premise
stringlengths
9
342
hypothesis
stringlengths
1
295
label
int64
0
2
probability
float64
-100
1
explanation_1
stringlengths
0
706
explanation_2
stringclasses
1 value
explanation_3
stringclasses
1 value
premise_logic
stringlengths
39
2.12k
hypothesis_logic
stringlengths
33
2.09k
id
stringlengths
36
36
premise_sim
stringlengths
39
2.11k
hypothesis_sim
stringlengths
33
2.08k
A guy jumps to make a basketball shot.
A guy dunks a basketball.
1
-100
Just because a man jumps to make a basket, does not mean he is able to dunk a basketball. He could easily Miss the basket when he dunks the basketball, or tries to dunk the basketball.
exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_jump(e1) & exists e2 x2 x3.(Theme(e2,x2) & Actor(e2,x1) & v_make(e2) & n_shot(x2) & of(x2,x3) & n_basketball(x3)) & n_guy(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_dunk(e1) & n_basketball(x2) & n_guy(x1))
4ce27ba0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_jump(e1) & n_guy(x1) & exists e2 x2 x3.(v_make(e2) & of(x2,x3) & n_shot(x2) & n_basketball(x3) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
exists e1 x1 x2.(v_dunk(e1) & n_guy(x1) & n_basketball(x2) & Theme(e1,x2) & Actor(e1,x1))
A laughing woman in a scarf.
a woman in a blue scarf is laughing
1
-100
Not all scarves are blue.
exists e1 x1 x2.(a_topic(x1) & in(x1,x2) & n_scarf(x2) & n_woman(x1) & Actor(e1,x1) & v_laugh(e1))
exists e1 s1 x1 x2.(Actor(e1,x1) & v_laugh(e1) & in(x1,x2) & n_scarf(x2) & a_blue(s1) & Theme(s1,x2) & n_woman(x1))
4ce28032-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_laugh(e1) & n_woman(x1) & n_scarf(x2) & in(x1,x2) & a_topic(x1) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_laugh(e1) & n_woman(x1) & n_scarf(x2) & in(x1,x2) & a_blue(s1) & Theme(s1,x2) & Actor(e1,x1))
A laughing woman in a scarf.
a woman is laughing
0
-100
Woman is laughing is another way to say laughing woman.
exists e1 x1 x2.(a_topic(x1) & in(x1,x2) & n_scarf(x2) & n_woman(x1) & Actor(e1,x1) & v_laugh(e1))
exists e1 x1.(Actor(e1,x1) & v_laugh(e1) & n_woman(x1))
4ce284d8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_laugh(e1) & n_woman(x1) & n_scarf(x2) & in(x1,x2) & a_topic(x1) & Actor(e1,x1))
exists e1 x1.(v_laugh(e1) & n_woman(x1) & Actor(e1,x1))
A laughing woman in a scarf.
a woman is yelling at a donkey after he kicked her
2
-100
The woman is either laughing or yelling.
exists e1 x1 x2.(a_topic(x1) & in(x1,x2) & n_scarf(x2) & n_woman(x1) & Actor(e1,x1) & v_laugh(e1))
exists e1 p1 x1 x2.(exists e2.(Theme(e2,x2) & Actor(e2,x1) & v_kick(e2)) & n_female(x2) & n_male(x1) & after(e1,p1) & at(e1,x2) & n_donkey(x2) & Actor(e1,x1) & v_yell(e1) & n_woman(x1))
4ce288fc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_laugh(e1) & n_woman(x1) & n_scarf(x2) & in(x1,x2) & a_topic(x1) & Actor(e1,x1))
exists e1 p1 x1 x2.(v_yell(e1) & n_woman(x1) & n_male(x1) & n_female(x2) & n_donkey(x2) & exists e2.(v_kick(e2) & Theme(e2,x2) & Actor(e2,x1)) & at(e1,x2) & after(e1,p1) & Actor(e1,x1))
Grandfather and grandson walking hand in hand looking for fun.
A grandfather and grandson are walking.
0
-100
A grandfather and grandson are walking is another way to say grandfather and grandson walking.
exists e1 e2 x1 x2 x3 x4 x5 x6.(ne_nam_grandson(x3) & ne_nam_grandfather(x2) & for(e1,e2) & for(e2,x6) & n_fun(x6) & Actor(e2,x1) & v_look(e2) & in(e1,x5) & n_hand(x5) & Theme(e1,x4) & Actor(e1,x1) & v_walk(e1) & n_hand(x4) & subset_of(x3,x1) & subset_of(x2,x1))
exists e1 x1 x2 x3.(Actor(e1,x1) & v_walk(e1) & n_grandson(x3) & n_grandfather(x2) & subset_of(x3,x1) & subset_of(x2,x1))
4ce28d20-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5 x6.(v_walk(e1) & v_look(e2) & subset_of(x3,x1) & subset_of(x2,x1) & ne_nam_grandson(x3) & ne_nam_grandfather(x2) & n_hand(x5) & n_hand(x4) & n_fun(x6) & in(e1,x5) & for(e2,x6) & for(e1,e2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_walk(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_grandson(x3) & n_grandfather(x2) & Actor(e1,x1))
Grandfather and grandson walking hand in hand looking for fun.
A grandfather is sleeping next to his grandson.
2
-100
The grandfather is either sleeping or walking.
exists e1 e2 x1 x2 x3 x4 x5 x6.(ne_nam_grandson(x3) & ne_nam_grandfather(x2) & for(e1,e2) & for(e2,x6) & n_fun(x6) & Actor(e2,x1) & v_look(e2) & in(e1,x5) & n_hand(x5) & Theme(e1,x4) & Actor(e1,x1) & v_walk(e1) & n_hand(x4) & subset_of(x3,x1) & subset_of(x2,x1))
exists e1 x1 x2.(to(e1,x2) & n_grandson(x2) & of(x2,x1) & n_male(x1) & r_next(e1) & Actor(e1,x1) & v_sleep(e1) & n_grandfather(x1))
4ce292d4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5 x6.(v_walk(e1) & v_look(e2) & subset_of(x3,x1) & subset_of(x2,x1) & ne_nam_grandson(x3) & ne_nam_grandfather(x2) & n_hand(x5) & n_hand(x4) & n_fun(x6) & in(e1,x5) & for(e2,x6) & for(e1,e2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_sleep(e1) & to(e1,x2) & r_next(e1) & of(x2,x1) & n_male(x1) & n_grandson(x2) & n_grandfather(x1) & Actor(e1,x1))
Grandfather and grandson walking hand in hand looking for fun.
A grandfather and grandson are walking in a park.
1
-100
When someone is walking, they do not have to walk hand-in-hand.
exists e2 e1 x1 x2 x3 x4 x5 x6.(ne_nam_grandson(x3) & ne_nam_grandfather(x2) & for(e1,e2) & for(e2,x6) & n_fun(x6) & Actor(e2,x1) & v_look(e2) & in(e1,x5) & n_hand(x5) & Theme(e1,x4) & Actor(e1,x1) & v_walk(e1) & n_hand(x4) & subset_of(x3,x1) & subset_of(x2,x1))
exists e1 x1 x2 x3 x4.(in(e1,x4) & n_park(x4) & Actor(e1,x1) & v_walk(e1) & n_grandson(x3) & n_grandfather(x2) & subset_of(x3,x1) & subset_of(x2,x1))
4ce29798-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4 x5 x6.(v_walk(e1) & v_look(e2) & subset_of(x3,x1) & subset_of(x2,x1) & ne_nam_grandson(x3) & ne_nam_grandfather(x2) & n_hand(x5) & n_hand(x4) & n_fun(x6) & in(e1,x5) & for(e2,x6) & for(e1,e2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_walk(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_park(x4) & n_grandson(x3) & n_grandfather(x2) & in(e1,x4) & Actor(e1,x1))
A woman wearing a black scarf makes a face as a dog tries to lick her.
The woman is wearing a scarf.
0
-100
The woman is wearing a scarf is another way to say a woman wearing a scarf
exists e1 e2 p1 s1 x1 x2 x3 x4.(exists e3 p2 x5.(Topic(e3,p2) & Actor(e3,x5) & v_try(e3) & exists e4.(Theme(e4,x1) & Actor(e4,x5) & v_lick(e4)) & n_dog(x5)) & n_female(x1) & as(e2,p1) & Theme(e2,x4) & Actor(e2,x1) & v_make(e2) & n_face(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_scarf(x3) & a_black(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1))
exists e1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_scarf(x2))
4ce29c8e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 s1 x1 x2 x3 x4.(v_wear(e1) & v_make(e2) & n_woman(x1) & n_scarf(x3) & n_female(x1) & n_face(x4) & exists e3 p2 x5.(v_try(e3) & n_dog(x5) & exists e4.(v_lick(e4) & Theme(e4,x1) & Actor(e4,x5)) & Topic(e3,p2) & Actor(e3,x5)) & as(e2,p1) & a_black(s1) & Theme(s1,x3) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_wear(e1) & n_woman(x1) & n_scarf(x2) & Theme(e1,x2) & Actor(e1,x1))
A woman wearing a black scarf makes a face as a dog tries to lick her.
The woman doesn't like the dog licking her face.
1
-100
Just because the woman makes her face when the dog tries to lick her doesn't mean she doesn't like it when the dog tries to lick her. She may like it, but it can still feel funny. That is what happens to me when I get licked by a dog.
exists e2 e1 p1 s1 x1 x2 x3 x4.(exists e3 p2 x5.(Topic(e3,p2) & Actor(e3,x5) & v_try(e3) & exists e4.(Theme(e4,x1) & Actor(e4,x5) & v_lick(e4)) & n_dog(x5)) & n_female(x1) & as(e2,p1) & Theme(e2,x4) & Actor(e2,x1) & v_make(e2) & n_face(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_scarf(x3) & a_black(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1))
exists x1 x2 x4.(n_face(x4) & of(x4,x2) & n_female(x2) & n_dog(x2) & n_woman(x1) & -exists e2 e1 x3.(Theme(e2,x2) & Actor(e2,x1) & v_like(e2) & Theme(e1,x4) & Actor(e1,x3) & v_lick(e1) & (x2 = x3)))
4ce2a12a-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 p1 s1 x1 x2 x3 x4.(v_wear(e1) & v_make(e2) & n_woman(x1) & n_scarf(x3) & n_female(x1) & n_face(x4) & exists e3 p2 x5.(v_try(e3) & n_dog(x5) & exists e4.(v_lick(e4) & Theme(e4,x1) & Actor(e4,x5)) & Topic(e3,p2) & Actor(e3,x5)) & as(e2,p1) & a_black(s1) & Theme(s1,x3) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists x1 x2 x4.(of(x4,x2) & n_woman(x1) & n_female(x2) & n_face(x4) & n_dog(x2) & all e2 e1 x3.(-v_like(e2) | -v_lick(e1) | -Theme(e2,x2) | -Theme(e1,x4) | -Actor(e2,x1) | -Actor(e1,x3) | -(x2 = x3)))
A woman wearing a black scarf makes a face as a dog tries to lick her.
The woman is playing with a cat.
2
-100
A woman is either playing with a cat or making a face as a dog tries to lick her.
exists e2 e1 p1 s1 x1 x2 x3 x4.(exists e3 p2 x5.(Topic(e3,p2) & Actor(e3,x5) & v_try(e3) & exists e4.(Theme(e4,x1) & Actor(e4,x5) & v_lick(e4)) & n_dog(x5)) & n_female(x1) & as(e2,p1) & Theme(e2,x4) & Actor(e2,x1) & v_make(e2) & n_face(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_scarf(x3) & a_black(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1))
exists e1 x1 x2.(n_woman(x1) & with(e1,x2) & n_cat(x2) & Actor(e1,x1) & v_play(e1))
4ce2a5bc-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 p1 s1 x1 x2 x3 x4.(v_wear(e1) & v_make(e2) & n_woman(x1) & n_scarf(x3) & n_female(x1) & n_face(x4) & exists e3 p2 x5.(v_try(e3) & n_dog(x5) & exists e4.(v_lick(e4) & Theme(e4,x1) & Actor(e4,x5)) & Topic(e3,p2) & Actor(e3,x5)) & as(e2,p1) & a_black(s1) & Theme(s1,x3) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(with(e1,x2) & v_play(e1) & n_woman(x1) & n_cat(x2) & Actor(e1,x1))
Woman in black scarf being licked by a black dog.
Woman is driving down the highway.
2
-100
The woman is either being licked or driving.
exists e1 s1 s2 s3 x1 x2 x3.(ne_nam_woman(s1) & a_topic(s1) & in(s1,x1) & Actor(e1,x3) & n_dog(x3) & a_black(s3) & Theme(s3,x3) & Theme(e1,x2) & v_lick(e1) & (x1 = x2) & n_scarf(x1) & a_black(s2) & Theme(s2,x1))
exists e1 s1 x1 x2.(n_highway(x2) & ne_nam_woman(x1) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_drive(e1))
4ce2ab0c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3.(v_lick(e1) & ne_nam_woman(s1) & n_scarf(x1) & n_dog(x3) & in(s1,x1) & a_topic(s1) & a_black(s3) & a_black(s2) & Theme(s3,x3) & Theme(s2,x1) & Theme(e1,x2) & Actor(e1,x3) & (x1 = x2))
exists e1 s1 x1 x2.(v_drive(e1) & ne_nam_woman(x1) & n_highway(x2) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
Woman in black scarf being licked by a black dog.
Woman being licked by a dog.
0
-100
Woman being licked by a dog is the same as woman being licked by a dog.
exists e1 s1 s2 s3 x1 x2 x3.(ne_nam_woman(s1) & a_topic(s1) & in(s1,x1) & Actor(e1,x3) & n_dog(x3) & a_black(s3) & Theme(s3,x3) & Theme(e1,x2) & v_lick(e1) & (x1 = x2) & n_scarf(x1) & a_black(s2) & Theme(s2,x1))
exists e1 x1 x2.(ne_nam_woman(x1) & Actor(e1,x2) & n_dog(x2) & Theme(e1,x1) & v_lick(e1))
4ce2afbc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3.(v_lick(e1) & ne_nam_woman(s1) & n_scarf(x1) & n_dog(x3) & in(s1,x1) & a_topic(s1) & a_black(s3) & a_black(s2) & Theme(s3,x3) & Theme(s2,x1) & Theme(e1,x2) & Actor(e1,x3) & (x1 = x2))
exists e1 x1 x2.(v_lick(e1) & ne_nam_woman(x1) & n_dog(x2) & Theme(e1,x1) & Actor(e1,x2))
Woman in black scarf being licked by a black dog.
Woman is enjoying getting her face licked.
1
-100
There can be a woman in existence that does not wear a black scarf, and something other than a dog can lick her face. She can be licked by something else.
exists e1 s1 s2 s3 x1 x2 x3.(ne_nam_woman(s1) & a_topic(s1) & in(s1,x1) & Actor(e1,x3) & n_dog(x3) & a_black(s3) & Theme(s3,x3) & Theme(e1,x2) & v_lick(e1) & (x1 = x2) & n_scarf(x1) & a_black(s2) & Theme(s2,x1))
exists e1 p1 x1 x2.(n_face(x2) & of(x2,x1) & n_female(x1) & ne_nam_woman(x1) & exists e3 e2 x3.(Theme(e3,x2) & Actor(e3,x1) & v_get(e3) & Actor(e2,x3) & v_lick(e2) & (x2 = x3)) & Topic(e1,p1) & Actor(e1,x1) & v_enjoy(e1))
4ce2b48a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3.(v_lick(e1) & ne_nam_woman(s1) & n_scarf(x1) & n_dog(x3) & in(s1,x1) & a_topic(s1) & a_black(s3) & a_black(s2) & Theme(s3,x3) & Theme(s2,x1) & Theme(e1,x2) & Actor(e1,x3) & (x1 = x2))
exists e1 p1 x1 x2.(v_enjoy(e1) & of(x2,x1) & ne_nam_woman(x1) & n_female(x1) & n_face(x2) & exists e3 e2 x3.(v_lick(e2) & v_get(e3) & Theme(e3,x2) & Actor(e3,x1) & Actor(e2,x3) & (x2 = x3)) & Topic(e1,p1) & Actor(e1,x1))
Woman laughing as she is being licked by a brown dog.
The woman is scolding the dog.
2
-100
The woman is either laughing or scolding.
exists p1 x1 x2.(a_topic(x1) & exists e1 s1 x3.(Actor(e1,x3) & n_dog(x3) & a_brown(s1) & Theme(s1,x3) & Theme(e1,x1) & v_lick(e1)) & n_female(x1) & as(x1,p1) & n_laughing(x1) & (x1 = x2) & ne_nam_woman(x2))
exists e1 x1 x2.(n_dog(x2) & n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_scold(e1))
4ce2bbec-e4c8-11ec-9cdd-0242ac1c0002
exists p1 x1 x2.(ne_nam_woman(x2) & n_laughing(x1) & n_female(x1) & exists e1 s1 x3.(v_lick(e1) & n_dog(x3) & a_brown(s1) & Theme(s1,x3) & Theme(e1,x1) & Actor(e1,x3)) & as(x1,p1) & a_topic(x1) & (x1 = x2))
exists e1 x1 x2.(v_scold(e1) & n_woman(x1) & n_dog(x2) & Theme(e1,x2) & Actor(e1,x1))
Woman laughing as she is being licked by a brown dog.
The brown dog is energetic.
0
-100
If the dog is licking a woman, then the dog would be energetic.
exists p1 x1 x2.(a_topic(x1) & exists e1 s1 x3.(Actor(e1,x3) & n_dog(x3) & a_brown(s1) & Theme(s1,x3) & Theme(e1,x1) & v_lick(e1)) & n_female(x1) & as(x1,p1) & n_laughing(x1) & (x1 = x2) & ne_nam_woman(x2))
exists s1 s2 x1.(n_dog(x1) & a_brown(s1) & Theme(s1,x1) & Theme(s2,x1) & a_energetic(s2))
4ce2c0b0-e4c8-11ec-9cdd-0242ac1c0002
exists p1 x1 x2.(ne_nam_woman(x2) & n_laughing(x1) & n_female(x1) & exists e1 s1 x3.(v_lick(e1) & n_dog(x3) & a_brown(s1) & Theme(s1,x3) & Theme(e1,x1) & Actor(e1,x3)) & as(x1,p1) & a_topic(x1) & (x1 = x2))
exists s1 s2 x1.(n_dog(x1) & a_energetic(s2) & a_brown(s1) & Theme(s2,x1) & Theme(s1,x1))
Woman laughing as she is being licked by a brown dog.
The woman is holding a dog.
1
-100
Just because she is being licked by the dog does not mean she is holding the dog.
exists p1 x1 x2.(a_topic(x1) & exists e1 s1 x3.(Actor(e1,x3) & n_dog(x3) & a_brown(s1) & Theme(s1,x3) & Theme(e1,x1) & v_lick(e1)) & n_female(x1) & as(x1,p1) & n_laughing(x1) & (x1 = x2) & ne_nam_woman(x2))
exists e1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_dog(x2))
4ce2c588-e4c8-11ec-9cdd-0242ac1c0002
exists p1 x1 x2.(ne_nam_woman(x2) & n_laughing(x1) & n_female(x1) & exists e1 s1 x3.(v_lick(e1) & n_dog(x3) & a_brown(s1) & Theme(s1,x3) & Theme(e1,x1) & Actor(e1,x3)) & as(x1,p1) & a_topic(x1) & (x1 = x2))
exists e1 x1 x2.(v_hold(e1) & n_woman(x1) & n_dog(x2) & Theme(e1,x2) & Actor(e1,x1))
A baby wearing a white shirt is crawling on the ground next to a table.
The baby is in the crib.
2
-100
The baby is either in the crib or on the ground.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(n_ground(x4) & on(e2,x4) & to(x5,x6) & n_table(x6) & next(x4,x5) & n_thing(x5) & Actor(e2,x1) & v_crawl(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_shirt(x3) & a_white(s1) & Theme(s1,x3) & (x1 = x2) & n_baby(x1))
exists p1 x1 x2.(n_crib(x2) & n_baby(x1) & in(x1,x2))
4ce2d79e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_crawl(e2) & to(x5,x6) & on(e2,x4) & next(x4,x5) & n_thing(x5) & n_table(x6) & n_shirt(x3) & n_ground(x4) & n_baby(x1) & a_white(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists x1 x2.(n_crib(x2) & n_baby(x1) & in(x1,x2))
A baby wearing a white shirt is crawling on the ground next to a table.
The baby is on the floor.
0
-100
Sentence two explains the baby is on the floor crawling.
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(n_ground(x4) & on(e2,x4) & to(x5,x6) & n_table(x6) & next(x4,x5) & n_thing(x5) & Actor(e2,x1) & v_crawl(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_shirt(x3) & a_white(s1) & Theme(s1,x3) & (x1 = x2) & n_baby(x1))
exists p1 x1 x2.(n_floor(x2) & n_baby(x1) & on(x1,x2))
4ce2dd0c-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_crawl(e2) & to(x5,x6) & on(e2,x4) & next(x4,x5) & n_thing(x5) & n_table(x6) & n_shirt(x3) & n_ground(x4) & n_baby(x1) & a_white(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists x1 x2.(on(x1,x2) & n_floor(x2) & n_baby(x1))
A baby wearing a white shirt is crawling on the ground next to a table.
The baby is playing on the floor.
1
-100
We don't know that the baby is playing.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(n_ground(x4) & on(e2,x4) & to(x5,x6) & n_table(x6) & next(x4,x5) & n_thing(x5) & Actor(e2,x1) & v_crawl(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_shirt(x3) & a_white(s1) & Theme(s1,x3) & (x1 = x2) & n_baby(x1))
exists e1 x1 x2.(n_floor(x2) & n_baby(x1) & on(e1,x2) & Actor(e1,x1) & v_play(e1))
4ce2e1d0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_crawl(e2) & to(x5,x6) & on(e2,x4) & next(x4,x5) & n_thing(x5) & n_table(x6) & n_shirt(x3) & n_ground(x4) & n_baby(x1) & a_white(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_play(e1) & on(e1,x2) & n_floor(x2) & n_baby(x1) & Actor(e1,x1))
A baby is crawling around on a sandy floor.
An infant is on the dirty floor crawling around.
0
-100
A sandy floor is a dirty floor.
exists e1 s1 s2 x1 x2.(on(e1,x2) & n_floor(x2) & a_sandy(s2) & Theme(s2,x2) & a_around(s1) & Manner(e1,s1) & Actor(e1,x1) & v_crawl(e1) & n_baby(x1))
exists p1 x1 x2 x3.(n_floor(x2) & of(x2,x3) & n_dirty(x3) & exists e1 p2 x4.(on(x1,x2) & exists s1.(Theme(s1,x4) & a_around(s1)) & Topic(e1,p2) & Actor(e1,x4) & v_crawl(e1) & (x2 = x4)) & n_infant(x1))
4ce2e63a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2.(v_crawl(e1) & on(e1,x2) & n_floor(x2) & n_baby(x1) & a_sandy(s2) & a_around(s1) & Theme(s2,x2) & Manner(e1,s1) & Actor(e1,x1))
exists x1 x2 x3.(of(x2,x3) & n_infant(x1) & n_floor(x2) & n_dirty(x3) & exists e1 p2 x4.(v_crawl(e1) & on(x1,x2) & exists s1.(a_around(s1) & Theme(s1,x4)) & Topic(e1,p2) & Actor(e1,x4) & (x2 = x4)))
A baby is crawling around on a sandy floor.
An adult is ordering a beverage at the bar.
2
-100
One is either a baby or an adult.
exists e1 s1 s2 x1 x2.(on(e1,x2) & n_floor(x2) & a_sandy(s2) & Theme(s2,x2) & a_around(s1) & Manner(e1,s1) & Actor(e1,x1) & v_crawl(e1) & n_baby(x1))
exists e1 x1 x2 x3.(n_bar(x3) & Theme(e1,x2) & Actor(e1,x1) & v_order(e1) & at(x2,x3) & n_beverage(x2) & n_adult(x1))
4ce2eaf4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2.(v_crawl(e1) & on(e1,x2) & n_floor(x2) & n_baby(x1) & a_sandy(s2) & a_around(s1) & Theme(s2,x2) & Manner(e1,s1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_order(e1) & n_beverage(x2) & n_bar(x3) & n_adult(x1) & at(x2,x3) & Theme(e1,x2) & Actor(e1,x1))
A baby is crawling around on a sandy floor.
A baby is crawling on a sandy floor about to fall.
1
-100
Just because the baby is crawling on a sandy floor does not mean that she is about to fall.
exists e1 s1 s2 x1 x2.(on(e1,x2) & n_floor(x2) & a_sandy(s2) & Theme(s2,x2) & a_around(s1) & Manner(e1,s1) & Actor(e1,x1) & v_crawl(e1) & n_baby(x1))
exists e2 e1 p1 s1 x1 x2 x3.(on(e1,x2) & Topic(e2,p1) & Actor(e2,x3) & v_about(e2) & exists e3.(Actor(e3,x3) & v_fall(e3)) & (x2 = x3) & n_floor(x2) & a_sandy(s1) & Theme(s1,x2) & Actor(e1,x1) & v_crawl(e1) & n_baby(x1))
4ce2ef7c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2.(v_crawl(e1) & on(e1,x2) & n_floor(x2) & n_baby(x1) & a_sandy(s2) & a_around(s1) & Theme(s2,x2) & Manner(e1,s1) & Actor(e1,x1))
exists e2 e1 p1 s1 x1 x2 x3.(v_crawl(e1) & v_about(e2) & on(e1,x2) & n_floor(x2) & n_baby(x1) & exists e3.(v_fall(e3) & Actor(e3,x3)) & a_sandy(s1) & Topic(e2,p1) & Theme(s1,x2) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3))
A black baby is looking to his right.
A black kid looking at something.
1
-100
Just because a black baby is looking to his right does not necessarily mean the black kid looking at something.
exists e1 s1 x1 x2.(to(e1,x2) & n_right(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_look(e1) & n_baby(x1) & a_black(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(a_topic(x1) & at(e1,x3) & n_thing(x3) & Actor(e1,x2) & v_look(e1) & (x1 = x2) & n_kid(x1) & a_black(s1) & Theme(s1,x1))
4ce34828-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_look(e1) & to(e1,x2) & of(x2,x1) & n_right(x2) & n_male(x1) & n_baby(x1) & a_black(s1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_look(e1) & n_thing(x3) & n_kid(x1) & at(e1,x3) & a_topic(x1) & a_black(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
A black baby is looking to his right.
A kid is looking up at the sky.
2
-100
You need to raise your head if you want to look at the sky.
exists e1 s1 x1 x2.(to(e1,x2) & n_right(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_look(e1) & n_baby(x1) & a_black(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(n_sky(x2) & a_up(s1) & Manner(e1,s1) & at(e1,x2) & Actor(e1,x1) & v_look(e1) & n_kid(x1))
4ce34c88-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_look(e1) & to(e1,x2) & of(x2,x1) & n_right(x2) & n_male(x1) & n_baby(x1) & a_black(s1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_look(e1) & n_sky(x2) & n_kid(x1) & at(e1,x2) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1))
A black baby is looking to his right.
A black baby.
0
-100
Sentences two restates the baby is black.
exists e1 s1 x1 x2.(to(e1,x2) & n_right(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_look(e1) & n_baby(x1) & a_black(s1) & Theme(s1,x1))
exists s1 x1.(a_topic(x1) & n_baby(x1) & a_black(s1) & Theme(s1,x1))
4ce35142-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_look(e1) & to(e1,x2) & of(x2,x1) & n_right(x2) & n_male(x1) & n_baby(x1) & a_black(s1) & Theme(s1,x1) & Actor(e1,x1))
exists s1 x1.(n_baby(x1) & a_topic(x1) & a_black(s1) & Theme(s1,x1))
Four children keeping warm under a blanket.
the children are sick
1
-100
Just becaue the children are under a blanket does not mean they are sick.
exists e1 p1 x1 x2 x3.(a_topic(x1) & under(e1,x3) & n_blanket(x3) & exists s1.(Theme(s1,x2) & a_warm(s1)) & Topic(e1,p1) & Actor(e1,x2) & v_keep(e1) & (x1 = x2) & n_child(x1) & card_eq_4(x1))
exists s1 x1.(n_child(x1) & Theme(s1,x1) & a_sick(s1))
4ce35c50-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3.(v_keep(e1) & under(e1,x3) & n_child(x1) & n_blanket(x3) & exists s1.(a_warm(s1) & Theme(s1,x2)) & card_eq_4(x1) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & (x1 = x2))
exists s1 x1.(n_child(x1) & a_sick(s1) & Theme(s1,x1))
Four people are in a park playing some sort of game similar to horseshoes.
Four people are in a park playing some sort of game.
1
-100
The word game in this sentence is incorrect. Sentence 1 has information that cannot be implied from sentence 2.
exists p1 x1.(exists e1 s1 x2 x3 x4 x5 x6 x7.(in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_play(e1) & to(s1,x7) & n_horseshoe(x7) & Theme(s1,x6) & a_similar(s1) & (x4 = x6) & of(x4,x5) & n_game(x5) & n_sort(x4) & (x2 = x3) & n_park(x2)) & n_people(x1) & card_eq_4(x1))
exists p1 x1.(exists e1 x2 x3 x4 x5.(in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_play(e1) & of(x4,x5) & n_game(x5) & n_sort(x4) & (x2 = x3) & n_park(x2)) & n_people(x1) & card_eq_4(x1))
4ce36cd6-e4c8-11ec-9cdd-0242ac1c0002
exists x1.(n_people(x1) & exists e1 s1 x2 x3 x4 x5 x6 x7.(v_play(e1) & to(s1,x7) & of(x4,x5) & n_sort(x4) & n_park(x2) & n_horseshoe(x7) & n_game(x5) & in(x1,x2) & a_similar(s1) & Theme(s1,x6) & Theme(e1,x4) & Actor(e1,x3) & (x4 = x6) & (x2 = x3)) & card_eq_4(x1))
exists x1.(n_people(x1) & exists e1 x2 x3 x4 x5.(v_play(e1) & of(x4,x5) & n_sort(x4) & n_park(x2) & n_game(x5) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) & card_eq_4(x1))
A dog in a pink shirt with something white in his mouth and a dog in a yellow shirt.
Two dogs wearing different color shirts.
0
-100
Pink and yellow are different colors.
exists s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & in(x1,x2) & with(x2,x3) & subset_of(x7,x3) & in(x7,x8) & n_shirt(x8) & a_yellow(s3) & Theme(s3,x8) & n_dog(x7) & subset_of(x4,x3) & in(x4,x6) & n_mouth(x6) & of(x6,x1) & n_male(x1) & Theme(s2,x5) & a_white(s2) & (x4 = x5) & n_thing(x4) & n_shirt(x2) & a_pink(s1) & Theme(s1,x2) & n_dog(x1))
exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & -(x3 = x5) & n_shirt(x5) & of(x5,x4) & n_color(x4) & n_shirt(x3) & of(x3,x4) & (x1 = x2) & n_dog(x1) & card_eq_2(x1))
4ce375e6-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(with(x2,x3) & subset_of(x7,x3) & subset_of(x4,x3) & of(x6,x1) & n_thing(x4) & n_shirt(x8) & n_shirt(x2) & n_mouth(x6) & n_male(x1) & n_dog(x7) & n_dog(x1) & in(x7,x8) & in(x4,x6) & in(x1,x2) & a_yellow(s3) & a_white(s2) & a_topic(x1) & a_pink(s1) & Theme(s3,x8) & Theme(s2,x5) & Theme(s1,x2) & (x4 = x5))
exists e1 x1 x2 x3 x4 x5.(v_wear(e1) & of(x5,x4) & of(x3,x4) & n_shirt(x5) & n_shirt(x3) & n_dog(x1) & n_color(x4) & card_eq_2(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & -(x3 = x5) & (x1 = x2))
Four warmly dressed children sit by a cement wall covered in a blue blanket.
A tiger is laying on the cement.
2
-100
Children are not a tiger because children are multiple humans and a tiger is one animal.
exists e3 e2 e1 s1 x1 x2 x3 x4 x5.(by(e2,x2) & in(e3,x5) & n_blanket(x5) & a_blue(s1) & Theme(s1,x5) & Theme(e3,x4) & v_cover(e3) & (x2 = x4) & n_wall(x2) & of(x2,x3) & n_cement(x3) & Actor(e2,x1) & v_sit(e2) & n_child(x1) & Theme(e1,x1) & v_dress(e1) & r_warmly(x1) & card_eq_4(x1))
exists e1 x1 x2.(n_cement(x2) & on(e1,x2) & Actor(e1,x1) & v_lay(e1) & n_tiger(x1))
4ce38450-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e2 e1 s1 x1 x2 x3 x4 x5.(v_sit(e2) & v_dress(e1) & v_cover(e3) & r_warmly(x1) & of(x2,x3) & n_wall(x2) & n_child(x1) & n_cement(x3) & n_blanket(x5) & in(e3,x5) & card_eq_4(x1) & by(e2,x2) & a_blue(s1) & Theme(s1,x5) & Theme(e3,x4) & Theme(e1,x1) & Actor(e2,x1) & (x2 = x4))
exists e1 x1 x2.(v_lay(e1) & on(e1,x2) & n_tiger(x1) & n_cement(x2) & Actor(e1,x1))
A man dressed in all red is playing his sport with an official in black watching the bounds of the play area.
There are two people.
0
0.861694
A man and an official must mean there are two people.
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_area(x7) & of(x7,x8) & n_play(x8) & n_bound(x6) & Theme(e3,x6) & Actor(e3,x4) & v_watch(e3) & of(x6,x7) & with(e2,x4) & Theme(s1,x5) & a_black(s1) & (x4 = x5) & n_official(x4) & Theme(e2,x3) & Actor(e2,x1) & v_play(e2) & n_sport(x3) & of(x3,x1) & n_male(x1) & all x9.(n_red(x9) -> in(e1,x9)) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_man(x1))
exists p1 x1 x2.((x1 = x2) & n_people(x2) & card_eq_2(x2))
4ce41fb4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(e2,x4) & v_watch(e3) & v_play(e2) & v_dress(e1) & of(x7,x8) & of(x6,x7) & of(x3,x1) & n_sport(x3) & n_play(x8) & n_official(x4) & n_man(x1) & n_male(x1) & n_bound(x6) & n_area(x7) & all x9.(in(e1,x9) | -n_red(x9)) & a_black(s1) & Theme(s1,x5) & Theme(e3,x6) & Theme(e2,x3) & Theme(e1,x2) & Actor(e3,x4) & Actor(e2,x1) & (x4 = x5) & (x1 = x2))
exists x1 x2.(n_people(x2) & card_eq_2(x2) & (x1 = x2))
A man dressed in all red is playing his sport with an official in black watching the bounds of the play area.
A referree is watching the game.
1
0.980222
A referree watching the game is implied by an official watching the bounds of the play area.
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_area(x7) & of(x7,x8) & n_play(x8) & n_bound(x6) & Theme(e3,x6) & Actor(e3,x4) & v_watch(e3) & of(x6,x7) & with(e2,x4) & Theme(s1,x5) & a_black(s1) & (x4 = x5) & n_official(x4) & Theme(e2,x3) & Actor(e2,x1) & v_play(e2) & n_sport(x3) & of(x3,x1) & n_male(x1) & all x9.(n_red(x9) -> in(e1,x9)) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_man(x1))
exists e1 x1 x2.(n_game(x2) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_referree(x1))
4ce42522-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(e2,x4) & v_watch(e3) & v_play(e2) & v_dress(e1) & of(x7,x8) & of(x6,x7) & of(x3,x1) & n_sport(x3) & n_play(x8) & n_official(x4) & n_man(x1) & n_male(x1) & n_bound(x6) & n_area(x7) & all x9.(in(e1,x9) | -n_red(x9)) & a_black(s1) & Theme(s1,x5) & Theme(e3,x6) & Theme(e2,x3) & Theme(e1,x2) & Actor(e3,x4) & Actor(e2,x1) & (x4 = x5) & (x1 = x2))
exists e1 x1 x2.(v_watch(e1) & n_referree(x1) & n_game(x2) & Theme(e1,x2) & Actor(e1,x1))
A man dressed in all red is playing his sport with an official in black watching the bounds of the play area.
two men hang out in a weekly sports event
1
0.000017
Playing a sport does not imply it is a weekly event.
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_area(x7) & of(x7,x8) & n_play(x8) & n_bound(x6) & Theme(e3,x6) & Actor(e3,x4) & v_watch(e3) & of(x6,x7) & with(e2,x4) & Theme(s1,x5) & a_black(s1) & (x4 = x5) & n_official(x4) & Theme(e2,x3) & Actor(e2,x1) & v_play(e2) & n_sport(x3) & of(x3,x1) & n_male(x1) & all x9.(n_red(x9) -> in(e1,x9)) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_man(x1))
exists e1 s1 s2 x1 x2 x3.(in(e1,x2) & n_event(x2) & of(x2,x3) & n_sport(x3) & a_weekly(s2) & Theme(s2,x2) & a_out(s1) & Manner(e1,s1) & Actor(e1,x1) & v_hang(e1) & n_man(x1) & card_eq_2(x1))
4ce42e0a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(e2,x4) & v_watch(e3) & v_play(e2) & v_dress(e1) & of(x7,x8) & of(x6,x7) & of(x3,x1) & n_sport(x3) & n_play(x8) & n_official(x4) & n_man(x1) & n_male(x1) & n_bound(x6) & n_area(x7) & all x9.(in(e1,x9) | -n_red(x9)) & a_black(s1) & Theme(s1,x5) & Theme(e3,x6) & Theme(e2,x3) & Theme(e1,x2) & Actor(e3,x4) & Actor(e2,x1) & (x4 = x5) & (x1 = x2))
exists e1 s1 s2 x1 x2 x3.(v_hang(e1) & of(x2,x3) & n_sport(x3) & n_man(x1) & n_event(x2) & in(e1,x2) & card_eq_2(x1) & a_weekly(s2) & a_out(s1) & Theme(s2,x2) & Manner(e1,s1) & Actor(e1,x1))
A man dressed in all red is playing his sport with an official in black watching the bounds of the play area.
A player and a referee are in a sporting event.
1
0.96079
Playing his sport and an official watching the bounds of the play area does imply a player and referee are in a sporting event.
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_area(x7) & of(x7,x8) & n_play(x8) & n_bound(x6) & Theme(e3,x6) & Actor(e3,x4) & v_watch(e3) & of(x6,x7) & with(e2,x4) & Theme(s1,x5) & a_black(s1) & (x4 = x5) & n_official(x4) & Theme(e2,x3) & Actor(e2,x1) & v_play(e2) & n_sport(x3) & of(x3,x1) & n_male(x1) & all x9.(n_red(x9) -> in(e1,x9)) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_man(x1))
exists p1 x1 x2 x3.(exists s1 x4.(in(x1,x4) & n_event(x4) & a_sporting(s1) & Theme(s1,x4)) & subset_of(x3,x1) & n_referee(x3) & subset_of(x2,x1) & n_player(x2))
4ce436d4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(e2,x4) & v_watch(e3) & v_play(e2) & v_dress(e1) & of(x7,x8) & of(x6,x7) & of(x3,x1) & n_sport(x3) & n_play(x8) & n_official(x4) & n_man(x1) & n_male(x1) & n_bound(x6) & n_area(x7) & all x9.(in(e1,x9) | -n_red(x9)) & a_black(s1) & Theme(s1,x5) & Theme(e3,x6) & Theme(e2,x3) & Theme(e1,x2) & Actor(e3,x4) & Actor(e2,x1) & (x4 = x5) & (x1 = x2))
exists x1 x2 x3.(subset_of(x3,x1) & subset_of(x2,x1) & n_referee(x3) & n_player(x2) & exists s1 x4.(n_event(x4) & in(x1,x4) & a_sporting(s1) & Theme(s1,x4)))
A man dressed in all red is playing his sport with an official in black watching the bounds of the play area.
A man is about to recieve a penalty.
1
0.137347
Playing his sport does not imply being about to receive a penalty.
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_area(x7) & of(x7,x8) & n_play(x8) & n_bound(x6) & Theme(e3,x6) & Actor(e3,x4) & v_watch(e3) & of(x6,x7) & with(e2,x4) & Theme(s1,x5) & a_black(s1) & (x4 = x5) & n_official(x4) & Theme(e2,x3) & Actor(e2,x1) & v_play(e2) & n_sport(x3) & of(x3,x1) & n_male(x1) & all x9.(n_red(x9) -> in(e1,x9)) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_man(x1))
exists p1 s1 x1.(Topic(s1,p1) & Actor(s1,x1) & a_about(s1) & exists e1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_recieve(e1) & n_penalty(x2)) & n_man(x1))
4ce44070-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(e2,x4) & v_watch(e3) & v_play(e2) & v_dress(e1) & of(x7,x8) & of(x6,x7) & of(x3,x1) & n_sport(x3) & n_play(x8) & n_official(x4) & n_man(x1) & n_male(x1) & n_bound(x6) & n_area(x7) & all x9.(in(e1,x9) | -n_red(x9)) & a_black(s1) & Theme(s1,x5) & Theme(e3,x6) & Theme(e2,x3) & Theme(e1,x2) & Actor(e3,x4) & Actor(e2,x1) & (x4 = x5) & (x1 = x2))
exists p1 s1 x1.(n_man(x1) & exists e1 x2.(v_recieve(e1) & n_penalty(x2) & Theme(e1,x2) & Actor(e1,x1)) & a_about(s1) & Topic(s1,p1) & Actor(s1,x1))
A man dressed in all red is playing his sport with an official in black watching the bounds of the play area.
There man in red scores a goal while the official watches to make sure it was fair.
1
0.090421
Playing his sport does not imply scores a goal.
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_area(x7) & of(x7,x8) & n_play(x8) & n_bound(x6) & Theme(e3,x6) & Actor(e3,x4) & v_watch(e3) & of(x6,x7) & with(e2,x4) & Theme(s1,x5) & a_black(s1) & (x4 = x5) & n_official(x4) & Theme(e2,x3) & Actor(e2,x1) & v_play(e2) & n_sport(x3) & of(x3,x1) & n_male(x1) & all x9.(n_red(x9) -> in(e1,x9)) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_man(x1))
exists e1 x1 x4.(n_thing(x4) & n_official(x4) & all x2.(n_goal(x2) -> exists p1 s1 x3.(exists e2 p2.(Topic(e2,p2) & Actor(e2,x4) & v_watch(e2) & exists e3 p3.(exists e4 p4.(exists s2.(Theme(s2,x4) & a_fair(s2)) & Topic(e4,p4) & Actor(e4,x4) & v_sure(e4)) & Topic(e3,p3) & Actor(e3,x4) & v_make(e3))) & while(e1,p1) & in(e1,x3) & for(x3,x2) & n_score(x3) & a_red(s1) & Theme(s1,x3))) & Actor(e1,x1) & v_man(e1))
4ce444ee-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(e2,x4) & v_watch(e3) & v_play(e2) & v_dress(e1) & of(x7,x8) & of(x6,x7) & of(x3,x1) & n_sport(x3) & n_play(x8) & n_official(x4) & n_man(x1) & n_male(x1) & n_bound(x6) & n_area(x7) & all x9.(in(e1,x9) | -n_red(x9)) & a_black(s1) & Theme(s1,x5) & Theme(e3,x6) & Theme(e2,x3) & Theme(e1,x2) & Actor(e3,x4) & Actor(e2,x1) & (x4 = x5) & (x1 = x2))
exists e1 x1 x4.(v_man(e1) & n_thing(x4) & n_official(x4) & all x2.(exists p1 s1 x3.(while(e1,p1) & n_score(x3) & in(e1,x3) & for(x3,x2) & exists e2 p2.(v_watch(e2) & exists e3 p3.(v_make(e3) & exists e4 p4.(v_sure(e4) & exists s2.(a_fair(s2) & Theme(s2,x4)) & Topic(e4,p4) & Actor(e4,x4)) & Topic(e3,p3) & Actor(e3,x4)) & Topic(e2,p2) & Actor(e2,x4)) & a_red(s1) & Theme(s1,x3)) | -n_goal(x2)) & Actor(e1,x1))
A man dressed in all red is playing his sport with an official in black watching the bounds of the play area.
No one is dressed in red.
2
0
As it is mentioned that there is a man dressed in all red, there cannot be no one dressed in red at the same instance.
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_area(x7) & of(x7,x8) & n_play(x8) & n_bound(x6) & Theme(e3,x6) & Actor(e3,x4) & v_watch(e3) & of(x6,x7) & with(e2,x4) & Theme(s1,x5) & a_black(s1) & (x4 = x5) & n_official(x4) & Theme(e2,x3) & Actor(e2,x1) & v_play(e2) & n_sport(x3) & of(x3,x1) & n_male(x1) & all x9.(n_red(x9) -> in(e1,x9)) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_man(x1))
-exists e1 x1 x2.(in(e1,x2) & n_red(x2) & Theme(e1,x1) & v_dress(e1) & n_one(x1))
4ce454a2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(e2,x4) & v_watch(e3) & v_play(e2) & v_dress(e1) & of(x7,x8) & of(x6,x7) & of(x3,x1) & n_sport(x3) & n_play(x8) & n_official(x4) & n_man(x1) & n_male(x1) & n_bound(x6) & n_area(x7) & all x9.(in(e1,x9) | -n_red(x9)) & a_black(s1) & Theme(s1,x5) & Theme(e3,x6) & Theme(e2,x3) & Theme(e1,x2) & Actor(e3,x4) & Actor(e2,x1) & (x4 = x5) & (x1 = x2))
all e1 x1 x2.(-v_dress(e1) | -n_red(x2) | -n_one(x1) | -in(e1,x2) | -Theme(e1,x1))
Male tennis player with tattoo on left arm in position to hit the ball with onlooker sitting down.
A pro tennis player is about to win a match.
1
0.000018
Not all tennis players are a pro and in position to hit the ball does not imply about to win a match.
exists p1 s1 s2 x1 x2 x3 x4 x5 x6.(n_ball(x6) & a_topic(x1) & with(x1,x3) & on(x3,x4) & in(x4,x5) & Topic(x5,p1) & exists e2 e1 s3 x7.(a_down(s3) & Manner(e2,s3) & Actor(e2,x7) & v_sit(e2) & with(e1,x7) & n_onlooker(x7) & Theme(e1,x6) & Actor(e1,x5) & v_hit(e1)) & n_position(x5) & n_arm(x4) & a_left(s2) & Theme(s2,x4) & n_tattoo(x3) & n_player(x1) & of(x1,x2) & n_tennis(x2) & a_male(s1) & Theme(s1,x1))
exists p1 s1 s2 x1 x2.(Topic(s2,p1) & Actor(s2,x1) & a_about(s2) & exists e1 x3.(Theme(e1,x3) & Actor(e1,x1) & v_win(e1) & n_match(x3)) & n_player(x1) & of(x1,x2) & n_tennis(x2) & a_pro(s1) & Theme(s1,x1))
4ce461ae-e4c8-11ec-9cdd-0242ac1c0002
exists p1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x1,x3) & on(x3,x4) & of(x1,x2) & n_tennis(x2) & n_tattoo(x3) & n_position(x5) & n_player(x1) & n_ball(x6) & n_arm(x4) & in(x4,x5) & exists e2 e1 s3 x7.(with(e1,x7) & v_sit(e2) & v_hit(e1) & n_onlooker(x7) & a_down(s3) & Theme(e1,x6) & Manner(e2,s3) & Actor(e2,x7) & Actor(e1,x5)) & a_topic(x1) & a_male(s1) & a_left(s2) & Topic(x5,p1) & Theme(s2,x4) & Theme(s1,x1))
exists p1 s1 s2 x1 x2.(of(x1,x2) & n_tennis(x2) & n_player(x1) & exists e1 x3.(v_win(e1) & n_match(x3) & Theme(e1,x3) & Actor(e1,x1)) & a_pro(s1) & a_about(s2) & Topic(s2,p1) & Theme(s1,x1) & Actor(s2,x1))
Male tennis player with tattoo on left arm in position to hit the ball with onlooker sitting down.
Someone is sitting down and watching a man playing tennis.
0
0.988484
The onlooker is someone.
exists p1 s1 s2 x1 x2 x3 x4 x5 x6.(n_ball(x6) & a_topic(x1) & with(x1,x3) & on(x3,x4) & in(x4,x5) & Topic(x5,p1) & exists e2 e1 s3 x7.(a_down(s3) & Manner(e2,s3) & Actor(e2,x7) & v_sit(e2) & with(e1,x7) & n_onlooker(x7) & Theme(e1,x6) & Actor(e1,x5) & v_hit(e1)) & n_position(x5) & n_arm(x4) & a_left(s2) & Theme(s2,x4) & n_tattoo(x3) & n_player(x1) & of(x1,x2) & n_tennis(x2) & a_male(s1) & Theme(s1,x1))
exists e1 e3 e2 s1 x1 x2 x3 x4 x5.(Theme(e3,x3) & Actor(e3,x2) & v_watch(e3) & Theme(e2,x5) & Actor(e2,x4) & v_play(e2) & n_tennis(x5) & (x3 = x4) & n_man(x3) & n_person(x2) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sit(e1) & n_person(x1))
4ce466d6-e4c8-11ec-9cdd-0242ac1c0002
exists p1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x1,x3) & on(x3,x4) & of(x1,x2) & n_tennis(x2) & n_tattoo(x3) & n_position(x5) & n_player(x1) & n_ball(x6) & n_arm(x4) & in(x4,x5) & exists e2 e1 s3 x7.(with(e1,x7) & v_sit(e2) & v_hit(e1) & n_onlooker(x7) & a_down(s3) & Theme(e1,x6) & Manner(e2,s3) & Actor(e2,x7) & Actor(e1,x5)) & a_topic(x1) & a_male(s1) & a_left(s2) & Topic(x5,p1) & Theme(s2,x4) & Theme(s1,x1))
exists e1 e3 e2 s1 x1 x2 x3 x4 x5.(v_watch(e3) & v_sit(e1) & v_play(e2) & n_tennis(x5) & n_person(x2) & n_person(x1) & n_man(x3) & a_down(s1) & Theme(e3,x3) & Theme(e2,x5) & Manner(e1,s1) & Actor(e3,x2) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4))
Male tennis player with tattoo on left arm in position to hit the ball with onlooker sitting down.
The tennis player is in a motorcycle gang.
1
0.000204
Tattoo on arm does not imply being in a motorcycle gang.
exists p1 s1 s2 x1 x2 x3 x4 x5 x6.(n_ball(x6) & a_topic(x1) & with(x1,x3) & on(x3,x4) & in(x4,x5) & Topic(x5,p1) & exists e2 e1 s3 x7.(a_down(s3) & Manner(e2,s3) & Actor(e2,x7) & v_sit(e2) & with(e1,x7) & n_onlooker(x7) & Theme(e1,x6) & Actor(e1,x5) & v_hit(e1)) & n_position(x5) & n_arm(x4) & a_left(s2) & Theme(s2,x4) & n_tattoo(x3) & n_player(x1) & of(x1,x2) & n_tennis(x2) & a_male(s1) & Theme(s1,x1))
exists p1 x1 x2.(n_player(x1) & of(x1,x2) & n_tennis(x2) & exists x3 x4.(in(x1,x3) & n_gang(x3) & of(x3,x4) & n_motorcycle(x4)))
4ce478ec-e4c8-11ec-9cdd-0242ac1c0002
exists p1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x1,x3) & on(x3,x4) & of(x1,x2) & n_tennis(x2) & n_tattoo(x3) & n_position(x5) & n_player(x1) & n_ball(x6) & n_arm(x4) & in(x4,x5) & exists e2 e1 s3 x7.(with(e1,x7) & v_sit(e2) & v_hit(e1) & n_onlooker(x7) & a_down(s3) & Theme(e1,x6) & Manner(e2,s3) & Actor(e2,x7) & Actor(e1,x5)) & a_topic(x1) & a_male(s1) & a_left(s2) & Topic(x5,p1) & Theme(s2,x4) & Theme(s1,x1))
exists x1 x2.(of(x1,x2) & n_tennis(x2) & n_player(x1) & exists x3 x4.(of(x3,x4) & n_motorcycle(x4) & n_gang(x3) & in(x1,x3)))
Male tennis player with tattoo on left arm in position to hit the ball with onlooker sitting down.
A man with a dragon tattoo on his arm is about to spike a tennis ball.
1
0.000497
Not all tattoos are dragon tattoos and hit does not imply spike.
exists p1 s1 s2 x1 x2 x3 x4 x5 x6.(n_ball(x6) & a_topic(x1) & with(x1,x3) & on(x3,x4) & in(x4,x5) & Topic(x5,p1) & exists e2 e1 s3 x7.(a_down(s3) & Manner(e2,s3) & Actor(e2,x7) & v_sit(e2) & with(e1,x7) & n_onlooker(x7) & Theme(e1,x6) & Actor(e1,x5) & v_hit(e1)) & n_position(x5) & n_arm(x4) & a_left(s2) & Theme(s2,x4) & n_tattoo(x3) & n_player(x1) & of(x1,x2) & n_tennis(x2) & a_male(s1) & Theme(s1,x1))
exists p1 s1 x1 x2 x3 x4.(Topic(s1,p1) & Actor(s1,x1) & a_about(s1) & exists e1 x5 x6.(Theme(e1,x5) & Actor(e1,x1) & v_spike(e1) & n_ball(x5) & of(x5,x6) & n_tennis(x6)) & with(x1,x2) & on(x2,x4) & n_arm(x4) & of(x4,x1) & n_male(x1) & n_tattoo(x2) & of(x2,x3) & n_dragon(x3) & n_man(x1))
4ce48616-e4c8-11ec-9cdd-0242ac1c0002
exists p1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x1,x3) & on(x3,x4) & of(x1,x2) & n_tennis(x2) & n_tattoo(x3) & n_position(x5) & n_player(x1) & n_ball(x6) & n_arm(x4) & in(x4,x5) & exists e2 e1 s3 x7.(with(e1,x7) & v_sit(e2) & v_hit(e1) & n_onlooker(x7) & a_down(s3) & Theme(e1,x6) & Manner(e2,s3) & Actor(e2,x7) & Actor(e1,x5)) & a_topic(x1) & a_male(s1) & a_left(s2) & Topic(x5,p1) & Theme(s2,x4) & Theme(s1,x1))
exists p1 s1 x1 x2 x3 x4.(with(x1,x2) & on(x2,x4) & of(x4,x1) & of(x2,x3) & n_tattoo(x2) & n_man(x1) & n_male(x1) & n_dragon(x3) & n_arm(x4) & exists e1 x5 x6.(v_spike(e1) & of(x5,x6) & n_tennis(x6) & n_ball(x5) & Theme(e1,x5) & Actor(e1,x1)) & a_about(s1) & Topic(s1,p1) & Actor(s1,x1))
Male tennis player with tattoo on left arm in position to hit the ball with onlooker sitting down.
Nobody in this picture has a tattoo.
2
0.000002
Male tennis player is not nobody.
exists p1 s1 s2 x1 x2 x3 x4 x5 x6.(n_ball(x6) & a_topic(x1) & with(x1,x3) & on(x3,x4) & in(x4,x5) & Topic(x5,p1) & exists e2 e1 s3 x7.(a_down(s3) & Manner(e2,s3) & Actor(e2,x7) & v_sit(e2) & with(e1,x7) & n_onlooker(x7) & Theme(e1,x6) & Actor(e1,x5) & v_hit(e1)) & n_position(x5) & n_arm(x4) & a_left(s2) & Theme(s2,x4) & n_tattoo(x3) & n_player(x1) & of(x1,x2) & n_tennis(x2) & a_male(s1) & Theme(s1,x1))
exists x2.(n_picture(x2) & -exists e1 x1 x3.(Theme(e1,x3) & Actor(e1,x1) & v_have(e1) & n_tattoo(x3) & in(x1,x2) & n_person(x1)))
4ce49804-e4c8-11ec-9cdd-0242ac1c0002
exists p1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x1,x3) & on(x3,x4) & of(x1,x2) & n_tennis(x2) & n_tattoo(x3) & n_position(x5) & n_player(x1) & n_ball(x6) & n_arm(x4) & in(x4,x5) & exists e2 e1 s3 x7.(with(e1,x7) & v_sit(e2) & v_hit(e1) & n_onlooker(x7) & a_down(s3) & Theme(e1,x6) & Manner(e2,s3) & Actor(e2,x7) & Actor(e1,x5)) & a_topic(x1) & a_male(s1) & a_left(s2) & Topic(x5,p1) & Theme(s2,x4) & Theme(s1,x1))
exists x2.(n_picture(x2) & all e1 x1 x3.(-v_have(e1) | -n_tattoo(x3) | -n_person(x1) | -in(x1,x2) | -Theme(e1,x3) | -Actor(e1,x1)))
Male tennis player with tattoo on left arm in position to hit the ball with onlooker sitting down.
The tennis player is ranked in the top 100 in the world.
1
0.000012
Not every male tennis player is ranked in the top 100 in the world.
exists p1 s1 s2 x1 x2 x3 x4 x5 x6.(n_ball(x6) & a_topic(x1) & with(x1,x3) & on(x3,x4) & in(x4,x5) & Topic(x5,p1) & exists e2 e1 s3 x7.(a_down(s3) & Manner(e2,s3) & Actor(e2,x7) & v_sit(e2) & with(e1,x7) & n_onlooker(x7) & Theme(e1,x6) & Actor(e1,x5) & v_hit(e1)) & n_position(x5) & n_arm(x4) & a_left(s2) & Theme(s2,x4) & n_tattoo(x3) & n_player(x1) & of(x1,x2) & n_tennis(x2) & a_male(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(n_world(x3) & n_thing(x1) & card_eq_100(x1) & a_top(s1) & Theme(s1,x1) & n_player(x1) & of(x1,x2) & n_tennis(x2) & in(e1,x1) & in(x1,x3) & Theme(e1,x1) & v_rank(e1))
4ce4a1f0-e4c8-11ec-9cdd-0242ac1c0002
exists p1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x1,x3) & on(x3,x4) & of(x1,x2) & n_tennis(x2) & n_tattoo(x3) & n_position(x5) & n_player(x1) & n_ball(x6) & n_arm(x4) & in(x4,x5) & exists e2 e1 s3 x7.(with(e1,x7) & v_sit(e2) & v_hit(e1) & n_onlooker(x7) & a_down(s3) & Theme(e1,x6) & Manner(e2,s3) & Actor(e2,x7) & Actor(e1,x5)) & a_topic(x1) & a_male(s1) & a_left(s2) & Topic(x5,p1) & Theme(s2,x4) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(v_rank(e1) & of(x1,x2) & n_world(x3) & n_thing(x1) & n_tennis(x2) & n_player(x1) & in(x1,x3) & in(e1,x1) & card_eq_100(x1) & a_top(s1) & Theme(s1,x1) & Theme(e1,x1))
A man in a black suite sitting in a train tunnel.
A man in black is sitting down outside smoking a pipe.
1
-100
It cannot be assumed the man is smoking a pipe.
exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & in(e1,x4) & n_tunnel(x4) & of(x4,x5) & n_train(x5) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_suite(x2) & a_black(s1) & Theme(s1,x2) & n_man(x1))
exists e1 e2 s1 s2 x1 x2 x3.(for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_smoke(e2) & n_pipe(x3) & a_outside(s2) & Manner(e1,s2) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_black(x2) & n_man(x1))
4ce74af4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_sit(e1) & of(x4,x5) & n_tunnel(x4) & n_train(x5) & n_suite(x2) & n_man(x1) & in(x1,x2) & in(e1,x4) & a_topic(x1) & a_black(s1) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3))
exists e1 e2 s1 s2 x1 x2 x3.(v_smoke(e2) & v_sit(e1) & n_pipe(x3) & n_man(x1) & n_black(x2) & in(x1,x2) & for(e1,e2) & a_outside(s2) & a_down(s1) & Theme(e2,x3) & Manner(e1,s2) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x1))
A man in a black suite sitting in a train tunnel.
A man is preparing dinner in the kitchen.
2
-100
A man is either sitting or preparing dinner
exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & in(e1,x4) & n_tunnel(x4) & of(x4,x5) & n_train(x5) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_suite(x2) & a_black(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2 x3.(n_kitchen(x3) & Theme(e1,x2) & Actor(e1,x1) & v_prepare(e1) & in(x2,x3) & n_dinner(x2) & n_man(x1))
4ce750ee-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_sit(e1) & of(x4,x5) & n_tunnel(x4) & n_train(x5) & n_suite(x2) & n_man(x1) & in(x1,x2) & in(e1,x4) & a_topic(x1) & a_black(s1) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3))
exists e1 x1 x2 x3.(v_prepare(e1) & n_man(x1) & n_kitchen(x3) & n_dinner(x2) & in(x2,x3) & Theme(e1,x2) & Actor(e1,x1))
A man in a black suite sitting in a train tunnel.
A person is outside sitting down in an enclosure.
0
-100
man almost the same as person
exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & in(e1,x4) & n_tunnel(x4) & of(x4,x5) & n_train(x5) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_suite(x2) & a_black(s1) & Theme(s1,x2) & n_man(x1))
exists e1 s1 s2 x1 x2.(a_outside(s2) & Manner(e1,s2) & in(e1,x2) & n_enclosure(x2) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sit(e1) & n_person(x1))
4ce755ee-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_sit(e1) & of(x4,x5) & n_tunnel(x4) & n_train(x5) & n_suite(x2) & n_man(x1) & in(x1,x2) & in(e1,x4) & a_topic(x1) & a_black(s1) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3))
exists e1 s1 s2 x1 x2.(v_sit(e1) & n_person(x1) & n_enclosure(x2) & in(e1,x2) & a_outside(s2) & a_down(s1) & Manner(e1,s2) & Manner(e1,s1) & Actor(e1,x1))
Picture of a train and people in a subway.
The people are waiting for a bus.
2
-100
It's either a subway or a bus.
exists x1 x2 x3 x4 x5.(a_topic(x1) & of(x1,x2) & subset_of(x4,x2) & in(x4,x5) & n_subway(x5) & n_people(x4) & subset_of(x3,x2) & n_train(x3) & n_picture(x1))
exists e1 x1 x2.(n_people(x1) & for(e1,x2) & n_bus(x2) & Actor(e1,x1) & v_wait(e1))
4ce75c42-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2 x3 x4 x5.(subset_of(x4,x2) & subset_of(x3,x2) & of(x1,x2) & n_train(x3) & n_subway(x5) & n_picture(x1) & n_people(x4) & in(x4,x5) & a_topic(x1))
exists e1 x1 x2.(v_wait(e1) & n_people(x1) & n_bus(x2) & for(e1,x2) & Actor(e1,x1))
Picture of a train and people in a subway.
People are standing in the subway.
0
-100
People can be standing in the subway in a picture.
exists x1 x2 x3 x4 x5.(a_topic(x1) & of(x1,x2) & subset_of(x4,x2) & in(x4,x5) & n_subway(x5) & n_people(x4) & subset_of(x3,x2) & n_train(x3) & n_picture(x1))
exists e1 x1 x2.(n_subway(x2) & in(e1,x2) & Actor(e1,x1) & v_stand(e1) & n_people(x1))
4ce76110-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2 x3 x4 x5.(subset_of(x4,x2) & subset_of(x3,x2) & of(x1,x2) & n_train(x3) & n_subway(x5) & n_picture(x1) & n_people(x4) & in(x4,x5) & a_topic(x1))
exists e1 x1 x2.(v_stand(e1) & n_subway(x2) & n_people(x1) & in(e1,x2) & Actor(e1,x1))
Picture of a train and people in a subway.
The people are waiting for the train to stop.
1
-100
The people could be waiting for something other than the train to stop.
exists x1 x2 x3 x4 x5.(a_topic(x1) & of(x1,x2) & subset_of(x4,x2) & in(x4,x5) & n_subway(x5) & n_people(x4) & subset_of(x3,x2) & n_train(x3) & n_picture(x1))
exists e1 p1 x1 x2.(n_train(x2) & n_people(x1) & Topic(e1,p1) & Actor(e1,x1) & v_wait(e1) & exists e2.(Actor(e2,x2) & v_stop(e2)))
4ce765d4-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2 x3 x4 x5.(subset_of(x4,x2) & subset_of(x3,x2) & of(x1,x2) & n_train(x3) & n_subway(x5) & n_picture(x1) & n_people(x4) & in(x4,x5) & a_topic(x1))
exists e1 p1 x1 x2.(v_wait(e1) & n_train(x2) & n_people(x1) & exists e2.(v_stop(e2) & Actor(e2,x2)) & Topic(e1,p1) & Actor(e1,x1))
Newborn baby being cleaned up.
A baby being cleaned.
0
-100
A "baby being cleaned" is the same as a "baby being cleaned up".
exists e1 s1 s2 x1 x2.(a_topic(x1) & a_up(s2) & Manner(e1,s2) & Theme(e1,x2) & v_clean(e1) & (x1 = x2) & n_baby(x1) & a_newborn(s1) & Theme(s1,x1))
exists e1 x1 x2.(a_topic(x1) & Theme(e1,x2) & v_clean(e1) & (x1 = x2) & n_baby(x1))
4ce76a8e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2.(v_clean(e1) & n_baby(x1) & a_up(s2) & a_topic(x1) & a_newborn(s1) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s2) & (x1 = x2))
exists e1 x1 x2.(v_clean(e1) & n_baby(x1) & a_topic(x1) & Theme(e1,x2) & (x1 = x2))
Newborn baby being cleaned up.
A baby being dressed to go out.
2
-100
The baby is either being dressed or being cleaned up.
exists e1 s1 s2 x1 x2.(a_topic(x1) & a_up(s2) & Manner(e1,s2) & Theme(e1,x2) & v_clean(e1) & (x1 = x2) & n_baby(x1) & a_newborn(s1) & Theme(s1,x1))
exists e1 p1 x1 x2.(a_topic(x1) & Recipient(e1,p1) & Topic(e1,x2) & v_dress(e1) & exists e2 s1.(a_out(s1) & Manner(e2,s1) & Actor(e2,x2) & v_go(e2)) & (x1 = x2) & n_baby(x1))
4ce76fac-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2.(v_clean(e1) & n_baby(x1) & a_up(s2) & a_topic(x1) & a_newborn(s1) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s2) & (x1 = x2))
exists e1 p1 x1 x2.(v_dress(e1) & n_baby(x1) & exists e2 s1.(v_go(e2) & a_out(s1) & Manner(e2,s1) & Actor(e2,x2)) & a_topic(x1) & Topic(e1,x2) & Recipient(e1,p1) & (x1 = x2))
Newborn baby being cleaned up.
A newborn being cleaned of blood.
1
-100
It cannot be assumed it is blood being cleaned off.
exists e1 s1 s2 x1 x2.(a_topic(x1) & a_up(s2) & Manner(e1,s2) & Theme(e1,x2) & v_clean(e1) & (x1 = x2) & n_baby(x1) & a_newborn(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(a_topic(x1) & of(e1,x3) & n_blood(x3) & Theme(e1,x2) & v_clean(e1) & (x1 = x2) & n_newborn(x1))
4ce77524-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2.(v_clean(e1) & n_baby(x1) & a_up(s2) & a_topic(x1) & a_newborn(s1) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s2) & (x1 = x2))
exists e1 x1 x2 x3.(v_clean(e1) & of(e1,x3) & n_newborn(x1) & n_blood(x3) & a_topic(x1) & Theme(e1,x2) & (x1 = x2))
Three young men, one of which is wearing a white hat, are huddled together around bicycles on a wooden platform.
Three young men stand by their bicycles on the wooden platform, after having crashed.
1
-100
One can stand by bicycles without having crashed.
exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(Theme(e2,x6) & Actor(e2,x5) & v_wear(e2) & n_hat(x6) & a_white(s3) & Theme(s3,x6) & of(x5,x2) & n_one(x5) & on(e1,x4) & n_platform(x4) & a_wooden(s2) & Theme(s2,x4) & around(e1,x3) & n_bicycle(x3) & exists s4.(Theme(s4,x1) & a_together(s4)) & Recipient(e1,p1) & Topic(e1,x1) & v_huddle(e1) & (x1 = x2) & n_man(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1))
exists e1 e2 s1 s2 x1 x2 x3.(n_platform(x3) & a_wooden(s2) & Theme(s2,x3) & after(e1,e2) & Actor(e2,x1) & v_crash(e2) & on(e1,x3) & by(e1,x2) & n_bicycle(x2) & of(x2,x1) & n_thing(x1) & Actor(e1,x1) & v_stand(e1) & n_man(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1))
4ce779b6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_wear(e2) & v_huddle(e1) & on(e1,x4) & of(x5,x2) & n_platform(x4) & n_one(x5) & n_man(x1) & n_hat(x6) & n_bicycle(x3) & exists s4.(a_together(s4) & Theme(s4,x1)) & card_eq_3(x1) & around(e1,x3) & a_young(s1) & a_wooden(s2) & a_white(s3) & Topic(e1,x1) & Theme(s3,x6) & Theme(s2,x4) & Theme(s1,x1) & Theme(e2,x6) & Recipient(e1,p1) & Actor(e2,x5) & (x1 = x2))
exists e1 e2 s1 s2 x1 x2 x3.(v_stand(e1) & v_crash(e2) & on(e1,x3) & of(x2,x1) & n_thing(x1) & n_platform(x3) & n_man(x1) & n_bicycle(x2) & card_eq_3(x1) & by(e1,x2) & after(e1,e2) & a_young(s1) & a_wooden(s2) & Theme(s2,x3) & Theme(s1,x1) & Actor(e2,x1) & Actor(e1,x1))
Three young men, one of which is wearing a white hat, are huddled together around bicycles on a wooden platform.
A bunch of men are standing around bicycles on the platform.
0
-100
Being huddled together is a way of standing.
exists e2 e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(Theme(e2,x6) & Actor(e2,x5) & v_wear(e2) & n_hat(x6) & a_white(s3) & Theme(s3,x6) & of(x5,x2) & n_one(x5) & on(e1,x4) & n_platform(x4) & a_wooden(s2) & Theme(s2,x4) & around(e1,x3) & n_bicycle(x3) & exists s4.(Theme(s4,x1) & a_together(s4)) & Recipient(e1,p1) & Topic(e1,x1) & v_huddle(e1) & (x1 = x2) & n_man(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1))
exists e1 x1 x2 x3 x4.(n_platform(x4) & on(e1,x4) & around(e1,x3) & n_bicycle(x3) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & n_man(x2) & n_bunch(x1))
4ce77e8e-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_wear(e2) & v_huddle(e1) & on(e1,x4) & of(x5,x2) & n_platform(x4) & n_one(x5) & n_man(x1) & n_hat(x6) & n_bicycle(x3) & exists s4.(a_together(s4) & Theme(s4,x1)) & card_eq_3(x1) & around(e1,x3) & a_young(s1) & a_wooden(s2) & a_white(s3) & Topic(e1,x1) & Theme(s3,x6) & Theme(s2,x4) & Theme(s1,x1) & Theme(e2,x6) & Recipient(e1,p1) & Actor(e2,x5) & (x1 = x2))
exists e1 x1 x2 x3 x4.(v_stand(e1) & on(e1,x4) & of(x1,x2) & n_platform(x4) & n_man(x2) & n_bunch(x1) & n_bicycle(x3) & around(e1,x3) & Actor(e1,x1))
Three young men, one of which is wearing a white hat, are huddled together around bicycles on a wooden platform.
People ride along the wooden platform on their bicycles, wearing hats.
2
-100
People are either hudding together around bicycles or on their bicycles.
exists e2 e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(Theme(e2,x6) & Actor(e2,x5) & v_wear(e2) & n_hat(x6) & a_white(s3) & Theme(s3,x6) & of(x5,x2) & n_one(x5) & on(e1,x4) & n_platform(x4) & a_wooden(s2) & Theme(s2,x4) & around(e1,x3) & n_bicycle(x3) & exists s4.(Theme(s4,x1) & a_together(s4)) & Recipient(e1,p1) & Topic(e1,x1) & v_huddle(e1) & (x1 = x2) & n_man(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1))
exists e1 e2 s1 x1 x2 x3 x4.(n_bicycle(x3) & of(x3,x2) & n_thing(x2) & n_platform(x2) & a_wooden(s1) & Theme(s1,x2) & for(e1,e2) & Theme(e2,x4) & Actor(e2,x1) & v_wear(e2) & n_hat(x4) & along(e1,x2) & on(x2,x3) & Actor(e1,x1) & v_ride(e1) & n_people(x1))
4ce78316-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_wear(e2) & v_huddle(e1) & on(e1,x4) & of(x5,x2) & n_platform(x4) & n_one(x5) & n_man(x1) & n_hat(x6) & n_bicycle(x3) & exists s4.(a_together(s4) & Theme(s4,x1)) & card_eq_3(x1) & around(e1,x3) & a_young(s1) & a_wooden(s2) & a_white(s3) & Topic(e1,x1) & Theme(s3,x6) & Theme(s2,x4) & Theme(s1,x1) & Theme(e2,x6) & Recipient(e1,p1) & Actor(e2,x5) & (x1 = x2))
exists e1 e2 s1 x1 x2 x3 x4.(v_wear(e2) & v_ride(e1) & on(x2,x3) & of(x3,x2) & n_thing(x2) & n_platform(x2) & n_people(x1) & n_hat(x4) & n_bicycle(x3) & for(e1,e2) & along(e1,x2) & a_wooden(s1) & Theme(s1,x2) & Theme(e2,x4) & Actor(e2,x1) & Actor(e1,x1))
The golden dog is standing by logs in a parking lot.
The golden dog is near a lot of cars.
0
-100
A golden dog is in a parking lot.
exists e1 s1 x1 x2 x3 x4.(n_dog(x1) & a_golden(s1) & Theme(s1,x1) & in(e1,x3) & n_lot(x3) & of(x3,x4) & n_parking(x4) & by(e1,x2) & n_log(x2) & Actor(e1,x1) & v_stand(e1))
exists p1 s1 x1.(n_dog(x1) & a_golden(s1) & Theme(s1,x1) & exists x2 x3.(near(x1,x2) & of(x2,x3) & n_car(x3) & n_lot(x2)))
4ce78776-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_stand(e1) & of(x3,x4) & n_parking(x4) & n_lot(x3) & n_log(x2) & n_dog(x1) & in(e1,x3) & by(e1,x2) & a_golden(s1) & Theme(s1,x1) & Actor(e1,x1))
exists s1 x1.(n_dog(x1) & exists x2 x3.(of(x2,x3) & near(x1,x2) & n_lot(x2) & n_car(x3)) & a_golden(s1) & Theme(s1,x1))
The golden dog is standing by logs in a parking lot.
The golden dog is standing by logs in a parking lot juggling beach balls.
2
-100
The dog is either juggling beach balls or it's not.
exists e1 s1 x1 x2 x3 x4.(n_dog(x1) & a_golden(s1) & Theme(s1,x1) & in(e1,x3) & n_lot(x3) & of(x3,x4) & n_parking(x4) & by(e1,x2) & n_log(x2) & Actor(e1,x1) & v_stand(e1))
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(n_dog(x1) & a_golden(s1) & Theme(s1,x1) & for(e1,e2) & Theme(e2,x5) & Actor(e2,x1) & v_juggle(e2) & n_ball(x5) & of(x5,x6) & n_beach(x6) & in(e1,x3) & n_lot(x3) & of(x3,x4) & n_parking(x4) & by(e1,x2) & n_log(x2) & Actor(e1,x1) & v_stand(e1))
4ce78bcc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_stand(e1) & of(x3,x4) & n_parking(x4) & n_lot(x3) & n_log(x2) & n_dog(x1) & in(e1,x3) & by(e1,x2) & a_golden(s1) & Theme(s1,x1) & Actor(e1,x1))
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(v_stand(e1) & v_juggle(e2) & of(x5,x6) & of(x3,x4) & n_parking(x4) & n_lot(x3) & n_log(x2) & n_dog(x1) & n_beach(x6) & n_ball(x5) & in(e1,x3) & for(e1,e2) & by(e1,x2) & a_golden(s1) & Theme(s1,x1) & Theme(e2,x5) & Actor(e2,x1) & Actor(e1,x1))
The golden dog is standing by logs in a parking lot.
The golden dog is standing by logs in the parking lot of a building.
1
-100
A parking lot can be of another place besides a building.
exists e1 s1 x1 x2 x3 x4.(n_dog(x1) & a_golden(s1) & Theme(s1,x1) & in(e1,x3) & n_lot(x3) & of(x3,x4) & n_parking(x4) & by(e1,x2) & n_log(x2) & Actor(e1,x1) & v_stand(e1))
exists e1 s1 x1 x2 x3 x4 x5.(n_lot(x3) & of(x3,x4) & n_parking(x4) & n_dog(x1) & a_golden(s1) & Theme(s1,x1) & in(e1,x3) & of(x3,x5) & n_building(x5) & by(e1,x2) & n_log(x2) & Actor(e1,x1) & v_stand(e1))
4ce79180-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_stand(e1) & of(x3,x4) & n_parking(x4) & n_lot(x3) & n_log(x2) & n_dog(x1) & in(e1,x3) & by(e1,x2) & a_golden(s1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4 x5.(v_stand(e1) & of(x3,x5) & of(x3,x4) & n_parking(x4) & n_lot(x3) & n_log(x2) & n_dog(x1) & n_building(x5) & in(e1,x3) & by(e1,x2) & a_golden(s1) & Theme(s1,x1) & Actor(e1,x1))
A drag queen dressed in black and white polka dots handing out a tray of Tropicana Orange Juice.
A drag queen dressed in black and white polka dots handing out a tray of Tropicana Orange Juice
0
-100
handing out implies handing out
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(ne_org_juice(x6) & (x6 = x8) & ne_org_orange(x8) & (x6 = x7) & ne_org_tropicana(x7) & for(e1,e2) & a_out(s3) & Manner(e2,s3) & Theme(e2,x5) & Actor(e2,x1) & v_hand(e2) & of(x5,x6) & n_tray(x5) & in(e1,x3) & n_dot(x3) & of(x3,x4) & n_polka(x4) & a_white(s2) & Theme(s2,x3) & a_black(s1) & Theme(s1,x3) & Theme(e1,x1) & v_dress(e1) & n_queen(x1) & of(x1,x2) & n_drag(x2))
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(ne_org_juice(x7) & (x7 = x9) & ne_org_orange(x9) & (x7 = x8) & ne_org_tropicana(x8) & a_topic(x1) & for(e1,e2) & a_out(s3) & Manner(e2,s3) & Theme(e2,x6) & Actor(e2,x3) & v_hand(e2) & of(x6,x7) & n_tray(x6) & in(e1,x4) & n_dot(x4) & of(x4,x5) & n_polka(x5) & a_white(s2) & Theme(s2,x4) & a_black(s1) & Theme(s1,x4) & Theme(e1,x3) & v_dress(e1) & (x1 = x3) & n_queen(x1) & of(x1,x2) & n_drag(x2))
4ce796e4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_hand(e2) & v_dress(e1) & of(x5,x6) & of(x3,x4) & of(x1,x2) & ne_org_tropicana(x7) & ne_org_orange(x8) & ne_org_juice(x6) & n_tray(x5) & n_queen(x1) & n_polka(x4) & n_drag(x2) & n_dot(x3) & in(e1,x3) & for(e1,e2) & a_white(s2) & a_out(s3) & a_black(s1) & Theme(s2,x3) & Theme(s1,x3) & Theme(e2,x5) & Theme(e1,x1) & Manner(e2,s3) & Actor(e2,x1) & (x6 = x8) & (x6 = x7))
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_hand(e2) & v_dress(e1) & of(x6,x7) & of(x4,x5) & of(x1,x2) & ne_org_tropicana(x8) & ne_org_orange(x9) & ne_org_juice(x7) & n_tray(x6) & n_queen(x1) & n_polka(x5) & n_drag(x2) & n_dot(x4) & in(e1,x4) & for(e1,e2) & a_white(s2) & a_topic(x1) & a_out(s3) & a_black(s1) & Theme(s2,x4) & Theme(s1,x4) & Theme(e2,x6) & Theme(e1,x3) & Manner(e2,s3) & Actor(e2,x3) & (x7 = x9) & (x7 = x8) & (x1 = x3))
A drag queen dressed in black and white polka dots handing out a tray of Tropicana Orange Juice.
The drag queen was watching tv
2
-100
The drag queen was either watching tv or handing out a tray.
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(ne_org_juice(x6) & (x6 = x8) & ne_org_orange(x8) & (x6 = x7) & ne_org_tropicana(x7) & for(e1,e2) & a_out(s3) & Manner(e2,s3) & Theme(e2,x5) & Actor(e2,x1) & v_hand(e2) & of(x5,x6) & n_tray(x5) & in(e1,x3) & n_dot(x3) & of(x3,x4) & n_polka(x4) & a_white(s2) & Theme(s2,x3) & a_black(s1) & Theme(s1,x3) & Theme(e1,x1) & v_dress(e1) & n_queen(x1) & of(x1,x2) & n_drag(x2))
exists e1 x1 x2 x3.(n_queen(x1) & of(x1,x2) & n_drag(x2) & Theme(e1,x3) & Actor(e1,x1) & v_watch(e1) & n_tv(x3))
4ce79c66-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_hand(e2) & v_dress(e1) & of(x5,x6) & of(x3,x4) & of(x1,x2) & ne_org_tropicana(x7) & ne_org_orange(x8) & ne_org_juice(x6) & n_tray(x5) & n_queen(x1) & n_polka(x4) & n_drag(x2) & n_dot(x3) & in(e1,x3) & for(e1,e2) & a_white(s2) & a_out(s3) & a_black(s1) & Theme(s2,x3) & Theme(s1,x3) & Theme(e2,x5) & Theme(e1,x1) & Manner(e2,s3) & Actor(e2,x1) & (x6 = x8) & (x6 = x7))
exists e1 x1 x2 x3.(v_watch(e1) & of(x1,x2) & n_tv(x3) & n_queen(x1) & n_drag(x2) & Theme(e1,x3) & Actor(e1,x1))
A drag queen dressed in black and white polka dots handing out a tray of Tropicana Orange Juice.
The drag queen was helping out by serving people
1
-100
"The drag queen was helping out by serving people" can be inferred from the first sentence.
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(ne_org_juice(x6) & (x6 = x8) & ne_org_orange(x8) & (x6 = x7) & ne_org_tropicana(x7) & for(e1,e2) & a_out(s3) & Manner(e2,s3) & Theme(e2,x5) & Actor(e2,x1) & v_hand(e2) & of(x5,x6) & n_tray(x5) & in(e1,x3) & n_dot(x3) & of(x3,x4) & n_polka(x4) & a_white(s2) & Theme(s2,x3) & a_black(s1) & Theme(s1,x3) & Theme(e1,x1) & v_dress(e1) & n_queen(x1) & of(x1,x2) & n_drag(x2))
exists e2 e1 s1 x1 x2 x3.(n_queen(x1) & of(x1,x2) & n_drag(x2) & by(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_serve(e2) & n_people(x3) & a_out(s1) & Manner(e1,s1) & Actor(e1,x1) & v_help(e1))
4ce7a242-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_hand(e2) & v_dress(e1) & of(x5,x6) & of(x3,x4) & of(x1,x2) & ne_org_tropicana(x7) & ne_org_orange(x8) & ne_org_juice(x6) & n_tray(x5) & n_queen(x1) & n_polka(x4) & n_drag(x2) & n_dot(x3) & in(e1,x3) & for(e1,e2) & a_white(s2) & a_out(s3) & a_black(s1) & Theme(s2,x3) & Theme(s1,x3) & Theme(e2,x5) & Theme(e1,x1) & Manner(e2,s3) & Actor(e2,x1) & (x6 = x8) & (x6 = x7))
exists e2 e1 s1 x1 x2 x3.(v_serve(e2) & v_help(e1) & of(x1,x2) & n_queen(x1) & n_people(x3) & n_drag(x2) & by(e1,e2) & a_out(s1) & Theme(e2,x3) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x1))
A person is playing or running in the rain.
A person baking in the sun in the desert.
2
-100
One is either playing or baking.
exists x3.(n_rain(x3) & (exists e1 x1.(Actor(e1,x1) & v_play(e1) & n_person(x1)) | exists e2 x2.(in(e2,x3) & Actor(e2,x2) & v_run(e2) & n_person(x2))))
exists x1 x2 x3 x4.(n_desert(x4) & n_sun(x3) & a_topic(x1) & in(x1,x3) & in(x3,x4) & Time(x1,x2) & n_baking(x2) & n_person(x1))
4ce7a788-e4c8-11ec-9cdd-0242ac1c0002
exists x3.(n_rain(x3) & (exists e2 x2.(v_run(e2) & n_person(x2) & in(e2,x3) & Actor(e2,x2)) | exists e1 x1.(v_play(e1) & n_person(x1) & Actor(e1,x1))))
exists x1 x2 x3 x4.(n_sun(x3) & n_person(x1) & n_desert(x4) & n_baking(x2) & in(x3,x4) & in(x1,x3) & a_topic(x1) & Time(x1,x2))
A person is playing or running in the rain.
A person enjoying a downpour.
1
-100
One can play or run without enjoying themselves.
exists x3.(n_rain(x3) & (exists e1 x1.(Actor(e1,x1) & v_play(e1) & n_person(x1)) | exists e2 x2.(in(e2,x3) & Actor(e2,x2) & v_run(e2) & n_person(x2))))
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_enjoy(e1) & n_downpour(x3) & (x1 = x2) & n_person(x1))
4ce7ac74-e4c8-11ec-9cdd-0242ac1c0002
exists x3.(n_rain(x3) & (exists e2 x2.(v_run(e2) & n_person(x2) & in(e2,x3) & Actor(e2,x2)) | exists e1 x1.(v_play(e1) & n_person(x1) & Actor(e1,x1))))
exists e1 x1 x2 x3.(v_enjoy(e1) & n_person(x1) & n_downpour(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
A person is playing or running in the rain.
A person in rain.
0
-100
in the rain implies in rain.
exists x3.(n_rain(x3) & (exists e1 x1.(Actor(e1,x1) & v_play(e1) & n_person(x1)) | exists e2 x2.(in(e2,x3) & Actor(e2,x2) & v_run(e2) & n_person(x2))))
exists x1 x2.(a_topic(x1) & in(x1,x2) & n_rain(x2) & n_person(x1))
4ce7b142-e4c8-11ec-9cdd-0242ac1c0002
exists x3.(n_rain(x3) & (exists e2 x2.(v_run(e2) & n_person(x2) & in(e2,x3) & Actor(e2,x2)) | exists e1 x1.(v_play(e1) & n_person(x1) & Actor(e1,x1))))
exists x1 x2.(n_rain(x2) & n_person(x1) & in(x1,x2) & a_topic(x1))
A man with a red helmet in the mountains
man at work
2
-100
A man is either at work or in the mountains.
exists s1 x1 x2 x3.(n_mountain(x3) & a_topic(x1) & with(x1,x2) & in(x2,x3) & n_helmet(x2) & a_red(s1) & Theme(s1,x2) & n_man(x1))
exists x1 x2.(a_topic(x1) & at(x1,x2) & n_work(x2) & n_man(x1))
4ce7b61a-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3.(with(x1,x2) & n_mountain(x3) & n_man(x1) & n_helmet(x2) & in(x2,x3) & a_topic(x1) & a_red(s1) & Theme(s1,x2))
exists x1 x2.(n_work(x2) & n_man(x1) & at(x1,x2) & a_topic(x1))
A man with a red helmet in the mountains
red helmet man in hill
0
-100
hill implies mountains
exists s1 x1 x2 x3.(n_mountain(x3) & a_topic(x1) & with(x1,x2) & in(x2,x3) & n_helmet(x2) & a_red(s1) & Theme(s1,x2) & n_man(x1))
exists s1 x1 x2 x3.(a_topic(x1) & in(x1,x3) & n_hill(x3) & n_man(x1) & of(x1,x2) & n_helmet(x2) & a_red(s1) & Theme(s1,x1))
4ce7bade-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3.(with(x1,x2) & n_mountain(x3) & n_man(x1) & n_helmet(x2) & in(x2,x3) & a_topic(x1) & a_red(s1) & Theme(s1,x2))
exists s1 x1 x2 x3.(of(x1,x2) & n_man(x1) & n_hill(x3) & n_helmet(x2) & in(x1,x3) & a_topic(x1) & a_red(s1) & Theme(s1,x1))
A man with a red helmet in the mountains
man climbling hill
1
-100
A man can be in the mountains without climbing a hill.
exists s1 x1 x2 x3.(n_mountain(x3) & a_topic(x1) & with(x1,x2) & in(x2,x3) & n_helmet(x2) & a_red(s1) & Theme(s1,x2) & n_man(x1))
exists x1 x2 x3.(n_hill(x1) & of(x1,x3) & n_climbling(x3) & of(x1,x2) & n_man(x2) & a_topic(x1))
4ce7c042-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3.(with(x1,x2) & n_mountain(x3) & n_man(x1) & n_helmet(x2) & in(x2,x3) & a_topic(x1) & a_red(s1) & Theme(s1,x2))
exists x1 x2 x3.(of(x1,x3) & of(x1,x2) & n_man(x2) & n_hill(x1) & n_climbling(x3) & a_topic(x1))
A man and woman are sitting on a bench.
The people are sitting on swings.
2
-100
The people can't be on swings while on a bench.
exists e1 x1 x2 x3 x4.(on(e1,x4) & n_bench(x4) & Actor(e1,x1) & v_sit(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1))
exists e1 x1 x2.(n_people(x1) & on(e1,x2) & n_swing(x2) & Actor(e1,x1) & v_sit(e1))
4ce7c542-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_sit(e1) & subset_of(x3,x1) & subset_of(x2,x1) & on(e1,x4) & n_woman(x3) & n_man(x2) & n_bench(x4) & Actor(e1,x1))
exists e1 x1 x2.(v_sit(e1) & on(e1,x2) & n_swing(x2) & n_people(x1) & Actor(e1,x1))
A man and woman are sitting on a bench.
The people are sitting on the bench.
0
-100
A man and woman are collectively people; being the only people mentioned, 'the' is appropriate; since only one bench is mentioned, 'the' is again appropriate.
exists e1 x1 x2 x3 x4.(on(e1,x4) & n_bench(x4) & Actor(e1,x1) & v_sit(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1))
exists e1 x1 x2.(n_bench(x2) & n_people(x1) & on(e1,x2) & Actor(e1,x1) & v_sit(e1))
4ce7ca2e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_sit(e1) & subset_of(x3,x1) & subset_of(x2,x1) & on(e1,x4) & n_woman(x3) & n_man(x2) & n_bench(x4) & Actor(e1,x1))
exists e1 x1 x2.(v_sit(e1) & on(e1,x2) & n_people(x1) & n_bench(x2) & Actor(e1,x1))
A man and woman are sitting on a bench.
The man is homeless.
1
-100
Not all men are homeless.
exists e1 x1 x2 x3 x4.(on(e1,x4) & n_bench(x4) & Actor(e1,x1) & v_sit(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1))
exists s1 x1.(n_man(x1) & Theme(s1,x1) & a_homeless(s1))
4ce7d078-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_sit(e1) & subset_of(x3,x1) & subset_of(x2,x1) & on(e1,x4) & n_woman(x3) & n_man(x2) & n_bench(x4) & Actor(e1,x1))
exists s1 x1.(n_man(x1) & a_homeless(s1) & Theme(s1,x1))
Two people of the opposite sex sitting on a bench.
a man and a women sit on a bench
0
-100
Two people of the opposite sex would have to be a man and a woman.
exists e1 s1 x1 x2 x3 x4.(n_sex(x2) & a_opposite(s1) & Theme(s1,x2) & a_topic(x1) & of(x1,x2) & on(e1,x4) & n_bench(x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_people(x1) & card_eq_2(x1))
exists e1 x1 x2 x3 x4.(on(e1,x4) & n_bench(x4) & Actor(e1,x1) & v_sit(e1) & subset_of(x3,x1) & n_woman(x3) & subset_of(x2,x1) & n_man(x2))
4ce7d4f6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_sit(e1) & on(e1,x4) & of(x1,x2) & n_sex(x2) & n_people(x1) & n_bench(x4) & card_eq_2(x1) & a_topic(x1) & a_opposite(s1) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3))
exists e1 x1 x2 x3 x4.(v_sit(e1) & subset_of(x3,x1) & subset_of(x2,x1) & on(e1,x4) & n_woman(x3) & n_man(x2) & n_bench(x4) & Actor(e1,x1))
Two people of the opposite sex sitting on a bench.
A man and a women are standing.
2
-100
A person can not sit while standing.
exists e1 s1 x1 x2 x3 x4.(n_sex(x2) & a_opposite(s1) & Theme(s1,x2) & a_topic(x1) & of(x1,x2) & on(e1,x4) & n_bench(x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_people(x1) & card_eq_2(x1))
exists e1 x1 x2 x3.(Actor(e1,x1) & v_stand(e1) & subset_of(x3,x1) & n_woman(x3) & subset_of(x2,x1) & n_man(x2))
4ce7da5a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_sit(e1) & on(e1,x4) & of(x1,x2) & n_sex(x2) & n_people(x1) & n_bench(x4) & card_eq_2(x1) & a_topic(x1) & a_opposite(s1) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3))
exists e1 x1 x2 x3.(v_stand(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_man(x2) & Actor(e1,x1))
Two people of the opposite sex sitting on a bench.
A man and a women are talking to each other.
1
-100
You can not infer they are talking.
exists e1 s1 x1 x2 x3 x4.(n_sex(x2) & a_opposite(s1) & Theme(s1,x2) & a_topic(x1) & of(x1,x2) & on(e1,x4) & n_bench(x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_people(x1) & card_eq_2(x1))
exists e1 x1 x2 x3.(all x4.(n_other(x4) -> to(e1,x4)) & Actor(e1,x1) & v_talk(e1) & subset_of(x3,x1) & n_woman(x3) & subset_of(x2,x1) & n_man(x2))
4ce7df14-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_sit(e1) & on(e1,x4) & of(x1,x2) & n_sex(x2) & n_people(x1) & n_bench(x4) & card_eq_2(x1) & a_topic(x1) & a_opposite(s1) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3))
exists e1 x1 x2 x3.(v_talk(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_man(x2) & all x4.(to(e1,x4) | -n_other(x4)) & Actor(e1,x1))
A woman and a man sit on a bench against a wall with somber expressions.
Two men are looking glum on the bench.
2
-100
One is either a woman or a man.
exists e1 s1 x1 x2 x3 x4 x5 x6.(with(e1,x6) & n_expression(x6) & a_somber(s1) & Theme(s1,x6) & against(e1,x5) & n_wall(x5) & on(e1,x4) & n_bench(x4) & Actor(e1,x1) & v_sit(e1) & subset_of(x3,x1) & n_man(x3) & subset_of(x2,x1) & n_woman(x2))
exists e1 x1 x2 x3.(n_bench(x2) & Time(e1,x3) & n_glum(x3) & on(e1,x2) & Actor(e1,x1) & v_look(e1) & n_man(x1) & card_eq_2(x1))
4ce7e3c4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(with(e1,x6) & v_sit(e1) & subset_of(x3,x1) & subset_of(x2,x1) & on(e1,x4) & n_woman(x2) & n_wall(x5) & n_man(x3) & n_expression(x6) & n_bench(x4) & against(e1,x5) & a_somber(s1) & Theme(s1,x6) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_look(e1) & on(e1,x2) & n_man(x1) & n_glum(x3) & n_bench(x2) & card_eq_2(x1) & Time(e1,x3) & Actor(e1,x1))
A woman and a man sit on a bench against a wall with somber expressions.
People are sitting on the bench.
0
-100
woman and a man implies People
exists e1 s1 x1 x2 x3 x4 x5 x6.(with(e1,x6) & n_expression(x6) & a_somber(s1) & Theme(s1,x6) & against(e1,x5) & n_wall(x5) & on(e1,x4) & n_bench(x4) & Actor(e1,x1) & v_sit(e1) & subset_of(x3,x1) & n_man(x3) & subset_of(x2,x1) & n_woman(x2))
exists e1 x1 x2.(n_bench(x2) & on(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1))
4ce7ea5e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(with(e1,x6) & v_sit(e1) & subset_of(x3,x1) & subset_of(x2,x1) & on(e1,x4) & n_woman(x2) & n_wall(x5) & n_man(x3) & n_expression(x6) & n_bench(x4) & against(e1,x5) & a_somber(s1) & Theme(s1,x6) & Actor(e1,x1))
exists e1 x1 x2.(v_sit(e1) & on(e1,x2) & n_people(x1) & n_bench(x2) & Actor(e1,x1))
A woman and a man sit on a bench against a wall with somber expressions.
A husband and wife just received bad news as they were sitting on the park bench.
1
-100
Not all women and men are husband and wife, and may have somber expressions without having received bad news. Benches can be in places other than the park.
exists e1 s1 x1 x2 x3 x4 x5 x6.(with(e1,x6) & n_expression(x6) & a_somber(s1) & Theme(s1,x6) & against(e1,x5) & n_wall(x5) & on(e1,x4) & n_bench(x4) & Actor(e1,x1) & v_sit(e1) & subset_of(x3,x1) & n_man(x3) & subset_of(x2,x1) & n_woman(x2))
exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x6.(n_bench(x5) & of(x5,x6) & n_park(x6) & a_just(s2) & Manner(e1,s2) & exists e2.(on(e2,x5) & Actor(e2,x2) & v_sit(e2)) & n_thing(x2) & as(e1,p1) & Theme(e1,x4) & Actor(e1,x1) & v_receive(e1) & n_news(x4) & a_bad(s1) & Theme(s1,x4) & n_wife(x3) & n_husband(x2) & subset_of(x3,x1) & subset_of(x2,x1))
4ce7efc2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(with(e1,x6) & v_sit(e1) & subset_of(x3,x1) & subset_of(x2,x1) & on(e1,x4) & n_woman(x2) & n_wall(x5) & n_man(x3) & n_expression(x6) & n_bench(x4) & against(e1,x5) & a_somber(s1) & Theme(s1,x6) & Actor(e1,x1))
exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x6.(v_receive(e1) & subset_of(x3,x1) & subset_of(x2,x1) & of(x5,x6) & n_wife(x3) & n_thing(x2) & n_park(x6) & n_news(x4) & n_husband(x2) & n_bench(x5) & exists e2.(v_sit(e2) & on(e2,x5) & Actor(e2,x2)) & as(e1,p1) & a_just(s2) & a_bad(s1) & Theme(s1,x4) & Theme(e1,x4) & Manner(e1,s2) & Actor(e1,x1))
A young girl in a blue shirt is walking in the sidewalk and holding up a pink sign that says, "The Rescue."
A girl walking on the sidewalk.
0
-100
A young girl can be commonly referred to as a girl.
exists e1 e2 e3 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7 x8.(n_rescue(x8) & n_sidewalk(x3) & rel(e3,x8) & a_up(s6) & Manner(e3,s6) & Theme(e3,x6) & Actor(e3,x4) & v_hold(e3) & Actor(e2,x7) & v_say(e2) & (x6 = x7) & n_sign(x6) & a_pink(s5) & Theme(s5,x6) & in(x4,x5) & n_shirt(x5) & a_blue(s4) & Theme(s4,x5) & n_girl(x4) & a_young(s3) & Theme(s3,x4) & in(e1,x3) & Actor(e1,x1) & v_walk(e1) & in(x1,x2) & n_shirt(x2) & a_blue(s2) & Theme(s2,x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(n_sidewalk(x3) & a_topic(x1) & on(e1,x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_girl(x1))
4ce8032c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 e3 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7 x8.(v_walk(e1) & v_say(e2) & v_hold(e3) & rel(e3,x8) & n_sign(x6) & n_sidewalk(x3) & n_shirt(x5) & n_shirt(x2) & n_rescue(x8) & n_girl(x4) & n_girl(x1) & in(x4,x5) & in(x1,x2) & in(e1,x3) & a_young(s3) & a_young(s1) & a_up(s6) & a_pink(s5) & a_blue(s4) & a_blue(s2) & Theme(s5,x6) & Theme(s4,x5) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x1) & Theme(e3,x6) & Manner(e3,s6) & Actor(e3,x4) & Actor(e2,x7) & Actor(e1,x1) & (x6 = x7))
exists e1 x1 x2 x3.(v_walk(e1) & on(e1,x3) & n_sidewalk(x3) & n_girl(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
A young girl in a blue shirt is walking in the sidewalk and holding up a pink sign that says, "The Rescue."
An old man running, holding nothing.
2
-100
The girl is not a man.
exists e2 e1 e3 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7 x8.(n_rescue(x8) & n_sidewalk(x3) & rel(e3,x8) & a_up(s6) & Manner(e3,s6) & Theme(e3,x6) & Actor(e3,x4) & v_hold(e3) & Actor(e2,x7) & v_say(e2) & (x6 = x7) & n_sign(x6) & a_pink(s5) & Theme(s5,x6) & in(x4,x5) & n_shirt(x5) & a_blue(s4) & Theme(s4,x5) & n_girl(x4) & a_young(s3) & Theme(s3,x4) & in(e1,x3) & Actor(e1,x1) & v_walk(e1) & in(x1,x2) & n_shirt(x2) & a_blue(s2) & Theme(s2,x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(a_topic(x1) & -exists e2 x3.(for(e1,e2) & Theme(e2,x3) & Actor(e2,x2) & v_hold(e2) & n_thing(x3)) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_man(x1) & a_old(s1) & Theme(s1,x1))
4ce807aa-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 e3 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7 x8.(v_walk(e1) & v_say(e2) & v_hold(e3) & rel(e3,x8) & n_sign(x6) & n_sidewalk(x3) & n_shirt(x5) & n_shirt(x2) & n_rescue(x8) & n_girl(x4) & n_girl(x1) & in(x4,x5) & in(x1,x2) & in(e1,x3) & a_young(s3) & a_young(s1) & a_up(s6) & a_pink(s5) & a_blue(s4) & a_blue(s2) & Theme(s5,x6) & Theme(s4,x5) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x1) & Theme(e3,x6) & Manner(e3,s6) & Actor(e3,x4) & Actor(e2,x7) & Actor(e1,x1) & (x6 = x7))
exists e1 s1 x1 x2.(v_run(e1) & n_man(x1) & all e2 x3.(-v_hold(e2) | -n_thing(x3) | -for(e1,e2) | -Theme(e2,x3) | -Actor(e2,x2)) & a_topic(x1) & a_old(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
A young girl in a blue shirt is walking in the sidewalk and holding up a pink sign that says, "The Rescue."
A girl walking on the sidewalk, walking to "The Rescue" protest.
1
-100
Carrying sign "The Rescue' does not mean that she is a part of protest.
exists e1 e2 e3 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7 x8.(n_rescue(x8) & n_sidewalk(x3) & rel(e3,x8) & a_up(s6) & Manner(e3,s6) & Theme(e3,x6) & Actor(e3,x4) & v_hold(e3) & Actor(e2,x7) & v_say(e2) & (x6 = x7) & n_sign(x6) & a_pink(s5) & Theme(s5,x6) & in(x4,x5) & n_shirt(x5) & a_blue(s4) & Theme(s4,x5) & n_girl(x4) & a_young(s3) & Theme(s3,x4) & in(e1,x3) & Actor(e1,x1) & v_walk(e1) & in(x1,x2) & n_shirt(x2) & a_blue(s2) & Theme(s2,x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
exists e1 e2 s1 x1 x2 x3 x4 x5.(n_rescue(x5) & a_''(s1) & Theme(s1,x5) & n_sidewalk(x3) & a_topic(x1) & for(e1,e2) & to(e2,x5) & Theme(e2,x4) & Actor(e2,x2) & v_walk(e2) & n_protest(x4) & on(e1,x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_girl(x1))
4ce80c14-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 e3 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7 x8.(v_walk(e1) & v_say(e2) & v_hold(e3) & rel(e3,x8) & n_sign(x6) & n_sidewalk(x3) & n_shirt(x5) & n_shirt(x2) & n_rescue(x8) & n_girl(x4) & n_girl(x1) & in(x4,x5) & in(x1,x2) & in(e1,x3) & a_young(s3) & a_young(s1) & a_up(s6) & a_pink(s5) & a_blue(s4) & a_blue(s2) & Theme(s5,x6) & Theme(s4,x5) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x1) & Theme(e3,x6) & Manner(e3,s6) & Actor(e3,x4) & Actor(e2,x7) & Actor(e1,x1) & (x6 = x7))
exists e1 e2 s1 x1 x2 x3 x4 x5.(v_walk(e2) & v_walk(e1) & to(e2,x5) & on(e1,x3) & n_sidewalk(x3) & n_rescue(x5) & n_protest(x4) & n_girl(x1) & for(e1,e2) & a_topic(x1) & a_''(s1) & Theme(s1,x5) & Theme(e2,x4) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
Three young men are examining a red bike with yellow handlebars.
Green bike is coated with red colour.
2
-100
The bike is either red or green.
exists e1 s1 s2 s3 x1 x2 x3.(with(e1,x3) & n_handlebars(x3) & a_yellow(s3) & Theme(s3,x3) & Theme(e1,x2) & Actor(e1,x1) & v_examine(e1) & n_bike(x2) & a_red(s2) & Theme(s2,x2) & n_man(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1))
exists e1 s1 x1 x2 x3.(with(e1,x3) & n_colour(x3) & a_red(s1) & Theme(s1,x3) & Theme(e1,x1) & v_coat(e1) & n_bike(x1) & (x1 = x2) & ne_nam_green(x2))
4ce8118c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3.(with(e1,x3) & v_examine(e1) & n_man(x1) & n_handlebars(x3) & n_bike(x2) & card_eq_3(x1) & a_young(s1) & a_yellow(s3) & a_red(s2) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(with(e1,x3) & v_coat(e1) & ne_nam_green(x2) & n_colour(x3) & n_bike(x1) & a_red(s1) & Theme(s1,x3) & Theme(e1,x1) & (x1 = x2))
Three young men are examining a red bike with yellow handlebars.
A red bike has yellow handlebars.
0
-100
has implies with
exists e1 s1 s2 s3 x1 x2 x3.(with(e1,x3) & n_handlebars(x3) & a_yellow(s3) & Theme(s3,x3) & Theme(e1,x2) & Actor(e1,x1) & v_examine(e1) & n_bike(x2) & a_red(s2) & Theme(s2,x2) & n_man(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1))
exists e1 s1 s2 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_handlebars(x2) & a_yellow(s2) & Theme(s2,x2) & n_bike(x1) & a_red(s1) & Theme(s1,x1))
4ce81614-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3.(with(e1,x3) & v_examine(e1) & n_man(x1) & n_handlebars(x3) & n_bike(x2) & card_eq_3(x1) & a_young(s1) & a_yellow(s3) & a_red(s2) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 s2 x1 x2.(v_have(e1) & n_handlebars(x2) & n_bike(x1) & a_yellow(s2) & a_red(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
Three young men are examining a red bike with yellow handlebars.
A red bike is repaied by three young men for competition
1
-100
The young men may not have repaied the bike, and not all bikes are used for a competition.
exists e1 s1 s2 s3 x1 x2 x3.(with(e1,x3) & n_handlebars(x3) & a_yellow(s3) & Theme(s3,x3) & Theme(e1,x2) & Actor(e1,x1) & v_examine(e1) & n_bike(x2) & a_red(s2) & Theme(s2,x2) & n_man(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1))
exists e1 s1 s2 x1 x2 x3.(Actor(e1,x2) & for(x2,x3) & n_competition(x3) & n_man(x2) & a_young(s2) & Theme(s2,x2) & card_eq_3(x2) & Theme(e1,x1) & v_repai(e1) & n_bike(x1) & a_red(s1) & Theme(s1,x1))
4ce81b5a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3.(with(e1,x3) & v_examine(e1) & n_man(x1) & n_handlebars(x3) & n_bike(x2) & card_eq_3(x1) & a_young(s1) & a_yellow(s3) & a_red(s2) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 s2 x1 x2 x3.(v_repai(e1) & n_man(x2) & n_competition(x3) & n_bike(x1) & for(x2,x3) & card_eq_3(x2) & a_young(s2) & a_red(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x1) & Actor(e1,x2))
A girl carries a sign that reads The Rescue while a group of people follow her.
A girl carries a sign
0
-100
carries implies carries
exists e1 e2 p1 x1 x2 x3 x4.(n_female(x4) & n_rescue(x4) & Theme(e2,x2) & Actor(e2,x1) & v_carry(e2) & exists e3 x5 x6.(Theme(e3,x4) & Actor(e3,x5) & v_follow(e3) & of(x5,x6) & n_people(x6) & n_group(x5)) & while(e1,p1) & Theme(e1,x4) & Actor(e1,x3) & v_read(e1) & (x2 = x3) & n_sign(x2) & n_girl(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_sign(x2) & n_girl(x1))
4ce81fa6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 x1 x2 x3 x4.(while(e1,p1) & v_read(e1) & v_carry(e2) & n_sign(x2) & n_rescue(x4) & n_girl(x1) & n_female(x4) & exists e3 x5 x6.(v_follow(e3) & of(x5,x6) & n_people(x6) & n_group(x5) & Theme(e3,x4) & Actor(e3,x5)) & Theme(e2,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists e1 x1 x2.(v_carry(e1) & n_sign(x2) & n_girl(x1) & Theme(e1,x2) & Actor(e1,x1))
A girl carries a sign that reads The Rescue while a group of people follow her.
A girl is sitting down
2
-100
The girl cannot be sitting down and carrying a sign simultaneously.
exists e2 e1 p1 x1 x2 x3 x4.(n_female(x4) & n_rescue(x4) & Theme(e2,x2) & Actor(e2,x1) & v_carry(e2) & exists e3 x5 x6.(Theme(e3,x4) & Actor(e3,x5) & v_follow(e3) & of(x5,x6) & n_people(x6) & n_group(x5)) & while(e1,p1) & Theme(e1,x4) & Actor(e1,x3) & v_read(e1) & (x2 = x3) & n_sign(x2) & n_girl(x1))
exists e1 s1 x1.(a_down(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sit(e1) & n_girl(x1))
4ce823de-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 p1 x1 x2 x3 x4.(while(e1,p1) & v_read(e1) & v_carry(e2) & n_sign(x2) & n_rescue(x4) & n_girl(x1) & n_female(x4) & exists e3 x5 x6.(v_follow(e3) & of(x5,x6) & n_people(x6) & n_group(x5) & Theme(e3,x4) & Actor(e3,x5)) & Theme(e2,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists e1 s1 x1.(v_sit(e1) & n_girl(x1) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1))
A girl carries a sign that reads The Rescue while a group of people follow her.
A girl is wearing blue carrying a sign
1
-100
Not all girls are wearing blue.
exists e2 e1 p1 x1 x2 x3 x4.(n_female(x4) & n_rescue(x4) & Theme(e2,x2) & Actor(e2,x1) & v_carry(e2) & exists e3 x5 x6.(Theme(e3,x4) & Actor(e3,x5) & v_follow(e3) & of(x5,x6) & n_people(x6) & n_group(x5)) & while(e1,p1) & Theme(e1,x4) & Actor(e1,x3) & v_read(e1) & (x2 = x3) & n_sign(x2) & n_girl(x1))
exists e2 e1 x1 x2 x3 x4.(Theme(e2,x2) & Actor(e2,x1) & v_wear(e2) & Theme(e1,x4) & Actor(e1,x3) & v_carry(e1) & n_sign(x4) & (x2 = x3) & n_blue(x2) & n_girl(x1))
4ce8280c-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 p1 x1 x2 x3 x4.(while(e1,p1) & v_read(e1) & v_carry(e2) & n_sign(x2) & n_rescue(x4) & n_girl(x1) & n_female(x4) & exists e3 x5 x6.(v_follow(e3) & of(x5,x6) & n_people(x6) & n_group(x5) & Theme(e3,x4) & Actor(e3,x5)) & Theme(e2,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists e2 e1 x1 x2 x3 x4.(v_wear(e2) & v_carry(e1) & n_sign(x4) & n_girl(x1) & n_blue(x2) & Theme(e2,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
A girl wearing a headband is carrying a pink sign on the street.
The girl is protesting with the pink sign.
1
-100
One can carry a sign without protesting.
exists e2 e1 s1 x1 x2 x3 x4 x5.(n_street(x5) & Theme(e2,x4) & Actor(e2,x1) & v_carry(e2) & on(x4,x5) & n_sign(x4) & a_pink(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_headband(x3) & (x1 = x2) & n_girl(x1))
exists e1 s1 x1 x2.(n_sign(x2) & a_pink(s1) & Theme(s1,x2) & n_girl(x1) & with(e1,x2) & Actor(e1,x1) & v_protest(e1))
4ce82c30-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5.(v_wear(e1) & v_carry(e2) & on(x4,x5) & n_street(x5) & n_sign(x4) & n_headband(x3) & n_girl(x1) & a_pink(s1) & Theme(s1,x4) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2.(with(e1,x2) & v_protest(e1) & n_sign(x2) & n_girl(x1) & a_pink(s1) & Theme(s1,x2) & Actor(e1,x1))
A girl wearing a headband is carrying a pink sign on the street.
The girl is outside.
0
-100
a street is located outside.
exists e1 e2 s1 x1 x2 x3 x4 x5.(n_street(x5) & Theme(e2,x4) & Actor(e2,x1) & v_carry(e2) & on(x4,x5) & n_sign(x4) & a_pink(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_headband(x3) & (x1 = x2) & n_girl(x1))
exists s1 x1.(n_girl(x1) & Theme(s1,x1) & a_outside(s1))
4ce8311c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5.(v_wear(e1) & v_carry(e2) & on(x4,x5) & n_street(x5) & n_sign(x4) & n_headband(x3) & n_girl(x1) & a_pink(s1) & Theme(s1,x4) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists s1 x1.(n_girl(x1) & a_outside(s1) & Theme(s1,x1))
A girl wearing a headband is carrying a pink sign on the street.
The female is shopping at the mall.
2
-100
The girl is either carrying a pink sign or shopping at the mall.
exists e2 e1 s1 x1 x2 x3 x4 x5.(n_street(x5) & Theme(e2,x4) & Actor(e2,x1) & v_carry(e2) & on(x4,x5) & n_sign(x4) & a_pink(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_headband(x3) & (x1 = x2) & n_girl(x1))
exists e1 x1 x2.(n_mall(x2) & n_female(x1) & at(e1,x2) & Actor(e1,x1) & v_shop(e1))
4ce8363a-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5.(v_wear(e1) & v_carry(e2) & on(x4,x5) & n_street(x5) & n_sign(x4) & n_headband(x3) & n_girl(x1) & a_pink(s1) & Theme(s1,x4) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_shop(e1) & n_mall(x2) & n_female(x1) & at(e1,x2) & Actor(e1,x1))
People gather to hear a speech related to the Armenian Genocide.
The people are required to attend the speech.
1
-100
Not everyone is required to listen to a speech
exists e1 p1 s1 x1 x4.(n_genocide(x4) & a_armenian(s1) & Theme(s1,x4) & Topic(e1,p1) & Actor(e1,x1) & v_gather(e1) & exists e2 e3 x2 x3.(Theme(e3,x2) & Actor(e3,x1) & v_hear(e3) & to(e2,x4) & Theme(e2,x3) & v_relate(e2) & (x2 = x3) & n_speech(x2)) & n_people(x1))
exists e1 p1 x1 x2.(n_speech(x2) & n_people(x1) & Recipient(e1,p1) & Topic(e1,x1) & v_require(e1) & exists e2.(Theme(e2,x2) & Actor(e2,x1) & v_attend(e2)))
4ce83ac2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x4.(v_gather(e1) & n_people(x1) & n_genocide(x4) & exists e2 e3 x2 x3.(v_relate(e2) & v_hear(e3) & to(e2,x4) & n_speech(x2) & Theme(e3,x2) & Theme(e2,x3) & Actor(e3,x1) & (x2 = x3)) & a_armenian(s1) & Topic(e1,p1) & Theme(s1,x4) & Actor(e1,x1))
exists e1 p1 x1 x2.(v_require(e1) & n_speech(x2) & n_people(x1) & exists e2.(v_attend(e2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,x1) & Recipient(e1,p1))
People gather to hear a speech related to the Armenian Genocide.
People are gathering to listen to a speech.
0
-100
hear implies listen
exists e1 p1 s1 x1 x4.(n_genocide(x4) & a_armenian(s1) & Theme(s1,x4) & Topic(e1,p1) & Actor(e1,x1) & v_gather(e1) & exists e2 e3 x2 x3.(Theme(e3,x2) & Actor(e3,x1) & v_hear(e3) & to(e2,x4) & Theme(e2,x3) & v_relate(e2) & (x2 = x3) & n_speech(x2)) & n_people(x1))
exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_gather(e1) & exists e2 x2.(to(e2,x2) & n_speech(x2) & Actor(e2,x1) & v_listen(e2)) & n_people(x1))
4ce83f36-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x4.(v_gather(e1) & n_people(x1) & n_genocide(x4) & exists e2 e3 x2 x3.(v_relate(e2) & v_hear(e3) & to(e2,x4) & n_speech(x2) & Theme(e3,x2) & Theme(e2,x3) & Actor(e3,x1) & (x2 = x3)) & a_armenian(s1) & Topic(e1,p1) & Theme(s1,x4) & Actor(e1,x1))
exists e1 p1 x1.(v_gather(e1) & n_people(x1) & exists e2 x2.(v_listen(e2) & to(e2,x2) & n_speech(x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
People gather to hear a speech related to the Armenian Genocide.
The people are dancing inside.
2
-100
The people are either gathered to hear a speech or dancing inside.
exists e1 p1 s1 x1 x4.(n_genocide(x4) & a_armenian(s1) & Theme(s1,x4) & Topic(e1,p1) & Actor(e1,x1) & v_gather(e1) & exists e2 e3 x2 x3.(Theme(e3,x2) & Actor(e3,x1) & v_hear(e3) & to(e2,x4) & Theme(e2,x3) & v_relate(e2) & (x2 = x3) & n_speech(x2)) & n_people(x1))
exists e1 s1 x1.(n_people(x1) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_dance(e1))
4ce843f0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x4.(v_gather(e1) & n_people(x1) & n_genocide(x4) & exists e2 e3 x2 x3.(v_relate(e2) & v_hear(e3) & to(e2,x4) & n_speech(x2) & Theme(e3,x2) & Theme(e2,x3) & Actor(e3,x1) & (x2 = x3)) & a_armenian(s1) & Topic(e1,p1) & Theme(s1,x4) & Actor(e1,x1))
exists e1 s1 x1.(v_dance(e1) & n_people(x1) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1))
A black dog carries a bucket in its mouth.
The dog is outside.
1
-100
Not because it's a dog means it is outside.
exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & in(x2,x3) & n_mouth(x3) & of(x3,x1) & n_thing(x1) & n_bucket(x2) & n_dog(x1) & a_black(s1) & Theme(s1,x1))
exists s1 x1.(n_dog(x1) & Theme(s1,x1) & a_outside(s1))
4ce84882-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_carry(e1) & of(x3,x1) & n_thing(x1) & n_mouth(x3) & n_dog(x1) & n_bucket(x2) & in(x2,x3) & a_black(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists s1 x1.(n_dog(x1) & a_outside(s1) & Theme(s1,x1))
A black dog carries a bucket in its mouth.
The dog is carrying an assault rifle in its mouth.
2
-100
The dog is either carrying a bucket or an assault rifle.
exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & in(x2,x3) & n_mouth(x3) & of(x3,x1) & n_thing(x1) & n_bucket(x2) & n_dog(x1) & a_black(s1) & Theme(s1,x1))
exists e1 x1 x2 x3 x4.(n_mouth(x4) & of(x4,x1) & n_thing(x1) & n_dog(x1) & Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & in(x2,x4) & n_rifle(x2) & of(x2,x3) & n_assault(x3))
4ce84cd8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_carry(e1) & of(x3,x1) & n_thing(x1) & n_mouth(x3) & n_dog(x1) & n_bucket(x2) & in(x2,x3) & a_black(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_carry(e1) & of(x4,x1) & of(x2,x3) & n_thing(x1) & n_rifle(x2) & n_mouth(x4) & n_dog(x1) & n_assault(x3) & in(x2,x4) & Theme(e1,x2) & Actor(e1,x1))
A black dog carries a bucket in its mouth.
The dog has something in its mouth.
0
-100
a bucket implies something
exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & in(x2,x3) & n_mouth(x3) & of(x3,x1) & n_thing(x1) & n_bucket(x2) & n_dog(x1) & a_black(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(n_mouth(x3) & of(x3,x1) & n_thing(x1) & n_dog(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & in(x2,x3) & n_thing(x2))
4ce8512e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_carry(e1) & of(x3,x1) & n_thing(x1) & n_mouth(x3) & n_dog(x1) & n_bucket(x2) & in(x2,x3) & a_black(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_have(e1) & of(x3,x1) & n_thing(x2) & n_thing(x1) & n_mouth(x3) & n_dog(x1) & in(x2,x3) & Theme(e1,x2) & Actor(e1,x1))
A bunch of race runners grouped together with red and blue balloons in the background.
The runners are together.
0
-100
A bunch of race runners implies that the runners are together.
exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x6.(n_background(x6) & a_topic(x1) & with(e1,x5) & in(x5,x6) & n_balloon(x5) & a_blue(s2) & Theme(s2,x5) & a_red(s1) & Theme(s1,x5) & exists s3.(Theme(s3,x4) & a_together(s3)) & Recipient(e1,p1) & Topic(e1,x4) & v_group(e1) & (x1 = x4) & of(x1,x2) & n_runner(x2) & of(x2,x3) & n_race(x3) & n_bunch(x1))
exists s1 x1.(n_runner(x1) & Theme(s1,x1) & a_together(s1))
4ce863a8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x6.(with(e1,x5) & v_group(e1) & of(x2,x3) & of(x1,x2) & n_runner(x2) & n_race(x3) & n_bunch(x1) & n_balloon(x5) & n_background(x6) & in(x5,x6) & exists s3.(a_together(s3) & Theme(s3,x4)) & a_topic(x1) & a_red(s1) & a_blue(s2) & Topic(e1,x4) & Theme(s2,x5) & Theme(s1,x5) & Recipient(e1,p1) & (x1 = x4))
exists s1 x1.(n_runner(x1) & a_together(s1) & Theme(s1,x1))
A woman in an orange sari sits in front of a low wall among baskets of vegetables that include potatoes.
A woman sits in a food market.
0
-100
Baskets of vegetables would mean the woman is in a food market.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(among(e1,x6) & of(x6,x7) & Theme(e2,x9) & Actor(e2,x8) & v_include(e2) & n_potato(x9) & (x7 = x8) & n_vegetable(x7) & n_basket(x6) & in(e1,x4) & of(x4,x5) & n_wall(x5) & a_low(s1) & Theme(s1,x5) & n_front(x4) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_sari(x2) & of(x2,x3) & n_orange(x3) & n_woman(x1))
exists e1 x1 x2 x3.(in(e1,x2) & n_market(x2) & of(x2,x3) & n_food(x3) & Actor(e1,x1) & v_sit(e1) & n_woman(x1))
4ce87140-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_sit(e1) & v_include(e2) & of(x6,x7) & of(x4,x5) & of(x2,x3) & n_woman(x1) & n_wall(x5) & n_vegetable(x7) & n_sari(x2) & n_potato(x9) & n_orange(x3) & n_front(x4) & n_basket(x6) & in(x1,x2) & in(e1,x4) & among(e1,x6) & a_low(s1) & Theme(s1,x5) & Theme(e2,x9) & Actor(e2,x8) & Actor(e1,x1) & (x7 = x8))
exists e1 x1 x2 x3.(v_sit(e1) & of(x2,x3) & n_woman(x1) & n_market(x2) & n_food(x3) & in(e1,x2) & Actor(e1,x1))
A woman in an orange sari sits in front of a low wall among baskets of vegetables that include potatoes.
A woman sits in front of baskets containing vegetables.
0
-100
baskets containing vegetables is another way to say baskets of vegetables.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(among(e1,x6) & of(x6,x7) & Theme(e2,x9) & Actor(e2,x8) & v_include(e2) & n_potato(x9) & (x7 = x8) & n_vegetable(x7) & n_basket(x6) & in(e1,x4) & of(x4,x5) & n_wall(x5) & a_low(s1) & Theme(s1,x5) & n_front(x4) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_sari(x2) & of(x2,x3) & n_orange(x3) & n_woman(x1))
exists e1 e2 x1 x2 x3 x4 x5.(in(e1,x2) & of(x2,x3) & Theme(e2,x5) & Actor(e2,x4) & v_contain(e2) & n_vegetable(x5) & (x3 = x4) & n_basket(x3) & n_front(x2) & Actor(e1,x1) & v_sit(e1) & n_woman(x1))
4ce879ec-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_sit(e1) & v_include(e2) & of(x6,x7) & of(x4,x5) & of(x2,x3) & n_woman(x1) & n_wall(x5) & n_vegetable(x7) & n_sari(x2) & n_potato(x9) & n_orange(x3) & n_front(x4) & n_basket(x6) & in(x1,x2) & in(e1,x4) & among(e1,x6) & a_low(s1) & Theme(s1,x5) & Theme(e2,x9) & Actor(e2,x8) & Actor(e1,x1) & (x7 = x8))
exists e1 e2 x1 x2 x3 x4 x5.(v_sit(e1) & v_contain(e2) & of(x2,x3) & n_woman(x1) & n_vegetable(x5) & n_front(x2) & n_basket(x3) & in(e1,x2) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4))
A woman in an orange sari sits in front of a low wall among baskets of vegetables that include potatoes.
A woman sits by some peppers and potatoes in baskets.
1
0.594808
You can not infer there are peppers.
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(among(e1,x6) & of(x6,x7) & Theme(e2,x9) & Actor(e2,x8) & v_include(e2) & n_potato(x9) & (x7 = x8) & n_vegetable(x7) & n_basket(x6) & in(e1,x4) & of(x4,x5) & n_wall(x5) & a_low(s1) & Theme(s1,x5) & n_front(x4) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_sari(x2) & of(x2,x3) & n_orange(x3) & n_woman(x1))
exists e1 x1 x2 x3 x4 x5.(in(e1,x5) & n_basket(x5) & by(e1,x2) & n_potato(x4) & n_pepper(x3) & subset_of(x4,x2) & subset_of(x3,x2) & Actor(e1,x1) & v_sit(e1) & n_woman(x1))
4ce88d6a-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_sit(e1) & v_include(e2) & of(x6,x7) & of(x4,x5) & of(x2,x3) & n_woman(x1) & n_wall(x5) & n_vegetable(x7) & n_sari(x2) & n_potato(x9) & n_orange(x3) & n_front(x4) & n_basket(x6) & in(x1,x2) & in(e1,x4) & among(e1,x6) & a_low(s1) & Theme(s1,x5) & Theme(e2,x9) & Actor(e2,x8) & Actor(e1,x1) & (x7 = x8))
exists e1 x1 x2 x3 x4 x5.(v_sit(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1) & n_potato(x4) & n_pepper(x3) & n_basket(x5) & in(e1,x5) & by(e1,x2) & Actor(e1,x1))
A woman in an orange sari sits in front of a low wall among baskets of vegetables that include potatoes.
A woman is selling vegetables.
1
0.759905
Not because a woman has baskets of food means she is selling them.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(among(e1,x6) & of(x6,x7) & Theme(e2,x9) & Actor(e2,x8) & v_include(e2) & n_potato(x9) & (x7 = x8) & n_vegetable(x7) & n_basket(x6) & in(e1,x4) & of(x4,x5) & n_wall(x5) & a_low(s1) & Theme(s1,x5) & n_front(x4) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_sari(x2) & of(x2,x3) & n_orange(x3) & n_woman(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_sell(e1) & n_vegetable(x2) & n_woman(x1))
4ce892ba-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_sit(e1) & v_include(e2) & of(x6,x7) & of(x4,x5) & of(x2,x3) & n_woman(x1) & n_wall(x5) & n_vegetable(x7) & n_sari(x2) & n_potato(x9) & n_orange(x3) & n_front(x4) & n_basket(x6) & in(x1,x2) & in(e1,x4) & among(e1,x6) & a_low(s1) & Theme(s1,x5) & Theme(e2,x9) & Actor(e2,x8) & Actor(e1,x1) & (x7 = x8))
exists e1 x1 x2.(v_sell(e1) & n_woman(x1) & n_vegetable(x2) & Theme(e1,x2) & Actor(e1,x1))
A woman in an orange sari sits in front of a low wall among baskets of vegetables that include potatoes.
A woman is selling root vegetables.
0
0.970882
potatoes are a root vegetable.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(among(e1,x6) & of(x6,x7) & Theme(e2,x9) & Actor(e2,x8) & v_include(e2) & n_potato(x9) & (x7 = x8) & n_vegetable(x7) & n_basket(x6) & in(e1,x4) & of(x4,x5) & n_wall(x5) & a_low(s1) & Theme(s1,x5) & n_front(x4) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_sari(x2) & of(x2,x3) & n_orange(x3) & n_woman(x1))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_sell(e1) & n_vegetable(x2) & of(x2,x3) & n_root(x3) & n_woman(x1))
4ce89c7e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_sit(e1) & v_include(e2) & of(x6,x7) & of(x4,x5) & of(x2,x3) & n_woman(x1) & n_wall(x5) & n_vegetable(x7) & n_sari(x2) & n_potato(x9) & n_orange(x3) & n_front(x4) & n_basket(x6) & in(x1,x2) & in(e1,x4) & among(e1,x6) & a_low(s1) & Theme(s1,x5) & Theme(e2,x9) & Actor(e2,x8) & Actor(e1,x1) & (x7 = x8))
exists e1 x1 x2 x3.(v_sell(e1) & of(x2,x3) & n_woman(x1) & n_vegetable(x2) & n_root(x3) & Theme(e1,x2) & Actor(e1,x1))
A woman in an orange sari sits in front of a low wall among baskets of vegetables that include potatoes.
The woman was selling the vegetables
1
0.75863
Not because a woman has baskets of food means she is selling the vegetables.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(among(e1,x6) & of(x6,x7) & Theme(e2,x9) & Actor(e2,x8) & v_include(e2) & n_potato(x9) & (x7 = x8) & n_vegetable(x7) & n_basket(x6) & in(e1,x4) & of(x4,x5) & n_wall(x5) & a_low(s1) & Theme(s1,x5) & n_front(x4) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_sari(x2) & of(x2,x3) & n_orange(x3) & n_woman(x1))
exists e1 x1 x2.(n_vegetable(x2) & n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_sell(e1))
4ce8a17e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_sit(e1) & v_include(e2) & of(x6,x7) & of(x4,x5) & of(x2,x3) & n_woman(x1) & n_wall(x5) & n_vegetable(x7) & n_sari(x2) & n_potato(x9) & n_orange(x3) & n_front(x4) & n_basket(x6) & in(x1,x2) & in(e1,x4) & among(e1,x6) & a_low(s1) & Theme(s1,x5) & Theme(e2,x9) & Actor(e2,x8) & Actor(e1,x1) & (x7 = x8))
exists e1 x1 x2.(v_sell(e1) & n_woman(x1) & n_vegetable(x2) & Theme(e1,x2) & Actor(e1,x1))