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
|
---|---|---|---|---|---|---|---|---|---|---|---|
In the woods, a young man wearing red shorts prepares to throw a frisbee.
|
A man stands on his porch.
| 2 | -100 |
He cannot be in the woods and on his porch at the same time.
|
exists e2 e1 p1 s1 s2 x1 x2 x3 x4.(n_wood(x4) & in(e2,x4) & Topic(e2,p1) & Actor(e2,x1) & v_prepare(e2) & exists e3 x5.(Theme(e3,x5) & Actor(e3,x1) & v_throw(e3) & n_frisbee(x5)) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_shorts(x3) & a_red(s2) & Theme(s2,x3) & (x1 = x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 x1 x2.(on(e1,x2) & n_porch(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_stand(e1) & n_man(x1))
|
77b6e032-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 p1 s1 s2 x1 x2 x3 x4.(v_wear(e1) & v_prepare(e2) & n_wood(x4) & n_shorts(x3) & n_man(x1) & in(e2,x4) & exists e3 x5.(v_throw(e3) & n_frisbee(x5) & Theme(e3,x5) & Actor(e3,x1)) & a_young(s1) & a_red(s2) & Topic(e2,p1) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2.(v_stand(e1) & on(e1,x2) & of(x2,x1) & n_porch(x2) & n_man(x1) & n_male(x1) & Actor(e1,x1))
|
||
In the woods, a young man wearing red shorts prepares to throw a frisbee.
|
A man plays with a frisbee in a park.
| 1 | -100 |
woods doesn't always mean park
|
exists e2 e1 p1 s1 s2 x1 x2 x3 x4.(n_wood(x4) & in(e2,x4) & Topic(e2,p1) & Actor(e2,x1) & v_prepare(e2) & exists e3 x5.(Theme(e3,x5) & Actor(e3,x1) & v_throw(e3) & n_frisbee(x5)) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_shorts(x3) & a_red(s2) & Theme(s2,x3) & (x1 = x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 x1 x2 x3.(in(e1,x3) & n_park(x3) & with(e1,x2) & n_frisbee(x2) & Actor(e1,x1) & v_play(e1) & n_man(x1))
|
77b6e5d2-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 p1 s1 s2 x1 x2 x3 x4.(v_wear(e1) & v_prepare(e2) & n_wood(x4) & n_shorts(x3) & n_man(x1) & in(e2,x4) & exists e3 x5.(v_throw(e3) & n_frisbee(x5) & Theme(e3,x5) & Actor(e3,x1)) & a_young(s1) & a_red(s2) & Topic(e2,p1) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2 x3.(with(e1,x2) & v_play(e1) & n_park(x3) & n_man(x1) & n_frisbee(x2) & in(e1,x3) & Actor(e1,x1))
|
||
A man is standing in a park by a path holding a tennis racket in front of him.
|
A man is standing in a park by a path holding a bong in front of him.
| 2 | -100 |
racket and bong are not the same
|
exists e2 e1 x1 x2 x3 x4 x5 x6.(for(e1,e2) & in(e2,x6) & of(x6,x1) & n_male(x1) & n_front(x6) & Theme(e2,x4) & Actor(e2,x1) & v_hold(e2) & n_racket(x4) & of(x4,x5) & n_tennis(x5) & by(e1,x3) & n_path(x3) & in(e1,x2) & n_park(x2) & Actor(e1,x1) & v_stand(e1) & n_man(x1))
|
exists e2 e1 x1 x2 x3 x4 x5.(for(e1,e2) & in(e2,x5) & of(x5,x1) & n_male(x1) & n_front(x5) & Theme(e2,x4) & Actor(e2,x1) & v_hold(e2) & n_bong(x4) & by(e1,x3) & n_path(x3) & in(e1,x2) & n_park(x2) & Actor(e1,x1) & v_stand(e1) & n_man(x1))
|
77b6ec08-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 x1 x2 x3 x4 x5 x6.(v_stand(e1) & v_hold(e2) & of(x6,x1) & of(x4,x5) & n_tennis(x5) & n_racket(x4) & n_path(x3) & n_park(x2) & n_man(x1) & n_male(x1) & n_front(x6) & in(e2,x6) & in(e1,x2) & for(e1,e2) & by(e1,x3) & Theme(e2,x4) & Actor(e2,x1) & Actor(e1,x1))
|
exists e2 e1 x1 x2 x3 x4 x5.(v_stand(e1) & v_hold(e2) & of(x5,x1) & n_path(x3) & n_park(x2) & n_man(x1) & n_male(x1) & n_front(x5) & n_bong(x4) & in(e2,x5) & in(e1,x2) & for(e1,e2) & by(e1,x3) & Theme(e2,x4) & Actor(e2,x1) & Actor(e1,x1))
|
||
A man is standing in a park by a path holding a tennis racket in front of him.
|
A man is standing in a park by a path holding a tennis racket ahead of him
| 0 | -100 |
A tennis racket in front of him is the same as tennis racket ahead of him.
|
exists e2 e1 x1 x2 x3 x4 x5 x6.(for(e1,e2) & in(e2,x6) & of(x6,x1) & n_male(x1) & n_front(x6) & Theme(e2,x4) & Actor(e2,x1) & v_hold(e2) & n_racket(x4) & of(x4,x5) & n_tennis(x5) & by(e1,x3) & n_path(x3) & in(e1,x2) & n_park(x2) & Actor(e1,x1) & v_stand(e1) & n_man(x1))
|
exists e2 e1 x1 x2 x3 x4 x5.(for(e1,e2) & of(e2,x1) & n_male(x1) & r_ahead(e2) & Theme(e2,x4) & Actor(e2,x1) & v_hold(e2) & n_racket(x4) & of(x4,x5) & n_tennis(x5) & by(e1,x3) & n_path(x3) & in(e1,x2) & n_park(x2) & Actor(e1,x1) & v_stand(e1) & n_man(x1))
|
77b6f11c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 x1 x2 x3 x4 x5 x6.(v_stand(e1) & v_hold(e2) & of(x6,x1) & of(x4,x5) & n_tennis(x5) & n_racket(x4) & n_path(x3) & n_park(x2) & n_man(x1) & n_male(x1) & n_front(x6) & in(e2,x6) & in(e1,x2) & for(e1,e2) & by(e1,x3) & Theme(e2,x4) & Actor(e2,x1) & Actor(e1,x1))
|
exists e2 e1 x1 x2 x3 x4 x5.(v_stand(e1) & v_hold(e2) & r_ahead(e2) & of(x4,x5) & of(e2,x1) & n_tennis(x5) & n_racket(x4) & n_path(x3) & n_park(x2) & n_man(x1) & n_male(x1) & in(e1,x2) & for(e1,e2) & by(e1,x3) & Theme(e2,x4) & Actor(e2,x1) & Actor(e1,x1))
|
||
A man is standing in a park by a path holding a tennis racket in front of him.
|
A man is standing in a park by a path holding a tennis racket and a tennis ball in front of him
| 1 | -100 |
a tennis racket doesn't indicate he has tennis ball
|
exists e1 e2 x1 x2 x3 x4 x5 x6.(for(e1,e2) & in(e2,x6) & of(x6,x1) & n_male(x1) & n_front(x6) & Theme(e2,x4) & Actor(e2,x1) & v_hold(e2) & n_racket(x4) & of(x4,x5) & n_tennis(x5) & by(e1,x3) & n_path(x3) & in(e1,x2) & n_park(x2) & Actor(e1,x1) & v_stand(e1) & n_man(x1))
|
exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(for(e1,e2) & Theme(e2,x4) & Actor(e2,x1) & v_hold(e2) & subset_of(x7,x4) & in(x7,x9) & of(x9,x1) & n_male(x1) & n_front(x9) & n_ball(x7) & of(x7,x8) & n_tennis(x8) & subset_of(x5,x4) & n_racket(x5) & of(x5,x6) & n_tennis(x6) & by(e1,x3) & n_path(x3) & in(e1,x2) & n_park(x2) & Actor(e1,x1) & v_stand(e1) & n_man(x1))
|
77b6f626-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 x1 x2 x3 x4 x5 x6.(v_stand(e1) & v_hold(e2) & of(x6,x1) & of(x4,x5) & n_tennis(x5) & n_racket(x4) & n_path(x3) & n_park(x2) & n_man(x1) & n_male(x1) & n_front(x6) & in(e2,x6) & in(e1,x2) & for(e1,e2) & by(e1,x3) & Theme(e2,x4) & Actor(e2,x1) & Actor(e1,x1))
|
exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_stand(e1) & v_hold(e2) & subset_of(x7,x4) & subset_of(x5,x4) & of(x9,x1) & of(x7,x8) & of(x5,x6) & n_tennis(x8) & n_tennis(x6) & n_racket(x5) & n_path(x3) & n_park(x2) & n_man(x1) & n_male(x1) & n_front(x9) & n_ball(x7) & in(x7,x9) & in(e1,x2) & for(e1,e2) & by(e1,x3) & Theme(e2,x4) & Actor(e2,x1) & Actor(e1,x1))
|
||
A man in a blue shirt throwing a frisbee at a park.
|
A man riding a scooter.
| 2 | -100 |
The man wouldn't be riding a scooter while throwing a frisbee.
|
exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & at(e1,x5) & n_park(x5) & Theme(e1,x4) & Actor(e1,x3) & v_throw(e1) & n_frisbee(x4) & (x2 = x3) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
|
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_ride(e1) & n_scooter(x3) & (x1 = x2) & n_man(x1))
|
77b6fb4e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5.(v_throw(e1) & n_shirt(x2) & n_park(x5) & n_man(x1) & n_frisbee(x4) & in(x1,x2) & at(e1,x5) & a_topic(x1) & a_blue(s1) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
|
exists e1 x1 x2 x3.(v_ride(e1) & n_scooter(x3) & n_man(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
||
A man in a blue shirt throwing a frisbee at a park.
|
A man playing in the park.
| 1 | -100 |
Not all frisbee-throwing is playing.
|
exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & at(e1,x5) & n_park(x5) & Theme(e1,x4) & Actor(e1,x3) & v_throw(e1) & n_frisbee(x4) & (x2 = x3) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
|
exists x1 x2 x3.(n_park(x3) & a_topic(x1) & in(x1,x3) & n_playing(x1) & of(x1,x2) & n_man(x2))
|
77b6ffea-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5.(v_throw(e1) & n_shirt(x2) & n_park(x5) & n_man(x1) & n_frisbee(x4) & in(x1,x2) & at(e1,x5) & a_topic(x1) & a_blue(s1) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
|
exists x1 x2 x3.(of(x1,x2) & n_playing(x1) & n_park(x3) & n_man(x2) & in(x1,x3) & a_topic(x1))
|
||
A man in a blue shirt throwing a frisbee at a park.
|
There is a man in the park.
| 0 | -100 |
At a park is a rephrasing of in the park.
|
exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & at(e1,x5) & n_park(x5) & Theme(e1,x4) & Actor(e1,x3) & v_throw(e1) & n_frisbee(x4) & (x2 = x3) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
|
exists p1 x1 x2.(n_park(x2) & in(p1,x2) & exists x3.((x1 = x3) & n_man(x3)))
|
77b70652-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5.(v_throw(e1) & n_shirt(x2) & n_park(x5) & n_man(x1) & n_frisbee(x4) & in(x1,x2) & at(e1,x5) & a_topic(x1) & a_blue(s1) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
|
exists p1 x1 x2.(n_park(x2) & in(p1,x2) & exists x3.(n_man(x3) & (x1 = x3)))
|
||
blond man in red shorts and dark blue shirt holding a racket
|
A person is wearing a dark shirt.
| 0 | -100 |
A blond man is a type of person, and a dark blue shirt is a type of dark shirt.
|
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e1,x6) & Actor(e1,x5) & v_hold(e1) & n_racket(x6) & (x1 = x5) & in(x1,x2) & n_shirt(x4) & a_blue(s4) & Theme(s4,x4) & a_dark(s3) & Theme(s3,x4) & n_shorts(x3) & subset_of(x4,x2) & subset_of(x3,x2) & a_red(s2) & Theme(s2,x2) & n_man(x1) & a_blond(s1) & Theme(s1,x1))
|
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_dark(s1) & Theme(s1,x2) & n_person(x1))
|
77b70b3e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(v_hold(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_shorts(x3) & n_shirt(x4) & n_racket(x6) & n_man(x1) & in(x1,x2) & a_topic(x1) & a_red(s2) & a_dark(s3) & a_blue(s4) & a_blond(s1) & Theme(s4,x4) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x6) & Actor(e1,x5) & (x1 = x5))
|
exists e1 s1 x1 x2.(v_wear(e1) & n_shirt(x2) & n_person(x1) & a_dark(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
blond man in red shorts and dark blue shirt holding a racket
|
The man is on a tennis court.
| 1 | -100 |
a racket doesn't indicate he is also on a tennis court.
|
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e1,x6) & Actor(e1,x5) & v_hold(e1) & n_racket(x6) & (x1 = x5) & in(x1,x2) & n_shirt(x4) & a_blue(s4) & Theme(s4,x4) & a_dark(s3) & Theme(s3,x4) & n_shorts(x3) & subset_of(x4,x2) & subset_of(x3,x2) & a_red(s2) & Theme(s2,x2) & n_man(x1) & a_blond(s1) & Theme(s1,x1))
|
exists p1 x1.(n_man(x1) & exists x2 x3.(on(x1,x2) & n_court(x2) & of(x2,x3) & n_tennis(x3)))
|
77b7111a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(v_hold(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_shorts(x3) & n_shirt(x4) & n_racket(x6) & n_man(x1) & in(x1,x2) & a_topic(x1) & a_red(s2) & a_dark(s3) & a_blue(s4) & a_blond(s1) & Theme(s4,x4) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x6) & Actor(e1,x5) & (x1 = x5))
|
exists x1.(n_man(x1) & exists x2 x3.(on(x1,x2) & of(x2,x3) & n_tennis(x3) & n_court(x2)))
|
||
blond man in red shorts and dark blue shirt holding a racket
|
The man is wearing a tuxedo.
| 2 | -100 |
shorts and tuxedo are not the same
|
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e1,x6) & Actor(e1,x5) & v_hold(e1) & n_racket(x6) & (x1 = x5) & in(x1,x2) & n_shirt(x4) & a_blue(s4) & Theme(s4,x4) & a_dark(s3) & Theme(s3,x4) & n_shorts(x3) & subset_of(x4,x2) & subset_of(x3,x2) & a_red(s2) & Theme(s2,x2) & n_man(x1) & a_blond(s1) & Theme(s1,x1))
|
exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_tuxedo(x2))
|
77b7167e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(v_hold(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_shorts(x3) & n_shirt(x4) & n_racket(x6) & n_man(x1) & in(x1,x2) & a_topic(x1) & a_red(s2) & a_dark(s3) & a_blue(s4) & a_blond(s1) & Theme(s4,x4) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x6) & Actor(e1,x5) & (x1 = x5))
|
exists e1 x1 x2.(v_wear(e1) & n_tuxedo(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
A group of people are playing assorted musical instruments and drinking at a bar or restaurant.
|
Musicians are playing at a bar.
| 0 | -100 |
Musicians are playing means a group of people are playing musical instruments.
|
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(at(e1,x6) & (n_bar(x6) | n_restaurant(x6)) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_drinking(x5) & n_instrument(x4) & subset_of(x5,x3) & subset_of(x4,x3) & a_musical(s2) & Theme(s2,x3) & a_assorted(s1) & Theme(s1,x3) & of(x1,x2) & n_people(x2) & n_group(x1))
|
exists e1 x1 x2.(ne_nam_musicians(x1) & at(e1,x2) & n_bar(x2) & Actor(e1,x1) & v_play(e1))
|
77b71b88-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_play(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x1,x2) & n_people(x2) & n_instrument(x4) & n_group(x1) & n_drinking(x5) & at(e1,x6) & a_musical(s2) & a_assorted(s1) & Theme(s2,x3) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x1) & (n_restaurant(x6) | n_bar(x6)))
|
exists e1 x1 x2.(v_play(e1) & ne_nam_musicians(x1) & n_bar(x2) & at(e1,x2) & Actor(e1,x1))
|
||
A group of people are playing assorted musical instruments and drinking at a bar or restaurant.
|
A band is playing at an event in a bar.
| 1 | -100 |
a group of people doesn't indicate a band, or that they are playing means it's an event
|
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(at(e1,x6) & (n_bar(x6) | n_restaurant(x6)) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_drinking(x5) & n_instrument(x4) & subset_of(x5,x3) & subset_of(x4,x3) & a_musical(s2) & Theme(s2,x3) & a_assorted(s1) & Theme(s1,x3) & of(x1,x2) & n_people(x2) & n_group(x1))
|
exists e1 x1 x2 x3.(in(e1,x3) & n_bar(x3) & at(e1,x2) & n_event(x2) & Actor(e1,x1) & v_play(e1) & n_band(x1))
|
77b7207e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_play(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x1,x2) & n_people(x2) & n_instrument(x4) & n_group(x1) & n_drinking(x5) & at(e1,x6) & a_musical(s2) & a_assorted(s1) & Theme(s2,x3) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x1) & (n_restaurant(x6) | n_bar(x6)))
|
exists e1 x1 x2 x3.(v_play(e1) & n_event(x2) & n_bar(x3) & n_band(x1) & in(e1,x3) & at(e1,x2) & Actor(e1,x1))
|
||
A group of people are playing assorted musical instruments and drinking at a bar or restaurant.
|
A group is playing cards in a pub.
| 2 | -100 |
instruments and cards are not the same
|
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(at(e1,x6) & (n_bar(x6) | n_restaurant(x6)) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_drinking(x5) & n_instrument(x4) & subset_of(x5,x3) & subset_of(x4,x3) & a_musical(s2) & Theme(s2,x3) & a_assorted(s1) & Theme(s1,x3) & of(x1,x2) & n_people(x2) & n_group(x1))
|
exists e1 x1 x2 x3.(in(e1,x3) & n_pub(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_card(x2) & n_group(x1))
|
77b72556-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_play(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x1,x2) & n_people(x2) & n_instrument(x4) & n_group(x1) & n_drinking(x5) & at(e1,x6) & a_musical(s2) & a_assorted(s1) & Theme(s2,x3) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x1) & (n_restaurant(x6) | n_bar(x6)))
|
exists e1 x1 x2 x3.(v_play(e1) & n_pub(x3) & n_group(x1) & n_card(x2) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
|
||
A man in the action of hitting a tennis ball.
|
The man hits a ball.
| 0 | -100 |
Hitting a tennis ball shows hits a ball.
|
exists e1 x1 x2 x3 x4 x5.(n_action(x2) & a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_hit(e1) & n_ball(x4) & of(x4,x5) & n_tennis(x5) & (x2 = x3) & n_man(x1))
|
exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hit(e1) & n_ball(x2))
|
77b72bdc-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4 x5.(v_hit(e1) & of(x4,x5) & n_tennis(x5) & n_man(x1) & n_ball(x4) & n_action(x2) & in(x1,x2) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
|
exists e1 x1 x2.(v_hit(e1) & n_man(x1) & n_ball(x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
A man in the action of hitting a tennis ball.
|
The man throws the ball.
| 2 | -100 |
hitting and throws are not the same
|
exists e1 x1 x2 x3 x4 x5.(n_action(x2) & a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_hit(e1) & n_ball(x4) & of(x4,x5) & n_tennis(x5) & (x2 = x3) & n_man(x1))
|
exists e1 x1 x2.(n_ball(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_throw(e1))
|
77b73118-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4 x5.(v_hit(e1) & of(x4,x5) & n_tennis(x5) & n_man(x1) & n_ball(x4) & n_action(x2) & in(x1,x2) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
|
exists e1 x1 x2.(v_throw(e1) & n_man(x1) & n_ball(x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
A man in the action of hitting a tennis ball.
|
The man misses the ball.
| 1 | -100 |
action of hitting never indicates if he misses it
|
exists e1 x1 x2 x3 x4 x5.(n_action(x2) & a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_hit(e1) & n_ball(x4) & of(x4,x5) & n_tennis(x5) & (x2 = x3) & n_man(x1))
|
exists e1 x1 x2.(n_ball(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_miss(e1))
|
77b7374e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4 x5.(v_hit(e1) & of(x4,x5) & n_tennis(x5) & n_man(x1) & n_ball(x4) & n_action(x2) & in(x1,x2) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
|
exists e1 x1 x2.(v_miss(e1) & n_man(x1) & n_ball(x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
These people are in a restaurant, having drinks, and playing various instruments.
|
Restaurant patrons are consuming drinks while music is playing.
| 0 | -100 |
Restaurant patrons are people in a restaurant, and having drinks is a synonym of consuming drinks, and playing various instruments implies music.
|
exists e1 e2 p1 s1 x1 x2 x3.(n_people(x1) & for(p1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_play(e2) & n_instrument(x3) & a_various(s1) & Theme(s1,x3) & for(p1,e1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_drink(x2) & exists x4.(in(x1,x4) & n_restaurant(x4)))
|
exists e1 p1 x1 x2 x3.(exists e2 x4.(Actor(e2,x4) & v_play(e2) & n_music(x4)) & while(e1,p1) & Theme(e1,x3) & Actor(e1,x1) & v_consume(e1) & n_drink(x3) & n_patron(x1) & (x1 = x2) & ne_nam_restaurant(x2))
|
77b73cc6-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 p1 s1 x1 x2 x3.(v_play(e2) & v_have(e1) & n_people(x1) & n_instrument(x3) & n_drink(x2) & for(p1,e2) & for(p1,e1) & exists x4.(n_restaurant(x4) & in(x1,x4)) & a_various(s1) & Theme(s1,x3) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
|
exists e1 p1 x1 x2 x3.(while(e1,p1) & v_consume(e1) & ne_nam_restaurant(x2) & n_patron(x1) & n_drink(x3) & exists e2 x4.(v_play(e2) & n_music(x4) & Actor(e2,x4)) & Theme(e1,x3) & Actor(e1,x1) & (x1 = x2))
|
||
These people are in a restaurant, having drinks, and playing various instruments.
|
People in a restaurant, not eating or drinking.
| 2 | -100 |
having drinks and not eating are not the same
|
exists e2 e1 p1 s1 x1 x2 x3.(n_people(x1) & for(p1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_play(e2) & n_instrument(x3) & a_various(s1) & Theme(s1,x3) & for(p1,e1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_drink(x2) & exists x4.(in(x1,x4) & n_restaurant(x4)))
|
exists x1 x2.(a_topic(x1) & in(x1,x2) & (exists x3.(-exists e1.(rel(x2,e1) & Actor(e1,x3) & v_eat(e1)) & n_thing(x3)) | exists x4.(rel(x2,x4) & n_drinking(x4))) & n_restaurant(x2) & n_people(x1))
|
77b74202-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 p1 s1 x1 x2 x3.(v_play(e2) & v_have(e1) & n_people(x1) & n_instrument(x3) & n_drink(x2) & for(p1,e2) & for(p1,e1) & exists x4.(n_restaurant(x4) & in(x1,x4)) & a_various(s1) & Theme(s1,x3) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
|
exists x1 x2.(n_restaurant(x2) & n_people(x1) & in(x1,x2) & a_topic(x1) & (exists x4.(rel(x2,x4) & n_drinking(x4)) | exists x3.(n_thing(x3) & all e1.(-v_eat(e1) | -rel(x2,e1) | -Actor(e1,x3)))))
|
||
These people are in a restaurant, having drinks, and playing various instruments.
|
People in a restaurant having fun.
| 1 | 0.816876 |
People in a restaurant doesn't indicate they are having fun
|
exists e1 e2 p1 s1 x1 x2 x3.(n_people(x1) & for(p1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_play(e2) & n_instrument(x3) & a_various(s1) & Theme(s1,x3) & for(p1,e1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_drink(x2) & exists x4.(in(x1,x4) & n_restaurant(x4)))
|
exists e1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_have(e1) & n_fun(x4) & (x2 = x3) & n_restaurant(x2) & n_people(x1))
|
77b74716-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 p1 s1 x1 x2 x3.(v_play(e2) & v_have(e1) & n_people(x1) & n_instrument(x3) & n_drink(x2) & for(p1,e2) & for(p1,e1) & exists x4.(n_restaurant(x4) & in(x1,x4)) & a_various(s1) & Theme(s1,x3) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
|
exists e1 x1 x2 x3 x4.(v_have(e1) & n_restaurant(x2) & n_people(x1) & n_fun(x4) & in(x1,x2) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
|
||
These people are in a restaurant, having drinks, and playing various instruments.
|
These people in a resteraunt are playing instruments.
| 0 | 0.8961 |
Playing various instruments is a rephrasing of playing instruments.
|
exists e2 e1 p1 s1 x1 x2 x3.(n_people(x1) & for(p1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_play(e2) & n_instrument(x3) & a_various(s1) & Theme(s1,x3) & for(p1,e1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_drink(x2) & exists x4.(in(x1,x4) & n_restaurant(x4)))
|
exists e1 x1 x2 x3.(n_people(x1) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_instrument(x3) & in(x1,x2) & n_resteraunt(x2))
|
77b74c48-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 p1 s1 x1 x2 x3.(v_play(e2) & v_have(e1) & n_people(x1) & n_instrument(x3) & n_drink(x2) & for(p1,e2) & for(p1,e1) & exists x4.(n_restaurant(x4) & in(x1,x4)) & a_various(s1) & Theme(s1,x3) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
|
exists e1 x1 x2 x3.(v_play(e1) & n_resteraunt(x2) & n_people(x1) & n_instrument(x3) & in(x1,x2) & Theme(e1,x3) & Actor(e1,x1))
|
||
These people are in a restaurant, having drinks, and playing various instruments.
|
These people in a resteraunt are playing instruments because they are performing their first show.
| 1 | 0.529206 |
Playing a instruments doesn't indicate their first show.
|
exists e2 e1 p1 s1 x1 x2 x3.(n_people(x1) & for(p1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_play(e2) & n_instrument(x3) & a_various(s1) & Theme(s1,x3) & for(p1,e1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_drink(x2) & exists x4.(in(x1,x4) & n_restaurant(x4)))
|
exists e1 p1 s1 x1 x2 x3 x4.(n_show(x4) & a_first(s1) & Theme(s1,x4) & of(x4,x1) & n_thing(x1) & n_thing(x1) & n_people(x1) & exists e2.(Theme(e2,x4) & Actor(e2,x1) & v_perform(e2)) & because(e1,p1) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_instrument(x3) & in(x1,x2) & n_resteraunt(x2))
|
77b7515c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 p1 s1 x1 x2 x3.(v_play(e2) & v_have(e1) & n_people(x1) & n_instrument(x3) & n_drink(x2) & for(p1,e2) & for(p1,e1) & exists x4.(n_restaurant(x4) & in(x1,x4)) & a_various(s1) & Theme(s1,x3) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
|
exists e1 p1 s1 x1 x2 x3 x4.(v_play(e1) & of(x4,x1) & n_thing(x1) & n_show(x4) & n_resteraunt(x2) & n_people(x1) & n_instrument(x3) & in(x1,x2) & exists e2.(v_perform(e2) & Theme(e2,x4) & Actor(e2,x1)) & because(e1,p1) & a_first(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x1))
|
||
These people are in a restaurant, having drinks, and playing various instruments.
|
People are listening to music inside.
| 1 | 0.882774 |
people listening to music doesn't indicate he is inside.
|
exists e2 e1 p1 s1 x1 x2 x3.(n_people(x1) & for(p1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_play(e2) & n_instrument(x3) & a_various(s1) & Theme(s1,x3) & for(p1,e1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_drink(x2) & exists x4.(in(x1,x4) & n_restaurant(x4)))
|
exists e1 x1 x2 x3.(to(e1,x2) & n_inside(x2) & of(x2,x3) & n_music(x3) & Actor(e1,x1) & v_listen(e1) & n_people(x1))
|
77b75666-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 p1 s1 x1 x2 x3.(v_play(e2) & v_have(e1) & n_people(x1) & n_instrument(x3) & n_drink(x2) & for(p1,e2) & for(p1,e1) & exists x4.(n_restaurant(x4) & in(x1,x4)) & a_various(s1) & Theme(s1,x3) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
|
exists e1 x1 x2 x3.(v_listen(e1) & to(e1,x2) & of(x2,x3) & n_people(x1) & n_music(x3) & n_inside(x2) & Actor(e1,x1))
|
||
These people are in a restaurant, having drinks, and playing various instruments.
|
People are inside drinking.
| 0 | -100 |
In a restaurant implies inside, and drinking is a synonym of having drinks.
|
exists e1 e2 p1 s1 x1 x2 x3.(n_people(x1) & for(p1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_play(e2) & n_instrument(x3) & a_various(s1) & Theme(s1,x3) & for(p1,e1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_drink(x2) & exists x4.(in(x1,x4) & n_restaurant(x4)))
|
exists p1 x1.(exists s1 x2.((x1 = x2) & n_drinking(x2) & a_inside(s1) & Theme(s1,x2)) & n_people(x1))
|
77b75c74-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 p1 s1 x1 x2 x3.(v_play(e2) & v_have(e1) & n_people(x1) & n_instrument(x3) & n_drink(x2) & for(p1,e2) & for(p1,e1) & exists x4.(n_restaurant(x4) & in(x1,x4)) & a_various(s1) & Theme(s1,x3) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
|
exists x1.(n_people(x1) & exists s1 x2.(n_drinking(x2) & a_inside(s1) & Theme(s1,x2) & (x1 = x2)))
|
||
These people are in a restaurant, having drinks, and playing various instruments.
|
These people are watching a movie.
| 2 | -100 |
restaurant and movie are not the same
|
exists e2 e1 p1 s1 x1 x2 x3.(n_people(x1) & for(p1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_play(e2) & n_instrument(x3) & a_various(s1) & Theme(s1,x3) & for(p1,e1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_drink(x2) & exists x4.(in(x1,x4) & n_restaurant(x4)))
|
exists e1 x1 x2.(n_people(x1) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_movie(x2))
|
77b76458-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 p1 s1 x1 x2 x3.(v_play(e2) & v_have(e1) & n_people(x1) & n_instrument(x3) & n_drink(x2) & for(p1,e2) & for(p1,e1) & exists x4.(n_restaurant(x4) & in(x1,x4)) & a_various(s1) & Theme(s1,x3) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
|
exists e1 x1 x2.(v_watch(e1) & n_people(x1) & n_movie(x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
These people are in a restaurant, having drinks, and playing various instruments.
|
These people are socializing with their best friends.
| 1 | 0.000067 |
These people doesn't indicate their best friends or that they are socializing
|
exists e2 e1 p1 s1 x1 x2 x3.(n_people(x1) & for(p1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_play(e2) & n_instrument(x3) & a_various(s1) & Theme(s1,x3) & for(p1,e1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_drink(x2) & exists x4.(in(x1,x4) & n_restaurant(x4)))
|
exists e1 s1 x1 x2.(n_friend(x2) & r_most(s1) & a_good(s1) & Theme(s1,x2) & of(x2,x1) & n_thing(x1) & n_people(x1) & with(e1,x2) & Actor(e1,x1) & v_socialize(e1))
|
77b76a20-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 p1 s1 x1 x2 x3.(v_play(e2) & v_have(e1) & n_people(x1) & n_instrument(x3) & n_drink(x2) & for(p1,e2) & for(p1,e1) & exists x4.(n_restaurant(x4) & in(x1,x4)) & a_various(s1) & Theme(s1,x3) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
|
exists e1 s1 x1 x2.(with(e1,x2) & v_socialize(e1) & r_most(s1) & of(x2,x1) & n_thing(x1) & n_people(x1) & n_friend(x2) & a_good(s1) & Theme(s1,x2) & Actor(e1,x1))
|
||
These people are in a restaurant, having drinks, and playing various instruments.
|
People in a restaurant having drinks.
| 0 | -100 |
People are in a restaurant is a rephrasing of people in a restaurant.
|
exists e2 e1 p1 s1 x1 x2 x3.(n_people(x1) & for(p1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_play(e2) & n_instrument(x3) & a_various(s1) & Theme(s1,x3) & for(p1,e1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_drink(x2) & exists x4.(in(x1,x4) & n_restaurant(x4)))
|
exists e1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_have(e1) & n_drink(x4) & (x2 = x3) & n_restaurant(x2) & n_people(x1))
|
77b76f20-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 p1 s1 x1 x2 x3.(v_play(e2) & v_have(e1) & n_people(x1) & n_instrument(x3) & n_drink(x2) & for(p1,e2) & for(p1,e1) & exists x4.(n_restaurant(x4) & in(x1,x4)) & a_various(s1) & Theme(s1,x3) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
|
exists e1 x1 x2 x3 x4.(v_have(e1) & n_restaurant(x2) & n_people(x1) & n_drink(x4) & in(x1,x2) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
|
||
These people are in a restaurant, having drinks, and playing various instruments.
|
A woman is playing the drums on stage at a restaurant.
| 1 | 0.558909 |
not all people are a woman or that the various instruments are drums
|
exists e1 e2 p1 s1 x1 x2 x3.(n_people(x1) & for(p1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_play(e2) & n_instrument(x3) & a_various(s1) & Theme(s1,x3) & for(p1,e1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_drink(x2) & exists x4.(in(x1,x4) & n_restaurant(x4)))
|
exists e1 x1 x2 x3 x4.(n_drum(x2) & at(e1,x4) & n_restaurant(x4) & on(e1,x3) & n_stage(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_woman(x1))
|
77b77506-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 p1 s1 x1 x2 x3.(v_play(e2) & v_have(e1) & n_people(x1) & n_instrument(x3) & n_drink(x2) & for(p1,e2) & for(p1,e1) & exists x4.(n_restaurant(x4) & in(x1,x4)) & a_various(s1) & Theme(s1,x3) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
|
exists e1 x1 x2 x3 x4.(v_play(e1) & on(e1,x3) & n_woman(x1) & n_stage(x3) & n_restaurant(x4) & n_drum(x2) & at(e1,x4) & Theme(e1,x2) & Actor(e1,x1))
|
||
These people are in a restaurant, having drinks, and playing various instruments.
|
There are dogs in a restaurant tearing up the place.
| 2 | -100 |
There are no dogs, only people. The people aren't tearing up the place, they are having drinks and playing various instruments.
|
exists e1 e2 p1 s1 x1 x2 x3.(n_people(x1) & for(p1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_play(e2) & n_instrument(x3) & a_various(s1) & Theme(s1,x3) & for(p1,e1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_drink(x2) & exists x4.(in(x1,x4) & n_restaurant(x4)))
|
exists e1 p1 s1 x1 x2 x3 x4.(n_place(x4) & in(p1,x2) & a_up(s1) & Manner(e1,s1) & Theme(e1,x4) & Actor(e1,x3) & v_tear(e1) & (x2 = x3) & n_restaurant(x2) & exists x5.((x1 = x5) & n_dog(x5)))
|
77b77a42-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 p1 s1 x1 x2 x3.(v_play(e2) & v_have(e1) & n_people(x1) & n_instrument(x3) & n_drink(x2) & for(p1,e2) & for(p1,e1) & exists x4.(n_restaurant(x4) & in(x1,x4)) & a_various(s1) & Theme(s1,x3) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
|
exists e1 p1 s1 x1 x2 x3 x4.(v_tear(e1) & n_restaurant(x2) & n_place(x4) & in(p1,x2) & exists x5.(n_dog(x5) & (x1 = x5)) & a_up(s1) & Theme(e1,x4) & Manner(e1,s1) & Actor(e1,x3) & (x2 = x3))
|
||
These people are in a restaurant, having drinks, and playing various instruments.
|
These people are socializing.
| 0 | -100 |
Having drinks is a form of socializing.
|
exists e1 e2 p1 s1 x1 x2 x3.(n_people(x1) & for(p1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_play(e2) & n_instrument(x3) & a_various(s1) & Theme(s1,x3) & for(p1,e1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_drink(x2) & exists x4.(in(x1,x4) & n_restaurant(x4)))
|
exists e1 x1.(n_people(x1) & Actor(e1,x1) & v_socialize(e1))
|
77b77f6a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 p1 s1 x1 x2 x3.(v_play(e2) & v_have(e1) & n_people(x1) & n_instrument(x3) & n_drink(x2) & for(p1,e2) & for(p1,e1) & exists x4.(n_restaurant(x4) & in(x1,x4)) & a_various(s1) & Theme(s1,x3) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
|
exists e1 x1.(v_socialize(e1) & n_people(x1) & Actor(e1,x1))
|
||
These people are in a restaurant, having drinks, and playing various instruments.
|
People are lying on the beach listening to headphones.
| 2 | 0.000141 |
The people are not on the beach, they're in a restaurant.
|
exists e1 e2 p1 s1 x1 x2 x3.(n_people(x1) & for(p1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_play(e2) & n_instrument(x3) & a_various(s1) & Theme(s1,x3) & for(p1,e1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_drink(x2) & exists x4.(in(x1,x4) & n_restaurant(x4)))
|
exists e1 x1 x2 x3 x4.(n_listening(x2) & of(x2,x3) & n_beach(x3) & to(e1,x4) & n_headphone(x4) & on(e1,x2) & Actor(e1,x1) & v_lie(e1) & n_people(x1))
|
77b785e6-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 p1 s1 x1 x2 x3.(v_play(e2) & v_have(e1) & n_people(x1) & n_instrument(x3) & n_drink(x2) & for(p1,e2) & for(p1,e1) & exists x4.(n_restaurant(x4) & in(x1,x4)) & a_various(s1) & Theme(s1,x3) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
|
exists e1 x1 x2 x3 x4.(v_lie(e1) & to(e1,x4) & on(e1,x2) & of(x2,x3) & n_people(x1) & n_listening(x2) & n_headphone(x4) & n_beach(x3) & Actor(e1,x1))
|
||
These people are in a restaurant, having drinks, and playing various instruments.
|
The people are outside eating.
| 2 | -100 |
The people are not outside eating, they are in a restaurant having drinks and playing various instruments.
|
exists e2 e1 p1 s1 x1 x2 x3.(n_people(x1) & for(p1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_play(e2) & n_instrument(x3) & a_various(s1) & Theme(s1,x3) & for(p1,e1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_drink(x2) & exists x4.(in(x1,x4) & n_restaurant(x4)))
|
exists p1 x1.(n_people(x1) & exists s1 x2.((x1 = x2) & n_eating(x2) & a_outside(s1) & Theme(s1,x2)))
|
77b78b5e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 p1 s1 x1 x2 x3.(v_play(e2) & v_have(e1) & n_people(x1) & n_instrument(x3) & n_drink(x2) & for(p1,e2) & for(p1,e1) & exists x4.(n_restaurant(x4) & in(x1,x4)) & a_various(s1) & Theme(s1,x3) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
|
exists x1.(n_people(x1) & exists s1 x2.(n_eating(x2) & a_outside(s1) & Theme(s1,x2) & (x1 = x2)))
|
||
A group of older people playing a variety of instruments while sitting at a table.
|
the group is all part of a jazz band
| 1 | -100 |
Playing a variety of instruments does not imply being part of a jazz band.
|
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & of(x1,x2) & while(e1,e2) & at(e2,x6) & n_table(x6) & Actor(e2,x3) & v_sit(e2) & Theme(e1,x4) & Actor(e1,x3) & v_play(e1) & of(x4,x5) & n_instrument(x5) & n_variety(x4) & (x2 = x3) & n_people(x2) & r_more(s1) & a_older(s1) & Theme(s1,x2) & n_group(x1))
|
exists p1 x1.(n_group(x1) & all x2.(n_part(x2) -> exists x3 x4.((x1 = x2) & of(x2,x3) & n_band(x3) & of(x3,x4) & n_jazz(x4))))
|
77b79072-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_sit(e2) & v_play(e1) & r_more(s1) & of(x4,x5) & of(x1,x2) & n_variety(x4) & n_table(x6) & n_people(x2) & n_instrument(x5) & n_group(x1) & at(e2,x6) & a_topic(x1) & a_older(s1) & Theme(s1,x2) & Theme(e1,x4) & Actor(e2,x3) & Actor(e1,x3) & (x2 = x3))
|
exists x1.(n_group(x1) & all x2.(exists x3 x4.(of(x3,x4) & of(x2,x3) & n_jazz(x4) & n_band(x3) & (x1 = x2)) | -n_part(x2)))
|
||
A group of older people playing a variety of instruments while sitting at a table.
|
the group went skating because the instrument trailer never showed up
| 2 | -100 |
The group of people didn't go skating, they're playing a variety of instruments while sitting at a table.
|
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & of(x1,x2) & while(e1,e2) & at(e2,x6) & n_table(x6) & Actor(e2,x3) & v_sit(e2) & Theme(e1,x4) & Actor(e1,x3) & v_play(e1) & of(x4,x5) & n_instrument(x5) & n_variety(x4) & (x2 = x3) & n_people(x2) & r_more(s1) & a_older(s1) & Theme(s1,x2) & n_group(x1))
|
exists e1 p1 x1 x2 x3.(n_trailer(x2) & of(x2,x3) & n_instrument(x3) & n_group(x1) & exists e2 p2.(exists e3 s1 s2.(a_never(s2) & Manner(e3,s2) & a_up(s1) & Manner(e3,s1) & Actor(e3,x2) & v_show(e3)) & because(e2,p2) & Actor(e2,x1) & v_skate(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_go(e1))
|
77b79a7c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_sit(e2) & v_play(e1) & r_more(s1) & of(x4,x5) & of(x1,x2) & n_variety(x4) & n_table(x6) & n_people(x2) & n_instrument(x5) & n_group(x1) & at(e2,x6) & a_topic(x1) & a_older(s1) & Theme(s1,x2) & Theme(e1,x4) & Actor(e2,x3) & Actor(e1,x3) & (x2 = x3))
|
exists e1 p1 x1 x2 x3.(v_go(e1) & of(x2,x3) & n_trailer(x2) & n_instrument(x3) & n_group(x1) & exists e2 p2.(v_skate(e2) & exists e3 s1 s2.(v_show(e3) & a_up(s1) & a_never(s2) & Manner(e3,s2) & Manner(e3,s1) & Actor(e3,x2)) & because(e2,p2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
|
||
A group of people surrounding a food station
|
People are looking to buy sandwiches.
| 1 | -100 |
People surrounding a food station does not imply the people are looking to buy sandwiches.
|
exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & of(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_surround(e1) & n_station(x4) & of(x4,x5) & n_food(x5) & (x2 = x3) & n_people(x2) & n_group(x1))
|
exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_look(e1) & exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_buy(e2) & n_sandwich(x2)) & n_people(x1))
|
77b7aaa8-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4 x5.(v_surround(e1) & of(x4,x5) & of(x1,x2) & n_station(x4) & n_people(x2) & n_group(x1) & n_food(x5) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
|
exists e1 p1 x1.(v_look(e1) & n_people(x1) & exists e2 x2.(v_buy(e2) & n_sandwich(x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
|
||
A man in a gray shirt standing.
|
The man is old.
| 1 | -100 |
Not all men are old.
|
exists s1 x1 x2 x3.(a_topic(x1) & in(x1,x2) & n_standing(x2) & of(x2,x3) & n_shirt(x3) & a_gray(s1) & Theme(s1,x2) & n_man(x1))
|
exists s1 x1.(n_man(x1) & Theme(s1,x1) & a_old(s1))
|
77b7b5ca-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1 x2 x3.(of(x2,x3) & n_standing(x2) & n_shirt(x3) & n_man(x1) & in(x1,x2) & a_topic(x1) & a_gray(s1) & Theme(s1,x2))
|
exists s1 x1.(n_man(x1) & a_old(s1) & Theme(s1,x1))
|
||
An Asian woman is eating food with other people.
|
An Asian woman eats rice.
| 1 | -100 |
Food does not imply rice.
|
exists e1 s1 x1 x2 x3 x4.(n_people(x4) & with(e1,x3) & -(x3 = x4) & n_people(x3) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_food(x2) & n_woman(x1) & a_asian(s1) & Theme(s1,x1))
|
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_rice(x2) & n_woman(x1) & a_asian(s1) & Theme(s1,x1))
|
77b7c470-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_eat(e1) & n_woman(x1) & n_people(x4) & n_people(x3) & n_food(x2) & a_asian(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & -(x3 = x4))
|
exists e1 s1 x1 x2.(v_eat(e1) & n_woman(x1) & n_rice(x2) & a_asian(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
Children playing in front of a sign for the "Hartman Prehistoric Garden".
|
The children are white river rafting down the Colorado River.
| 2 | 0.000115 |
playing and rafting are not the same
|
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(ne_org_garden(x5) & a_''(s1) & Theme(s1,x5) & (x5 = x7) & ne_org_prehistoric(x7) & (x5 = x6) & ne_org_hartman(x6) & a_topic(x1) & in(e1,x3) & of(x3,x4) & for(x4,x5) & n_sign(x4) & n_front(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_child(x1))
|
exists e1 p1 s1 x1 x2 x3.(ne_geo_river(x2) & (x2 = x3) & ne_geo_colorado(x3) & n_child(x1) & for(p1,e1) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_raft(e1) & exists s2 x4.((x1 = x4) & n_river(x4) & a_white(s2) & Theme(s2,x4)))
|
77b934cc-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_play(e1) & of(x3,x4) & ne_org_prehistoric(x7) & ne_org_hartman(x6) & ne_org_garden(x5) & n_sign(x4) & n_front(x3) & n_child(x1) & in(e1,x3) & for(x4,x5) & a_topic(x1) & a_''(s1) & Theme(s1,x5) & Actor(e1,x2) & (x5 = x7) & (x5 = x6) & (x1 = x2))
|
exists e1 p1 s1 x1 x2 x3.(v_raft(e1) & ne_geo_river(x2) & ne_geo_colorado(x3) & n_child(x1) & for(p1,e1) & exists s2 x4.(n_river(x4) & a_white(s2) & Theme(s2,x4) & (x1 = x4)) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1) & (x2 = x3))
|
||
Children playing in front of a sign for the "Hartman Prehistoric Garden".
|
The children are on a field trip.
| 1 | 0.80611 |
The children are not necessarily on a field trip.
|
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(ne_org_garden(x5) & a_''(s1) & Theme(s1,x5) & (x5 = x7) & ne_org_prehistoric(x7) & (x5 = x6) & ne_org_hartman(x6) & a_topic(x1) & in(e1,x3) & of(x3,x4) & for(x4,x5) & n_sign(x4) & n_front(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_child(x1))
|
exists p1 x1.(n_child(x1) & exists x2 x3.(on(x1,x2) & n_trip(x2) & of(x2,x3) & n_field(x3)))
|
77b94430-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_play(e1) & of(x3,x4) & ne_org_prehistoric(x7) & ne_org_hartman(x6) & ne_org_garden(x5) & n_sign(x4) & n_front(x3) & n_child(x1) & in(e1,x3) & for(x4,x5) & a_topic(x1) & a_''(s1) & Theme(s1,x5) & Actor(e1,x2) & (x5 = x7) & (x5 = x6) & (x1 = x2))
|
exists x1.(n_child(x1) & exists x2 x3.(on(x1,x2) & of(x2,x3) & n_trip(x2) & n_field(x3)))
|
||
Children playing in front of a sign for the "Hartman Prehistoric Garden".
|
Children play together while their mothers stand nearby.
| 1 | 0.026792 |
Just because their playing doesn't mean they're playing together
|
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(ne_org_garden(x5) & a_''(s1) & Theme(s1,x5) & (x5 = x7) & ne_org_prehistoric(x7) & (x5 = x6) & ne_org_hartman(x6) & a_topic(x1) & in(e1,x3) & of(x3,x4) & for(x4,x5) & n_sign(x4) & n_front(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_child(x1))
|
exists e1 p1 s1 x1 x2.(exists e2 p2.(exists s2.(Theme(s2,x2) & a_nearby(s2)) & Topic(e2,p2) & Actor(e2,x2) & v_stand(e2)) & n_mother(x2) & of(x2,x1) & n_thing(x1) & while(e1,p1) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1) & v_play(e1) & n_child(x1))
|
77b949bc-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_play(e1) & of(x3,x4) & ne_org_prehistoric(x7) & ne_org_hartman(x6) & ne_org_garden(x5) & n_sign(x4) & n_front(x3) & n_child(x1) & in(e1,x3) & for(x4,x5) & a_topic(x1) & a_''(s1) & Theme(s1,x5) & Actor(e1,x2) & (x5 = x7) & (x5 = x6) & (x1 = x2))
|
exists e1 p1 s1 x1 x2.(while(e1,p1) & v_play(e1) & of(x2,x1) & n_thing(x1) & n_mother(x2) & n_child(x1) & exists e2 p2.(v_stand(e2) & exists s2.(a_nearby(s2) & Theme(s2,x2)) & Topic(e2,p2) & Actor(e2,x2)) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1))
|
||
Children playing in front of a sign for the "Hartman Prehistoric Garden".
|
Some children are having fun near a sign for the "Hartman Prehistoric Garden".
| 0 | 0.823786 |
Playing is a way of having fun.
|
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(ne_org_garden(x5) & a_''(s1) & Theme(s1,x5) & (x5 = x7) & ne_org_prehistoric(x7) & (x5 = x6) & ne_org_hartman(x6) & a_topic(x1) & in(e1,x3) & of(x3,x4) & for(x4,x5) & n_sign(x4) & n_front(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_child(x1))
|
exists e1 s1 x1 x2 x3 x4 x5 x6.(ne_org_garden(x4) & a_''(s1) & Theme(s1,x4) & (x4 = x6) & ne_org_prehistoric(x6) & (x4 = x5) & ne_org_hartman(x5) & near(e1,x3) & for(x3,x4) & n_sign(x3) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_fun(x2) & n_child(x1))
|
77b94ea8-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_play(e1) & of(x3,x4) & ne_org_prehistoric(x7) & ne_org_hartman(x6) & ne_org_garden(x5) & n_sign(x4) & n_front(x3) & n_child(x1) & in(e1,x3) & for(x4,x5) & a_topic(x1) & a_''(s1) & Theme(s1,x5) & Actor(e1,x2) & (x5 = x7) & (x5 = x6) & (x1 = x2))
|
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_have(e1) & near(e1,x3) & ne_org_prehistoric(x6) & ne_org_hartman(x5) & ne_org_garden(x4) & n_sign(x3) & n_fun(x2) & n_child(x1) & for(x3,x4) & a_''(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1) & (x4 = x6) & (x4 = x5))
|
||
Children playing in front of a sign for the "Hartman Prehistoric Garden".
|
A group of children are playing tag.
| 1 | 0.696919 |
The group of children playing tag might not even be the same children that are playing in front of the sign.
|
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(ne_org_garden(x5) & a_''(s1) & Theme(s1,x5) & (x5 = x7) & ne_org_prehistoric(x7) & (x5 = x6) & ne_org_hartman(x6) & a_topic(x1) & in(e1,x3) & of(x3,x4) & for(x4,x5) & n_sign(x4) & n_front(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_child(x1))
|
exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_tag(x3) & of(x1,x2) & n_child(x2) & n_group(x1))
|
77b95394-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_play(e1) & of(x3,x4) & ne_org_prehistoric(x7) & ne_org_hartman(x6) & ne_org_garden(x5) & n_sign(x4) & n_front(x3) & n_child(x1) & in(e1,x3) & for(x4,x5) & a_topic(x1) & a_''(s1) & Theme(s1,x5) & Actor(e1,x2) & (x5 = x7) & (x5 = x6) & (x1 = x2))
|
exists e1 x1 x2 x3.(v_play(e1) & of(x1,x2) & n_tag(x3) & n_group(x1) & n_child(x2) & Theme(e1,x3) & Actor(e1,x1))
|
||
Children playing in front of a sign for the "Hartman Prehistoric Garden".
|
Some children are running around in front of a garden.
| 1 | 0.876179 |
There are many gardens in the world. Theres no way of knowing if the garden the children are running in front of is the Hartman Prehistoric Garden'.
|
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(ne_org_garden(x5) & a_''(s1) & Theme(s1,x5) & (x5 = x7) & ne_org_prehistoric(x7) & (x5 = x6) & ne_org_hartman(x6) & a_topic(x1) & in(e1,x3) & of(x3,x4) & for(x4,x5) & n_sign(x4) & n_front(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_child(x1))
|
exists e1 s1 x1 x2 x3.(in(e1,x2) & of(x2,x3) & n_garden(x3) & n_front(x2) & a_around(s1) & Manner(e1,s1) & Actor(e1,x1) & v_run(e1) & n_child(x1))
|
77b958f8-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_play(e1) & of(x3,x4) & ne_org_prehistoric(x7) & ne_org_hartman(x6) & ne_org_garden(x5) & n_sign(x4) & n_front(x3) & n_child(x1) & in(e1,x3) & for(x4,x5) & a_topic(x1) & a_''(s1) & Theme(s1,x5) & Actor(e1,x2) & (x5 = x7) & (x5 = x6) & (x1 = x2))
|
exists e1 s1 x1 x2 x3.(v_run(e1) & of(x2,x3) & n_garden(x3) & n_front(x2) & n_child(x1) & in(e1,x2) & a_around(s1) & Manner(e1,s1) & Actor(e1,x1))
|
||
Children playing in front of a sign for the "Hartman Prehistoric Garden".
|
The children are having fun.
| 1 | 0.820483 |
Just because they are playing doesn't mean they are having fun. They could be playing a game they are getting bored of.
|
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(ne_org_garden(x5) & a_''(s1) & Theme(s1,x5) & (x5 = x7) & ne_org_prehistoric(x7) & (x5 = x6) & ne_org_hartman(x6) & a_topic(x1) & in(e1,x3) & of(x3,x4) & for(x4,x5) & n_sign(x4) & n_front(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_child(x1))
|
exists e1 x1 x2.(n_child(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_fun(x2))
|
77b9687a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_play(e1) & of(x3,x4) & ne_org_prehistoric(x7) & ne_org_hartman(x6) & ne_org_garden(x5) & n_sign(x4) & n_front(x3) & n_child(x1) & in(e1,x3) & for(x4,x5) & a_topic(x1) & a_''(s1) & Theme(s1,x5) & Actor(e1,x2) & (x5 = x7) & (x5 = x6) & (x1 = x2))
|
exists e1 x1 x2.(v_have(e1) & n_fun(x2) & n_child(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
Two boys make silly poses next to a sign.
|
Two boys pose next to a statue.
| 2 | 0.000148 |
sign and statue are not the same
|
exists e1 s1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & to(x3,x4) & n_sign(x4) & next(x2,x3) & n_thing(x3) & n_pose(x2) & a_silly(s1) & Theme(s1,x2) & n_boy(x1) & card_eq_2(x1))
|
exists e1 p1 x1.(exists s1 x2.(to(s1,x2) & n_statue(x2) & Theme(s1,x1) & a_next(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_pose(e1) & n_boy(x1) & card_eq_2(x1))
|
77b994a8-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(v_make(e1) & to(x3,x4) & next(x2,x3) & n_thing(x3) & n_sign(x4) & n_pose(x2) & n_boy(x1) & card_eq_2(x1) & a_silly(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 p1 x1.(v_pose(e1) & n_boy(x1) & exists s1 x2.(to(s1,x2) & n_statue(x2) & a_next(s1) & Theme(s1,x1)) & card_eq_2(x1) & Topic(e1,p1) & Actor(e1,x1))
|
||
Two boys make silly poses next to a sign.
|
Two boys posing for a picture.
| 1 | 0.629751 |
Pictures can be taken anywhere. Just because there posing infant a a sign doesn't meaning their posing for a picture.
|
exists e1 s1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & to(x3,x4) & n_sign(x4) & next(x2,x3) & n_thing(x3) & n_pose(x2) & a_silly(s1) & Theme(s1,x2) & n_boy(x1) & card_eq_2(x1))
|
exists e1 x1 x2 x3.(a_topic(x1) & for(e1,x3) & n_picture(x3) & Actor(e1,x2) & v_pose(e1) & (x1 = x2) & n_boy(x1) & card_eq_2(x1))
|
77b9994e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(v_make(e1) & to(x3,x4) & next(x2,x3) & n_thing(x3) & n_sign(x4) & n_pose(x2) & n_boy(x1) & card_eq_2(x1) & a_silly(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 x1 x2 x3.(v_pose(e1) & n_picture(x3) & n_boy(x1) & for(e1,x3) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
|
||
Two boys make silly poses next to a sign.
|
Two boys pose next to a stop sign as cars pass by.
| 1 | 0.662783 |
There is no way of knowing it was a stop sign. You can make silly poses in front of any sign.
|
exists e1 s1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & to(x3,x4) & n_sign(x4) & next(x2,x3) & n_thing(x3) & n_pose(x2) & a_silly(s1) & Theme(s1,x2) & n_boy(x1) & card_eq_2(x1))
|
exists e1 p1 p2 x1.(exists e2 s2 x4.(a_by(s2) & Manner(e2,s2) & Actor(e2,x4) & v_pass(e2) & n_car(x4)) & as(e1,p2) & exists s1 x2 x3.(to(s1,x2) & n_sign(x2) & of(x2,x3) & n_stop(x3) & Theme(s1,x1) & a_next(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_pose(e1) & n_boy(x1) & card_eq_2(x1))
|
77b99dea-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(v_make(e1) & to(x3,x4) & next(x2,x3) & n_thing(x3) & n_sign(x4) & n_pose(x2) & n_boy(x1) & card_eq_2(x1) & a_silly(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 p1 p2 x1.(v_pose(e1) & n_boy(x1) & exists s1 x2 x3.(to(s1,x2) & of(x2,x3) & n_stop(x3) & n_sign(x2) & a_next(s1) & Theme(s1,x1)) & exists e2 s2 x4.(v_pass(e2) & n_car(x4) & a_by(s2) & Manner(e2,s2) & Actor(e2,x4)) & card_eq_2(x1) & as(e1,p2) & Topic(e1,p1) & Actor(e1,x1))
|
||
Two boys make silly poses next to a sign.
|
They are standing next to a stop sign.
| 1 | 0.639551 |
You can pose silly next to any sign, It doesn't imply its a stop sign.
|
exists e1 s1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & to(x3,x4) & n_sign(x4) & next(x2,x3) & n_thing(x3) & n_pose(x2) & a_silly(s1) & Theme(s1,x2) & n_boy(x1) & card_eq_2(x1))
|
exists e1 x1 x2.(to(e1,x1) & n_sign(x1) & of(x1,x2) & n_stop(x2) & r_next(e1) & Actor(e1,x1) & v_stand(e1) & n_thing(x1))
|
77b9a84e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(v_make(e1) & to(x3,x4) & next(x2,x3) & n_thing(x3) & n_sign(x4) & n_pose(x2) & n_boy(x1) & card_eq_2(x1) & a_silly(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 x1 x2.(v_stand(e1) & to(e1,x1) & r_next(e1) & of(x1,x2) & n_thing(x1) & n_stop(x2) & n_sign(x1) & Actor(e1,x1))
|
||
Two boys make silly poses next to a sign.
|
The boys are friendly with each other.
| 0 | 0.759803 |
Two boys means the boys.
|
exists e1 s1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & to(x3,x4) & n_sign(x4) & next(x2,x3) & n_thing(x3) & n_pose(x2) & a_silly(s1) & Theme(s1,x2) & n_boy(x1) & card_eq_2(x1))
|
exists s1 x1.(n_boy(x1) & all x2.(n_other(x2) -> with(s1,x2)) & Theme(s1,x1) & a_friendly(s1))
|
77b9b6ae-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(v_make(e1) & to(x3,x4) & next(x2,x3) & n_thing(x3) & n_sign(x4) & n_pose(x2) & n_boy(x1) & card_eq_2(x1) & a_silly(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
|
exists s1 x1.(n_boy(x1) & all x2.(with(s1,x2) | -n_other(x2)) & a_friendly(s1) & Theme(s1,x1))
|
||
Two boys make silly poses next to a sign.
|
Two guys are making fun of a street sign.
| 1 | 0.680291 |
Not all guys are boys.
|
exists e1 s1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & to(x3,x4) & n_sign(x4) & next(x2,x3) & n_thing(x3) & n_pose(x2) & a_silly(s1) & Theme(s1,x2) & n_boy(x1) & card_eq_2(x1))
|
exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & of(x2,x3) & n_sign(x3) & of(x3,x4) & n_street(x4) & n_fun(x2) & n_guy(x1) & card_eq_2(x1))
|
77b9c464-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(v_make(e1) & to(x3,x4) & next(x2,x3) & n_thing(x3) & n_sign(x4) & n_pose(x2) & n_boy(x1) & card_eq_2(x1) & a_silly(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 x1 x2 x3 x4.(v_make(e1) & of(x3,x4) & of(x2,x3) & n_street(x4) & n_sign(x3) & n_guy(x1) & n_fun(x2) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
Two boys make silly poses next to a sign.
|
The boys make silly faces for pictures.
| 1 | 0.728227 |
Boys does not mean just two. Making silly faces does not mean for pictures.
|
exists e1 s1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & to(x3,x4) & n_sign(x4) & next(x2,x3) & n_thing(x3) & n_pose(x2) & a_silly(s1) & Theme(s1,x2) & n_boy(x1) & card_eq_2(x1))
|
exists e1 s1 x1 x2 x3.(n_boy(x1) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & for(x2,x3) & n_picture(x3) & n_face(x2) & a_silly(s1) & Theme(s1,x2))
|
77b9c914-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(v_make(e1) & to(x3,x4) & next(x2,x3) & n_thing(x3) & n_sign(x4) & n_pose(x2) & n_boy(x1) & card_eq_2(x1) & a_silly(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 s1 x1 x2 x3.(v_make(e1) & n_picture(x3) & n_face(x2) & n_boy(x1) & for(x2,x3) & a_silly(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
A crew of workers working on a railroad track.
|
The workers are working on the railroad track.
| 0 | -100 |
A crew of workers are workers, and working on a railroad track is a form of working.
|
exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & on(e1,x4) & n_track(x4) & of(x4,x5) & n_railroad(x5) & Actor(e1,x3) & v_work(e1) & (x1 = x3) & of(x1,x2) & n_worker(x2) & n_crew(x1))
|
exists e1 x1 x2 x3.(n_track(x2) & of(x2,x3) & n_railroad(x3) & n_worker(x1) & on(e1,x2) & Actor(e1,x1) & v_work(e1))
|
77ba817e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4 x5.(v_work(e1) & on(e1,x4) & of(x4,x5) & of(x1,x2) & n_worker(x2) & n_track(x4) & n_railroad(x5) & n_crew(x1) & a_topic(x1) & Actor(e1,x3) & (x1 = x3))
|
exists e1 x1 x2 x3.(v_work(e1) & on(e1,x2) & of(x2,x3) & n_worker(x1) & n_track(x2) & n_railroad(x3) & Actor(e1,x1))
|
||
A crew of workers working on a railroad track.
|
The workers are working on a skyscraper.
| 2 | -100 |
Railroad track is different to a skyscraper.
|
exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & on(e1,x4) & n_track(x4) & of(x4,x5) & n_railroad(x5) & Actor(e1,x3) & v_work(e1) & (x1 = x3) & of(x1,x2) & n_worker(x2) & n_crew(x1))
|
exists e1 x1 x2.(n_worker(x1) & on(e1,x2) & n_skyscraper(x2) & Actor(e1,x1) & v_work(e1))
|
77ba86b0-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4 x5.(v_work(e1) & on(e1,x4) & of(x4,x5) & of(x1,x2) & n_worker(x2) & n_track(x4) & n_railroad(x5) & n_crew(x1) & a_topic(x1) & Actor(e1,x3) & (x1 = x3))
|
exists e1 x1 x2.(v_work(e1) & on(e1,x2) & n_worker(x1) & n_skyscraper(x2) & Actor(e1,x1))
|
||
A motorcyclist pops a wheelie.
|
A motorcyclist pops a wheelie in the park.
| 1 | -100 |
Not all wheelies are done in a park.
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_pop(e1) & n_wheelie(x2) & n_motorcyclist(x1))
|
exists e1 x1 x2 x3.(n_park(x3) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_pop(e1) & n_wheelie(x2) & n_motorcyclist(x1))
|
77ba8be2-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2.(v_pop(e1) & n_wheelie(x2) & n_motorcyclist(x1) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 x1 x2 x3.(v_pop(e1) & n_wheelie(x2) & n_park(x3) & n_motorcyclist(x1) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
|
||
A motorcyclist pops a wheelie.
|
A motorcyclist pops a wheelie for fun.
| 0 | -100 |
A Motorcyclist normally pops a wheelie for fun purposes.
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_pop(e1) & n_wheelie(x2) & n_motorcyclist(x1))
|
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_pop(e1) & for(x2,x3) & n_fun(x3) & n_wheelie(x2) & n_motorcyclist(x1))
|
77ba9196-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2.(v_pop(e1) & n_wheelie(x2) & n_motorcyclist(x1) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 x1 x2 x3.(v_pop(e1) & n_wheelie(x2) & n_motorcyclist(x1) & n_fun(x3) & for(x2,x3) & Theme(e1,x2) & Actor(e1,x1))
|
||
A motorcyclist pops a wheelie.
|
A motorcyclist turns his bike over.
| 2 | -100 |
Popping a wheelie is not turns.
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_pop(e1) & n_wheelie(x2) & n_motorcyclist(x1))
|
exists e1 s1 x1 x2.(a_over(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_turn(e1) & n_bike(x2) & of(x2,x1) & n_male(x1) & n_motorcyclist(x1))
|
77ba9786-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2.(v_pop(e1) & n_wheelie(x2) & n_motorcyclist(x1) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 s1 x1 x2.(v_turn(e1) & of(x2,x1) & n_motorcyclist(x1) & n_male(x1) & n_bike(x2) & a_over(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
|
||
A band plays in a city square.
|
There is no band.
| 2 | -100 |
There can't be a band and no band.
|
exists e1 x1 x2 x3.(in(e1,x2) & n_square(x2) & of(x2,x3) & n_city(x3) & Actor(e1,x1) & v_play(e1) & n_band(x1))
|
exists p1 x1.-exists x2.((x1 = x2) & n_band(x2))
|
77ba9cae-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_play(e1) & of(x2,x3) & n_square(x2) & n_city(x3) & n_band(x1) & in(e1,x2) & Actor(e1,x1))
|
exists x1.all x2.(-n_band(x2) | -(x1 = x2))
|
||
A band plays in a city square.
|
A band is in the city square.
| 0 | -100 |
The band plays in a city square clearly shows the band is in the square.
|
exists e1 x1 x2 x3.(in(e1,x2) & n_square(x2) & of(x2,x3) & n_city(x3) & Actor(e1,x1) & v_play(e1) & n_band(x1))
|
exists p1 x1 x2 x3.(n_square(x2) & of(x2,x3) & n_city(x3) & in(x1,x2) & n_band(x1))
|
77baa1b8-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_play(e1) & of(x2,x3) & n_square(x2) & n_city(x3) & n_band(x1) & in(e1,x2) & Actor(e1,x1))
|
exists x1 x2 x3.(of(x2,x3) & n_square(x2) & n_city(x3) & n_band(x1) & in(x1,x2))
|
||
A band plays in a city square.
|
The band is playing classical music.
| 1 | -100 |
A band plays in a city square is not necessarily playing classical music.
|
exists e1 x1 x2 x3.(in(e1,x2) & n_square(x2) & of(x2,x3) & n_city(x3) & Actor(e1,x1) & v_play(e1) & n_band(x1))
|
exists e1 s1 x1 x2.(n_band(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_music(x2) & a_classical(s1) & Theme(s1,x2))
|
77baa6d6-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_play(e1) & of(x2,x3) & n_square(x2) & n_city(x3) & n_band(x1) & in(e1,x2) & Actor(e1,x1))
|
exists e1 s1 x1 x2.(v_play(e1) & n_music(x2) & n_band(x1) & a_classical(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
A little child is in full ski gear while standing on the snow.
|
A little child is fully geared and going to go ski down the mountain.
| 1 | -100 |
The child is not necessarily going to ski down the mountain, even though he or she is wearing ski gear.
|
exists e1 p1 s1 x1 x2.(n_snow(x2) & while(p1,e1) & on(e1,x2) & Actor(e1,x1) & v_stand(e1) & exists s2 x3 x4.(in(x1,x3) & n_gear(x3) & of(x3,x4) & n_ski(x4) & a_full(s2) & Theme(s2,x3)) & n_child(x1) & a_little(s1) & Theme(s1,x1))
|
exists e1 p1 p2 x1 x2 x3 x6.(n_mountain(x6) & n_thing(x2) & Topic(e1,p2) & Actor(e1,x3) & v_go(e1) & exists e2 x5.(down(e2,x6) & Theme(e2,x5) & Actor(e2,x3) & v_go(e2) & n_ski(x5)) & (x2 = x3) & n_thing(x1) & exists s1 s2 x4.(r_fully(s2) & Theme(s2,x4) & a_gear(s2) & n_child(x4) & a_little(s1) & Theme(s1,x4)) & that(x1,p1))
|
77babd6a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 s1 x1 x2.(while(p1,e1) & v_stand(e1) & on(e1,x2) & n_snow(x2) & n_child(x1) & exists s2 x3 x4.(of(x3,x4) & n_ski(x4) & n_gear(x3) & in(x1,x3) & a_full(s2) & Theme(s2,x3)) & a_little(s1) & Theme(s1,x1) & Actor(e1,x1))
|
exists e1 p1 p2 x1 x2 x3 x6.(v_go(e1) & that(x1,p1) & n_thing(x2) & n_thing(x1) & n_mountain(x6) & exists s1 s2 x4.(r_fully(s2) & n_child(x4) & a_little(s1) & a_gear(s2) & Theme(s2,x4) & Theme(s1,x4)) & exists e2 x5.(v_go(e2) & n_ski(x5) & down(e2,x6) & Theme(e2,x5) & Actor(e2,x3)) & Topic(e1,p2) & Actor(e1,x3) & (x2 = x3))
|
||
A little child is in full ski gear while standing on the snow.
|
A small child is ski ready out in the snow.
| 0 | -100 |
A little child is a small child, and in full ski gear implies ski ready.
|
exists e1 p1 s1 x1 x2.(n_snow(x2) & while(p1,e1) & on(e1,x2) & Actor(e1,x1) & v_stand(e1) & exists s2 x3 x4.(in(x1,x3) & n_gear(x3) & of(x3,x4) & n_ski(x4) & a_full(s2) & Theme(s2,x3)) & n_child(x1) & a_little(s1) & Theme(s1,x1))
|
exists s1 s2 s3 x1 x2.(n_snow(x2) & in(s2,x2) & a_out(s3) & Manner(s2,s3) & r_ski(s2) & Theme(s2,x1) & a_ready(s2) & n_child(x1) & a_small(s1) & Theme(s1,x1))
|
77bac314-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 s1 x1 x2.(while(p1,e1) & v_stand(e1) & on(e1,x2) & n_snow(x2) & n_child(x1) & exists s2 x3 x4.(of(x3,x4) & n_ski(x4) & n_gear(x3) & in(x1,x3) & a_full(s2) & Theme(s2,x3)) & a_little(s1) & Theme(s1,x1) & Actor(e1,x1))
|
exists s1 s2 s3 x1 x2.(r_ski(s2) & n_snow(x2) & n_child(x1) & in(s2,x2) & a_small(s1) & a_ready(s2) & a_out(s3) & Theme(s2,x1) & Theme(s1,x1) & Manner(s2,s3))
|
||
The band is putting on a performance in the square while many people are watching.
|
The musicians are performing at the music festival.
| 1 | -100 |
The band putting on a performance in the square is not necessarily performing at the music festival.
|
exists e1 p1 x1 x2 x3 x4.(n_square(x4) & n_band(x1) & exists e2 x5.(Actor(e2,x5) & v_watch(e2) & n_people(x5) & n_quantity(x5)) & while(e1,p1) & on(e1,x3) & in(x3,x4) & n_performance(x3) & Theme(e1,x2) & Actor(e1,x1) & v_put(e1) & n_thing(x2))
|
exists e1 x1 x2 x3.(n_festival(x2) & of(x2,x3) & n_music(x3) & n_musician(x1) & at(e1,x2) & Actor(e1,x1) & v_perform(e1))
|
77bacde6-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 x1 x2 x3 x4.(while(e1,p1) & v_put(e1) & on(e1,x3) & n_thing(x2) & n_square(x4) & n_performance(x3) & n_band(x1) & in(x3,x4) & exists e2 x5.(v_watch(e2) & n_quantity(x5) & n_people(x5) & Actor(e2,x5)) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 x1 x2 x3.(v_perform(e1) & of(x2,x3) & n_musician(x1) & n_music(x3) & n_festival(x2) & at(e1,x2) & Actor(e1,x1))
|
||
The band is putting on a performance in the square while many people are watching.
|
The group is playing music.
| 0 | -100 |
The band is also a group and putting on a performance means playing music.
|
exists e1 p1 x1 x2 x3 x4.(n_square(x4) & n_band(x1) & exists e2 x5.(Actor(e2,x5) & v_watch(e2) & n_people(x5) & n_quantity(x5)) & while(e1,p1) & on(e1,x3) & in(x3,x4) & n_performance(x3) & Theme(e1,x2) & Actor(e1,x1) & v_put(e1) & n_thing(x2))
|
exists e1 x1 x2.(n_group(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_music(x2))
|
77bad278-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 x1 x2 x3 x4.(while(e1,p1) & v_put(e1) & on(e1,x3) & n_thing(x2) & n_square(x4) & n_performance(x3) & n_band(x1) & in(x3,x4) & exists e2 x5.(v_watch(e2) & n_quantity(x5) & n_people(x5) & Actor(e2,x5)) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 x1 x2.(v_play(e1) & n_music(x2) & n_group(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
The band is putting on a performance in the square while many people are watching.
|
The music players are recording alone in an empty room.
| 2 | -100 |
There can't be many people if they are alone.
|
exists e1 p1 x1 x2 x3 x4.(n_square(x4) & n_band(x1) & exists e2 x5.(Actor(e2,x5) & v_watch(e2) & n_people(x5) & n_quantity(x5)) & while(e1,p1) & on(e1,x3) & in(x3,x4) & n_performance(x3) & Theme(e1,x2) & Actor(e1,x1) & v_put(e1) & n_thing(x2))
|
exists e1 s1 s2 x1 x2 x3.(n_player(x1) & of(x1,x2) & n_music(x2) & in(e1,x3) & n_room(x3) & a_empty(s2) & Theme(s2,x3) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x1) & v_record(e1))
|
77bad728-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 x1 x2 x3 x4.(while(e1,p1) & v_put(e1) & on(e1,x3) & n_thing(x2) & n_square(x4) & n_performance(x3) & n_band(x1) & in(x3,x4) & exists e2 x5.(v_watch(e2) & n_quantity(x5) & n_people(x5) & Actor(e2,x5)) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 s1 s2 x1 x2 x3.(v_record(e1) & of(x1,x2) & n_room(x3) & n_player(x1) & n_music(x2) & in(e1,x3) & a_empty(s2) & a_alone(s1) & Theme(s2,x3) & Manner(e1,s1) & Actor(e1,x1))
|
||
A large group of soldiers play musical instruments in a large town square.
|
The soldiers are fighting in combat.
| 2 | -100 |
Soldiers that play musical instruments cannot be fighting in a combat.
|
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(in(e1,x4) & n_square(x4) & of(x4,x5) & n_town(x5) & a_large(s3) & Theme(s3,x4) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_instrument(x3) & a_musical(s2) & Theme(s2,x3) & of(x1,x2) & n_soldier(x2) & n_group(x1) & a_large(s1) & Theme(s1,x1))
|
exists e1 x1 x2.(n_soldier(x1) & in(e1,x2) & n_combat(x2) & Actor(e1,x1) & v_fight(e1))
|
77badbce-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_play(e1) & of(x4,x5) & of(x1,x2) & n_town(x5) & n_square(x4) & n_soldier(x2) & n_instrument(x3) & n_group(x1) & in(e1,x4) & a_musical(s2) & a_large(s3) & a_large(s1) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1))
|
exists e1 x1 x2.(v_fight(e1) & n_soldier(x1) & n_combat(x2) & in(e1,x2) & Actor(e1,x1))
|
||
A large group of soldiers play musical instruments in a large town square.
|
Some soldiers are playing musical insturments outdoors.
| 0 | -100 |
A town square is outdoors.
|
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(in(e1,x4) & n_square(x4) & of(x4,x5) & n_town(x5) & a_large(s3) & Theme(s3,x4) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_instrument(x3) & a_musical(s2) & Theme(s2,x3) & of(x1,x2) & n_soldier(x2) & n_group(x1) & a_large(s1) & Theme(s1,x1))
|
exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_outdoors(x2) & of(x2,x3) & n_insturment(x3) & a_musical(s1) & Theme(s1,x2) & n_soldier(x1))
|
77bae1e6-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_play(e1) & of(x4,x5) & of(x1,x2) & n_town(x5) & n_square(x4) & n_soldier(x2) & n_instrument(x3) & n_group(x1) & in(e1,x4) & a_musical(s2) & a_large(s3) & a_large(s1) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1))
|
exists e1 s1 x1 x2 x3.(v_play(e1) & of(x2,x3) & n_soldier(x1) & n_outdoors(x2) & n_insturment(x3) & a_musical(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
A large group of soldiers play musical instruments in a large town square.
|
The soldiers are apart of a music group.
| 1 | -100 |
Even though the soldiers are playing musical instruments, they are not necessarily a part of a music group.
|
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(in(e1,x4) & n_square(x4) & of(x4,x5) & n_town(x5) & a_large(s3) & Theme(s3,x4) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_instrument(x3) & a_musical(s2) & Theme(s2,x3) & of(x1,x2) & n_soldier(x2) & n_group(x1) & a_large(s1) & Theme(s1,x1))
|
exists p1 s1 x1.(n_soldier(x1) & a_apart(s1) & Manner(p1,s1) & exists x2 x3.(of(x1,x2) & n_group(x2) & of(x2,x3) & n_music(x3)))
|
77bae6e6-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_play(e1) & of(x4,x5) & of(x1,x2) & n_town(x5) & n_square(x4) & n_soldier(x2) & n_instrument(x3) & n_group(x1) & in(e1,x4) & a_musical(s2) & a_large(s3) & a_large(s1) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1))
|
exists p1 s1 x1.(n_soldier(x1) & exists x2 x3.(of(x2,x3) & of(x1,x2) & n_music(x3) & n_group(x2)) & a_apart(s1) & Manner(p1,s1))
|
||
An Army band plays in a courtyard.
|
They are playing basketball.
| 2 | -100 |
A band doesn't play basketball.
|
exists e1 x1 x2 x3.(in(e1,x3) & n_courtyard(x3) & Actor(e1,x1) & v_play(e1) & n_band(x1) & (x1 = x2) & ne_org_army(x2))
|
exists e1 x1 x2.(n_thing(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_basketball(x2))
|
77baf992-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_play(e1) & ne_org_army(x2) & n_courtyard(x3) & n_band(x1) & in(e1,x3) & Actor(e1,x1) & (x1 = x2))
|
exists e1 x1 x2.(v_play(e1) & n_thing(x1) & n_basketball(x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
An Army band plays in a courtyard.
|
They are outside.
| 0 | -100 |
A courtyard is always outside.
|
exists e1 x1 x2 x3.(in(e1,x3) & n_courtyard(x3) & Actor(e1,x1) & v_play(e1) & n_band(x1) & (x1 = x2) & ne_org_army(x2))
|
exists s1 x1.(n_thing(x1) & Theme(s1,x1) & a_outside(s1))
|
77bafe2e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_play(e1) & ne_org_army(x2) & n_courtyard(x3) & n_band(x1) & in(e1,x3) & Actor(e1,x1) & (x1 = x2))
|
exists s1 x1.(n_thing(x1) & a_outside(s1) & Theme(s1,x1))
|
||
An Army band plays in a courtyard.
|
It is a funeral.
| 1 | -100 |
An Army band may not just play for the purpose of a funeral.
|
exists e1 x1 x2 x3.(in(e1,x3) & n_courtyard(x3) & Actor(e1,x1) & v_play(e1) & n_band(x1) & (x1 = x2) & ne_org_army(x2))
|
exists p1 x1.(n_thing(x1) & exists x2.((x1 = x2) & n_funeral(x2)))
|
77bb03d8-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_play(e1) & ne_org_army(x2) & n_courtyard(x3) & n_band(x1) & in(e1,x3) & Actor(e1,x1) & (x1 = x2))
|
exists x1.(n_thing(x1) & exists x2.(n_funeral(x2) & (x1 = x2)))
|
||
a man standing in a park, several large buildings are in the background
|
A man is standing outdoors.
| 0 | -100 |
In a park implies the man is outdoors.
|
exists p1 s1 s2 x1 x2 x3 x4 x5.(n_background(x5) & in(x1,x5) & in(x1,x3) & rel(x3,x4) & n_building(x4) & a_large(s2) & Theme(s2,x4) & a_several(s1) & Theme(s1,x4) & n_park(x3) & n_standing(x1) & of(x1,x2) & n_man(x2))
|
exists p1 x1.(exists e1 x2.((x1 = x2) & n_outdoors(x2) & Actor(e1,x2) & v_stand(e1)) & n_man(x1))
|
77bb0a68-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 s2 x1 x2 x3 x4 x5.(rel(x3,x4) & of(x1,x2) & n_standing(x1) & n_park(x3) & n_man(x2) & n_building(x4) & n_background(x5) & in(x1,x5) & in(x1,x3) & a_several(s1) & a_large(s2) & Theme(s2,x4) & Theme(s1,x4))
|
exists x1.(n_man(x1) & exists e1 x2.(v_stand(e1) & n_outdoors(x2) & Actor(e1,x2) & (x1 = x2)))
|
||
a man standing in a park, several large buildings are in the background
|
The buildings are painted grey.
| 1 | -100 |
Not all buildings are painted gray.
|
exists p1 s1 s2 x1 x2 x3 x4 x5.(n_background(x5) & in(x1,x5) & in(x1,x3) & rel(x3,x4) & n_building(x4) & a_large(s2) & Theme(s2,x4) & a_several(s1) & Theme(s1,x4) & n_park(x3) & n_standing(x1) & of(x1,x2) & n_man(x2))
|
exists p1 x1.(n_building(x1) & exists s1 x2.((x1 = x2) & n_grey(x2) & a_painted(s1) & Theme(s1,x2)))
|
77bb0fc2-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 s2 x1 x2 x3 x4 x5.(rel(x3,x4) & of(x1,x2) & n_standing(x1) & n_park(x3) & n_man(x2) & n_building(x4) & n_background(x5) & in(x1,x5) & in(x1,x3) & a_several(s1) & a_large(s2) & Theme(s2,x4) & Theme(s1,x4))
|
exists x1.(n_building(x1) & exists s1 x2.(n_grey(x2) & a_painted(s1) & Theme(s1,x2) & (x1 = x2)))
|
||
a man standing in a park, several large buildings are in the background
|
A man is in an underground tunnel.
| 2 | -100 |
The man is either in an underground tunnel or standing in a park.
|
exists p1 s1 s2 x1 x2 x3 x4 x5.(n_background(x5) & in(x1,x5) & in(x1,x3) & rel(x3,x4) & n_building(x4) & a_large(s2) & Theme(s2,x4) & a_several(s1) & Theme(s1,x4) & n_park(x3) & n_standing(x1) & of(x1,x2) & n_man(x2))
|
exists p1 x1.(exists s1 x2.(in(x1,x2) & n_tunnel(x2) & a_underground(s1) & Theme(s1,x2)) & n_man(x1))
|
77bb15a8-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 s2 x1 x2 x3 x4 x5.(rel(x3,x4) & of(x1,x2) & n_standing(x1) & n_park(x3) & n_man(x2) & n_building(x4) & n_background(x5) & in(x1,x5) & in(x1,x3) & a_several(s1) & a_large(s2) & Theme(s2,x4) & Theme(s1,x4))
|
exists x1.(n_man(x1) & exists s1 x2.(n_tunnel(x2) & in(x1,x2) & a_underground(s1) & Theme(s1,x2)))
|
||
four girls in evening wear are posing for a photograph.
|
Ladies are preparing for a picture while a dog rushes in.
| 1 | -100 |
Four girls posing for a photograph are not necessarily while a dog rushes in.
|
exists e1 x1 x2 x3 x4.(for(e1,x4) & n_photograph(x4) & Actor(e1,x1) & v_pose(e1) & in(x1,x2) & n_wear(x2) & of(x2,x3) & n_evening(x3) & n_girl(x1) & card_eq_4(x1))
|
exists e1 p1 x1 x2.(exists e2 s1 x3.(a_in(s1) & Manner(e2,s1) & Actor(e2,x3) & v_rush(e2) & n_dog(x3)) & while(e1,p1) & for(e1,x2) & n_picture(x2) & Actor(e1,x1) & v_prepare(e1) & n_lady(x1))
|
77bb1b0c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4.(v_pose(e1) & of(x2,x3) & n_wear(x2) & n_photograph(x4) & n_girl(x1) & n_evening(x3) & in(x1,x2) & for(e1,x4) & card_eq_4(x1) & Actor(e1,x1))
|
exists e1 p1 x1 x2.(while(e1,p1) & v_prepare(e1) & n_picture(x2) & n_lady(x1) & for(e1,x2) & exists e2 s1 x3.(v_rush(e2) & n_dog(x3) & a_in(s1) & Manner(e2,s1) & Actor(e2,x3)) & Actor(e1,x1))
|
||
four girls in evening wear are posing for a photograph.
|
Ladies are preparing for a picture.
| 0 | -100 |
Four girls can be addressed as ladies, while posing for a photograph is a form of preparing for a picture.
|
exists e1 x1 x2 x3 x4.(for(e1,x4) & n_photograph(x4) & Actor(e1,x1) & v_pose(e1) & in(x1,x2) & n_wear(x2) & of(x2,x3) & n_evening(x3) & n_girl(x1) & card_eq_4(x1))
|
exists e1 x1 x2.(for(e1,x2) & n_picture(x2) & Actor(e1,x1) & v_prepare(e1) & n_lady(x1))
|
77bb202a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4.(v_pose(e1) & of(x2,x3) & n_wear(x2) & n_photograph(x4) & n_girl(x1) & n_evening(x3) & in(x1,x2) & for(e1,x4) & card_eq_4(x1) & Actor(e1,x1))
|
exists e1 x1 x2.(v_prepare(e1) & n_picture(x2) & n_lady(x1) & for(e1,x2) & Actor(e1,x1))
|
||
four girls in evening wear are posing for a photograph.
|
The dog attacked the girls.
| 2 | -100 |
Posing is not being attacked.
|
exists e1 x1 x2 x3 x4.(for(e1,x4) & n_photograph(x4) & Actor(e1,x1) & v_pose(e1) & in(x1,x2) & n_wear(x2) & of(x2,x3) & n_evening(x3) & n_girl(x1) & card_eq_4(x1))
|
exists e1 x1 x2.(n_girl(x2) & n_dog(x1) & Theme(e1,x2) & Actor(e1,x1) & v_attack(e1))
|
77bb2548-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4.(v_pose(e1) & of(x2,x3) & n_wear(x2) & n_photograph(x4) & n_girl(x1) & n_evening(x3) & in(x1,x2) & for(e1,x4) & card_eq_4(x1) & Actor(e1,x1))
|
exists e1 x1 x2.(v_attack(e1) & n_girl(x2) & n_dog(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
Several chairs lined against a wall, with children sitting in them.
|
There are five children sitting in folding chairs.
| 1 | -100 |
Not all chairs are folding chairs.
|
exists e2 e1 s1 x1 x2 x3.(in(e2,x1) & n_thing(x1) & Actor(e2,x3) & v_sit(e2) & with(e1,x3) & n_child(x3) & against(e1,x2) & n_wall(x2) & Actor(e1,x1) & v_line(e1) & n_chair(x1) & a_several(s1) & Theme(s1,x1))
|
exists p1 x1 e1 s1 x2 x3 x4.((x1 = x2) & in(e1,x4) & n_chair(x4) & a_folding(s1) & Theme(s1,x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_child(x2) & card_eq_5(x2))
|
77bb3092-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 s1 x1 x2 x3.(with(e1,x3) & v_sit(e2) & v_line(e1) & n_wall(x2) & n_thing(x1) & n_child(x3) & n_chair(x1) & in(e2,x1) & against(e1,x2) & a_several(s1) & Theme(s1,x1) & Actor(e2,x3) & Actor(e1,x1))
|
exists x1 e1 s1 x2 x3 x4.(v_sit(e1) & n_child(x2) & n_chair(x4) & in(e1,x4) & card_eq_5(x2) & a_folding(s1) & Theme(s1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))
|
||
Several chairs lined against a wall, with children sitting in them.
|
A group of children are sitting near a wall.
| 0 | -100 |
A group of children would require several chairs to sit on.
|
exists e1 e2 s1 x1 x2 x3.(in(e2,x1) & n_thing(x1) & Actor(e2,x3) & v_sit(e2) & with(e1,x3) & n_child(x3) & against(e1,x2) & n_wall(x2) & Actor(e1,x1) & v_line(e1) & n_chair(x1) & a_several(s1) & Theme(s1,x1))
|
exists e1 x1 x2 x3.(near(e1,x3) & n_wall(x3) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_child(x2) & n_group(x1))
|
77bb35d8-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 x1 x2 x3.(with(e1,x3) & v_sit(e2) & v_line(e1) & n_wall(x2) & n_thing(x1) & n_child(x3) & n_chair(x1) & in(e2,x1) & against(e1,x2) & a_several(s1) & Theme(s1,x1) & Actor(e2,x3) & Actor(e1,x1))
|
exists e1 x1 x2 x3.(v_sit(e1) & of(x1,x2) & near(e1,x3) & n_wall(x3) & n_group(x1) & n_child(x2) & Actor(e1,x1))
|
||
This is a man walking near a busy street.
|
There is a lot of traffic going by.
| 0 | -100 |
A busy street would have a lot of traffic.
|
exists p1 x1.(n_thing(x1) & exists s1 x2 x3 x4.((x1 = x2) & near(x2,x4) & n_street(x4) & a_busy(s1) & Theme(s1,x4) & n_walking(x2) & of(x2,x3) & n_man(x3)))
|
exists p1 x1 e1 s1 x2 x3 x4.((x1 = x2) & a_by(s1) & Manner(e1,s1) & Actor(e1,x4) & v_go(e1) & (x2 = x4) & of(x2,x3) & n_traffic(x3) & n_lot(x2))
|
77bb3af6-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1.(n_thing(x1) & exists s1 x2 x3 x4.(of(x2,x3) & near(x2,x4) & n_walking(x2) & n_street(x4) & n_man(x3) & a_busy(s1) & Theme(s1,x4) & (x1 = x2)))
|
exists x1 e1 s1 x2 x3 x4.(v_go(e1) & of(x2,x3) & n_traffic(x3) & n_lot(x2) & a_by(s1) & Manner(e1,s1) & Actor(e1,x4) & (x2 = x4) & (x1 = x2))
|
||
This is a man walking near a busy street.
|
A man is riding a bike down a deserted road.
| 2 | -100 |
The man cannot be walking and riding a bike simultaneously. The road cannot be both busy and deserted.
|
exists p1 x1.(n_thing(x1) & exists s1 x2 x3 x4.((x1 = x2) & near(x2,x4) & n_street(x4) & a_busy(s1) & Theme(s1,x4) & n_walking(x2) & of(x2,x3) & n_man(x3)))
|
exists e1 s1 x1 x2 x3.(down(e1,x3) & n_road(x3) & a_deserted(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & n_man(x1))
|
77bb4000-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1.(n_thing(x1) & exists s1 x2 x3 x4.(of(x2,x3) & near(x2,x4) & n_walking(x2) & n_street(x4) & n_man(x3) & a_busy(s1) & Theme(s1,x4) & (x1 = x2)))
|
exists e1 s1 x1 x2 x3.(v_ride(e1) & n_road(x3) & n_man(x1) & n_bike(x2) & down(e1,x3) & a_deserted(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1))
|
||
This is a man walking near a busy street.
|
The man is walking because they don't have a car.
| 1 | -100 |
The man could be walking for a number of reasons that do not include they do not have a car. Who are they? Only a man is mentioned.
|
exists p1 x1.(n_thing(x1) & exists s1 x2 x3 x4.((x1 = x2) & near(x2,x4) & n_street(x4) & a_busy(s1) & Theme(s1,x4) & n_walking(x2) & of(x2,x3) & n_man(x3)))
|
exists e1 p1 x1.(n_thing(x1) & n_man(x1) & -exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_have(e2) & n_car(x2)) & because(e1,p1) & Actor(e1,x1) & v_walk(e1))
|
77bb4514-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1.(n_thing(x1) & exists s1 x2 x3 x4.(of(x2,x3) & near(x2,x4) & n_walking(x2) & n_street(x4) & n_man(x3) & a_busy(s1) & Theme(s1,x4) & (x1 = x2)))
|
exists e1 p1 x1.(v_walk(e1) & n_thing(x1) & n_man(x1) & because(e1,p1) & all e2 x2.(-v_have(e2) | -n_car(x2) | -Theme(e2,x2) | -Actor(e2,x1)) & Actor(e1,x1))
|
||
A man wearing a blue shirt and tan pants crossing the street.
|
His clothes do not match.
| 1 | -100 |
The fact that a man is wearing a blue shirt and tan pants doesn't imply clothes do not match.
|
exists e1 e2 s1 s2 x1 x2 x3 x4.(n_street(x4) & Theme(e2,x4) & Actor(e2,x3) & v_cross(e2) & n_pants(x3) & a_tan(s2) & Theme(s2,x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
|
exists x1 x2.(n_clothes(x2) & of(x2,x1) & n_male(x1) & -exists e1.(Actor(e1,x2) & v_match(e1)))
|
77bb4fb4-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 x1 x2 x3 x4.(v_wear(e1) & v_cross(e2) & n_street(x4) & n_shirt(x2) & n_pants(x3) & n_man(x1) & a_tan(s2) & a_blue(s1) & Theme(s2,x3) & Theme(s1,x2) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1))
|
exists x1 x2.(of(x2,x1) & n_male(x1) & n_clothes(x2) & all e1.(-v_match(e1) | -Actor(e1,x2)))
|
||
A man wearing a blue shirt and tan pants crossing the street.
|
A man crosses street.
| 0 | -100 |
A man crosses street is almost the same as a man crossing the street.
|
exists e1 e2 s1 s2 x1 x2 x3 x4.(n_street(x4) & Theme(e2,x4) & Actor(e2,x3) & v_cross(e2) & n_pants(x3) & a_tan(s2) & Theme(s2,x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_cross(e1) & n_street(x2) & n_man(x1))
|
77bb54dc-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 x1 x2 x3 x4.(v_wear(e1) & v_cross(e2) & n_street(x4) & n_shirt(x2) & n_pants(x3) & n_man(x1) & a_tan(s2) & a_blue(s1) & Theme(s2,x3) & Theme(s1,x2) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1))
|
exists e1 x1 x2.(v_cross(e1) & n_street(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
A man in a blue shirt is about to cross the street while a police car is driving by.
|
A man dressed in black watches the street from a corner store
| 2 | -100 |
Blue isn't black.
|
exists p1 s1 s2 x1 x2 x3.(n_street(x3) & Topic(s2,p1) & Actor(s2,x1) & a_about(s2) & exists e1 p2.(exists e2 s3 x4 x5.(a_by(s3) & Manner(e2,s3) & Actor(e2,x4) & v_drive(e2) & n_car(x4) & of(x4,x5) & n_police(x5)) & while(e1,p2) & Theme(e1,x3) & Actor(e1,x1) & v_cross(e1)) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
|
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(a_topic(x6) & n_street(x9) & (x6 = x9) & in(e2,x8) & n_watch(x8) & a_black(s2) & Theme(s2,x8) & Theme(e2,x7) & v_dress(e2) & (x6 = x7) & n_man(x6) & from(x3,x1) & in(e1,x5) & n_watch(x5) & a_black(s1) & Theme(s1,x5) & Theme(e1,x4) & v_dress(e1) & (x3 = x4) & n_man(x3) & n_store(x1) & of(x1,x2) & n_corner(x2))
|
77bb5c3e-e4c8-11ec-9cdd-0242ac1c0002
|
exists p1 s1 s2 x1 x2 x3.(n_street(x3) & n_shirt(x2) & n_man(x1) & in(x1,x2) & exists e1 p2.(while(e1,p2) & v_cross(e1) & exists e2 s3 x4 x5.(v_drive(e2) & of(x4,x5) & n_police(x5) & n_car(x4) & a_by(s3) & Manner(e2,s3) & Actor(e2,x4)) & Theme(e1,x3) & Actor(e1,x1)) & a_blue(s1) & a_about(s2) & Topic(s2,p1) & Theme(s1,x2) & Actor(s2,x1))
|
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_dress(e2) & v_dress(e1) & of(x1,x2) & n_watch(x8) & n_watch(x5) & n_street(x9) & n_store(x1) & n_man(x6) & n_man(x3) & n_corner(x2) & in(e2,x8) & in(e1,x5) & from(x3,x1) & a_topic(x6) & a_black(s2) & a_black(s1) & Theme(s2,x8) & Theme(s1,x5) & Theme(e2,x7) & Theme(e1,x4) & (x6 = x9) & (x6 = x7) & (x3 = x4))
|
||
A man in a blue shirt is about to cross the street while a police car is driving by.
|
The town has a police force.
| 0 | -100 |
A police force would always require a police car.
|
exists p1 s1 s2 x1 x2 x3.(n_street(x3) & Topic(s2,p1) & Actor(s2,x1) & a_about(s2) & exists e1 p2.(exists e2 s3 x4 x5.(a_by(s3) & Manner(e2,s3) & Actor(e2,x4) & v_drive(e2) & n_car(x4) & of(x4,x5) & n_police(x5)) & while(e1,p2) & Theme(e1,x3) & Actor(e1,x1) & v_cross(e1)) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
|
exists e1 x1 x2 x3.(n_town(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_force(x2) & of(x2,x3) & n_police(x3))
|
77bb6170-e4c8-11ec-9cdd-0242ac1c0002
|
exists p1 s1 s2 x1 x2 x3.(n_street(x3) & n_shirt(x2) & n_man(x1) & in(x1,x2) & exists e1 p2.(while(e1,p2) & v_cross(e1) & exists e2 s3 x4 x5.(v_drive(e2) & of(x4,x5) & n_police(x5) & n_car(x4) & a_by(s3) & Manner(e2,s3) & Actor(e2,x4)) & Theme(e1,x3) & Actor(e1,x1)) & a_blue(s1) & a_about(s2) & Topic(s2,p1) & Theme(s1,x2) & Actor(s2,x1))
|
exists e1 x1 x2 x3.(v_have(e1) & of(x2,x3) & n_town(x1) & n_police(x3) & n_force(x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
A man in a blue shirt is about to cross the street while a police car is driving by.
|
There is little traffic on the road the man is crossing.
| 1 | 0.689587 |
A man about to cross the street not necessarily means little traffic on the road.
|
exists p1 s1 s2 x1 x2 x3.(n_street(x3) & Topic(s2,p1) & Actor(s2,x1) & a_about(s2) & exists e1 p2.(exists e2 s3 x4 x5.(a_by(s3) & Manner(e2,s3) & Actor(e2,x4) & v_drive(e2) & n_car(x4) & of(x4,x5) & n_police(x5)) & while(e1,p2) & Theme(e1,x3) & Actor(e1,x1) & v_cross(e1)) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
|
exists p1 x1 x3 x4.(n_man(x4) & n_road(x3) & exists e1 s1 x2 x5.((x1 = x2) & on(x2,x3) & Theme(e1,x5) & Actor(e1,x4) & v_cross(e1) & (x3 = x5) & n_traffic(x2) & a_little(s1) & Theme(s1,x2)))
|
77bb6850-e4c8-11ec-9cdd-0242ac1c0002
|
exists p1 s1 s2 x1 x2 x3.(n_street(x3) & n_shirt(x2) & n_man(x1) & in(x1,x2) & exists e1 p2.(while(e1,p2) & v_cross(e1) & exists e2 s3 x4 x5.(v_drive(e2) & of(x4,x5) & n_police(x5) & n_car(x4) & a_by(s3) & Manner(e2,s3) & Actor(e2,x4)) & Theme(e1,x3) & Actor(e1,x1)) & a_blue(s1) & a_about(s2) & Topic(s2,p1) & Theme(s1,x2) & Actor(s2,x1))
|
exists x1 x3 x4.(n_road(x3) & n_man(x4) & exists e1 s1 x2 x5.(v_cross(e1) & on(x2,x3) & n_traffic(x2) & a_little(s1) & Theme(s1,x2) & Theme(e1,x5) & Actor(e1,x4) & (x3 = x5) & (x1 = x2)))
|
||
A man in a blue shirt is about to cross the street while a police car is driving by.
|
The man waits for the police car to pass before crossing.
| 0 | -100 |
A man 'waits for the police car to pass before crossing' is a rephrasing of 'about to cross the street while a police car is driving by'.
|
exists p1 s1 s2 x1 x2 x3.(n_street(x3) & Topic(s2,p1) & Actor(s2,x1) & a_about(s2) & exists e1 p2.(exists e2 s3 x4 x5.(a_by(s3) & Manner(e2,s3) & Actor(e2,x4) & v_drive(e2) & n_car(x4) & of(x4,x5) & n_police(x5)) & while(e1,p2) & Theme(e1,x3) & Actor(e1,x1) & v_cross(e1)) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
|
exists e1 p1 x1 x2 x3.(n_car(x2) & of(x2,x3) & n_police(x3) & n_man(x1) & Topic(e1,p1) & Actor(e1,x1) & v_wait(e1) & exists e3 e2 s1.(for(e2,e3) & Actor(e3,x2) & v_cross(e3) & a_before(s1) & Manner(e2,s1) & Actor(e2,x2) & v_pass(e2)))
|
77bb73fe-e4c8-11ec-9cdd-0242ac1c0002
|
exists p1 s1 s2 x1 x2 x3.(n_street(x3) & n_shirt(x2) & n_man(x1) & in(x1,x2) & exists e1 p2.(while(e1,p2) & v_cross(e1) & exists e2 s3 x4 x5.(v_drive(e2) & of(x4,x5) & n_police(x5) & n_car(x4) & a_by(s3) & Manner(e2,s3) & Actor(e2,x4)) & Theme(e1,x3) & Actor(e1,x1)) & a_blue(s1) & a_about(s2) & Topic(s2,p1) & Theme(s1,x2) & Actor(s2,x1))
|
exists e1 p1 x1 x2 x3.(v_wait(e1) & of(x2,x3) & n_police(x3) & n_man(x1) & n_car(x2) & exists e3 e2 s1.(v_pass(e2) & v_cross(e3) & for(e2,e3) & a_before(s1) & Manner(e2,s1) & Actor(e3,x2) & Actor(e2,x2)) & Topic(e1,p1) & Actor(e1,x1))
|
||
A man in a blue shirt is about to cross the street while a police car is driving by.
|
A man waits for a police car to go by before crossing the street
| 1 | 0.839715 |
Just because a police car is driving by doesn't imply man waits for a police car to go by before crossing.
|
exists p1 s1 s2 x1 x2 x3.(n_street(x3) & Topic(s2,p1) & Actor(s2,x1) & a_about(s2) & exists e1 p2.(exists e2 s3 x4 x5.(a_by(s3) & Manner(e2,s3) & Actor(e2,x4) & v_drive(e2) & n_car(x4) & of(x4,x5) & n_police(x5)) & while(e1,p2) & Theme(e1,x3) & Actor(e1,x1) & v_cross(e1)) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
|
exists e1 p1 x1 x2 x3 x4.(n_street(x4) & for(e1,x2) & Topic(x2,p1) & exists e3 e2 s1.(by(e2,s1) & Theme(s1,x2) & a_before(s1) & for(e2,e3) & Theme(e3,x4) & Actor(e3,x2) & v_cross(e3) & Actor(e2,x2) & v_go(e2)) & n_car(x2) & of(x2,x3) & n_police(x3) & Actor(e1,x1) & v_wait(e1) & n_man(x1))
|
77bb798a-e4c8-11ec-9cdd-0242ac1c0002
|
exists p1 s1 s2 x1 x2 x3.(n_street(x3) & n_shirt(x2) & n_man(x1) & in(x1,x2) & exists e1 p2.(while(e1,p2) & v_cross(e1) & exists e2 s3 x4 x5.(v_drive(e2) & of(x4,x5) & n_police(x5) & n_car(x4) & a_by(s3) & Manner(e2,s3) & Actor(e2,x4)) & Theme(e1,x3) & Actor(e1,x1)) & a_blue(s1) & a_about(s2) & Topic(s2,p1) & Theme(s1,x2) & Actor(s2,x1))
|
exists e1 p1 x1 x2 x3 x4.(v_wait(e1) & of(x2,x3) & n_street(x4) & n_police(x3) & n_man(x1) & n_car(x2) & for(e1,x2) & exists e3 e2 s1.(v_go(e2) & v_cross(e3) & for(e2,e3) & by(e2,s1) & a_before(s1) & Theme(s1,x2) & Theme(e3,x4) & Actor(e3,x2) & Actor(e2,x2)) & Topic(x2,p1) & Actor(e1,x1))
|
||
A man in a blue shirt is about to cross the street while a police car is driving by.
|
The man is wearing an orange shirt.
| 2 | -100 |
Orange isn't blue.
|
exists p1 s1 s2 x1 x2 x3.(n_street(x3) & Topic(s2,p1) & Actor(s2,x1) & a_about(s2) & exists e1 p2.(exists e2 s3 x4 x5.(a_by(s3) & Manner(e2,s3) & Actor(e2,x4) & v_drive(e2) & n_car(x4) & of(x4,x5) & n_police(x5)) & while(e1,p2) & Theme(e1,x3) & Actor(e1,x1) & v_cross(e1)) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
|
exists e1 x1 x2 x3.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & of(x2,x3) & n_orange(x3))
|
77bb7fde-e4c8-11ec-9cdd-0242ac1c0002
|
exists p1 s1 s2 x1 x2 x3.(n_street(x3) & n_shirt(x2) & n_man(x1) & in(x1,x2) & exists e1 p2.(while(e1,p2) & v_cross(e1) & exists e2 s3 x4 x5.(v_drive(e2) & of(x4,x5) & n_police(x5) & n_car(x4) & a_by(s3) & Manner(e2,s3) & Actor(e2,x4)) & Theme(e1,x3) & Actor(e1,x1)) & a_blue(s1) & a_about(s2) & Topic(s2,p1) & Theme(s1,x2) & Actor(s2,x1))
|
exists e1 x1 x2 x3.(v_wear(e1) & of(x2,x3) & n_shirt(x2) & n_orange(x3) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
A man in a blue shirt is about to cross the street while a police car is driving by.
|
A man is out taking a walk in the city.
| 1 | 0.00192 |
Just because a man is about to cross the street doesn't mean that he is out for a walk. Also not all streets are in a city.
|
exists p1 s1 s2 x1 x2 x3.(n_street(x3) & Topic(s2,p1) & Actor(s2,x1) & a_about(s2) & exists e1 p2.(exists e2 s3 x4 x5.(a_by(s3) & Manner(e2,s3) & Actor(e2,x4) & v_drive(e2) & n_car(x4) & of(x4,x5) & n_police(x5)) & while(e1,p2) & Theme(e1,x3) & Actor(e1,x1) & v_cross(e1)) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
|
exists e1 s1 x1 x2 x3.(n_city(x3) & for(s1,e1) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & in(x2,x3) & n_walk(x2) & Theme(s1,x1) & a_out(s1) & n_man(x1))
|
77bb8600-e4c8-11ec-9cdd-0242ac1c0002
|
exists p1 s1 s2 x1 x2 x3.(n_street(x3) & n_shirt(x2) & n_man(x1) & in(x1,x2) & exists e1 p2.(while(e1,p2) & v_cross(e1) & exists e2 s3 x4 x5.(v_drive(e2) & of(x4,x5) & n_police(x5) & n_car(x4) & a_by(s3) & Manner(e2,s3) & Actor(e2,x4)) & Theme(e1,x3) & Actor(e1,x1)) & a_blue(s1) & a_about(s2) & Topic(s2,p1) & Theme(s1,x2) & Actor(s2,x1))
|
exists e1 s1 x1 x2 x3.(v_take(e1) & n_walk(x2) & n_man(x1) & n_city(x3) & in(x2,x3) & for(s1,e1) & a_out(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
A man in a blue shirt is about to cross the street while a police car is driving by.
|
An escaped convict runs from the police.
| 2 | -100 |
About to cross isn't running.
|
exists p1 s1 s2 x1 x2 x3.(n_street(x3) & Topic(s2,p1) & Actor(s2,x1) & a_about(s2) & exists e1 p2.(exists e2 s3 x4 x5.(a_by(s3) & Manner(e2,s3) & Actor(e2,x4) & v_drive(e2) & n_car(x4) & of(x4,x5) & n_police(x5)) & while(e1,p2) & Theme(e1,x3) & Actor(e1,x1) & v_cross(e1)) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
|
exists s1 x1 x2 x3.(n_police(x3) & a_topic(x1) & from(x1,x3) & n_run(x1) & of(x1,x2) & n_convict(x2) & a_escape(s1) & Theme(s1,x1))
|
77bb8b3c-e4c8-11ec-9cdd-0242ac1c0002
|
exists p1 s1 s2 x1 x2 x3.(n_street(x3) & n_shirt(x2) & n_man(x1) & in(x1,x2) & exists e1 p2.(while(e1,p2) & v_cross(e1) & exists e2 s3 x4 x5.(v_drive(e2) & of(x4,x5) & n_police(x5) & n_car(x4) & a_by(s3) & Manner(e2,s3) & Actor(e2,x4)) & Theme(e1,x3) & Actor(e1,x1)) & a_blue(s1) & a_about(s2) & Topic(s2,p1) & Theme(s1,x2) & Actor(s2,x1))
|
exists s1 x1 x2 x3.(of(x1,x2) & n_run(x1) & n_police(x3) & n_convict(x2) & from(x1,x3) & a_topic(x1) & a_escape(s1) & Theme(s1,x1))
|
||
A man in a blue shirt is about to cross the street while a police car is driving by.
|
A man is outside.
| 0 | 0.885705 |
The fact that he is about to cross the street means he has to be outside.
|
exists p1 s1 s2 x1 x2 x3.(n_street(x3) & Topic(s2,p1) & Actor(s2,x1) & a_about(s2) & exists e1 p2.(exists e2 s3 x4 x5.(a_by(s3) & Manner(e2,s3) & Actor(e2,x4) & v_drive(e2) & n_car(x4) & of(x4,x5) & n_police(x5)) & while(e1,p2) & Theme(e1,x3) & Actor(e1,x1) & v_cross(e1)) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
|
exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_man(x1))
|
77bb9050-e4c8-11ec-9cdd-0242ac1c0002
|
exists p1 s1 s2 x1 x2 x3.(n_street(x3) & n_shirt(x2) & n_man(x1) & in(x1,x2) & exists e1 p2.(while(e1,p2) & v_cross(e1) & exists e2 s3 x4 x5.(v_drive(e2) & of(x4,x5) & n_police(x5) & n_car(x4) & a_by(s3) & Manner(e2,s3) & Actor(e2,x4)) & Theme(e1,x3) & Actor(e1,x1)) & a_blue(s1) & a_about(s2) & Topic(s2,p1) & Theme(s1,x2) & Actor(s2,x1))
|
exists s1 x1.(n_man(x1) & a_outside(s1) & Theme(s1,x1))
|
||
A man in a blue shirt is about to cross the street while a police car is driving by.
|
A man is at the cross walk.
| 1 | 0.85297 |
A man who is about to cross the street is not necessarily at the cross walk.
|
exists p1 s1 s2 x1 x2 x3.(n_street(x3) & Topic(s2,p1) & Actor(s2,x1) & a_about(s2) & exists e1 p2.(exists e2 s3 x4 x5.(a_by(s3) & Manner(e2,s3) & Actor(e2,x4) & v_drive(e2) & n_car(x4) & of(x4,x5) & n_police(x5)) & while(e1,p2) & Theme(e1,x3) & Actor(e1,x1) & v_cross(e1)) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
|
exists p1 x1 x2 x3.(n_walk(x2) & of(x2,x3) & n_cross(x3) & at(x1,x2) & n_man(x1))
|
77bb956e-e4c8-11ec-9cdd-0242ac1c0002
|
exists p1 s1 s2 x1 x2 x3.(n_street(x3) & n_shirt(x2) & n_man(x1) & in(x1,x2) & exists e1 p2.(while(e1,p2) & v_cross(e1) & exists e2 s3 x4 x5.(v_drive(e2) & of(x4,x5) & n_police(x5) & n_car(x4) & a_by(s3) & Manner(e2,s3) & Actor(e2,x4)) & Theme(e1,x3) & Actor(e1,x1)) & a_blue(s1) & a_about(s2) & Topic(s2,p1) & Theme(s1,x2) & Actor(s2,x1))
|
exists x1 x2 x3.(of(x2,x3) & n_walk(x2) & n_man(x1) & n_cross(x3) & at(x1,x2))
|
||
A man in a blue shirt is about to cross the street while a police car is driving by.
|
A man preparing to cross the street
| 0 | -100 |
The fact that he is about to cross the street means he is preparing to cross.
|
exists p1 s1 s2 x1 x2 x3.(n_street(x3) & Topic(s2,p1) & Actor(s2,x1) & a_about(s2) & exists e1 p2.(exists e2 s3 x4 x5.(a_by(s3) & Manner(e2,s3) & Actor(e2,x4) & v_drive(e2) & n_car(x4) & of(x4,x5) & n_police(x5)) & while(e1,p2) & Theme(e1,x3) & Actor(e1,x1) & v_cross(e1)) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
|
exists e1 p1 x1 x2 x3.(n_street(x3) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & v_prepare(e1) & exists e2.(Theme(e2,x3) & Actor(e2,x2) & v_cross(e2)) & (x1 = x2) & n_man(x1))
|
77bb9aaa-e4c8-11ec-9cdd-0242ac1c0002
|
exists p1 s1 s2 x1 x2 x3.(n_street(x3) & n_shirt(x2) & n_man(x1) & in(x1,x2) & exists e1 p2.(while(e1,p2) & v_cross(e1) & exists e2 s3 x4 x5.(v_drive(e2) & of(x4,x5) & n_police(x5) & n_car(x4) & a_by(s3) & Manner(e2,s3) & Actor(e2,x4)) & Theme(e1,x3) & Actor(e1,x1)) & a_blue(s1) & a_about(s2) & Topic(s2,p1) & Theme(s1,x2) & Actor(s2,x1))
|
exists e1 p1 x1 x2 x3.(v_prepare(e1) & n_street(x3) & n_man(x1) & exists e2.(v_cross(e2) & Theme(e2,x3) & Actor(e2,x2)) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & (x1 = x2))
|
||
A man in a blue shirt is about to cross the street while a police car is driving by.
|
A man is crossing a street in town.
| 0 | -100 |
The fact that he is about cross the street with a police car driving by means that he is in a town.
|
exists p1 s1 s2 x1 x2 x3.(n_street(x3) & Topic(s2,p1) & Actor(s2,x1) & a_about(s2) & exists e1 p2.(exists e2 s3 x4 x5.(a_by(s3) & Manner(e2,s3) & Actor(e2,x4) & v_drive(e2) & n_car(x4) & of(x4,x5) & n_police(x5)) & while(e1,p2) & Theme(e1,x3) & Actor(e1,x1) & v_cross(e1)) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
|
exists e1 x1 x2 x3.(in(e1,x3) & n_town(x3) & Theme(e1,x2) & Actor(e1,x1) & v_cross(e1) & n_street(x2) & n_man(x1))
|
77bba040-e4c8-11ec-9cdd-0242ac1c0002
|
exists p1 s1 s2 x1 x2 x3.(n_street(x3) & n_shirt(x2) & n_man(x1) & in(x1,x2) & exists e1 p2.(while(e1,p2) & v_cross(e1) & exists e2 s3 x4 x5.(v_drive(e2) & of(x4,x5) & n_police(x5) & n_car(x4) & a_by(s3) & Manner(e2,s3) & Actor(e2,x4)) & Theme(e1,x3) & Actor(e1,x1)) & a_blue(s1) & a_about(s2) & Topic(s2,p1) & Theme(s1,x2) & Actor(s2,x1))
|
exists e1 x1 x2 x3.(v_cross(e1) & n_town(x3) & n_street(x2) & n_man(x1) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
|
||
A man in a blue shirt is about to cross the street while a police car is driving by.
|
It is illegal for police to wear a blue shirt while crossing a street.
| 2 | 0.571199 |
Crossing isn't driving.
|
exists p1 s1 s2 x1 x2 x3.(n_street(x3) & Topic(s2,p1) & Actor(s2,x1) & a_about(s2) & exists e1 p2.(exists e2 s3 x4 x5.(a_by(s3) & Manner(e2,s3) & Actor(e2,x4) & v_drive(e2) & n_car(x4) & of(x4,x5) & n_police(x5)) & while(e1,p2) & Theme(e1,x3) & Actor(e1,x1) & v_cross(e1)) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
|
exists p1 s1 x1.(n_thing(x1) & Topic(s1,p1) & exists e1 e2 s2 x2 x3 x4.(while(e1,e2) & Theme(e2,x4) & Actor(e2,x2) & v_cross(e2) & n_street(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_shirt(x3) & a_blue(s2) & Theme(s2,x3) & n_police(x2)) & Theme(s1,x1) & a_illegal(s1))
|
77bbabc6-e4c8-11ec-9cdd-0242ac1c0002
|
exists p1 s1 s2 x1 x2 x3.(n_street(x3) & n_shirt(x2) & n_man(x1) & in(x1,x2) & exists e1 p2.(while(e1,p2) & v_cross(e1) & exists e2 s3 x4 x5.(v_drive(e2) & of(x4,x5) & n_police(x5) & n_car(x4) & a_by(s3) & Manner(e2,s3) & Actor(e2,x4)) & Theme(e1,x3) & Actor(e1,x1)) & a_blue(s1) & a_about(s2) & Topic(s2,p1) & Theme(s1,x2) & Actor(s2,x1))
|
exists p1 s1 x1.(n_thing(x1) & exists e1 e2 s2 x2 x3 x4.(while(e1,e2) & v_wear(e1) & v_cross(e2) & n_street(x4) & n_shirt(x3) & n_police(x2) & a_blue(s2) & Theme(s2,x3) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x2) & Actor(e1,x2)) & a_illegal(s1) & Topic(s1,p1) & Theme(s1,x1))
|
||
There is a man behind a white minivan, police car driving down the street as a white car pulls onto the street.
|
A man by a van is waiting for the police.
| 1 | 0.634441 |
A man is not necessarily waiting for the police.
|
exists p1 x1 x7.(n_street(x7) & n_street(x7) & exists e1 p2 s1 x2 x3 x4 x5 x6.((x1 = x2) & behind(x2,x3) & rel(x3,x4) & exists e2 s2 x8.(onto(e2,x7) & Actor(e2,x8) & v_pull(e2) & n_car(x8) & a_white(s2) & Theme(s2,x8)) & as(e1,p2) & down(e1,x7) & Actor(e1,x6) & v_drive(e1) & (x4 = x6) & n_car(x4) & of(x4,x5) & n_police(x5) & n_minivan(x3) & a_white(s1) & Theme(s1,x3) & n_man(x2)))
|
exists e1 x1 x2 x3.(n_police(x3) & for(e1,x3) & Actor(e1,x1) & v_wait(e1) & by(x1,x2) & n_van(x2) & n_man(x1))
|
77bbb5a8-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1 x7.(n_street(x7) & exists e1 p2 s1 x2 x3 x4 x5 x6.(v_drive(e1) & rel(x3,x4) & of(x4,x5) & n_police(x5) & n_minivan(x3) & n_man(x2) & n_car(x4) & exists e2 s2 x8.(v_pull(e2) & onto(e2,x7) & n_car(x8) & a_white(s2) & Theme(s2,x8) & Actor(e2,x8)) & down(e1,x7) & behind(x2,x3) & as(e1,p2) & a_white(s1) & Theme(s1,x3) & Actor(e1,x6) & (x4 = x6) & (x1 = x2)))
|
exists e1 x1 x2 x3.(v_wait(e1) & n_van(x2) & n_police(x3) & n_man(x1) & for(e1,x3) & by(x1,x2) & Actor(e1,x1))
|
||
There is a man behind a white minivan, police car driving down the street as a white car pulls onto the street.
|
A man, a minivan, a police car and a car are on the street.
| 0 | 0.864622 |
A man, a minivan, a police car, and a white car are mentioned being on the street.
|
exists p1 x1 x7.(n_street(x7) & n_street(x7) & exists e1 p2 s1 x2 x3 x4 x5 x6.((x1 = x2) & behind(x2,x3) & rel(x3,x4) & exists e2 s2 x8.(onto(e2,x7) & Actor(e2,x8) & v_pull(e2) & n_car(x8) & a_white(s2) & Theme(s2,x8)) & as(e1,p2) & down(e1,x7) & Actor(e1,x6) & v_drive(e1) & (x4 = x6) & n_car(x4) & of(x4,x5) & n_police(x5) & n_minivan(x3) & a_white(s1) & Theme(s1,x3) & n_man(x2)))
|
exists p1 x1 x2 x3 x4 x5 x6 x7 x8.(n_street(x8) & a_topic(x1) & rel(x1,x2) & rel(x2,x3) & subset_of(x6,x3) & on(x7,x8) & (x6 = x7) & n_car(x6) & subset_of(x4,x3) & n_car(x4) & of(x4,x5) & n_police(x5) & n_minivan(x2) & n_man(x1))
|
77bbbaa8-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1 x7.(n_street(x7) & exists e1 p2 s1 x2 x3 x4 x5 x6.(v_drive(e1) & rel(x3,x4) & of(x4,x5) & n_police(x5) & n_minivan(x3) & n_man(x2) & n_car(x4) & exists e2 s2 x8.(v_pull(e2) & onto(e2,x7) & n_car(x8) & a_white(s2) & Theme(s2,x8) & Actor(e2,x8)) & down(e1,x7) & behind(x2,x3) & as(e1,p2) & a_white(s1) & Theme(s1,x3) & Actor(e1,x6) & (x4 = x6) & (x1 = x2)))
|
exists x1 x2 x3 x4 x5 x6 x7 x8.(subset_of(x6,x3) & subset_of(x4,x3) & rel(x2,x3) & rel(x1,x2) & on(x7,x8) & of(x4,x5) & n_street(x8) & n_police(x5) & n_minivan(x2) & n_man(x1) & n_car(x6) & n_car(x4) & a_topic(x1) & (x6 = x7))
|
||
There is a man behind a white minivan, police car driving down the street as a white car pulls onto the street.
|
A police chase between a van and a police car is being filmed on a city street.
| 1 | 0.553514 |
Just because a minivan and a police car are on the same street doesn't mean that there is a chase going on. Also they are not necessarily being filmed.
|
exists p1 x1 x7.(n_street(x7) & n_street(x7) & exists e1 p2 s1 x2 x3 x4 x5 x6.((x1 = x2) & behind(x2,x3) & rel(x3,x4) & exists e2 s2 x8.(onto(e2,x7) & Actor(e2,x8) & v_pull(e2) & n_car(x8) & a_white(s2) & Theme(s2,x8)) & as(e1,p2) & down(e1,x7) & Actor(e1,x6) & v_drive(e1) & (x4 = x6) & n_car(x4) & of(x4,x5) & n_police(x5) & n_minivan(x3) & a_white(s1) & Theme(s1,x3) & n_man(x2)))
|
exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(on(e1,x7) & n_street(x7) & of(x7,x8) & n_city(x8) & Theme(e1,x1) & v_film(e1) & between(x1,x3) & subset_of(x5,x3) & n_car(x5) & of(x5,x6) & n_police(x6) & subset_of(x4,x3) & n_van(x4) & n_chase(x1) & of(x1,x2) & n_police(x2))
|
77bbbf94-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1 x7.(n_street(x7) & exists e1 p2 s1 x2 x3 x4 x5 x6.(v_drive(e1) & rel(x3,x4) & of(x4,x5) & n_police(x5) & n_minivan(x3) & n_man(x2) & n_car(x4) & exists e2 s2 x8.(v_pull(e2) & onto(e2,x7) & n_car(x8) & a_white(s2) & Theme(s2,x8) & Actor(e2,x8)) & down(e1,x7) & behind(x2,x3) & as(e1,p2) & a_white(s1) & Theme(s1,x3) & Actor(e1,x6) & (x4 = x6) & (x1 = x2)))
|
exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_film(e1) & subset_of(x5,x3) & subset_of(x4,x3) & on(e1,x7) & of(x7,x8) & of(x5,x6) & of(x1,x2) & n_van(x4) & n_street(x7) & n_police(x6) & n_police(x2) & n_city(x8) & n_chase(x1) & n_car(x5) & between(x1,x3) & Theme(e1,x1))
|
||
There is a man behind a white minivan, police car driving down the street as a white car pulls onto the street.
|
a city street at lunchtime
| 1 | 0.000491 |
A minivan and a police car can be on the same street at times other than lunchtime.
|
exists p1 x1 x7.(n_street(x7) & n_street(x7) & exists e1 p2 s1 x2 x3 x4 x5 x6.((x1 = x2) & behind(x2,x3) & rel(x3,x4) & exists e2 s2 x8.(onto(e2,x7) & Actor(e2,x8) & v_pull(e2) & n_car(x8) & a_white(s2) & Theme(s2,x8)) & as(e1,p2) & down(e1,x7) & Actor(e1,x6) & v_drive(e1) & (x4 = x6) & n_car(x4) & of(x4,x5) & n_police(x5) & n_minivan(x3) & a_white(s1) & Theme(s1,x3) & n_man(x2)))
|
exists x1 x2 x3.(a_topic(x1) & at(x1,x3) & n_lunchtime(x3) & n_street(x1) & of(x1,x2) & n_city(x2))
|
77bbc46c-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1 x7.(n_street(x7) & exists e1 p2 s1 x2 x3 x4 x5 x6.(v_drive(e1) & rel(x3,x4) & of(x4,x5) & n_police(x5) & n_minivan(x3) & n_man(x2) & n_car(x4) & exists e2 s2 x8.(v_pull(e2) & onto(e2,x7) & n_car(x8) & a_white(s2) & Theme(s2,x8) & Actor(e2,x8)) & down(e1,x7) & behind(x2,x3) & as(e1,p2) & a_white(s1) & Theme(s1,x3) & Actor(e1,x6) & (x4 = x6) & (x1 = x2)))
|
exists x1 x2 x3.(of(x1,x2) & n_street(x1) & n_lunchtime(x3) & n_city(x2) & at(x1,x3) & a_topic(x1))
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.