premise
stringlengths 9
342
| hypothesis
stringlengths 1
295
| label
int64 0
2
| probability
float64 -100
1
| explanation_1
stringlengths 0
706
| explanation_2
stringclasses 1
value | explanation_3
stringclasses 1
value | premise_logic
stringlengths 39
2.12k
| hypothesis_logic
stringlengths 33
2.09k
| id
stringlengths 36
36
| premise_sim
stringlengths 39
2.11k
| hypothesis_sim
stringlengths 33
2.08k
|
---|---|---|---|---|---|---|---|---|---|---|---|
A shirtless man is sitting on the ground holding fruit. | A shirtless man is sitting outside. | 1 | 0.900543 | Not everyone sitting on the ground is outside. | exists e1 e2 s1 x1 x2 x3.(n_ground(x2) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_hold(e2) & n_fruit(x3) & on(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1) & a_shirtless(s1) & Theme(s1,x1)) | exists e1 p1 s1 x1.(exists s2.(Theme(s2,x1) & a_outside(s2)) & Topic(e1,p1) & Actor(e1,x1) & v_sit(e1) & n_man(x1) & a_shirtless(s1) & Theme(s1,x1)) | 789445a8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3.(v_sit(e1) & v_hold(e2) & on(e1,x2) & n_man(x1) & n_ground(x2) & n_fruit(x3) & for(e1,e2) & a_shirtless(s1) & Theme(s1,x1) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 p1 s1 x1.(v_sit(e1) & n_man(x1) & exists s2.(a_outside(s2) & Theme(s2,x1)) & a_shirtless(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A shirtless man is sitting on the ground holding fruit. | There is a man in swimming trunks sitting on the beach holding a mango. | 1 | 0.000283 | A shirtless man does not imply being in swimming trunks, ground does not imply beach, and fruit does not imply mango. | exists e1 e2 s1 x1 x2 x3.(n_ground(x2) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_hold(e2) & n_fruit(x3) & on(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1) & a_shirtless(s1) & Theme(s1,x1)) | exists p1 x1 x6.(n_beach(x6) & exists e1 e2 x2 x3 x4 x5 x7.((x1 = x2) & in(x2,x3) & for(e1,e2) & Theme(e2,x7) & Actor(e2,x5) & v_hold(e2) & n_mango(x7) & on(e1,x6) & Actor(e1,x5) & v_sit(e1) & (x3 = x5) & n_trunk(x3) & of(x3,x4) & n_swimming(x4) & n_man(x2))) | 78944ed6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3.(v_sit(e1) & v_hold(e2) & on(e1,x2) & n_man(x1) & n_ground(x2) & n_fruit(x3) & for(e1,e2) & a_shirtless(s1) & Theme(s1,x1) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1)) | exists x1 x6.(n_beach(x6) & exists e1 e2 x2 x3 x4 x5 x7.(v_sit(e1) & v_hold(e2) & on(e1,x6) & of(x3,x4) & n_trunk(x3) & n_swimming(x4) & n_mango(x7) & n_man(x2) & in(x2,x3) & for(e1,e2) & Theme(e2,x7) & Actor(e2,x5) & Actor(e1,x5) & (x3 = x5) & (x1 = x2))) |
||
A shirtless man is sitting on the ground holding fruit. | The man is holding an apple | 1 | 0.659132 | Fruit does not imply apple. | exists e1 e2 s1 x1 x2 x3.(n_ground(x2) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_hold(e2) & n_fruit(x3) & on(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1) & a_shirtless(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_apple(x2)) | 7894555c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3.(v_sit(e1) & v_hold(e2) & on(e1,x2) & n_man(x1) & n_ground(x2) & n_fruit(x3) & for(e1,e2) & a_shirtless(s1) & Theme(s1,x1) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_hold(e1) & n_man(x1) & n_apple(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A shirtless man is sitting on the ground holding fruit. | A man shows off his apples while shirtless | 1 | 0.653995 | Fruit does not imply apples. | exists e1 e2 s1 x1 x2 x3.(n_ground(x2) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_hold(e2) & n_fruit(x3) & on(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1) & a_shirtless(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2 x3.(a_off(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_show(e1) & Theme(s1,x3) & a_shirtless(s1) & (x2 = x3) & n_apple(x2) & of(x2,x1) & n_male(x1) & n_man(x1)) | 78945a98-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3.(v_sit(e1) & v_hold(e2) & on(e1,x2) & n_man(x1) & n_ground(x2) & n_fruit(x3) & for(e1,e2) & a_shirtless(s1) & Theme(s1,x1) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2 x3.(v_show(e1) & of(x2,x1) & n_man(x1) & n_male(x1) & n_apple(x2) & a_shirtless(s1) & a_off(s2) & Theme(s1,x3) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1) & (x2 = x3)) |
||
A shirtless man is sitting on the ground holding fruit. | A homeless man with no shirt is sitting on the holding fruit. | 1 | 0.5747 | A man sitting, shirtless does not mean he is homeless. | exists e1 e2 s1 x1 x2 x3.(n_ground(x2) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_hold(e2) & n_fruit(x3) & on(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1) & a_shirtless(s1) & Theme(s1,x1)) | exists e2 s1 x1 x3.(n_fruit(x3) & Actor(e2,x3) & v_hold(e2) & -exists e1 x2.(on(e1,x3) & Actor(e1,x1) & v_sit(e1) & with(x1,x2) & n_shirt(x2)) & n_man(x1) & a_homeless(s1) & Theme(s1,x1)) | 78946542-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3.(v_sit(e1) & v_hold(e2) & on(e1,x2) & n_man(x1) & n_ground(x2) & n_fruit(x3) & for(e1,e2) & a_shirtless(s1) & Theme(s1,x1) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1)) | exists e2 s1 x1 x3.(v_hold(e2) & n_man(x1) & n_fruit(x3) & all e1 x2.(-with(x1,x2) | -v_sit(e1) | -on(e1,x3) | -n_shirt(x2) | -Actor(e1,x1)) & a_homeless(s1) & Theme(s1,x1) & Actor(e2,x3)) |
||
A shirtless man is sitting on the ground holding fruit. | A farmer crashes his tractor into a barn | 2 | 0.000001 | Sitting is not crashing. | exists e1 e2 s1 x1 x2 x3.(n_ground(x2) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_hold(e2) & n_fruit(x3) & on(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1) & a_shirtless(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(into(e1,x3) & n_barn(x3) & Theme(e1,x2) & Actor(e1,x1) & v_crash(e1) & n_tractor(x2) & of(x2,x1) & n_male(x1) & n_farmer(x1)) | 78947546-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3.(v_sit(e1) & v_hold(e2) & on(e1,x2) & n_man(x1) & n_ground(x2) & n_fruit(x3) & for(e1,e2) & a_shirtless(s1) & Theme(s1,x1) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_crash(e1) & of(x2,x1) & n_tractor(x2) & n_male(x1) & n_farmer(x1) & n_barn(x3) & into(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A shirtless man is sitting on the ground holding fruit. | The man is outside | 0 | 0.98676 | One must be outside to be on the ground, and a shirtless man is a man, regardless of activity and surroundings. | exists e1 e2 s1 x1 x2 x3.(n_ground(x2) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_hold(e2) & n_fruit(x3) & on(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1) & a_shirtless(s1) & Theme(s1,x1)) | exists s1 x1.(n_man(x1) & Theme(s1,x1) & a_outside(s1)) | 789481a8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3.(v_sit(e1) & v_hold(e2) & on(e1,x2) & n_man(x1) & n_ground(x2) & n_fruit(x3) & for(e1,e2) & a_shirtless(s1) & Theme(s1,x1) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1)) | exists s1 x1.(n_man(x1) & a_outside(s1) & Theme(s1,x1)) |
||
Native man with fresh coconut cut open for offer. | The man has a papaya. | 2 | -100 | A coconut is not a papaya. | exists e1 s1 s2 s3 x1 x2 x3.(for(e1,s3) & Theme(s3,x1) & a_open(s3) & for(e1,x3) & n_offer(x3) & Actor(e1,x1) & v_cut(e1) & with(x1,x2) & n_coconut(x2) & a_fresh(s2) & Theme(s2,x2) & n_man(x1) & a_native(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_papaya(x2)) | 789491d4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3.(with(x1,x2) & v_cut(e1) & n_offer(x3) & n_man(x1) & n_coconut(x2) & for(e1,x3) & for(e1,s3) & a_open(s3) & a_native(s1) & a_fresh(s2) & Theme(s3,x1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_have(e1) & n_papaya(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Native man with fresh coconut cut open for offer. | The man has a coconut. | 0 | -100 | A man with fresh coconut for offer must have a coconut. | exists e1 s1 s2 s3 x1 x2 x3.(for(e1,s3) & Theme(s3,x1) & a_open(s3) & for(e1,x3) & n_offer(x3) & Actor(e1,x1) & v_cut(e1) & with(x1,x2) & n_coconut(x2) & a_fresh(s2) & Theme(s2,x2) & n_man(x1) & a_native(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_coconut(x2)) | 7894967a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3.(with(x1,x2) & v_cut(e1) & n_offer(x3) & n_man(x1) & n_coconut(x2) & for(e1,x3) & for(e1,s3) & a_open(s3) & a_native(s1) & a_fresh(s2) & Theme(s3,x1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_have(e1) & n_man(x1) & n_coconut(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Native man with fresh coconut cut open for offer. | The man is selling the coconut. | 1 | -100 | Not every man with a coconut is selling it. | exists e1 s1 s2 s3 x1 x2 x3.(for(e1,s3) & Theme(s3,x1) & a_open(s3) & for(e1,x3) & n_offer(x3) & Actor(e1,x1) & v_cut(e1) & with(x1,x2) & n_coconut(x2) & a_fresh(s2) & Theme(s2,x2) & n_man(x1) & a_native(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_coconut(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_sell(e1)) | 78949b16-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3.(with(x1,x2) & v_cut(e1) & n_offer(x3) & n_man(x1) & n_coconut(x2) & for(e1,x3) & for(e1,s3) & a_open(s3) & a_native(s1) & a_fresh(s2) & Theme(s3,x1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_sell(e1) & n_man(x1) & n_coconut(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young man in blue shorts using a machete to open coconuts. | a man is opening coconuts with a rock | 2 | -100 | A rock isn't a machete. | exists e1 p1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & Theme(e1,p1) & Recipient(e1,x4) & Actor(e1,x3) & v_use(e1) & exists e2 x5.(Theme(e2,x5) & Actor(e2,x3) & v_open(e2) & n_coconut(x5)) & n_machete(x4) & (x2 = x3) & n_shorts(x2) & a_blue(s2) & Theme(s2,x2) & n_man(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(with(e1,x3) & n_rock(x3) & Theme(e1,x2) & Actor(e1,x1) & v_open(e1) & n_coconut(x2) & n_man(x1)) | 7894a03e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3 x4.(v_use(e1) & n_shorts(x2) & n_man(x1) & n_machete(x4) & in(x1,x2) & exists e2 x5.(v_open(e2) & n_coconut(x5) & Theme(e2,x5) & Actor(e2,x3)) & a_young(s1) & a_topic(x1) & a_blue(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,p1) & Recipient(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3.(with(e1,x3) & v_open(e1) & n_rock(x3) & n_man(x1) & n_coconut(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young man in blue shorts using a machete to open coconuts. | a man stranded on an island is opening coconutss | 1 | -100 | A man doesn't have to be stranded to open coconuts. | exists e1 p1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & Theme(e1,p1) & Recipient(e1,x4) & Actor(e1,x3) & v_use(e1) & exists e2 x5.(Theme(e2,x5) & Actor(e2,x3) & v_open(e2) & n_coconut(x5)) & n_machete(x4) & (x2 = x3) & n_shorts(x2) & a_blue(s2) & Theme(s2,x2) & n_man(x1) & a_young(s1) & Theme(s1,x1)) | exists e2 e1 x1 x2 x3 x4.(Theme(e2,x4) & Actor(e2,x1) & v_open(e2) & n_coconutss(x4) & on(e1,x3) & n_island(x3) & Theme(e1,x2) & v_strand(e1) & (x1 = x2) & n_man(x1)) | 7894a520-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3 x4.(v_use(e1) & n_shorts(x2) & n_man(x1) & n_machete(x4) & in(x1,x2) & exists e2 x5.(v_open(e2) & n_coconut(x5) & Theme(e2,x5) & Actor(e2,x3)) & a_young(s1) & a_topic(x1) & a_blue(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,p1) & Recipient(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e2 e1 x1 x2 x3 x4.(v_strand(e1) & v_open(e2) & on(e1,x3) & n_man(x1) & n_island(x3) & n_coconutss(x4) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x1) & (x1 = x2)) |
||
A young man in blue shorts using a machete to open coconuts. | a man is opening coconuts with a machete | 0 | -100 | To be using an item to do something is to be doing that something with that item, to open something is to be opening that something, and a young man is a man, regardless of attire, activity and surroundings. | exists e1 p1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & Theme(e1,p1) & Recipient(e1,x4) & Actor(e1,x3) & v_use(e1) & exists e2 x5.(Theme(e2,x5) & Actor(e2,x3) & v_open(e2) & n_coconut(x5)) & n_machete(x4) & (x2 = x3) & n_shorts(x2) & a_blue(s2) & Theme(s2,x2) & n_man(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(with(e1,x3) & n_machete(x3) & Theme(e1,x2) & Actor(e1,x1) & v_open(e1) & n_coconut(x2) & n_man(x1)) | 7894a9d0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3 x4.(v_use(e1) & n_shorts(x2) & n_man(x1) & n_machete(x4) & in(x1,x2) & exists e2 x5.(v_open(e2) & n_coconut(x5) & Theme(e2,x5) & Actor(e2,x3)) & a_young(s1) & a_topic(x1) & a_blue(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,p1) & Recipient(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3.(with(e1,x3) & v_open(e1) & n_man(x1) & n_machete(x3) & n_coconut(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Shirtless man holding a green fruit out toward the camera. | A shirtless man holding fruit near a camera. | 1 | -100 | Fruit isn't necessarily green. | exists e1 s1 s2 x1 x2 x3 x4.(n_camera(x4) & a_topic(x1) & toward(e1,x4) & r_out(e1) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_fruit(x3) & a_green(s2) & Theme(s2,x3) & (x1 = x2) & n_man(x1) & a_shirtless(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & near(x3,x4) & n_camera(x4) & n_fruit(x3) & (x1 = x2) & n_man(x1) & a_shirtless(s1) & Theme(s1,x1)) | 7894ae6c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_hold(e1) & toward(e1,x4) & r_out(e1) & n_man(x1) & n_fruit(x3) & n_camera(x4) & a_topic(x1) & a_shirtless(s1) & a_green(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2 x3 x4.(v_hold(e1) & near(x3,x4) & n_man(x1) & n_fruit(x3) & n_camera(x4) & a_topic(x1) & a_shirtless(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
Shirtless man holding a green fruit out toward the camera. | A man with no shirt showing the camera a green fruit. | 0 | -100 | To be shirtless is to be with no shirt, and one who is holding something out toward the camera is showing the camera that something. | exists e1 s1 s2 x1 x2 x3 x4.(n_camera(x4) & a_topic(x1) & toward(e1,x4) & r_out(e1) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_fruit(x3) & a_green(s2) & Theme(s2,x3) & (x1 = x2) & n_man(x1) & a_shirtless(s1) & Theme(s1,x1)) | exists x1 x5.(n_camera(x5) & -exists x2 x3.(a_topic(x1) & with(x1,x2) & all x4 s1.((n_fruit(x4) & a_green(s1) & Theme(s1,x4)) -> exists e1.(Theme(e1,x5) & Actor(e1,x3) & v_show(e1) & for(x5,x4))) & (x2 = x3) & n_shirt(x2)) & n_man(x1)) | 7894b376-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_hold(e1) & toward(e1,x4) & r_out(e1) & n_man(x1) & n_fruit(x3) & n_camera(x4) & a_topic(x1) & a_shirtless(s1) & a_green(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists x1 x5.(n_man(x1) & n_camera(x5) & all x2 x3.(exists x4 s1.(n_fruit(x4) & all e1.(-v_show(e1) | -for(x5,x4) | -Theme(e1,x5) | -Actor(e1,x3)) & a_green(s1) & Theme(s1,x4)) | -with(x1,x2) | -n_shirt(x2) | -a_topic(x1) | -(x2 = x3))) |
||
Shirtless man holding a green fruit out toward the camera. | A uniformed man taking a green fruit away from a cameraman. | 2 | -100 | A uniformed man can't be shirtless. | exists e1 s1 s2 x1 x2 x3 x4.(n_camera(x4) & a_topic(x1) & toward(e1,x4) & r_out(e1) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_fruit(x3) & a_green(s2) & Theme(s2,x3) & (x1 = x2) & n_man(x1) & a_shirtless(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & from(e1,x4) & n_cameraman(x4) & r_away(e1) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & n_fruit(x3) & a_green(s2) & Theme(s2,x3) & (x1 = x2) & n_man(x1) & a_uniformed(s1) & Theme(s1,x1)) | 7894b9de-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_hold(e1) & toward(e1,x4) & r_out(e1) & n_man(x1) & n_fruit(x3) & n_camera(x4) & a_topic(x1) & a_shirtless(s1) & a_green(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 s2 x1 x2 x3 x4.(v_take(e1) & r_away(e1) & n_man(x1) & n_fruit(x3) & n_cameraman(x4) & from(e1,x4) & a_uniformed(s1) & a_topic(x1) & a_green(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A woman is laying on the grass with rabbits. | A person is laying down with animals. | 0 | -100 | To be laying with something is to be laying down with that something, rabbits are animals, and a woman is a person, regardless of activity and surroundings. | exists e1 x1 x2 x3.(n_grass(x2) & on(e1,x2) & with(x2,x3) & n_rabbit(x3) & Actor(e1,x1) & v_lay(e1) & n_woman(x1)) | exists e1 s1 x1 x2.(a_down(s1) & Manner(e1,s1) & with(e1,x2) & n_animal(x2) & Actor(e1,x1) & v_lay(e1) & n_person(x1)) | 7894c406-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(with(x2,x3) & v_lay(e1) & on(e1,x2) & n_woman(x1) & n_rabbit(x3) & n_grass(x2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(with(e1,x2) & v_lay(e1) & n_person(x1) & n_animal(x2) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A woman is laying on the grass with rabbits. | A man is feeding his hogs. | 2 | -100 | A woman isn't a man. | exists e1 x1 x2 x3.(n_grass(x2) & on(e1,x2) & with(x2,x3) & n_rabbit(x3) & Actor(e1,x1) & v_lay(e1) & n_woman(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_feed(e1) & n_hog(x2) & of(x2,x1) & n_male(x1) & n_man(x1)) | 7894c9c4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(with(x2,x3) & v_lay(e1) & on(e1,x2) & n_woman(x1) & n_rabbit(x3) & n_grass(x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_feed(e1) & of(x2,x1) & n_man(x1) & n_male(x1) & n_hog(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman in a red sweater is sitting on grass and watching rabbits. | Some rabbits are playing. | 1 | -100 | The woman watching rabbits is a factual statement, weather they are playing or not is subjective. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(Theme(e2,x6) & Actor(e2,x4) & v_watch(e2) & n_rabbit(x6) & in(x4,x5) & n_sweater(x5) & a_red(s2) & Theme(s2,x5) & n_woman(x4) & on(e1,x3) & n_grass(x3) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_sweater(x2) & a_red(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1.(Actor(e1,x1) & v_play(e1) & n_rabbit(x1)) | 7894cf1e-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_watch(e2) & v_sit(e1) & on(e1,x3) & n_woman(x4) & n_woman(x1) & n_sweater(x5) & n_sweater(x2) & n_rabbit(x6) & n_grass(x3) & in(x4,x5) & in(x1,x2) & a_red(s2) & a_red(s1) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x6) & Actor(e2,x4) & Actor(e1,x1)) | exists e1 x1.(v_play(e1) & n_rabbit(x1) & Actor(e1,x1)) |
||
A woman in a red sweater is sitting on grass and watching rabbits. | There are only dogs outside. | 2 | -100 | Rabbits aren't dogs. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(Theme(e2,x6) & Actor(e2,x4) & v_watch(e2) & n_rabbit(x6) & in(x4,x5) & n_sweater(x5) & a_red(s2) & Theme(s2,x5) & n_woman(x4) & on(e1,x3) & n_grass(x3) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_sweater(x2) & a_red(s1) & Theme(s1,x2) & n_woman(x1)) | exists p1 s1 s2 x1.(a_outside(s2) & Manner(p1,s2) & a_only(s1) & Manner(p1,s1) & exists x2.((x1 = x2) & n_dog(x2))) | 7894d450-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_watch(e2) & v_sit(e1) & on(e1,x3) & n_woman(x4) & n_woman(x1) & n_sweater(x5) & n_sweater(x2) & n_rabbit(x6) & n_grass(x3) & in(x4,x5) & in(x1,x2) & a_red(s2) & a_red(s1) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x6) & Actor(e2,x4) & Actor(e1,x1)) | exists p1 s1 s2 x1.(exists x2.(n_dog(x2) & (x1 = x2)) & a_outside(s2) & a_only(s1) & Manner(p1,s2) & Manner(p1,s1)) |
||
A woman in a red sweater is sitting on grass and watching rabbits. | A woman is outside. | 0 | -100 | One must be outside to be sitting on grass, and a woman in a red sweater is a woman, regardless of activity and surroundings. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(Theme(e2,x6) & Actor(e2,x4) & v_watch(e2) & n_rabbit(x6) & in(x4,x5) & n_sweater(x5) & a_red(s2) & Theme(s2,x5) & n_woman(x4) & on(e1,x3) & n_grass(x3) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_sweater(x2) & a_red(s1) & Theme(s1,x2) & n_woman(x1)) | exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_woman(x1)) | 7894d9dc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(v_watch(e2) & v_sit(e1) & on(e1,x3) & n_woman(x4) & n_woman(x1) & n_sweater(x5) & n_sweater(x2) & n_rabbit(x6) & n_grass(x3) & in(x4,x5) & in(x1,x2) & a_red(s2) & a_red(s1) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x6) & Actor(e2,x4) & Actor(e1,x1)) | exists s1 x1.(n_woman(x1) & a_outside(s1) & Theme(s1,x1)) |
||
A mature lady in a red sweater is laying in the grass with some bunnies. | The woman is standing | 2 | -100 | A woman cannot be laying down and standing at the same time. | exists e1 s1 s2 x1 x2 x3 x4.(n_grass(x3) & in(e1,x3) & with(x3,x4) & n_bunny(x4) & Actor(e1,x1) & v_lay(e1) & in(x1,x2) & n_sweater(x2) & a_red(s2) & Theme(s2,x2) & n_lady(x1) & a_mature(s1) & Theme(s1,x1)) | exists e1 x1.(n_woman(x1) & Actor(e1,x1) & v_stand(e1)) | 7894df04-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(with(x3,x4) & v_lay(e1) & n_sweater(x2) & n_lady(x1) & n_grass(x3) & n_bunny(x4) & in(x1,x2) & in(e1,x3) & a_red(s2) & a_mature(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1.(v_stand(e1) & n_woman(x1) & Actor(e1,x1)) |
||
A mature lady in a red sweater is laying in the grass with some bunnies. | The woman is Asian | 1 | -100 | Being Asian is not indicative of laying in the grass. | exists e1 s1 s2 x1 x2 x3 x4.(n_grass(x3) & in(e1,x3) & with(x3,x4) & n_bunny(x4) & Actor(e1,x1) & v_lay(e1) & in(x1,x2) & n_sweater(x2) & a_red(s2) & Theme(s2,x2) & n_lady(x1) & a_mature(s1) & Theme(s1,x1)) | exists s1 x1.(n_woman(x1) & Theme(s1,x1) & a_asian(s1)) | 7894e418-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(with(x3,x4) & v_lay(e1) & n_sweater(x2) & n_lady(x1) & n_grass(x3) & n_bunny(x4) & in(x1,x2) & in(e1,x3) & a_red(s2) & a_mature(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) | exists s1 x1.(n_woman(x1) & a_asian(s1) & Theme(s1,x1)) |
||
A mature lady in a red sweater is laying in the grass with some bunnies. | The woman is laying | 0 | -100 | lady is laying means woman is laying | exists e1 s1 s2 x1 x2 x3 x4.(n_grass(x3) & in(e1,x3) & with(x3,x4) & n_bunny(x4) & Actor(e1,x1) & v_lay(e1) & in(x1,x2) & n_sweater(x2) & a_red(s2) & Theme(s2,x2) & n_lady(x1) & a_mature(s1) & Theme(s1,x1)) | exists e1 x1.(n_woman(x1) & Actor(e1,x1) & v_lay(e1)) | 7894e9e0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(with(x3,x4) & v_lay(e1) & n_sweater(x2) & n_lady(x1) & n_grass(x3) & n_bunny(x4) & in(x1,x2) & in(e1,x3) & a_red(s2) & a_mature(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1.(v_lay(e1) & n_woman(x1) & Actor(e1,x1)) |
||
A woman in a red coat is sitting in the grass with rabbits. | The woman sits with foxes in the grass. | 2 | -100 | The woman is sitting with either rabbits or foxes. | exists e1 s1 x1 x2 x3 x4.(n_grass(x3) & with(e1,x4) & n_rabbit(x4) & in(e1,x3) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_coat(x2) & a_red(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2 x3.(n_grass(x3) & n_woman(x1) & in(e1,x3) & with(e1,x2) & n_fox(x2) & Actor(e1,x1) & v_sit(e1)) | 7894f052-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(e1,x4) & v_sit(e1) & n_woman(x1) & n_rabbit(x4) & n_grass(x3) & n_coat(x2) & in(x1,x2) & in(e1,x3) & a_red(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(with(e1,x2) & v_sit(e1) & n_woman(x1) & n_grass(x3) & n_fox(x2) & in(e1,x3) & Actor(e1,x1)) |
||
A woman in a red coat is sitting in the grass with rabbits. | There are people and animals sitting in the grass. | 0 | -100 | woman is sitting in the grass with rabbits. is same as people and animals sitting in the grass | exists e1 s1 x1 x2 x3 x4.(n_grass(x3) & with(e1,x4) & n_rabbit(x4) & in(e1,x3) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_coat(x2) & a_red(s1) & Theme(s1,x2) & n_woman(x1)) | exists p1 x1 x6.(n_grass(x6) & exists e1 x2 x3 x4 x5.((x1 = x2) & in(e1,x6) & Actor(e1,x5) & v_sit(e1) & (x2 = x5) & subset_of(x4,x2) & n_animal(x4) & subset_of(x3,x2) & n_people(x3))) | 7894f5d4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(e1,x4) & v_sit(e1) & n_woman(x1) & n_rabbit(x4) & n_grass(x3) & n_coat(x2) & in(x1,x2) & in(e1,x3) & a_red(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists x1 x6.(n_grass(x6) & exists e1 x2 x3 x4 x5.(v_sit(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_people(x3) & n_animal(x4) & in(e1,x6) & Actor(e1,x5) & (x2 = x5) & (x1 = x2))) |
||
A woman in a red coat is sitting in the grass with rabbits. | The woman is taking care of the rabbits. | 1 | -100 | Sitting with rabbits does not necessarily mean that the woman is taking care of the rabbits. | exists e1 s1 x1 x2 x3 x4.(n_grass(x3) & with(e1,x4) & n_rabbit(x4) & in(e1,x3) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_coat(x2) & a_red(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2 x3.(n_rabbit(x3) & n_woman(x1) & of(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_care(x2)) | 7894fac0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(e1,x4) & v_sit(e1) & n_woman(x1) & n_rabbit(x4) & n_grass(x3) & n_coat(x2) & in(x1,x2) & in(e1,x3) & a_red(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_take(e1) & of(e1,x3) & n_woman(x1) & n_rabbit(x3) & n_care(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Pedestrian checking his cellphone. | A man is showering | 2 | -100 | A man cannot check his cellphone while showering, and he can't be a pedestrian while showering. | exists e1 x1 x2.(n_cellphone(x2) & of(x2,x1) & n_male(x1) & ne_nam_pedestrian(x1) & Theme(e1,x2) & Actor(e1,x1) & v_check(e1)) | exists e1 x1.(Actor(e1,x1) & v_shower(e1) & n_man(x1)) | 7894ffe8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_check(e1) & of(x2,x1) & ne_nam_pedestrian(x1) & n_male(x1) & n_cellphone(x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1.(v_shower(e1) & n_man(x1) & Actor(e1,x1)) |
||
Pedestrian checking his cellphone. | The person is a man | 1 | -100 | man implies that the pedestrian is an adult but this is not necessarily so. | exists e1 x1 x2.(n_cellphone(x2) & of(x2,x1) & n_male(x1) & ne_nam_pedestrian(x1) & Theme(e1,x2) & Actor(e1,x1) & v_check(e1)) | exists p1 x1.(n_person(x1) & exists x2.((x1 = x2) & n_man(x2))) | 789504d4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_check(e1) & of(x2,x1) & ne_nam_pedestrian(x1) & n_male(x1) & n_cellphone(x2) & Theme(e1,x2) & Actor(e1,x1)) | exists x1.(n_person(x1) & exists x2.(n_man(x2) & (x1 = x2))) |
||
Pedestrian checking his cellphone. | The person is checking their cellphone | 0 | -100 | Pedestrian are persons. | exists e1 x1 x2.(n_cellphone(x2) & of(x2,x1) & n_male(x1) & ne_nam_pedestrian(x1) & Theme(e1,x2) & Actor(e1,x1) & v_check(e1)) | exists e1 x1 x2.(n_cellphone(x2) & of(x2,x1) & n_thing(x1) & n_person(x1) & Theme(e1,x2) & Actor(e1,x1) & v_check(e1)) | 78950998-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_check(e1) & of(x2,x1) & ne_nam_pedestrian(x1) & n_male(x1) & n_cellphone(x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_check(e1) & of(x2,x1) & n_thing(x1) & n_person(x1) & n_cellphone(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A tan dog walks ahead of a man in a dry area. | A tan dog walks ahead of a man in a desert. | 1 | -100 | Not every dry area is a desert. | exists e1 s1 s2 x1 x2 x3.(of(e1,x2) & in(x2,x3) & n_area(x3) & a_dry(s2) & Theme(s2,x3) & n_man(x2) & r_ahead(e1) & Actor(e1,x1) & v_walk(e1) & n_dog(x1) & a_tan(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(of(e1,x2) & in(x2,x3) & n_desert(x3) & n_man(x2) & r_ahead(e1) & Actor(e1,x1) & v_walk(e1) & n_dog(x1) & a_tan(s1) & Theme(s1,x1)) | 78950e5c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_walk(e1) & r_ahead(e1) & of(e1,x2) & n_man(x2) & n_dog(x1) & n_area(x3) & in(x2,x3) & a_tan(s1) & a_dry(s2) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_walk(e1) & r_ahead(e1) & of(e1,x2) & n_man(x2) & n_dog(x1) & n_desert(x3) & in(x2,x3) & a_tan(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A tan dog walks ahead of a man in a dry area. | A dog walks ahead of a man in a dry area. | 0 | -100 | "A tan dog walks ahead of a man in a dry area" is a rephrase of "A dog walks ahead of a man in a dry area." | exists e1 s1 s2 x1 x2 x3.(of(e1,x2) & in(x2,x3) & n_area(x3) & a_dry(s2) & Theme(s2,x3) & n_man(x2) & r_ahead(e1) & Actor(e1,x1) & v_walk(e1) & n_dog(x1) & a_tan(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(of(e1,x2) & in(x2,x3) & n_area(x3) & a_dry(s1) & Theme(s1,x3) & n_man(x2) & r_ahead(e1) & Actor(e1,x1) & v_walk(e1) & n_dog(x1)) | 789513f2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_walk(e1) & r_ahead(e1) & of(e1,x2) & n_man(x2) & n_dog(x1) & n_area(x3) & in(x2,x3) & a_tan(s1) & a_dry(s2) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_walk(e1) & r_ahead(e1) & of(e1,x2) & n_man(x2) & n_dog(x1) & n_area(x3) & in(x2,x3) & a_dry(s1) & Theme(s1,x3) & Actor(e1,x1)) |
||
A tan dog walks ahead of a man in a dry area. | A tan cat walks ahead of a man in a dry area. | 2 | -100 | A dog is not a cat. | exists e1 s1 s2 x1 x2 x3.(of(e1,x2) & in(x2,x3) & n_area(x3) & a_dry(s2) & Theme(s2,x3) & n_man(x2) & r_ahead(e1) & Actor(e1,x1) & v_walk(e1) & n_dog(x1) & a_tan(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2 x3.(of(e1,x2) & in(x2,x3) & n_area(x3) & a_dry(s2) & Theme(s2,x3) & n_man(x2) & r_ahead(e1) & Actor(e1,x1) & v_walk(e1) & n_cat(x1) & a_tan(s1) & Theme(s1,x1)) | 78951a32-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_walk(e1) & r_ahead(e1) & of(e1,x2) & n_man(x2) & n_dog(x1) & n_area(x3) & in(x2,x3) & a_tan(s1) & a_dry(s2) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2 x3.(v_walk(e1) & r_ahead(e1) & of(e1,x2) & n_man(x2) & n_cat(x1) & n_area(x3) & in(x2,x3) & a_tan(s1) & a_dry(s2) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1)) |
||
Two girls play in a swimming pool with a football. | Two girls stand by a pool and toss a football. | 2 | -100 | Girls can be either playing in a pool with a football or stand by a pool and toss a football. | exists e1 x1 x2 x3 x4.(in(e1,x2) & with(x2,x4) & n_football(x4) & n_pool(x2) & of(x2,x3) & n_swimming(x3) & Actor(e1,x1) & v_play(e1) & n_girl(x1) & card_eq_2(x1)) | exists e1 e2 x1 x2 x3 x4.(Theme(e2,x4) & Actor(e2,x3) & v_toss(e2) & n_football(x4) & n_girl(x3) & card_eq_2(x3) & by(e1,x2) & n_pool(x2) & Actor(e1,x1) & v_stand(e1) & n_girl(x1) & card_eq_2(x1)) | 78951f3c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(x2,x4) & v_play(e1) & of(x2,x3) & n_swimming(x3) & n_pool(x2) & n_girl(x1) & n_football(x4) & in(e1,x2) & card_eq_2(x1) & Actor(e1,x1)) | exists e1 e2 x1 x2 x3 x4.(v_toss(e2) & v_stand(e1) & n_pool(x2) & n_girl(x3) & n_girl(x1) & n_football(x4) & card_eq_2(x3) & card_eq_2(x1) & by(e1,x2) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x1)) |
||
Two girls play in a swimming pool with a football. | Two girls play in a pool. | 0 | -100 | Swimming pool is a pool. | exists e1 x1 x2 x3 x4.(in(e1,x2) & with(x2,x4) & n_football(x4) & n_pool(x2) & of(x2,x3) & n_swimming(x3) & Actor(e1,x1) & v_play(e1) & n_girl(x1) & card_eq_2(x1)) | exists e1 x1 x2.(in(e1,x2) & n_pool(x2) & Actor(e1,x1) & v_play(e1) & n_girl(x1) & card_eq_2(x1)) | 78952496-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(x2,x4) & v_play(e1) & of(x2,x3) & n_swimming(x3) & n_pool(x2) & n_girl(x1) & n_football(x4) & in(e1,x2) & card_eq_2(x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & n_pool(x2) & n_girl(x1) & in(e1,x2) & card_eq_2(x1) & Actor(e1,x1)) |
||
Two girls play in a swimming pool with a football. | Two girls toss a football while in pool. | 1 | -100 | Just because the two girls play in a swimming pool doesn't mean that they need to toss the ball | exists e1 x1 x2 x3 x4.(in(e1,x2) & with(x2,x4) & n_football(x4) & n_pool(x2) & of(x2,x3) & n_swimming(x3) & Actor(e1,x1) & v_play(e1) & n_girl(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(in(e1,x3) & n_pool(x3) & r_while(e1) & Theme(e1,x2) & Actor(e1,x1) & v_toss(e1) & n_football(x2) & n_girl(x1) & card_eq_2(x1)) | 789529be-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(x2,x4) & v_play(e1) & of(x2,x3) & n_swimming(x3) & n_pool(x2) & n_girl(x1) & n_football(x4) & in(e1,x2) & card_eq_2(x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_toss(e1) & r_while(e1) & n_pool(x3) & n_girl(x1) & n_football(x2) & in(e1,x3) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman in racing her bike down a road with a crowd and cones in the background. | The woman is driving a car. | 2 | -100 | A woman cannot race her bike and drive a car at the same time. | exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(n_background(x8) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_race(e1) & down(x3,x4) & subset_of(x7,x4) & in(x7,x8) & n_cone(x7) & subset_of(x5,x4) & with(x5,x6) & n_crowd(x6) & n_road(x5) & n_bike(x3) & of(x3,x1) & n_female(x1) & (x1 = x2) & n_woman(x1)) | exists e1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_drive(e1) & n_car(x2)) | 78952eb4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(with(x5,x6) & v_race(e1) & subset_of(x7,x4) & subset_of(x5,x4) & of(x3,x1) & n_woman(x1) & n_road(x5) & n_female(x1) & n_crowd(x6) & n_cone(x7) & n_bike(x3) & n_background(x8) & in(x7,x8) & down(x3,x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_drive(e1) & n_woman(x1) & n_car(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman in racing her bike down a road with a crowd and cones in the background. | A girl is racing on her bike. | 0 | -100 | woman in racing her bike simply means girl is racing on her bike | exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(n_background(x8) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_race(e1) & down(x3,x4) & subset_of(x7,x4) & in(x7,x8) & n_cone(x7) & subset_of(x5,x4) & with(x5,x6) & n_crowd(x6) & n_road(x5) & n_bike(x3) & of(x3,x1) & n_female(x1) & (x1 = x2) & n_woman(x1)) | exists e1 x1 x2.(on(e1,x2) & n_bike(x2) & of(x2,x1) & n_female(x1) & Actor(e1,x1) & v_race(e1) & n_girl(x1)) | 789533b4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(with(x5,x6) & v_race(e1) & subset_of(x7,x4) & subset_of(x5,x4) & of(x3,x1) & n_woman(x1) & n_road(x5) & n_female(x1) & n_crowd(x6) & n_cone(x7) & n_bike(x3) & n_background(x8) & in(x7,x8) & down(x3,x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_race(e1) & on(e1,x2) & of(x2,x1) & n_girl(x1) & n_female(x1) & n_bike(x2) & Actor(e1,x1)) |
||
A woman in racing her bike down a road with a crowd and cones in the background. | She is trying to set a record. | 1 | -100 | Racing is about winning, not necessarily trying to set a record. | exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(n_background(x8) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_race(e1) & down(x3,x4) & subset_of(x7,x4) & in(x7,x8) & n_cone(x7) & subset_of(x5,x4) & with(x5,x6) & n_crowd(x6) & n_road(x5) & n_bike(x3) & of(x3,x1) & n_female(x1) & (x1 = x2) & n_woman(x1)) | exists e1 p1 x1.(n_female(x1) & Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_set(e2) & n_record(x2))) | 789538b4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(with(x5,x6) & v_race(e1) & subset_of(x7,x4) & subset_of(x5,x4) & of(x3,x1) & n_woman(x1) & n_road(x5) & n_female(x1) & n_crowd(x6) & n_cone(x7) & n_bike(x3) & n_background(x8) & in(x7,x8) & down(x3,x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 x1.(v_try(e1) & n_female(x1) & exists e2 x2.(v_set(e2) & n_record(x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A dog walks down the dirt road as a person follows. | An owner walking their dog down a road. | 1 | -100 | A person following a dog does not imply that they are the owner of the dog. | exists e1 p1 s1 x1 x2 x3.(n_road(x2) & of(x2,x3) & n_dirt(x3) & exists e2 x4.(Actor(e2,x4) & v_follow(e2) & n_person(x4)) & as(e1,p1) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_dog(x1)) | exists e1 x1 x2 x3 x4.(a_topic(x1) & down(e1,x4) & n_road(x4) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & n_dog(x3) & of(x3,x1) & n_thing(x1) & (x1 = x2) & n_owner(x1)) | 78953e5e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3.(v_walk(e1) & of(x2,x3) & n_road(x2) & n_dog(x1) & n_dirt(x3) & exists e2 x4.(v_follow(e2) & n_person(x4) & Actor(e2,x4)) & as(e1,p1) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_walk(e1) & of(x3,x1) & n_thing(x1) & n_road(x4) & n_owner(x1) & n_dog(x3) & down(e1,x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A dog walks down the dirt road as a person follows. | Someone following a dog down a dirt road. | 0 | -100 | A person is someone | exists e1 p1 s1 x1 x2 x3.(n_road(x2) & of(x2,x3) & n_dirt(x3) & exists e2 x4.(Actor(e2,x4) & v_follow(e2) & n_person(x4)) & as(e1,p1) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_dog(x1)) | exists x1 x2 x3 x4.(a_topic(x1) & follow(x1,x2) & down(x2,x3) & n_road(x3) & of(x3,x4) & n_dirt(x4) & n_dog(x2) & n_person(x1)) | 78954372-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3.(v_walk(e1) & of(x2,x3) & n_road(x2) & n_dog(x1) & n_dirt(x3) & exists e2 x4.(v_follow(e2) & n_person(x4) & Actor(e2,x4)) & as(e1,p1) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) | exists x1 x2 x3 x4.(of(x3,x4) & n_road(x3) & n_person(x1) & n_dog(x2) & n_dirt(x4) & follow(x1,x2) & down(x2,x3) & a_topic(x1)) |
||
A dog walks down the dirt road as a person follows. | A possum and farmer sitting on a porch. | 2 | -100 | A person cannot follow a do while sitting on a porch. | exists e1 p1 s1 x1 x2 x3.(n_road(x2) & of(x2,x3) & n_dirt(x3) & exists e2 x4.(Actor(e2,x4) & v_follow(e2) & n_person(x4)) & as(e1,p1) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_dog(x1)) | exists e1 s1 x1 x2 x3 x4.(a_topic(s1) & on(e1,x4) & n_porch(x4) & Actor(e1,x3) & v_sit(e1) & (s1 = x3) & n_farmer(x2) & n_possum(x1) & subset_of(x2,s1) & subset_of(x1,s1)) | 7895485e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3.(v_walk(e1) & of(x2,x3) & n_road(x2) & n_dog(x1) & n_dirt(x3) & exists e2 x4.(v_follow(e2) & n_person(x4) & Actor(e2,x4)) & as(e1,p1) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4.(v_sit(e1) & subset_of(x2,s1) & subset_of(x1,s1) & on(e1,x4) & n_possum(x1) & n_porch(x4) & n_farmer(x2) & a_topic(s1) & Actor(e1,x3) & (s1 = x3)) |
||
Dog in desert area with distant man in background. | Dog running to owner in desert. | 1 | -100 | The dog doesn't have to be running to its owner because it is running to a man. | exists s1 s2 x1 x2 x3 x4.(ne_nam_dog(s1) & a_topic(s1) & in(s1,x1) & in(x1,x4) & n_background(x4) & with(x1,x3) & n_man(x3) & a_distant(s2) & Theme(s2,x3) & n_area(x1) & of(x1,x2) & n_desert(x2)) | exists e1 x1 x2 x3.(ne_nam_dog(x1) & in(e1,x3) & n_desert(x3) & to(e1,x2) & n_owner(x2) & Actor(e1,x1) & v_run(e1)) | 78954da4-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4.(with(x1,x3) & of(x1,x2) & ne_nam_dog(s1) & n_man(x3) & n_desert(x2) & n_background(x4) & n_area(x1) & in(x1,x4) & in(s1,x1) & a_topic(s1) & a_distant(s2) & Theme(s2,x3)) | exists e1 x1 x2 x3.(v_run(e1) & to(e1,x2) & ne_nam_dog(x1) & n_owner(x2) & n_desert(x3) & in(e1,x3) & Actor(e1,x1)) |
||
Dog in desert area with distant man in background. | A dog outside. | 0 | -100 | A dog is outside in a desert and has man at a distance in the background | exists s1 s2 x1 x2 x3 x4.(ne_nam_dog(s1) & a_topic(s1) & in(s1,x1) & in(x1,x4) & n_background(x4) & with(x1,x3) & n_man(x3) & a_distant(s2) & Theme(s2,x3) & n_area(x1) & of(x1,x2) & n_desert(x2)) | exists x1 x2.(a_topic(x1) & n_outside(x1) & of(x1,x2) & n_dog(x2)) | 789552b8-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4.(with(x1,x3) & of(x1,x2) & ne_nam_dog(s1) & n_man(x3) & n_desert(x2) & n_background(x4) & n_area(x1) & in(x1,x4) & in(s1,x1) & a_topic(s1) & a_distant(s2) & Theme(s2,x3)) | exists x1 x2.(of(x1,x2) & n_outside(x1) & n_dog(x2) & a_topic(x1)) |
||
Dog in desert area with distant man in background. | Dog watching through a window. | 2 | -100 | The dog is either in desert area or watching through a window of a building. | exists s1 s2 x1 x2 x3 x4.(ne_nam_dog(s1) & a_topic(s1) & in(s1,x1) & in(x1,x4) & n_background(x4) & with(x1,x3) & n_man(x3) & a_distant(s2) & Theme(s2,x3) & n_area(x1) & of(x1,x2) & n_desert(x2)) | exists e1 x1 x2.(ne_nam_dog(x1) & through(e1,x2) & n_window(x2) & Actor(e1,x1) & v_watch(e1)) | 789557a4-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4.(with(x1,x3) & of(x1,x2) & ne_nam_dog(s1) & n_man(x3) & n_desert(x2) & n_background(x4) & n_area(x1) & in(x1,x4) & in(s1,x1) & a_topic(s1) & a_distant(s2) & Theme(s2,x3)) | exists e1 x1 x2.(v_watch(e1) & through(e1,x2) & ne_nam_dog(x1) & n_window(x2) & Actor(e1,x1)) |
||
A yellow dog is walking along a mountain trail | The mountain goat roars loudly | 2 | -100 | A dog is not a goat. | exists e1 s1 x1 x2 x3.(along(e1,x2) & n_trail(x2) & of(x2,x3) & n_mountain(x3) & Actor(e1,x1) & v_walk(e1) & n_dog(x1) & a_yellow(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(n_goat(x1) & of(x1,x2) & n_mountain(x2) & a_loudly(s1) & Manner(e1,s1) & Actor(e1,x1) & v_roar(e1)) | 78955c9a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_walk(e1) & of(x2,x3) & n_trail(x2) & n_mountain(x3) & n_dog(x1) & along(e1,x2) & a_yellow(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_roar(e1) & of(x1,x2) & n_mountain(x2) & n_goat(x1) & a_loudly(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A yellow dog is walking along a mountain trail | A young puppy walks up the mountain | 1 | -100 | Not every mountain trail goes up the mountain. | exists e1 s1 x1 x2 x3.(along(e1,x2) & n_trail(x2) & of(x2,x3) & n_mountain(x3) & Actor(e1,x1) & v_walk(e1) & n_dog(x1) & a_yellow(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2.(n_mountain(x2) & a_up(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_puppy(x1) & a_young(s1) & Theme(s1,x1)) | 78956190-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_walk(e1) & of(x2,x3) & n_trail(x2) & n_mountain(x3) & n_dog(x1) & along(e1,x2) & a_yellow(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2.(v_walk(e1) & n_puppy(x1) & n_mountain(x2) & a_young(s1) & a_up(s2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1)) |
||
A yellow dog is walking along a mountain trail | A dog walks on a path on the mountain | 0 | -100 | When a dog is walking along a mountain trail it is true the dog walks on a path on the mountain. | exists e1 s1 x1 x2 x3.(along(e1,x2) & n_trail(x2) & of(x2,x3) & n_mountain(x3) & Actor(e1,x1) & v_walk(e1) & n_dog(x1) & a_yellow(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(n_mountain(x3) & on(e1,x3) & on(e1,x2) & n_path(x2) & Actor(e1,x1) & v_walk(e1) & n_dog(x1)) | 78956744-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_walk(e1) & of(x2,x3) & n_trail(x2) & n_mountain(x3) & n_dog(x1) & along(e1,x2) & a_yellow(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_walk(e1) & on(e1,x3) & on(e1,x2) & n_path(x2) & n_mountain(x3) & n_dog(x1) & Actor(e1,x1)) |
||
A woman with a shopping bag is standing in front of some stores. | A woman is shopping. | 0 | -100 | woman with a shopping bag means she is shopping | exists e1 x1 x2 x3 x4 x5.(in(e1,x4) & of(x4,x5) & n_store(x5) & n_front(x4) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & n_bag(x2) & of(x2,x3) & n_shopping(x3) & n_woman(x1)) | exists p1 x1.(exists x2.((x1 = x2) & n_shopping(x2)) & n_woman(x1)) | 78956c44-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(with(x1,x2) & v_stand(e1) & of(x4,x5) & of(x2,x3) & n_woman(x1) & n_store(x5) & n_shopping(x3) & n_front(x4) & n_bag(x2) & in(e1,x4) & Actor(e1,x1)) | exists x1.(n_woman(x1) & exists x2.(n_shopping(x2) & (x1 = x2))) |
||
A woman with a shopping bag is standing in front of some stores. | The man is doing nothing. | 2 | -100 | A person cannot be both a woman and man at the same time. | exists e1 x1 x2 x3 x4 x5.(in(e1,x4) & of(x4,x5) & n_store(x5) & n_front(x4) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & n_bag(x2) & of(x2,x3) & n_shopping(x3) & n_woman(x1)) | exists x1.(n_man(x1) & -exists e1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_thing(x2))) | 78957130-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(with(x1,x2) & v_stand(e1) & of(x4,x5) & of(x2,x3) & n_woman(x1) & n_store(x5) & n_shopping(x3) & n_front(x4) & n_bag(x2) & in(e1,x4) & Actor(e1,x1)) | exists x1.(n_man(x1) & all e1 x2.(-v_do(e1) | -n_thing(x2) | -Theme(e1,x2) | -Actor(e1,x1))) |
||
A woman with a shopping bag is standing in front of some stores. | The bag is green. | 1 | -100 | Not all shopping bags are green. | exists e1 x1 x2 x3 x4 x5.(in(e1,x4) & of(x4,x5) & n_store(x5) & n_front(x4) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & n_bag(x2) & of(x2,x3) & n_shopping(x3) & n_woman(x1)) | exists s1 x1.(n_bag(x1) & Theme(s1,x1) & a_green(s1)) | 789576bc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(with(x1,x2) & v_stand(e1) & of(x4,x5) & of(x2,x3) & n_woman(x1) & n_store(x5) & n_shopping(x3) & n_front(x4) & n_bag(x2) & in(e1,x4) & Actor(e1,x1)) | exists s1 x1.(n_bag(x1) & a_green(s1) & Theme(s1,x1)) |
||
Basketball team, with one of the players about to go for a shoot. | There is a hockey team. | 2 | -100 | It cannot be both a a hockey and a basketball team | exists p1 s1 x1 x2 x3 x4 x5.(n_player(x4) & a_topic(x1) & with(x1,x3) & of(x3,x4) & Topic(s1,p1) & Actor(s1,x5) & a_about(s1) & exists e1 x6.(for(e1,x6) & n_shoot(x6) & Actor(e1,x5) & v_go(e1)) & (x4 = x5) & n_thing(x3) & card_eq_1(x3) & n_team(x1) & (x1 = x2) & ne_nam_basketball(x2)) | exists p1 x1 x2 x3.((x1 = x2) & n_team(x2) & of(x2,x3) & n_hockey(x3)) | 78957bee-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 s1 x1 x2 x3 x4 x5.(with(x1,x3) & of(x3,x4) & ne_nam_basketball(x2) & n_thing(x3) & n_team(x1) & n_player(x4) & exists e1 x6.(v_go(e1) & n_shoot(x6) & for(e1,x6) & Actor(e1,x5)) & card_eq_1(x3) & a_topic(x1) & a_about(s1) & Topic(s1,p1) & Actor(s1,x5) & (x4 = x5) & (x1 = x2)) | exists x1 x2 x3.(of(x2,x3) & n_team(x2) & n_hockey(x3) & (x1 = x2)) |
||
Basketball team, with one of the players about to go for a shoot. | The basketball teaming is winning. | 1 | -100 | The team is going for a shoot does not necessarily mean that they are winning. | exists p1 s1 x1 x2 x3 x4 x5.(n_player(x4) & a_topic(x1) & with(x1,x3) & of(x3,x4) & Topic(s1,p1) & Actor(s1,x5) & a_about(s1) & exists e1 x6.(for(e1,x6) & n_shoot(x6) & Actor(e1,x5) & v_go(e1)) & (x4 = x5) & n_thing(x3) & card_eq_1(x3) & n_team(x1) & (x1 = x2) & ne_nam_basketball(x2)) | exists e1 x1 x2.(n_teaming(x1) & of(x1,x2) & n_basketball(x2) & Actor(e1,x1) & v_win(e1)) | 789580ee-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 s1 x1 x2 x3 x4 x5.(with(x1,x3) & of(x3,x4) & ne_nam_basketball(x2) & n_thing(x3) & n_team(x1) & n_player(x4) & exists e1 x6.(v_go(e1) & n_shoot(x6) & for(e1,x6) & Actor(e1,x5)) & card_eq_1(x3) & a_topic(x1) & a_about(s1) & Topic(s1,p1) & Actor(s1,x5) & (x4 = x5) & (x1 = x2)) | exists e1 x1 x2.(v_win(e1) & of(x1,x2) & n_teaming(x1) & n_basketball(x2) & Actor(e1,x1)) |
||
Basketball team, with one of the players about to go for a shoot. | There is a basketball team. | 0 | -100 | A basketball team implies players. | exists p1 s1 x1 x2 x3 x4 x5.(n_player(x4) & a_topic(x1) & with(x1,x3) & of(x3,x4) & Topic(s1,p1) & Actor(s1,x5) & a_about(s1) & exists e1 x6.(for(e1,x6) & n_shoot(x6) & Actor(e1,x5) & v_go(e1)) & (x4 = x5) & n_thing(x3) & card_eq_1(x3) & n_team(x1) & (x1 = x2) & ne_nam_basketball(x2)) | exists p1 x1 x2 x3.((x1 = x2) & n_team(x2) & of(x2,x3) & n_basketball(x3)) | 789587a6-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 s1 x1 x2 x3 x4 x5.(with(x1,x3) & of(x3,x4) & ne_nam_basketball(x2) & n_thing(x3) & n_team(x1) & n_player(x4) & exists e1 x6.(v_go(e1) & n_shoot(x6) & for(e1,x6) & Actor(e1,x5)) & card_eq_1(x3) & a_topic(x1) & a_about(s1) & Topic(s1,p1) & Actor(s1,x5) & (x4 = x5) & (x1 = x2)) | exists x1 x2 x3.(of(x2,x3) & n_team(x2) & n_basketball(x3) & (x1 = x2)) |
||
A boy in a gray hooded sweater, looking at a school of fish at an aquarium. | A naked person looking at baboons. | 2 | -100 | A person cannot be naked while wearing a hooded sweater, and baboons would be at a zoo rather than an aquarium. | exists e1 s1 s2 x1 x2 x3 x4 x5.(at(e1,x3) & of(x3,x4) & at(x4,x5) & n_aquarium(x5) & n_fish(x4) & n_school(x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_sweater(x2) & a_hooded(s2) & Theme(s2,x2) & a_gray(s1) & Theme(s1,x2) & n_boy(x1)) | exists e1 s1 x1 x2 x3.(a_topic(x1) & at(e1,x3) & n_baboon(x3) & Actor(e1,x2) & v_look(e1) & (x1 = x2) & n_person(x1) & a_naked(s1) & Theme(s1,x1)) | 78958f4e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_look(e1) & of(x3,x4) & n_sweater(x2) & n_school(x3) & n_fish(x4) & n_boy(x1) & n_aquarium(x5) & in(x1,x2) & at(x4,x5) & at(e1,x3) & a_hooded(s2) & a_gray(s1) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_look(e1) & n_person(x1) & n_baboon(x3) & at(e1,x3) & a_topic(x1) & a_naked(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) |
||
A boy in a gray hooded sweater, looking at a school of fish at an aquarium. | A person looking at a school of dolphins. | 1 | -100 | There are many different things at an aquarium other than dolphins. | exists e1 s1 s2 x1 x2 x3 x4 x5.(at(e1,x3) & of(x3,x4) & at(x4,x5) & n_aquarium(x5) & n_fish(x4) & n_school(x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_sweater(x2) & a_hooded(s2) & Theme(s2,x2) & a_gray(s1) & Theme(s1,x2) & n_boy(x1)) | exists e1 x1 x2 x3 x4.(a_topic(x1) & at(e1,x3) & of(x3,x4) & n_dolphin(x4) & n_school(x3) & Actor(e1,x2) & v_look(e1) & (x1 = x2) & n_person(x1)) | 789596f6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_look(e1) & of(x3,x4) & n_sweater(x2) & n_school(x3) & n_fish(x4) & n_boy(x1) & n_aquarium(x5) & in(x1,x2) & at(x4,x5) & at(e1,x3) & a_hooded(s2) & a_gray(s1) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_look(e1) & of(x3,x4) & n_school(x3) & n_person(x1) & n_dolphin(x4) & at(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
A boy in a gray hooded sweater, looking at a school of fish at an aquarium. | A person looking at fish. | 0 | -100 | boy looking at a school of fish means person looking at fish | exists e1 s1 s2 x1 x2 x3 x4 x5.(at(e1,x3) & of(x3,x4) & at(x4,x5) & n_aquarium(x5) & n_fish(x4) & n_school(x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_sweater(x2) & a_hooded(s2) & Theme(s2,x2) & a_gray(s1) & Theme(s1,x2) & n_boy(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & at(e1,x3) & n_fish(x3) & Actor(e1,x2) & v_look(e1) & (x1 = x2) & n_person(x1)) | 78959e62-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_look(e1) & of(x3,x4) & n_sweater(x2) & n_school(x3) & n_fish(x4) & n_boy(x1) & n_aquarium(x5) & in(x1,x2) & at(x4,x5) & at(e1,x3) & a_hooded(s2) & a_gray(s1) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_look(e1) & n_person(x1) & n_fish(x3) & at(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
The crowd watches something from above. | crowd sees plane above | 1 | -100 | People could watch many different things above them besides a plane. | exists e1 x1 x2 x3.(n_crowd(x1) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & from(x2,x3) & n_above(x3) & n_thing(x2)) | exists e1 s1 x1 x2.(a_above(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_see(e1) & n_plane(x2) & n_crowd(x1)) | 7895a4de-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_watch(e1) & n_thing(x2) & n_crowd(x1) & n_above(x3) & from(x2,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_see(e1) & n_plane(x2) & n_crowd(x1) & a_above(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
The crowd watches something from above. | one woman sings | 2 | -100 | One woman does not make a crowd. | exists e1 x1 x2 x3.(n_crowd(x1) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & from(x2,x3) & n_above(x3) & n_thing(x2)) | exists x1 x2.(n_sing(x1) & of(x1,x2) & n_woman(x2) & card_eq_1(x1) & a_topic(x1)) | 7895ab78-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_watch(e1) & n_thing(x2) & n_crowd(x1) & n_above(x3) & from(x2,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists x1 x2.(of(x1,x2) & n_woman(x2) & n_sing(x1) & card_eq_1(x1) & a_topic(x1)) |
||
The crowd watches something from above. | crowd looks on | 0 | -100 | crowd watches means crowd looks on | exists e1 x1 x2 x3.(n_crowd(x1) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & from(x2,x3) & n_above(x3) & n_thing(x2)) | exists e1 p1 x1.(exists s1.(Theme(s1,x1) & a_on(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_look(e1) & n_crowd(x1)) | 7895b4d8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_watch(e1) & n_thing(x2) & n_crowd(x1) & n_above(x3) & from(x2,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 p1 x1.(v_look(e1) & n_crowd(x1) & exists s1.(a_on(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A young person in black pants and a brown fedora uses their mobile device on a city sidewalk. | Young person talking on phone in the subway | 2 | -100 | The young person cannot be on the sidewalk and the subway at the same time. | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(on(e1,x6) & n_sidewalk(x6) & of(x6,x7) & n_city(x7) & Theme(e1,x5) & Actor(e1,x1) & v_use(e1) & n_device(x5) & a_mobile(s4) & Theme(s4,x5) & of(x5,x2) & n_thing(x2) & subset_of(x4,x1) & n_fedora(x4) & a_brown(s3) & Theme(s3,x4) & subset_of(x2,x1) & in(x2,x3) & n_pants(x3) & a_black(s2) & Theme(s2,x3) & n_person(x2) & a_young(s1) & Theme(s1,x2)) | exists e1 s1 x1 x2 x3 x4.(n_subway(x4) & a_topic(x1) & in(e1,x4) & on(e1,x3) & n_phone(x3) & Actor(e1,x2) & v_talk(e1) & (x1 = x2) & n_person(x1) & a_young(s1) & Theme(s1,x1)) | 7895bc44-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(v_use(e1) & subset_of(x4,x1) & subset_of(x2,x1) & on(e1,x6) & of(x6,x7) & of(x5,x2) & n_thing(x2) & n_sidewalk(x6) & n_person(x2) & n_pants(x3) & n_fedora(x4) & n_device(x5) & n_city(x7) & in(x2,x3) & a_young(s1) & a_mobile(s4) & a_brown(s3) & a_black(s2) & Theme(s4,x5) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x5) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4.(v_talk(e1) & on(e1,x3) & n_subway(x4) & n_phone(x3) & n_person(x1) & in(e1,x4) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) |
||
A young person in black pants and a brown fedora uses their mobile device on a city sidewalk. | A person in a hat is using a mobile device. | 0 | -100 | person uses their mobile device is same as person is using a mobile device | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(on(e1,x6) & n_sidewalk(x6) & of(x6,x7) & n_city(x7) & Theme(e1,x5) & Actor(e1,x1) & v_use(e1) & n_device(x5) & a_mobile(s4) & Theme(s4,x5) & of(x5,x2) & n_thing(x2) & subset_of(x4,x1) & n_fedora(x4) & a_brown(s3) & Theme(s3,x4) & subset_of(x2,x1) & in(x2,x3) & n_pants(x3) & a_black(s2) & Theme(s2,x3) & n_person(x2) & a_young(s1) & Theme(s1,x2)) | exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_use(e1) & n_device(x3) & a_mobile(s1) & Theme(s1,x3) & in(x1,x2) & n_hat(x2) & n_person(x1)) | 7895c220-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(v_use(e1) & subset_of(x4,x1) & subset_of(x2,x1) & on(e1,x6) & of(x6,x7) & of(x5,x2) & n_thing(x2) & n_sidewalk(x6) & n_person(x2) & n_pants(x3) & n_fedora(x4) & n_device(x5) & n_city(x7) & in(x2,x3) & a_young(s1) & a_mobile(s4) & a_brown(s3) & a_black(s2) & Theme(s4,x5) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x5) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_use(e1) & n_person(x1) & n_hat(x2) & n_device(x3) & in(x1,x2) & a_mobile(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x1)) |
||
A young person in black pants and a brown fedora uses their mobile device on a city sidewalk. | Young boy playing games on phone | 1 | 0.104238 | People can do many things on their mobile device besides playing games. | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(on(e1,x6) & n_sidewalk(x6) & of(x6,x7) & n_city(x7) & Theme(e1,x5) & Actor(e1,x1) & v_use(e1) & n_device(x5) & a_mobile(s4) & Theme(s4,x5) & of(x5,x2) & n_thing(x2) & subset_of(x4,x1) & n_fedora(x4) & a_brown(s3) & Theme(s3,x4) & subset_of(x2,x1) & in(x2,x3) & n_pants(x3) & a_black(s2) & Theme(s2,x3) & n_person(x2) & a_young(s1) & Theme(s1,x2)) | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x4) & n_phone(x4) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_game(x3) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1)) | 7895cba8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(v_use(e1) & subset_of(x4,x1) & subset_of(x2,x1) & on(e1,x6) & of(x6,x7) & of(x5,x2) & n_thing(x2) & n_sidewalk(x6) & n_person(x2) & n_pants(x3) & n_fedora(x4) & n_device(x5) & n_city(x7) & in(x2,x3) & a_young(s1) & a_mobile(s4) & a_brown(s3) & a_black(s2) & Theme(s4,x5) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x5) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4.(v_play(e1) & on(e1,x4) & n_phone(x4) & n_game(x3) & n_boy(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A young person in black pants and a brown fedora uses their mobile device on a city sidewalk. | A young person is not watching where they are going as they scroll through their facebook feed. | 1 | 0.034257 | People can do many other things on their mobile devices besides scrolling through facebook. | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(on(e1,x6) & n_sidewalk(x6) & of(x6,x7) & n_city(x7) & Theme(e1,x5) & Actor(e1,x1) & v_use(e1) & n_device(x5) & a_mobile(s4) & Theme(s4,x5) & of(x5,x2) & n_thing(x2) & subset_of(x4,x1) & n_fedora(x4) & a_brown(s3) & Theme(s3,x4) & subset_of(x2,x1) & in(x2,x3) & n_pants(x3) & a_black(s2) & Theme(s2,x3) & n_person(x2) & a_young(s1) & Theme(s1,x2)) | exists s1 x1 x3 x4.(-exists e2 e1 p1 x2.(Time(e2,x2) & exists e3.(through(e3,x3) & Actor(e3,x1) & v_scroll(e3)) & as(e2,p1) & Actor(e2,x1) & v_go(e2) & Time(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_location(x2)) & n_feed(x3) & of(x3,x4) & n_facebook(x4) & of(x3,x1) & n_thing(x1) & n_thing(x1) & n_thing(x1) & n_person(x1) & a_young(s1) & Theme(s1,x1)) | 7895da62-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(v_use(e1) & subset_of(x4,x1) & subset_of(x2,x1) & on(e1,x6) & of(x6,x7) & of(x5,x2) & n_thing(x2) & n_sidewalk(x6) & n_person(x2) & n_pants(x3) & n_fedora(x4) & n_device(x5) & n_city(x7) & in(x2,x3) & a_young(s1) & a_mobile(s4) & a_brown(s3) & a_black(s2) & Theme(s4,x5) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x5) & Actor(e1,x1)) | exists s1 x1 x3 x4.(of(x3,x4) & of(x3,x1) & n_thing(x1) & n_person(x1) & n_feed(x3) & n_facebook(x4) & all e2 e1 p1 x2.(all e3.(-v_scroll(e3) | -through(e3,x3) | -Actor(e3,x1)) | -v_watch(e1) | -v_go(e2) | -n_location(x2) | -as(e2,p1) | -Time(e2,x2) | -Time(e1,x2) | -Actor(e2,x1) | -Actor(e1,x1)) & a_young(s1) & Theme(s1,x1)) |
||
A young person in black pants and a brown fedora uses their mobile device on a city sidewalk. | A person is making a phone call on the sidewalk. | 1 | 0.260957 | A person can do many other things on their mobile device besides making a phone call. | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(on(e1,x6) & n_sidewalk(x6) & of(x6,x7) & n_city(x7) & Theme(e1,x5) & Actor(e1,x1) & v_use(e1) & n_device(x5) & a_mobile(s4) & Theme(s4,x5) & of(x5,x2) & n_thing(x2) & subset_of(x4,x1) & n_fedora(x4) & a_brown(s3) & Theme(s3,x4) & subset_of(x2,x1) & in(x2,x3) & n_pants(x3) & a_black(s2) & Theme(s2,x3) & n_person(x2) & a_young(s1) & Theme(s1,x2)) | exists e1 x1 x2 x3 x4.(n_sidewalk(x4) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & on(x2,x4) & n_call(x2) & of(x2,x3) & n_phone(x3) & n_person(x1)) | 7895e048-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(v_use(e1) & subset_of(x4,x1) & subset_of(x2,x1) & on(e1,x6) & of(x6,x7) & of(x5,x2) & n_thing(x2) & n_sidewalk(x6) & n_person(x2) & n_pants(x3) & n_fedora(x4) & n_device(x5) & n_city(x7) & in(x2,x3) & a_young(s1) & a_mobile(s4) & a_brown(s3) & a_black(s2) & Theme(s4,x5) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x5) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_make(e1) & on(x2,x4) & of(x2,x3) & n_sidewalk(x4) & n_phone(x3) & n_person(x1) & n_call(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young person in black pants and a brown fedora uses their mobile device on a city sidewalk. | Young person using phone on the street | 0 | -100 | A mobile device is a phone and a city sidewalk implies that the person is on the street. | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(on(e1,x6) & n_sidewalk(x6) & of(x6,x7) & n_city(x7) & Theme(e1,x5) & Actor(e1,x1) & v_use(e1) & n_device(x5) & a_mobile(s4) & Theme(s4,x5) & of(x5,x2) & n_thing(x2) & subset_of(x4,x1) & n_fedora(x4) & a_brown(s3) & Theme(s3,x4) & subset_of(x2,x1) & in(x2,x3) & n_pants(x3) & a_black(s2) & Theme(s2,x3) & n_person(x2) & a_young(s1) & Theme(s1,x2)) | exists e1 s1 x1 x2 x3 x4.(n_street(x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_use(e1) & on(x3,x4) & n_phone(x3) & (x1 = x2) & n_person(x1) & a_young(s1) & Theme(s1,x1)) | 7895e53e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(v_use(e1) & subset_of(x4,x1) & subset_of(x2,x1) & on(e1,x6) & of(x6,x7) & of(x5,x2) & n_thing(x2) & n_sidewalk(x6) & n_person(x2) & n_pants(x3) & n_fedora(x4) & n_device(x5) & n_city(x7) & in(x2,x3) & a_young(s1) & a_mobile(s4) & a_brown(s3) & a_black(s2) & Theme(s4,x5) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x5) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4.(v_use(e1) & on(x3,x4) & n_street(x4) & n_phone(x3) & n_person(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A young person in black pants and a brown fedora uses their mobile device on a city sidewalk. | A person is wearing a cowboy hat. | 2 | 0 | A fedora isn't a cowboy hat. | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(on(e1,x6) & n_sidewalk(x6) & of(x6,x7) & n_city(x7) & Theme(e1,x5) & Actor(e1,x1) & v_use(e1) & n_device(x5) & a_mobile(s4) & Theme(s4,x5) & of(x5,x2) & n_thing(x2) & subset_of(x4,x1) & n_fedora(x4) & a_brown(s3) & Theme(s3,x4) & subset_of(x2,x1) & in(x2,x3) & n_pants(x3) & a_black(s2) & Theme(s2,x3) & n_person(x2) & a_young(s1) & Theme(s1,x2)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_hat(x2) & of(x2,x3) & n_cowboy(x3) & n_person(x1)) | 7895f4c0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(v_use(e1) & subset_of(x4,x1) & subset_of(x2,x1) & on(e1,x6) & of(x6,x7) & of(x5,x2) & n_thing(x2) & n_sidewalk(x6) & n_person(x2) & n_pants(x3) & n_fedora(x4) & n_device(x5) & n_city(x7) & in(x2,x3) & a_young(s1) & a_mobile(s4) & a_brown(s3) & a_black(s2) & Theme(s4,x5) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x5) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_wear(e1) & of(x2,x3) & n_person(x1) & n_hat(x2) & n_cowboy(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young person in black pants and a brown fedora uses their mobile device on a city sidewalk. | The person is checking to see if an important email has arrived. | 1 | 0.077737 | A person can do many other things on a mobile device besides checking their email. | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(on(e1,x6) & n_sidewalk(x6) & of(x6,x7) & n_city(x7) & Theme(e1,x5) & Actor(e1,x1) & v_use(e1) & n_device(x5) & a_mobile(s4) & Theme(s4,x5) & of(x5,x2) & n_thing(x2) & subset_of(x4,x1) & n_fedora(x4) & a_brown(s3) & Theme(s3,x4) & subset_of(x2,x1) & in(x2,x3) & n_pants(x3) & a_black(s2) & Theme(s2,x3) & n_person(x2) & a_young(s1) & Theme(s1,x2)) | exists e1 p1 x1.(n_person(x1) & Topic(e1,p1) & Actor(e1,x1) & v_check(e1) & exists e2 p2.(Topic(e2,p2) & Actor(e2,x1) & v_see(e2) & exists e3 s1 x2.(Actor(e3,x2) & v_arrive(e3) & n_email(x2) & a_important(s1) & Theme(s1,x2)))) | 7895f9de-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(v_use(e1) & subset_of(x4,x1) & subset_of(x2,x1) & on(e1,x6) & of(x6,x7) & of(x5,x2) & n_thing(x2) & n_sidewalk(x6) & n_person(x2) & n_pants(x3) & n_fedora(x4) & n_device(x5) & n_city(x7) & in(x2,x3) & a_young(s1) & a_mobile(s4) & a_brown(s3) & a_black(s2) & Theme(s4,x5) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x5) & Actor(e1,x1)) | exists e1 p1 x1.(v_check(e1) & n_person(x1) & exists e2 p2.(v_see(e2) & exists e3 s1 x2.(v_arrive(e3) & n_email(x2) & a_important(s1) & Theme(s1,x2) & Actor(e3,x2)) & Topic(e2,p2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A young person in black pants and a brown fedora uses their mobile device on a city sidewalk. | A young person is using the sidewalk. | 0 | 0.984989 | The person is on a city sidewalk which means the person is using the sidewalk. | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(on(e1,x6) & n_sidewalk(x6) & of(x6,x7) & n_city(x7) & Theme(e1,x5) & Actor(e1,x1) & v_use(e1) & n_device(x5) & a_mobile(s4) & Theme(s4,x5) & of(x5,x2) & n_thing(x2) & subset_of(x4,x1) & n_fedora(x4) & a_brown(s3) & Theme(s3,x4) & subset_of(x2,x1) & in(x2,x3) & n_pants(x3) & a_black(s2) & Theme(s2,x3) & n_person(x2) & a_young(s1) & Theme(s1,x2)) | exists e1 s1 x1 x2.(n_sidewalk(x2) & Theme(e1,x2) & Actor(e1,x1) & v_use(e1) & n_person(x1) & a_young(s1) & Theme(s1,x1)) | 7895ff9c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(v_use(e1) & subset_of(x4,x1) & subset_of(x2,x1) & on(e1,x6) & of(x6,x7) & of(x5,x2) & n_thing(x2) & n_sidewalk(x6) & n_person(x2) & n_pants(x3) & n_fedora(x4) & n_device(x5) & n_city(x7) & in(x2,x3) & a_young(s1) & a_mobile(s4) & a_brown(s3) & a_black(s2) & Theme(s4,x5) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x5) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_use(e1) & n_sidewalk(x2) & n_person(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young person in black pants and a brown fedora uses their mobile device on a city sidewalk. | A guy using his iPhone while walking down the sidewalk | 1 | 0.275978 | There are many different brands and types of mobile devices that are not an iPhone. | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(on(e1,x6) & n_sidewalk(x6) & of(x6,x7) & n_city(x7) & Theme(e1,x5) & Actor(e1,x1) & v_use(e1) & n_device(x5) & a_mobile(s4) & Theme(s4,x5) & of(x5,x2) & n_thing(x2) & subset_of(x4,x1) & n_fedora(x4) & a_brown(s3) & Theme(s3,x4) & subset_of(x2,x1) & in(x2,x3) & n_pants(x3) & a_black(s2) & Theme(s2,x3) & n_person(x2) & a_young(s1) & Theme(s1,x2)) | exists e1 e2 s1 x1 x2 x3 x4.(n_sidewalk(x4) & a_topic(x1) & while(e1,e2) & a_down(s1) & Manner(e2,s1) & Theme(e2,x4) & Actor(e2,x2) & v_walk(e2) & Theme(e1,x3) & Actor(e1,x2) & v_use(e1) & n_iphone(x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_guy(x1)) | 789605e6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(v_use(e1) & subset_of(x4,x1) & subset_of(x2,x1) & on(e1,x6) & of(x6,x7) & of(x5,x2) & n_thing(x2) & n_sidewalk(x6) & n_person(x2) & n_pants(x3) & n_fedora(x4) & n_device(x5) & n_city(x7) & in(x2,x3) & a_young(s1) & a_mobile(s4) & a_brown(s3) & a_black(s2) & Theme(s4,x5) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x5) & Actor(e1,x1)) | exists e1 e2 s1 x1 x2 x3 x4.(while(e1,e2) & v_walk(e2) & v_use(e1) & of(x3,x1) & n_sidewalk(x4) & n_male(x1) & n_iphone(x3) & n_guy(x1) & a_topic(x1) & a_down(s1) & Theme(e2,x4) & Theme(e1,x3) & Manner(e2,s1) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) |
||
A group of people, the majority of whom are male, are standing at the foot of a flight of stairs looking up. | The people are looking up. | 0 | 0.975868 | The majority of male people are in a group and are standing at the foot of a flight of stairs looking up. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_majority(x7) & n_foot(x4) & Theme(s2,x7) & a_male(s2) & of(x7,x3) & for(e1,e2) & a_up(s1) & Manner(e2,s1) & Actor(e2,x1) & v_look(e2) & at(e1,x4) & of(x4,x5) & of(x5,x6) & n_stair(x6) & n_flight(x5) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists e1 s1 x1.(n_people(x1) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1) & v_look(e1)) | 78960ba4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_stand(e1) & v_look(e2) & of(x7,x3) & of(x5,x6) & of(x4,x5) & of(x1,x2) & n_stair(x6) & n_people(x2) & n_majority(x7) & n_group(x1) & n_foot(x4) & n_flight(x5) & for(e1,e2) & at(e1,x4) & a_up(s1) & a_male(s2) & Theme(s2,x7) & Manner(e2,s1) & Actor(e2,x1) & Actor(e1,x1) & (x2 = x3)) | exists e1 s1 x1.(v_look(e1) & n_people(x1) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A group of people, the majority of whom are male, are standing at the foot of a flight of stairs looking up. | The male is wearing shorts. | 1 | 0.035571 | People who are male do not always wear shorts, they often wear other types of clothing, as well. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_majority(x7) & n_foot(x4) & Theme(s2,x7) & a_male(s2) & of(x7,x3) & for(e1,e2) & a_up(s1) & Manner(e2,s1) & Actor(e2,x1) & v_look(e2) & at(e1,x4) & of(x4,x5) & of(x5,x6) & n_stair(x6) & n_flight(x5) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists e1 x1 x2.(n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shorts(x2)) | 789610c2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_stand(e1) & v_look(e2) & of(x7,x3) & of(x5,x6) & of(x4,x5) & of(x1,x2) & n_stair(x6) & n_people(x2) & n_majority(x7) & n_group(x1) & n_foot(x4) & n_flight(x5) & for(e1,e2) & at(e1,x4) & a_up(s1) & a_male(s2) & Theme(s2,x7) & Manner(e2,s1) & Actor(e2,x1) & Actor(e1,x1) & (x2 = x3)) | exists e1 x1 x2.(v_wear(e1) & n_shorts(x2) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A group of people, the majority of whom are male, are standing at the foot of a flight of stairs looking up. | The people are watching a fight at the top of the stairs. | 1 | 0.000118 | There are many reasons that people could be looking up a flight of stairs other than because they're watching a fight happen. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_majority(x7) & n_foot(x4) & Theme(s2,x7) & a_male(s2) & of(x7,x3) & for(e1,e2) & a_up(s1) & Manner(e2,s1) & Actor(e2,x1) & v_look(e2) & at(e1,x4) & of(x4,x5) & of(x5,x6) & n_stair(x6) & n_flight(x5) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists e1 x1 x2 x3 x4.(n_stair(x4) & n_top(x3) & n_people(x1) & at(e1,x3) & of(x3,x4) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_fight(x2)) | 7896159a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_stand(e1) & v_look(e2) & of(x7,x3) & of(x5,x6) & of(x4,x5) & of(x1,x2) & n_stair(x6) & n_people(x2) & n_majority(x7) & n_group(x1) & n_foot(x4) & n_flight(x5) & for(e1,e2) & at(e1,x4) & a_up(s1) & a_male(s2) & Theme(s2,x7) & Manner(e2,s1) & Actor(e2,x1) & Actor(e1,x1) & (x2 = x3)) | exists e1 x1 x2 x3 x4.(v_watch(e1) & of(x3,x4) & n_top(x3) & n_stair(x4) & n_people(x1) & n_fight(x2) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A group of people, the majority of whom are male, are standing at the foot of a flight of stairs looking up. | The people are waiting for someone to come down the stairs. | 1 | 0.60982 | People can stand at the foot of a flight of stairs and look up for many reasons and not just if they are waiting for someone to come down the stairs. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_majority(x7) & n_foot(x4) & Theme(s2,x7) & a_male(s2) & of(x7,x3) & for(e1,e2) & a_up(s1) & Manner(e2,s1) & Actor(e2,x1) & v_look(e2) & at(e1,x4) & of(x4,x5) & of(x5,x6) & n_stair(x6) & n_flight(x5) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists e1 p1 x1 x3.(n_stair(x3) & n_people(x1) & Topic(e1,p1) & Actor(e1,x1) & v_wait(e1) & exists e2 s1 x2.(a_down(s1) & Manner(e2,s1) & Theme(e2,x3) & Actor(e2,x2) & v_come(e2) & n_person(x2))) | 789624ea-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_stand(e1) & v_look(e2) & of(x7,x3) & of(x5,x6) & of(x4,x5) & of(x1,x2) & n_stair(x6) & n_people(x2) & n_majority(x7) & n_group(x1) & n_foot(x4) & n_flight(x5) & for(e1,e2) & at(e1,x4) & a_up(s1) & a_male(s2) & Theme(s2,x7) & Manner(e2,s1) & Actor(e2,x1) & Actor(e1,x1) & (x2 = x3)) | exists e1 p1 x1 x3.(v_wait(e1) & n_stair(x3) & n_people(x1) & exists e2 s1 x2.(v_come(e2) & n_person(x2) & a_down(s1) & Theme(e2,x3) & Manner(e2,s1) & Actor(e2,x2)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A group of people, the majority of whom are male, are standing at the foot of a flight of stairs looking up. | The male is alone in the middle of the lake. | 2 | 0 | A group isn't a male alone. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_majority(x7) & n_foot(x4) & Theme(s2,x7) & a_male(s2) & of(x7,x3) & for(e1,e2) & a_up(s1) & Manner(e2,s1) & Actor(e2,x1) & v_look(e2) & at(e1,x4) & of(x4,x5) & of(x5,x6) & n_stair(x6) & n_flight(x5) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists s1 x1 x2 x3.(n_lake(x3) & n_middle(x2) & n_male(x1) & in(s1,x2) & of(x2,x3) & Theme(s1,x1) & a_alone(s1)) | 78964254-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_stand(e1) & v_look(e2) & of(x7,x3) & of(x5,x6) & of(x4,x5) & of(x1,x2) & n_stair(x6) & n_people(x2) & n_majority(x7) & n_group(x1) & n_foot(x4) & n_flight(x5) & for(e1,e2) & at(e1,x4) & a_up(s1) & a_male(s2) & Theme(s2,x7) & Manner(e2,s1) & Actor(e2,x1) & Actor(e1,x1) & (x2 = x3)) | exists s1 x1 x2 x3.(of(x2,x3) & n_middle(x2) & n_male(x1) & n_lake(x3) & in(s1,x2) & a_alone(s1) & Theme(s1,x1)) |
||
A group of people, the majority of whom are male, are standing at the foot of a flight of stairs looking up. | The flight of stairs leads to a toy department. | 1 | 0.001987 | A toy department is only one of many possibilities of where a flight of stairs may lead. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_majority(x7) & n_foot(x4) & Theme(s2,x7) & a_male(s2) & of(x7,x3) & for(e1,e2) & a_up(s1) & Manner(e2,s1) & Actor(e2,x1) & v_look(e2) & at(e1,x4) & of(x4,x5) & of(x5,x6) & n_stair(x6) & n_flight(x5) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists e1 x1 x2 x3 x4.(n_flight(x1) & to(e1,x3) & n_department(x3) & of(x3,x4) & n_toy(x4) & Actor(e1,x1) & v_lead(e1) & of(x1,x2) & n_stair(x2)) | 78964790-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_stand(e1) & v_look(e2) & of(x7,x3) & of(x5,x6) & of(x4,x5) & of(x1,x2) & n_stair(x6) & n_people(x2) & n_majority(x7) & n_group(x1) & n_foot(x4) & n_flight(x5) & for(e1,e2) & at(e1,x4) & a_up(s1) & a_male(s2) & Theme(s2,x7) & Manner(e2,s1) & Actor(e2,x1) & Actor(e1,x1) & (x2 = x3)) | exists e1 x1 x2 x3 x4.(v_lead(e1) & to(e1,x3) & of(x3,x4) & of(x1,x2) & n_toy(x4) & n_stair(x2) & n_flight(x1) & n_department(x3) & Actor(e1,x1)) |
||
A group of people, the majority of whom are male, are standing at the foot of a flight of stairs looking up. | a group of people wait for a bride to come down stairs | 1 | 0.013086 | People standing at the foot of stairs and looking up need not be waiting for a bride to come down the stairs. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_majority(x7) & n_foot(x4) & Theme(s2,x7) & a_male(s2) & of(x7,x3) & for(e1,e2) & a_up(s1) & Manner(e2,s1) & Actor(e2,x1) & v_look(e2) & at(e1,x4) & of(x4,x5) & of(x5,x6) & n_stair(x6) & n_flight(x5) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists e1 p1 x1 x2 x3.(for(e1,x3) & n_bride(x3) & Topic(e1,p1) & Actor(e1,x1) & v_wait(e1) & exists e2 s1 x4.(a_down(s1) & Manner(e2,s1) & Theme(e2,x4) & Actor(e2,x1) & v_come(e2) & n_stair(x4)) & of(x1,x2) & n_people(x2) & n_group(x1)) | 7896535c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_stand(e1) & v_look(e2) & of(x7,x3) & of(x5,x6) & of(x4,x5) & of(x1,x2) & n_stair(x6) & n_people(x2) & n_majority(x7) & n_group(x1) & n_foot(x4) & n_flight(x5) & for(e1,e2) & at(e1,x4) & a_up(s1) & a_male(s2) & Theme(s2,x7) & Manner(e2,s1) & Actor(e2,x1) & Actor(e1,x1) & (x2 = x3)) | exists e1 p1 x1 x2 x3.(v_wait(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & n_bride(x3) & for(e1,x3) & exists e2 s1 x4.(v_come(e2) & n_stair(x4) & a_down(s1) & Theme(e2,x4) & Manner(e2,s1) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A man sits on steps in the shadows. | A man is hoping not to be scene where he is sitting | 1 | 0.000031 | The man is sitting in the shadows, it does not mean he does not want to be scene. | exists e1 x1 x2 x3.(n_shadow(x3) & in(e1,x3) & on(e1,x2) & n_step(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | exists x1.(-exists e1 p1.(Topic(e1,p1) & Actor(e1,x1) & v_hope(e1) & exists p2 p3 x2.((x1 = x2) & exists e2.(Actor(e2,x1) & v_sit(e2)) & where(x2,p3) & n_scene(x2))) & n_male(x1) & n_man(x1)) | 7898579c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_sit(e1) & on(e1,x2) & n_step(x2) & n_shadow(x3) & n_man(x1) & in(e1,x3) & Actor(e1,x1)) | exists x1.(n_man(x1) & n_male(x1) & all e1 p1.(all p3 x2.(all e2.(-v_sit(e2) | -Actor(e2,x1)) | -where(x2,p3) | -n_scene(x2) | -(x1 = x2)) | -v_hope(e1) | -Topic(e1,p1) | -Actor(e1,x1))) |
||
A man sits on steps in the shadows. | Somebody is hiding on the unlit stairs. | 1 | 0.002928 | Just because the man sits where there is not much light, it does not mean somebody is hiding. | exists e1 x1 x2 x3.(n_shadow(x3) & in(e1,x3) & on(e1,x2) & n_step(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | exists e1 s1 x1 x2.(n_stair(x2) & a_unlit(s1) & Theme(s1,x2) & on(e1,x2) & Actor(e1,x1) & v_hide(e1) & n_person(x1)) | 78985d1e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_sit(e1) & on(e1,x2) & n_step(x2) & n_shadow(x3) & n_man(x1) & in(e1,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_hide(e1) & on(e1,x2) & n_stair(x2) & n_person(x1) & a_unlit(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
A man sits on steps in the shadows. | A man is by the front door at dawn. | 1 | 0.748712 | Just because the man sits on steps, it does not mean it is bybthe front door. The time of day can't not be specified, shadows happen any time during the day. | exists e1 x1 x2 x3.(n_shadow(x3) & in(e1,x3) & on(e1,x2) & n_step(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | exists p1 s1 x1 x2.(n_door(x2) & a_front(s1) & Theme(s1,x2) & exists x3.(by(x1,x2) & at(x2,x3) & n_dawn(x3)) & n_man(x1)) | 789862be-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_sit(e1) & on(e1,x2) & n_step(x2) & n_shadow(x3) & n_man(x1) & in(e1,x3) & Actor(e1,x1)) | exists s1 x1 x2.(n_man(x1) & n_door(x2) & exists x3.(n_dawn(x3) & by(x1,x2) & at(x2,x3)) & a_front(s1) & Theme(s1,x2)) |
||
A man sits on steps in the shadows. | A man is sitting on the stairs in the dark. | 0 | 0.889195 | If you sit in the shadows you are in the dark and stairs is another way of saying steps. | exists e1 x1 x2 x3.(n_shadow(x3) & in(e1,x3) & on(e1,x2) & n_step(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | exists e1 x1 x2 x3.(n_dark(x3) & n_stair(x2) & in(e1,x3) & on(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | 789881cc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_sit(e1) & on(e1,x2) & n_step(x2) & n_shadow(x3) & n_man(x1) & in(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_sit(e1) & on(e1,x2) & n_stair(x2) & n_man(x1) & n_dark(x3) & in(e1,x3) & Actor(e1,x1)) |
||
A man sits on steps in the shadows. | A man sits outside. | 1 | 0.621425 | Both steps and shadows can occur indoors, not just outside. | exists e1 x1 x2 x3.(n_shadow(x3) & in(e1,x3) & on(e1,x2) & n_step(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | exists e1 p1 x1.(exists s1.(Theme(s1,x1) & a_outside(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | 789886e0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_sit(e1) & on(e1,x2) & n_step(x2) & n_shadow(x3) & n_man(x1) & in(e1,x3) & Actor(e1,x1)) | exists e1 p1 x1.(v_sit(e1) & n_man(x1) & exists s1.(a_outside(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A man sits on steps in the shadows. | A man is standing in the middle of the street. | 2 | 0 | The man that sits cannot be the one standing. | exists e1 x1 x2 x3.(n_shadow(x3) & in(e1,x3) & on(e1,x2) & n_step(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | exists e1 x1 x2 x3.(n_street(x3) & n_middle(x2) & in(e1,x2) & of(x2,x3) & Actor(e1,x1) & v_stand(e1) & n_man(x1)) | 7898909a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_sit(e1) & on(e1,x2) & n_step(x2) & n_shadow(x3) & n_man(x1) & in(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_stand(e1) & of(x2,x3) & n_street(x3) & n_middle(x2) & n_man(x1) & in(e1,x2) & Actor(e1,x1)) |
||
A man sits on steps in the shadows. | A man sits wondering where did he lose his cell phone. | 1 | 0.000009 | The man is sitting it does not mean he is wondering anything. We do not k ow if this man owns a cell phone. | exists e1 x1 x2 x3.(n_shadow(x3) & in(e1,x3) & on(e1,x2) & n_step(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | exists e1 p1 x1 x3 x4.(exists e3 e2 x1 x2.(n_location(x2) & Topic(e3,e2) & Actor(e3,x1) & v_wonder(e3) & loc_rel(e2,x2) & Theme(e2,x3) & Actor(e2,x1) & v_lose(e2) & n_male(x1)) & n_phone(x3) & of(x3,x4) & n_cell(x4) & of(x3,x1) & n_male(x1) & Topic(e1,p1) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | 78989662-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_sit(e1) & on(e1,x2) & n_step(x2) & n_shadow(x3) & n_man(x1) & in(e1,x3) & Actor(e1,x1)) | exists e1 p1 x1 x3 x4.(v_sit(e1) & of(x3,x4) & of(x3,x1) & n_phone(x3) & n_man(x1) & n_male(x1) & n_cell(x4) & exists e3 e2 x1 x2.(v_wonder(e3) & v_lose(e2) & n_male(x1) & n_location(x2) & loc_rel(e2,x2) & Topic(e3,e2) & Theme(e2,x3) & Actor(e3,x1) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A man is sitting on his front step. | A person is sitting on their front step. | 0 | -100 | A person is sitting on their front step is just a way of rephrasing a man is sitting on his front step. | exists e1 s1 x1 x2.(on(e1,x2) & n_step(x2) & a_front(s1) & Theme(s1,x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | exists e1 s1 x1 x2.(on(e1,x2) & n_step(x2) & a_front(s1) & Theme(s1,x2) & of(x2,x1) & n_thing(x1) & Actor(e1,x1) & v_sit(e1) & n_person(x1)) | 7898c9e8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_sit(e1) & on(e1,x2) & of(x2,x1) & n_step(x2) & n_man(x1) & n_male(x1) & a_front(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_sit(e1) & on(e1,x2) & of(x2,x1) & n_thing(x1) & n_step(x2) & n_person(x1) & a_front(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
A man is sitting on his front step. | A woman is sitting on her front step. | 2 | -100 | A man is not a woman. | exists e1 s1 x1 x2.(on(e1,x2) & n_step(x2) & a_front(s1) & Theme(s1,x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | exists e1 s1 x1 x2.(on(e1,x2) & n_step(x2) & a_front(s1) & Theme(s1,x2) & of(x2,x1) & n_female(x1) & Actor(e1,x1) & v_sit(e1) & n_woman(x1)) | 7898cf88-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_sit(e1) & on(e1,x2) & of(x2,x1) & n_step(x2) & n_man(x1) & n_male(x1) & a_front(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_sit(e1) & on(e1,x2) & of(x2,x1) & n_woman(x1) & n_step(x2) & n_female(x1) & a_front(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
A man is sitting on his front step. | A man is sitting on his step. | 0 | -100 | All that is omitted is the position of the step. A man is sitting on his front step implies a man is sitting on his step. | exists e1 s1 x1 x2.(on(e1,x2) & n_step(x2) & a_front(s1) & Theme(s1,x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | exists e1 x1 x2.(on(e1,x2) & n_step(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | 7898d4c4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_sit(e1) & on(e1,x2) & of(x2,x1) & n_step(x2) & n_man(x1) & n_male(x1) & a_front(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_sit(e1) & on(e1,x2) & of(x2,x1) & n_step(x2) & n_man(x1) & n_male(x1) & Actor(e1,x1)) |
||
An african american man is sitting. | A man is African american. | 0 | -100 | An african american man is a rephrasing of a man is African American. | exists e1 s1 s2 x1.(Actor(e1,x1) & v_sit(e1) & n_man(x1) & a_american(s2) & Theme(s2,x1) & a_african(s1) & Theme(s1,x1)) | exists p1 x1.(exists s1 x2.((x1 = x2) & n_american(x2) & a_african(s1) & Theme(s1,x2)) & n_man(x1)) | 7898d9ce-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1.(v_sit(e1) & n_man(x1) & a_american(s2) & a_african(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1)) | exists x1.(n_man(x1) & exists s1 x2.(n_american(x2) & a_african(s1) & Theme(s1,x2) & (x1 = x2))) |
||
An african american man is sitting. | An african american man is sitting on a chair. | 1 | -100 | You can not infer he is sitting on a chair. | exists e1 s1 s2 x1.(Actor(e1,x1) & v_sit(e1) & n_man(x1) & a_american(s2) & Theme(s2,x1) & a_african(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2.(on(e1,x2) & n_chair(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1) & a_american(s2) & Theme(s2,x1) & a_african(s1) & Theme(s1,x1)) | 7898deec-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1.(v_sit(e1) & n_man(x1) & a_american(s2) & a_african(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2.(v_sit(e1) & on(e1,x2) & n_man(x1) & n_chair(x2) & a_american(s2) & a_african(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1)) |
||
An african american man is sitting. | An african american man is standing. | 2 | -100 | One cannot be sitting and standing simultaneously. | exists e1 s1 s2 x1.(Actor(e1,x1) & v_sit(e1) & n_man(x1) & a_american(s2) & Theme(s2,x1) & a_african(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1.(Actor(e1,x1) & v_stand(e1) & n_man(x1) & a_american(s2) & Theme(s2,x1) & a_african(s1) & Theme(s1,x1)) | 7898e400-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1.(v_sit(e1) & n_man(x1) & a_american(s2) & a_african(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 s2 x1.(v_stand(e1) & n_man(x1) & a_american(s2) & a_african(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1)) |
||
Two women wearing graduation hats and robes are smiling. | Two women are wearing jeans and are frowning. | 2 | -100 | The women are either wearing graduation hats and robes and they are smiling or they are wearing casual jeans and frowning. | exists e2 e1 x1 x2 x3 x4 x5 x6.(Actor(e2,x1) & v_smile(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x6,x3) & n_robe(x6) & subset_of(x4,x3) & n_hat(x4) & of(x4,x5) & n_graduation(x5) & (x1 = x2) & n_woman(x1) & card_eq_2(x1)) | exists e2 e1 x1 x2 x3.(Actor(e2,x3) & v_frown(e2) & n_woman(x3) & card_eq_2(x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_jeans(x2) & n_woman(x1) & card_eq_2(x1)) | 7898ea0e-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_smile(e2) & subset_of(x6,x3) & subset_of(x4,x3) & of(x4,x5) & n_woman(x1) & n_robe(x6) & n_hat(x4) & n_graduation(x5) & card_eq_2(x1) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e2 e1 x1 x2 x3.(v_wear(e1) & v_frown(e2) & n_woman(x3) & n_woman(x1) & n_jeans(x2) & card_eq_2(x3) & card_eq_2(x1) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1)) |
||
Two women wearing graduation hats and robes are smiling. | Two women are happy because they are graduating. | 1 | -100 | Not every one who smiles is happy. just because they are wearing graduation hats and robes doe snot mean that they are graduating. | exists e1 e2 x1 x2 x3 x4 x5 x6.(Actor(e2,x1) & v_smile(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x6,x3) & n_robe(x6) & subset_of(x4,x3) & n_hat(x4) & of(x4,x5) & n_graduation(x5) & (x1 = x2) & n_woman(x1) & card_eq_2(x1)) | exists p1 s1 x1.(exists e1.(Actor(e1,x1) & v_graduate(e1)) & n_thing(x1) & because(s1,p1) & Theme(s1,x1) & a_happy(s1) & n_woman(x1) & card_eq_2(x1)) | 7898efae-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_smile(e2) & subset_of(x6,x3) & subset_of(x4,x3) & of(x4,x5) & n_woman(x1) & n_robe(x6) & n_hat(x4) & n_graduation(x5) & card_eq_2(x1) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists p1 s1 x1.(n_woman(x1) & n_thing(x1) & exists e1.(v_graduate(e1) & Actor(e1,x1)) & card_eq_2(x1) & because(s1,p1) & a_happy(s1) & Theme(s1,x1)) |
||
Two women wearing graduation hats and robes are smiling. | Women are smiling. | 0 | -100 | The women are smiling with graduation hates and robes. | exists e2 e1 x1 x2 x3 x4 x5 x6.(Actor(e2,x1) & v_smile(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x6,x3) & n_robe(x6) & subset_of(x4,x3) & n_hat(x4) & of(x4,x5) & n_graduation(x5) & (x1 = x2) & n_woman(x1) & card_eq_2(x1)) | exists e1 x1.(Actor(e1,x1) & v_smile(e1) & n_woman(x1)) | 7898f4e0-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_smile(e2) & subset_of(x6,x3) & subset_of(x4,x3) & of(x4,x5) & n_woman(x1) & n_robe(x6) & n_hat(x4) & n_graduation(x5) & card_eq_2(x1) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1.(v_smile(e1) & n_woman(x1) & Actor(e1,x1)) |
||
Two girls with black graduation gowns and caps smiling. | Two graduates smiling after receiving academic honors. | 1 | -100 | Wearing gowns and caps does not necessarily mean they're graduates or that they received academic honors. | exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & with(x1,x2) & subset_of(x5,x2) & Actor(e1,x6) & v_smile(e1) & (x5 = x6) & n_cap(x5) & subset_of(x3,x2) & n_gown(x3) & of(x3,x4) & n_graduation(x4) & a_black(s1) & Theme(s1,x3) & n_girl(x1) & card_eq_2(x1)) | exists e1 e2 s1 x1 x2 x3.(a_topic(x1) & after(e1,e2) & Theme(e2,x3) & Actor(e2,x2) & v_receive(e2) & n_honor(x3) & a_academic(s1) & Theme(s1,x3) & Actor(e1,x2) & v_smile(e1) & (x1 = x2) & n_graduate(x1) & card_eq_2(x1)) | 7898fa1c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(with(x1,x2) & v_smile(e1) & subset_of(x5,x2) & subset_of(x3,x2) & of(x3,x4) & n_graduation(x4) & n_gown(x3) & n_girl(x1) & n_cap(x5) & card_eq_2(x1) & a_topic(x1) & a_black(s1) & Theme(s1,x3) & Actor(e1,x6) & (x5 = x6)) | exists e1 e2 s1 x1 x2 x3.(v_smile(e1) & v_receive(e2) & n_honor(x3) & n_graduate(x1) & card_eq_2(x1) & after(e1,e2) & a_topic(x1) & a_academic(s1) & Theme(s1,x3) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) |
||
Two girls with black graduation gowns and caps smiling. | Two graduates smiling. | 0 | -100 | Graduation gowns and caps indicate that they are graduates. | exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & with(x1,x2) & subset_of(x5,x2) & Actor(e1,x6) & v_smile(e1) & (x5 = x6) & n_cap(x5) & subset_of(x3,x2) & n_gown(x3) & of(x3,x4) & n_graduation(x4) & a_black(s1) & Theme(s1,x3) & n_girl(x1) & card_eq_2(x1)) | exists e1 x1.(Actor(e1,x1) & v_smile(e1) & n_graduate(x1) & card_eq_2(x1)) | 7898ff12-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(with(x1,x2) & v_smile(e1) & subset_of(x5,x2) & subset_of(x3,x2) & of(x3,x4) & n_graduation(x4) & n_gown(x3) & n_girl(x1) & n_cap(x5) & card_eq_2(x1) & a_topic(x1) & a_black(s1) & Theme(s1,x3) & Actor(e1,x6) & (x5 = x6)) | exists e1 x1.(v_smile(e1) & n_graduate(x1) & card_eq_2(x1) & Actor(e1,x1)) |
||
Two girls with black graduation gowns and caps smiling. | A small child throws a plastic ball. | 2 | -100 | He refers to two girls not a small child. They cannot be smiling with graduation gowns and caps and be throwing a plastic ball simultaneously. | exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & with(x1,x2) & subset_of(x5,x2) & Actor(e1,x6) & v_smile(e1) & (x5 = x6) & n_cap(x5) & subset_of(x3,x2) & n_gown(x3) & of(x3,x4) & n_graduation(x4) & a_black(s1) & Theme(s1,x3) & n_girl(x1) & card_eq_2(x1)) | exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_throw(e1) & n_ball(x2) & of(x2,x3) & n_plastic(x3) & n_child(x1) & a_small(s1) & Theme(s1,x1)) | 78990412-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(with(x1,x2) & v_smile(e1) & subset_of(x5,x2) & subset_of(x3,x2) & of(x3,x4) & n_graduation(x4) & n_gown(x3) & n_girl(x1) & n_cap(x5) & card_eq_2(x1) & a_topic(x1) & a_black(s1) & Theme(s1,x3) & Actor(e1,x6) & (x5 = x6)) | exists e1 s1 x1 x2 x3.(v_throw(e1) & of(x2,x3) & n_plastic(x3) & n_child(x1) & n_ball(x2) & a_small(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Girls in black graduation cap and gown are all smiles, while marching in the traditional line on graduation day. | An individual in cap and gown is graduating college. | 1 | -100 | Not all the graduation days are gradeating college. | exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_line(x6) & a_traditional(s2) & Theme(s2,x6) & ne_nam_girls(x1) & while(p1,e1) & in(e1,x6) & on(x6,x7) & n_day(x7) & of(x7,x8) & n_graduation(x8) & Actor(e1,x1) & v_march(e1) & all x9.(n_smile(x9) -> (x1 = x9)) & in(x1,x2) & subset_of(x5,x2) & n_gown(x5) & subset_of(x3,x2) & n_cap(x3) & of(x3,x4) & n_graduation(x4) & a_black(s1) & Theme(s1,x3)) | exists e1 x1 x2 x3 x4 x5.(Theme(e1,x5) & Actor(e1,x1) & v_graduate(e1) & n_college(x5) & in(x1,x2) & subset_of(x4,x2) & n_gown(x4) & subset_of(x3,x2) & n_cap(x3) & n_individual(x1)) | 78990908-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(while(p1,e1) & v_march(e1) & subset_of(x5,x2) & subset_of(x3,x2) & on(x6,x7) & of(x7,x8) & of(x3,x4) & ne_nam_girls(x1) & n_line(x6) & n_graduation(x8) & n_graduation(x4) & n_gown(x5) & n_day(x7) & n_cap(x3) & in(x1,x2) & in(e1,x6) & all x9.(-n_smile(x9) | (x1 = x9)) & a_traditional(s2) & a_black(s1) & Theme(s2,x6) & Theme(s1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4 x5.(v_graduate(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_individual(x1) & n_gown(x4) & n_college(x5) & n_cap(x3) & in(x1,x2) & Theme(e1,x5) & Actor(e1,x1)) |
||
Girls in black graduation cap and gown are all smiles, while marching in the traditional line on graduation day. | A person is working on their car. | 2 | -100 | Girls implies more than one. The girls cannot be marching on graduation day if they are working on their car. | exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_line(x6) & a_traditional(s2) & Theme(s2,x6) & ne_nam_girls(x1) & while(p1,e1) & in(e1,x6) & on(x6,x7) & n_day(x7) & of(x7,x8) & n_graduation(x8) & Actor(e1,x1) & v_march(e1) & all x9.(n_smile(x9) -> (x1 = x9)) & in(x1,x2) & subset_of(x5,x2) & n_gown(x5) & subset_of(x3,x2) & n_cap(x3) & of(x3,x4) & n_graduation(x4) & a_black(s1) & Theme(s1,x3)) | exists e1 x1 x2.(on(e1,x2) & n_car(x2) & of(x2,x1) & n_thing(x1) & Actor(e1,x1) & v_work(e1) & n_person(x1)) | 78990ea8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(while(p1,e1) & v_march(e1) & subset_of(x5,x2) & subset_of(x3,x2) & on(x6,x7) & of(x7,x8) & of(x3,x4) & ne_nam_girls(x1) & n_line(x6) & n_graduation(x8) & n_graduation(x4) & n_gown(x5) & n_day(x7) & n_cap(x3) & in(x1,x2) & in(e1,x6) & all x9.(-n_smile(x9) | (x1 = x9)) & a_traditional(s2) & a_black(s1) & Theme(s2,x6) & Theme(s1,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_work(e1) & on(e1,x2) & of(x2,x1) & n_thing(x1) & n_person(x1) & n_car(x2) & Actor(e1,x1)) |
||
Girls in black graduation cap and gown are all smiles, while marching in the traditional line on graduation day. | A girl is graduating, she is happy marching in line. | 0 | -100 | a girl with smiles means she is happy while marching as she is getting graduation | exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_line(x6) & a_traditional(s2) & Theme(s2,x6) & ne_nam_girls(x1) & while(p1,e1) & in(e1,x6) & on(x6,x7) & n_day(x7) & of(x7,x8) & n_graduation(x8) & Actor(e1,x1) & v_march(e1) & all x9.(n_smile(x9) -> (x1 = x9)) & in(x1,x2) & subset_of(x5,x2) & n_gown(x5) & subset_of(x3,x2) & n_cap(x3) & of(x3,x4) & n_graduation(x4) & a_black(s1) & Theme(s1,x3)) | exists e1 e2 s1 x1 x2.(for(s1,e2) & in(e2,x2) & n_line(x2) & Actor(e2,x1) & v_march(e2) & Theme(s1,x1) & a_happy(s1) & n_female(x1) & Actor(e1,x1) & v_graduate(e1) & n_girl(x1)) | 789913bc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(while(p1,e1) & v_march(e1) & subset_of(x5,x2) & subset_of(x3,x2) & on(x6,x7) & of(x7,x8) & of(x3,x4) & ne_nam_girls(x1) & n_line(x6) & n_graduation(x8) & n_graduation(x4) & n_gown(x5) & n_day(x7) & n_cap(x3) & in(x1,x2) & in(e1,x6) & all x9.(-n_smile(x9) | (x1 = x9)) & a_traditional(s2) & a_black(s1) & Theme(s2,x6) & Theme(s1,x3) & Actor(e1,x1)) | exists e1 e2 s1 x1 x2.(v_march(e2) & v_graduate(e1) & n_line(x2) & n_girl(x1) & n_female(x1) & in(e2,x2) & for(s1,e2) & a_happy(s1) & Theme(s1,x1) & Actor(e2,x1) & Actor(e1,x1)) |
||
An asian woman is wearing a black graduation cap and gown smiling on a lawn. | A woman is at her graduation ceremony. | 1 | -100 | Not every woman is Asian. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(Theme(e2,x2) & Actor(e2,x1) & v_wear(e2) & on(e1,x7) & n_lawn(x7) & Actor(e1,x6) & v_smile(e1) & (x2 = x6) & n_gown(x4) & n_cap(x3) & of(x3,x5) & n_graduation(x5) & a_black(s2) & Theme(s2,x3) & subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1) & a_asian(s1) & Theme(s1,x1)) | exists p1 x1 x2 x3.(at(x1,x2) & n_ceremony(x2) & of(x2,x3) & n_graduation(x3) & of(x2,x1) & n_female(x1) & n_woman(x1)) | 789918d0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_wear(e2) & v_smile(e1) & subset_of(x4,x2) & subset_of(x3,x2) & on(e1,x7) & of(x3,x5) & n_woman(x1) & n_lawn(x7) & n_graduation(x5) & n_gown(x4) & n_cap(x3) & a_black(s2) & a_asian(s1) & Theme(s2,x3) & Theme(s1,x1) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x6) & (x2 = x6)) | exists x1 x2 x3.(of(x2,x3) & of(x2,x1) & n_woman(x1) & n_graduation(x3) & n_female(x1) & n_ceremony(x2) & at(x1,x2)) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.