premise
stringlengths 9
342
| hypothesis
stringlengths 1
295
| label
int64 0
2
| probability
float64 -100
1
| explanation_1
stringlengths 0
706
| explanation_2
stringclasses 1
value | explanation_3
stringclasses 1
value | premise_logic
stringlengths 39
2.12k
| hypothesis_logic
stringlengths 33
2.09k
| id
stringlengths 36
36
| premise_sim
stringlengths 39
2.11k
| hypothesis_sim
stringlengths 33
2.08k
|
---|---|---|---|---|---|---|---|---|---|---|---|
A tan dog shaking the water off of himself
|
A puppy is sleeping on the bed
| 2 | 0 |
The dog can be either shaking the water off himself or sleeping on the bed.
|
exists e1 s1 x1 x2 x3.(n_male(x3) & n_water(x3) & a_topic(x1) & of(e1,x3) & r_off(e1) & Theme(e1,x3) & Actor(e1,x2) & v_shake(e1) & (x1 = x2) & n_dog(x1) & a_tan(s1) & Theme(s1,x1))
|
exists e1 x1 x2.(n_bed(x2) & on(e1,x2) & Actor(e1,x1) & v_sleep(e1) & n_puppy(x1))
|
49d677e0-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3.(v_shake(e1) & r_off(e1) & of(e1,x3) & n_water(x3) & n_male(x3) & n_dog(x1) & a_topic(x1) & a_tan(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2.(v_sleep(e1) & on(e1,x2) & n_puppy(x1) & n_bed(x2) & Actor(e1,x1))
|
||
A tan dog shaking the water off of himself
|
A dog is wet.
| 1 | 0.982782 |
No description of the amount of water or where specifically the water is located is given to imply the dog is wet.
|
exists e1 s1 x1 x2 x3.(n_male(x3) & n_water(x3) & a_topic(x1) & of(e1,x3) & r_off(e1) & Theme(e1,x3) & Actor(e1,x2) & v_shake(e1) & (x1 = x2) & n_dog(x1) & a_tan(s1) & Theme(s1,x1))
|
exists s1 x1.(Theme(s1,x1) & a_wet(s1) & n_dog(x1))
|
49d67c4a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3.(v_shake(e1) & r_off(e1) & of(e1,x3) & n_water(x3) & n_male(x3) & n_dog(x1) & a_topic(x1) & a_tan(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists s1 x1.(n_dog(x1) & a_wet(s1) & Theme(s1,x1))
|
||
A tan dog shaking the water off of himself
|
A labrador retriever drying itself off.
| 1 | 0.031492 |
Not every tan dog is a labrador retriever.
|
exists e1 s1 x1 x2 x3.(n_male(x3) & n_water(x3) & a_topic(x1) & of(e1,x3) & r_off(e1) & Theme(e1,x3) & Actor(e1,x2) & v_shake(e1) & (x1 = x2) & n_dog(x1) & a_tan(s1) & Theme(s1,x1))
|
exists e1 s1 x1 x2 x3.(a_topic(x1) & a_off(s1) & Manner(e1,s1) & Theme(e1,x1) & Actor(e1,x3) & v_dry(e1) & n_thing(x1) & (x1 = x3) & n_retriever(x1) & of(x1,x2) & n_labrador(x2))
|
49d68578-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3.(v_shake(e1) & r_off(e1) & of(e1,x3) & n_water(x3) & n_male(x3) & n_dog(x1) & a_topic(x1) & a_tan(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists e1 s1 x1 x2 x3.(v_dry(e1) & of(x1,x2) & n_thing(x1) & n_retriever(x1) & n_labrador(x2) & a_topic(x1) & a_off(s1) & Theme(e1,x1) & Manner(e1,s1) & Actor(e1,x3) & (x1 = x3))
|
||
A tan dog shaking the water off of himself
|
An animal
| 0 | 0.990077 |
This tells us that a dog is an animal.
|
exists e1 s1 x1 x2 x3.(n_male(x3) & n_water(x3) & a_topic(x1) & of(e1,x3) & r_off(e1) & Theme(e1,x3) & Actor(e1,x2) & v_shake(e1) & (x1 = x2) & n_dog(x1) & a_tan(s1) & Theme(s1,x1))
|
exists x1.(a_topic(x1) & n_animal(x1))
|
49d68f8c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3.(v_shake(e1) & r_off(e1) & of(e1,x3) & n_water(x3) & n_male(x3) & n_dog(x1) & a_topic(x1) & a_tan(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists x1.(n_animal(x1) & a_topic(x1))
|
||
A strange man plays his bagpipes in the city as walks around dressed in a kilt.
|
The man is holding an instrument.
| 0 | -100 |
Bagpipes are an instrument.
|
exists e1 e2 e3 s1 s2 x1 x2 x3 x4 x5.(n_city(x4) & for(e2,e3) & in(e3,x5) & n_kilt(x5) & Theme(e3,x1) & v_dress(e3) & a_around(s2) & Manner(e2,s2) & Actor(e2,x1) & v_walk(e2) & in(e1,x4) & r_as(x4) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_bagpipe(x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_man(x1) & a_strange(s1) & Theme(s1,x1))
|
exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_instrument(x2))
|
49d926fc-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 e3 s1 s2 x1 x2 x3 x4 x5.(v_walk(e2) & v_play(e1) & v_dress(e3) & r_as(x4) & of(x3,x1) & n_man(x1) & n_male(x1) & n_kilt(x5) & n_city(x4) & n_bagpipe(x3) & in(e3,x5) & in(e1,x4) & for(e2,e3) & a_strange(s1) & a_around(s2) & Theme(s1,x1) & Theme(e3,x1) & Theme(e1,x3) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2.(v_hold(e1) & n_man(x1) & n_instrument(x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
A strange man plays his bagpipes in the city as walks around dressed in a kilt.
|
The man is wearing jeans.
| 2 | -100 |
Kilts can't be worn with jeans.
|
exists e2 e1 e3 s1 s2 x1 x2 x3 x4 x5.(n_city(x4) & for(e2,e3) & in(e3,x5) & n_kilt(x5) & Theme(e3,x1) & v_dress(e3) & a_around(s2) & Manner(e2,s2) & Actor(e2,x1) & v_walk(e2) & in(e1,x4) & r_as(x4) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_bagpipe(x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_man(x1) & a_strange(s1) & Theme(s1,x1))
|
exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_jeans(x2))
|
49d92b66-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 e3 s1 s2 x1 x2 x3 x4 x5.(v_walk(e2) & v_play(e1) & v_dress(e3) & r_as(x4) & of(x3,x1) & n_man(x1) & n_male(x1) & n_kilt(x5) & n_city(x4) & n_bagpipe(x3) & in(e3,x5) & in(e1,x4) & for(e2,e3) & a_strange(s1) & a_around(s2) & Theme(s1,x1) & Theme(e3,x1) & Theme(e1,x3) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2.(v_wear(e1) & n_man(x1) & n_jeans(x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
Man in Scottish garb playing the bagpipes on a rainy day on the sidewalk.
|
A man playing music on the sidewalk.
| 0 | -100 |
Playing music is a restatement of playing the bagpipes.
|
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(n_sidewalk(x7) & n_bagpipe(x5) & a_topic(x1) & in(x1,x2) & on(e1,x6) & on(x6,x7) & n_day(x6) & a_rainy(s1) & Theme(s1,x6) & Theme(e1,x5) & Actor(e1,x4) & v_play(e1) & (x2 = x4) & n_garb(x2) & (x2 = x3) & ne_geo_scottish(x3) & n_man(x1))
|
exists e1 x1 x2 x3 x4.(n_sidewalk(x4) & a_topic(x1) & on(e1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_music(x3) & (x1 = x2) & n_man(x1))
|
49d92fd0-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_play(e1) & on(x6,x7) & on(e1,x6) & ne_geo_scottish(x3) & n_sidewalk(x7) & n_man(x1) & n_garb(x2) & n_day(x6) & n_bagpipe(x5) & in(x1,x2) & a_topic(x1) & a_rainy(s1) & Theme(s1,x6) & Theme(e1,x5) & Actor(e1,x4) & (x2 = x4) & (x2 = x3))
|
exists e1 x1 x2 x3 x4.(v_play(e1) & on(e1,x4) & n_sidewalk(x4) & n_music(x3) & n_man(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
||
Man in Scottish garb playing the bagpipes on a rainy day on the sidewalk.
|
A man playing music on the sidewalk in front of a restaurant.
| 1 | -100 |
Being on the sidewalk does not imply being in front of a restaurant.
|
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(n_sidewalk(x7) & n_bagpipe(x5) & a_topic(x1) & in(x1,x2) & on(e1,x6) & on(x6,x7) & n_day(x6) & a_rainy(s1) & Theme(s1,x6) & Theme(e1,x5) & Actor(e1,x4) & v_play(e1) & (x2 = x4) & n_garb(x2) & (x2 = x3) & ne_geo_scottish(x3) & n_man(x1))
|
exists e1 x1 x2 x3 x4 x5 x6.(n_sidewalk(x4) & a_topic(x1) & in(e1,x5) & of(x5,x6) & n_restaurant(x6) & n_front(x5) & on(e1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_music(x3) & (x1 = x2) & n_man(x1))
|
49d93494-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_play(e1) & on(x6,x7) & on(e1,x6) & ne_geo_scottish(x3) & n_sidewalk(x7) & n_man(x1) & n_garb(x2) & n_day(x6) & n_bagpipe(x5) & in(x1,x2) & a_topic(x1) & a_rainy(s1) & Theme(s1,x6) & Theme(e1,x5) & Actor(e1,x4) & (x2 = x4) & (x2 = x3))
|
exists e1 x1 x2 x3 x4 x5 x6.(v_play(e1) & on(e1,x4) & of(x5,x6) & n_sidewalk(x4) & n_restaurant(x6) & n_music(x3) & n_man(x1) & n_front(x5) & in(e1,x5) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
||
Man in Scottish garb playing the bagpipes on a rainy day on the sidewalk.
|
A woman in Scottish garb playing the bagpipes on a rainy day on the sidewalk.
| 2 | -100 |
Authors don't refer to a person as both a man and a woman.
|
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(n_sidewalk(x7) & n_bagpipe(x5) & a_topic(x1) & in(x1,x2) & on(e1,x6) & on(x6,x7) & n_day(x6) & a_rainy(s1) & Theme(s1,x6) & Theme(e1,x5) & Actor(e1,x4) & v_play(e1) & (x2 = x4) & n_garb(x2) & (x2 = x3) & ne_geo_scottish(x3) & n_man(x1))
|
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(n_sidewalk(x7) & n_bagpipe(x5) & a_topic(x1) & on(e1,x6) & on(x6,x7) & n_day(x6) & a_rainy(s1) & Theme(s1,x6) & Theme(e1,x5) & Actor(e1,x4) & v_play(e1) & (x1 = x4) & in(x1,x2) & n_garb(x2) & (x2 = x3) & ne_geo_scottish(x3) & n_woman(x1))
|
49d93930-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_play(e1) & on(x6,x7) & on(e1,x6) & ne_geo_scottish(x3) & n_sidewalk(x7) & n_man(x1) & n_garb(x2) & n_day(x6) & n_bagpipe(x5) & in(x1,x2) & a_topic(x1) & a_rainy(s1) & Theme(s1,x6) & Theme(e1,x5) & Actor(e1,x4) & (x2 = x4) & (x2 = x3))
|
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_play(e1) & on(x6,x7) & on(e1,x6) & ne_geo_scottish(x3) & n_woman(x1) & n_sidewalk(x7) & n_garb(x2) & n_day(x6) & n_bagpipe(x5) & in(x1,x2) & a_topic(x1) & a_rainy(s1) & Theme(s1,x6) & Theme(e1,x5) & Actor(e1,x4) & (x2 = x3) & (x1 = x4))
|
||
Two men playing horseshoes.
|
Two guys are competing in a horseshoe tournament.
| 1 | -100 |
Playing does not imply competing.
|
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_horseshoe(x3) & (x1 = x2) & n_man(x1) & card_eq_2(x1))
|
exists e1 x1 x2 x3.(in(e1,x2) & n_tournament(x2) & of(x2,x3) & n_horseshoe(x3) & Actor(e1,x1) & v_compete(e1) & n_guy(x1) & card_eq_2(x1))
|
49d93da4-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_play(e1) & n_man(x1) & n_horseshoe(x3) & card_eq_2(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2 x3.(v_compete(e1) & of(x2,x3) & n_tournament(x2) & n_horseshoe(x3) & n_guy(x1) & in(e1,x2) & card_eq_2(x1) & Actor(e1,x1))
|
||
Two men playing horseshoes.
|
Two guys are outdoors.
| 0 | -100 |
Men are guys. Horseshoes are played outdoors.
|
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_horseshoe(x3) & (x1 = x2) & n_man(x1) & card_eq_2(x1))
|
exists p1 x1.(exists x2.((x1 = x2) & n_outdoors(x2)) & n_guy(x1) & card_eq_2(x1))
|
49d94204-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_play(e1) & n_man(x1) & n_horseshoe(x3) & card_eq_2(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists x1.(n_guy(x1) & exists x2.(n_outdoors(x2) & (x1 = x2)) & card_eq_2(x1))
|
||
Two men playing horseshoes.
|
Two guys are playing basketball.
| 2 | -100 |
Playing horseshoes and basketball can't happen at the same time.
|
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_horseshoe(x3) & (x1 = x2) & n_man(x1) & card_eq_2(x1))
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_basketball(x2) & n_guy(x1) & card_eq_2(x1))
|
49d947f4-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_play(e1) & n_man(x1) & n_horseshoe(x3) & card_eq_2(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2.(v_play(e1) & n_guy(x1) & n_basketball(x2) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
People in costumes are entertaining at an amusement park.
|
The people are paid performers.
| 1 | -100 |
Not all entertainers are paid performers.
|
exists e1 x1 x2 x3 x4.(at(e1,x3) & n_park(x3) & of(x3,x4) & n_amusement(x4) & Actor(e1,x1) & v_entertain(e1) & in(x1,x2) & n_costume(x2) & n_people(x1))
|
exists e1 x1 x2.(n_people(x1) & Recipient(e1,x2) & Theme(e1,x1) & v_pay(e1) & n_performer(x2))
|
49d94d62-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4.(v_entertain(e1) & of(x3,x4) & n_people(x1) & n_park(x3) & n_costume(x2) & n_amusement(x4) & in(x1,x2) & at(e1,x3) & Actor(e1,x1))
|
exists e1 x1 x2.(v_pay(e1) & n_performer(x2) & n_people(x1) & Theme(e1,x1) & Recipient(e1,x2))
|
||
People in costumes are entertaining at an amusement park.
|
The people are dressed up.
| 0 | -100 |
Being dressed up is an other way to say in costumes.
|
exists e1 x1 x2 x3 x4.(at(e1,x3) & n_park(x3) & of(x3,x4) & n_amusement(x4) & Actor(e1,x1) & v_entertain(e1) & in(x1,x2) & n_costume(x2) & n_people(x1))
|
exists e1 s1 x1.(n_people(x1) & a_up(s1) & Manner(e1,s1) & Theme(e1,x1) & v_dress(e1))
|
49d951ea-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4.(v_entertain(e1) & of(x3,x4) & n_people(x1) & n_park(x3) & n_costume(x2) & n_amusement(x4) & in(x1,x2) & at(e1,x3) & Actor(e1,x1))
|
exists e1 s1 x1.(v_dress(e1) & n_people(x1) & a_up(s1) & Theme(e1,x1) & Manner(e1,s1))
|
||
People in costumes are entertaining at an amusement park.
|
The people are naked.
| 2 | -100 |
People in costumes can't be naked.
|
exists e1 x1 x2 x3 x4.(at(e1,x3) & n_park(x3) & of(x3,x4) & n_amusement(x4) & Actor(e1,x1) & v_entertain(e1) & in(x1,x2) & n_costume(x2) & n_people(x1))
|
exists s1 x1.(n_people(x1) & Theme(s1,x1) & a_naked(s1))
|
49d9565e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4.(v_entertain(e1) & of(x3,x4) & n_people(x1) & n_park(x3) & n_costume(x2) & n_amusement(x4) & in(x1,x2) & at(e1,x3) & Actor(e1,x1))
|
exists s1 x1.(n_people(x1) & a_naked(s1) & Theme(s1,x1))
|
||
People are playing near the ocean.
|
People are playing cards in Las Vegas.
| 2 | -100 |
Las Vegas is not near the ocean. People cannot be near both.
|
exists e1 x1 x2.(n_ocean(x2) & near(e1,x2) & Actor(e1,x1) & v_play(e1) & n_people(x1))
|
exists e1 x1 x2 x3 x4.(ne_geo_vegas(x3) & (x3 = x4) & ne_geo_las(x4) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_card(x2) & n_people(x1))
|
49d95ac8-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2.(v_play(e1) & near(e1,x2) & n_people(x1) & n_ocean(x2) & Actor(e1,x1))
|
exists e1 x1 x2 x3 x4.(v_play(e1) & ne_geo_vegas(x3) & ne_geo_las(x4) & n_people(x1) & n_card(x2) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & (x3 = x4))
|
||
People are playing near the ocean.
|
People are throwing a frisbee to a dog on the beach.
| 1 | -100 |
Playing near the ocean does not imply throwing a frisbee to a dog on the beach.
|
exists e1 x1 x2.(n_ocean(x2) & near(e1,x2) & Actor(e1,x1) & v_play(e1) & n_people(x1))
|
exists e1 x1 x2 x3 x4.(n_beach(x4) & on(e1,x4) & to(e1,x3) & n_dog(x3) & Theme(e1,x2) & Actor(e1,x1) & v_throw(e1) & n_frisbee(x2) & n_people(x1))
|
49d95fbe-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2.(v_play(e1) & near(e1,x2) & n_people(x1) & n_ocean(x2) & Actor(e1,x1))
|
exists e1 x1 x2 x3 x4.(v_throw(e1) & to(e1,x3) & on(e1,x4) & n_people(x1) & n_frisbee(x2) & n_dog(x3) & n_beach(x4) & Theme(e1,x2) & Actor(e1,x1))
|
||
People are playing near the ocean.
|
People are playing.
| 0 | -100 |
Playing is a restatement of playing near the ocean.
|
exists e1 x1 x2.(n_ocean(x2) & near(e1,x2) & Actor(e1,x1) & v_play(e1) & n_people(x1))
|
exists e1 x1.(Actor(e1,x1) & v_play(e1) & n_people(x1))
|
49d96432-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2.(v_play(e1) & near(e1,x2) & n_people(x1) & n_ocean(x2) & Actor(e1,x1))
|
exists e1 x1.(v_play(e1) & n_people(x1) & Actor(e1,x1))
|
||
A bunch of people are dancing and celebrating.
|
The people are moving their bodies.
| 0 | -100 |
Dancing implies moving their bodies.
|
exists e1 e2 x1 x2 x3 x4.(Actor(e2,x3) & v_celebrate(e2) & of(x3,x4) & n_people(x4) & n_bunch(x3) & Actor(e1,x1) & v_dance(e1) & of(x1,x2) & n_people(x2) & n_bunch(x1))
|
exists e1 x1 x2.(n_body(x2) & of(x2,x1) & n_thing(x1) & n_people(x1) & Theme(e1,x2) & Actor(e1,x1) & v_move(e1))
|
49d968ba-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 x1 x2 x3 x4.(v_dance(e1) & v_celebrate(e2) & of(x3,x4) & of(x1,x2) & n_people(x4) & n_people(x2) & n_bunch(x3) & n_bunch(x1) & Actor(e2,x3) & Actor(e1,x1))
|
exists e1 x1 x2.(v_move(e1) & of(x2,x1) & n_thing(x1) & n_people(x1) & n_body(x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
A bunch of people are dancing and celebrating.
|
The people are asleep.
| 2 | -100 |
Dancing and celebrating can't be done while sleeping.
|
exists e1 e2 x1 x2 x3 x4.(Actor(e2,x3) & v_celebrate(e2) & of(x3,x4) & n_people(x4) & n_bunch(x3) & Actor(e1,x1) & v_dance(e1) & of(x1,x2) & n_people(x2) & n_bunch(x1))
|
exists s1 x1.(n_people(x1) & Theme(s1,x1) & a_asleep(s1))
|
49d96dd8-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 x1 x2 x3 x4.(v_dance(e1) & v_celebrate(e2) & of(x3,x4) & of(x1,x2) & n_people(x4) & n_people(x2) & n_bunch(x3) & n_bunch(x1) & Actor(e2,x3) & Actor(e1,x1))
|
exists s1 x1.(n_people(x1) & a_asleep(s1) & Theme(s1,x1))
|
||
A bunch of people are dancing and celebrating.
|
They are celebrating their wedding.
| 1 | -100 |
Not all celebrating is related to a wedding.
|
exists e1 e2 x1 x2 x3 x4.(Actor(e2,x3) & v_celebrate(e2) & of(x3,x4) & n_people(x4) & n_bunch(x3) & Actor(e1,x1) & v_dance(e1) & of(x1,x2) & n_people(x2) & n_bunch(x1))
|
exists e1 x1 x2.(n_wedding(x2) & of(x2,x1) & n_thing(x1) & n_thing(x1) & Theme(e1,x2) & Actor(e1,x1) & v_celebrate(e1))
|
49d9727e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 x1 x2 x3 x4.(v_dance(e1) & v_celebrate(e2) & of(x3,x4) & of(x1,x2) & n_people(x4) & n_people(x2) & n_bunch(x3) & n_bunch(x1) & Actor(e2,x3) & Actor(e1,x1))
|
exists e1 x1 x2.(v_celebrate(e1) & of(x2,x1) & n_wedding(x2) & n_thing(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
Two females are looking at a notebook in a lab.
|
Lab partners are studying together.
| 1 | -100 |
Not every pair of females are lab partners and looking does not imply studying.
|
exists e1 x1 x2 x3.(at(e1,x2) & in(x2,x3) & n_lab(x3) & n_notebook(x2) & Actor(e1,x1) & v_look(e1) & n_female(x1) & card_eq_2(x1))
|
exists e1 s1 x1 x2.(a_together(s1) & Manner(e1,s1) & Actor(e1,x1) & v_study(e1) & n_partner(x1) & (x1 = x2) & ne_nam_lab(x2))
|
49d976e8-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_look(e1) & n_notebook(x2) & n_lab(x3) & n_female(x1) & in(x2,x3) & card_eq_2(x1) & at(e1,x2) & Actor(e1,x1))
|
exists e1 s1 x1 x2.(v_study(e1) & ne_nam_lab(x2) & n_partner(x1) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1) & (x1 = x2))
|
||
Two females are looking at a notebook in a lab.
|
To girls are looking at something.
| 0 | -100 |
Females are girls.
|
exists e1 x1 x2 x3.(at(e1,x2) & in(x2,x3) & n_lab(x3) & n_notebook(x2) & Actor(e1,x1) & v_look(e1) & n_female(x1) & card_eq_2(x1))
|
exists e1 x1 x2 x3 x4.(to(x1,x2) & at(e1,x4) & n_thing(x4) & Actor(e1,x3) & v_look(e1) & (x2 = x3) & n_girl(x2) & n_event(x1))
|
49d97b5c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_look(e1) & n_notebook(x2) & n_lab(x3) & n_female(x1) & in(x2,x3) & card_eq_2(x1) & at(e1,x2) & Actor(e1,x1))
|
exists e1 x1 x2 x3 x4.(v_look(e1) & to(x1,x2) & n_thing(x4) & n_girl(x2) & n_event(x1) & at(e1,x4) & Actor(e1,x3) & (x2 = x3))
|
||
Two females are looking at a notebook in a lab.
|
Two men are sharing a copy of 50 shades of grey.
| 2 | -100 |
Authors don't refer to males as females in the same paragraph. 50 shades of grey is not a notebook.
|
exists e1 x1 x2 x3.(at(e1,x2) & in(x2,x3) & n_lab(x3) & n_notebook(x2) & Actor(e1,x1) & v_look(e1) & n_female(x1) & card_eq_2(x1))
|
exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_share(e1) & of(x2,x3) & of(x3,x4) & n_grey(x4) & n_shades(x3) & card_eq_50(x3) & n_copy(x2) & n_man(x1) & card_eq_2(x1))
|
49d97fc6-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_look(e1) & n_notebook(x2) & n_lab(x3) & n_female(x1) & in(x2,x3) & card_eq_2(x1) & at(e1,x2) & Actor(e1,x1))
|
exists e1 x1 x2 x3 x4.(v_share(e1) & of(x3,x4) & of(x2,x3) & n_shades(x3) & n_man(x1) & n_grey(x4) & n_copy(x2) & card_eq_50(x3) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
Two women looking at information in a spiral booklet.
|
Two ladies are looking at a booklet together.
| 0 | -100 |
Women are ladies.
|
exists e1 s1 x1 x2 x3.(at(e1,x2) & in(x2,x3) & n_booklet(x3) & a_spiral(s1) & Theme(s1,x3) & n_information(x2) & Actor(e1,x1) & v_look(e1) & n_woman(x1) & card_eq_2(x1))
|
exists e1 s1 x1 x2.(a_together(s1) & Manner(e1,s1) & at(e1,x2) & n_booklet(x2) & Actor(e1,x1) & v_look(e1) & n_lady(x1) & card_eq_2(x1))
|
49d9848a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3.(v_look(e1) & n_woman(x1) & n_information(x2) & n_booklet(x3) & in(x2,x3) & card_eq_2(x1) & at(e1,x2) & a_spiral(s1) & Theme(s1,x3) & Actor(e1,x1))
|
exists e1 s1 x1 x2.(v_look(e1) & n_lady(x1) & n_booklet(x2) & card_eq_2(x1) & at(e1,x2) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1))
|
||
Two women looking at information in a spiral booklet.
|
Two people are checking out the handbook.
| 1 | -100 |
Not every spiral notebook is a handbook.
|
exists e1 s1 x1 x2 x3.(at(e1,x2) & in(x2,x3) & n_booklet(x3) & a_spiral(s1) & Theme(s1,x3) & n_information(x2) & Actor(e1,x1) & v_look(e1) & n_woman(x1) & card_eq_2(x1))
|
exists e1 s1 x1 x2.(n_handbook(x2) & a_out(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_check(e1) & n_people(x1) & card_eq_2(x1))
|
49d98908-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3.(v_look(e1) & n_woman(x1) & n_information(x2) & n_booklet(x3) & in(x2,x3) & card_eq_2(x1) & at(e1,x2) & a_spiral(s1) & Theme(s1,x3) & Actor(e1,x1))
|
exists e1 s1 x1 x2.(v_check(e1) & n_people(x1) & n_handbook(x2) & card_eq_2(x1) & a_out(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
|
||
Two women looking at information in a spiral booklet.
|
A group of men are holding books.
| 2 | -100 |
There cant be two woman and a group of men.
|
exists e1 s1 x1 x2 x3.(at(e1,x2) & in(x2,x3) & n_booklet(x3) & a_spiral(s1) & Theme(s1,x3) & n_information(x2) & Actor(e1,x1) & v_look(e1) & n_woman(x1) & card_eq_2(x1))
|
exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_book(x3) & of(x1,x2) & n_man(x2) & n_group(x1))
|
49d98d72-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3.(v_look(e1) & n_woman(x1) & n_information(x2) & n_booklet(x3) & in(x2,x3) & card_eq_2(x1) & at(e1,x2) & a_spiral(s1) & Theme(s1,x3) & Actor(e1,x1))
|
exists e1 x1 x2 x3.(v_hold(e1) & of(x1,x2) & n_man(x2) & n_group(x1) & n_book(x3) & Theme(e1,x3) & Actor(e1,x1))
|
||
Two women wearing safety goggles, looking at the same notebook.
|
Two women are looking at a notebook together, they are both wearing their safety goggles.
| 0 | -100 |
"Two women wearing safety goggles" is a rephrasing of "both wearing their safety goggles."
|
exists e2 e1 s1 x1 x2 x3 x4 x5.(n_notebook(x5) & a_same(s1) & Theme(s1,x5) & at(e2,x5) & Actor(e2,x1) & v_look(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_goggles(x3) & of(x3,x4) & n_safety(x4) & (x1 = x2) & n_woman(x1) & card_eq_2(x1))
|
exists e1 e2 s1 s2 x1 x2 x3 x4.(a_both(s2) & Manner(e2,s2) & Theme(e2,x3) & Actor(e2,x1) & v_wear(e2) & n_goggles(x3) & of(x3,x4) & n_safety(x4) & of(x3,x1) & n_thing(x1) & n_thing(x1) & a_together(s1) & Manner(e1,s1) & at(e1,x2) & n_notebook(x2) & Actor(e1,x1) & v_look(e1) & n_woman(x1) & card_eq_2(x1))
|
49d991fa-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 s1 x1 x2 x3 x4 x5.(v_wear(e1) & v_look(e2) & of(x3,x4) & n_woman(x1) & n_safety(x4) & n_notebook(x5) & n_goggles(x3) & card_eq_2(x1) & at(e2,x5) & a_same(s1) & Theme(s1,x5) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 e2 s1 s2 x1 x2 x3 x4.(v_wear(e2) & v_look(e1) & of(x3,x4) & of(x3,x1) & n_woman(x1) & n_thing(x1) & n_safety(x4) & n_notebook(x2) & n_goggles(x3) & card_eq_2(x1) & at(e1,x2) & a_together(s1) & a_both(s2) & Theme(e2,x3) & Manner(e2,s2) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x1))
|
||
Two women wearing safety goggles, looking at the same notebook.
|
Two women are sitting side by side looking at their notebooks.
| 2 | -100 |
They can't be looking at the same notebook and the same notebook.
|
exists e2 e1 s1 x1 x2 x3 x4 x5.(n_notebook(x5) & a_same(s1) & Theme(s1,x5) & at(e2,x5) & Actor(e2,x1) & v_look(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_goggles(x3) & of(x3,x4) & n_safety(x4) & (x1 = x2) & n_woman(x1) & card_eq_2(x1))
|
exists p1 x1 x5.(exists e2 e1 x2 x3 x4.((x1 = x2) & by(x2,x3) & at(e2,x5) & Actor(e2,x4) & v_look(e2) & (x3 = x4) & n_side(x3) & n_side(x2) & Actor(e1,x2) & v_sit(e1)) & n_notebook(x5) & of(x5,x1) & n_thing(x1) & n_woman(x1) & card_eq_2(x1))
|
49d99722-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 s1 x1 x2 x3 x4 x5.(v_wear(e1) & v_look(e2) & of(x3,x4) & n_woman(x1) & n_safety(x4) & n_notebook(x5) & n_goggles(x3) & card_eq_2(x1) & at(e2,x5) & a_same(s1) & Theme(s1,x5) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists x1 x5.(of(x5,x1) & n_woman(x1) & n_thing(x1) & n_notebook(x5) & exists e2 e1 x2 x3 x4.(v_sit(e1) & v_look(e2) & n_side(x3) & n_side(x2) & by(x2,x3) & at(e2,x5) & Actor(e2,x4) & Actor(e1,x2) & (x3 = x4) & (x1 = x2)) & card_eq_2(x1))
|
||
Two women wearing safety goggles, looking at the same notebook.
|
Two women are looking at something.
| 1 | -100 |
Something could literally be anything.
|
exists e2 e1 s1 x1 x2 x3 x4 x5.(n_notebook(x5) & a_same(s1) & Theme(s1,x5) & at(e2,x5) & Actor(e2,x1) & v_look(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_goggles(x3) & of(x3,x4) & n_safety(x4) & (x1 = x2) & n_woman(x1) & card_eq_2(x1))
|
exists e1 x1 x2.(at(e1,x2) & n_thing(x2) & Actor(e1,x1) & v_look(e1) & n_woman(x1) & card_eq_2(x1))
|
49d99c04-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 s1 x1 x2 x3 x4 x5.(v_wear(e1) & v_look(e2) & of(x3,x4) & n_woman(x1) & n_safety(x4) & n_notebook(x5) & n_goggles(x3) & card_eq_2(x1) & at(e2,x5) & a_same(s1) & Theme(s1,x5) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2.(v_look(e1) & n_woman(x1) & n_thing(x2) & card_eq_2(x1) & at(e1,x2) & Actor(e1,x1))
|
||
Two young women wearing safety goggles while working in a laboratory.
|
Two women are camping outside.
| 2 | -100 |
The women cannot simultaneously be working in a laboratory and camping outside
|
exists e2 e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & while(e1,e2) & in(e2,x5) & n_laboratory(x5) & Actor(e2,x2) & v_work(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_goggles(x3) & of(x3,x4) & n_safety(x4) & (x1 = x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1))
|
exists e1 p1 x1.(exists s1.(Theme(s1,x1) & a_outside(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_camp(e1) & n_woman(x1) & card_eq_2(x1))
|
49d9a03c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 s1 x1 x2 x3 x4 x5.(while(e1,e2) & v_work(e2) & v_wear(e1) & of(x3,x4) & n_woman(x1) & n_safety(x4) & n_laboratory(x5) & n_goggles(x3) & in(e2,x5) & card_eq_2(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
|
exists e1 p1 x1.(v_camp(e1) & n_woman(x1) & exists s1.(a_outside(s1) & Theme(s1,x1)) & card_eq_2(x1) & Topic(e1,p1) & Actor(e1,x1))
|
||
Two young women wearing safety goggles while working in a laboratory.
|
Two women are working on dangerous chemicals.
| 1 | -100 |
They could have been wearing safety goggles because of policy instead of the fact that they're actually working with dangerous chemicals.
|
exists e1 e2 s1 x1 x2 x3 x4 x5.(a_topic(x1) & while(e1,e2) & in(e2,x5) & n_laboratory(x5) & Actor(e2,x2) & v_work(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_goggles(x3) & of(x3,x4) & n_safety(x4) & (x1 = x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1))
|
exists e1 s1 x1 x2.(on(e1,x2) & n_chemical(x2) & a_dangerous(s1) & Theme(s1,x2) & Actor(e1,x1) & v_work(e1) & n_woman(x1) & card_eq_2(x1))
|
49d9a456-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 x1 x2 x3 x4 x5.(while(e1,e2) & v_work(e2) & v_wear(e1) & of(x3,x4) & n_woman(x1) & n_safety(x4) & n_laboratory(x5) & n_goggles(x3) & in(e2,x5) & card_eq_2(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
|
exists e1 s1 x1 x2.(v_work(e1) & on(e1,x2) & n_woman(x1) & n_chemical(x2) & card_eq_2(x1) & a_dangerous(s1) & Theme(s1,x2) & Actor(e1,x1))
|
||
Two young women wearing safety goggles while working in a laboratory.
|
Two women have their eyes protected.
| 0 | -100 |
Women wearing safety goggles must have their eyes protected.
|
exists e2 e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & while(e1,e2) & in(e2,x5) & n_laboratory(x5) & Actor(e2,x2) & v_work(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_goggles(x3) & of(x3,x4) & n_safety(x4) & (x1 = x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1))
|
exists e2 e1 x1 x2 x3.(Theme(e2,x2) & Actor(e2,x1) & v_have(e2) & Theme(e1,x3) & v_protect(e1) & (x2 = x3) & n_eye(x2) & of(x2,x1) & n_thing(x1) & n_woman(x1) & card_eq_2(x1))
|
49d9a87a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 s1 x1 x2 x3 x4 x5.(while(e1,e2) & v_work(e2) & v_wear(e1) & of(x3,x4) & n_woman(x1) & n_safety(x4) & n_laboratory(x5) & n_goggles(x3) & in(e2,x5) & card_eq_2(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
|
exists e2 e1 x1 x2 x3.(v_protect(e1) & v_have(e2) & of(x2,x1) & n_woman(x1) & n_thing(x1) & n_eye(x2) & card_eq_2(x1) & Theme(e2,x2) & Theme(e1,x3) & Actor(e2,x1) & (x2 = x3))
|
||
Two girls, wearing protective goggles, in a laboratory going through a book.
|
The girls are dissecting a frog.
| 2 | -100 |
Either the girls are going through a book or dissecting a frog.
|
exists e1 e2 s1 x1 x2 x3 x4 x5.(in(e1,x3) & through(e2,x5) & n_book(x5) & Actor(e2,x4) & v_go(e2) & (x3 = x4) & n_laboratory(x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_goggles(x2) & a_protective(s1) & Theme(s1,x2) & n_girl(x1) & card_eq_2(x1))
|
exists e1 x1 x2.(n_girl(x1) & Theme(e1,x2) & Actor(e1,x1) & v_dissect(e1) & n_frog(x2))
|
49d9ad02-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 x1 x2 x3 x4 x5.(v_wear(e1) & v_go(e2) & through(e2,x5) & n_laboratory(x3) & n_goggles(x2) & n_girl(x1) & n_book(x5) & in(e1,x3) & card_eq_2(x1) & a_protective(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4))
|
exists e1 x1 x2.(v_dissect(e1) & n_girl(x1) & n_frog(x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
Two girls, wearing protective goggles, in a laboratory going through a book.
|
The girls are looking at a book.
| 0 | -100 |
Going through a book is the same as looking at a book.
|
exists e1 e2 s1 x1 x2 x3 x4 x5.(in(e1,x3) & through(e2,x5) & n_book(x5) & Actor(e2,x4) & v_go(e2) & (x3 = x4) & n_laboratory(x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_goggles(x2) & a_protective(s1) & Theme(s1,x2) & n_girl(x1) & card_eq_2(x1))
|
exists e1 x1 x2.(n_girl(x1) & at(e1,x2) & n_book(x2) & Actor(e1,x1) & v_look(e1))
|
49d9b11c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 x1 x2 x3 x4 x5.(v_wear(e1) & v_go(e2) & through(e2,x5) & n_laboratory(x3) & n_goggles(x2) & n_girl(x1) & n_book(x5) & in(e1,x3) & card_eq_2(x1) & a_protective(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4))
|
exists e1 x1 x2.(v_look(e1) & n_girl(x1) & n_book(x2) & at(e1,x2) & Actor(e1,x1))
|
||
Two girls, wearing protective goggles, in a laboratory going through a book.
|
The book is about chemistry.
| 1 | -100 |
Not all books in a laboratory are about chemistry.
|
exists e2 e1 s1 x1 x2 x3 x4 x5.(in(e1,x3) & through(e2,x5) & n_book(x5) & Actor(e2,x4) & v_go(e2) & (x3 = x4) & n_laboratory(x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_goggles(x2) & a_protective(s1) & Theme(s1,x2) & n_girl(x1) & card_eq_2(x1))
|
exists p1 x1.(n_book(x1) & exists x2.(about(x1,x2) & n_chemistry(x2)))
|
49d9b540-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 s1 x1 x2 x3 x4 x5.(v_wear(e1) & v_go(e2) & through(e2,x5) & n_laboratory(x3) & n_goggles(x2) & n_girl(x1) & n_book(x5) & in(e1,x3) & card_eq_2(x1) & a_protective(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4))
|
exists x1.(n_book(x1) & exists x2.(n_chemistry(x2) & about(x1,x2)))
|
||
Five young ladies are dancing ballet with their legs kicked back and arms up high.
|
some persons dancing
| 1 | -100 |
Some persons dancing can be implied by five young ladies dancing.
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(with(e1,x3) & subset_of(x6,x3) & n_up(x6) & r_high(x6) & n_arm(x6) & subset_of(x4,x3) & a_back(s2) & Manner(e2,s2) & Actor(e2,x5) & v_kick(e2) & (x4 = x5) & n_leg(x4) & of(x4,x1) & n_thing(x1) & Theme(e1,x2) & Actor(e1,x1) & v_dance(e1) & n_ballet(x2) & n_lady(x1) & a_young(s1) & Theme(s1,x1) & card_eq_5(x1))
|
exists e1 x1 x2.(a_topic(x1) & Actor(e1,x2) & v_dance(e1) & (x1 = x2) & n_person(x1))
|
49d9b96e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(with(e1,x3) & v_kick(e2) & v_dance(e1) & subset_of(x6,x3) & subset_of(x4,x3) & r_high(x6) & of(x4,x1) & n_up(x6) & n_thing(x1) & n_leg(x4) & n_lady(x1) & n_ballet(x2) & n_arm(x6) & card_eq_5(x1) & a_young(s1) & a_back(s2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e2,s2) & Actor(e2,x5) & Actor(e1,x1) & (x4 = x5))
|
exists e1 x1 x2.(v_dance(e1) & n_person(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
|
||
Five young ladies are dancing ballet with their legs kicked back and arms up high.
|
Five ladies are dancing.
| 0 | -100 |
Five ladies are dancing is the same as five ladies are dancing.
|
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(e1,x3) & subset_of(x6,x3) & n_up(x6) & r_high(x6) & n_arm(x6) & subset_of(x4,x3) & a_back(s2) & Manner(e2,s2) & Actor(e2,x5) & v_kick(e2) & (x4 = x5) & n_leg(x4) & of(x4,x1) & n_thing(x1) & Theme(e1,x2) & Actor(e1,x1) & v_dance(e1) & n_ballet(x2) & n_lady(x1) & a_young(s1) & Theme(s1,x1) & card_eq_5(x1))
|
exists e1 x1.(Actor(e1,x1) & v_dance(e1) & n_lady(x1) & card_eq_5(x1))
|
49d9be50-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(e1,x3) & v_kick(e2) & v_dance(e1) & subset_of(x6,x3) & subset_of(x4,x3) & r_high(x6) & of(x4,x1) & n_up(x6) & n_thing(x1) & n_leg(x4) & n_lady(x1) & n_ballet(x2) & n_arm(x6) & card_eq_5(x1) & a_young(s1) & a_back(s2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e2,s2) & Actor(e2,x5) & Actor(e1,x1) & (x4 = x5))
|
exists e1 x1.(v_dance(e1) & n_lady(x1) & card_eq_5(x1) & Actor(e1,x1))
|
||
Five young ladies are dancing ballet with their legs kicked back and arms up high.
|
five ladies are not there
| 2 | -100 |
The five ladies cant be dancing ballet if they are not there.
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(with(e1,x3) & subset_of(x6,x3) & n_up(x6) & r_high(x6) & n_arm(x6) & subset_of(x4,x3) & a_back(s2) & Manner(e2,s2) & Actor(e2,x5) & v_kick(e2) & (x4 = x5) & n_leg(x4) & of(x4,x1) & n_thing(x1) & Theme(e1,x2) & Actor(e1,x1) & v_dance(e1) & n_ballet(x2) & n_lady(x1) & a_young(s1) & Theme(s1,x1) & card_eq_5(x1))
|
exists x1.(-exists s1.(Theme(s1,x1) & a_there(s1)) & n_lady(x1) & card_eq_5(x1))
|
49d9c29c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(with(e1,x3) & v_kick(e2) & v_dance(e1) & subset_of(x6,x3) & subset_of(x4,x3) & r_high(x6) & of(x4,x1) & n_up(x6) & n_thing(x1) & n_leg(x4) & n_lady(x1) & n_ballet(x2) & n_arm(x6) & card_eq_5(x1) & a_young(s1) & a_back(s2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e2,s2) & Actor(e2,x5) & Actor(e1,x1) & (x4 = x5))
|
exists x1.(n_lady(x1) & card_eq_5(x1) & all s1.(-a_there(s1) | -Theme(s1,x1)))
|
||
Four dancers each dressed in black with a red ribbon around their waist are dancing.
|
Four dancers are wearing black and red costumes and doing the tango.
| 1 | -100 |
Black and red costumes do not always have ribbons and there are other dances besides the tango.
|
all x6 x1 x2.((n_waist(x6) & of(x6,x2) & n_thing(x2) & (x1 = x2) & n_dancer(x2) & card_eq_4(x2)) -> exists e1 e2 s1 s2 x3 x4 x5.(Actor(e2,x1) & v_dance(e2) & around(e1,x6) & with(e1,x5) & n_ribbon(x5) & a_red(s2) & Theme(s2,x5) & Theme(e1,s1) & Theme(s1,x4) & a_black(s1) & Theme(e1,x3) & v_dress(e1) & (x1 = x3)))
|
exists e1 e2 s1 s2 x1 x2 x3 x4.(n_tango(x4) & Theme(e2,x4) & Actor(e2,x3) & v_do(e2) & n_dancer(x3) & card_eq_4(x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_costume(x2) & a_red(s2) & Theme(s2,x2) & a_black(s1) & Theme(s1,x2) & n_dancer(x1) & card_eq_4(x1))
|
49d9c6de-e4c8-11ec-9cdd-0242ac1c0002
|
all x6 x1 x2.(exists e1 e2 s1 s2 x3 x4 x5.(with(e1,x5) & v_dress(e1) & v_dance(e2) & n_ribbon(x5) & around(e1,x6) & a_red(s2) & a_black(s1) & Theme(s2,x5) & Theme(s1,x4) & Theme(e1,x3) & Theme(e1,s1) & Actor(e2,x1) & (x1 = x3)) | -of(x6,x2) | -n_waist(x6) | -n_thing(x2) | -n_dancer(x2) | -card_eq_4(x2) | -(x1 = x2))
|
exists e1 e2 s1 s2 x1 x2 x3 x4.(v_wear(e1) & v_do(e2) & n_tango(x4) & n_dancer(x3) & n_dancer(x1) & n_costume(x2) & card_eq_4(x3) & card_eq_4(x1) & a_red(s2) & a_black(s1) & Theme(s2,x2) & Theme(s1,x2) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1))
|
||
Four dancers each dressed in black with a red ribbon around their waist are dancing.
|
There are four people dancing, each wearing black clothing with a red ribbon belt.
| 0 | -100 |
Dancers are people and they are dancing.
|
all x1 x6 x2.((n_waist(x6) & of(x6,x2) & n_thing(x2) & (x1 = x2) & n_dancer(x2) & card_eq_4(x2)) -> exists e1 e2 s1 s2 x3 x4 x5.(Actor(e2,x1) & v_dance(e2) & around(e1,x6) & with(e1,x5) & n_ribbon(x5) & a_red(s2) & Theme(s2,x5) & Theme(e1,s1) & Theme(s1,x4) & a_black(s1) & Theme(e1,x3) & v_dress(e1) & (x1 = x3)))
|
exists p1 x1 e1 x2 x3.((x1 = x2) & all s1 x4 e2.((n_clothing(x4) & a_black(s1) & Theme(s1,x4) & Actor(e2,x4) & v_wear(e2)) -> exists s2 x5 x6.(rel(x2,x4) & with(x4,x5) & n_belt(x5) & of(x5,x6) & n_ribbon(x6) & a_red(s2) & Theme(s2,x5))) & Actor(e1,x3) & v_dance(e1) & (x2 = x3) & n_people(x2) & card_eq_4(x2))
|
49d9cb0c-e4c8-11ec-9cdd-0242ac1c0002
|
all x1 x6 x2.(exists e1 e2 s1 s2 x3 x4 x5.(with(e1,x5) & v_dress(e1) & v_dance(e2) & n_ribbon(x5) & around(e1,x6) & a_red(s2) & a_black(s1) & Theme(s2,x5) & Theme(s1,x4) & Theme(e1,x3) & Theme(e1,s1) & Actor(e2,x1) & (x1 = x3)) | -of(x6,x2) | -n_waist(x6) | -n_thing(x2) | -n_dancer(x2) | -card_eq_4(x2) | -(x1 = x2))
|
exists x1 e1 x2 x3.(v_dance(e1) & n_people(x2) & card_eq_4(x2) & all s1 x4 e2.(exists s2 x5 x6.(with(x4,x5) & rel(x2,x4) & of(x5,x6) & n_ribbon(x6) & n_belt(x5) & a_red(s2) & Theme(s2,x5)) | -v_wear(e2) | -n_clothing(x4) | -a_black(s1) | -Theme(s1,x4) | -Actor(e2,x4)) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))
|
||
Four dancers each dressed in black with a red ribbon around their waist are dancing.
|
The four dancers, dressed in black and red, are resting and sitting at a table.
| 2 | -100 |
The dancers can't be resting and sitting while dancing.
|
all x1 x2 x6.((n_waist(x6) & of(x6,x2) & n_thing(x2) & (x1 = x2) & n_dancer(x2) & card_eq_4(x2)) -> exists e2 e1 s1 s2 x3 x4 x5.(Actor(e2,x1) & v_dance(e2) & around(e1,x6) & with(e1,x5) & n_ribbon(x5) & a_red(s2) & Theme(s2,x5) & Theme(e1,s1) & Theme(s1,x4) & a_black(s1) & Theme(e1,x3) & v_dress(e1) & (x1 = x3)))
|
exists e2 e1 e4 e3 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_dancer(x5) & card_eq_4(x5) & n_dancer(x1) & card_eq_4(x1) & at(e4,x9) & n_table(x9) & Actor(e4,x5) & v_sit(e4) & Theme(e3,s4) & Theme(s4,x8) & a_red(s4) & Theme(e3,s3) & Theme(s3,x7) & a_black(s3) & Theme(e3,x6) & v_dress(e3) & (x5 = x6) & Actor(e2,x1) & v_rest(e2) & Theme(e1,s2) & Theme(s2,x4) & a_red(s2) & Theme(e1,s1) & Theme(s1,x3) & a_black(s1) & Theme(e1,x2) & v_dress(e1) & (x1 = x2))
|
49d9cf44-e4c8-11ec-9cdd-0242ac1c0002
|
all x1 x2 x6.(exists e2 e1 s1 s2 x3 x4 x5.(with(e1,x5) & v_dress(e1) & v_dance(e2) & n_ribbon(x5) & around(e1,x6) & a_red(s2) & a_black(s1) & Theme(s2,x5) & Theme(s1,x4) & Theme(e1,x3) & Theme(e1,s1) & Actor(e2,x1) & (x1 = x3)) | -of(x6,x2) | -n_waist(x6) | -n_thing(x2) | -n_dancer(x2) | -card_eq_4(x2) | -(x1 = x2))
|
exists e2 e1 e4 e3 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_sit(e4) & v_rest(e2) & v_dress(e3) & v_dress(e1) & n_table(x9) & n_dancer(x5) & n_dancer(x1) & card_eq_4(x5) & card_eq_4(x1) & at(e4,x9) & a_red(s4) & a_red(s2) & a_black(s3) & a_black(s1) & Theme(s4,x8) & Theme(s3,x7) & Theme(s2,x4) & Theme(s1,x3) & Theme(e3,x6) & Theme(e3,s4) & Theme(e3,s3) & Theme(e1,x2) & Theme(e1,s2) & Theme(e1,s1) & Actor(e4,x5) & Actor(e2,x1) & (x5 = x6) & (x1 = x2))
|
||
Four ballet dancers in black costumes are performing on a stage.
|
people are performing in front of a large crowd
| 1 | -100 |
There are other means of performing for people besides ballet, and a crowd can watch performances somewhere other than a stage.
|
exists e1 s1 x1 x2 x3 x4.(on(e1,x4) & n_stage(x4) & Actor(e1,x1) & v_perform(e1) & in(x1,x3) & n_costume(x3) & a_black(s1) & Theme(s1,x3) & n_dancer(x1) & of(x1,x2) & n_ballet(x2) & card_eq_4(x1))
|
exists e1 s1 x1 x2 x3.(in(e1,x2) & of(x2,x3) & n_crowd(x3) & a_large(s1) & Theme(s1,x3) & n_front(x2) & Actor(e1,x1) & v_perform(e1) & n_people(x1))
|
49d9d48a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(v_perform(e1) & on(e1,x4) & of(x1,x2) & n_stage(x4) & n_dancer(x1) & n_costume(x3) & n_ballet(x2) & in(x1,x3) & card_eq_4(x1) & a_black(s1) & Theme(s1,x3) & Actor(e1,x1))
|
exists e1 s1 x1 x2 x3.(v_perform(e1) & of(x2,x3) & n_people(x1) & n_front(x2) & n_crowd(x3) & in(e1,x2) & a_large(s1) & Theme(s1,x3) & Actor(e1,x1))
|
||
Four ballet dancers in black costumes are performing on a stage.
|
people are performing ballet
| 0 | -100 |
Ballet dancers are people and if they are performing it can be assumed they are performing ballet
|
exists e1 s1 x1 x2 x3 x4.(on(e1,x4) & n_stage(x4) & Actor(e1,x1) & v_perform(e1) & in(x1,x3) & n_costume(x3) & a_black(s1) & Theme(s1,x3) & n_dancer(x1) & of(x1,x2) & n_ballet(x2) & card_eq_4(x1))
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_perform(e1) & n_ballet(x2) & n_people(x1))
|
49d9d8fe-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(v_perform(e1) & on(e1,x4) & of(x1,x2) & n_stage(x4) & n_dancer(x1) & n_costume(x3) & n_ballet(x2) & in(x1,x3) & card_eq_4(x1) & a_black(s1) & Theme(s1,x3) & Actor(e1,x1))
|
exists e1 x1 x2.(v_perform(e1) & n_people(x1) & n_ballet(x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
Four ballet dancers in black costumes are performing on a stage.
|
people are at home sleeping
| 2 | -100 |
The ballet dancers can't be preforming and sleeping at the same time.
|
exists e1 s1 x1 x2 x3 x4.(on(e1,x4) & n_stage(x4) & Actor(e1,x1) & v_perform(e1) & in(x1,x3) & n_costume(x3) & a_black(s1) & Theme(s1,x3) & n_dancer(x1) & of(x1,x2) & n_ballet(x2) & card_eq_4(x1))
|
exists p1 x1.(exists x2 x3.(at(x1,x2) & n_sleeping(x2) & of(x2,x3) & n_home(x3)) & n_people(x1))
|
49d9dd68-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(v_perform(e1) & on(e1,x4) & of(x1,x2) & n_stage(x4) & n_dancer(x1) & n_costume(x3) & n_ballet(x2) & in(x1,x3) & card_eq_4(x1) & a_black(s1) & Theme(s1,x3) & Actor(e1,x1))
|
exists x1.(n_people(x1) & exists x2 x3.(of(x2,x3) & n_sleeping(x2) & n_home(x3) & at(x1,x2)))
|
||
A man on a red bike popping a wheelie.
|
A man is riding a skateboard.
| 2 | -100 |
The man cant be riding a bike and a skateboard.
|
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_pop(e1) & n_wheelie(x4) & (x2 = x3) & n_bike(x2) & a_red(s1) & Theme(s1,x2) & n_man(x1))
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_skateboard(x2) & n_man(x1))
|
49d9e2ae-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(v_pop(e1) & on(x1,x2) & n_wheelie(x4) & n_man(x1) & n_bike(x2) & a_topic(x1) & a_red(s1) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
|
exists e1 x1 x2.(v_ride(e1) & n_skateboard(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
A man on a red bike popping a wheelie.
|
A man is riding a red bike.
| 0 | -100 |
If he is on a bike, it follows that he is riding a bike.
|
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_pop(e1) & n_wheelie(x4) & (x2 = x3) & n_bike(x2) & a_red(s1) & Theme(s1,x2) & n_man(x1))
|
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & a_red(s1) & Theme(s1,x2) & n_man(x1))
|
49d9e8bc-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(v_pop(e1) & on(x1,x2) & n_wheelie(x4) & n_man(x1) & n_bike(x2) & a_topic(x1) & a_red(s1) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
|
exists e1 s1 x1 x2.(v_ride(e1) & n_man(x1) & n_bike(x2) & a_red(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
A man on a red bike popping a wheelie.
|
The man is showing off to his friends.
| 1 | -100 |
Just because a man pops a wheelie does not mean that he is showing off for his friends.
|
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_pop(e1) & n_wheelie(x4) & (x2 = x3) & n_bike(x2) & a_red(s1) & Theme(s1,x2) & n_man(x1))
|
exists e1 s1 x1 x2.(n_friend(x2) & of(x2,x1) & n_male(x1) & n_man(x1) & a_off(s1) & Manner(e1,s1) & to(e1,x2) & Actor(e1,x1) & v_show(e1))
|
49d9ed62-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(v_pop(e1) & on(x1,x2) & n_wheelie(x4) & n_man(x1) & n_bike(x2) & a_topic(x1) & a_red(s1) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
|
exists e1 s1 x1 x2.(v_show(e1) & to(e1,x2) & of(x2,x1) & n_man(x1) & n_male(x1) & n_friend(x2) & a_off(s1) & Manner(e1,s1) & Actor(e1,x1))
|
||
A man on a red bicycle that is dragging a wagon behind it.
|
a man dragging a wagon while riding a bicycle
| 0 | -100 |
A man dragging a wagon while riding a bicycle is a rephrasing of a man on a bicycle dragging a wagon behind it.
|
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(x1,x2) & behind(e1,x1) & n_thing(x1) & Theme(e1,x4) & Actor(e1,x3) & v_drag(e1) & n_wagon(x4) & (x2 = x3) & n_bicycle(x2) & a_red(s1) & Theme(s1,x2) & n_man(x1))
|
exists e2 e1 x1 x2 x3 x4.(a_topic(x1) & while(e1,e2) & Theme(e2,x4) & Actor(e2,x2) & v_ride(e2) & n_bicycle(x4) & Theme(e1,x3) & Actor(e1,x2) & v_drag(e1) & n_wagon(x3) & (x1 = x2) & n_man(x1))
|
49d9ffa0-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(v_drag(e1) & on(x1,x2) & n_wagon(x4) & n_thing(x1) & n_man(x1) & n_bicycle(x2) & behind(e1,x1) & a_topic(x1) & a_red(s1) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
|
exists e2 e1 x1 x2 x3 x4.(while(e1,e2) & v_ride(e2) & v_drag(e1) & n_wagon(x3) & n_man(x1) & n_bicycle(x4) & a_topic(x1) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
|
||
A man on a red bicycle that is dragging a wagon behind it.
|
a man dragging a wagon while riding a bicycle to meet his friend
| 1 | -100 |
Just because a man is dragging a wagon behind his bike does not mean that he is going to meet his friend.
|
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(x1,x2) & behind(e1,x1) & n_thing(x1) & Theme(e1,x4) & Actor(e1,x3) & v_drag(e1) & n_wagon(x4) & (x2 = x3) & n_bicycle(x2) & a_red(s1) & Theme(s1,x2) & n_man(x1))
|
exists e2 e1 p1 x1 x2 x3 x4 x5.(a_topic(x1) & while(e1,e2) & Topic(e2,p1) & exists e3.(Theme(e3,x5) & Actor(e3,x2) & v_meet(e3)) & n_friend(x5) & of(x5,x1) & n_male(x1) & Theme(e2,x4) & Actor(e2,x2) & v_ride(e2) & n_bicycle(x4) & Theme(e1,x3) & Actor(e1,x2) & v_drag(e1) & n_wagon(x3) & (x1 = x2) & n_man(x1))
|
49da0414-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(v_drag(e1) & on(x1,x2) & n_wagon(x4) & n_thing(x1) & n_man(x1) & n_bicycle(x2) & behind(e1,x1) & a_topic(x1) & a_red(s1) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
|
exists e2 e1 p1 x1 x2 x3 x4 x5.(while(e1,e2) & v_ride(e2) & v_drag(e1) & of(x5,x1) & n_wagon(x3) & n_man(x1) & n_male(x1) & n_friend(x5) & n_bicycle(x4) & exists e3.(v_meet(e3) & Theme(e3,x5) & Actor(e3,x2)) & a_topic(x1) & Topic(e2,p1) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
|
||
A man on a red bicycle that is dragging a wagon behind it.
|
a woman holding a scruffy cat
| 2 | -100 |
A man dragging a wagon is not the same as a woman holding a cat.
|
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(x1,x2) & behind(e1,x1) & n_thing(x1) & Theme(e1,x4) & Actor(e1,x3) & v_drag(e1) & n_wagon(x4) & (x2 = x3) & n_bicycle(x2) & a_red(s1) & Theme(s1,x2) & n_man(x1))
|
exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_cat(x3) & of(x3,x4) & n_scruffy(x4) & (x1 = x2) & n_woman(x1))
|
49da091e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(v_drag(e1) & on(x1,x2) & n_wagon(x4) & n_thing(x1) & n_man(x1) & n_bicycle(x2) & behind(e1,x1) & a_topic(x1) & a_red(s1) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
|
exists e1 x1 x2 x3 x4.(v_hold(e1) & of(x3,x4) & n_woman(x1) & n_scruffy(x4) & n_cat(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
||
A man rides his bike on one wheel while towing something behind him.
|
The bike is comfortable to ride on
| 1 | -100 |
The man is riding a bike but there's no statement how nice the bike is or how comfortable the man would be on that bike.
|
exists e1 e2 x1 x2 x3 x4.(while(e1,e2) & Theme(e2,x4) & Actor(e2,x1) & v_tow(e2) & behind(x4,x1) & n_male(x1) & n_male(x1) & n_thing(x4) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & on(x2,x3) & n_wheel(x3) & card_eq_1(x3) & n_bike(x2) & of(x2,x1) & n_man(x1))
|
exists p1 s1 x1.(n_bike(x1) & Topic(s1,p1) & exists e1 s2.(a_on(s2) & Manner(e1,s2) & Actor(e1,x1) & v_ride(e1)) & Theme(s1,x1) & a_comfortable(s1))
|
49da0e00-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 x1 x2 x3 x4.(while(e1,e2) & v_tow(e2) & v_ride(e1) & on(x2,x3) & of(x2,x1) & n_wheel(x3) & n_thing(x4) & n_man(x1) & n_male(x1) & n_bike(x2) & card_eq_1(x3) & behind(x4,x1) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
|
exists p1 s1 x1.(n_bike(x1) & exists e1 s2.(v_ride(e1) & a_on(s2) & Manner(e1,s2) & Actor(e1,x1)) & a_comfortable(s1) & Topic(s1,p1) & Theme(s1,x1))
|
||
A man rides his bike on one wheel while towing something behind him.
|
The man on the bike has no legs
| 2 | -100 |
You cannot ride a bike on one wheel with no legs.
|
exists e1 e2 x1 x2 x3 x4.(while(e1,e2) & Theme(e2,x4) & Actor(e2,x1) & v_tow(e2) & behind(x4,x1) & n_male(x1) & n_male(x1) & n_thing(x4) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & on(x2,x3) & n_wheel(x3) & card_eq_1(x3) & n_bike(x2) & of(x2,x1) & n_man(x1))
|
exists x1 x2.(n_bike(x2) & n_man(x1) & -exists e1 x3.(Theme(e1,x3) & Actor(e1,x1) & v_have(e1) & n_leg(x3)) & on(x1,x2))
|
49da127e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 x1 x2 x3 x4.(while(e1,e2) & v_tow(e2) & v_ride(e1) & on(x2,x3) & of(x2,x1) & n_wheel(x3) & n_thing(x4) & n_man(x1) & n_male(x1) & n_bike(x2) & card_eq_1(x3) & behind(x4,x1) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
|
exists x1 x2.(on(x1,x2) & n_man(x1) & n_bike(x2) & all e1 x3.(-v_have(e1) | -n_leg(x3) | -Theme(e1,x3) | -Actor(e1,x1)))
|
||
A man rides his bike on one wheel while towing something behind him.
|
The man is on a bike
| 0 | -100 |
Rides his bike implies on a bike.
|
exists e1 e2 x1 x2 x3 x4.(while(e1,e2) & Theme(e2,x4) & Actor(e2,x1) & v_tow(e2) & behind(x4,x1) & n_male(x1) & n_male(x1) & n_thing(x4) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & on(x2,x3) & n_wheel(x3) & card_eq_1(x3) & n_bike(x2) & of(x2,x1) & n_man(x1))
|
exists p1 x1.(n_man(x1) & exists x2.(on(x1,x2) & n_bike(x2)))
|
49da16e8-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 x1 x2 x3 x4.(while(e1,e2) & v_tow(e2) & v_ride(e1) & on(x2,x3) & of(x2,x1) & n_wheel(x3) & n_thing(x4) & n_man(x1) & n_male(x1) & n_bike(x2) & card_eq_1(x3) & behind(x4,x1) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
|
exists x1.(n_man(x1) & exists x2.(on(x1,x2) & n_bike(x2)))
|
||
A man with a blue shirt riding a red bike doing a wheelie in the middle of the road.
|
The man is balancing on one wheel.
| 0 | -100 |
A man doing a wheelie implies he's balancing on one wheel.
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_road(x8) & n_middle(x7) & a_topic(x1) & in(e2,x7) & of(x7,x8) & Theme(e2,x6) & Actor(e2,x5) & v_do(e2) & n_wheelie(x6) & (x1 = x5) & with(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_ride(e1) & n_bike(x4) & a_red(s2) & Theme(s2,x4) & (x2 = x3) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
|
exists e1 x1 x2.(n_man(x1) & on(e1,x2) & n_wheel(x2) & card_eq_1(x2) & Actor(e1,x1) & v_balance(e1))
|
49da1b5c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(x1,x2) & v_ride(e1) & v_do(e2) & of(x7,x8) & n_wheelie(x6) & n_shirt(x2) & n_road(x8) & n_middle(x7) & n_man(x1) & n_bike(x4) & in(e2,x7) & a_topic(x1) & a_red(s2) & a_blue(s1) & Theme(s2,x4) & Theme(s1,x2) & Theme(e2,x6) & Theme(e1,x4) & Actor(e2,x5) & Actor(e1,x3) & (x2 = x3) & (x1 = x5))
|
exists e1 x1 x2.(v_balance(e1) & on(e1,x2) & n_wheel(x2) & n_man(x1) & card_eq_1(x2) & Actor(e1,x1))
|
||
A man with a blue shirt riding a red bike doing a wheelie in the middle of the road.
|
The man is a professional bicycle rider.
| 1 | -100 |
The man is not necessarily a professional bicycle rider just because he is doing a wheelie in the middle of the road. He could be an average guy doing tricks.
|
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_road(x8) & n_middle(x7) & a_topic(x1) & in(e2,x7) & of(x7,x8) & Theme(e2,x6) & Actor(e2,x5) & v_do(e2) & n_wheelie(x6) & (x1 = x5) & with(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_ride(e1) & n_bike(x4) & a_red(s2) & Theme(s2,x4) & (x2 = x3) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
|
exists p1 x1.(n_man(x1) & exists s1 x2 x3.((x1 = x2) & n_rider(x2) & of(x2,x3) & n_bicycle(x3) & a_professional(s1) & Theme(s1,x2)))
|
49da2020-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(x1,x2) & v_ride(e1) & v_do(e2) & of(x7,x8) & n_wheelie(x6) & n_shirt(x2) & n_road(x8) & n_middle(x7) & n_man(x1) & n_bike(x4) & in(e2,x7) & a_topic(x1) & a_red(s2) & a_blue(s1) & Theme(s2,x4) & Theme(s1,x2) & Theme(e2,x6) & Theme(e1,x4) & Actor(e2,x5) & Actor(e1,x3) & (x2 = x3) & (x1 = x5))
|
exists x1.(n_man(x1) & exists s1 x2 x3.(of(x2,x3) & n_rider(x2) & n_bicycle(x3) & a_professional(s1) & Theme(s1,x2) & (x1 = x2)))
|
||
A man with a blue shirt riding a red bike doing a wheelie in the middle of the road.
|
The man is wearing a green shirt.
| 2 | -100 |
The first sentence says the man is wearing a blue shirt, and the seconds sentence says he is wearing a green shirt.
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_road(x8) & n_middle(x7) & a_topic(x1) & in(e2,x7) & of(x7,x8) & Theme(e2,x6) & Actor(e2,x5) & v_do(e2) & n_wheelie(x6) & (x1 = x5) & with(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_ride(e1) & n_bike(x4) & a_red(s2) & Theme(s2,x4) & (x2 = x3) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
|
exists e1 s1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_green(s1) & Theme(s1,x2))
|
49da24a8-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(x1,x2) & v_ride(e1) & v_do(e2) & of(x7,x8) & n_wheelie(x6) & n_shirt(x2) & n_road(x8) & n_middle(x7) & n_man(x1) & n_bike(x4) & in(e2,x7) & a_topic(x1) & a_red(s2) & a_blue(s1) & Theme(s2,x4) & Theme(s1,x2) & Theme(e2,x6) & Theme(e1,x4) & Actor(e2,x5) & Actor(e1,x3) & (x2 = x3) & (x1 = x5))
|
exists e1 s1 x1 x2.(v_wear(e1) & n_shirt(x2) & n_man(x1) & a_green(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
A red colored diner features dark red chairs.
|
All of the chairs and tables in the diner are red.
| 1 | -100 |
The diner features dark red chairs, but that does not necessarily mean all of the chairs are red. The tables could either be red or another color.
|
exists e1 s1 s2 s3 x1 x2 x3 x4.(a_topic(x1) & Theme(s3,x4) & Actor(s3,x3) & a_dark(s3) & n_chair(x4) & a_red(s2) & Theme(s2,x4) & (x1 = x3) & n_feature(x1) & of(x1,x2) & n_diner(x2) & Theme(e1,x1) & v_color(e1) & a_red(s1) & Theme(s1,x1))
|
exists s1 x1 x2 x3 x5.(n_diner(x3) & n_chair(x5) & Theme(s1,x1) & a_red(s1) & in(x1,x3) & subset_of(x2,x1) & n_table(x2) & all x4.(n_thing(x4) -> (subset_of(x4,x1) & of(x4,x5))))
|
49da2e6c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 s3 x1 x2 x3 x4.(v_color(e1) & of(x1,x2) & n_feature(x1) & n_diner(x2) & n_chair(x4) & a_topic(x1) & a_red(s2) & a_red(s1) & a_dark(s3) & Theme(s3,x4) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x1) & Actor(s3,x3) & (x1 = x3))
|
exists s1 x1 x2 x3 x5.(subset_of(x2,x1) & n_table(x2) & n_diner(x3) & n_chair(x5) & in(x1,x3) & all x4.((subset_of(x4,x1) | -n_thing(x4)) & (of(x4,x5) | -n_thing(x4))) & a_red(s1) & Theme(s1,x1))
|
||
Two people sitting in the shadows near the water.
|
it is a sunny day
| 1 | -100 |
The day could either be sunny or cloudy and there still would be shadows, especially if they are sitting under something that casts a shadow.
|
exists e1 x1 x2 x3 x4.(n_water(x4) & n_shadow(x3) & a_topic(x1) & in(e1,x3) & near(x3,x4) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_people(x1) & card_eq_2(x1))
|
exists p1 x1.(n_thing(x1) & exists s1 x2.((x1 = x2) & n_day(x2) & a_sunny(s1) & Theme(s1,x2)))
|
49da3da8-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4.(v_sit(e1) & near(x3,x4) & n_water(x4) & n_shadow(x3) & n_people(x1) & in(e1,x3) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
|
exists x1.(n_thing(x1) & exists s1 x2.(n_day(x2) & a_sunny(s1) & Theme(s1,x2) & (x1 = x2)))
|
||
Two children hug one another.
|
One child is giving another child a hug.
| 0 | -100 |
One child and another child is two children. If they are hugging one another, that is a different way to phrase that one child is giving another child a hug.
|
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_hug(e1) & n_thing(x2) & card_eq_1(x2) & a_another(s1) & Theme(s1,x2) & n_child(x1) & card_eq_2(x1))
|
exists e1 x1 x2 x3.(Recipient(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_give(e1) & n_child(x3) & -(x3 = x1) & n_child(x1) & n_child(x1) & n_hug(x2) & card_eq_1(x1))
|
49da4776-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2.(v_hug(e1) & n_thing(x2) & n_child(x1) & card_eq_2(x1) & card_eq_1(x2) & a_another(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 x1 x2 x3.(v_give(e1) & n_hug(x2) & n_child(x3) & n_child(x1) & card_eq_1(x1) & Theme(e1,x2) & Recipient(e1,x3) & Actor(e1,x1) & -(x3 = x1))
|
||
A man in a hat and black jacket reads a newspaper
|
A man is reading a book.
| 2 | -100 |
A newspaper is not the same as a book.
|
exists e1 s1 x1 x2 x3 x4 x5.(Theme(e1,x5) & Actor(e1,x1) & v_read(e1) & n_newspaper(x5) & in(x1,x2) & n_jacket(x4) & a_black(s1) & Theme(s1,x4) & n_hat(x3) & subset_of(x4,x2) & subset_of(x3,x2) & n_man(x1))
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_read(e1) & n_book(x2) & n_man(x1))
|
49da570c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5.(v_read(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_newspaper(x5) & n_man(x1) & n_jacket(x4) & n_hat(x3) & in(x1,x2) & a_black(s1) & Theme(s1,x4) & Theme(e1,x5) & Actor(e1,x1))
|
exists e1 x1 x2.(v_read(e1) & n_man(x1) & n_book(x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
Four musicians play their instruments on the street while a young man on a bike stands by to listen.
|
four musicians play for a man
| 0 | 0.769923 |
The fact that the young man is standing by to listen to the musicians implies that the musicians are playing for the man.
|
exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_street(x4) & Topic(e1,p1) & exists e2.(Actor(e2,x1) & v_listen(e2)) & a_by(s2) & Manner(e1,s2) & on(e1,x6) & n_stand(x6) & of(x6,x7) & n_bike(x7) & while(e1,x5) & n_man(x5) & a_young(s1) & Theme(s1,x5) & on(e1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_instrument(x3) & of(x3,x1) & n_thing(x1) & n_musician(x2) & card_eq_4(x2) & n_musician(x1) & card_eq_4(x1))
|
exists x1 x2 x3.(a_topic(x1) & for(x1,x3) & n_man(x3) & n_play(x1) & of(x1,x2) & n_musician(x2) & card_eq_4(x1))
|
49db88fc-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(while(e1,x5) & v_play(e1) & on(e1,x6) & on(e1,x4) & of(x6,x7) & of(x3,x1) & n_thing(x1) & n_street(x4) & n_stand(x6) & n_musician(x2) & n_musician(x1) & n_man(x5) & n_instrument(x3) & n_bike(x7) & exists e2.(v_listen(e2) & Actor(e2,x1)) & card_eq_4(x2) & card_eq_4(x1) & a_young(s1) & a_by(s2) & Topic(e1,p1) & Theme(s1,x5) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x2))
|
exists x1 x2 x3.(of(x1,x2) & n_play(x1) & n_musician(x2) & n_man(x3) & for(x1,x3) & card_eq_4(x1) & a_topic(x1))
|
||
Four musicians play their instruments on the street while a young man on a bike stands by to listen.
|
The street performers are hoping to make money.
| 1 | 0.854758 |
The musicians are not necessarily street performs hoping to make money.
|
exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_street(x4) & Topic(e1,p1) & exists e2.(Actor(e2,x1) & v_listen(e2)) & a_by(s2) & Manner(e1,s2) & on(e1,x6) & n_stand(x6) & of(x6,x7) & n_bike(x7) & while(e1,x5) & n_man(x5) & a_young(s1) & Theme(s1,x5) & on(e1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_instrument(x3) & of(x3,x1) & n_thing(x1) & n_musician(x2) & card_eq_4(x2) & n_musician(x1) & card_eq_4(x1))
|
exists e1 p1 x1 x2.(n_performer(x1) & of(x1,x2) & n_street(x2) & Topic(e1,p1) & Actor(e1,x1) & v_hope(e1) & exists e2 x3.(Theme(e2,x3) & Actor(e2,x1) & v_make(e2) & n_money(x3)))
|
49db8d3e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(while(e1,x5) & v_play(e1) & on(e1,x6) & on(e1,x4) & of(x6,x7) & of(x3,x1) & n_thing(x1) & n_street(x4) & n_stand(x6) & n_musician(x2) & n_musician(x1) & n_man(x5) & n_instrument(x3) & n_bike(x7) & exists e2.(v_listen(e2) & Actor(e2,x1)) & card_eq_4(x2) & card_eq_4(x1) & a_young(s1) & a_by(s2) & Topic(e1,p1) & Theme(s1,x5) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x2))
|
exists e1 p1 x1 x2.(v_hope(e1) & of(x1,x2) & n_street(x2) & n_performer(x1) & exists e2 x3.(v_make(e2) & n_money(x3) & Theme(e2,x3) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
|
||
Four musicians play their instruments on the street while a young man on a bike stands by to listen.
|
Classical musicians are raising money by playing on the street.
| 1 | 0.091538 |
The musicians are not necessarily classical musicians.
|
exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_street(x4) & Topic(e1,p1) & exists e2.(Actor(e2,x1) & v_listen(e2)) & a_by(s2) & Manner(e1,s2) & on(e1,x6) & n_stand(x6) & of(x6,x7) & n_bike(x7) & while(e1,x5) & n_man(x5) & a_young(s1) & Theme(s1,x5) & on(e1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_instrument(x3) & of(x3,x1) & n_thing(x1) & n_musician(x2) & card_eq_4(x2) & n_musician(x1) & card_eq_4(x1))
|
exists e1 e2 s1 x1 x2 x3.(n_street(x3) & by(e1,e2) & on(e2,x3) & Actor(e2,x1) & v_play(e2) & Theme(e1,x2) & Actor(e1,x1) & v_raise(e1) & n_money(x2) & n_musician(x1) & a_classical(s1) & Theme(s1,x1))
|
49dba0ee-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(while(e1,x5) & v_play(e1) & on(e1,x6) & on(e1,x4) & of(x6,x7) & of(x3,x1) & n_thing(x1) & n_street(x4) & n_stand(x6) & n_musician(x2) & n_musician(x1) & n_man(x5) & n_instrument(x3) & n_bike(x7) & exists e2.(v_listen(e2) & Actor(e2,x1)) & card_eq_4(x2) & card_eq_4(x1) & a_young(s1) & a_by(s2) & Topic(e1,p1) & Theme(s1,x5) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x2))
|
exists e1 e2 s1 x1 x2 x3.(v_raise(e1) & v_play(e2) & on(e2,x3) & n_street(x3) & n_musician(x1) & n_money(x2) & by(e1,e2) & a_classical(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
|
||
Four musicians play their instruments on the street while a young man on a bike stands by to listen.
|
Musicians are playing at an indoor concert.
| 2 | 0 |
Musicians on the street can not be at an indoor concert.
|
exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_street(x4) & Topic(e1,p1) & exists e2.(Actor(e2,x1) & v_listen(e2)) & a_by(s2) & Manner(e1,s2) & on(e1,x6) & n_stand(x6) & of(x6,x7) & n_bike(x7) & while(e1,x5) & n_man(x5) & a_young(s1) & Theme(s1,x5) & on(e1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_instrument(x3) & of(x3,x1) & n_thing(x1) & n_musician(x2) & card_eq_4(x2) & n_musician(x1) & card_eq_4(x1))
|
exists e1 s1 x1 x2.(ne_nam_musicians(x1) & at(e1,x2) & n_concert(x2) & a_indoor(s1) & Theme(s1,x2) & Actor(e1,x1) & v_play(e1))
|
49dbaeea-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(while(e1,x5) & v_play(e1) & on(e1,x6) & on(e1,x4) & of(x6,x7) & of(x3,x1) & n_thing(x1) & n_street(x4) & n_stand(x6) & n_musician(x2) & n_musician(x1) & n_man(x5) & n_instrument(x3) & n_bike(x7) & exists e2.(v_listen(e2) & Actor(e2,x1)) & card_eq_4(x2) & card_eq_4(x1) & a_young(s1) & a_by(s2) & Topic(e1,p1) & Theme(s1,x5) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x2))
|
exists e1 s1 x1 x2.(v_play(e1) & ne_nam_musicians(x1) & n_concert(x2) & at(e1,x2) & a_indoor(s1) & Theme(s1,x2) & Actor(e1,x1))
|
||
Four musicians play their instruments on the street while a young man on a bike stands by to listen.
|
four musicians play freebird
| 1 | 0.001077 |
No way to know that they are playing freebird.
|
exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_street(x4) & Topic(e1,p1) & exists e2.(Actor(e2,x1) & v_listen(e2)) & a_by(s2) & Manner(e1,s2) & on(e1,x6) & n_stand(x6) & of(x6,x7) & n_bike(x7) & while(e1,x5) & n_man(x5) & a_young(s1) & Theme(s1,x5) & on(e1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_instrument(x3) & of(x3,x1) & n_thing(x1) & n_musician(x2) & card_eq_4(x2) & n_musician(x1) & card_eq_4(x1))
|
exists x1 x2 x3.(a_topic(x1) & Time(x1,x3) & n_freebird(x3) & n_play(x1) & of(x1,x2) & n_musician(x2) & card_eq_4(x1))
|
49dbb96c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(while(e1,x5) & v_play(e1) & on(e1,x6) & on(e1,x4) & of(x6,x7) & of(x3,x1) & n_thing(x1) & n_street(x4) & n_stand(x6) & n_musician(x2) & n_musician(x1) & n_man(x5) & n_instrument(x3) & n_bike(x7) & exists e2.(v_listen(e2) & Actor(e2,x1)) & card_eq_4(x2) & card_eq_4(x1) & a_young(s1) & a_by(s2) & Topic(e1,p1) & Theme(s1,x5) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x2))
|
exists x1 x2 x3.(of(x1,x2) & n_play(x1) & n_musician(x2) & n_freebird(x3) & card_eq_4(x1) & a_topic(x1) & Time(x1,x3))
|
||
Four musicians play their instruments on the street while a young man on a bike stands by to listen.
|
Four musicians play music while a talen scout stops and listens.
| 1 | 0.002621 |
The young man is not necessarily a talen scout.
|
exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_street(x4) & Topic(e1,p1) & exists e2.(Actor(e2,x1) & v_listen(e2)) & a_by(s2) & Manner(e1,s2) & on(e1,x6) & n_stand(x6) & of(x6,x7) & n_bike(x7) & while(e1,x5) & n_man(x5) & a_young(s1) & Theme(s1,x5) & on(e1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_instrument(x3) & of(x3,x1) & n_thing(x1) & n_musician(x2) & card_eq_4(x2) & n_musician(x1) & card_eq_4(x1))
|
exists e1 x1 x2 x3 x4 x5 x6 x7.(while(e1,x3) & n_listen(x5) & n_stop(x4) & of(x4,x7) & n_scout(x7) & of(x4,x6) & n_talen(x6) & subset_of(x5,x3) & subset_of(x4,x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_music(x2) & n_musician(x1) & card_eq_4(x1))
|
49dbbfb6-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(while(e1,x5) & v_play(e1) & on(e1,x6) & on(e1,x4) & of(x6,x7) & of(x3,x1) & n_thing(x1) & n_street(x4) & n_stand(x6) & n_musician(x2) & n_musician(x1) & n_man(x5) & n_instrument(x3) & n_bike(x7) & exists e2.(v_listen(e2) & Actor(e2,x1)) & card_eq_4(x2) & card_eq_4(x1) & a_young(s1) & a_by(s2) & Topic(e1,p1) & Theme(s1,x5) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x2))
|
exists e1 x1 x2 x3 x4 x5 x6 x7.(while(e1,x3) & v_play(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x4,x7) & of(x4,x6) & n_talen(x6) & n_stop(x4) & n_scout(x7) & n_musician(x1) & n_music(x2) & n_listen(x5) & card_eq_4(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
Four musicians play their instruments on the street while a young man on a bike stands by to listen.
|
They four musicians just met.
| 1 | 0.004002 |
No way to know that the musicians just met.
|
exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_street(x4) & Topic(e1,p1) & exists e2.(Actor(e2,x1) & v_listen(e2)) & a_by(s2) & Manner(e1,s2) & on(e1,x6) & n_stand(x6) & of(x6,x7) & n_bike(x7) & while(e1,x5) & n_man(x5) & a_young(s1) & Theme(s1,x5) & on(e1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_instrument(x3) & of(x3,x1) & n_thing(x1) & n_musician(x2) & card_eq_4(x2) & n_musician(x1) & card_eq_4(x1))
|
exists e1 s1 x1 x2.(a_topic(x1) & a_just(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_meet(e1) & (x1 = x2) & n_musician(x1) & card_eq_4(x1) & n_thing(x1))
|
49dbced4-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(while(e1,x5) & v_play(e1) & on(e1,x6) & on(e1,x4) & of(x6,x7) & of(x3,x1) & n_thing(x1) & n_street(x4) & n_stand(x6) & n_musician(x2) & n_musician(x1) & n_man(x5) & n_instrument(x3) & n_bike(x7) & exists e2.(v_listen(e2) & Actor(e2,x1)) & card_eq_4(x2) & card_eq_4(x1) & a_young(s1) & a_by(s2) & Topic(e1,p1) & Theme(s1,x5) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x2))
|
exists e1 s1 x1 x2.(v_meet(e1) & n_thing(x1) & n_musician(x1) & card_eq_4(x1) & a_topic(x1) & a_just(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1) & (x1 = x2))
|
||
A man is tying his shoe lace.
|
A man is not wearing any footwear.
| 2 | -100 |
THe man is tying his shoes so i dont think hes not wearing any footwear.
|
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_tie(e1) & n_lace(x2) & of(x2,x3) & n_shoe(x3) & of(x2,x1) & n_male(x1) & n_man(x1))
|
exists x1.(-all x2.(n_footwear(x2) -> exists e1.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1))) & n_man(x1))
|
49dd065a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_tie(e1) & of(x2,x3) & of(x2,x1) & n_shoe(x3) & n_man(x1) & n_male(x1) & n_lace(x2) & Theme(e1,x2) & Actor(e1,x1))
|
exists x1.(n_man(x1) & exists x2.(n_footwear(x2) & all e1.(-v_wear(e1) | -Theme(e1,x2) | -Actor(e1,x1))))
|
||
A man is tying his shoe lace.
|
A man is learning to tie his shoes.
| 1 | -100 |
Tying his shoe does not imply he is still learning.
|
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_tie(e1) & n_lace(x2) & of(x2,x3) & n_shoe(x3) & of(x2,x1) & n_male(x1) & n_man(x1))
|
exists e1 p1 x1 x2.(Topic(e1,p1) & Actor(e1,x1) & v_learn(e1) & exists e2.(Theme(e2,x2) & Actor(e2,x1) & v_tie(e2)) & n_shoe(x2) & of(x2,x1) & n_male(x1) & n_man(x1))
|
49dd0b1e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_tie(e1) & of(x2,x3) & of(x2,x1) & n_shoe(x3) & n_man(x1) & n_male(x1) & n_lace(x2) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 p1 x1 x2.(v_learn(e1) & of(x2,x1) & n_shoe(x2) & n_man(x1) & n_male(x1) & exists e2.(v_tie(e2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
|
||
A man is tying his shoe lace.
|
A man is lacing up his shoes.
| 0 | -100 |
Tying a shoe lace is performed by lacing up the shoes.
|
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_tie(e1) & n_lace(x2) & of(x2,x3) & n_shoe(x3) & of(x2,x1) & n_male(x1) & n_man(x1))
|
exists e1 s1 x1 x2.(a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_lace(e1) & n_shoe(x2) & of(x2,x1) & n_male(x1) & n_man(x1))
|
49dd0f42-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_tie(e1) & of(x2,x3) & of(x2,x1) & n_shoe(x3) & n_man(x1) & n_male(x1) & n_lace(x2) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 s1 x1 x2.(v_lace(e1) & of(x2,x1) & n_shoe(x2) & n_man(x1) & n_male(x1) & a_up(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
|
||
Two swimmers are fighting for a ball on a water sport.
|
Two people fighting.
| 0 | -100 |
Swimmers are people.
|
exists e1 x1 x2 x3 x4.(for(e1,x2) & on(x2,x3) & n_sport(x3) & of(x3,x4) & n_water(x4) & n_ball(x2) & Actor(e1,x1) & v_fight(e1) & n_swimmer(x1) & card_eq_2(x1))
|
exists e1 x1 x2.(a_topic(x1) & Actor(e1,x2) & v_fight(e1) & (x1 = x2) & n_people(x1) & card_eq_2(x1))
|
49dd135c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4.(v_fight(e1) & on(x2,x3) & of(x3,x4) & n_water(x4) & n_swimmer(x1) & n_sport(x3) & n_ball(x2) & for(e1,x2) & card_eq_2(x1) & Actor(e1,x1))
|
exists e1 x1 x2.(v_fight(e1) & n_people(x1) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
|
||
Two swimmers are fighting for a ball on a water sport.
|
Two people practicing darts.
| 2 | -100 |
We don't think they are playing practicing darts when playing water sports.
|
exists e1 x1 x2 x3 x4.(for(e1,x2) & on(x2,x3) & n_sport(x3) & of(x3,x4) & n_water(x4) & n_ball(x2) & Actor(e1,x1) & v_fight(e1) & n_swimmer(x1) & card_eq_2(x1))
|
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_practice(e1) & n_dart(x3) & (x1 = x2) & n_people(x1) & card_eq_2(x1))
|
49dd1866-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4.(v_fight(e1) & on(x2,x3) & of(x3,x4) & n_water(x4) & n_swimmer(x1) & n_sport(x3) & n_ball(x2) & for(e1,x2) & card_eq_2(x1) & Actor(e1,x1))
|
exists e1 x1 x2 x3.(v_practice(e1) & n_people(x1) & n_dart(x3) & card_eq_2(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
||
Two swimmers are fighting for a ball on a water sport.
|
Two people playing for a competition.
| 1 | -100 |
Fighting for a ball does not imply they are playing for a competition.
|
exists e1 x1 x2 x3 x4.(for(e1,x2) & on(x2,x3) & n_sport(x3) & of(x3,x4) & n_water(x4) & n_ball(x2) & Actor(e1,x1) & v_fight(e1) & n_swimmer(x1) & card_eq_2(x1))
|
exists e1 x1 x2 x3.(a_topic(x1) & for(e1,x3) & n_competition(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_people(x1) & card_eq_2(x1))
|
49dd1cd0-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4.(v_fight(e1) & on(x2,x3) & of(x3,x4) & n_water(x4) & n_swimmer(x1) & n_sport(x3) & n_ball(x2) & for(e1,x2) & card_eq_2(x1) & Actor(e1,x1))
|
exists e1 x1 x2 x3.(v_play(e1) & n_people(x1) & n_competition(x3) & for(e1,x3) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
|
||
A swimmer in his suit stretches before a swim competition while holding his goggles.
|
A swimmer in the middle of a swimming race.
| 2 | -100 |
You can't stretch and be in the middle of a race.
|
exists e2 e1 x1 x2 x3 x4 x5.(while(e1,e2) & Theme(e2,x5) & Actor(e2,x1) & v_hold(e2) & n_goggles(x5) & of(x5,x1) & n_male(x1) & n_male(x1) & before(e1,x3) & n_competition(x3) & of(x3,x4) & n_swim(x4) & Actor(e1,x1) & v_stretch(e1) & in(x1,x2) & n_suit(x2) & of(x2,x1) & n_swimmer(x1))
|
exists x1 x2 x3 x4.(n_middle(x2) & a_topic(x1) & in(x1,x2) & of(x2,x3) & n_race(x3) & of(x3,x4) & n_swimming(x4) & n_swimmer(x1))
|
49dd2108-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 x1 x2 x3 x4 x5.(while(e1,e2) & v_stretch(e1) & v_hold(e2) & of(x5,x1) & of(x3,x4) & of(x2,x1) & n_swimmer(x1) & n_swim(x4) & n_suit(x2) & n_male(x1) & n_goggles(x5) & n_competition(x3) & in(x1,x2) & before(e1,x3) & Theme(e2,x5) & Actor(e2,x1) & Actor(e1,x1))
|
exists x1 x2 x3 x4.(of(x3,x4) & of(x2,x3) & n_swimming(x4) & n_swimmer(x1) & n_race(x3) & n_middle(x2) & in(x1,x2) & a_topic(x1))
|
||
A swimmer in his suit stretches before a swim competition while holding his goggles.
|
A woman preparing for a swim competition.
| 2 | -100 |
His is not a woman.
|
exists e2 e1 x1 x2 x3 x4 x5.(while(e1,e2) & Theme(e2,x5) & Actor(e2,x1) & v_hold(e2) & n_goggles(x5) & of(x5,x1) & n_male(x1) & n_male(x1) & before(e1,x3) & n_competition(x3) & of(x3,x4) & n_swim(x4) & Actor(e1,x1) & v_stretch(e1) & in(x1,x2) & n_suit(x2) & of(x2,x1) & n_swimmer(x1))
|
exists e1 s1 x1 x2 x3.(a_topic(x1) & for(e1,x3) & n_competition(x3) & a_swim(s1) & Theme(s1,x3) & Actor(e1,x2) & v_prepare(e1) & (x1 = x2) & n_woman(x1))
|
49dd254a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 x1 x2 x3 x4 x5.(while(e1,e2) & v_stretch(e1) & v_hold(e2) & of(x5,x1) & of(x3,x4) & of(x2,x1) & n_swimmer(x1) & n_swim(x4) & n_suit(x2) & n_male(x1) & n_goggles(x5) & n_competition(x3) & in(x1,x2) & before(e1,x3) & Theme(e2,x5) & Actor(e2,x1) & Actor(e1,x1))
|
exists e1 s1 x1 x2 x3.(v_prepare(e1) & n_woman(x1) & n_competition(x3) & for(e1,x3) & a_topic(x1) & a_swim(s1) & Theme(s1,x3) & Actor(e1,x2) & (x1 = x2))
|
||
A swimmer in his suit stretches before a swim competition while holding his goggles.
|
A swimmer preparing for a swim competition.
| 0 | -100 |
Doing stretches is one way in preparing for a swimming competition.
|
exists e1 e2 x1 x2 x3 x4 x5.(while(e1,e2) & Theme(e2,x5) & Actor(e2,x1) & v_hold(e2) & n_goggles(x5) & of(x5,x1) & n_male(x1) & n_male(x1) & before(e1,x3) & n_competition(x3) & of(x3,x4) & n_swim(x4) & Actor(e1,x1) & v_stretch(e1) & in(x1,x2) & n_suit(x2) & of(x2,x1) & n_swimmer(x1))
|
exists e1 s1 x1 x2 x3.(a_topic(x1) & for(e1,x3) & n_competition(x3) & a_swim(s1) & Theme(s1,x3) & Actor(e1,x2) & v_prepare(e1) & (x1 = x2) & n_swimmer(x1))
|
49dd296e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 x1 x2 x3 x4 x5.(while(e1,e2) & v_stretch(e1) & v_hold(e2) & of(x5,x1) & of(x3,x4) & of(x2,x1) & n_swimmer(x1) & n_swim(x4) & n_suit(x2) & n_male(x1) & n_goggles(x5) & n_competition(x3) & in(x1,x2) & before(e1,x3) & Theme(e2,x5) & Actor(e2,x1) & Actor(e1,x1))
|
exists e1 s1 x1 x2 x3.(v_prepare(e1) & n_swimmer(x1) & n_competition(x3) & for(e1,x3) & a_topic(x1) & a_swim(s1) & Theme(s1,x3) & Actor(e1,x2) & (x1 = x2))
|
||
A shirtless man in blue swimsuit bottoms holding swim goggles.
|
A cat is eating food.
| 2 | -100 |
There is either a man or a cat. The individual is either holding swim goggles or eating food.
|
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & Theme(e1,x5) & Actor(e1,x4) & v_hold(e1) & n_goggles(x5) & of(x5,x6) & n_swim(x6) & (x2 = x4) & n_bottom(x2) & of(x2,x3) & n_swimsuit(x3) & a_blue(s2) & Theme(s2,x2) & n_man(x1) & a_shirtless(s1) & Theme(s1,x1))
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_food(x2) & n_cat(x1))
|
49dd2dec-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_hold(e1) & of(x5,x6) & of(x2,x3) & n_swimsuit(x3) & n_swim(x6) & n_man(x1) & n_goggles(x5) & n_bottom(x2) & in(x1,x2) & a_topic(x1) & a_shirtless(s1) & a_blue(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x5) & Actor(e1,x4) & (x2 = x4))
|
exists e1 x1 x2.(v_eat(e1) & n_food(x2) & n_cat(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
A shirtless man in blue swimsuit bottoms holding swim goggles.
|
A shirtless man is holding swim goggles.
| 0 | -100 |
If wearing swimsuit bottoms, it is more likely that a person might be possibly holding swimgoggles, too.
|
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & Theme(e1,x5) & Actor(e1,x4) & v_hold(e1) & n_goggles(x5) & of(x5,x6) & n_swim(x6) & (x2 = x4) & n_bottom(x2) & of(x2,x3) & n_swimsuit(x3) & a_blue(s2) & Theme(s2,x2) & n_man(x1) & a_shirtless(s1) & Theme(s1,x1))
|
exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_goggles(x2) & of(x2,x3) & n_swim(x3) & n_man(x1) & a_shirtless(s1) & Theme(s1,x1))
|
49dd3238-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_hold(e1) & of(x5,x6) & of(x2,x3) & n_swimsuit(x3) & n_swim(x6) & n_man(x1) & n_goggles(x5) & n_bottom(x2) & in(x1,x2) & a_topic(x1) & a_shirtless(s1) & a_blue(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x5) & Actor(e1,x4) & (x2 = x4))
|
exists e1 s1 x1 x2 x3.(v_hold(e1) & of(x2,x3) & n_swim(x3) & n_man(x1) & n_goggles(x2) & a_shirtless(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
A shirtless man in blue swimsuit bottoms holding swim goggles.
|
A shirtless man is about to go swimming.
| 1 | -100 |
Just because he is in a swimsuit and holding goggles, it does not imply he is about to go swimming.
|
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & Theme(e1,x5) & Actor(e1,x4) & v_hold(e1) & n_goggles(x5) & of(x5,x6) & n_swim(x6) & (x2 = x4) & n_bottom(x2) & of(x2,x3) & n_swimsuit(x3) & a_blue(s2) & Theme(s2,x2) & n_man(x1) & a_shirtless(s1) & Theme(s1,x1))
|
exists p1 s1 s2 x1.(Topic(s2,p1) & Actor(s2,x1) & a_about(s2) & exists e1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_go(e1) & n_swimming(x2)) & n_man(x1) & a_shirtless(s1) & Theme(s1,x1))
|
49dd365c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_hold(e1) & of(x5,x6) & of(x2,x3) & n_swimsuit(x3) & n_swim(x6) & n_man(x1) & n_goggles(x5) & n_bottom(x2) & in(x1,x2) & a_topic(x1) & a_shirtless(s1) & a_blue(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x5) & Actor(e1,x4) & (x2 = x4))
|
exists p1 s1 s2 x1.(n_man(x1) & exists e1 x2.(v_go(e1) & n_swimming(x2) & Theme(e1,x2) & Actor(e1,x1)) & a_shirtless(s1) & a_about(s2) & Topic(s2,p1) & Theme(s1,x1) & Actor(s2,x1))
|
||
A male swimmer in a blue bikini holding goggles.
|
A male is holding goggles.
| 0 | -100 |
If wearing a blue bikini, it is more likely that a person might be swimming and possibly holding goggles, too.
|
exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_goggles(x4) & (x2 = x3) & n_bikini(x2) & a_blue(s2) & Theme(s2,x2) & n_swimmer(x1) & a_male(s1) & Theme(s1,x1))
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_goggles(x2) & n_male(x1))
|
49dd3a80-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3 x4.(v_hold(e1) & n_swimmer(x1) & n_goggles(x4) & n_bikini(x2) & in(x1,x2) & a_topic(x1) & a_male(s1) & a_blue(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
|
exists e1 x1 x2.(v_hold(e1) & n_male(x1) & n_goggles(x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
A male swimmer in a blue bikini holding goggles.
|
A male is about to go swimming.
| 1 | -100 |
Just because he is in a swimsuit and holding goggles, it does not imply he is about to go swimming.
|
exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_goggles(x4) & (x2 = x3) & n_bikini(x2) & a_blue(s2) & Theme(s2,x2) & n_swimmer(x1) & a_male(s1) & Theme(s1,x1))
|
exists p1 s1 x1.(Topic(s1,p1) & Actor(s1,x1) & a_about(s1) & exists e1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_go(e1) & n_swimming(x2)) & n_male(x1))
|
49dd3f30-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3 x4.(v_hold(e1) & n_swimmer(x1) & n_goggles(x4) & n_bikini(x2) & in(x1,x2) & a_topic(x1) & a_male(s1) & a_blue(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
|
exists p1 s1 x1.(n_male(x1) & exists e1 x2.(v_go(e1) & n_swimming(x2) & Theme(e1,x2) & Actor(e1,x1)) & a_about(s1) & Topic(s1,p1) & Actor(s1,x1))
|
||
A male swimmer in a blue bikini holding goggles.
|
A man is sleeping.
| 2 | -100 |
The man can't be holding goggles and sleeping at the same time.
|
exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_goggles(x4) & (x2 = x3) & n_bikini(x2) & a_blue(s2) & Theme(s2,x2) & n_swimmer(x1) & a_male(s1) & Theme(s1,x1))
|
exists e1 x1.(Actor(e1,x1) & v_sleep(e1) & n_man(x1))
|
49dd4372-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3 x4.(v_hold(e1) & n_swimmer(x1) & n_goggles(x4) & n_bikini(x2) & in(x1,x2) & a_topic(x1) & a_male(s1) & a_blue(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
|
exists e1 x1.(v_sleep(e1) & n_man(x1) & Actor(e1,x1))
|
||
A man in blue Speedos is holding black goggles.
|
The man in blue speedos has a fit body.
| 1 | -100 |
A man is not assumed to have a fit body.
|
exists e1 s1 s2 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_goggles(x3) & a_black(s2) & Theme(s2,x3) & in(x1,x2) & n_speedo(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
|
exists e1 s1 s2 x1 x2 x3.(n_man(x1) & Theme(e1,x3) & Actor(e1,x1) & v_have(e1) & n_body(x3) & a_fit(s2) & Theme(s2,x3) & in(x1,x2) & n_speedo(x2) & a_blue(s1) & Theme(s1,x2))
|
49dd47aa-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3.(v_hold(e1) & n_speedo(x2) & n_man(x1) & n_goggles(x3) & in(x1,x2) & a_blue(s1) & a_black(s2) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
|
exists e1 s1 s2 x1 x2 x3.(v_have(e1) & n_speedo(x2) & n_man(x1) & n_body(x3) & in(x1,x2) & a_fit(s2) & a_blue(s1) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
|
||
A man in blue Speedos is holding black goggles.
|
The man in blue speedos is at a skating rink.
| 2 | -100 |
A man does not need black goggles at a skating rink.
|
exists e1 s1 s2 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_goggles(x3) & a_black(s2) & Theme(s2,x3) & in(x1,x2) & n_speedo(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
|
exists p1 s1 x1 x2.(n_man(x1) & exists e1 x3.(at(x1,x3) & n_rink(x3) & Actor(e1,x3) & v_skate(e1)) & in(x1,x2) & n_speedo(x2) & a_blue(s1) & Theme(s1,x2))
|
49dd4bce-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3.(v_hold(e1) & n_speedo(x2) & n_man(x1) & n_goggles(x3) & in(x1,x2) & a_blue(s1) & a_black(s2) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
|
exists s1 x1 x2.(n_speedo(x2) & n_man(x1) & in(x1,x2) & exists e1 x3.(v_skate(e1) & n_rink(x3) & at(x1,x3) & Actor(e1,x3)) & a_blue(s1) & Theme(s1,x2))
|
||
A man in blue Speedos is holding black goggles.
|
Black goggles are being held.
| 0 | -100 |
Someone who is holding goggles has the goggles held.
|
exists e1 s1 s2 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_goggles(x3) & a_black(s2) & Theme(s2,x3) & in(x1,x2) & n_speedo(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
|
exists e1 x1 x2.(Theme(e1,x1) & v_hold(e1) & n_goggles(x1) & (x1 = x2) & ne_nam_black(x2))
|
49dd4fde-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3.(v_hold(e1) & n_speedo(x2) & n_man(x1) & n_goggles(x3) & in(x1,x2) & a_blue(s1) & a_black(s2) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
|
exists e1 x1 x2.(v_hold(e1) & ne_nam_black(x2) & n_goggles(x1) & Theme(e1,x1) & (x1 = x2))
|
||
People are seen in the distance in front of a large colorful monument.
|
people are by the monument
| 0 | -100 |
If people are in front of a monument, that can be construed as also being by a monument.
|
exists e1 s1 s2 x1 x2 x3 x4.(n_distance(x2) & in(e1,x3) & of(x3,x4) & n_monument(x4) & a_colorful(s2) & Theme(s2,x4) & a_large(s1) & Theme(s1,x4) & n_front(x3) & in(e1,x2) & Theme(e1,x1) & v_see(e1) & n_people(x1))
|
exists p1 x1 x2.(n_monument(x2) & by(x1,x2) & n_people(x1))
|
49dd5452-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3 x4.(v_see(e1) & of(x3,x4) & n_people(x1) & n_monument(x4) & n_front(x3) & n_distance(x2) & in(e1,x3) & in(e1,x2) & a_large(s1) & a_colorful(s2) & Theme(s2,x4) & Theme(s1,x4) & Theme(e1,x1))
|
exists x1 x2.(n_people(x1) & n_monument(x2) & by(x1,x2))
|
||
People are seen in the distance in front of a large colorful monument.
|
people are taking pictures
| 1 | -100 |
Although they are in front of a monument, it does not imply they are taking pictures.
|
exists e1 s1 s2 x1 x2 x3 x4.(n_distance(x2) & in(e1,x3) & of(x3,x4) & n_monument(x4) & a_colorful(s2) & Theme(s2,x4) & a_large(s1) & Theme(s1,x4) & n_front(x3) & in(e1,x2) & Theme(e1,x1) & v_see(e1) & n_people(x1))
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_picture(x2) & n_people(x1))
|
49dd593e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3 x4.(v_see(e1) & of(x3,x4) & n_people(x1) & n_monument(x4) & n_front(x3) & n_distance(x2) & in(e1,x3) & in(e1,x2) & a_large(s1) & a_colorful(s2) & Theme(s2,x4) & Theme(s1,x4) & Theme(e1,x1))
|
exists e1 x1 x2.(v_take(e1) & n_picture(x2) & n_people(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
People are seen in the distance in front of a large colorful monument.
|
the people are in a conference call
| 2 | -100 |
The people can't be in front of a large colorful monument and in a conference call at the same time.
|
exists e1 s1 s2 x1 x2 x3 x4.(n_distance(x2) & in(e1,x3) & of(x3,x4) & n_monument(x4) & a_colorful(s2) & Theme(s2,x4) & a_large(s1) & Theme(s1,x4) & n_front(x3) & in(e1,x2) & Theme(e1,x1) & v_see(e1) & n_people(x1))
|
exists p1 x1.(n_people(x1) & exists x2 x3.(in(x1,x2) & n_call(x2) & of(x2,x3) & n_conference(x3)))
|
49dd5eac-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3 x4.(v_see(e1) & of(x3,x4) & n_people(x1) & n_monument(x4) & n_front(x3) & n_distance(x2) & in(e1,x3) & in(e1,x2) & a_large(s1) & a_colorful(s2) & Theme(s2,x4) & Theme(s1,x4) & Theme(e1,x1))
|
exists x1.(n_people(x1) & exists x2 x3.(of(x2,x3) & n_conference(x3) & n_call(x2) & in(x1,x2)))
|
||
A guy wearing a dark blue shirt is playing pool.
|
A guy is playing pool.
| 0 | -100 |
" A guy is playing pool " is said twice.
|
exists e1 e2 s1 s2 x1 x2 x3 x4.(Theme(e2,x4) & Actor(e2,x1) & v_play(e2) & n_pool(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_shirt(x3) & a_blue(s2) & Theme(s2,x3) & a_dark(s1) & Theme(s1,x3) & (x1 = x2) & n_guy(x1))
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_pool(x2) & n_guy(x1))
|
49dd63a2-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 x1 x2 x3 x4.(v_wear(e1) & v_play(e2) & n_shirt(x3) & n_pool(x4) & n_guy(x1) & a_dark(s1) & a_blue(s2) & Theme(s2,x3) & Theme(s1,x3) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2.(v_play(e1) & n_pool(x2) & n_guy(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
A guy wearing a dark blue shirt is playing pool.
|
He is practicing for a tournament.
| 1 | -100 |
Playing pool does not imply he is practicing for a tournament.
|
exists e2 e1 s1 s2 x1 x2 x3 x4.(Theme(e2,x4) & Actor(e2,x1) & v_play(e2) & n_pool(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_shirt(x3) & a_blue(s2) & Theme(s2,x3) & a_dark(s1) & Theme(s1,x3) & (x1 = x2) & n_guy(x1))
|
exists e1 x1.(for(e1,x1) & n_tournament(x1) & Actor(e1,x1) & v_practice(e1) & n_male(x1))
|
49dd692e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 s1 s2 x1 x2 x3 x4.(v_wear(e1) & v_play(e2) & n_shirt(x3) & n_pool(x4) & n_guy(x1) & a_dark(s1) & a_blue(s2) & Theme(s2,x3) & Theme(s1,x3) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1.(v_practice(e1) & n_tournament(x1) & n_male(x1) & for(e1,x1) & Actor(e1,x1))
|
||
A guy wearing a dark blue shirt is playing pool.
|
A guy is bowling.
| 2 | -100 |
The man can't be playing pool and bowling at the same time.
|
exists e1 e2 s1 s2 x1 x2 x3 x4.(Theme(e2,x4) & Actor(e2,x1) & v_play(e2) & n_pool(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_shirt(x3) & a_blue(s2) & Theme(s2,x3) & a_dark(s1) & Theme(s1,x3) & (x1 = x2) & n_guy(x1))
|
exists e1 x1.(Actor(e1,x1) & v_bowl(e1) & n_guy(x1))
|
49dd6e2e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 x1 x2 x3 x4.(v_wear(e1) & v_play(e2) & n_shirt(x3) & n_pool(x4) & n_guy(x1) & a_dark(s1) & a_blue(s2) & Theme(s2,x3) & Theme(s1,x3) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1.(v_bowl(e1) & n_guy(x1) & Actor(e1,x1))
|
||
A woman in an orange top is standing next to a large rainbow colored work of art.
|
A boy is jumping rope.
| 2 | -100 |
There can either be a woman or a boy. The individual can't be standing next to art and jumping robe simultaneously.
|
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(to(e1,x4) & of(x4,x6) & n_art(x6) & n_work(x4) & Theme(e2,x4) & v_color(e2) & of(x4,x5) & n_rainbow(x5) & a_large(s1) & Theme(s1,x4) & r_next(e1) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_top(x2) & of(x2,x3) & n_orange(x3) & n_woman(x1))
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_rope(x2) & n_boy(x1))
|
49dd7324-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_stand(e1) & v_color(e2) & to(e1,x4) & r_next(e1) & of(x4,x6) & of(x4,x5) & of(x2,x3) & n_work(x4) & n_woman(x1) & n_top(x2) & n_rainbow(x5) & n_orange(x3) & n_art(x6) & in(x1,x2) & a_large(s1) & Theme(s1,x4) & Theme(e2,x4) & Actor(e1,x1))
|
exists e1 x1 x2.(v_jump(e1) & n_rope(x2) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
A woman in an orange top is standing next to a large rainbow colored work of art.
|
A woman has just completed a work of art and is standing next to it.
| 1 | -100 |
Standing next to a work of art does not imply she completed it.
|
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(to(e1,x4) & of(x4,x6) & n_art(x6) & n_work(x4) & Theme(e2,x4) & v_color(e2) & of(x4,x5) & n_rainbow(x5) & a_large(s1) & Theme(s1,x4) & r_next(e1) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_top(x2) & of(x2,x3) & n_orange(x3) & n_woman(x1))
|
exists e2 e1 s1 x1 x2 x3 x4.(to(e2,x1) & n_thing(x1) & r_next(e2) & Actor(e2,x4) & v_stand(e2) & n_woman(x4) & a_just(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_complete(e1) & of(x2,x3) & n_art(x3) & n_work(x2) & n_woman(x1))
|
49dd7806-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(v_stand(e1) & v_color(e2) & to(e1,x4) & r_next(e1) & of(x4,x6) & of(x4,x5) & of(x2,x3) & n_work(x4) & n_woman(x1) & n_top(x2) & n_rainbow(x5) & n_orange(x3) & n_art(x6) & in(x1,x2) & a_large(s1) & Theme(s1,x4) & Theme(e2,x4) & Actor(e1,x1))
|
exists e2 e1 s1 x1 x2 x3 x4.(v_stand(e2) & v_complete(e1) & to(e2,x1) & r_next(e2) & of(x2,x3) & n_work(x2) & n_woman(x4) & n_woman(x1) & n_thing(x1) & n_art(x3) & a_just(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e2,x4) & Actor(e1,x1))
|
||
A woman in an orange top is standing next to a large rainbow colored work of art.
|
A woman is standing next to a work of art.
| 0 | -100 |
" A woman is standing next to a work of art " is said twice.
|
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(to(e1,x4) & of(x4,x6) & n_art(x6) & n_work(x4) & Theme(e2,x4) & v_color(e2) & of(x4,x5) & n_rainbow(x5) & a_large(s1) & Theme(s1,x4) & r_next(e1) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_top(x2) & of(x2,x3) & n_orange(x3) & n_woman(x1))
|
exists e1 x1 x2 x3.(to(e1,x2) & of(x2,x3) & n_art(x3) & n_work(x2) & r_next(e1) & Actor(e1,x1) & v_stand(e1) & n_woman(x1))
|
49dd7d56-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_stand(e1) & v_color(e2) & to(e1,x4) & r_next(e1) & of(x4,x6) & of(x4,x5) & of(x2,x3) & n_work(x4) & n_woman(x1) & n_top(x2) & n_rainbow(x5) & n_orange(x3) & n_art(x6) & in(x1,x2) & a_large(s1) & Theme(s1,x4) & Theme(e2,x4) & Actor(e1,x1))
|
exists e1 x1 x2 x3.(v_stand(e1) & to(e1,x2) & r_next(e1) & of(x2,x3) & n_work(x2) & n_woman(x1) & n_art(x3) & Actor(e1,x1))
|
||
Two small children playing football in yellow and black and yellow and blue uniforms.
|
two small children are playing football for their school team
| 1 | -100 |
Just because they are wearing uniforms doesn't mean they're playing for a school team
|
exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4.(a_topic(x1) & in(e1,x4) & n_uniform(x4) & a_blue(s5) & Theme(s5,x4) & a_yellow(s4) & Theme(s4,x4) & a_black(s3) & Theme(s3,x4) & a_yellow(s2) & Theme(s2,x4) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_football(x3) & (x1 = x2) & n_child(x1) & a_small(s1) & Theme(s1,x1) & card_eq_2(x1))
|
exists e1 s1 x1 x2 x3 x4.(for(e1,x3) & n_team(x3) & of(x3,x4) & n_school(x4) & of(x3,x1) & n_thing(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_football(x2) & n_child(x1) & a_small(s1) & Theme(s1,x1) & card_eq_2(x1))
|
49dd8242-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4.(v_play(e1) & n_uniform(x4) & n_football(x3) & n_child(x1) & in(e1,x4) & card_eq_2(x1) & a_yellow(s4) & a_yellow(s2) & a_topic(x1) & a_small(s1) & a_blue(s5) & a_black(s3) & Theme(s5,x4) & Theme(s4,x4) & Theme(s3,x4) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists e1 s1 x1 x2 x3 x4.(v_play(e1) & of(x3,x4) & of(x3,x1) & n_thing(x1) & n_team(x3) & n_school(x4) & n_football(x2) & n_child(x1) & for(e1,x3) & card_eq_2(x1) & a_small(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
Two small children playing football in yellow and black and yellow and blue uniforms.
|
there are two children playing football.
| 0 | -100 |
Two small children playing football entails two children playing football.
|
exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4.(a_topic(x1) & in(e1,x4) & n_uniform(x4) & a_blue(s5) & Theme(s5,x4) & a_yellow(s4) & Theme(s4,x4) & a_black(s3) & Theme(s3,x4) & a_yellow(s2) & Theme(s2,x4) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_football(x3) & (x1 = x2) & n_child(x1) & a_small(s1) & Theme(s1,x1) & card_eq_2(x1))
|
exists p1 x1 e1 x2 x3 x4.((x1 = x2) & Theme(e1,x4) & Actor(e1,x3) & v_play(e1) & n_football(x4) & (x2 = x3) & n_child(x2) & card_eq_2(x2))
|
49dd8738-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4.(v_play(e1) & n_uniform(x4) & n_football(x3) & n_child(x1) & in(e1,x4) & card_eq_2(x1) & a_yellow(s4) & a_yellow(s2) & a_topic(x1) & a_small(s1) & a_blue(s5) & a_black(s3) & Theme(s5,x4) & Theme(s4,x4) & Theme(s3,x4) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists x1 e1 x2 x3 x4.(v_play(e1) & n_football(x4) & n_child(x2) & card_eq_2(x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))
|
||
Two small children playing football in yellow and black and yellow and blue uniforms.
|
two small children are playing football in their white and gold uniforms
| 2 | -100 |
Black and yellow is different from white and gold.
|
exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4.(a_topic(x1) & in(e1,x4) & n_uniform(x4) & a_blue(s5) & Theme(s5,x4) & a_yellow(s4) & Theme(s4,x4) & a_black(s3) & Theme(s3,x4) & a_yellow(s2) & Theme(s2,x4) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_football(x3) & (x1 = x2) & n_child(x1) & a_small(s1) & Theme(s1,x1) & card_eq_2(x1))
|
exists e1 s1 s2 s3 x1 x2 x3.(in(e1,x3) & n_uniform(x3) & a_gold(s3) & Theme(s3,x3) & a_white(s2) & Theme(s2,x3) & of(x3,x1) & n_thing(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_football(x2) & n_child(x1) & a_small(s1) & Theme(s1,x1) & card_eq_2(x1))
|
49dd8e68-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4.(v_play(e1) & n_uniform(x4) & n_football(x3) & n_child(x1) & in(e1,x4) & card_eq_2(x1) & a_yellow(s4) & a_yellow(s2) & a_topic(x1) & a_small(s1) & a_blue(s5) & a_black(s3) & Theme(s5,x4) & Theme(s4,x4) & Theme(s3,x4) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists e1 s1 s2 s3 x1 x2 x3.(v_play(e1) & of(x3,x1) & n_uniform(x3) & n_thing(x1) & n_football(x2) & n_child(x1) & in(e1,x3) & card_eq_2(x1) & a_white(s2) & a_small(s1) & a_gold(s3) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
A man walking up some steep steps carrying a bag.
|
A man is walking up the steps.
| 0 | -100 |
Walking up steep steps is still walking up steps.
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & a_up(s2) & Manner(e2,s2) & Theme(e2,x3) & Actor(e2,x2) & v_walk(e2) & Theme(e1,x5) & Actor(e1,x4) & v_carry(e1) & n_bag(x5) & (x3 = x4) & n_step(x3) & a_steep(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
|
exists e1 s1 x1 x2.(n_step(x2) & a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_man(x1))
|
49dd941c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(v_walk(e2) & v_carry(e1) & n_step(x3) & n_man(x1) & n_bag(x5) & a_up(s2) & a_topic(x1) & a_steep(s1) & Theme(s1,x3) & Theme(e2,x3) & Theme(e1,x5) & Manner(e2,s2) & Actor(e2,x2) & Actor(e1,x4) & (x3 = x4) & (x1 = x2))
|
exists e1 s1 x1 x2.(v_walk(e1) & n_step(x2) & n_man(x1) & a_up(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
|
||
A man walking up some steep steps carrying a bag.
|
A man is walking up the steps to his home.
| 1 | -100 |
The steps do not imply home.
|
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & a_up(s2) & Manner(e2,s2) & Theme(e2,x3) & Actor(e2,x2) & v_walk(e2) & Theme(e1,x5) & Actor(e1,x4) & v_carry(e1) & n_bag(x5) & (x3 = x4) & n_step(x3) & a_steep(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
|
exists e1 s1 x1 x2 x3.(n_home(x3) & of(x3,x2) & n_male(x2) & n_step(x2) & a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & to(x2,x3) & n_man(x1))
|
49dd987c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(v_walk(e2) & v_carry(e1) & n_step(x3) & n_man(x1) & n_bag(x5) & a_up(s2) & a_topic(x1) & a_steep(s1) & Theme(s1,x3) & Theme(e2,x3) & Theme(e1,x5) & Manner(e2,s2) & Actor(e2,x2) & Actor(e1,x4) & (x3 = x4) & (x1 = x2))
|
exists e1 s1 x1 x2 x3.(v_walk(e1) & to(x2,x3) & of(x3,x2) & n_step(x2) & n_man(x1) & n_male(x2) & n_home(x3) & a_up(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.