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
|
---|---|---|---|---|---|---|---|---|---|---|---|
An elderly woman is cooking dinner in a frying pan.
|
The woman is cooking for herself.
| 1 | -100 |
There is nothing to indicate that the woman is cooking for herself.
|
exists p1 s1 x1.(exists s2 s3 x2 x3.((x1 = x2) & in(x2,x3) & n_pan(x3) & a_frying(s3) & Theme(s3,x3) & n_dinner(x2) & a_cooking(s2) & Theme(s2,x2)) & n_woman(x1) & a_elderly(s1) & Theme(s1,x1))
|
exists e1 x1.(n_female(x1) & n_woman(x1) & for(e1,x1) & Actor(e1,x1) & v_cook(e1))
|
4eb32402-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1.(n_woman(x1) & exists s2 s3 x2 x3.(n_pan(x3) & n_dinner(x2) & in(x2,x3) & a_frying(s3) & a_cooking(s2) & Theme(s3,x3) & Theme(s2,x2) & (x1 = x2)) & a_elderly(s1) & Theme(s1,x1))
|
exists e1 x1.(v_cook(e1) & n_woman(x1) & n_female(x1) & for(e1,x1) & Actor(e1,x1))
|
||
An elderly woman is cooking dinner in a frying pan.
|
The woman is old.
| 0 | -100 |
Elderly and old are synonyms.
|
exists p1 s1 x1.(exists s2 s3 x2 x3.((x1 = x2) & in(x2,x3) & n_pan(x3) & a_frying(s3) & Theme(s3,x3) & n_dinner(x2) & a_cooking(s2) & Theme(s2,x2)) & n_woman(x1) & a_elderly(s1) & Theme(s1,x1))
|
exists s1 x1.(n_woman(x1) & Theme(s1,x1) & a_old(s1))
|
4eb3288a-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1.(n_woman(x1) & exists s2 s3 x2 x3.(n_pan(x3) & n_dinner(x2) & in(x2,x3) & a_frying(s3) & a_cooking(s2) & Theme(s3,x3) & Theme(s2,x2) & (x1 = x2)) & a_elderly(s1) & Theme(s1,x1))
|
exists s1 x1.(n_woman(x1) & a_old(s1) & Theme(s1,x1))
|
||
An elderly woman is cooking dinner in a frying pan.
|
The woman is young.
| 2 | -100 |
An elderly woman cannot be young
|
exists p1 s1 x1.(exists s2 s3 x2 x3.((x1 = x2) & in(x2,x3) & n_pan(x3) & a_frying(s3) & Theme(s3,x3) & n_dinner(x2) & a_cooking(s2) & Theme(s2,x2)) & n_woman(x1) & a_elderly(s1) & Theme(s1,x1))
|
exists s1 x1.(n_woman(x1) & Theme(s1,x1) & a_young(s1))
|
4eb32cfe-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1.(n_woman(x1) & exists s2 s3 x2 x3.(n_pan(x3) & n_dinner(x2) & in(x2,x3) & a_frying(s3) & a_cooking(s2) & Theme(s3,x3) & Theme(s2,x2) & (x1 = x2)) & a_elderly(s1) & Theme(s1,x1))
|
exists s1 x1.(n_woman(x1) & a_young(s1) & Theme(s1,x1))
|
||
An elderly woman pan frying food in a kitchen.
|
A man fishing on a beach.
| 2 | -100 |
One is frying food, the other is fishing.
|
exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(e1,x5) & n_kitchen(x5) & Theme(e1,x4) & Actor(e1,x3) & v_fry(e1) & n_food(x4) & (x1 = x3) & n_pan(x1) & of(x1,x2) & n_woman(x2) & a_elderly(s1) & Theme(s1,x1))
|
exists x1 x2 x3.(a_topic(x1) & on(x1,x3) & n_beach(x3) & n_fishing(x1) & of(x1,x2) & n_man(x2))
|
4eb33366-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5.(v_fry(e1) & of(x1,x2) & n_woman(x2) & n_pan(x1) & n_kitchen(x5) & n_food(x4) & in(e1,x5) & a_topic(x1) & a_elderly(s1) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3))
|
exists x1 x2 x3.(on(x1,x3) & of(x1,x2) & n_man(x2) & n_fishing(x1) & n_beach(x3) & a_topic(x1))
|
||
An elderly woman pan frying food in a kitchen.
|
A woman cooking in a kitchen.
| 0 | -100 |
Pan frying is a form of cooking.
|
exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(e1,x5) & n_kitchen(x5) & Theme(e1,x4) & Actor(e1,x3) & v_fry(e1) & n_food(x4) & (x1 = x3) & n_pan(x1) & of(x1,x2) & n_woman(x2) & a_elderly(s1) & Theme(s1,x1))
|
exists x1 x2 x3.(a_topic(x1) & in(x1,x3) & n_kitchen(x3) & n_cooking(x1) & of(x1,x2) & n_woman(x2))
|
4eb338c0-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5.(v_fry(e1) & of(x1,x2) & n_woman(x2) & n_pan(x1) & n_kitchen(x5) & n_food(x4) & in(e1,x5) & a_topic(x1) & a_elderly(s1) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3))
|
exists x1 x2 x3.(of(x1,x2) & n_woman(x2) & n_kitchen(x3) & n_cooking(x1) & in(x1,x3) & a_topic(x1))
|
||
An elderly woman pan frying food in a kitchen.
|
A woman frying fish that she has caught.
| 1 | -100 |
The woman could be frying any food, not necessarily fish, nor does her cooking mean that she caught the food she is cooking.
|
exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(e1,x5) & n_kitchen(x5) & Theme(e1,x4) & Actor(e1,x3) & v_fry(e1) & n_food(x4) & (x1 = x3) & n_pan(x1) & of(x1,x2) & n_woman(x2) & a_elderly(s1) & Theme(s1,x1))
|
exists e1 p1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_fry(e1) & Topic(x3,p1) & exists e2.(Actor(e2,x1) & v_catch(e2)) & n_female(x1) & n_fish(x3) & (x1 = x2) & n_woman(x1))
|
4eb33d5c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5.(v_fry(e1) & of(x1,x2) & n_woman(x2) & n_pan(x1) & n_kitchen(x5) & n_food(x4) & in(e1,x5) & a_topic(x1) & a_elderly(s1) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3))
|
exists e1 p1 x1 x2 x3.(v_fry(e1) & n_woman(x1) & n_fish(x3) & n_female(x1) & exists e2.(v_catch(e2) & Actor(e2,x1)) & a_topic(x1) & Topic(x3,p1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
||
A brunette woman wearing a black leather jacket is holding a purple handbag on a sidewalk.
|
the weather is extremely hot outside
| 2 | -100 |
A jacket is not needed if it is hot.
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(Theme(e2,x6) & Actor(e2,x1) & v_hold(e2) & on(x6,x7) & n_sidewalk(x7) & n_handbag(x6) & a_purple(s2) & Theme(s2,x6) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_jacket(x4) & of(x4,x5) & n_leather(x5) & a_black(s1) & Theme(s1,x4) & (x1 = x3) & n_woman(x1) & of(x1,x2) & n_brunette(x2))
|
exists s1 x1 x2.(n_weather(x1) & Time(s1,x2) & n_outside(x2) & r_extremely(s1) & Theme(s1,x1) & a_hot(s1))
|
4eb352e2-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_hold(e2) & on(x6,x7) & of(x4,x5) & of(x1,x2) & n_woman(x1) & n_sidewalk(x7) & n_leather(x5) & n_jacket(x4) & n_handbag(x6) & n_brunette(x2) & a_purple(s2) & a_black(s1) & Theme(s2,x6) & Theme(s1,x4) & Theme(e2,x6) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x1 = x3))
|
exists s1 x1 x2.(r_extremely(s1) & n_weather(x1) & n_outside(x2) & a_hot(s1) & Time(s1,x2) & Theme(s1,x1))
|
||
A brunette woman wearing a black leather jacket is holding a purple handbag on a sidewalk.
|
the weather outside3 is cold
| 1 | -100 |
Weather outside3 is cold doesn't implies that woman is wearing a leather jacket.
|
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(Theme(e2,x6) & Actor(e2,x1) & v_hold(e2) & on(x6,x7) & n_sidewalk(x7) & n_handbag(x6) & a_purple(s2) & Theme(s2,x6) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_jacket(x4) & of(x4,x5) & n_leather(x5) & a_black(s1) & Theme(s1,x4) & (x1 = x3) & n_woman(x1) & of(x1,x2) & n_brunette(x2))
|
exists s1 x1 x2.(n_outside3(x1) & of(x1,x2) & n_weather(x2) & Theme(s1,x1) & a_cold(s1))
|
4eb358be-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_hold(e2) & on(x6,x7) & of(x4,x5) & of(x1,x2) & n_woman(x1) & n_sidewalk(x7) & n_leather(x5) & n_jacket(x4) & n_handbag(x6) & n_brunette(x2) & a_purple(s2) & a_black(s1) & Theme(s2,x6) & Theme(s1,x4) & Theme(e2,x6) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x1 = x3))
|
exists s1 x1 x2.(of(x1,x2) & n_weather(x2) & n_outside3(x1) & a_cold(s1) & Theme(s1,x1))
|
||
A brunette woman wearing a black leather jacket is holding a purple handbag on a sidewalk.
|
a woman is standing outside
| 0 | -100 |
A woman who is a brunette is on sidewalk, sidewalks are outside.
|
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(Theme(e2,x6) & Actor(e2,x1) & v_hold(e2) & on(x6,x7) & n_sidewalk(x7) & n_handbag(x6) & a_purple(s2) & Theme(s2,x6) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_jacket(x4) & of(x4,x5) & n_leather(x5) & a_black(s1) & Theme(s1,x4) & (x1 = x3) & n_woman(x1) & of(x1,x2) & n_brunette(x2))
|
exists e1 s1 x1.(a_outside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_stand(e1) & n_woman(x1))
|
4eb35ddc-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_hold(e2) & on(x6,x7) & of(x4,x5) & of(x1,x2) & n_woman(x1) & n_sidewalk(x7) & n_leather(x5) & n_jacket(x4) & n_handbag(x6) & n_brunette(x2) & a_purple(s2) & a_black(s1) & Theme(s2,x6) & Theme(s1,x4) & Theme(e2,x6) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x1 = x3))
|
exists e1 s1 x1.(v_stand(e1) & n_woman(x1) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1))
|
||
A child jumping into a blue pool in a bathing suit.
|
A child jumping into a pool.
| 0 | -100 |
Jumping into a pool implies one is in a bathing suit.
|
exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(e1,x4) & n_suit(x4) & of(x4,x5) & n_bathing(x5) & into(e1,x3) & n_pool(x3) & a_blue(s1) & Theme(s1,x3) & Actor(e1,x2) & v_jump(e1) & (x1 = x2) & n_child(x1))
|
exists e1 x1 x2 x3.(a_topic(x1) & into(e1,x3) & n_pool(x3) & Actor(e1,x2) & v_jump(e1) & (x1 = x2) & n_child(x1))
|
4eb362e6-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5.(v_jump(e1) & of(x4,x5) & n_suit(x4) & n_pool(x3) & n_child(x1) & n_bathing(x5) & into(e1,x3) & in(e1,x4) & a_topic(x1) & a_blue(s1) & Theme(s1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2 x3.(v_jump(e1) & n_pool(x3) & n_child(x1) & into(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
|
||
A child jumping into a blue pool in a bathing suit.
|
A man skiing during the winter.
| 2 | -100 |
Skiing is different than jumping.
|
exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(e1,x4) & n_suit(x4) & of(x4,x5) & n_bathing(x5) & into(e1,x3) & n_pool(x3) & a_blue(s1) & Theme(s1,x3) & Actor(e1,x2) & v_jump(e1) & (x1 = x2) & n_child(x1))
|
exists x1 x2 x3.(n_winter(x3) & a_topic(x1) & during(x1,x3) & n_skiing(x1) & of(x1,x2) & n_man(x2))
|
4eb367e6-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5.(v_jump(e1) & of(x4,x5) & n_suit(x4) & n_pool(x3) & n_child(x1) & n_bathing(x5) & into(e1,x3) & in(e1,x4) & a_topic(x1) & a_blue(s1) & Theme(s1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists x1 x2 x3.(of(x1,x2) & n_winter(x3) & n_skiing(x1) & n_man(x2) & during(x1,x3) & a_topic(x1))
|
||
A child jumping into a blue pool in a bathing suit.
|
A child cooling down on a summers day.
| 1 | -100 |
People can swim without it being a summers day.
|
exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(e1,x4) & n_suit(x4) & of(x4,x5) & n_bathing(x5) & into(e1,x3) & n_pool(x3) & a_blue(s1) & Theme(s1,x3) & Actor(e1,x2) & v_jump(e1) & (x1 = x2) & n_child(x1))
|
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x3) & n_day(x3) & of(x3,x4) & n_summer(x4) & a_down(s1) & Manner(e1,s1) & Actor(e1,x2) & v_cool(e1) & (x1 = x2) & n_child(x1))
|
4eb36d18-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5.(v_jump(e1) & of(x4,x5) & n_suit(x4) & n_pool(x3) & n_child(x1) & n_bathing(x5) & into(e1,x3) & in(e1,x4) & a_topic(x1) & a_blue(s1) & Theme(s1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists e1 s1 x1 x2 x3 x4.(v_cool(e1) & on(e1,x3) & of(x3,x4) & n_summer(x4) & n_day(x3) & n_child(x1) & a_topic(x1) & a_down(s1) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2))
|
||
A teenage boy jumps into a pool in a tropical locale.
|
The boy jumped into the pool to demonstrate his cannonball technique.
| 1 | -100 |
Just because the boy is jumping into a pool does not mean he is doing it to demonstrate a cannonball technique.
|
exists e1 s1 x1 x2 x3 x4.(into(e1,x3) & in(x3,x4) & n_locale(x4) & a_tropical(s1) & Theme(s1,x4) & n_pool(x3) & Actor(e1,x1) & v_jump(e1) & n_boy(x1) & of(x1,x2) & n_teenage(x2))
|
exists e1 p1 x1 x2 x3 x4.(n_technique(x3) & of(x3,x4) & n_cannonball(x4) & of(x3,x2) & n_male(x2) & n_pool(x2) & n_boy(x1) & Topic(e1,p1) & exists e2.(Theme(e2,x3) & Actor(e2,x1) & v_demonstrate(e2)) & into(e1,x2) & Actor(e1,x1) & v_jump(e1))
|
4eb37222-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(v_jump(e1) & of(x1,x2) & n_teenage(x2) & n_pool(x3) & n_locale(x4) & n_boy(x1) & into(e1,x3) & in(x3,x4) & a_tropical(s1) & Theme(s1,x4) & Actor(e1,x1))
|
exists e1 p1 x1 x2 x3 x4.(v_jump(e1) & of(x3,x4) & of(x3,x2) & n_technique(x3) & n_pool(x2) & n_male(x2) & n_cannonball(x4) & n_boy(x1) & into(e1,x2) & exists e2.(v_demonstrate(e2) & Theme(e2,x3) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
|
||
A teenage boy jumps into a pool in a tropical locale.
|
The boy jumped into the ocean.
| 2 | -100 |
One jumps into a pool, the other jumped into an ocean.
|
exists e1 s1 x1 x2 x3 x4.(into(e1,x3) & in(x3,x4) & n_locale(x4) & a_tropical(s1) & Theme(s1,x4) & n_pool(x3) & Actor(e1,x1) & v_jump(e1) & n_boy(x1) & of(x1,x2) & n_teenage(x2))
|
exists e1 x1 x2.(n_ocean(x2) & n_boy(x1) & into(e1,x2) & Actor(e1,x1) & v_jump(e1))
|
4eb376fa-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(v_jump(e1) & of(x1,x2) & n_teenage(x2) & n_pool(x3) & n_locale(x4) & n_boy(x1) & into(e1,x3) & in(x3,x4) & a_tropical(s1) & Theme(s1,x4) & Actor(e1,x1))
|
exists e1 x1 x2.(v_jump(e1) & n_ocean(x2) & n_boy(x1) & into(e1,x2) & Actor(e1,x1))
|
||
A teenage boy jumps into a pool in a tropical locale.
|
A boy jumped into the pool.
| 0 | -100 |
Jumped into the pool is another way of saying jumps into a pool with tense added.
|
exists e1 s1 x1 x2 x3 x4.(into(e1,x3) & in(x3,x4) & n_locale(x4) & a_tropical(s1) & Theme(s1,x4) & n_pool(x3) & Actor(e1,x1) & v_jump(e1) & n_boy(x1) & of(x1,x2) & n_teenage(x2))
|
exists e1 x1 x2.(n_pool(x2) & into(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_boy(x1))
|
4eb37bc8-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(v_jump(e1) & of(x1,x2) & n_teenage(x2) & n_pool(x3) & n_locale(x4) & n_boy(x1) & into(e1,x3) & in(x3,x4) & a_tropical(s1) & Theme(s1,x4) & Actor(e1,x1))
|
exists e1 x1 x2.(v_jump(e1) & n_pool(x2) & n_boy(x1) & into(e1,x2) & Actor(e1,x1))
|
||
A boy is jumping into a pool, and showing a peace sign to the camera.
|
A young boy flashes a peace sign as he jumps into a backyard swimming hole
| 1 | -100 |
Just because the boy is jumping into a swimming pool does not mean that he is in his backyard.
|
exists e1 e2 x1 x2 x3 x4 x5 x6.(n_camera(x6) & to(e2,x6) & Theme(e2,x4) & Actor(e2,x3) & v_show(e2) & n_sign(x4) & of(x4,x5) & n_peace(x5) & n_boy(x3) & into(e1,x2) & n_pool(x2) & Actor(e1,x1) & v_jump(e1) & n_boy(x1))
|
exists e1 p1 s1 x1 x2 x3.(exists e2 s2 x4 x5.(into(e2,x4) & n_hole(x4) & of(x4,x5) & n_swimming(x5) & a_backyard(s2) & Theme(s2,x4) & Actor(e2,x1) & v_jump(e2)) & n_male(x1) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_flash(e1) & n_sign(x2) & of(x2,x3) & n_peace(x3) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
|
4eb38186-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 x1 x2 x3 x4 x5 x6.(v_show(e2) & v_jump(e1) & to(e2,x6) & of(x4,x5) & n_sign(x4) & n_pool(x2) & n_peace(x5) & n_camera(x6) & n_boy(x3) & n_boy(x1) & into(e1,x2) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x1))
|
exists e1 p1 s1 x1 x2 x3.(v_flash(e1) & of(x2,x3) & n_sign(x2) & n_peace(x3) & n_male(x1) & n_boy(x1) & exists e2 s2 x4 x5.(v_jump(e2) & of(x4,x5) & n_swimming(x5) & n_hole(x4) & into(e2,x4) & a_backyard(s2) & Theme(s2,x4) & Actor(e2,x1)) & as(e1,p1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
A boy is jumping into a pool, and showing a peace sign to the camera.
|
a person is in the air
| 0 | -100 |
When jumping into a pool, for a period of time the subject will be in the air.
|
exists e1 e2 x1 x2 x3 x4 x5 x6.(n_camera(x6) & to(e2,x6) & Theme(e2,x4) & Actor(e2,x3) & v_show(e2) & n_sign(x4) & of(x4,x5) & n_peace(x5) & n_boy(x3) & into(e1,x2) & n_pool(x2) & Actor(e1,x1) & v_jump(e1) & n_boy(x1))
|
exists p1 x1 x2.(n_air(x2) & in(x1,x2) & n_person(x1))
|
4eb3869a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 x1 x2 x3 x4 x5 x6.(v_show(e2) & v_jump(e1) & to(e2,x6) & of(x4,x5) & n_sign(x4) & n_pool(x2) & n_peace(x5) & n_camera(x6) & n_boy(x3) & n_boy(x1) & into(e1,x2) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x1))
|
exists x1 x2.(n_person(x1) & n_air(x2) & in(x1,x2))
|
||
A boy is jumping into a pool, and showing a peace sign to the camera.
|
A young boy sleeps on his bed
| 2 | -100 |
One is jumping the other is sleeping.
|
exists e1 e2 x1 x2 x3 x4 x5 x6.(n_camera(x6) & to(e2,x6) & Theme(e2,x4) & Actor(e2,x3) & v_show(e2) & n_sign(x4) & of(x4,x5) & n_peace(x5) & n_boy(x3) & into(e1,x2) & n_pool(x2) & Actor(e1,x1) & v_jump(e1) & n_boy(x1))
|
exists e1 s1 x1 x2.(on(e1,x2) & n_bed(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_sleep(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
|
4eb38b7c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 x1 x2 x3 x4 x5 x6.(v_show(e2) & v_jump(e1) & to(e2,x6) & of(x4,x5) & n_sign(x4) & n_pool(x2) & n_peace(x5) & n_camera(x6) & n_boy(x3) & n_boy(x1) & into(e1,x2) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x1))
|
exists e1 s1 x1 x2.(v_sleep(e1) & on(e1,x2) & of(x2,x1) & n_male(x1) & n_boy(x1) & n_bed(x2) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1))
|
||
A woman in a cream jacket gazes at photographs.
|
A woman admires art in a museum
| 1 | -100 |
Photographs can be in different places other than museum. Just because a woman gazing at something does not necessarily mean she admires it.
|
exists x1 x2 x3 x4 x5.(a_topic(x1) & at(x1,x5) & n_photograph(x5) & in(x1,x2) & n_gaze(x2) & of(x2,x4) & n_jacket(x4) & of(x2,x3) & n_cream(x3) & n_woman(x1))
|
exists e1 x1 x2 x3.(in(e1,x3) & n_museum(x3) & Theme(e1,x2) & Actor(e1,x1) & v_admire(e1) & n_art(x2) & n_woman(x1))
|
4eb39068-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1 x2 x3 x4 x5.(of(x2,x4) & of(x2,x3) & n_woman(x1) & n_photograph(x5) & n_jacket(x4) & n_gaze(x2) & n_cream(x3) & in(x1,x2) & at(x1,x5) & a_topic(x1))
|
exists e1 x1 x2 x3.(v_admire(e1) & n_woman(x1) & n_museum(x3) & n_art(x2) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
|
||
A woman in a cream jacket gazes at photographs.
|
A woman looks at photographs
| 0 | -100 |
Gazes at photographs is rephrasing looks at photographs.
|
exists x1 x2 x3 x4 x5.(a_topic(x1) & at(x1,x5) & n_photograph(x5) & in(x1,x2) & n_gaze(x2) & of(x2,x4) & n_jacket(x4) & of(x2,x3) & n_cream(x3) & n_woman(x1))
|
exists e1 x1 x2.(at(e1,x2) & n_photograph(x2) & Actor(e1,x1) & v_look(e1) & n_woman(x1))
|
4eb395ae-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1 x2 x3 x4 x5.(of(x2,x4) & of(x2,x3) & n_woman(x1) & n_photograph(x5) & n_jacket(x4) & n_gaze(x2) & n_cream(x3) & in(x1,x2) & at(x1,x5) & a_topic(x1))
|
exists e1 x1 x2.(v_look(e1) & n_woman(x1) & n_photograph(x2) & at(e1,x2) & Actor(e1,x1))
|
||
A woman stops to look at some wedding gowns.
|
A woman is at work.
| 2 | -100 |
Stops to look is different than work.
|
exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_stop(e1) & exists e2 x2 x3.(at(e2,x2) & n_gown(x2) & of(x2,x3) & n_wedding(x3) & Actor(e2,x1) & v_look(e2)) & n_woman(x1))
|
exists p1 x1.(exists x2.(at(x1,x2) & n_work(x2)) & n_woman(x1))
|
4eb39e96-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 x1.(v_stop(e1) & n_woman(x1) & exists e2 x2 x3.(v_look(e2) & of(x2,x3) & n_wedding(x3) & n_gown(x2) & at(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
|
exists x1.(n_woman(x1) & exists x2.(n_work(x2) & at(x1,x2)))
|
||
A boy wearing green shorts is jumping into a pool.
|
A boy in green shorts does a connonball off the diving board.
| 1 | -100 |
Not all boy jumping into a pool does a connonball off the diving board.
|
exists e1 e2 s1 x1 x2 x3 x4.(into(e2,x4) & n_pool(x4) & Actor(e2,x1) & v_jump(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_shorts(x3) & a_green(s1) & Theme(s1,x3) & (x1 = x2) & n_boy(x1))
|
exists e1 s1 s2 x1 x2 x3 x4.(n_board(x4) & a_diving(s2) & Theme(s2,x4) & off(e1,x4) & Theme(e1,x3) & Actor(e1,x1) & v_do(e1) & n_connonball(x3) & in(x1,x2) & n_shorts(x2) & a_green(s1) & Theme(s1,x2) & n_boy(x1))
|
4eb3ac9c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 x1 x2 x3 x4.(v_wear(e1) & v_jump(e2) & n_shorts(x3) & n_pool(x4) & n_boy(x1) & into(e2,x4) & a_green(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 s1 s2 x1 x2 x3 x4.(v_do(e1) & off(e1,x4) & n_shorts(x2) & n_connonball(x3) & n_boy(x1) & n_board(x4) & in(x1,x2) & a_green(s1) & a_diving(s2) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
|
||
A boy wearing green shorts is jumping into a pool.
|
A boy in shorts is in the air.
| 0 | -100 |
a boy is wearing shorts
|
exists e1 e2 s1 x1 x2 x3 x4.(into(e2,x4) & n_pool(x4) & Actor(e2,x1) & v_jump(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_shorts(x3) & a_green(s1) & Theme(s1,x3) & (x1 = x2) & n_boy(x1))
|
exists p1 x1 x2 x3.(n_air(x3) & in(x1,x3) & in(x1,x2) & n_shorts(x2) & n_boy(x1))
|
4eb3b6ba-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 x1 x2 x3 x4.(v_wear(e1) & v_jump(e2) & n_shorts(x3) & n_pool(x4) & n_boy(x1) & into(e2,x4) & a_green(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists x1 x2 x3.(n_shorts(x2) & n_boy(x1) & n_air(x3) & in(x1,x3) & in(x1,x2))
|
||
A rifle band stands ready to perform in front of a crowd.
|
The band is about to play for the crowd.
| 0 | -100 |
a rifle band are doing a perform
|
exists e1 p1 s1 x1.(exists p2 s2.(Topic(s2,p2) & Actor(s2,x1) & a_ready(s2) & exists e2 x2 x3.(in(e2,x2) & of(x2,x3) & n_crowd(x3) & n_front(x2) & Actor(e2,x1) & v_perform(e2))) & Topic(e1,p1) & Actor(e1,x1) & v_stand(e1) & n_band(x1) & a_rifle(s1) & Theme(s1,x1))
|
exists p1 s1 x1 x2.(n_crowd(x2) & n_band(x1) & Topic(s1,p1) & Actor(s1,x1) & a_about(s1) & exists e1.(for(e1,x2) & Actor(e1,x1) & v_play(e1)))
|
4eb3c524-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 s1 x1.(v_stand(e1) & n_band(x1) & exists p2 s2.(exists e2 x2 x3.(v_perform(e2) & of(x2,x3) & n_front(x2) & n_crowd(x3) & in(e2,x2) & Actor(e2,x1)) & a_ready(s2) & Topic(s2,p2) & Actor(s2,x1)) & a_rifle(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1))
|
exists p1 s1 x1 x2.(n_crowd(x2) & n_band(x1) & exists e1.(v_play(e1) & for(e1,x2) & Actor(e1,x1)) & a_about(s1) & Topic(s1,p1) & Actor(s1,x1))
|
||
A group of children walk together on a bright day.
|
A child was injured while running.
| 2 | 0.001952 |
Running is different from walk.
|
exists e1 s1 s2 x1 x2 x3.(on(e1,x3) & n_day(x3) & a_bright(s2) & Theme(s2,x3) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1) & v_walk(e1) & of(x1,x2) & n_child(x2) & n_group(x1))
|
exists e2 e1 x1.(while(e1,e2) & Actor(e2,x1) & v_run(e2) & Theme(e1,x1) & v_injure(e1) & n_child(x1))
|
4eb3ec2a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3.(v_walk(e1) & on(e1,x3) & of(x1,x2) & n_group(x1) & n_day(x3) & n_child(x2) & a_together(s1) & a_bright(s2) & Theme(s2,x3) & Manner(e1,s1) & Actor(e1,x1))
|
exists e2 e1 x1.(while(e1,e2) & v_run(e2) & v_injure(e1) & n_child(x1) & Theme(e1,x1) & Actor(e2,x1))
|
||
A group of children walk together on a bright day.
|
People walk outside
| 1 | 0.978613 |
Children walking together can be done inside, say at school, so they are not necessarily outside.
|
exists e1 s1 s2 x1 x2 x3.(on(e1,x3) & n_day(x3) & a_bright(s2) & Theme(s2,x3) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1) & v_walk(e1) & of(x1,x2) & n_child(x2) & n_group(x1))
|
exists e1 s1 x1.(a_outside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_walk(e1) & n_people(x1))
|
4eb3f5d0-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3.(v_walk(e1) & on(e1,x3) & of(x1,x2) & n_group(x1) & n_day(x3) & n_child(x2) & a_together(s1) & a_bright(s2) & Theme(s2,x3) & Manner(e1,s1) & Actor(e1,x1))
|
exists e1 s1 x1.(v_walk(e1) & n_people(x1) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1))
|
||
A group of children walk together on a bright day.
|
There is a group of people outdoors
| 0 | 0.891266 |
A group of children is a subset of group of people.
|
exists e1 s1 s2 x1 x2 x3.(on(e1,x3) & n_day(x3) & a_bright(s2) & Theme(s2,x3) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1) & v_walk(e1) & of(x1,x2) & n_child(x2) & n_group(x1))
|
exists p1 x1 x2 x3 x4.((x1 = x2) & of(x2,x3) & Time(x3,x4) & n_outdoors(x4) & n_people(x3) & n_group(x2))
|
4eb3fa76-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3.(v_walk(e1) & on(e1,x3) & of(x1,x2) & n_group(x1) & n_day(x3) & n_child(x2) & a_together(s1) & a_bright(s2) & Theme(s2,x3) & Manner(e1,s1) & Actor(e1,x1))
|
exists x1 x2 x3 x4.(of(x2,x3) & n_people(x3) & n_outdoors(x4) & n_group(x2) & Time(x3,x4) & (x1 = x2))
|
||
A group of children walk together on a bright day.
|
School going children walking to school
| 1 | 0.613459 |
Children walk together are not necessarily walking to school.
|
exists e1 s1 s2 x1 x2 x3.(on(e1,x3) & n_day(x3) & a_bright(s2) & Theme(s2,x3) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1) & v_walk(e1) & of(x1,x2) & n_child(x2) & n_group(x1))
|
exists e1 e2 x1 x2 x3 x4.(a_topic(x1) & to(e2,x4) & n_school(x4) & Actor(e2,x3) & v_walk(e2) & (x1 = x3) & n_child(x1) & Actor(e1,x1) & v_go(e1) & (x1 = x2) & ne_nam_school(x2))
|
4eb3fed6-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3.(v_walk(e1) & on(e1,x3) & of(x1,x2) & n_group(x1) & n_day(x3) & n_child(x2) & a_together(s1) & a_bright(s2) & Theme(s2,x3) & Manner(e1,s1) & Actor(e1,x1))
|
exists e1 e2 x1 x2 x3 x4.(v_walk(e2) & v_go(e1) & to(e2,x4) & ne_nam_school(x2) & n_school(x4) & n_child(x1) & a_topic(x1) & Actor(e2,x3) & Actor(e1,x1) & (x1 = x3) & (x1 = x2))
|
||
A group of children walk together on a bright day.
|
A group of children walk along the beach
| 1 | 0.306294 |
Bright day does not necessarily mean it is along the beach.
|
exists e1 s1 s2 x1 x2 x3.(on(e1,x3) & n_day(x3) & a_bright(s2) & Theme(s2,x3) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1) & v_walk(e1) & of(x1,x2) & n_child(x2) & n_group(x1))
|
exists e1 x1 x2 x3 x4.(n_beach(x4) & a_topic(x1) & of(x1,x2) & along(e1,x4) & Theme(e1,x3) & v_walk(e1) & (x2 = x3) & n_child(x2) & n_group(x1))
|
4eb4032c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3.(v_walk(e1) & on(e1,x3) & of(x1,x2) & n_group(x1) & n_day(x3) & n_child(x2) & a_together(s1) & a_bright(s2) & Theme(s2,x3) & Manner(e1,s1) & Actor(e1,x1))
|
exists e1 x1 x2 x3 x4.(v_walk(e1) & of(x1,x2) & n_group(x1) & n_child(x2) & n_beach(x4) & along(e1,x4) & a_topic(x1) & Theme(e1,x3) & (x2 = x3))
|
||
A group of children walk together on a bright day.
|
The children are about to begin jogging outside.
| 1 | 0.021478 |
Walk together does not necessarily mean about to begin jogging.
|
exists e1 s1 s2 x1 x2 x3.(on(e1,x3) & n_day(x3) & a_bright(s2) & Theme(s2,x3) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1) & v_walk(e1) & of(x1,x2) & n_child(x2) & n_group(x1))
|
exists p1 s1 x1.(n_child(x1) & Topic(s1,p1) & Actor(s1,x1) & a_about(s1) & exists e1 p2.(exists e2 s2.(a_outside(s2) & Manner(e2,s2) & Actor(e2,x1) & v_jog(e2)) & Topic(e1,p2) & Actor(e1,x1) & v_begin(e1)))
|
4eb41e8e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3.(v_walk(e1) & on(e1,x3) & of(x1,x2) & n_group(x1) & n_day(x3) & n_child(x2) & a_together(s1) & a_bright(s2) & Theme(s2,x3) & Manner(e1,s1) & Actor(e1,x1))
|
exists p1 s1 x1.(n_child(x1) & exists e1 p2.(v_begin(e1) & exists e2 s2.(v_jog(e2) & a_outside(s2) & Manner(e2,s2) & Actor(e2,x1)) & Topic(e1,p2) & Actor(e1,x1)) & a_about(s1) & Topic(s1,p1) & Actor(s1,x1))
|
||
A group of children walk together on a bright day.
|
Children walk to school on a sunny day.
| 1 | 0.60832 |
Walk together does not mean walk to school.
|
exists e1 s1 s2 x1 x2 x3.(on(e1,x3) & n_day(x3) & a_bright(s2) & Theme(s2,x3) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1) & v_walk(e1) & of(x1,x2) & n_child(x2) & n_group(x1))
|
exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_walk(e1) & exists e2 s1 x2 x3.(on(e2,x3) & n_day(x3) & a_sunny(s1) & Theme(s1,x3) & Theme(e2,x2) & Actor(e2,x1) & v_school(e2) & n_thing(x2)) & n_child(x1))
|
4eb4279e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3.(v_walk(e1) & on(e1,x3) & of(x1,x2) & n_group(x1) & n_day(x3) & n_child(x2) & a_together(s1) & a_bright(s2) & Theme(s2,x3) & Manner(e1,s1) & Actor(e1,x1))
|
exists e1 p1 x1.(v_walk(e1) & n_child(x1) & exists e2 s1 x2 x3.(v_school(e2) & on(e2,x3) & n_thing(x2) & n_day(x3) & a_sunny(s1) & Theme(s1,x3) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
|
||
A lady with a red jacket and a blue scarf checking her mobile device while leaning against a wall with a painting on it underneath a tall and green tree.
|
A lady is checking her mobile device under a tree.
| 0 | -100 |
A tree can be inferred as a green tree
|
exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8 x9.(a_topic(x1) & with(x1,x2) & subset_of(x4,x2) & while(e1,e2) & underneath(e2,x9) & n_tree(x9) & a_green(s5) & Theme(s5,x9) & a_tall(s4) & Theme(s4,x9) & on(e2,x1) & n_thing(x1) & with(e2,x8) & n_painting(x8) & against(e2,x7) & n_wall(x7) & Actor(e2,x5) & v_lean(e2) & Theme(e1,x6) & Actor(e1,x5) & v_check(e1) & n_device(x6) & a_mobile(s3) & Theme(s3,x6) & of(x6,x1) & n_female(x1) & (x4 = x5) & n_scarf(x4) & a_blue(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_jacket(x3) & a_red(s1) & Theme(s1,x3) & n_lady(x1))
|
exists e1 s1 x1 x2 x3.(under(e1,x3) & n_tree(x3) & Theme(e1,x2) & Actor(e1,x1) & v_check(e1) & n_device(x2) & a_mobile(s1) & Theme(s1,x2) & of(x2,x1) & n_female(x1) & n_lady(x1))
|
4eb656b8-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x1,x2) & with(e2,x8) & while(e1,e2) & v_lean(e2) & v_check(e1) & underneath(e2,x9) & subset_of(x4,x2) & subset_of(x3,x2) & on(e2,x1) & of(x6,x1) & n_wall(x7) & n_tree(x9) & n_thing(x1) & n_scarf(x4) & n_painting(x8) & n_lady(x1) & n_jacket(x3) & n_female(x1) & n_device(x6) & against(e2,x7) & a_topic(x1) & a_tall(s4) & a_red(s1) & a_mobile(s3) & a_green(s5) & a_blue(s2) & Theme(s5,x9) & Theme(s4,x9) & Theme(s3,x6) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x6) & Actor(e2,x5) & Actor(e1,x5) & (x4 = x5))
|
exists e1 s1 x1 x2 x3.(v_check(e1) & under(e1,x3) & of(x2,x1) & n_tree(x3) & n_lady(x1) & n_female(x1) & n_device(x2) & a_mobile(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
A boy in blue and red goggles is swimming.
|
The boy is swimming in a pool.
| 1 | -100 |
when a boy is in pool he not only wears blue dress and red goggles
|
exists p1 s1 s2 x1 x2.(exists x3.((x1 = x3) & n_swimming(x3)) & in(x1,x2) & n_goggles(x2) & a_red(s2) & Theme(s2,x2) & a_blue(s1) & Theme(s1,x2) & n_boy(x1))
|
exists e1 x1 x2.(n_boy(x1) & in(e1,x2) & n_pool(x2) & Actor(e1,x1) & v_swim(e1))
|
4eb65b2c-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 s2 x1 x2.(n_goggles(x2) & n_boy(x1) & in(x1,x2) & exists x3.(n_swimming(x3) & (x1 = x3)) & a_red(s2) & a_blue(s1) & Theme(s2,x2) & Theme(s1,x2))
|
exists e1 x1 x2.(v_swim(e1) & n_pool(x2) & n_boy(x1) & in(e1,x2) & Actor(e1,x1))
|
||
A boy in blue and red goggles is swimming.
|
The goggles are blue and red.
| 0 | -100 |
Both sentences has blue and red goggles
|
exists p1 s1 s2 x1 x2.(exists x3.((x1 = x3) & n_swimming(x3)) & in(x1,x2) & n_goggles(x2) & a_red(s2) & Theme(s2,x2) & a_blue(s1) & Theme(s1,x2) & n_boy(x1))
|
exists s1 s2 x1.(n_goggles(x1) & Theme(s2,x1) & a_red(s2) & Theme(s1,x1) & a_blue(s1))
|
4eb65f8c-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 s2 x1 x2.(n_goggles(x2) & n_boy(x1) & in(x1,x2) & exists x3.(n_swimming(x3) & (x1 = x3)) & a_red(s2) & a_blue(s1) & Theme(s2,x2) & Theme(s1,x2))
|
exists s1 s2 x1.(n_goggles(x1) & a_red(s2) & a_blue(s1) & Theme(s2,x1) & Theme(s1,x1))
|
||
A boy in blue and red goggles is swimming.
|
The boy is sleeping.
| 2 | -100 |
The boy cannot be swimming and sleeping simultaneously.
|
exists p1 s1 s2 x1 x2.(exists x3.((x1 = x3) & n_swimming(x3)) & in(x1,x2) & n_goggles(x2) & a_red(s2) & Theme(s2,x2) & a_blue(s1) & Theme(s1,x2) & n_boy(x1))
|
exists e1 x1.(n_boy(x1) & Actor(e1,x1) & v_sleep(e1))
|
4eb6646e-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 s2 x1 x2.(n_goggles(x2) & n_boy(x1) & in(x1,x2) & exists x3.(n_swimming(x3) & (x1 = x3)) & a_red(s2) & a_blue(s1) & Theme(s2,x2) & Theme(s1,x2))
|
exists e1 x1.(v_sleep(e1) & n_boy(x1) & Actor(e1,x1))
|
||
A boy swimming who is wearing goggles.
|
the boy is playing football
| 2 | -100 |
The boy cannot be swimming and playing football simultaneously.
|
exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_goggles(x4) & (x1 = x3) & n_swimming(x1) & of(x1,x2) & n_boy(x2))
|
exists e1 x1 x2.(n_boy(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_football(x2))
|
4eb6690a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4.(v_wear(e1) & of(x1,x2) & n_swimming(x1) & n_goggles(x4) & n_boy(x2) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3))
|
exists e1 x1 x2.(v_play(e1) & n_football(x2) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
A boy swimming who is wearing goggles.
|
the boy does not have water in his eyes
| 0 | -100 |
As the boy is wearing goggles, he does not have water in his eyes.
|
exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_goggles(x4) & (x1 = x3) & n_swimming(x1) & of(x1,x2) & n_boy(x2))
|
exists x1 x3.(n_eye(x3) & of(x3,x1) & n_male(x1) & n_boy(x1) & -exists e1 x2.(in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_water(x2)))
|
4eb66d92-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4.(v_wear(e1) & of(x1,x2) & n_swimming(x1) & n_goggles(x4) & n_boy(x2) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3))
|
exists x1 x3.(of(x3,x1) & n_male(x1) & n_eye(x3) & n_boy(x1) & all e1 x2.(-v_have(e1) | -n_water(x2) | -in(e1,x3) | -Theme(e1,x2) | -Actor(e1,x1)))
|
||
A boy swimming who is wearing goggles.
|
the boy does the breast stroke
| 1 | -100 |
when a boy is doing breast stroke he not only have to wear goggles
|
exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_goggles(x4) & (x1 = x3) & n_swimming(x1) & of(x1,x2) & n_boy(x2))
|
exists e1 x1 x2 x3.(n_stroke(x2) & of(x2,x3) & n_breast(x3) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1))
|
4eb67210-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4.(v_wear(e1) & of(x1,x2) & n_swimming(x1) & n_goggles(x4) & n_boy(x2) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3))
|
exists e1 x1 x2 x3.(v_do(e1) & of(x2,x3) & n_stroke(x2) & n_breast(x3) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
Two kids swim outside with goggles.
|
The children are swimming.
| 0 | -100 |
The kids swim is being rephrased as children swimming.
|
exists e1 x1 x2.(with(e1,x2) & n_goggles(x2) & r_outside(e1) & Actor(e1,x1) & v_swim(e1) & n_kid(x1) & card_eq_2(x1))
|
exists p1 x1.(n_child(x1) & exists x2.((x1 = x2) & n_swimming(x2)))
|
4eb67666-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2.(with(e1,x2) & v_swim(e1) & r_outside(e1) & n_kid(x1) & n_goggles(x2) & card_eq_2(x1) & Actor(e1,x1))
|
exists x1.(n_child(x1) & exists x2.(n_swimming(x2) & (x1 = x2)))
|
||
Two kids swim outside with goggles.
|
The kids sit on benches and sunbathe.
| 2 | -100 |
The kids cannot be swimming outside and sitting on benches while sunbathing simultaneously.
|
exists e1 x1 x2.(with(e1,x2) & n_goggles(x2) & r_outside(e1) & Actor(e1,x1) & v_swim(e1) & n_kid(x1) & card_eq_2(x1))
|
exists e1 x1 x2 x3 x4.(n_kid(x1) & on(e1,x2) & n_sunbathe(x4) & n_bench(x3) & subset_of(x4,x2) & subset_of(x3,x2) & Actor(e1,x1) & v_sit(e1))
|
4eb67b48-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2.(with(e1,x2) & v_swim(e1) & r_outside(e1) & n_kid(x1) & n_goggles(x2) & card_eq_2(x1) & Actor(e1,x1))
|
exists e1 x1 x2 x3 x4.(v_sit(e1) & subset_of(x4,x2) & subset_of(x3,x2) & on(e1,x2) & n_sunbathe(x4) & n_kid(x1) & n_bench(x3) & Actor(e1,x1))
|
||
Two kids swim outside with goggles.
|
The kids show off their new red goggles.
| 1 | -100 |
when kids show off their new goggles they are not meant to swim at that time
|
exists e1 x1 x2.(with(e1,x2) & n_goggles(x2) & r_outside(e1) & Actor(e1,x1) & v_swim(e1) & n_kid(x1) & card_eq_2(x1))
|
exists e1 s1 s2 s3 x1 x2.(n_goggles(x2) & a_red(s2) & Theme(s2,x2) & a_new(s1) & Theme(s1,x2) & of(x2,x1) & n_thing(x1) & n_kid(x1) & a_off(s3) & Manner(e1,s3) & Theme(e1,x2) & Actor(e1,x1) & v_show(e1))
|
4eb67fbc-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2.(with(e1,x2) & v_swim(e1) & r_outside(e1) & n_kid(x1) & n_goggles(x2) & card_eq_2(x1) & Actor(e1,x1))
|
exists e1 s1 s2 s3 x1 x2.(v_show(e1) & of(x2,x1) & n_thing(x1) & n_kid(x1) & n_goggles(x2) & a_red(s2) & a_off(s3) & a_new(s1) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x2) & Manner(e1,s3) & Actor(e1,x1))
|
||
Boy with goggles swimming in water.
|
goggles will not help for good visibility
| 2 | -100 |
The goggles needed for swimming is not needed for good visibility.
|
exists e1 s1 x1 x2 x3.(ne_nam_boy(s1) & a_topic(s1) & with(s1,x1) & in(e1,x3) & n_water(x3) & Actor(e1,x2) & v_swim(e1) & (x1 = x2) & n_goggles(x1))
|
exists x1.(-exists e1 s1 x2.(for(e1,x2) & n_visibility(x2) & a_good(s1) & Theme(s1,x2) & Actor(e1,x1) & v_help(e1)) & n_goggles(x1))
|
4eb6841c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3.(with(s1,x1) & v_swim(e1) & ne_nam_boy(s1) & n_water(x3) & n_goggles(x1) & in(e1,x3) & a_topic(s1) & Actor(e1,x2) & (x1 = x2))
|
exists x1.(n_goggles(x1) & all e1 s1 x2.(-v_help(e1) | -n_visibility(x2) | -for(e1,x2) | -a_good(s1) | -Theme(s1,x2) | -Actor(e1,x1)))
|
||
Boy with goggles swimming in water.
|
boy can swim without any disturbance
| 1 | -100 |
when a boy need to swim without disturbance he wont wear goggles
|
exists e1 s1 x1 x2 x3.(ne_nam_boy(s1) & a_topic(s1) & with(s1,x1) & in(e1,x3) & n_water(x3) & Actor(e1,x2) & v_swim(e1) & (x1 = x2) & n_goggles(x1))
|
exists e1 p1 x1.(exists e2.(-all x2.(n_disturbance(x2) -> with(e2,x2)) & Actor(e2,x1) & v_swim(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_can(e1) & n_boy(x1))
|
4eb69010-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3.(with(s1,x1) & v_swim(e1) & ne_nam_boy(s1) & n_water(x3) & n_goggles(x1) & in(e1,x3) & a_topic(s1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 p1 x1.(v_can(e1) & n_boy(x1) & exists e2.(v_swim(e2) & exists x2.(n_disturbance(x2) & -with(e2,x2)) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
|
||
A boy in goggles is swimming.
|
A boy is playing in the water.
| 1 | -100 |
Playing in the water doesn't denote swimming only
|
exists p1 x1 x2.(exists x3.((x1 = x3) & n_swimming(x3)) & in(x1,x2) & n_goggles(x2) & n_boy(x1))
|
exists e1 x1 x2.(n_water(x2) & in(e1,x2) & Actor(e1,x1) & v_play(e1) & n_boy(x1))
|
4eb6957e-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1 x2.(n_goggles(x2) & n_boy(x1) & in(x1,x2) & exists x3.(n_swimming(x3) & (x1 = x3)))
|
exists e1 x1 x2.(v_play(e1) & n_water(x2) & n_boy(x1) & in(e1,x2) & Actor(e1,x1))
|
||
A boy in goggles is swimming.
|
A boy is sitting next to the pool with his parents.
| 2 | -100 |
A boy cannot be swimming and sitting simultaneously.
|
exists p1 x1 x2.(exists x3.((x1 = x3) & n_swimming(x3)) & in(x1,x2) & n_goggles(x2) & n_boy(x1))
|
exists e1 x1 x2 x3.(n_parent(x3) & of(x3,x2) & n_male(x2) & n_pool(x2) & with(e1,x3) & to(e1,x2) & r_next(e1) & Actor(e1,x1) & v_sit(e1) & n_boy(x1))
|
4eb69a4c-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1 x2.(n_goggles(x2) & n_boy(x1) & in(x1,x2) & exists x3.(n_swimming(x3) & (x1 = x3)))
|
exists e1 x1 x2 x3.(with(e1,x3) & v_sit(e1) & to(e1,x2) & r_next(e1) & of(x3,x2) & n_pool(x2) & n_parent(x3) & n_male(x2) & n_boy(x1) & Actor(e1,x1))
|
||
A boy in goggles is swimming.
|
The boy is swimming in a pool.
| 0 | -100 |
Swimming implies that the boy is in a pool.
|
exists p1 x1 x2.(exists x3.((x1 = x3) & n_swimming(x3)) & in(x1,x2) & n_goggles(x2) & n_boy(x1))
|
exists e1 x1 x2.(n_boy(x1) & in(e1,x2) & n_pool(x2) & Actor(e1,x1) & v_swim(e1))
|
4eb69efc-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1 x2.(n_goggles(x2) & n_boy(x1) & in(x1,x2) & exists x3.(n_swimming(x3) & (x1 = x3)))
|
exists e1 x1 x2.(v_swim(e1) & n_pool(x2) & n_boy(x1) & in(e1,x2) & Actor(e1,x1))
|
||
A younger couple playing a board game.
|
the board game is going to break soon
| 1 | -100 |
A couple playing a board game doesn't implies that it going to break soon
|
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_game(x3) & of(x3,x4) & n_board(x4) & (x1 = x2) & n_couple(x1) & r_more(s1) & a_younger(s1) & Theme(s1,x1))
|
exists e1 p1 x1 x2.(n_game(x1) & of(x1,x2) & n_board(x2) & Topic(e1,p1) & Actor(e1,x1) & v_go(e1) & exists e2 s1.(a_soon(s1) & Manner(e2,s1) & Actor(e2,x1) & v_break(e2)))
|
4eb6a44c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(v_play(e1) & r_more(s1) & of(x3,x4) & n_game(x3) & n_couple(x1) & n_board(x4) & a_younger(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists e1 p1 x1 x2.(v_go(e1) & of(x1,x2) & n_game(x1) & n_board(x2) & exists e2 s1.(v_break(e2) & a_soon(s1) & Manner(e2,s1) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
|
||
A younger couple playing a board game.
|
The couple are looking at the board
| 0 | -100 |
playing a board game means that they are looking at the board.
|
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_game(x3) & of(x3,x4) & n_board(x4) & (x1 = x2) & n_couple(x1) & r_more(s1) & a_younger(s1) & Theme(s1,x1))
|
exists e1 x1 x2.(n_board(x2) & n_couple(x1) & at(e1,x2) & Actor(e1,x1) & v_look(e1))
|
4eb6a906-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(v_play(e1) & r_more(s1) & of(x3,x4) & n_game(x3) & n_couple(x1) & n_board(x4) & a_younger(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2.(v_look(e1) & n_couple(x1) & n_board(x2) & at(e1,x2) & Actor(e1,x1))
|
||
A younger couple playing a board game.
|
the couple are eating teaspoons of sugar off a dirty kitchen counter
| 2 | -100 |
The couple cannot be playing a board game and eating teaspoons of sugar simultaneously.
|
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_game(x3) & of(x3,x4) & n_board(x4) & (x1 = x2) & n_couple(x1) & r_more(s1) & a_younger(s1) & Theme(s1,x1))
|
exists e1 x1 x2 x3 x4 x5 x6.(n_couple(x1) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & of(x2,x3) & off(x3,x4) & n_counter(x4) & of(x4,x6) & n_kitchen(x6) & of(x4,x5) & n_dirty(x5) & n_sugar(x3) & n_teaspoon(x2))
|
4eb6adc0-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(v_play(e1) & r_more(s1) & of(x3,x4) & n_game(x3) & n_couple(x1) & n_board(x4) & a_younger(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2 x3 x4 x5 x6.(v_eat(e1) & off(x3,x4) & of(x4,x6) & of(x4,x5) & of(x2,x3) & n_teaspoon(x2) & n_sugar(x3) & n_kitchen(x6) & n_dirty(x5) & n_couple(x1) & n_counter(x4) & Theme(e1,x2) & Actor(e1,x1))
|
||
A young man and a woman carrying a toddler and browsing an outdoor food shop.
|
A young man and woman are outdoors.
| 0 | -100 |
Outdoor food shop implies outdoors.
|
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(a_topic(s1) & subset_of(x2,s1) & Theme(e2,x6) & Actor(e2,x5) & v_browse(e2) & n_shop(x6) & of(x6,x7) & n_food(x7) & a_outdoor(s3) & Theme(s3,x6) & (x2 = x5) & Theme(e1,x4) & Actor(e1,x3) & v_carry(e1) & n_toddler(x4) & (x2 = x3) & n_woman(x2) & subset_of(x1,s1) & n_man(x1) & a_young(s2) & Theme(s2,x1))
|
exists p1 s1 x1 x2 x3.(exists x4.((x1 = x4) & n_outdoors(x4)) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1) & a_young(s1) & Theme(s1,x1))
|
4eb6b3b0-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(v_carry(e1) & v_browse(e2) & subset_of(x2,s1) & subset_of(x1,s1) & of(x6,x7) & n_woman(x2) & n_toddler(x4) & n_shop(x6) & n_man(x1) & n_food(x7) & a_young(s2) & a_topic(s1) & a_outdoor(s3) & Theme(s3,x6) & Theme(s2,x1) & Theme(e2,x6) & Theme(e1,x4) & Actor(e2,x5) & Actor(e1,x3) & (x2 = x5) & (x2 = x3))
|
exists s1 x1 x2 x3.(subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_man(x2) & exists x4.(n_outdoors(x4) & (x1 = x4)) & a_young(s1) & Theme(s1,x1))
|
||
A young man and a woman carrying a toddler and browsing an outdoor food shop.
|
A young man and woman are at walmart shopping for running shoes.
| 2 | -100 |
Man and woman cannot at the exact same time be browsing outdoor food shop and shopping for running shoes.
|
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(a_topic(s1) & subset_of(x2,s1) & Theme(e2,x6) & Actor(e2,x5) & v_browse(e2) & n_shop(x6) & of(x6,x7) & n_food(x7) & a_outdoor(s3) & Theme(s3,x6) & (x2 = x5) & Theme(e1,x4) & Actor(e1,x3) & v_carry(e1) & n_toddler(x4) & (x2 = x3) & n_woman(x2) & subset_of(x1,s1) & n_man(x1) & a_young(s2) & Theme(s2,x1))
|
exists p1 s1 x1 x2 x3.(exists e1 s2 x4 x5 x6.(at(x1,x4) & Theme(e1,x6) & Actor(e1,x5) & v_run(e1) & n_shoe(x6) & (x4 = x5) & n_shopping(x4) & a_walmart(s2) & Theme(s2,x4)) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1) & a_young(s1) & Theme(s1,x1))
|
4eb6b8c4-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(v_carry(e1) & v_browse(e2) & subset_of(x2,s1) & subset_of(x1,s1) & of(x6,x7) & n_woman(x2) & n_toddler(x4) & n_shop(x6) & n_man(x1) & n_food(x7) & a_young(s2) & a_topic(s1) & a_outdoor(s3) & Theme(s3,x6) & Theme(s2,x1) & Theme(e2,x6) & Theme(e1,x4) & Actor(e2,x5) & Actor(e1,x3) & (x2 = x5) & (x2 = x3))
|
exists s1 x1 x2 x3.(subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_man(x2) & exists e1 s2 x4 x5 x6.(v_run(e1) & n_shopping(x4) & n_shoe(x6) & at(x1,x4) & a_walmart(s2) & Theme(s2,x4) & Theme(e1,x6) & Actor(e1,x5) & (x4 = x5)) & a_young(s1) & Theme(s1,x1))
|
||
A young man and a woman carrying a toddler and browsing an outdoor food shop.
|
A young man and woman are hungry and looking for healthy options.
| 1 | -100 |
You can not infer they are looking for healthy food.
|
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(a_topic(s1) & subset_of(x2,s1) & Theme(e2,x6) & Actor(e2,x5) & v_browse(e2) & n_shop(x6) & of(x6,x7) & n_food(x7) & a_outdoor(s3) & Theme(s3,x6) & (x2 = x5) & Theme(e1,x4) & Actor(e1,x3) & v_carry(e1) & n_toddler(x4) & (x2 = x3) & n_woman(x2) & subset_of(x1,s1) & n_man(x1) & a_young(s2) & Theme(s2,x1))
|
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(a_topic(s1) & subset_of(e1,s1) & for(e1,x6) & n_option(x6) & a_healthy(s4) & Theme(s4,x6) & Actor(e1,x5) & v_look(e1) & n_thing(x5) & subset_of(x1,s1) & Theme(s3,x4) & a_hungry(s3) & (x1 = x4) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1) & a_young(s2) & Theme(s2,x1))
|
4eb6bdf6-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(v_carry(e1) & v_browse(e2) & subset_of(x2,s1) & subset_of(x1,s1) & of(x6,x7) & n_woman(x2) & n_toddler(x4) & n_shop(x6) & n_man(x1) & n_food(x7) & a_young(s2) & a_topic(s1) & a_outdoor(s3) & Theme(s3,x6) & Theme(s2,x1) & Theme(e2,x6) & Theme(e1,x4) & Actor(e2,x5) & Actor(e1,x3) & (x2 = x5) & (x2 = x3))
|
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(v_look(e1) & subset_of(x3,x1) & subset_of(x2,x1) & subset_of(x1,s1) & subset_of(e1,s1) & n_woman(x3) & n_thing(x5) & n_option(x6) & n_man(x2) & for(e1,x6) & a_young(s2) & a_topic(s1) & a_hungry(s3) & a_healthy(s4) & Theme(s4,x6) & Theme(s3,x4) & Theme(s2,x1) & Actor(e1,x5) & (x1 = x4))
|
||
A man preparing food in a kitchen.
|
A person in the kitchen.
| 0 | -100 |
preparing food implies that the man is in the kitchen.
|
exists e1 x1 x2 x3 x4.(a_topic(x1) & in(e1,x4) & n_kitchen(x4) & Theme(e1,x3) & Actor(e1,x2) & v_prepare(e1) & n_food(x3) & (x1 = x2) & n_man(x1))
|
exists x1 x2.(n_kitchen(x2) & a_topic(x1) & in(x1,x2) & n_person(x1))
|
4eb6c26a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4.(v_prepare(e1) & n_man(x1) & n_kitchen(x4) & n_food(x3) & in(e1,x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists x1 x2.(n_person(x1) & n_kitchen(x2) & in(x1,x2) & a_topic(x1))
|
||
A man preparing food in a kitchen.
|
A young man preparing a fish dinner.
| 1 | -100 |
All food are not fish.
|
exists e1 x1 x2 x3 x4.(a_topic(x1) & in(e1,x4) & n_kitchen(x4) & Theme(e1,x3) & Actor(e1,x2) & v_prepare(e1) & n_food(x3) & (x1 = x2) & n_man(x1))
|
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_prepare(e1) & n_dinner(x3) & of(x3,x4) & n_fish(x4) & (x1 = x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
|
4eb6c6f2-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4.(v_prepare(e1) & n_man(x1) & n_kitchen(x4) & n_food(x3) & in(e1,x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists e1 s1 x1 x2 x3 x4.(v_prepare(e1) & of(x3,x4) & n_man(x1) & n_fish(x4) & n_dinner(x3) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
||
A man preparing food in a kitchen.
|
A women getting a glass of wine.
| 2 | -100 |
Wine is not food.
|
exists e1 x1 x2 x3 x4.(a_topic(x1) & in(e1,x4) & n_kitchen(x4) & Theme(e1,x3) & Actor(e1,x2) & v_prepare(e1) & n_food(x3) & (x1 = x2) & n_man(x1))
|
exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_get(e1) & of(x3,x4) & n_wine(x4) & n_glass(x3) & (x1 = x2) & n_woman(x1))
|
4eb6cbde-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4.(v_prepare(e1) & n_man(x1) & n_kitchen(x4) & n_food(x3) & in(e1,x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2 x3 x4.(v_get(e1) & of(x3,x4) & n_woman(x1) & n_wine(x4) & n_glass(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
||
A man wearing an orange jersey and a woman wearing brown are playing a board game.
|
girl watches movie
| 2 | -100 |
A girl is not a man.
|
exists e3 e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(Theme(e3,x9) & Actor(e3,x1) & v_play(e3) & n_game(x9) & of(x9,x10) & n_board(x10) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & subset_of(x6,x3) & Theme(e1,x8) & Actor(e1,x7) & v_wear(e1) & n_brown(x8) & (x6 = x7) & n_woman(x6) & subset_of(x4,x3) & n_jersey(x4) & of(x4,x5) & n_orange(x5) & (x1 = x2) & n_man(x1))
|
exists x1 x2 x3.(n_movie(x1) & of(x1,x3) & n_watch(x3) & of(x1,x2) & n_girl(x2) & a_topic(x1))
|
4eb6d052-e4c8-11ec-9cdd-0242ac1c0002
|
exists e3 e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_wear(e2) & v_wear(e1) & v_play(e3) & subset_of(x6,x3) & subset_of(x4,x3) & of(x9,x10) & of(x4,x5) & n_woman(x6) & n_orange(x5) & n_man(x1) & n_jersey(x4) & n_game(x9) & n_brown(x8) & n_board(x10) & Theme(e3,x9) & Theme(e2,x3) & Theme(e1,x8) & Actor(e3,x1) & Actor(e2,x2) & Actor(e1,x7) & (x6 = x7) & (x1 = x2))
|
exists x1 x2 x3.(of(x1,x3) & of(x1,x2) & n_watch(x3) & n_movie(x1) & n_girl(x2) & a_topic(x1))
|
||
A man wearing an orange jersey and a woman wearing brown are playing a board game.
|
people playing chess
| 1 | -100 |
Not all board game are chess
|
exists e3 e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(Theme(e3,x9) & Actor(e3,x1) & v_play(e3) & n_game(x9) & of(x9,x10) & n_board(x10) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & subset_of(x6,x3) & Theme(e1,x8) & Actor(e1,x7) & v_wear(e1) & n_brown(x8) & (x6 = x7) & n_woman(x6) & subset_of(x4,x3) & n_jersey(x4) & of(x4,x5) & n_orange(x5) & (x1 = x2) & n_man(x1))
|
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_chess(x3) & (x1 = x2) & n_people(x1))
|
4eb6d4bc-e4c8-11ec-9cdd-0242ac1c0002
|
exists e3 e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_wear(e2) & v_wear(e1) & v_play(e3) & subset_of(x6,x3) & subset_of(x4,x3) & of(x9,x10) & of(x4,x5) & n_woman(x6) & n_orange(x5) & n_man(x1) & n_jersey(x4) & n_game(x9) & n_brown(x8) & n_board(x10) & Theme(e3,x9) & Theme(e2,x3) & Theme(e1,x8) & Actor(e3,x1) & Actor(e2,x2) & Actor(e1,x7) & (x6 = x7) & (x1 = x2))
|
exists e1 x1 x2 x3.(v_play(e1) & n_people(x1) & n_chess(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
||
A man wearing an orange jersey and a woman wearing brown are playing a board game.
|
people play game
| 0 | -100 |
man and woman are people and playing a board game implies that people play game.
|
exists e3 e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(Theme(e3,x9) & Actor(e3,x1) & v_play(e3) & n_game(x9) & of(x9,x10) & n_board(x10) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & subset_of(x6,x3) & Theme(e1,x8) & Actor(e1,x7) & v_wear(e1) & n_brown(x8) & (x6 = x7) & n_woman(x6) & subset_of(x4,x3) & n_jersey(x4) & of(x4,x5) & n_orange(x5) & (x1 = x2) & n_man(x1))
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_game(x2) & n_people(x1))
|
4eb6d9b2-e4c8-11ec-9cdd-0242ac1c0002
|
exists e3 e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_wear(e2) & v_wear(e1) & v_play(e3) & subset_of(x6,x3) & subset_of(x4,x3) & of(x9,x10) & of(x4,x5) & n_woman(x6) & n_orange(x5) & n_man(x1) & n_jersey(x4) & n_game(x9) & n_brown(x8) & n_board(x10) & Theme(e3,x9) & Theme(e2,x3) & Theme(e1,x8) & Actor(e3,x1) & Actor(e2,x2) & Actor(e1,x7) & (x6 = x7) & (x1 = x2))
|
exists e1 x1 x2.(v_play(e1) & n_people(x1) & n_game(x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
A woman, in a brown shirt, and a man, in an orange jersey, plays a board game.
|
Two people are playing Monopoly.
| 1 | -100 |
Not all board game are monopoly
|
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(in(e1,x6) & subset_of(x8,x6) & n_man(x8) & subset_of(x7,x6) & n_shirt(x7) & a_brown(s1) & Theme(s1,x7) & in(e1,x4) & n_jersey(x4) & of(x4,x5) & n_orange(x5) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_game(x2) & of(x2,x3) & n_board(x3) & n_woman(x1))
|
exists e1 s1 x1.(a_monopoly(s1) & Manner(e1,s1) & Actor(e1,x1) & v_play(e1) & n_people(x1) & card_eq_2(x1))
|
4eb6de44-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_play(e1) & subset_of(x8,x6) & subset_of(x7,x6) & of(x4,x5) & of(x2,x3) & n_woman(x1) & n_shirt(x7) & n_orange(x5) & n_man(x8) & n_jersey(x4) & n_game(x2) & n_board(x3) & in(e1,x6) & in(e1,x4) & a_brown(s1) & Theme(s1,x7) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 s1 x1.(v_play(e1) & n_people(x1) & card_eq_2(x1) & a_monopoly(s1) & Manner(e1,s1) & Actor(e1,x1))
|
||
A woman, in a brown shirt, and a man, in an orange jersey, plays a board game.
|
A woman and a man are playing a board game.
| 0 | -100 |
plays a board game and playing a board game means the same.
|
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(in(e1,x6) & subset_of(x8,x6) & n_man(x8) & subset_of(x7,x6) & n_shirt(x7) & a_brown(s1) & Theme(s1,x7) & in(e1,x4) & n_jersey(x4) & of(x4,x5) & n_orange(x5) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_game(x2) & of(x2,x3) & n_board(x3) & n_woman(x1))
|
exists e1 x1 x2 x3 x4 x5.(Theme(e1,x4) & Actor(e1,x1) & v_play(e1) & n_game(x4) & of(x4,x5) & n_board(x5) & subset_of(x3,x1) & n_man(x3) & subset_of(x2,x1) & n_woman(x2))
|
4eb6e2ae-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_play(e1) & subset_of(x8,x6) & subset_of(x7,x6) & of(x4,x5) & of(x2,x3) & n_woman(x1) & n_shirt(x7) & n_orange(x5) & n_man(x8) & n_jersey(x4) & n_game(x2) & n_board(x3) & in(e1,x6) & in(e1,x4) & a_brown(s1) & Theme(s1,x7) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 x1 x2 x3 x4 x5.(v_play(e1) & subset_of(x3,x1) & subset_of(x2,x1) & of(x4,x5) & n_woman(x2) & n_man(x3) & n_game(x4) & n_board(x5) & Theme(e1,x4) & Actor(e1,x1))
|
||
A woman, in a brown shirt, and a man, in an orange jersey, plays a board game.
|
Two boys are playing a video game.
| 2 | -100 |
Two boys are not a woman.
|
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(in(e1,x6) & subset_of(x8,x6) & n_man(x8) & subset_of(x7,x6) & n_shirt(x7) & a_brown(s1) & Theme(s1,x7) & in(e1,x4) & n_jersey(x4) & of(x4,x5) & n_orange(x5) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_game(x2) & of(x2,x3) & n_board(x3) & n_woman(x1))
|
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_game(x2) & of(x2,x3) & n_video(x3) & n_boy(x1) & card_eq_2(x1))
|
4eb6e70e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_play(e1) & subset_of(x8,x6) & subset_of(x7,x6) & of(x4,x5) & of(x2,x3) & n_woman(x1) & n_shirt(x7) & n_orange(x5) & n_man(x8) & n_jersey(x4) & n_game(x2) & n_board(x3) & in(e1,x6) & in(e1,x4) & a_brown(s1) & Theme(s1,x7) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 x1 x2 x3.(v_play(e1) & of(x2,x3) & n_video(x3) & n_game(x2) & n_boy(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
A man in a dolphins jersey and a woman in a brown shirt playing Stratego.
|
humans inside
| 0 | -100 |
man woman are humans.
|
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(ne_geo_stratego(x7) & a_topic(s1) & subset_of(x4,s1) & Theme(e1,x7) & Actor(e1,x6) & v_play(e1) & (x4 = x6) & in(x4,x5) & n_shirt(x5) & a_brown(s2) & Theme(s2,x5) & n_woman(x4) & subset_of(x1,s1) & in(x1,x2) & n_jersey(x2) & of(x2,x3) & n_dolphin(x3) & n_man(x1))
|
exists x1.(a_topic(x1) & r_inside(x1) & n_human(x1))
|
4eb6eb82-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_play(e1) & subset_of(x4,s1) & subset_of(x1,s1) & of(x2,x3) & ne_geo_stratego(x7) & n_woman(x4) & n_shirt(x5) & n_man(x1) & n_jersey(x2) & n_dolphin(x3) & in(x4,x5) & in(x1,x2) & a_topic(s1) & a_brown(s2) & Theme(s2,x5) & Theme(e1,x7) & Actor(e1,x6) & (x4 = x6))
|
exists x1.(r_inside(x1) & n_human(x1) & a_topic(x1))
|
||
A man in a dolphins jersey and a woman in a brown shirt playing Stratego.
|
a man playing a game with his mistress
| 1 | -100 |
When a woman playing with a man then she need not to be his mistress.
|
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(ne_geo_stratego(x7) & a_topic(s1) & subset_of(x4,s1) & Theme(e1,x7) & Actor(e1,x6) & v_play(e1) & (x4 = x6) & in(x4,x5) & n_shirt(x5) & a_brown(s2) & Theme(s2,x5) & n_woman(x4) & subset_of(x1,s1) & in(x1,x2) & n_jersey(x2) & of(x2,x3) & n_dolphin(x3) & n_man(x1))
|
exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & with(x3,x4) & n_mistress(x4) & of(x4,x1) & n_male(x1) & n_game(x3) & (x1 = x2) & n_man(x1))
|
4eb6f046-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_play(e1) & subset_of(x4,s1) & subset_of(x1,s1) & of(x2,x3) & ne_geo_stratego(x7) & n_woman(x4) & n_shirt(x5) & n_man(x1) & n_jersey(x2) & n_dolphin(x3) & in(x4,x5) & in(x1,x2) & a_topic(s1) & a_brown(s2) & Theme(s2,x5) & Theme(e1,x7) & Actor(e1,x6) & (x4 = x6))
|
exists e1 x1 x2 x3 x4.(with(x3,x4) & v_play(e1) & of(x4,x1) & n_mistress(x4) & n_man(x1) & n_male(x1) & n_game(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
||
A man in a dolphins jersey and a woman in a brown shirt playing Stratego.
|
a woman putting on stockings
| 2 | -100 |
A man is not the same as a woman.
|
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(ne_geo_stratego(x7) & a_topic(s1) & subset_of(x4,s1) & Theme(e1,x7) & Actor(e1,x6) & v_play(e1) & (x4 = x6) & in(x4,x5) & n_shirt(x5) & a_brown(s2) & Theme(s2,x5) & n_woman(x4) & subset_of(x1,s1) & in(x1,x2) & n_jersey(x2) & of(x2,x3) & n_dolphin(x3) & n_man(x1))
|
exists e1 s1 x1 x2 x3.(a_topic(x1) & a_on(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x2) & v_put(e1) & n_stocking(x3) & (x1 = x2) & n_woman(x1))
|
4eb6f4ba-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_play(e1) & subset_of(x4,s1) & subset_of(x1,s1) & of(x2,x3) & ne_geo_stratego(x7) & n_woman(x4) & n_shirt(x5) & n_man(x1) & n_jersey(x2) & n_dolphin(x3) & in(x4,x5) & in(x1,x2) & a_topic(s1) & a_brown(s2) & Theme(s2,x5) & Theme(e1,x7) & Actor(e1,x6) & (x4 = x6))
|
exists e1 s1 x1 x2 x3.(v_put(e1) & n_woman(x1) & n_stocking(x3) & a_topic(x1) & a_on(s1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2))
|
||
Bicyclers share a road and destination.
|
People are riding bikes.
| 0 | -100 |
Bicyclers share a road implies that they are riding bikes.
|
exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_share(e1) & n_destination(x4) & n_road(x3) & subset_of(x4,x2) & subset_of(x3,x2) & n_bicycler(x1))
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & n_people(x1))
|
4eb6f91a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4.(v_share(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_road(x3) & n_destination(x4) & n_bicycler(x1) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 x1 x2.(v_ride(e1) & n_people(x1) & n_bike(x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
Bicyclers share a road and destination.
|
People are having a bicycling race.
| 1 | -100 |
Not all bicyclers are having a bicycling race.
|
exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_share(e1) & n_destination(x4) & n_road(x3) & subset_of(x4,x2) & subset_of(x3,x2) & n_bicycler(x1))
|
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_race(x2) & of(x2,x3) & n_bicycling(x3) & n_people(x1))
|
4eb6fd70-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4.(v_share(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_road(x3) & n_destination(x4) & n_bicycler(x1) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 x1 x2 x3.(v_have(e1) & of(x2,x3) & n_race(x2) & n_people(x1) & n_bicycling(x3) & Theme(e1,x2) & Actor(e1,x1))
|
||
Bicyclers share a road and destination.
|
The runners are competing.
| 2 | -100 |
Bicyclers are not doing the same thing as runners.
|
exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_share(e1) & n_destination(x4) & n_road(x3) & subset_of(x4,x2) & subset_of(x3,x2) & n_bicycler(x1))
|
exists e1 x1.(n_runner(x1) & Actor(e1,x1) & v_compete(e1))
|
4eb70270-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4.(v_share(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_road(x3) & n_destination(x4) & n_bicycler(x1) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 x1.(v_compete(e1) & n_runner(x1) & Actor(e1,x1))
|
||
A black dog jumps over a show jumping hurdle.
|
The dog is a black lab.
| 1 | -100 |
Not all black dog are black lab
|
exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & over(x1,x3) & Theme(e1,x5) & Actor(e1,x4) & v_jump(e1) & n_hurdle(x5) & (x3 = x4) & n_show(x3) & n_jump(x1) & of(x1,x2) & n_dog(x2) & a_black(s1) & Theme(s1,x1))
|
exists p1 x1.(n_dog(x1) & exists s1 x2.((x1 = x2) & n_lab(x2) & a_black(s1) & Theme(s1,x2)))
|
4eb706ee-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5.(v_jump(e1) & over(x1,x3) & of(x1,x2) & n_show(x3) & n_jump(x1) & n_hurdle(x5) & n_dog(x2) & a_topic(x1) & a_black(s1) & Theme(s1,x1) & Theme(e1,x5) & Actor(e1,x4) & (x3 = x4))
|
exists x1.(n_dog(x1) & exists s1 x2.(n_lab(x2) & a_black(s1) & Theme(s1,x2) & (x1 = x2)))
|
||
A black dog jumps over a show jumping hurdle.
|
The dog is blue.
| 2 | -100 |
Blue is not black.
|
exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & over(x1,x3) & Theme(e1,x5) & Actor(e1,x4) & v_jump(e1) & n_hurdle(x5) & (x3 = x4) & n_show(x3) & n_jump(x1) & of(x1,x2) & n_dog(x2) & a_black(s1) & Theme(s1,x1))
|
exists s1 x1.(n_dog(x1) & Theme(s1,x1) & a_blue(s1))
|
4eb70b4e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5.(v_jump(e1) & over(x1,x3) & of(x1,x2) & n_show(x3) & n_jump(x1) & n_hurdle(x5) & n_dog(x2) & a_topic(x1) & a_black(s1) & Theme(s1,x1) & Theme(e1,x5) & Actor(e1,x4) & (x3 = x4))
|
exists s1 x1.(n_dog(x1) & a_blue(s1) & Theme(s1,x1))
|
||
A black dog jumps over a show jumping hurdle.
|
The dog is in the air.
| 0 | -100 |
jumps over a hurdle implies that dog is in the air.
|
exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & over(x1,x3) & Theme(e1,x5) & Actor(e1,x4) & v_jump(e1) & n_hurdle(x5) & (x3 = x4) & n_show(x3) & n_jump(x1) & of(x1,x2) & n_dog(x2) & a_black(s1) & Theme(s1,x1))
|
exists p1 x1 x2.(n_air(x2) & n_dog(x1) & in(x1,x2))
|
4eb70fb8-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5.(v_jump(e1) & over(x1,x3) & of(x1,x2) & n_show(x3) & n_jump(x1) & n_hurdle(x5) & n_dog(x2) & a_topic(x1) & a_black(s1) & Theme(s1,x1) & Theme(e1,x5) & Actor(e1,x4) & (x3 = x4))
|
exists x1 x2.(n_dog(x1) & n_air(x2) & in(x1,x2))
|
||
A black dog jumps in the air over the red hurdle.
|
A dog being playfull
| 0 | -100 |
Jumps over the hurdle implies that dog is being playfull.
|
exists s1 s2 x1 x2 x3 x4.(n_hurdle(x4) & a_red(s2) & Theme(s2,x4) & n_air(x3) & a_topic(x1) & in(x1,x3) & over(x3,x4) & n_jump(x1) & of(x1,x2) & n_dog(x2) & a_black(s1) & Theme(s1,x1))
|
exists p1 x1 x2.(a_topic(x1) & exists x3.((x2 = x3) & n_playfull(x3)) & (x1 = x2) & n_dog(x1))
|
4eb71418-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 s2 x1 x2 x3 x4.(over(x3,x4) & of(x1,x2) & n_jump(x1) & n_hurdle(x4) & n_dog(x2) & n_air(x3) & in(x1,x3) & a_topic(x1) & a_red(s2) & a_black(s1) & Theme(s2,x4) & Theme(s1,x1))
|
exists x1 x2.(n_dog(x1) & exists x3.(n_playfull(x3) & (x2 = x3)) & a_topic(x1) & (x1 = x2))
|
||
A black dog jumps in the air over the red hurdle.
|
a red dog sits
| 2 | -100 |
Red is not black.
|
exists s1 s2 x1 x2 x3 x4.(n_hurdle(x4) & a_red(s2) & Theme(s2,x4) & n_air(x3) & a_topic(x1) & in(x1,x3) & over(x3,x4) & n_jump(x1) & of(x1,x2) & n_dog(x2) & a_black(s1) & Theme(s1,x1))
|
exists e1 s1 x1.(Actor(e1,x1) & v_sit(e1) & n_dog(x1) & a_red(s1) & Theme(s1,x1))
|
4eb718f0-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 s2 x1 x2 x3 x4.(over(x3,x4) & of(x1,x2) & n_jump(x1) & n_hurdle(x4) & n_dog(x2) & n_air(x3) & in(x1,x3) & a_topic(x1) & a_red(s2) & a_black(s1) & Theme(s2,x4) & Theme(s1,x1))
|
exists e1 s1 x1.(v_sit(e1) & n_dog(x1) & a_red(s1) & Theme(s1,x1) & Actor(e1,x1))
|
||
A black dog jumps in the air over the red hurdle.
|
dog jumping at dog show
| 1 | -100 |
When a black dog jumps in the air over the red hurdle it need not to be a dog show.
|
exists s1 s2 x1 x2 x3 x4.(n_hurdle(x4) & a_red(s2) & Theme(s2,x4) & n_air(x3) & a_topic(x1) & in(x1,x3) & over(x3,x4) & n_jump(x1) & of(x1,x2) & n_dog(x2) & a_black(s1) & Theme(s1,x1))
|
exists e1 x1 x2 x3 x4.(a_topic(x1) & at(e1,x3) & n_show(x3) & of(x3,x4) & n_dog(x4) & Actor(e1,x2) & v_jump(e1) & (x1 = x2) & n_dog(x1))
|
4eb71d5a-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 s2 x1 x2 x3 x4.(over(x3,x4) & of(x1,x2) & n_jump(x1) & n_hurdle(x4) & n_dog(x2) & n_air(x3) & in(x1,x3) & a_topic(x1) & a_red(s2) & a_black(s1) & Theme(s2,x4) & Theme(s1,x1))
|
exists e1 x1 x2 x3 x4.(v_jump(e1) & of(x3,x4) & n_show(x3) & n_dog(x4) & n_dog(x1) & at(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
|
||
A man running across the grass towards a woman.
|
The man is running towards a hippo.
| 2 | -100 |
A hippo is not a woman.
|
exists e1 x1 x2 x3 x4.(n_grass(x3) & a_topic(x1) & towards(e1,x4) & n_woman(x4) & across(e1,x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_man(x1))
|
exists e1 x1 x2.(n_man(x1) & towards(e1,x2) & n_hippo(x2) & Actor(e1,x1) & v_run(e1))
|
4eb72296-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4.(v_run(e1) & towards(e1,x4) & n_woman(x4) & n_man(x1) & n_grass(x3) & across(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2.(v_run(e1) & towards(e1,x2) & n_man(x1) & n_hippo(x2) & Actor(e1,x1))
|
||
A man running across the grass towards a woman.
|
A man is running towards a woman.
| 0 | -100 |
running across the grass towards a woman and running towards a woman means the same.
|
exists e1 x1 x2 x3 x4.(n_grass(x3) & a_topic(x1) & towards(e1,x4) & n_woman(x4) & across(e1,x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_man(x1))
|
exists e1 x1 x2.(towards(e1,x2) & n_woman(x2) & Actor(e1,x1) & v_run(e1) & n_man(x1))
|
4eb7284a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4.(v_run(e1) & towards(e1,x4) & n_woman(x4) & n_man(x1) & n_grass(x3) & across(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2.(v_run(e1) & towards(e1,x2) & n_woman(x2) & n_man(x1) & Actor(e1,x1))
|
||
A man running across the grass towards a woman.
|
A man is running to his wife.
| 1 | -100 |
when a man running across the grass towards a woman then she need not to be his wife.
|
exists e1 x1 x2 x3 x4.(n_grass(x3) & a_topic(x1) & towards(e1,x4) & n_woman(x4) & across(e1,x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_man(x1))
|
exists e1 x1 x2.(to(e1,x2) & n_wife(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_run(e1) & n_man(x1))
|
4eb72e6c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4.(v_run(e1) & towards(e1,x4) & n_woman(x4) & n_man(x1) & n_grass(x3) & across(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2.(v_run(e1) & to(e1,x2) & of(x2,x1) & n_wife(x2) & n_man(x1) & n_male(x1) & Actor(e1,x1))
|
||
A woman in an apron cleans a table that is surrounded by different colored chairs.
|
The woman is in a restaurant.
| 1 | -100 |
The woman doesn't necessarily has to be in restaurant.
|
exists e3 e1 e2 e4 x1 x2 x3 x4 x5 x6.(n_chair(x6) & Theme(e3,x6) & v_color(e3) & Theme(e4,x3) & Actor(e4,x1) & v_clean(e4) & Actor(e1,x5) & -(x5 = x6) & n_chair(x5) & Theme(e2,x5) & v_color(e2) & Theme(e1,x4) & v_surround(e1) & (x3 = x4) & n_table(x3) & in(x1,x2) & n_apron(x2) & n_woman(x1))
|
exists p1 x1.(n_woman(x1) & exists x2.(in(x1,x2) & n_restaurant(x2)))
|
4eb73362-e4c8-11ec-9cdd-0242ac1c0002
|
exists e3 e1 e2 e4 x1 x2 x3 x4 x5 x6.(v_surround(e1) & v_color(e3) & v_color(e2) & v_clean(e4) & n_woman(x1) & n_table(x3) & n_chair(x6) & n_chair(x5) & n_apron(x2) & in(x1,x2) & Theme(e4,x3) & Theme(e3,x6) & Theme(e2,x5) & Theme(e1,x4) & Actor(e4,x1) & Actor(e1,x5) & -(x5 = x6) & (x3 = x4))
|
exists x1.(n_woman(x1) & exists x2.(n_restaurant(x2) & in(x1,x2)))
|
||
A woman in an apron cleans a table that is surrounded by different colored chairs.
|
A woman is cleaning of the table.
| 0 | -100 |
"A table that is surrounded by different colored chairs" is a form of "the table".
|
exists e3 e2 e1 e4 x1 x2 x3 x4 x5 x6.(n_chair(x6) & Theme(e3,x6) & v_color(e3) & Theme(e4,x3) & Actor(e4,x1) & v_clean(e4) & Actor(e1,x5) & -(x5 = x6) & n_chair(x5) & Theme(e2,x5) & v_color(e2) & Theme(e1,x4) & v_surround(e1) & (x3 = x4) & n_table(x3) & in(x1,x2) & n_apron(x2) & n_woman(x1))
|
exists e1 x1 x2.(n_table(x2) & of(e1,x2) & Actor(e1,x1) & v_clean(e1) & n_woman(x1))
|
4eb73894-e4c8-11ec-9cdd-0242ac1c0002
|
exists e3 e2 e1 e4 x1 x2 x3 x4 x5 x6.(v_surround(e1) & v_color(e3) & v_color(e2) & v_clean(e4) & n_woman(x1) & n_table(x3) & n_chair(x6) & n_chair(x5) & n_apron(x2) & in(x1,x2) & Theme(e4,x3) & Theme(e3,x6) & Theme(e2,x5) & Theme(e1,x4) & Actor(e4,x1) & Actor(e1,x5) & -(x5 = x6) & (x3 = x4))
|
exists e1 x1 x2.(v_clean(e1) & of(e1,x2) & n_woman(x1) & n_table(x2) & Actor(e1,x1))
|
||
A woman in an apron cleans a table that is surrounded by different colored chairs.
|
The woman is in a pool.
| 2 | -100 |
A pool is not an apron.
|
exists e3 e2 e1 e4 x1 x2 x3 x4 x5 x6.(n_chair(x6) & Theme(e3,x6) & v_color(e3) & Theme(e4,x3) & Actor(e4,x1) & v_clean(e4) & Actor(e1,x5) & -(x5 = x6) & n_chair(x5) & Theme(e2,x5) & v_color(e2) & Theme(e1,x4) & v_surround(e1) & (x3 = x4) & n_table(x3) & in(x1,x2) & n_apron(x2) & n_woman(x1))
|
exists p1 x1.(n_woman(x1) & exists x2.(in(x1,x2) & n_pool(x2)))
|
4eb73d6c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e3 e2 e1 e4 x1 x2 x3 x4 x5 x6.(v_surround(e1) & v_color(e3) & v_color(e2) & v_clean(e4) & n_woman(x1) & n_table(x3) & n_chair(x6) & n_chair(x5) & n_apron(x2) & in(x1,x2) & Theme(e4,x3) & Theme(e3,x6) & Theme(e2,x5) & Theme(e1,x4) & Actor(e4,x1) & Actor(e1,x5) & -(x5 = x6) & (x3 = x4))
|
exists x1.(n_woman(x1) & exists x2.(n_pool(x2) & in(x1,x2)))
|
||
Several men are working in a shower of metal sparks.
|
Several men are scuba diving.
| 2 | -100 |
several people are either working in a shower of metal sparks, or they are scuba diving.
|
exists e1 s1 x1 x2 x3 x4.(in(e1,x2) & of(x2,x3) & n_sparks(x3) & of(x3,x4) & n_metal(x4) & n_shower(x2) & Actor(e1,x1) & v_work(e1) & n_man(x1) & a_several(s1) & Theme(s1,x1))
|
exists p1 s1 x1.(exists s2 x2.((x1 = x2) & n_diving(x2) & a_scuba(s2) & Theme(s2,x2)) & n_man(x1) & a_several(s1) & Theme(s1,x1))
|
4eb741f4-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(v_work(e1) & of(x3,x4) & of(x2,x3) & n_sparks(x3) & n_shower(x2) & n_metal(x4) & n_man(x1) & in(e1,x2) & a_several(s1) & Theme(s1,x1) & Actor(e1,x1))
|
exists s1 x1.(n_man(x1) & exists s2 x2.(n_diving(x2) & a_scuba(s2) & Theme(s2,x2) & (x1 = x2)) & a_several(s1) & Theme(s1,x1))
|
||
Several men are working in a shower of metal sparks.
|
Men are near hot metal.
| 0 | -100 |
Metal sparks are made of hot metal.
|
exists e1 s1 x1 x2 x3 x4.(in(e1,x2) & of(x2,x3) & n_sparks(x3) & of(x3,x4) & n_metal(x4) & n_shower(x2) & Actor(e1,x1) & v_work(e1) & n_man(x1) & a_several(s1) & Theme(s1,x1))
|
exists p1 x1.(exists s1 x2.(near(x1,x2) & n_metal(x2) & a_hot(s1) & Theme(s1,x2)) & n_man(x1))
|
4eb7464a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(v_work(e1) & of(x3,x4) & of(x2,x3) & n_sparks(x3) & n_shower(x2) & n_metal(x4) & n_man(x1) & in(e1,x2) & a_several(s1) & Theme(s1,x1) & Actor(e1,x1))
|
exists x1.(n_man(x1) & exists s1 x2.(near(x1,x2) & n_metal(x2) & a_hot(s1) & Theme(s1,x2)))
|
||
Several men are working in a shower of metal sparks.
|
Several men are welders.
| 1 | -100 |
Working in a shower of metal sparks does not imply that the men are welders.
|
exists e1 s1 x1 x2 x3 x4.(in(e1,x2) & of(x2,x3) & n_sparks(x3) & of(x3,x4) & n_metal(x4) & n_shower(x2) & Actor(e1,x1) & v_work(e1) & n_man(x1) & a_several(s1) & Theme(s1,x1))
|
exists p1 s1 x1.(exists x2.((x1 = x2) & n_welder(x2)) & n_man(x1) & a_several(s1) & Theme(s1,x1))
|
4eb74aaa-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(v_work(e1) & of(x3,x4) & of(x2,x3) & n_sparks(x3) & n_shower(x2) & n_metal(x4) & n_man(x1) & in(e1,x2) & a_several(s1) & Theme(s1,x1) & Actor(e1,x1))
|
exists s1 x1.(n_man(x1) & exists x2.(n_welder(x2) & (x1 = x2)) & a_several(s1) & Theme(s1,x1))
|
||
Welders working at night with sparks flying.
|
The welders are working with machines.
| 0 | -100 |
sparks flying implies they are using machines.
|
exists e1 e2 x1 x2 x3.(Actor(e2,x3) & v_fly(e2) & with(e1,x3) & n_sparks(x3) & at(e1,x2) & n_night(x2) & Actor(e1,x1) & v_work(e1) & n_welder(x1))
|
exists e1 x1 x2.(n_welder(x1) & with(e1,x2) & n_machine(x2) & Actor(e1,x1) & v_work(e1))
|
4eb74ff0-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 x1 x2 x3.(with(e1,x3) & v_work(e1) & v_fly(e2) & n_welder(x1) & n_sparks(x3) & n_night(x2) & at(e1,x2) & Actor(e2,x3) & Actor(e1,x1))
|
exists e1 x1 x2.(with(e1,x2) & v_work(e1) & n_welder(x1) & n_machine(x2) & Actor(e1,x1))
|
||
Welders working at night with sparks flying.
|
At nght, the welders work.
| 0 | -100 |
working with sparks flying implies they are working.
|
exists e1 e2 x1 x2 x3.(Actor(e2,x3) & v_fly(e2) & with(e1,x3) & n_sparks(x3) & at(e1,x2) & n_night(x2) & Actor(e1,x1) & v_work(e1) & n_welder(x1))
|
exists x1 x2 x3 x4 x5.(n_work(x4) & of(x4,x5) & n_welder(x5) & at(x1,x2) & subset_of(x4,x2) & subset_of(x3,x2) & n_nght(x3) & n_event(x1))
|
4eb75482-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 x1 x2 x3.(with(e1,x3) & v_work(e1) & v_fly(e2) & n_welder(x1) & n_sparks(x3) & n_night(x2) & at(e1,x2) & Actor(e2,x3) & Actor(e1,x1))
|
exists x1 x2 x3 x4 x5.(subset_of(x4,x2) & subset_of(x3,x2) & of(x4,x5) & n_work(x4) & n_welder(x5) & n_nght(x3) & n_event(x1) & at(x1,x2))
|
||
Welders working at night with sparks flying.
|
The welder's sparks look like fireworks at night.
| 0 | -100 |
sparks flying looks like fireworks.
|
exists e2 e1 x1 x2 x3.(Actor(e2,x3) & v_fly(e2) & with(e1,x3) & n_sparks(x3) & at(e1,x2) & n_night(x2) & Actor(e1,x1) & v_work(e1) & n_welder(x1))
|
exists e1 x1 x2 x3 x4.(n_sparks(x2) & of(x2,x1) & n_welder(x1) & like(e1,x4) & n_firework(x4) & at(e1,x3) & n_night(x3) & Actor(e1,x2) & v_look(e1))
|
4eb758ec-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 x1 x2 x3.(with(e1,x3) & v_work(e1) & v_fly(e2) & n_welder(x1) & n_sparks(x3) & n_night(x2) & at(e1,x2) & Actor(e2,x3) & Actor(e1,x1))
|
exists e1 x1 x2 x3 x4.(v_look(e1) & of(x2,x1) & n_welder(x1) & n_sparks(x2) & n_night(x3) & n_firework(x4) & like(e1,x4) & at(e1,x3) & Actor(e1,x2))
|
||
Welders working at night with sparks flying.
|
The welders are talking to each other.
| 1 | 0.664897 |
The welders are talking that doesn't mean they're talking to each other.
|
exists e1 e2 x1 x2 x3.(Actor(e2,x3) & v_fly(e2) & with(e1,x3) & n_sparks(x3) & at(e1,x2) & n_night(x2) & Actor(e1,x1) & v_work(e1) & n_welder(x1))
|
exists e1 x1.(n_welder(x1) & all x2.(n_other(x2) -> to(e1,x2)) & Actor(e1,x1) & v_talk(e1))
|
4eb75d56-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 x1 x2 x3.(with(e1,x3) & v_work(e1) & v_fly(e2) & n_welder(x1) & n_sparks(x3) & n_night(x2) & at(e1,x2) & Actor(e2,x3) & Actor(e1,x1))
|
exists e1 x1.(v_talk(e1) & n_welder(x1) & all x2.(to(e1,x2) | -n_other(x2)) & Actor(e1,x1))
|
||
Welders working at night with sparks flying.
|
The welders sparks are bright and very many.
| 1 | 0.833901 |
The welders sparks are bright that doesn't mean they're very many
|
exists e1 e2 x1 x2 x3.(Actor(e2,x3) & v_fly(e2) & with(e1,x3) & n_sparks(x3) & at(e1,x2) & n_night(x2) & Actor(e1,x1) & v_work(e1) & n_welder(x1))
|
exists s1 s2 x1 x2 x3.(n_sparks(x1) & of(x1,x3) & n_welder(x3) & of(x1,x2) & n_welder(x2) & r_very(s2) & Theme(s2,x1) & a_many(s2) & Theme(s1,x1) & a_bright(s1))
|
4eb761ac-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 x1 x2 x3.(with(e1,x3) & v_work(e1) & v_fly(e2) & n_welder(x1) & n_sparks(x3) & n_night(x2) & at(e1,x2) & Actor(e2,x3) & Actor(e1,x1))
|
exists s1 s2 x1 x2 x3.(r_very(s2) & of(x1,x3) & of(x1,x2) & n_welder(x3) & n_welder(x2) & n_sparks(x1) & a_many(s2) & a_bright(s1) & Theme(s2,x1) & Theme(s1,x1))
|
||
Welders working at night with sparks flying.
|
The welders are sleeping.
| 2 | -100 |
Sleeping is not working.
|
exists e1 e2 x1 x2 x3.(Actor(e2,x3) & v_fly(e2) & with(e1,x3) & n_sparks(x3) & at(e1,x2) & n_night(x2) & Actor(e1,x1) & v_work(e1) & n_welder(x1))
|
exists e1 x1.(n_welder(x1) & Actor(e1,x1) & v_sleep(e1))
|
4eb7665c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 x1 x2 x3.(with(e1,x3) & v_work(e1) & v_fly(e2) & n_welder(x1) & n_sparks(x3) & n_night(x2) & at(e1,x2) & Actor(e2,x3) & Actor(e1,x1))
|
exists e1 x1.(v_sleep(e1) & n_welder(x1) & Actor(e1,x1))
|
||
Welders working at night with sparks flying.
|
sparks fly while welders work at night on a freeway
| 1 | 0.512983 |
sparks fly that doesn't mean when they work at night on a freeway
|
exists e1 e2 x1 x2 x3.(Actor(e2,x3) & v_fly(e2) & with(e1,x3) & n_sparks(x3) & at(e1,x2) & n_night(x2) & Actor(e1,x1) & v_work(e1) & n_welder(x1))
|
exists e1 p1 x1.(exists e2 x2 x3 x4.(on(e2,x4) & n_freeway(x4) & at(e2,x3) & n_night(x3) & Actor(e2,x2) & v_work(e2) & n_welder(x2)) & while(e1,p1) & Actor(e1,x1) & v_fly(e1) & n_sparks(x1))
|
4eb76ada-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 x1 x2 x3.(with(e1,x3) & v_work(e1) & v_fly(e2) & n_welder(x1) & n_sparks(x3) & n_night(x2) & at(e1,x2) & Actor(e2,x3) & Actor(e1,x1))
|
exists e1 p1 x1.(while(e1,p1) & v_fly(e1) & n_sparks(x1) & exists e2 x2 x3 x4.(v_work(e2) & on(e2,x4) & n_welder(x2) & n_night(x3) & n_freeway(x4) & at(e2,x3) & Actor(e2,x2)) & Actor(e1,x1))
|
||
Welders working at night with sparks flying.
|
Workers using metal and fire.
| 0 | 0.921512 |
with sparks implies they are using metal and fire.
|
exists e1 e2 x1 x2 x3.(Actor(e2,x3) & v_fly(e2) & with(e1,x3) & n_sparks(x3) & at(e1,x2) & n_night(x2) & Actor(e1,x1) & v_work(e1) & n_welder(x1))
|
exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_use(e1) & n_fire(x4) & n_metal(x3) & subset_of(x4,x2) & subset_of(x3,x2) & n_worker(x1))
|
4eb76f30-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 x1 x2 x3.(with(e1,x3) & v_work(e1) & v_fly(e2) & n_welder(x1) & n_sparks(x3) & n_night(x2) & at(e1,x2) & Actor(e2,x3) & Actor(e1,x1))
|
exists e1 x1 x2 x3 x4.(v_use(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_worker(x1) & n_metal(x3) & n_fire(x4) & Theme(e1,x2) & Actor(e1,x1))
|
||
Welders working at night with sparks flying.
|
There is a deadline the welders have to keepso they are working at night.
| 1 | 0.64407 |
There is a deadline doesn't mean welders have to keep working at night
|
exists e1 e2 x1 x2 x3.(Actor(e2,x3) & v_fly(e2) & with(e1,x3) & n_sparks(x3) & at(e1,x2) & n_night(x2) & Actor(e1,x1) & v_work(e1) & n_welder(x1))
|
exists p1 x1 x3.(n_thing(x3) & n_welder(x3) & exists p2 x2.((x1 = x2) & exists e1 p3.(Topic(e1,p3) & Actor(e1,x3) & v_have(e1) & exists e2 p4.(exists e3 x4.(at(e3,x4) & n_night(x4) & Actor(e3,x3) & v_work(e3)) & Topic(e2,p4) & Actor(e2,x3) & v_keepso(e2))) & that(x2,p2) & n_deadline(x2)))
|
4eb77390-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 x1 x2 x3.(with(e1,x3) & v_work(e1) & v_fly(e2) & n_welder(x1) & n_sparks(x3) & n_night(x2) & at(e1,x2) & Actor(e2,x3) & Actor(e1,x1))
|
exists x1 x3.(n_welder(x3) & n_thing(x3) & exists p2 x2.(that(x2,p2) & n_deadline(x2) & exists e1 p3.(v_have(e1) & exists e2 p4.(v_keepso(e2) & exists e3 x4.(v_work(e3) & n_night(x4) & at(e3,x4) & Actor(e3,x3)) & Topic(e2,p4) & Actor(e2,x3)) & Topic(e1,p3) & Actor(e1,x3)) & (x1 = x2)))
|
||
Welders working at night with sparks flying.
|
The workers need sunglasses on this bright day.
| 2 | 0 |
there can be no bright sun at night
|
exists e1 e2 x1 x2 x3.(Actor(e2,x3) & v_fly(e2) & with(e1,x3) & n_sparks(x3) & at(e1,x2) & n_night(x2) & Actor(e1,x1) & v_work(e1) & n_welder(x1))
|
exists e1 s1 x1 x2 x3.(n_day(x3) & a_bright(s1) & Theme(s1,x3) & n_worker(x1) & on(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_need(e1) & n_sunglass(x2))
|
4eb77d22-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 x1 x2 x3.(with(e1,x3) & v_work(e1) & v_fly(e2) & n_welder(x1) & n_sparks(x3) & n_night(x2) & at(e1,x2) & Actor(e2,x3) & Actor(e1,x1))
|
exists e1 s1 x1 x2 x3.(v_need(e1) & on(e1,x3) & n_worker(x1) & n_sunglass(x2) & n_day(x3) & a_bright(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1))
|
||
Welders working at night with sparks flying.
|
Workers are working during the day.
| 2 | -100 |
the word workers refers to many forms of employment
|
exists e2 e1 x1 x2 x3.(Actor(e2,x3) & v_fly(e2) & with(e1,x3) & n_sparks(x3) & at(e1,x2) & n_night(x2) & Actor(e1,x1) & v_work(e1) & n_welder(x1))
|
exists e1 x1 x2.(n_day(x2) & during(e1,x2) & Actor(e1,x1) & v_work(e1) & n_worker(x1))
|
4eb78c72-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 x1 x2 x3.(with(e1,x3) & v_work(e1) & v_fly(e2) & n_welder(x1) & n_sparks(x3) & n_night(x2) & at(e1,x2) & Actor(e2,x3) & Actor(e1,x1))
|
exists e1 x1 x2.(v_work(e1) & n_worker(x1) & n_day(x2) & during(e1,x2) & Actor(e1,x1))
|
||
Welders working at night with sparks flying.
|
Workers building support beams.
| 1 | 0.657544 |
Workers building isn't only support by beams.
|
exists e1 e2 x1 x2 x3.(Actor(e2,x3) & v_fly(e2) & with(e1,x3) & n_sparks(x3) & at(e1,x2) & n_night(x2) & Actor(e1,x1) & v_work(e1) & n_welder(x1))
|
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_build(e1) & n_beam(x2) & of(x2,x3) & n_support(x3) & n_worker(x1))
|
4eb79168-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 x1 x2 x3.(with(e1,x3) & v_work(e1) & v_fly(e2) & n_welder(x1) & n_sparks(x3) & n_night(x2) & at(e1,x2) & Actor(e2,x3) & Actor(e1,x1))
|
exists e1 x1 x2 x3.(v_build(e1) & of(x2,x3) & n_worker(x1) & n_support(x3) & n_beam(x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
Adjusting a tie for accuracy.
|
Taking off the tie.
| 1 | 0.000022 |
A person can adjust their tie without taking off the tie.
|
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_adjust(e1) & for(x2,x3) & n_accuracy(x3) & n_tie(x2) & n_thing(x1))
|
exists e1 s1 x1 x2.(n_tie(x2) & a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_thing(x1))
|
4eb82178-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_adjust(e1) & n_tie(x2) & n_thing(x1) & n_accuracy(x3) & for(x2,x3) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 s1 x1 x2.(v_take(e1) & n_tie(x2) & n_thing(x1) & a_off(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
|
||
Adjusting a tie for accuracy.
|
A tie is being adjusting.
| 1 | 0.924445 |
Sentence 2 is not grammatically correct, but being adjusting could mean that another person is assisting in the adjustments of the tie.
|
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_adjust(e1) & for(x2,x3) & n_accuracy(x3) & n_tie(x2) & n_thing(x1))
|
exists p1 x1.(exists x2.((x1 = x2) & n_adjusting(x2)) & n_tie(x1))
|
4eb82f9c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_adjust(e1) & n_tie(x2) & n_thing(x1) & n_accuracy(x3) & for(x2,x3) & Theme(e1,x2) & Actor(e1,x1))
|
exists x1.(n_tie(x1) & exists x2.(n_adjusting(x2) & (x1 = x2)))
|
||
Adjusting a tie for accuracy.
|
straightening a tie
| 1 | 0.640349 |
A tie might be adjusted for several reasons, not just straightening.
|
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_adjust(e1) & for(x2,x3) & n_accuracy(x3) & n_tie(x2) & n_thing(x1))
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_straighten(e1) & n_tie(x2) & n_thing(x1))
|
4eb83938-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_adjust(e1) & n_tie(x2) & n_thing(x1) & n_accuracy(x3) & for(x2,x3) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 x1 x2.(v_straighten(e1) & n_tie(x2) & n_thing(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
Adjusting a tie for accuracy.
|
A man adjusts his tie
| 1 | 0.919767 |
Although ties are usually worn by a man, there is nothing to specify the gender of the person adjusting their tie in Sentence 1.
|
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_adjust(e1) & for(x2,x3) & n_accuracy(x3) & n_tie(x2) & n_thing(x1))
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_adjust(e1) & n_tie(x2) & of(x2,x1) & n_male(x1) & n_man(x1))
|
4eb84298-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_adjust(e1) & n_tie(x2) & n_thing(x1) & n_accuracy(x3) & for(x2,x3) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 x1 x2.(v_adjust(e1) & of(x2,x1) & n_tie(x2) & n_man(x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
Adjusting a tie for accuracy.
|
Getting ready for an interview.
| 1 | 0.517094 |
A tie A tie might be adjusted for several reasons, not just getting ready for an interview.
|
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_adjust(e1) & for(x2,x3) & n_accuracy(x3) & n_tie(x2) & n_thing(x1))
|
exists e1 p1 x1 x2.(for(e1,x2) & n_interview(x2) & exists s1.(Theme(s1,x1) & a_ready(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & n_thing(x1))
|
4eb8472a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_adjust(e1) & n_tie(x2) & n_thing(x1) & n_accuracy(x3) & for(x2,x3) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 p1 x1 x2.(v_get(e1) & n_thing(x1) & n_interview(x2) & for(e1,x2) & exists s1.(a_ready(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1))
|
||
Adjusting a tie for accuracy.
|
A tie is adjusted
| 0 | 1 |
After adjusting the tie it will get adjusted
|
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_adjust(e1) & for(x2,x3) & n_accuracy(x3) & n_tie(x2) & n_thing(x1))
|
exists e1 x1.(Theme(e1,x1) & v_adjust(e1) & n_tie(x1))
|
4eb85b48-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_adjust(e1) & n_tie(x2) & n_thing(x1) & n_accuracy(x3) & for(x2,x3) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 x1.(v_adjust(e1) & n_tie(x1) & Theme(e1,x1))
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.