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
Mountain climbing down the side of a rocky cliff.
Skiing down the side of a rocky cliff.
2
-100
The sentences switch from mountain climbing down the rocky cliff to skiing down the rocky cliff.
exists e1 s1 x1 x2 x3.(n_side(x2) & ne_nam_mountain(x1) & down(e1,x2) & of(x2,x3) & n_cliff(x3) & a_rocky(s1) & Theme(s1,x3) & Actor(e1,x1) & v_climb(e1))
exists e1 s1 x1 x2 x3.(n_side(x2) & down(e1,x2) & of(x2,x3) & n_cliff(x3) & a_rocky(s1) & Theme(s1,x3) & Actor(e1,x1) & v_ski(e1) & n_thing(x1))
4bde4aea-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_climb(e1) & of(x2,x3) & ne_nam_mountain(x1) & n_side(x2) & n_cliff(x3) & down(e1,x2) & a_rocky(s1) & Theme(s1,x3) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_ski(e1) & of(x2,x3) & n_thing(x1) & n_side(x2) & n_cliff(x3) & down(e1,x2) & a_rocky(s1) & Theme(s1,x3) & Actor(e1,x1))
Mountain climbing down the side of a rocky cliff.
The rocky cliff is on the other side of the field.
1
-100
The rocky cliff is not necessarily on the other side of the field.
exists e1 s1 x1 x2 x3.(n_side(x2) & ne_nam_mountain(x1) & down(e1,x2) & of(x2,x3) & n_cliff(x3) & a_rocky(s1) & Theme(s1,x3) & Actor(e1,x1) & v_climb(e1))
exists p1 s1 x1 x2 x3.(n_field(x3) & -(x2 = x2) & n_side(x2) & n_cliff(x1) & a_rocky(s1) & Theme(s1,x1) & on(x1,x2) & of(x2,x3))
4bde4f54-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_climb(e1) & of(x2,x3) & ne_nam_mountain(x1) & n_side(x2) & n_cliff(x3) & down(e1,x2) & a_rocky(s1) & Theme(s1,x3) & Actor(e1,x1))
exists s1 x1 x2 x3.(on(x1,x2) & of(x2,x3) & n_side(x2) & n_field(x3) & n_cliff(x1) & a_rocky(s1) & Theme(s1,x1) & -(x2 = x2))
Two men, one working and one resting on a rooftop.
The men are working and resting on the ground
2
-100
The contradiction is where they are working. Are the working on the rooftop or on the ground?
exists x1 x2 x3 x4.(a_topic(x1) & rel(x1,x2) & on(x2,x4) & n_rooftop(x4) & n_rest(x2) & card_eq_1(x2) & card_eq_1(x2) & of(x2,x3) & n_working(x3) & n_man(x1) & card_eq_2(x1))
exists e2 e1 x1 x2.(n_ground(x2) & n_man(x1) & on(e2,x2) & Actor(e2,x1) & v_rest(e2) & Actor(e1,x1) & v_work(e1))
4bde53be-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2 x3 x4.(rel(x1,x2) & on(x2,x4) & of(x2,x3) & n_working(x3) & n_rooftop(x4) & n_rest(x2) & n_man(x1) & card_eq_2(x1) & card_eq_1(x2) & a_topic(x1))
exists e2 e1 x1 x2.(v_work(e1) & v_rest(e2) & on(e2,x2) & n_man(x1) & n_ground(x2) & Actor(e2,x1) & Actor(e1,x1))
Two men, one working and one resting on a rooftop.
There are men on the roof.
0
-100
The men on the roof are in fact the two men working and/or resting on the roof.
exists x1 x2 x3 x4.(a_topic(x1) & rel(x1,x2) & on(x2,x4) & n_rooftop(x4) & n_rest(x2) & card_eq_1(x2) & card_eq_1(x2) & of(x2,x3) & n_working(x3) & n_man(x1) & card_eq_2(x1))
exists p1 x1 x3.(n_roof(x3) & exists x2.((x1 = x2) & on(x2,x3) & n_man(x2)))
4bde5828-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2 x3 x4.(rel(x1,x2) & on(x2,x4) & of(x2,x3) & n_working(x3) & n_rooftop(x4) & n_rest(x2) & n_man(x1) & card_eq_2(x1) & card_eq_1(x2) & a_topic(x1))
exists x1 x3.(n_roof(x3) & exists x2.(on(x2,x3) & n_man(x2) & (x1 = x2)))
Two men, one working and one resting on a rooftop.
These men are taking a lunch break.
1
-100
Not all men resting are taking a lunch break.
exists x1 x2 x3 x4.(a_topic(x1) & rel(x1,x2) & on(x2,x4) & n_rooftop(x4) & n_rest(x2) & card_eq_1(x2) & card_eq_1(x2) & of(x2,x3) & n_working(x3) & n_man(x1) & card_eq_2(x1))
exists e1 x1 x2 x3.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_break(x2) & of(x2,x3) & n_lunch(x3))
4bde5c9c-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2 x3 x4.(rel(x1,x2) & on(x2,x4) & of(x2,x3) & n_working(x3) & n_rooftop(x4) & n_rest(x2) & n_man(x1) & card_eq_2(x1) & card_eq_1(x2) & a_topic(x1))
exists e1 x1 x2 x3.(v_take(e1) & of(x2,x3) & n_man(x1) & n_lunch(x3) & n_break(x2) & Theme(e1,x2) & Actor(e1,x1))
A busy sidewalk, overlooked by a painting of a cow.
Some people are looking at the cow painting.
1
-100
People are not necessarily looking at the cow painting.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & Actor(e1,x3) & of(x3,x4) & n_cow(x4) & n_painting(x3) & Theme(e1,x2) & v_overlook(e1) & (x1 = x2) & n_sidewalk(x1) & a_busy(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(n_painting(x2) & of(x2,x3) & n_cow(x3) & at(e1,x2) & Actor(e1,x1) & v_look(e1) & n_people(x1))
4bde616a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_overlook(e1) & of(x3,x4) & n_sidewalk(x1) & n_painting(x3) & n_cow(x4) & a_topic(x1) & a_busy(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x3) & (x1 = x2))
exists e1 x1 x2 x3.(v_look(e1) & of(x2,x3) & n_people(x1) & n_painting(x2) & n_cow(x3) & at(e1,x2) & Actor(e1,x1))
A busy sidewalk, overlooked by a painting of a cow.
The sidewalk is deserted at night.
2
-100
sentence one describes the sidewalk as busy. Sentence two described it as deserted.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & Actor(e1,x3) & of(x3,x4) & n_cow(x4) & n_painting(x3) & Theme(e1,x2) & v_overlook(e1) & (x1 = x2) & n_sidewalk(x1) & a_busy(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_sidewalk(x1) & at(e1,x2) & n_night(x2) & Theme(e1,x1) & v_desert(e1))
4bde67aa-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_overlook(e1) & of(x3,x4) & n_sidewalk(x1) & n_painting(x3) & n_cow(x4) & a_topic(x1) & a_busy(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x3) & (x1 = x2))
exists e1 x1 x2.(v_desert(e1) & n_sidewalk(x1) & n_night(x2) & at(e1,x2) & Theme(e1,x1))
A busy sidewalk, overlooked by a painting of a cow.
Many people are walking down the sidewalk.
0
-100
Many people walking down the sidewalk will result in a busy sidewalk.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & Actor(e1,x3) & of(x3,x4) & n_cow(x4) & n_painting(x3) & Theme(e1,x2) & v_overlook(e1) & (x1 = x2) & n_sidewalk(x1) & a_busy(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_sidewalk(x2) & down(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_people(x1) & n_quantity(x1))
4bde6d04-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_overlook(e1) & of(x3,x4) & n_sidewalk(x1) & n_painting(x3) & n_cow(x4) & a_topic(x1) & a_busy(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x3) & (x1 = x2))
exists e1 x1 x2.(v_walk(e1) & n_sidewalk(x2) & n_quantity(x1) & n_people(x1) & down(e1,x2) & Actor(e1,x1))
Three people walk by a mural of a cow.
An ad for milk.
1
-100
Even though the mural is of a cow, does not mean it is an ad for milk.
exists e1 x1 x2 x3 x4.(a_topic(x1) & Actor(e1,x3) & of(x3,x4) & n_cow(x4) & n_mural(x3) & Theme(e1,x2) & v_walk(e1) & (x1 = x2) & n_people(x1) & card_eq_3(x1))
exists x1 x2.(a_topic(x1) & for(x1,x2) & n_milk(x2) & n_ad(x1))
4bde71aa-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_walk(e1) & of(x3,x4) & n_people(x1) & n_mural(x3) & n_cow(x4) & card_eq_3(x1) & a_topic(x1) & Theme(e1,x2) & Actor(e1,x3) & (x1 = x2))
exists x1 x2.(n_milk(x2) & n_ad(x1) & for(x1,x2) & a_topic(x1))
Three people walk by a mural of a cow.
People running in terror through the hillside.
2
-100
While it's impossible to tell where these people are in these sentences, there is a contradiction on their activity. Are they running or walking?
exists e1 x1 x2 x3 x4.(a_topic(x1) & Actor(e1,x3) & of(x3,x4) & n_cow(x4) & n_mural(x3) & Theme(e1,x2) & v_walk(e1) & (x1 = x2) & n_people(x1) & card_eq_3(x1))
exists e1 x1 x2 x3 x4.(n_hillside(x4) & a_topic(x1) & through(e1,x4) & in(e1,x3) & n_terror(x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_people(x1))
4bde763c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_walk(e1) & of(x3,x4) & n_people(x1) & n_mural(x3) & n_cow(x4) & card_eq_3(x1) & a_topic(x1) & Theme(e1,x2) & Actor(e1,x3) & (x1 = x2))
exists e1 x1 x2 x3 x4.(v_run(e1) & through(e1,x4) & n_terror(x3) & n_people(x1) & n_hillside(x4) & in(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
Three people walk by a mural of a cow.
People walk by artwork.
0
-100
People can refer to any amount of persons, and a mural of a cow is a form of artwork.
exists e1 x1 x2 x3 x4.(a_topic(x1) & Actor(e1,x3) & of(x3,x4) & n_cow(x4) & n_mural(x3) & Theme(e1,x2) & v_walk(e1) & (x1 = x2) & n_people(x1) & card_eq_3(x1))
exists e1 x1 x2 x3.(a_topic(x1) & Actor(e1,x3) & n_artwork(x3) & Theme(e1,x2) & v_walk(e1) & (x1 = x2) & n_people(x1))
4bde7b0a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_walk(e1) & of(x3,x4) & n_people(x1) & n_mural(x3) & n_cow(x4) & card_eq_3(x1) & a_topic(x1) & Theme(e1,x2) & Actor(e1,x3) & (x1 = x2))
exists e1 x1 x2 x3.(v_walk(e1) & n_people(x1) & n_artwork(x3) & a_topic(x1) & Theme(e1,x2) & Actor(e1,x3) & (x1 = x2))
A man walking a gray poodle is walking past a billboard with a cow on it.
A man is chasing after a gray dalmatian.
2
-100
The man is either walking a gray poodle or chasing after a gray dalmatian but not doing both.
exists e1 e2 s1 x1 x2 x3 x4 x5.(with(e2,x5) & on(x5,x1) & n_thing(x1) & n_cow(x5) & past(e2,x4) & n_billboard(x4) & Actor(e2,x1) & v_walk(e2) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & n_poodle(x3) & a_gray(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
exists e1 s1 x1 x2.(after(e1,x2) & n_dalmatian(x2) & a_gray(s1) & Theme(s1,x2) & Actor(e1,x1) & v_chase(e1) & n_man(x1))
4bde8fa0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5.(with(e2,x5) & v_walk(e2) & v_walk(e1) & past(e2,x4) & on(x5,x1) & n_thing(x1) & n_poodle(x3) & n_man(x1) & n_cow(x5) & n_billboard(x4) & a_gray(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2.(v_chase(e1) & n_man(x1) & n_dalmatian(x2) & after(e1,x2) & a_gray(s1) & Theme(s1,x2) & Actor(e1,x1))
A man walking a gray poodle is walking past a billboard with a cow on it.
A human walking
0
-100
The man is a human, who is walking a dog, which is a form of walking.
exists e2 e1 s1 x1 x2 x3 x4 x5.(with(e2,x5) & on(x5,x1) & n_thing(x1) & n_cow(x5) & past(e2,x4) & n_billboard(x4) & Actor(e2,x1) & v_walk(e2) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & n_poodle(x3) & a_gray(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
exists s1 x1.(a_topic(x1) & n_walking(x1) & a_human(s1) & Theme(s1,x1))
4bde943c-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5.(with(e2,x5) & v_walk(e2) & v_walk(e1) & past(e2,x4) & on(x5,x1) & n_thing(x1) & n_poodle(x3) & n_man(x1) & n_cow(x5) & n_billboard(x4) & a_gray(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists s1 x1.(n_walking(x1) & a_topic(x1) & a_human(s1) & Theme(s1,x1))
A man walking a gray poodle is walking past a billboard with a cow on it.
A tall human walking
1
0.315614
Being tall is a specific trait not all men have.
exists e1 e2 s1 x1 x2 x3 x4 x5.(with(e2,x5) & on(x5,x1) & n_thing(x1) & n_cow(x5) & past(e2,x4) & n_billboard(x4) & Actor(e2,x1) & v_walk(e2) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & n_poodle(x3) & a_gray(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
exists s1 s2 x1.(a_topic(x1) & n_walking(x1) & a_human(s2) & Theme(s2,x1) & a_tall(s1) & Theme(s1,x1))
4bde98f6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5.(with(e2,x5) & v_walk(e2) & v_walk(e1) & past(e2,x4) & on(x5,x1) & n_thing(x1) & n_poodle(x3) & n_man(x1) & n_cow(x5) & n_billboard(x4) & a_gray(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists s1 s2 x1.(n_walking(x1) & a_topic(x1) & a_tall(s1) & a_human(s2) & Theme(s2,x1) & Theme(s1,x1))
A man walking a gray poodle is walking past a billboard with a cow on it.
A man walking his pet past a billboard with a cow on it.
1
0.867879
A man walking a dog does not imply the dog is his pet.
exists e2 e1 s1 x1 x2 x3 x4 x5.(with(e2,x5) & on(x5,x1) & n_thing(x1) & n_cow(x5) & past(e2,x4) & n_billboard(x4) & Actor(e2,x1) & v_walk(e2) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & n_poodle(x3) & a_gray(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & on(e1,x1) & n_thing(x1) & past(e1,x4) & with(x4,x5) & n_cow(x5) & n_billboard(x4) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & n_pet(x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_man(x1))
4bde9e1e-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5.(with(e2,x5) & v_walk(e2) & v_walk(e1) & past(e2,x4) & on(x5,x1) & n_thing(x1) & n_poodle(x3) & n_man(x1) & n_cow(x5) & n_billboard(x4) & a_gray(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3 x4 x5.(with(x4,x5) & v_walk(e1) & past(e1,x4) & on(e1,x1) & of(x3,x1) & n_thing(x1) & n_pet(x3) & n_man(x1) & n_male(x1) & n_cow(x5) & n_billboard(x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
A man walking a gray poodle is walking past a billboard with a cow on it.
A man walking a dog.
0
0.977482
A poodle is a breed of dog.
exists e2 e1 s1 x1 x2 x3 x4 x5.(with(e2,x5) & on(x5,x1) & n_thing(x1) & n_cow(x5) & past(e2,x4) & n_billboard(x4) & Actor(e2,x1) & v_walk(e2) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & n_poodle(x3) & a_gray(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & n_dog(x3) & (x1 = x2) & n_man(x1))
4bdea256-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5.(with(e2,x5) & v_walk(e2) & v_walk(e1) & past(e2,x4) & on(x5,x1) & n_thing(x1) & n_poodle(x3) & n_man(x1) & n_cow(x5) & n_billboard(x4) & a_gray(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_walk(e1) & n_man(x1) & n_dog(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
A man walking a gray poodle is walking past a billboard with a cow on it.
A man walking his dog to the vet.
1
0.005649
Just because the man is walking his dog, does not mean they are going to the vet.
exists e2 e1 s1 x1 x2 x3 x4 x5.(with(e2,x5) & on(x5,x1) & n_thing(x1) & n_cow(x5) & past(e2,x4) & n_billboard(x4) & Actor(e2,x1) & v_walk(e2) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & n_poodle(x3) & a_gray(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
exists e1 x1 x2 x3 x4.(n_vet(x4) & a_topic(x1) & to(e1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & n_dog(x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_man(x1))
4bdea670-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5.(with(e2,x5) & v_walk(e2) & v_walk(e1) & past(e2,x4) & on(x5,x1) & n_thing(x1) & n_poodle(x3) & n_man(x1) & n_cow(x5) & n_billboard(x4) & a_gray(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3 x4.(v_walk(e1) & to(e1,x4) & of(x3,x1) & n_vet(x4) & n_man(x1) & n_male(x1) & n_dog(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
A man walking a gray poodle is walking past a billboard with a cow on it.
The man is walking a cat outside.
2
-100
The man is either walking a gray poodle or a cat.
exists e1 e2 s1 x1 x2 x3 x4 x5.(with(e2,x5) & on(x5,x1) & n_thing(x1) & n_cow(x5) & past(e2,x4) & n_billboard(x4) & Actor(e2,x1) & v_walk(e2) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & n_poodle(x3) & a_gray(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
exists e1 x1 x2 x3.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_outside(x2) & of(x2,x3) & n_cat(x3))
4bdeaa8a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5.(with(e2,x5) & v_walk(e2) & v_walk(e1) & past(e2,x4) & on(x5,x1) & n_thing(x1) & n_poodle(x3) & n_man(x1) & n_cow(x5) & n_billboard(x4) & a_gray(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_walk(e1) & of(x2,x3) & n_outside(x2) & n_man(x1) & n_cat(x3) & Theme(e1,x2) & Actor(e1,x1))
A man walking a gray poodle is walking past a billboard with a cow on it.
The man is taking his dog outside to poop
1
0.345133
Even though the man is walking his dog does not mean he is taking it outside to poop.
exists e2 e1 s1 x1 x2 x3 x4 x5.(with(e2,x5) & on(x5,x1) & n_thing(x1) & n_cow(x5) & past(e2,x4) & n_billboard(x4) & Actor(e2,x1) & v_walk(e2) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & n_poodle(x3) & a_gray(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
exists e1 p1 s1 x1 x2.(n_dog(x2) & of(x2,x1) & n_male(x1) & n_man(x1) & Topic(e1,p1) & exists e2.(Actor(e2,x1) & v_poop(e2)) & a_outside(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1))
4bdeaef4-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5.(with(e2,x5) & v_walk(e2) & v_walk(e1) & past(e2,x4) & on(x5,x1) & n_thing(x1) & n_poodle(x3) & n_man(x1) & n_cow(x5) & n_billboard(x4) & a_gray(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 p1 s1 x1 x2.(v_take(e1) & of(x2,x1) & n_man(x1) & n_male(x1) & n_dog(x2) & exists e2.(v_poop(e2) & Actor(e2,x1)) & a_outside(s1) & Topic(e1,p1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
A man walking a gray poodle is walking past a billboard with a cow on it.
The billboard is advertising milk.
1
0.161515
Just because the billboard has a cow on it does not mean it is advertising milk.
exists e2 e1 s1 x1 x2 x3 x4 x5.(with(e2,x5) & on(x5,x1) & n_thing(x1) & n_cow(x5) & past(e2,x4) & n_billboard(x4) & Actor(e2,x1) & v_walk(e2) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & n_poodle(x3) & a_gray(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
exists e1 x1 x2.(n_billboard(x1) & Theme(e1,x2) & Actor(e1,x1) & v_advertise(e1) & n_milk(x2))
4bdeb4da-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5.(with(e2,x5) & v_walk(e2) & v_walk(e1) & past(e2,x4) & on(x5,x1) & n_thing(x1) & n_poodle(x3) & n_man(x1) & n_cow(x5) & n_billboard(x4) & a_gray(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_advertise(e1) & n_milk(x2) & n_billboard(x1) & Theme(e1,x2) & Actor(e1,x1))
A man walking a gray poodle is walking past a billboard with a cow on it.
Nobody is walking
2
-100
Sentence one discussed a man walking a gray poodle. Sentence two states that nobody is walking.
exists e2 e1 s1 x1 x2 x3 x4 x5.(with(e2,x5) & on(x5,x1) & n_thing(x1) & n_cow(x5) & past(e2,x4) & n_billboard(x4) & Actor(e2,x1) & v_walk(e2) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & n_poodle(x3) & a_gray(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
-exists e1 x1.(Actor(e1,x1) & v_walk(e1) & n_person(x1))
4bdeb976-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5.(with(e2,x5) & v_walk(e2) & v_walk(e1) & past(e2,x4) & on(x5,x1) & n_thing(x1) & n_poodle(x3) & n_man(x1) & n_cow(x5) & n_billboard(x4) & a_gray(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
all e1 x1.(-v_walk(e1) | -n_person(x1) | -Actor(e1,x1))
A man walking a gray poodle is walking past a billboard with a cow on it.
A man walking a gray dog just passed a billboard with a cow on it.
0
-100
a man is walking
exists e1 e2 s1 x1 x2 x3 x4 x5.(with(e2,x5) & on(x5,x1) & n_thing(x1) & n_cow(x5) & past(e2,x4) & n_billboard(x4) & Actor(e2,x1) & v_walk(e2) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & n_poodle(x3) & a_gray(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(a_just(s2) & Manner(e2,s2) & with(e2,x5) & on(x5,x1) & n_thing(x1) & n_cow(x5) & Theme(e2,x4) & Actor(e2,x1) & v_pass(e2) & n_billboard(x4) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & n_dog(x3) & a_gray(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
4bdebdd6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5.(with(e2,x5) & v_walk(e2) & v_walk(e1) & past(e2,x4) & on(x5,x1) & n_thing(x1) & n_poodle(x3) & n_man(x1) & n_cow(x5) & n_billboard(x4) & a_gray(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(with(e2,x5) & v_walk(e1) & v_pass(e2) & on(x5,x1) & n_thing(x1) & n_man(x1) & n_dog(x3) & n_cow(x5) & n_billboard(x4) & a_just(s2) & a_gray(s1) & Theme(s1,x3) & Theme(e2,x4) & Theme(e1,x3) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
A man walking a gray poodle is walking past a billboard with a cow on it.
The man is walking his grey cat.
2
0.000084
The contraction in these sentences is not only the spelling of grey or gray, but what the man is walking. Is he walking a cat or poodle?
exists e1 e2 s1 x1 x2 x3 x4 x5.(with(e2,x5) & on(x5,x1) & n_thing(x1) & n_cow(x5) & past(e2,x4) & n_billboard(x4) & Actor(e2,x1) & v_walk(e2) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & n_poodle(x3) & a_gray(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
exists e1 x1 x2 x3.(n_cat(x2) & of(x2,x3) & n_grey(x3) & of(x2,x1) & n_male(x1) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1))
4bdec22c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5.(with(e2,x5) & v_walk(e2) & v_walk(e1) & past(e2,x4) & on(x5,x1) & n_thing(x1) & n_poodle(x3) & n_man(x1) & n_cow(x5) & n_billboard(x4) & a_gray(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_walk(e1) & of(x2,x3) & of(x2,x1) & n_man(x1) & n_male(x1) & n_grey(x3) & n_cat(x2) & Theme(e1,x2) & Actor(e1,x1))
A man walking a gray poodle is walking past a billboard with a cow on it.
A man is outside with his dog
0
-100
a man has dog
exists e1 e2 s1 x1 x2 x3 x4 x5.(with(e2,x5) & on(x5,x1) & n_thing(x1) & n_cow(x5) & past(e2,x4) & n_billboard(x4) & Actor(e2,x1) & v_walk(e2) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & n_poodle(x3) & a_gray(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
exists s1 x1 x2.(with(s1,x2) & n_dog(x2) & of(x2,x1) & n_male(x1) & Theme(s1,x1) & a_outside(s1) & n_man(x1))
4bdec682-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5.(with(e2,x5) & v_walk(e2) & v_walk(e1) & past(e2,x4) & on(x5,x1) & n_thing(x1) & n_poodle(x3) & n_man(x1) & n_cow(x5) & n_billboard(x4) & a_gray(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists s1 x1 x2.(with(s1,x2) & of(x2,x1) & n_man(x1) & n_male(x1) & n_dog(x2) & a_outside(s1) & Theme(s1,x1))
A man walking a gray poodle is walking past a billboard with a cow on it.
The man is walking his dog outside.
0
-100
a man is outside
exists e1 e2 s1 x1 x2 x3 x4 x5.(with(e2,x5) & on(x5,x1) & n_thing(x1) & n_cow(x5) & past(e2,x4) & n_billboard(x4) & Actor(e2,x1) & v_walk(e2) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & n_poodle(x3) & a_gray(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
exists e1 x1 x2 x3.(n_outside(x2) & of(x2,x3) & n_dog(x3) & of(x2,x1) & n_male(x1) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1))
4bdecaec-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5.(with(e2,x5) & v_walk(e2) & v_walk(e1) & past(e2,x4) & on(x5,x1) & n_thing(x1) & n_poodle(x3) & n_man(x1) & n_cow(x5) & n_billboard(x4) & a_gray(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_walk(e1) & of(x2,x3) & of(x2,x1) & n_outside(x2) & n_man(x1) & n_male(x1) & n_dog(x3) & Theme(e1,x2) & Actor(e1,x1))
A man walking a gray poodle is walking past a billboard with a cow on it.
A man and his dog sitting on the couch.
2
-100
Sentence one seems to describe a man walking his dog outside in a city. Sentence two makes it seem the man and dog are inside sitting on the couch.
exists e2 e1 s1 x1 x2 x3 x4 x5.(with(e2,x5) & on(x5,x1) & n_thing(x1) & n_cow(x5) & past(e2,x4) & n_billboard(x4) & Actor(e2,x1) & v_walk(e2) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & n_poodle(x3) & a_gray(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
exists e1 s1 x1 x2 x3 x4.(n_couch(x4) & a_topic(s1) & subset_of(x2,s1) & on(e1,x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_dog(x2) & of(x2,x1) & n_male(x1) & subset_of(x1,s1) & n_man(x1))
4bdecf56-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5.(with(e2,x5) & v_walk(e2) & v_walk(e1) & past(e2,x4) & on(x5,x1) & n_thing(x1) & n_poodle(x3) & n_man(x1) & n_cow(x5) & n_billboard(x4) & a_gray(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2 x3 x4.(v_sit(e1) & subset_of(x2,s1) & subset_of(x1,s1) & on(e1,x4) & of(x2,x1) & n_man(x1) & n_male(x1) & n_dog(x2) & n_couch(x4) & a_topic(s1) & Actor(e1,x3) & (x2 = x3))
A woman in a blue dress walking down the street.
A woman in a red dress runs across the park.
2
-100
The woman is either in a blue or red dress, and she is either walking down the street or she runs across the park.
exists e1 s1 x1 x2 x3 x4.(n_street(x4) & a_topic(x1) & down(e1,x4) & Actor(e1,x3) & v_walk(e1) & (x1 = x3) & in(x1,x2) & n_dress(x2) & a_blue(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 s1 x1 x2 x3.(n_park(x3) & across(e1,x3) & Actor(e1,x1) & v_run(e1) & in(x1,x2) & n_dress(x2) & a_red(s1) & Theme(s1,x2) & n_woman(x1))
4bded3ac-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & n_woman(x1) & n_street(x4) & n_dress(x2) & in(x1,x2) & down(e1,x4) & a_topic(x1) & a_blue(s1) & Theme(s1,x2) & Actor(e1,x3) & (x1 = x3))
exists e1 s1 x1 x2 x3.(v_run(e1) & n_woman(x1) & n_park(x3) & n_dress(x2) & in(x1,x2) & across(e1,x3) & a_red(s1) & Theme(s1,x2) & Actor(e1,x1))
A woman in a blue dress walking down the street.
A woman walking down the street.
0
-100
A woman walking down the street should be covered for instance by a dress.
exists e1 s1 x1 x2 x3 x4.(n_street(x4) & a_topic(x1) & down(e1,x4) & Actor(e1,x3) & v_walk(e1) & (x1 = x3) & in(x1,x2) & n_dress(x2) & a_blue(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 s1 x1 x2 x3.(n_street(x3) & a_topic(x1) & a_down(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_woman(x1))
4bdedd84-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & n_woman(x1) & n_street(x4) & n_dress(x2) & in(x1,x2) & down(e1,x4) & a_topic(x1) & a_blue(s1) & Theme(s1,x2) & Actor(e1,x3) & (x1 = x3))
exists e1 s1 x1 x2 x3.(v_walk(e1) & n_woman(x1) & n_street(x3) & a_topic(x1) & a_down(s1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2))
People walking in the platform.
People are walking to the exit.
1
-100
You can not infer they are walking to the exit.
exists e1 x1 x2 x3.(n_platform(x3) & a_topic(x1) & in(e1,x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_people(x1))
exists e1 x1 x2.(n_exit(x2) & to(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_people(x1))
4bdeea9a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_walk(e1) & n_platform(x3) & n_people(x1) & in(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_walk(e1) & to(e1,x2) & n_people(x1) & n_exit(x2) & Actor(e1,x1))
A man carries a sign while standing in the rain.
A man carrying a sign to end racism
1
-100
The sign the man is carrying may not be for the purpose to end racism.
exists e1 e2 x1 x2 x3.(n_rain(x3) & while(e1,e2) & in(e2,x3) & Actor(e2,x1) & v_stand(e2) & Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_sign(x2) & n_man(x1))
exists e1 p1 x1 x2 x3 x4.(a_topic(x1) & Topic(e1,p1) & exists e2 x5.(Theme(e2,x5) & Actor(e2,x2) & v_end(e2) & n_racism(x5)) & Theme(e1,x4) & Actor(e1,x3) & v_carry(e1) & n_sign(x4) & (x1 = x3) & (x1 = x2) & n_man(x1))
4bdef346-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3.(while(e1,e2) & v_stand(e2) & v_carry(e1) & n_sign(x2) & n_rain(x3) & n_man(x1) & in(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 p1 x1 x2 x3 x4.(v_carry(e1) & n_sign(x4) & n_man(x1) & exists e2 x5.(v_end(e2) & n_racism(x5) & Theme(e2,x5) & Actor(e2,x2)) & a_topic(x1) & Topic(e1,p1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3) & (x1 = x2))
A woman poses with a small girl on her lap in front of a flower bush.
A mother and daughter taking a family photo.
1
-100
The woman and the girl may not be mother and daughter. We don't know they are family at all.
exists e1 s1 x1 x2 x3 x4 x5 x6.(with(e1,x2) & on(x2,x3) & in(x3,x4) & of(x4,x5) & n_bush(x5) & of(x5,x6) & n_flower(x6) & n_front(x4) & n_lap(x3) & of(x3,x1) & n_female(x1) & n_girl(x2) & a_small(s1) & Theme(s1,x2) & Actor(e1,x1) & v_pose(e1) & n_woman(x1))
exists e1 s1 x1 x2 x3 x4 x5.(a_topic(s1) & Theme(e1,x4) & Actor(e1,x3) & v_take(e1) & n_photo(x4) & of(x4,x5) & n_family(x5) & (s1 = x3) & subset_of(x2,s1) & n_daughter(x2) & subset_of(x1,s1) & n_mother(x1))
4bdf032c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(with(e1,x2) & v_pose(e1) & on(x2,x3) & of(x5,x6) & of(x4,x5) & of(x3,x1) & n_woman(x1) & n_lap(x3) & n_girl(x2) & n_front(x4) & n_flower(x6) & n_female(x1) & n_bush(x5) & in(x3,x4) & a_small(s1) & Theme(s1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4 x5.(v_take(e1) & subset_of(x2,s1) & subset_of(x1,s1) & of(x4,x5) & n_photo(x4) & n_mother(x1) & n_family(x5) & n_daughter(x2) & a_topic(s1) & Theme(e1,x4) & Actor(e1,x3) & (s1 = x3))
A group of people sit or walk near a yellow building with white trimming and columns with two bikes parked nearby.
The group of people are mountain climbing.
2
0.000022
A group of people cannot be simultaneously sitting/walking near a building while climbing a mountain.
(exists e1 x1 x2.(Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists e3 e2 s1 s2 s3 x3 x4 x5 x6 x7 x8 x9 x10.(with(e2,x6) & subset_of(x8,x6) & with(x8,x9) & a_nearby(s3) & Manner(e3,s3) & Theme(e3,x10) & v_park(e3) & (x9 = x10) & n_bike(x9) & card_eq_2(x9) & n_column(x8) & subset_of(x7,x6) & n_trim(x7) & a_white(s2) & Theme(s2,x7) & near(e2,x5) & n_building(x5) & a_yellow(s1) & Theme(s1,x5) & Actor(e2,x3) & v_walk(e2) & of(x3,x4) & n_people(x4) & n_group(x3)))
exists e1 p1 x1 x2.(n_group(x1) & for(p1,e1) & Actor(e1,x1) & v_climb(e1) & exists x3.((x1 = x3) & n_mountain(x3)) & of(x1,x2) & n_people(x2))
4bdff39a-e4c8-11ec-9cdd-0242ac1c0002
(exists e3 e2 s1 s2 s3 x3 x4 x5 x6 x7 x8 x9 x10.(with(x8,x9) & with(e2,x6) & v_walk(e2) & v_park(e3) & subset_of(x8,x6) & subset_of(x7,x6) & of(x3,x4) & near(e2,x5) & n_trim(x7) & n_people(x4) & n_group(x3) & n_column(x8) & n_building(x5) & n_bike(x9) & card_eq_2(x9) & a_yellow(s1) & a_white(s2) & a_nearby(s3) & Theme(s2,x7) & Theme(s1,x5) & Theme(e3,x10) & Manner(e3,s3) & Actor(e2,x3) & (x9 = x10)) | exists e1 x1 x2.(v_sit(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & Actor(e1,x1)))
exists e1 p1 x1 x2.(v_climb(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & for(p1,e1) & exists x3.(n_mountain(x3) & (x1 = x3)) & Actor(e1,x1))
A group of people sit or walk near a yellow building with white trimming and columns with two bikes parked nearby.
Some people are outside a yellow building and two bikes are parked nearby.
0
0.960391
A group of people and some people are equivalent and they sitting or walking near a yellow building means outside the yellow building as part of the description with two bikes parked nearby.
(exists e1 x1 x2.(Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists e3 e2 s1 s2 s3 x3 x4 x5 x6 x7 x8 x9 x10.(with(e2,x6) & subset_of(x8,x6) & with(x8,x9) & a_nearby(s3) & Manner(e3,s3) & Theme(e3,x10) & v_park(e3) & (x9 = x10) & n_bike(x9) & card_eq_2(x9) & n_column(x8) & subset_of(x7,x6) & n_trim(x7) & a_white(s2) & Theme(s2,x7) & near(e2,x5) & n_building(x5) & a_yellow(s1) & Theme(s1,x5) & Actor(e2,x3) & v_walk(e2) & of(x3,x4) & n_people(x4) & n_group(x3)))
exists e1 p1 s1 x1 x2.(a_nearby(s1) & Manner(e1,s1) & Theme(e1,x2) & v_park(e1) & n_bike(x2) & card_eq_2(x2) & exists s2 x3.(outside(x1,x3) & n_building(x3) & a_yellow(s2) & Theme(s2,x3)) & n_people(x1))
4be000ec-e4c8-11ec-9cdd-0242ac1c0002
(exists e3 e2 s1 s2 s3 x3 x4 x5 x6 x7 x8 x9 x10.(with(x8,x9) & with(e2,x6) & v_walk(e2) & v_park(e3) & subset_of(x8,x6) & subset_of(x7,x6) & of(x3,x4) & near(e2,x5) & n_trim(x7) & n_people(x4) & n_group(x3) & n_column(x8) & n_building(x5) & n_bike(x9) & card_eq_2(x9) & a_yellow(s1) & a_white(s2) & a_nearby(s3) & Theme(s2,x7) & Theme(s1,x5) & Theme(e3,x10) & Manner(e3,s3) & Actor(e2,x3) & (x9 = x10)) | exists e1 x1 x2.(v_sit(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & Actor(e1,x1)))
exists e1 s1 x1 x2.(v_park(e1) & n_people(x1) & n_bike(x2) & exists s2 x3.(outside(x1,x3) & n_building(x3) & a_yellow(s2) & Theme(s2,x3)) & card_eq_2(x2) & a_nearby(s1) & Theme(e1,x2) & Manner(e1,s1))
A group of people sit or walk near a yellow building with white trimming and columns with two bikes parked nearby.
A group of people waits for someone to exit a building.
1
0.075928
Just because a group of people are sitting or walking near a yellow building does not mean they are waiting for someone to exit the building.
(exists e1 x1 x2.(Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists e3 e2 s1 s2 s3 x3 x4 x5 x6 x7 x8 x9 x10.(with(e2,x6) & subset_of(x8,x6) & with(x8,x9) & a_nearby(s3) & Manner(e3,s3) & Theme(e3,x10) & v_park(e3) & (x9 = x10) & n_bike(x9) & card_eq_2(x9) & n_column(x8) & subset_of(x7,x6) & n_trim(x7) & a_white(s2) & Theme(s2,x7) & near(e2,x5) & n_building(x5) & a_yellow(s1) & Theme(s1,x5) & Actor(e2,x3) & v_walk(e2) & of(x3,x4) & n_people(x4) & n_group(x3)))
exists p1 x1 x2 x3 x4.(a_topic(x1) & for(x1,x4) & Topic(x4,p1) & exists e1 x5.(Theme(e1,x5) & Actor(e1,x4) & v_exit(e1) & n_building(x5)) & n_person(x4) & of(x1,x2) & Time(x2,x3) & n_wait(x3) & n_people(x2) & n_group(x1))
4be00fec-e4c8-11ec-9cdd-0242ac1c0002
(exists e3 e2 s1 s2 s3 x3 x4 x5 x6 x7 x8 x9 x10.(with(x8,x9) & with(e2,x6) & v_walk(e2) & v_park(e3) & subset_of(x8,x6) & subset_of(x7,x6) & of(x3,x4) & near(e2,x5) & n_trim(x7) & n_people(x4) & n_group(x3) & n_column(x8) & n_building(x5) & n_bike(x9) & card_eq_2(x9) & a_yellow(s1) & a_white(s2) & a_nearby(s3) & Theme(s2,x7) & Theme(s1,x5) & Theme(e3,x10) & Manner(e3,s3) & Actor(e2,x3) & (x9 = x10)) | exists e1 x1 x2.(v_sit(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & Actor(e1,x1)))
exists p1 x1 x2 x3 x4.(of(x1,x2) & n_wait(x3) & n_person(x4) & n_people(x2) & n_group(x1) & for(x1,x4) & exists e1 x5.(v_exit(e1) & n_building(x5) & Theme(e1,x5) & Actor(e1,x4)) & a_topic(x1) & Topic(x4,p1) & Time(x2,x3))
A group of people sit or walk near a yellow building with white trimming and columns with two bikes parked nearby.
people wonder whose bikes those are
1
0.020432
Just because people are sitting or walking near a yellow building with two bikes parked nearby does not mean they wonder who the two bikes belong to.
(exists e1 x1 x2.(Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists e3 e2 s1 s2 s3 x3 x4 x5 x6 x7 x8 x9 x10.(with(e2,x6) & subset_of(x8,x6) & with(x8,x9) & a_nearby(s3) & Manner(e3,s3) & Theme(e3,x10) & v_park(e3) & (x9 = x10) & n_bike(x9) & card_eq_2(x9) & n_column(x8) & subset_of(x7,x6) & n_trim(x7) & a_white(s2) & Theme(s2,x7) & near(e2,x5) & n_building(x5) & a_yellow(s1) & Theme(s1,x5) & Actor(e2,x3) & v_walk(e2) & of(x3,x4) & n_people(x4) & n_group(x3)))
exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_wonder(e1) & exists x2.(n_bike(x2) & (x1 = x2)) & n_thing(x1) & n_people(x1))
4be01ac8-e4c8-11ec-9cdd-0242ac1c0002
(exists e3 e2 s1 s2 s3 x3 x4 x5 x6 x7 x8 x9 x10.(with(x8,x9) & with(e2,x6) & v_walk(e2) & v_park(e3) & subset_of(x8,x6) & subset_of(x7,x6) & of(x3,x4) & near(e2,x5) & n_trim(x7) & n_people(x4) & n_group(x3) & n_column(x8) & n_building(x5) & n_bike(x9) & card_eq_2(x9) & a_yellow(s1) & a_white(s2) & a_nearby(s3) & Theme(s2,x7) & Theme(s1,x5) & Theme(e3,x10) & Manner(e3,s3) & Actor(e2,x3) & (x9 = x10)) | exists e1 x1 x2.(v_sit(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & Actor(e1,x1)))
exists e1 p1 x1.(v_wonder(e1) & n_thing(x1) & n_people(x1) & exists x2.(n_bike(x2) & (x1 = x2)) & Topic(e1,p1) & Actor(e1,x1))
A group of people sit or walk near a yellow building with white trimming and columns with two bikes parked nearby.
Ten people sit.
1
0.034706
A group is not always ten people.
(exists e1 x1 x2.(Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists e3 e2 s1 s2 s3 x3 x4 x5 x6 x7 x8 x9 x10.(with(e2,x6) & subset_of(x8,x6) & with(x8,x9) & a_nearby(s3) & Manner(e3,s3) & Theme(e3,x10) & v_park(e3) & (x9 = x10) & n_bike(x9) & card_eq_2(x9) & n_column(x8) & subset_of(x7,x6) & n_trim(x7) & a_white(s2) & Theme(s2,x7) & near(e2,x5) & n_building(x5) & a_yellow(s1) & Theme(s1,x5) & Actor(e2,x3) & v_walk(e2) & of(x3,x4) & n_people(x4) & n_group(x3)))
exists e1 x1.(Actor(e1,x1) & v_sit(e1) & n_people(x1) & card_eq_10(x1))
4be01f82-e4c8-11ec-9cdd-0242ac1c0002
(exists e3 e2 s1 s2 s3 x3 x4 x5 x6 x7 x8 x9 x10.(with(x8,x9) & with(e2,x6) & v_walk(e2) & v_park(e3) & subset_of(x8,x6) & subset_of(x7,x6) & of(x3,x4) & near(e2,x5) & n_trim(x7) & n_people(x4) & n_group(x3) & n_column(x8) & n_building(x5) & n_bike(x9) & card_eq_2(x9) & a_yellow(s1) & a_white(s2) & a_nearby(s3) & Theme(s2,x7) & Theme(s1,x5) & Theme(e3,x10) & Manner(e3,s3) & Actor(e2,x3) & (x9 = x10)) | exists e1 x1 x2.(v_sit(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & Actor(e1,x1)))
exists e1 x1.(v_sit(e1) & n_people(x1) & card_eq_10(x1) & Actor(e1,x1))
A group of people sit or walk near a yellow building with white trimming and columns with two bikes parked nearby.
The two bikes parked by the building belong to the group.
1
0.752398
Just because people are sitting or walking near two parked bikes does not mean the bikes belong to the people in the group.
(exists e1 x1 x2.(Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists e3 e2 s1 s2 s3 x3 x4 x5 x6 x7 x8 x9 x10.(with(e2,x6) & subset_of(x8,x6) & with(x8,x9) & a_nearby(s3) & Manner(e3,s3) & Theme(e3,x10) & v_park(e3) & (x9 = x10) & n_bike(x9) & card_eq_2(x9) & n_column(x8) & subset_of(x7,x6) & n_trim(x7) & a_white(s2) & Theme(s2,x7) & near(e2,x5) & n_building(x5) & a_yellow(s1) & Theme(s1,x5) & Actor(e2,x3) & v_walk(e2) & of(x3,x4) & n_people(x4) & n_group(x3)))
exists e2 e1 x1 x2 x3 x4.(n_group(x4) & n_building(x3) & n_bike(x1) & card_eq_2(x1) & to(e2,x4) & Actor(e2,x1) & v_belong(e2) & Actor(e1,x3) & Theme(e1,x2) & v_park(e1) & (x1 = x2))
4be02d88-e4c8-11ec-9cdd-0242ac1c0002
(exists e3 e2 s1 s2 s3 x3 x4 x5 x6 x7 x8 x9 x10.(with(x8,x9) & with(e2,x6) & v_walk(e2) & v_park(e3) & subset_of(x8,x6) & subset_of(x7,x6) & of(x3,x4) & near(e2,x5) & n_trim(x7) & n_people(x4) & n_group(x3) & n_column(x8) & n_building(x5) & n_bike(x9) & card_eq_2(x9) & a_yellow(s1) & a_white(s2) & a_nearby(s3) & Theme(s2,x7) & Theme(s1,x5) & Theme(e3,x10) & Manner(e3,s3) & Actor(e2,x3) & (x9 = x10)) | exists e1 x1 x2.(v_sit(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & Actor(e1,x1)))
exists e2 e1 x1 x2 x3 x4.(v_park(e1) & v_belong(e2) & to(e2,x4) & n_group(x4) & n_building(x3) & n_bike(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x3) & (x1 = x2))
A small child slides down a purple slide.
A boy is swinging on the swingset.
2
-100
A child can either slide down a slide or be swinging on the swingset.
exists e1 s1 s2 s3 x1 x2.(a_down(s3) & Manner(e1,s3) & Theme(e1,x2) & Actor(e1,x1) & v_slide(e1) & n_slide(x2) & a_purple(s2) & Theme(s2,x2) & n_child(x1) & a_small(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_swingset(x2) & on(e1,x2) & Actor(e1,x1) & v_swing(e1) & n_boy(x1))
4be1a046-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2.(v_slide(e1) & n_slide(x2) & n_child(x1) & a_small(s1) & a_purple(s2) & a_down(s3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s3) & Actor(e1,x1))
exists e1 x1 x2.(v_swing(e1) & on(e1,x2) & n_swingset(x2) & n_boy(x1) & Actor(e1,x1))
A small child slides down a purple slide.
The child is going down the slide.
0
-100
A child slides down a side must be going down the side.
exists e1 s1 s2 s3 x1 x2.(a_down(s3) & Manner(e1,s3) & Theme(e1,x2) & Actor(e1,x1) & v_slide(e1) & n_slide(x2) & a_purple(s2) & Theme(s2,x2) & n_child(x1) & a_small(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(n_slide(x2) & n_child(x1) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_go(e1))
4be1a49c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2.(v_slide(e1) & n_slide(x2) & n_child(x1) & a_small(s1) & a_purple(s2) & a_down(s3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s3) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_go(e1) & n_slide(x2) & n_child(x1) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
A little girl in a red shirt going down a purple slide.
A funny human in clothing.
1
-100
A human does not have to be a little girl. A little girl does not have to be funny. Clothing does not have to be a shirt.
exists e1 s1 s2 s3 s4 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & a_down(s4) & Manner(e1,s4) & Theme(e1,x4) & Actor(e1,x3) & v_go(e1) & n_slide(x4) & a_purple(s3) & Theme(s3,x4) & (x2 = x3) & n_shirt(x2) & a_red(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists s1 x1 x2.(a_topic(x1) & in(x1,x2) & n_clothing(x2) & n_human(x1) & a_funny(s1) & Theme(s1,x1))
4be1a8fc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 x1 x2 x3 x4.(v_go(e1) & n_slide(x4) & n_shirt(x2) & n_girl(x1) & in(x1,x2) & a_topic(x1) & a_red(s2) & a_purple(s3) & a_little(s1) & a_down(s4) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x4) & Manner(e1,s4) & Actor(e1,x3) & (x2 = x3))
exists s1 x1 x2.(n_human(x1) & n_clothing(x2) & in(x1,x2) & a_topic(x1) & a_funny(s1) & Theme(s1,x1))
A little girl in a red shirt going down a purple slide.
An empty slide.
2
-100
The slide cannot be empty if a little girl is going down it.
exists e1 s1 s2 s3 s4 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & a_down(s4) & Manner(e1,s4) & Theme(e1,x4) & Actor(e1,x3) & v_go(e1) & n_slide(x4) & a_purple(s3) & Theme(s3,x4) & (x2 = x3) & n_shirt(x2) & a_red(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists s1 x1.(a_topic(x1) & n_slide(x1) & a_empty(s1) & Theme(s1,x1))
4be1ad5c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 x1 x2 x3 x4.(v_go(e1) & n_slide(x4) & n_shirt(x2) & n_girl(x1) & in(x1,x2) & a_topic(x1) & a_red(s2) & a_purple(s3) & a_little(s1) & a_down(s4) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x4) & Manner(e1,s4) & Actor(e1,x3) & (x2 = x3))
exists s1 x1.(n_slide(x1) & a_topic(x1) & a_empty(s1) & Theme(s1,x1))
A little girl in a red shirt going down a purple slide.
A human in clothing.
0
-100
a little girl is human
exists e1 s1 s2 s3 s4 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & a_down(s4) & Manner(e1,s4) & Theme(e1,x4) & Actor(e1,x3) & v_go(e1) & n_slide(x4) & a_purple(s3) & Theme(s3,x4) & (x2 = x3) & n_shirt(x2) & a_red(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists x1 x2.(a_topic(x1) & in(x1,x2) & n_clothing(x2) & n_human(x1))
4be1b1bc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 x1 x2 x3 x4.(v_go(e1) & n_slide(x4) & n_shirt(x2) & n_girl(x1) & in(x1,x2) & a_topic(x1) & a_red(s2) & a_purple(s3) & a_little(s1) & a_down(s4) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x4) & Manner(e1,s4) & Actor(e1,x3) & (x2 = x3))
exists x1 x2.(n_human(x1) & n_clothing(x2) & in(x1,x2) & a_topic(x1))
A girl slides down a purple slide.
The girl is on a slide.
0
-100
A girl on a slide means she slides down the slide.
exists e1 s1 s2 x1 x2.(a_down(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_slide(e1) & n_slide(x2) & a_purple(s1) & Theme(s1,x2) & n_girl(x1))
exists p1 x1.(n_girl(x1) & exists x2.(on(x1,x2) & n_slide(x2)))
4be1b608-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2.(v_slide(e1) & n_slide(x2) & n_girl(x1) & a_purple(s1) & a_down(s2) & Theme(s1,x2) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1))
exists x1.(n_girl(x1) & exists x2.(on(x1,x2) & n_slide(x2)))
A girl slides down a purple slide.
The girl is on a roller coaster.
2
-100
The girl is either on a slide or a roller coaster.
exists e1 s1 s2 x1 x2.(a_down(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_slide(e1) & n_slide(x2) & a_purple(s1) & Theme(s1,x2) & n_girl(x1))
exists p1 x1.(n_girl(x1) & exists x2 x3.(on(x1,x2) & n_coaster(x2) & of(x2,x3) & n_roller(x3)))
4be1ba54-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2.(v_slide(e1) & n_slide(x2) & n_girl(x1) & a_purple(s1) & a_down(s2) & Theme(s1,x2) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1))
exists x1.(n_girl(x1) & exists x2 x3.(on(x1,x2) & of(x2,x3) & n_roller(x3) & n_coaster(x2)))
A girl slides down a purple slide.
The slide ends in a pool.
1
-100
Sliding down a purple slide does not always end in a pool.
exists e1 s1 s2 x1 x2.(a_down(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_slide(e1) & n_slide(x2) & a_purple(s1) & Theme(s1,x2) & n_girl(x1))
exists e1 x1 x2.(n_slide(x1) & in(e1,x2) & n_pool(x2) & Actor(e1,x1) & v_end(e1))
4be1bf18-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2.(v_slide(e1) & n_slide(x2) & n_girl(x1) & a_purple(s1) & a_down(s2) & Theme(s1,x2) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1))
exists e1 x1 x2.(v_end(e1) & n_slide(x1) & n_pool(x2) & in(e1,x2) & Actor(e1,x1))
A boy on a bicycle watching a band playing on the sidewalk.
A boy on a scooter ignores a band as they play
2
-100
The boy is either on a bicycle watching, or on a scooter ignoring.
exists e1 x1 x2 x3 x4 x5 x6.(n_sidewalk(x6) & a_topic(x1) & on(x1,x2) & on(e1,x6) & Theme(e1,x4) & Actor(e1,x3) & v_watch(e1) & n_playing(x4) & of(x4,x5) & n_band(x5) & (x2 = x3) & n_bicycle(x2) & n_boy(x1))
exists e1 p1 x1 x2 x3.(exists e2.(Actor(e2,x1) & v_play(e2)) & n_thing(x1) & as(e1,p1) & Theme(e1,x3) & Actor(e1,x1) & v_ignore(e1) & n_band(x3) & on(x1,x2) & n_scooter(x2) & n_boy(x1))
4be1c436-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6.(v_watch(e1) & on(x1,x2) & on(e1,x6) & of(x4,x5) & n_sidewalk(x6) & n_playing(x4) & n_boy(x1) & n_bicycle(x2) & n_band(x5) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
exists e1 p1 x1 x2 x3.(v_ignore(e1) & on(x1,x2) & n_thing(x1) & n_scooter(x2) & n_boy(x1) & n_band(x3) & exists e2.(v_play(e2) & Actor(e2,x1)) & as(e1,p1) & Theme(e1,x3) & Actor(e1,x1))
A boy on a bicycle watching a band playing on the sidewalk.
A boy watches his father perform in a local band
1
-100
Just because a boy is watching a band playing on the sidewalk it does not mean his father is in the band.
exists e1 x1 x2 x3 x4 x5 x6.(n_sidewalk(x6) & a_topic(x1) & on(x1,x2) & on(e1,x6) & Theme(e1,x4) & Actor(e1,x3) & v_watch(e1) & n_playing(x4) & of(x4,x5) & n_band(x5) & (x2 = x3) & n_bicycle(x2) & n_boy(x1))
exists e1 e2 s1 x1 x2 x3 x4.(in(e2,x4) & n_band(x4) & a_local(s1) & Theme(s1,x4) & Actor(e2,x1) & v_perform(e2) & Theme(e1,x3) & Actor(e1,x2) & v_watch(e1) & n_father(x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_boy(x1))
4be1c896-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6.(v_watch(e1) & on(x1,x2) & on(e1,x6) & of(x4,x5) & n_sidewalk(x6) & n_playing(x4) & n_boy(x1) & n_bicycle(x2) & n_band(x5) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
exists e1 e2 s1 x1 x2 x3 x4.(v_watch(e1) & v_perform(e2) & of(x3,x1) & n_male(x1) & n_father(x3) & n_boy(x1) & n_band(x4) & in(e2,x4) & a_local(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
A boy on a bicycle watching a band playing on the sidewalk.
A child watches a band play music
0
-100
a boy is a child
exists e1 x1 x2 x3 x4 x5 x6.(n_sidewalk(x6) & a_topic(x1) & on(x1,x2) & on(e1,x6) & Theme(e1,x4) & Actor(e1,x3) & v_watch(e1) & n_playing(x4) & of(x4,x5) & n_band(x5) & (x2 = x3) & n_bicycle(x2) & n_boy(x1))
exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & Time(x2,x4) & n_music(x4) & n_play(x2) & of(x2,x3) & n_band(x3) & n_child(x1))
4be1ccec-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6.(v_watch(e1) & on(x1,x2) & on(e1,x6) & of(x4,x5) & n_sidewalk(x6) & n_playing(x4) & n_boy(x1) & n_bicycle(x2) & n_band(x5) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
exists e1 x1 x2 x3 x4.(v_watch(e1) & of(x2,x3) & n_play(x2) & n_music(x4) & n_child(x1) & n_band(x3) & Time(x2,x4) & Theme(e1,x2) & Actor(e1,x1))
This group of boys are fishing off of a bridge.
Boys are playing on a bridge.
1
-100
Boys aren't always playing.
exists e1 x1 x2 x3.(n_group(x1) & of(e1,x3) & n_bridge(x3) & r_off(e1) & Actor(e1,x1) & v_fish(e1) & of(x1,x2) & n_boy(x2))
exists e1 x1 x2.(on(e1,x2) & n_bridge(x2) & Actor(e1,x1) & v_play(e1) & n_boy(x1))
4be1d14c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_fish(e1) & r_off(e1) & of(x1,x2) & of(e1,x3) & n_group(x1) & n_bridge(x3) & n_boy(x2) & Actor(e1,x1))
exists e1 x1 x2.(v_play(e1) & on(e1,x2) & n_bridge(x2) & n_boy(x1) & Actor(e1,x1))
This group of boys are fishing off of a bridge.
Boys are fishing.
0
-100
A group of boys were fishing off the bridge
exists e1 x1 x2 x3.(n_group(x1) & of(e1,x3) & n_bridge(x3) & r_off(e1) & Actor(e1,x1) & v_fish(e1) & of(x1,x2) & n_boy(x2))
exists p1 x1.(exists x2.((x1 = x2) & n_fishing(x2)) & n_boy(x1))
4be1d5b6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_fish(e1) & r_off(e1) & of(x1,x2) & of(e1,x3) & n_group(x1) & n_bridge(x3) & n_boy(x2) & Actor(e1,x1))
exists x1.(n_boy(x1) & exists x2.(n_fishing(x2) & (x1 = x2)))
This group of boys are fishing off of a bridge.
Boys are fighting.
2
-100
The boys can't be fighting while fishing.
exists e1 x1 x2 x3.(n_group(x1) & of(e1,x3) & n_bridge(x3) & r_off(e1) & Actor(e1,x1) & v_fish(e1) & of(x1,x2) & n_boy(x2))
exists e1 x1.(Actor(e1,x1) & v_fight(e1) & n_boy(x1))
4be1da16-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_fish(e1) & r_off(e1) & of(x1,x2) & of(e1,x3) & n_group(x1) & n_bridge(x3) & n_boy(x2) & Actor(e1,x1))
exists e1 x1.(v_fight(e1) & n_boy(x1) & Actor(e1,x1))
A child looks at rodents in a glass display.
There is a man looking at snakes.
2
-100
A child is not a man.
exists e1 x1 x2 x3 x4.(at(e1,x2) & in(x2,x3) & n_display(x3) & of(x3,x4) & n_glass(x4) & n_rodent(x2) & Actor(e1,x1) & v_look(e1) & n_child(x1))
exists p1 x1 e1 x2 x3 x4.((x1 = x2) & at(e1,x4) & n_snake(x4) & Actor(e1,x3) & v_look(e1) & (x2 = x3) & n_man(x2))
4be1de80-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_look(e1) & of(x3,x4) & n_rodent(x2) & n_glass(x4) & n_display(x3) & n_child(x1) & in(x2,x3) & at(e1,x2) & Actor(e1,x1))
exists x1 e1 x2 x3 x4.(v_look(e1) & n_snake(x4) & n_man(x2) & at(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))
A child looks at rodents in a glass display.
The child is interested in rodents.
1
-100
every child does not like rodents.
exists e1 x1 x2 x3 x4.(at(e1,x2) & in(x2,x3) & n_display(x3) & of(x3,x4) & n_glass(x4) & n_rodent(x2) & Actor(e1,x1) & v_look(e1) & n_child(x1))
exists s1 x1 x2.(n_child(x1) & in(s1,x2) & n_rodent(x2) & Theme(s1,x1) & a_interested(s1))
4be1e326-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_look(e1) & of(x3,x4) & n_rodent(x2) & n_glass(x4) & n_display(x3) & n_child(x1) & in(x2,x3) & at(e1,x2) & Actor(e1,x1))
exists s1 x1 x2.(n_rodent(x2) & n_child(x1) & in(s1,x2) & a_interested(s1) & Theme(s1,x1))
A child looks at rodents in a glass display.
There is a child looking at rodents.
0
-100
looks is a form of looking
exists e1 x1 x2 x3 x4.(at(e1,x2) & in(x2,x3) & n_display(x3) & of(x3,x4) & n_glass(x4) & n_rodent(x2) & Actor(e1,x1) & v_look(e1) & n_child(x1))
exists p1 x1 e1 x2 x3 x4.((x1 = x2) & at(e1,x4) & n_rodent(x4) & Actor(e1,x3) & v_look(e1) & (x2 = x3) & n_child(x2))
4be1e88a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_look(e1) & of(x3,x4) & n_rodent(x2) & n_glass(x4) & n_display(x3) & n_child(x1) & in(x2,x3) & at(e1,x2) & Actor(e1,x1))
exists x1 e1 x2 x3 x4.(v_look(e1) & n_rodent(x4) & n_child(x2) & at(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))
The skateboarder is doing a trick off the side of a half pipe
The skateboarder is performing a trick.
0
-100
Performing a trick is another way to say doing a trick.
exists e1 x1 x2 x3 x4 x5.(n_side(x3) & n_skateboarder(x1) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & off(x2,x3) & of(x3,x4) & n_pipe(x4) & of(x4,x5) & n_half(x5) & n_trick(x2))
exists e1 x1 x2.(n_skateboarder(x1) & Theme(e1,x2) & Actor(e1,x1) & v_perform(e1) & n_trick(x2))
4be1ed80-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_do(e1) & off(x2,x3) & of(x4,x5) & of(x3,x4) & n_trick(x2) & n_skateboarder(x1) & n_side(x3) & n_pipe(x4) & n_half(x5) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_perform(e1) & n_trick(x2) & n_skateboarder(x1) & Theme(e1,x2) & Actor(e1,x1))
The skateboarder is doing a trick off the side of a half pipe
The skateboard has no wheels.
2
-100
A skateboarder cannot do a tricks on a half pipe on a skateboard with no wheels.
exists e1 x1 x2 x3 x4 x5.(n_side(x3) & n_skateboarder(x1) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & off(x2,x3) & of(x3,x4) & n_pipe(x4) & of(x4,x5) & n_half(x5) & n_trick(x2))
exists x1.(n_skateboard(x1) & -exists e1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_wheel(x2)))
4be1f21c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_do(e1) & off(x2,x3) & of(x4,x5) & of(x3,x4) & n_trick(x2) & n_skateboarder(x1) & n_side(x3) & n_pipe(x4) & n_half(x5) & Theme(e1,x2) & Actor(e1,x1))
exists x1.(n_skateboard(x1) & all e1 x2.(-v_have(e1) | -n_wheel(x2) | -Theme(e1,x2) | -Actor(e1,x1)))
The skateboarder is doing a trick off the side of a half pipe
The skateboarder rides a colorful skateboard.
1
-100
Sentence 1 is missing colorful skateboard.
exists e1 x1 x2 x3 x4 x5.(n_side(x3) & n_skateboarder(x1) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & off(x2,x3) & of(x3,x4) & n_pipe(x4) & of(x4,x5) & n_half(x5) & n_trick(x2))
exists e1 s1 x1 x2.(n_skateboarder(x1) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_skateboard(x2) & a_colorful(s1) & Theme(s1,x2))
4be1f708-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_do(e1) & off(x2,x3) & of(x4,x5) & of(x3,x4) & n_trick(x2) & n_skateboarder(x1) & n_side(x3) & n_pipe(x4) & n_half(x5) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_ride(e1) & n_skateboarder(x1) & n_skateboard(x2) & a_colorful(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A man in a baseball cap does a skateboard jump on a half pipe.
A man is wear a hat.
0
-100
A baseball cap is a hat.
exists e1 x1 x2 x3 x4 x5 x6 x7.(Theme(e1,x4) & Actor(e1,x1) & v_do(e1) & on(x4,x6) & n_pipe(x6) & of(x6,x7) & n_half(x7) & n_jump(x4) & of(x4,x5) & n_skateboard(x5) & in(x1,x2) & n_cap(x2) & of(x2,x3) & n_baseball(x3) & n_man(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_hat(x2) & n_man(x1))
4be1fb5e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6 x7.(v_do(e1) & on(x4,x6) & of(x6,x7) & of(x4,x5) & of(x2,x3) & n_skateboard(x5) & n_pipe(x6) & n_man(x1) & n_jump(x4) & n_half(x7) & n_cap(x2) & n_baseball(x3) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x1))
exists e1 x1 x2.(v_wear(e1) & n_man(x1) & n_hat(x2) & Theme(e1,x2) & Actor(e1,x1))
A man in a baseball cap does a skateboard jump on a half pipe.
A man is in a skateboarding competition.
1
-100
You can not infer it's a competition.
exists e1 x1 x2 x3 x4 x5 x6 x7.(Theme(e1,x4) & Actor(e1,x1) & v_do(e1) & on(x4,x6) & n_pipe(x6) & of(x6,x7) & n_half(x7) & n_jump(x4) & of(x4,x5) & n_skateboard(x5) & in(x1,x2) & n_cap(x2) & of(x2,x3) & n_baseball(x3) & n_man(x1))
exists p1 x1.(exists s1 x2.(in(x1,x2) & n_competition(x2) & a_skateboarding(s1) & Theme(s1,x2)) & n_man(x1))
4be1ffaa-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6 x7.(v_do(e1) & on(x4,x6) & of(x6,x7) & of(x4,x5) & of(x2,x3) & n_skateboard(x5) & n_pipe(x6) & n_man(x1) & n_jump(x4) & n_half(x7) & n_cap(x2) & n_baseball(x3) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x1))
exists x1.(n_man(x1) & exists s1 x2.(n_competition(x2) & in(x1,x2) & a_skateboarding(s1) & Theme(s1,x2)))
A man in a baseball cap does a skateboard jump on a half pipe.
A woman is skateboarding.
2
-100
A man and a woman are different from each other.
exists e1 x1 x2 x3 x4 x5 x6 x7.(Theme(e1,x4) & Actor(e1,x1) & v_do(e1) & on(x4,x6) & n_pipe(x6) & of(x6,x7) & n_half(x7) & n_jump(x4) & of(x4,x5) & n_skateboard(x5) & in(x1,x2) & n_cap(x2) & of(x2,x3) & n_baseball(x3) & n_man(x1))
exists e1 x1.(Actor(e1,x1) & v_skateboard(e1) & n_woman(x1))
4be20400-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6 x7.(v_do(e1) & on(x4,x6) & of(x6,x7) & of(x4,x5) & of(x2,x3) & n_skateboard(x5) & n_pipe(x6) & n_man(x1) & n_jump(x4) & n_half(x7) & n_cap(x2) & n_baseball(x3) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x1))
exists e1 x1.(v_skateboard(e1) & n_woman(x1) & Actor(e1,x1))
Skateboarder with black and white hat performing an ollie in a skate park.
Person at his favorite skate park.
1
-100
A person does not have to be a skateboarder. Just because a skateboarder is performing an ollie in a skate park it does not mean it is his favorite park. A skateboarder does not have to be a male.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & with(x1,x2) & in(e1,x5) & n_park(x5) & of(x5,x6) & n_skate(x6) & Theme(e1,x4) & Actor(e1,x3) & v_perform(e1) & n_ollie(x4) & (x2 = x3) & n_hat(x2) & a_white(s2) & Theme(s2,x2) & a_black(s1) & Theme(s1,x2) & n_skateboarder(x1))
exists s1 x1 x2 x3.(n_park(x2) & of(x2,x3) & n_skate(x3) & a_favorite(s1) & Theme(s1,x2) & of(x2,x1) & n_male(x1) & ne_per_person(x1) & a_topic(x1) & at(x1,x2))
4be20856-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x1,x2) & v_perform(e1) & of(x5,x6) & n_skateboarder(x1) & n_skate(x6) & n_park(x5) & n_ollie(x4) & n_hat(x2) & in(e1,x5) & a_white(s2) & a_topic(x1) & a_black(s1) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
exists s1 x1 x2 x3.(of(x2,x3) & of(x2,x1) & ne_per_person(x1) & n_skate(x3) & n_park(x2) & n_male(x1) & at(x1,x2) & a_topic(x1) & a_favorite(s1) & Theme(s1,x2))
Skateboarder with black and white hat performing an ollie in a skate park.
Person on a skateboard
0
-100
The skateboarder would be a person. If they are performing an ollie, they would be on the skateboard.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & with(x1,x2) & in(e1,x5) & n_park(x5) & of(x5,x6) & n_skate(x6) & Theme(e1,x4) & Actor(e1,x3) & v_perform(e1) & n_ollie(x4) & (x2 = x3) & n_hat(x2) & a_white(s2) & Theme(s2,x2) & a_black(s1) & Theme(s1,x2) & n_skateboarder(x1))
exists s1 x1.(ne_nam_person(s1) & a_topic(s1) & on(s1,x1) & n_skateboard(x1))
4be20fd6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x1,x2) & v_perform(e1) & of(x5,x6) & n_skateboarder(x1) & n_skate(x6) & n_park(x5) & n_ollie(x4) & n_hat(x2) & in(e1,x5) & a_white(s2) & a_topic(x1) & a_black(s1) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
exists s1 x1.(on(s1,x1) & ne_nam_person(s1) & n_skateboard(x1) & a_topic(s1))
Skateboarder with black and white hat performing an ollie in a skate park.
Skateboarder with yellow hat at a skate park.
2
-100
The skateboarder either has a black and white hat or a yellow hat.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & with(x1,x2) & in(e1,x5) & n_park(x5) & of(x5,x6) & n_skate(x6) & Theme(e1,x4) & Actor(e1,x3) & v_perform(e1) & n_ollie(x4) & (x2 = x3) & n_hat(x2) & a_white(s2) & Theme(s2,x2) & a_black(s1) & Theme(s1,x2) & n_skateboarder(x1))
exists s1 x1 x2 x3 x4.(a_topic(x1) & with(x1,x2) & at(x2,x3) & n_park(x3) & of(x3,x4) & n_skate(x4) & n_hat(x2) & a_yellow(s1) & Theme(s1,x2) & n_skateboarder(x1))
4be2156c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x1,x2) & v_perform(e1) & of(x5,x6) & n_skateboarder(x1) & n_skate(x6) & n_park(x5) & n_ollie(x4) & n_hat(x2) & in(e1,x5) & a_white(s2) & a_topic(x1) & a_black(s1) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
exists s1 x1 x2 x3 x4.(with(x1,x2) & of(x3,x4) & n_skateboarder(x1) & n_skate(x4) & n_park(x3) & n_hat(x2) & at(x2,x3) & a_yellow(s1) & a_topic(x1) & Theme(s1,x2))
A little child in red pants and a black kimino like top is walking.
The little child is walking down a dirt road.
1
-100
Wearing certain things and walking does not mean the child is walking down a dirt road.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(Actor(e1,x1) & v_walk(e1) & subset_of(x4,x1) & like(x4,x5) & n_top(x5) & n_kimino(x4) & a_black(s3) & Theme(s3,x4) & subset_of(x2,x1) & in(x2,x3) & n_pants(x3) & a_red(s2) & Theme(s2,x3) & n_child(x2) & a_little(s1) & Theme(s1,x2))
exists e1 s1 s2 x1 x2 x3.(n_child(x1) & a_little(s1) & Theme(s1,x1) & a_down(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_road(x2) & of(x2,x3) & n_dirt(x3))
4be219f4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_walk(e1) & subset_of(x4,x1) & subset_of(x2,x1) & n_top(x5) & n_pants(x3) & n_kimino(x4) & n_child(x2) & like(x4,x5) & in(x2,x3) & a_red(s2) & a_little(s1) & a_black(s3) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x2) & Actor(e1,x1))
exists e1 s1 s2 x1 x2 x3.(v_walk(e1) & of(x2,x3) & n_road(x2) & n_dirt(x3) & n_child(x1) & a_little(s1) & a_down(s2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1))
A little child in red pants and a black kimino like top is walking.
The little child is playing tea party with her dolls.
2
-100
The little child is either walking or playing tea party with her dolls.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(Actor(e1,x1) & v_walk(e1) & subset_of(x4,x1) & like(x4,x5) & n_top(x5) & n_kimino(x4) & a_black(s3) & Theme(s3,x4) & subset_of(x2,x1) & in(x2,x3) & n_pants(x3) & a_red(s2) & Theme(s2,x3) & n_child(x2) & a_little(s1) & Theme(s1,x2))
exists e1 s1 x1 x2 x3 x4.(n_doll(x4) & of(x4,x1) & n_female(x1) & n_child(x1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & with(x2,x4) & n_party(x2) & of(x2,x3) & n_tea(x3))
4be21fda-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_walk(e1) & subset_of(x4,x1) & subset_of(x2,x1) & n_top(x5) & n_pants(x3) & n_kimino(x4) & n_child(x2) & like(x4,x5) & in(x2,x3) & a_red(s2) & a_little(s1) & a_black(s3) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4.(with(x2,x4) & v_play(e1) & of(x4,x1) & of(x2,x3) & n_tea(x3) & n_party(x2) & n_female(x1) & n_doll(x4) & n_child(x1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
A little child in red pants and a black kimino like top is walking.
The little child is wearing rad pants and a black kimono.
0
-100
In red pants and a black kimino is a rephrasing of is wearing rad pants and a black kimono.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(Actor(e1,x1) & v_walk(e1) & subset_of(x4,x1) & like(x4,x5) & n_top(x5) & n_kimino(x4) & a_black(s3) & Theme(s3,x4) & subset_of(x2,x1) & in(x2,x3) & n_pants(x3) & a_red(s2) & Theme(s2,x3) & n_child(x2) & a_little(s1) & Theme(s1,x2))
exists e1 s1 s2 s3 x1 x2 x3 x4.(n_child(x1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & subset_of(x4,x2) & n_kimono(x4) & a_black(s3) & Theme(s3,x4) & subset_of(x3,x2) & n_pants(x3) & a_rad(s2) & Theme(s2,x3))
4be2244e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_walk(e1) & subset_of(x4,x1) & subset_of(x2,x1) & n_top(x5) & n_pants(x3) & n_kimino(x4) & n_child(x2) & like(x4,x5) & in(x2,x3) & a_red(s2) & a_little(s1) & a_black(s3) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x2) & Actor(e1,x1))
exists e1 s1 s2 s3 x1 x2 x3 x4.(v_wear(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_pants(x3) & n_kimono(x4) & n_child(x1) & a_rad(s2) & a_little(s1) & a_black(s3) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
Woman and dog in rowboat on the water.
A lady and a penguin in a rowboat in water
2
-100
A dog and a penguin are two different animals.
exists s1 x1 x2 x3 x4.(n_water(x4) & ne_nam_woman(x1) & a_topic(s1) & subset_of(x2,s1) & in(x2,x3) & on(x3,x4) & n_rowboat(x3) & n_dog(x2) & subset_of(x1,s1))
exists s1 x1 x2 x3 x4.(a_topic(s1) & subset_of(x2,s1) & in(x2,x3) & in(x3,x4) & n_water(x4) & n_rowboat(x3) & n_penguin(x2) & subset_of(x1,s1) & n_lady(x1))
4be228fe-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4.(subset_of(x2,s1) & subset_of(x1,s1) & on(x3,x4) & ne_nam_woman(x1) & n_water(x4) & n_rowboat(x3) & n_dog(x2) & in(x2,x3) & a_topic(s1))
exists s1 x1 x2 x3 x4.(subset_of(x2,s1) & subset_of(x1,s1) & n_water(x4) & n_rowboat(x3) & n_penguin(x2) & n_lady(x1) & in(x3,x4) & in(x2,x3) & a_topic(s1))
Woman and dog in rowboat on the water.
A lady and a dog in a rowboat in water
0
-100
Lady is another word for woman. In the water is another way to say on the water.
exists s1 x1 x2 x3 x4.(n_water(x4) & ne_nam_woman(x1) & a_topic(s1) & subset_of(x2,s1) & in(x2,x3) & on(x3,x4) & n_rowboat(x3) & n_dog(x2) & subset_of(x1,s1))
exists s1 x1 x2 x3 x4.(a_topic(s1) & subset_of(x2,s1) & in(x2,x3) & in(x3,x4) & n_water(x4) & n_rowboat(x3) & n_dog(x2) & subset_of(x1,s1) & n_lady(x1))
4be22d22-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4.(subset_of(x2,s1) & subset_of(x1,s1) & on(x3,x4) & ne_nam_woman(x1) & n_water(x4) & n_rowboat(x3) & n_dog(x2) & in(x2,x3) & a_topic(s1))
exists s1 x1 x2 x3 x4.(subset_of(x2,s1) & subset_of(x1,s1) & n_water(x4) & n_rowboat(x3) & n_lady(x1) & n_dog(x2) & in(x3,x4) & in(x2,x3) & a_topic(s1))
Woman and dog in rowboat on the water.
A lady and a dog rowing towards land in water
1
-100
A woman does not have to be a lady. Just because woman and dog in rowboat on the water it does not mean they are rowing in water.
exists s1 x1 x2 x3 x4.(n_water(x4) & ne_nam_woman(x1) & a_topic(s1) & subset_of(x2,s1) & in(x2,x3) & on(x3,x4) & n_rowboat(x3) & n_dog(x2) & subset_of(x1,s1))
exists e1 s1 x1 x2 x3 x4 x5.(a_topic(s1) & subset_of(x2,s1) & towards(e1,x4) & in(x4,x5) & n_water(x5) & n_land(x4) & Actor(e1,x3) & v_row(e1) & (x2 = x3) & n_dog(x2) & subset_of(x1,s1) & n_lady(x1))
4be23358-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4.(subset_of(x2,s1) & subset_of(x1,s1) & on(x3,x4) & ne_nam_woman(x1) & n_water(x4) & n_rowboat(x3) & n_dog(x2) & in(x2,x3) & a_topic(s1))
exists e1 s1 x1 x2 x3 x4 x5.(v_row(e1) & towards(e1,x4) & subset_of(x2,s1) & subset_of(x1,s1) & n_water(x5) & n_land(x4) & n_lady(x1) & n_dog(x2) & in(x4,x5) & a_topic(s1) & Actor(e1,x3) & (x2 = x3))
A man in a green jacket and white camouflage pants has his hand around a pole holding up a white tent above him while other people gather in front of him.
Hie diddle diddle, it's flat in the middle!
2
-100
The front and the middle are two different places.
exists e1 e2 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x10.(n_people(x10) & for(e1,e2) & exists e3 x9 x11.(in(e3,x11) & of(x11,x1) & n_front(x11) & Actor(e3,x9) & v_gather(e3) & -(x9 = x10) & n_people(x9)) & n_male(x1) & n_male(x1) & n_male(x1) & while(e2,p1) & a_up(s4) & Manner(e2,s4) & Theme(e2,x8) & Actor(e2,x1) & v_hold(e2) & above(x8,x1) & n_tent(x8) & a_white(s3) & Theme(s3,x8) & around(e1,x7) & n_pole(x7) & Theme(e1,x6) & Actor(e1,x1) & v_have(e1) & n_hand(x6) & of(x6,x1) & in(x1,x2) & subset_of(x4,x2) & n_pants(x4) & of(x4,x5) & n_camouflage(x5) & a_white(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_jacket(x3) & a_green(s1) & Theme(s1,x3) & n_man(x1))
exists s1 x1 x2 x3 x4.(n_middle(x2) & rel(s1,x1) & n_diddle(x1) & of(x1,x4) & n_diddle(x4) & (x1 = x3) & ne_org_hie(x3) & in(s1,x2) & Theme(s1,x1) & a_flat(s1) & n_thing(x1))
4be238da-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x10.(while(e2,p1) & v_hold(e2) & v_have(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x6,x1) & of(x4,x5) & n_tent(x8) & n_pole(x7) & n_people(x10) & n_pants(x4) & n_man(x1) & n_male(x1) & n_jacket(x3) & n_hand(x6) & n_camouflage(x5) & in(x1,x2) & for(e1,e2) & exists e3 x9 x11.(v_gather(e3) & of(x11,x1) & n_people(x9) & n_front(x11) & in(e3,x11) & Actor(e3,x9) & -(x9 = x10)) & around(e1,x7) & above(x8,x1) & a_white(s3) & a_white(s2) & a_up(s4) & a_green(s1) & Theme(s3,x8) & Theme(s2,x4) & Theme(s1,x3) & Theme(e2,x8) & Theme(e1,x6) & Manner(e2,s4) & Actor(e2,x1) & Actor(e1,x1))
exists s1 x1 x2 x3 x4.(rel(s1,x1) & of(x1,x4) & ne_org_hie(x3) & n_thing(x1) & n_middle(x2) & n_diddle(x4) & n_diddle(x1) & in(s1,x2) & a_flat(s1) & Theme(s1,x1) & (x1 = x3))
A man in a green jacket and white camouflage pants has his hand around a pole holding up a white tent above him while other people gather in front of him.
Other people are nearby.
1
-100
Just because other people gather in front of a man it does not mean they are nearby.
exists e2 e1 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x10.(n_people(x10) & for(e1,e2) & exists e3 x9 x11.(in(e3,x11) & of(x11,x1) & n_front(x11) & Actor(e3,x9) & v_gather(e3) & -(x9 = x10) & n_people(x9)) & n_male(x1) & n_male(x1) & n_male(x1) & while(e2,p1) & a_up(s4) & Manner(e2,s4) & Theme(e2,x8) & Actor(e2,x1) & v_hold(e2) & above(x8,x1) & n_tent(x8) & a_white(s3) & Theme(s3,x8) & around(e1,x7) & n_pole(x7) & Theme(e1,x6) & Actor(e1,x1) & v_have(e1) & n_hand(x6) & of(x6,x1) & in(x1,x2) & subset_of(x4,x2) & n_pants(x4) & of(x4,x5) & n_camouflage(x5) & a_white(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_jacket(x3) & a_green(s1) & Theme(s1,x3) & n_man(x1))
exists s1 x1 x2.(n_people(x2) & Theme(s1,x1) & a_nearby(s1) & -(x1 = x2) & n_people(x1))
4be23e2a-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x10.(while(e2,p1) & v_hold(e2) & v_have(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x6,x1) & of(x4,x5) & n_tent(x8) & n_pole(x7) & n_people(x10) & n_pants(x4) & n_man(x1) & n_male(x1) & n_jacket(x3) & n_hand(x6) & n_camouflage(x5) & in(x1,x2) & for(e1,e2) & exists e3 x9 x11.(v_gather(e3) & of(x11,x1) & n_people(x9) & n_front(x11) & in(e3,x11) & Actor(e3,x9) & -(x9 = x10)) & around(e1,x7) & above(x8,x1) & a_white(s3) & a_white(s2) & a_up(s4) & a_green(s1) & Theme(s3,x8) & Theme(s2,x4) & Theme(s1,x3) & Theme(e2,x8) & Theme(e1,x6) & Manner(e2,s4) & Actor(e2,x1) & Actor(e1,x1))
exists s1 x1 x2.(n_people(x2) & n_people(x1) & a_nearby(s1) & Theme(s1,x1) & -(x1 = x2))
A man in a green jacket and white camouflage pants has his hand around a pole holding up a white tent above him while other people gather in front of him.
A man holds up a tent pole.
0
-100
If he has his hand on a pole and his holding up the tent, it follows that he holds up a tent pole.
exists e1 e2 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x10.(n_people(x10) & for(e1,e2) & exists e3 x9 x11.(in(e3,x11) & of(x11,x1) & n_front(x11) & Actor(e3,x9) & v_gather(e3) & -(x9 = x10) & n_people(x9)) & n_male(x1) & n_male(x1) & n_male(x1) & while(e2,p1) & a_up(s4) & Manner(e2,s4) & Theme(e2,x8) & Actor(e2,x1) & v_hold(e2) & above(x8,x1) & n_tent(x8) & a_white(s3) & Theme(s3,x8) & around(e1,x7) & n_pole(x7) & Theme(e1,x6) & Actor(e1,x1) & v_have(e1) & n_hand(x6) & of(x6,x1) & in(x1,x2) & subset_of(x4,x2) & n_pants(x4) & of(x4,x5) & n_camouflage(x5) & a_white(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_jacket(x3) & a_green(s1) & Theme(s1,x3) & n_man(x1))
exists e1 s1 s2 x1 x2.(a_up(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_pole(x2) & a_tent(s1) & Theme(s1,x2) & n_man(x1))
4be2429e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x10.(while(e2,p1) & v_hold(e2) & v_have(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x6,x1) & of(x4,x5) & n_tent(x8) & n_pole(x7) & n_people(x10) & n_pants(x4) & n_man(x1) & n_male(x1) & n_jacket(x3) & n_hand(x6) & n_camouflage(x5) & in(x1,x2) & for(e1,e2) & exists e3 x9 x11.(v_gather(e3) & of(x11,x1) & n_people(x9) & n_front(x11) & in(e3,x11) & Actor(e3,x9) & -(x9 = x10)) & around(e1,x7) & above(x8,x1) & a_white(s3) & a_white(s2) & a_up(s4) & a_green(s1) & Theme(s3,x8) & Theme(s2,x4) & Theme(s1,x3) & Theme(e2,x8) & Theme(e1,x6) & Manner(e2,s4) & Actor(e2,x1) & Actor(e1,x1))
exists e1 s1 s2 x1 x2.(v_hold(e1) & n_pole(x2) & n_man(x1) & a_up(s2) & a_tent(s1) & Theme(s1,x2) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1))
Two men and a woman sit at a bar table drinking glasses of beer.
the beer is very cheap
1
-100
Just because two men and a woman sit at a bar table drinking glasses of beer it does not mean they are cheap.
exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(at(e1,x4) & of(x4,x8) & n_beer(x8) & n_glass(x4) & of(x4,x7) & n_drinking(x7) & of(x4,x6) & n_table(x6) & of(x4,x5) & n_bar(x5) & Actor(e1,x1) & v_sit(e1) & subset_of(x3,x1) & n_woman(x3) & subset_of(x2,x1) & n_man(x2) & card_eq_2(x2))
exists s1 x1.(n_beer(x1) & r_very(s1) & Theme(s1,x1) & a_cheap(s1))
4be24708-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_sit(e1) & subset_of(x3,x1) & subset_of(x2,x1) & of(x4,x8) & of(x4,x7) & of(x4,x6) & of(x4,x5) & n_woman(x3) & n_table(x6) & n_man(x2) & n_glass(x4) & n_drinking(x7) & n_beer(x8) & n_bar(x5) & card_eq_2(x2) & at(e1,x4) & Actor(e1,x1))
exists s1 x1.(r_very(s1) & n_beer(x1) & a_cheap(s1) & Theme(s1,x1))
Two men and a woman sit at a bar table drinking glasses of beer.
the people are standing
2
-100
People can either be standing or they can sit not both at the same time.
exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(at(e1,x4) & of(x4,x8) & n_beer(x8) & n_glass(x4) & of(x4,x7) & n_drinking(x7) & of(x4,x6) & n_table(x6) & of(x4,x5) & n_bar(x5) & Actor(e1,x1) & v_sit(e1) & subset_of(x3,x1) & n_woman(x3) & subset_of(x2,x1) & n_man(x2) & card_eq_2(x2))
exists e1 x1.(n_people(x1) & Actor(e1,x1) & v_stand(e1))
4be24b5e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_sit(e1) & subset_of(x3,x1) & subset_of(x2,x1) & of(x4,x8) & of(x4,x7) & of(x4,x6) & of(x4,x5) & n_woman(x3) & n_table(x6) & n_man(x2) & n_glass(x4) & n_drinking(x7) & n_beer(x8) & n_bar(x5) & card_eq_2(x2) & at(e1,x4) & Actor(e1,x1))
exists e1 x1.(v_stand(e1) & n_people(x1) & Actor(e1,x1))
Two men and a woman sit at a bar table drinking glasses of beer.
there are 3 people
0
-100
Two men and a woman would be 3 people.
exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(at(e1,x4) & of(x4,x8) & n_beer(x8) & n_glass(x4) & of(x4,x7) & n_drinking(x7) & of(x4,x6) & n_table(x6) & of(x4,x5) & n_bar(x5) & Actor(e1,x1) & v_sit(e1) & subset_of(x3,x1) & n_woman(x3) & subset_of(x2,x1) & n_man(x2) & card_eq_2(x2))
exists p1 x1 x2.((x1 = x2) & n_people(x2) & n_date(x2) & a_date_day_03(x2) & a_date_day_03(x2))
4be24fbe-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_sit(e1) & subset_of(x3,x1) & subset_of(x2,x1) & of(x4,x8) & of(x4,x7) & of(x4,x6) & of(x4,x5) & n_woman(x3) & n_table(x6) & n_man(x2) & n_glass(x4) & n_drinking(x7) & n_beer(x8) & n_bar(x5) & card_eq_2(x2) & at(e1,x4) & Actor(e1,x1))
exists x1 x2.(n_people(x2) & n_date(x2) & a_date_day_03(x2) & (x1 = x2))
A woman and two men sit at a bar while having beers.
People inside a building
0
-100
A woman and two men would be people.
exists e1 e2 x1 x2 x3 x4 x5.(while(e1,e2) & Theme(e2,x5) & Actor(e2,x1) & v_have(e2) & n_beer(x5) & at(e1,x4) & n_bar(x4) & Actor(e1,x1) & v_sit(e1) & n_man(x3) & card_eq_2(x3) & n_woman(x2) & subset_of(x3,x1) & subset_of(x2,x1))
exists x1 x2.(a_topic(x1) & inside(x1,x2) & n_building(x2) & n_people(x1))
4be2540a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5.(while(e1,e2) & v_sit(e1) & v_have(e2) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x2) & n_man(x3) & n_beer(x5) & n_bar(x4) & card_eq_2(x3) & at(e1,x4) & Theme(e2,x5) & Actor(e2,x1) & Actor(e1,x1))
exists x1 x2.(n_people(x1) & n_building(x2) & inside(x1,x2) & a_topic(x1))
A woman and two men sit at a bar while having beers.
A woman and a man stand by a pool with martinis
2
-100
Two men are not one man. One can either sit or stand not both, A bar and pool are two different locations, Beers and martinis are two different type of drinks.
exists e1 e2 x1 x2 x3 x4 x5.(while(e1,e2) & Theme(e2,x5) & Actor(e2,x1) & v_have(e2) & n_beer(x5) & at(e1,x4) & n_bar(x4) & Actor(e1,x1) & v_sit(e1) & n_man(x3) & card_eq_2(x3) & n_woman(x2) & subset_of(x3,x1) & subset_of(x2,x1))
exists s1 x1 x2 x3 x4 x5.(a_topic(s1) & with(s1,x5) & n_martini(x5) & subset_of(x2,s1) & by(x2,x4) & n_pool(x4) & n_stand(x2) & of(x2,x3) & n_man(x3) & subset_of(x1,s1) & n_woman(x1))
4be258ce-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5.(while(e1,e2) & v_sit(e1) & v_have(e2) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x2) & n_man(x3) & n_beer(x5) & n_bar(x4) & card_eq_2(x3) & at(e1,x4) & Theme(e2,x5) & Actor(e2,x1) & Actor(e1,x1))
exists s1 x1 x2 x3 x4 x5.(with(s1,x5) & subset_of(x2,s1) & subset_of(x1,s1) & of(x2,x3) & n_woman(x1) & n_stand(x2) & n_pool(x4) & n_martini(x5) & n_man(x3) & by(x2,x4) & a_topic(s1))
A woman and two men sit at a bar while having beers.
A woman confronts her lover and husbad in a bar over some cold beers
1
-100
Just because a woman and two men sit at a bar it dose not mean they are her lover and husbad.
exists e1 e2 x1 x2 x3 x4 x5.(while(e1,e2) & Theme(e2,x5) & Actor(e2,x1) & v_have(e2) & n_beer(x5) & at(e1,x4) & n_bar(x4) & Actor(e1,x1) & v_sit(e1) & n_man(x3) & card_eq_2(x3) & n_woman(x2) & subset_of(x3,x1) & subset_of(x2,x1))
exists e1 s1 x1 x2 x3 x4 x5 x6.(in(e1,x5) & over(x5,x6) & n_beer(x6) & a_cold(s1) & Theme(s1,x6) & n_bar(x5) & Theme(e1,x2) & Actor(e1,x1) & v_confront(e1) & n_husbad(x4) & n_lover(x3) & subset_of(x4,x2) & subset_of(x3,x2) & of(x2,x1) & n_female(x1) & n_woman(x1))
4be25f72-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5.(while(e1,e2) & v_sit(e1) & v_have(e2) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x2) & n_man(x3) & n_beer(x5) & n_bar(x4) & card_eq_2(x3) & at(e1,x4) & Theme(e2,x5) & Actor(e2,x1) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_confront(e1) & subset_of(x4,x2) & subset_of(x3,x2) & over(x5,x6) & of(x2,x1) & n_woman(x1) & n_lover(x3) & n_husbad(x4) & n_female(x1) & n_beer(x6) & n_bar(x5) & in(e1,x5) & a_cold(s1) & Theme(s1,x6) & Theme(e1,x2) & Actor(e1,x1))
Three young people at a bar drinking beer and laughing with menu in back.
peoples are dinking in the bar.
0
-100
In the bar is another way to say at a bar.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x5) & in(e1,x8) & n_back(x8) & with(e1,x7) & n_menu(x7) & Actor(e1,x6) & v_laugh(e1) & (x5 = x6) & n_people(x5) & a_young(s2) & Theme(s2,x5) & card_eq_3(x5) & a_topic(x1) & at(x1,x2) & n_beer(x2) & of(x2,x4) & n_drinking(x4) & of(x2,x3) & n_bar(x3) & n_people(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1))
exists e1 x1 x2.(n_bar(x2) & in(e1,x2) & Actor(e1,x1) & v_dink(e1) & n_people(x1))
4be2654e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x7) & v_laugh(e1) & of(x2,x4) & of(x2,x3) & n_people(x5) & n_people(x1) & n_menu(x7) & n_drinking(x4) & n_beer(x2) & n_bar(x3) & n_back(x8) & in(e1,x8) & card_eq_3(x5) & card_eq_3(x1) & at(x1,x2) & a_young(s2) & a_young(s1) & a_topic(x5) & a_topic(x1) & Theme(s2,x5) & Theme(s1,x1) & Actor(e1,x6) & (x5 = x6))
exists e1 x1 x2.(v_dink(e1) & n_people(x1) & n_bar(x2) & in(e1,x2) & Actor(e1,x1))
Three young people at a bar drinking beer and laughing with menu in back.
men and women drinking tea in shop.
1
-100
Three young people do not have to be men and women. Tea is not beer.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x5) & in(e1,x8) & n_back(x8) & with(e1,x7) & n_menu(x7) & Actor(e1,x6) & v_laugh(e1) & (x5 = x6) & n_people(x5) & a_young(s2) & Theme(s2,x5) & card_eq_3(x5) & a_topic(x1) & at(x1,x2) & n_beer(x2) & of(x2,x4) & n_drinking(x4) & of(x2,x3) & n_bar(x3) & n_people(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1))
exists e1 s1 x1 x2 x3 x4 x5.(a_topic(s1) & in(e1,x5) & n_shop(x5) & Theme(e1,x4) & Actor(e1,x3) & v_drink(e1) & n_tea(x4) & (s1 = x3) & n_woman(x2) & n_man(x1) & subset_of(x2,s1) & subset_of(x1,s1))
4be269e0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x7) & v_laugh(e1) & of(x2,x4) & of(x2,x3) & n_people(x5) & n_people(x1) & n_menu(x7) & n_drinking(x4) & n_beer(x2) & n_bar(x3) & n_back(x8) & in(e1,x8) & card_eq_3(x5) & card_eq_3(x1) & at(x1,x2) & a_young(s2) & a_young(s1) & a_topic(x5) & a_topic(x1) & Theme(s2,x5) & Theme(s1,x1) & Actor(e1,x6) & (x5 = x6))
exists e1 s1 x1 x2 x3 x4 x5.(v_drink(e1) & subset_of(x2,s1) & subset_of(x1,s1) & n_woman(x2) & n_tea(x4) & n_shop(x5) & n_man(x1) & in(e1,x5) & a_topic(s1) & Theme(e1,x4) & Actor(e1,x3) & (s1 = x3))
Three young people at a bar drinking beer and laughing with menu in back.
kids are playing in the ground.
2
-100
Young people are not necessarily kids. The ground and a bar are two different locations. Playing signifies a game not drinking beer.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x5) & in(e1,x8) & n_back(x8) & with(e1,x7) & n_menu(x7) & Actor(e1,x6) & v_laugh(e1) & (x5 = x6) & n_people(x5) & a_young(s2) & Theme(s2,x5) & card_eq_3(x5) & a_topic(x1) & at(x1,x2) & n_beer(x2) & of(x2,x4) & n_drinking(x4) & of(x2,x3) & n_bar(x3) & n_people(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1))
exists e1 x1 x2.(n_ground(x2) & in(e1,x2) & Actor(e1,x1) & v_play(e1) & n_kid(x1))
4be26e68-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x7) & v_laugh(e1) & of(x2,x4) & of(x2,x3) & n_people(x5) & n_people(x1) & n_menu(x7) & n_drinking(x4) & n_beer(x2) & n_bar(x3) & n_back(x8) & in(e1,x8) & card_eq_3(x5) & card_eq_3(x1) & at(x1,x2) & a_young(s2) & a_young(s1) & a_topic(x5) & a_topic(x1) & Theme(s2,x5) & Theme(s1,x1) & Actor(e1,x6) & (x5 = x6))
exists e1 x1 x2.(v_play(e1) & n_kid(x1) & n_ground(x2) & in(e1,x2) & Actor(e1,x1))
A man tells a story as he sits among friends and a couple pints of beer.
The guy is talking about this and that with his friends.
1
-100
Talking about this and that does not imply telling a story.
exists e1 p1 x1 x2.(exists e2 x3 x4 x5 x6 x7.(among(e2,x3) & subset_of(x5,x3) & of(x5,x7) & n_beer(x7) & n_pint(x5) & of(x5,x6) & n_couple(x6) & subset_of(x4,x3) & n_friend(x4) & Actor(e2,x1) & v_sit(e2)) & n_male(x1) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_tell(e1) & n_story(x2) & n_man(x1))
exists e1 x1 x2 x3.(n_friend(x3) & of(x3,x1) & n_male(x1) & n_thing(x1) & n_thing(x1) & n_guy(x1) & with(e1,x3) & about(e1,x2) & subset_of(x1,x2) & Actor(e1,x1) & v_talk(e1))
4be272d2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2.(v_tell(e1) & n_story(x2) & n_man(x1) & n_male(x1) & exists e2 x3 x4 x5 x6 x7.(v_sit(e2) & subset_of(x5,x3) & subset_of(x4,x3) & of(x5,x7) & of(x5,x6) & n_pint(x5) & n_friend(x4) & n_couple(x6) & n_beer(x7) & among(e2,x3) & Actor(e2,x1)) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3.(with(e1,x3) & v_talk(e1) & subset_of(x1,x2) & of(x3,x1) & n_thing(x1) & n_male(x1) & n_guy(x1) & n_friend(x3) & about(e1,x2) & Actor(e1,x1))
A man tells a story as he sits among friends and a couple pints of beer.
The guy is dying.
2
-100
A man that tells a story is very much alive whereas dying is the end of life.
exists e1 p1 x1 x2.(exists e2 x3 x4 x5 x6 x7.(among(e2,x3) & subset_of(x5,x3) & of(x5,x7) & n_beer(x7) & n_pint(x5) & of(x5,x6) & n_couple(x6) & subset_of(x4,x3) & n_friend(x4) & Actor(e2,x1) & v_sit(e2)) & n_male(x1) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_tell(e1) & n_story(x2) & n_man(x1))
exists e1 x1.(n_guy(x1) & Actor(e1,x1) & v_die(e1))
4be27732-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2.(v_tell(e1) & n_story(x2) & n_man(x1) & n_male(x1) & exists e2 x3 x4 x5 x6 x7.(v_sit(e2) & subset_of(x5,x3) & subset_of(x4,x3) & of(x5,x7) & of(x5,x6) & n_pint(x5) & n_friend(x4) & n_couple(x6) & n_beer(x7) & among(e2,x3) & Actor(e2,x1)) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1.(v_die(e1) & n_guy(x1) & Actor(e1,x1))
A man tells a story as he sits among friends and a couple pints of beer.
A guy is telling something to people.
0
-100
Guy is another word for man. Friends would be people. Story is an example of something.
exists e1 p1 x1 x2.(exists e2 x3 x4 x5 x6 x7.(among(e2,x3) & subset_of(x5,x3) & of(x5,x7) & n_beer(x7) & n_pint(x5) & of(x5,x6) & n_couple(x6) & subset_of(x4,x3) & n_friend(x4) & Actor(e2,x1) & v_sit(e2)) & n_male(x1) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_tell(e1) & n_story(x2) & n_man(x1))
exists e1 x1 x2 x3.(to(e1,x3) & n_people(x3) & Theme(e1,x2) & Actor(e1,x1) & v_tell(e1) & n_thing(x2) & n_guy(x1))
4be27b92-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2.(v_tell(e1) & n_story(x2) & n_man(x1) & n_male(x1) & exists e2 x3 x4 x5 x6 x7.(v_sit(e2) & subset_of(x5,x3) & subset_of(x4,x3) & of(x5,x7) & of(x5,x6) & n_pint(x5) & n_friend(x4) & n_couple(x6) & n_beer(x7) & among(e2,x3) & Actor(e2,x1)) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_tell(e1) & to(e1,x3) & n_thing(x2) & n_people(x3) & n_guy(x1) & Theme(e1,x2) & Actor(e1,x1))
A woman is riding a bicycle on the pavement.
woman riding on the sidewalk
1
-100
Riding a bicycle on pavement does not imply riding on the sidewalk.
exists e1 x1 x2 x3.(n_pavement(x3) & on(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bicycle(x2) & n_woman(x1))
exists x1 x2 x3.(n_sidewalk(x3) & a_topic(x1) & on(x1,x3) & n_riding(x1) & of(x1,x2) & n_woman(x2))
4be2806a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_ride(e1) & on(e1,x3) & n_woman(x1) & n_pavement(x3) & n_bicycle(x2) & Theme(e1,x2) & Actor(e1,x1))
exists x1 x2 x3.(on(x1,x3) & of(x1,x2) & n_woman(x2) & n_sidewalk(x3) & n_riding(x1) & a_topic(x1))
A woman is riding a bicycle on the pavement.
man riding a mountain bike off trail
2
-100
The person must either be a woman or a man
exists e1 x1 x2 x3.(n_pavement(x3) & on(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bicycle(x2) & n_woman(x1))
exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & off(e1,x5) & n_trail(x5) & Theme(e1,x3) & Actor(e1,x2) & v_ride(e1) & n_bike(x3) & of(x3,x4) & n_mountain(x4) & (x1 = x2) & n_man(x1))
4be28772-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_ride(e1) & on(e1,x3) & n_woman(x1) & n_pavement(x3) & n_bicycle(x2) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3 x4 x5.(v_ride(e1) & off(e1,x5) & of(x3,x4) & n_trail(x5) & n_mountain(x4) & n_man(x1) & n_bike(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
A woman is riding a bicycle on the pavement.
person riding bike on the pavement
0
-100
A woman is a person. A bike is a short form of a bicycle.
exists e1 x1 x2 x3.(n_pavement(x3) & on(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bicycle(x2) & n_woman(x1))
exists x1 x2 x3.(n_pavement(x3) & a_topic(x1) & on(x1,x3) & n_riding(x1) & Time(x1,x2) & n_bike(x2) & n_person(x1))
4be28cc2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_ride(e1) & on(e1,x3) & n_woman(x1) & n_pavement(x3) & n_bicycle(x2) & Theme(e1,x2) & Actor(e1,x1))
exists x1 x2 x3.(on(x1,x3) & n_riding(x1) & n_person(x1) & n_pavement(x3) & n_bike(x2) & a_topic(x1) & Time(x1,x2))
Few young people out drinking.
A group of people are drinking.
0
-100
A few young people would be a group.
exists s1 s2 x1 x2.(a_topic(x1) & out(x1,x2) & n_drinking(x2) & n_people(x1) & a_young(s2) & Theme(s2,x1) & a_few(s1) & Theme(s1,x1))
exists e1 x1 x2.(Actor(e1,x1) & v_drink(e1) & of(x1,x2) & n_people(x2) & n_group(x1))
4be29136-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 x1 x2.(out(x1,x2) & n_people(x1) & n_drinking(x2) & a_young(s2) & a_topic(x1) & a_few(s1) & Theme(s2,x1) & Theme(s1,x1))
exists e1 x1 x2.(v_drink(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & Actor(e1,x1))
Few young people out drinking.
A few young people are drinking at an outdoor bar.
1
-100
A few young people out drinking does not mean they are at an outdoor bar.
exists s1 s2 x1 x2.(a_topic(x1) & out(x1,x2) & n_drinking(x2) & n_people(x1) & a_young(s2) & Theme(s2,x1) & a_few(s1) & Theme(s1,x1))
exists e1 s1 s2 s3 x1 x2.(at(e1,x2) & n_bar(x2) & a_outdoor(s3) & Theme(s3,x2) & Actor(e1,x1) & v_drink(e1) & n_people(x1) & a_young(s2) & Theme(s2,x1) & a_few(s1) & Theme(s1,x1))
4be295be-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 x1 x2.(out(x1,x2) & n_people(x1) & n_drinking(x2) & a_young(s2) & a_topic(x1) & a_few(s1) & Theme(s2,x1) & Theme(s1,x1))
exists e1 s1 s2 s3 x1 x2.(v_drink(e1) & n_people(x1) & n_bar(x2) & at(e1,x2) & a_young(s2) & a_outdoor(s3) & a_few(s1) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1))
Few young people out drinking.
One old person is out drinking.
2
-100
There can be either a few young people or one old person.
exists s1 s2 x1 x2.(a_topic(x1) & out(x1,x2) & n_drinking(x2) & n_people(x1) & a_young(s2) & Theme(s2,x1) & a_few(s1) & Theme(s1,x1))
exists p1 s1 x1.(exists x2.(out(x1,x2) & n_drinking(x2)) & n_person(x1) & a_old(s1) & Theme(s1,x1) & card_eq_1(x1))
4be29a32-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 x1 x2.(out(x1,x2) & n_people(x1) & n_drinking(x2) & a_young(s2) & a_topic(x1) & a_few(s1) & Theme(s2,x1) & Theme(s1,x1))
exists s1 x1.(n_person(x1) & exists x2.(out(x1,x2) & n_drinking(x2)) & card_eq_1(x1) & a_old(s1) & Theme(s1,x1))
A group of individuals conversing and drinking beverages.
They are at a bar.
1
-100
You don't always converse and drink beverages in a bar only.
exists e1 e2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e2,x6) & Actor(e2,x5) & v_drink(e2) & n_beverage(x6) & (x1 = x5) & Theme(e1,x4) & Actor(e1,x3) & v_converse(e1) & n_beverage(x4) & (x1 = x3) & of(x1,x2) & n_individual(x2) & n_group(x1))
exists p1 x1.(n_thing(x1) & exists x2.(at(x1,x2) & n_bar(x2)))
4be2b544-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5 x6.(v_drink(e2) & v_converse(e1) & of(x1,x2) & n_individual(x2) & n_group(x1) & n_beverage(x6) & n_beverage(x4) & a_topic(x1) & Theme(e2,x6) & Theme(e1,x4) & Actor(e2,x5) & Actor(e1,x3) & (x1 = x5) & (x1 = x3))
exists x1.(n_thing(x1) & exists x2.(n_bar(x2) & at(x1,x2)))
Woman in jeans in mid leap on the sand at low tide at sundown.
A woman in jeans is jumping on the beach.
0
-100
Mid leap indicates jumping. Sand at low tide implies the location is a beach.
exists s1 s2 s3 x1 x2 x3 x4 x5.(n_sand(x3) & ne_nam_woman(s1) & a_topic(s1) & in(s1,x1) & in(x1,x2) & at(x2,x4) & at(x4,x5) & n_sundown(x5) & n_tide(x4) & a_low(s3) & Theme(s3,x4) & on(x2,x3) & n_leap(x2) & a_mid(s2) & Theme(s2,x2) & n_jeans(x1))
exists e1 x1 x2 x3.(n_beach(x3) & on(e1,x3) & Actor(e1,x1) & v_jump(e1) & in(x1,x2) & n_jeans(x2) & n_woman(x1))
4be2c520-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 s3 x1 x2 x3 x4 x5.(on(x2,x3) & ne_nam_woman(s1) & n_tide(x4) & n_sundown(x5) & n_sand(x3) & n_leap(x2) & n_jeans(x1) & in(x1,x2) & in(s1,x1) & at(x4,x5) & at(x2,x4) & a_topic(s1) & a_mid(s2) & a_low(s3) & Theme(s3,x4) & Theme(s2,x2))
exists e1 x1 x2 x3.(v_jump(e1) & on(e1,x3) & n_woman(x1) & n_jeans(x2) & n_beach(x3) & in(x1,x2) & Actor(e1,x1))
two children play soccer next to a red cone.
Some kids are playing.
0
-100
Two children are some kids, and play soccer is a form of playing.
exists e1 s1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & to(x3,x4) & n_cone(x4) & a_red(s1) & Theme(s1,x4) & next(x2,x3) & n_thing(x3) & n_soccer(x2) & n_child(x1) & card_eq_2(x1))
exists e1 x1.(Actor(e1,x1) & v_play(e1) & n_kid(x1))
4be2cf48-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_play(e1) & to(x3,x4) & next(x2,x3) & n_thing(x3) & n_soccer(x2) & n_cone(x4) & n_child(x1) & card_eq_2(x1) & a_red(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1.(v_play(e1) & n_kid(x1) & Actor(e1,x1))
A man exercises on a bench near water.
A man is asleep on a bus.
2
-100
One cannot be asleep and exercising at the same time. One cannot be on a bus or a park bench at the same time.
exists e1 x1 x2 x3.(on(e1,x2) & near(x2,x3) & n_water(x3) & n_bench(x2) & Actor(e1,x1) & v_exercise(e1) & n_man(x1))
exists s1 x1 x2.(on(s1,x2) & n_bus(x2) & Theme(s1,x1) & a_asleep(s1) & n_man(x1))
4be2dfa6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_exercise(e1) & on(e1,x2) & near(x2,x3) & n_water(x3) & n_man(x1) & n_bench(x2) & Actor(e1,x1))
exists s1 x1 x2.(on(s1,x2) & n_man(x1) & n_bus(x2) & a_asleep(s1) & Theme(s1,x1))
Two people have paused near a table and chairs to examine something at their feet in front of a tudor style building.
Two people pause near a table to examine something in front a building on a tour.
1
0.572223
There is no way to determine that the two people are on a tour, just by pausing in from of a building.
exists e1 p1 x1 x2 x3 x4 x5 x7.(near(e1,x3) & subset_of(x5,x3) & Topic(x5,p1) & exists e2 x6 x8 x9 x10.(in(e2,x8) & of(x8,x9) & n_style(x9) & of(x9,x10) & n_tudor(x10) & n_front(x8) & Theme(e2,x6) & Actor(e2,x5) & v_examine(e2) & at(x6,x7) & n_thing(x6)) & n_foot(x7) & of(x7,x1) & n_thing(x1) & n_chair(x5) & subset_of(x4,x3) & n_table(x4) & Theme(e1,x2) & Actor(e1,x1) & v_pause(e1) & n_building(x2) & n_people(x1) & card_eq_2(x1))
exists p1 x1 x2 x3.(a_topic(x1) & Topic(x1,p1) & all x4.(n_building(x4) -> exists e1 x5 x6 x7.(Theme(e1,x5) & Actor(e1,x1) & v_examine(e1) & on(x5,x7) & n_tour(x7) & for(x5,x4) & in(x5,x6) & n_front(x6) & n_thing(x5))) & near(x1,x3) & n_table(x3) & Time(x1,x2) & n_pause(x2) & n_people(x1) & card_eq_2(x1))
4be3b890-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3 x4 x5 x7.(v_pause(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x7,x1) & near(e1,x3) & n_thing(x1) & n_table(x4) & n_people(x1) & n_foot(x7) & n_chair(x5) & n_building(x2) & exists e2 x6 x8 x9 x10.(v_examine(e2) & of(x9,x10) & of(x8,x9) & n_tudor(x10) & n_thing(x6) & n_style(x9) & n_front(x8) & in(e2,x8) & at(x6,x7) & Theme(e2,x6) & Actor(e2,x5)) & card_eq_2(x1) & Topic(x5,p1) & Theme(e1,x2) & Actor(e1,x1))
exists p1 x1 x2 x3.(near(x1,x3) & n_table(x3) & n_people(x1) & n_pause(x2) & card_eq_2(x1) & all x4.(exists e1 x5 x6 x7.(v_examine(e1) & on(x5,x7) & n_tour(x7) & n_thing(x5) & n_front(x6) & in(x5,x6) & for(x5,x4) & Theme(e1,x5) & Actor(e1,x1)) | -n_building(x4)) & a_topic(x1) & Topic(x1,p1) & Time(x1,x2))
Two people have paused near a table and chairs to examine something at their feet in front of a tudor style building.
the people are detectives
1
0.010246
The people are not necessarily detectives.
exists e1 p1 x1 x2 x3 x4 x5 x7.(near(e1,x3) & subset_of(x5,x3) & Topic(x5,p1) & exists e2 x6 x8 x9 x10.(in(e2,x8) & of(x8,x9) & n_style(x9) & of(x9,x10) & n_tudor(x10) & n_front(x8) & Theme(e2,x6) & Actor(e2,x5) & v_examine(e2) & at(x6,x7) & n_thing(x6)) & n_foot(x7) & of(x7,x1) & n_thing(x1) & n_chair(x5) & subset_of(x4,x3) & n_table(x4) & Theme(e1,x2) & Actor(e1,x1) & v_pause(e1) & n_building(x2) & n_people(x1) & card_eq_2(x1))
exists p1 x1.(n_people(x1) & exists x2.((x1 = x2) & n_detective(x2)))
4be3c34e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3 x4 x5 x7.(v_pause(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x7,x1) & near(e1,x3) & n_thing(x1) & n_table(x4) & n_people(x1) & n_foot(x7) & n_chair(x5) & n_building(x2) & exists e2 x6 x8 x9 x10.(v_examine(e2) & of(x9,x10) & of(x8,x9) & n_tudor(x10) & n_thing(x6) & n_style(x9) & n_front(x8) & in(e2,x8) & at(x6,x7) & Theme(e2,x6) & Actor(e2,x5)) & card_eq_2(x1) & Topic(x5,p1) & Theme(e1,x2) & Actor(e1,x1))
exists x1.(n_people(x1) & exists x2.(n_detective(x2) & (x1 = x2)))
Two people have paused near a table and chairs to examine something at their feet in front of a tudor style building.
a pair of individuals stand near a building and look at their feet
0
0.970004
Two people are a pair of individuals. Examine implies to look.
exists e1 p1 x1 x2 x3 x4 x5 x7.(near(e1,x3) & subset_of(x5,x3) & Topic(x5,p1) & exists e2 x6 x8 x9 x10.(in(e2,x8) & of(x8,x9) & n_style(x9) & of(x9,x10) & n_tudor(x10) & n_front(x8) & Theme(e2,x6) & Actor(e2,x5) & v_examine(e2) & at(x6,x7) & n_thing(x6)) & n_foot(x7) & of(x7,x1) & n_thing(x1) & n_chair(x5) & subset_of(x4,x3) & n_table(x4) & Theme(e1,x2) & Actor(e1,x1) & v_pause(e1) & n_building(x2) & n_people(x1) & card_eq_2(x1))
exists e1 x1 x2 x3 x4 x5 x6.(at(e1,x6) & n_foot(x6) & of(x6,x1) & n_thing(x1) & near(e1,x3) & n_look(x5) & n_building(x4) & subset_of(x5,x3) & subset_of(x4,x3) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & n_individual(x2) & n_pair(x1))
4be3cc2c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3 x4 x5 x7.(v_pause(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x7,x1) & near(e1,x3) & n_thing(x1) & n_table(x4) & n_people(x1) & n_foot(x7) & n_chair(x5) & n_building(x2) & exists e2 x6 x8 x9 x10.(v_examine(e2) & of(x9,x10) & of(x8,x9) & n_tudor(x10) & n_thing(x6) & n_style(x9) & n_front(x8) & in(e2,x8) & at(x6,x7) & Theme(e2,x6) & Actor(e2,x5)) & card_eq_2(x1) & Topic(x5,p1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3 x4 x5 x6.(v_stand(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x6,x1) & of(x1,x2) & near(e1,x3) & n_thing(x1) & n_pair(x1) & n_look(x5) & n_individual(x2) & n_foot(x6) & n_building(x4) & at(e1,x6) & Actor(e1,x1))
Two people have paused near a table and chairs to examine something at their feet in front of a tudor style building.
Two people look up in the sky after hearing a loud noise
2
0.000013
The people cannot simultaneously look up while looking at their feet.
exists e1 p1 x1 x2 x3 x4 x5 x7.(near(e1,x3) & subset_of(x5,x3) & Topic(x5,p1) & exists e2 x6 x8 x9 x10.(in(e2,x8) & of(x8,x9) & n_style(x9) & of(x9,x10) & n_tudor(x10) & n_front(x8) & Theme(e2,x6) & Actor(e2,x5) & v_examine(e2) & at(x6,x7) & n_thing(x6)) & n_foot(x7) & of(x7,x1) & n_thing(x1) & n_chair(x5) & subset_of(x4,x3) & n_table(x4) & Theme(e1,x2) & Actor(e1,x1) & v_pause(e1) & n_building(x2) & n_people(x1) & card_eq_2(x1))
exists e1 e2 s1 s2 x1 x2 x3.(n_sky(x2) & after(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_hear(e2) & n_noise(x3) & a_loud(s2) & Theme(s2,x3) & a_up(s1) & Manner(e1,s1) & in(e1,x2) & Actor(e1,x1) & v_look(e1) & n_people(x1) & card_eq_2(x1))
4be3d0aa-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3 x4 x5 x7.(v_pause(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x7,x1) & near(e1,x3) & n_thing(x1) & n_table(x4) & n_people(x1) & n_foot(x7) & n_chair(x5) & n_building(x2) & exists e2 x6 x8 x9 x10.(v_examine(e2) & of(x9,x10) & of(x8,x9) & n_tudor(x10) & n_thing(x6) & n_style(x9) & n_front(x8) & in(e2,x8) & at(x6,x7) & Theme(e2,x6) & Actor(e2,x5)) & card_eq_2(x1) & Topic(x5,p1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 e2 s1 s2 x1 x2 x3.(v_look(e1) & v_hear(e2) & n_sky(x2) & n_people(x1) & n_noise(x3) & in(e1,x2) & card_eq_2(x1) & after(e1,e2) & a_up(s1) & a_loud(s2) & Theme(s2,x3) & Theme(e2,x3) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x1))
Two people have paused near a table and chairs to examine something at their feet in front of a tudor style building.
people look at gum stuck to their shoes
1
0.02335
The people are not necessarily looking at gum stuck to their shoes.
exists e1 p1 x1 x2 x3 x4 x5 x7.(near(e1,x3) & subset_of(x5,x3) & Topic(x5,p1) & exists e2 x6 x8 x9 x10.(in(e2,x8) & of(x8,x9) & n_style(x9) & of(x9,x10) & n_tudor(x10) & n_front(x8) & Theme(e2,x6) & Actor(e2,x5) & v_examine(e2) & at(x6,x7) & n_thing(x6)) & n_foot(x7) & of(x7,x1) & n_thing(x1) & n_chair(x5) & subset_of(x4,x3) & n_table(x4) & Theme(e1,x2) & Actor(e1,x1) & v_pause(e1) & n_building(x2) & n_people(x1) & card_eq_2(x1))
exists e1 e2 x1 x2 x3 x4.(at(e1,x2) & to(e2,x4) & n_shoe(x4) & of(x4,x1) & n_thing(x1) & Theme(e2,x3) & v_stick(e2) & (x2 = x3) & n_gum(x2) & Actor(e1,x1) & v_look(e1) & n_people(x1))
4be3ddca-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3 x4 x5 x7.(v_pause(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x7,x1) & near(e1,x3) & n_thing(x1) & n_table(x4) & n_people(x1) & n_foot(x7) & n_chair(x5) & n_building(x2) & exists e2 x6 x8 x9 x10.(v_examine(e2) & of(x9,x10) & of(x8,x9) & n_tudor(x10) & n_thing(x6) & n_style(x9) & n_front(x8) & in(e2,x8) & at(x6,x7) & Theme(e2,x6) & Actor(e2,x5)) & card_eq_2(x1) & Topic(x5,p1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 e2 x1 x2 x3 x4.(v_stick(e2) & v_look(e1) & to(e2,x4) & of(x4,x1) & n_thing(x1) & n_shoe(x4) & n_people(x1) & n_gum(x2) & at(e1,x2) & Theme(e2,x3) & Actor(e1,x1) & (x2 = x3))
Two people have paused near a table and chairs to examine something at their feet in front of a tudor style building.
Two people feel something hit their feet and look at what it was
1
0.594056
The people did not necessarily feel something hit their feet.
exists e1 p1 x1 x2 x3 x4 x5 x7.(near(e1,x3) & subset_of(x5,x3) & Topic(x5,p1) & exists e2 x6 x8 x9 x10.(in(e2,x8) & of(x8,x9) & n_style(x9) & of(x9,x10) & n_tudor(x10) & n_front(x8) & Theme(e2,x6) & Actor(e2,x5) & v_examine(e2) & at(x6,x7) & n_thing(x6)) & n_foot(x7) & of(x7,x1) & n_thing(x1) & n_chair(x5) & subset_of(x4,x3) & n_table(x4) & Theme(e1,x2) & Actor(e1,x1) & v_pause(e1) & n_building(x2) & n_people(x1) & card_eq_2(x1))
exists e1 e3 e2 x1 x2 x3 x4 x5.(exists p1 x6.(n_thing(x6) & at(e3,x6) & (x1 = x6)) & n_thing(x1) & n_thing(x1) & Actor(e3,x5) & v_look(e3) & n_people(x5) & card_eq_2(x5) & Theme(e2,x2) & Actor(e2,x1) & v_feel(e2) & Recipient(e1,x4) & Theme(e1,x3) & v_hit(e1) & n_foot(x4) & of(x4,x1) & (x2 = x3) & n_thing(x2) & n_people(x1) & card_eq_2(x1))
4be3eb44-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3 x4 x5 x7.(v_pause(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x7,x1) & near(e1,x3) & n_thing(x1) & n_table(x4) & n_people(x1) & n_foot(x7) & n_chair(x5) & n_building(x2) & exists e2 x6 x8 x9 x10.(v_examine(e2) & of(x9,x10) & of(x8,x9) & n_tudor(x10) & n_thing(x6) & n_style(x9) & n_front(x8) & in(e2,x8) & at(x6,x7) & Theme(e2,x6) & Actor(e2,x5)) & card_eq_2(x1) & Topic(x5,p1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 e3 e2 x1 x2 x3 x4 x5.(v_look(e3) & v_hit(e1) & v_feel(e2) & of(x4,x1) & n_thing(x2) & n_thing(x1) & n_people(x5) & n_people(x1) & n_foot(x4) & exists x6.(n_thing(x6) & at(e3,x6) & (x1 = x6)) & card_eq_2(x5) & card_eq_2(x1) & Theme(e2,x2) & Theme(e1,x3) & Recipient(e1,x4) & Actor(e3,x5) & Actor(e2,x1) & (x2 = x3))