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 man and woman eating apples in the park.
|
A couple is munching on apples on the picnic bench.
| 0 | -100 |
Answer: Couple refers to a man and a woman and munching implies eating and the picnic bench is in the park.
|
exists e1 s1 x1 x2 x3 x4 x5.(n_park(x5) & a_topic(s1) & in(e1,x5) & Theme(e1,x4) & Actor(e1,x3) & v_eat(e1) & n_apple(x4) & (s1 = x3) & n_woman(x2) & n_man(x1) & subset_of(x2,s1) & subset_of(x1,s1))
|
exists e1 x1 x2 x3 x4.(n_bench(x3) & of(x3,x4) & n_picnic(x4) & on(e1,x3) & on(e1,x2) & n_apple(x2) & Actor(e1,x1) & v_munch(e1) & n_couple(x1))
|
772d4d90-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5.(v_eat(e1) & subset_of(x2,s1) & subset_of(x1,s1) & n_woman(x2) & n_park(x5) & n_man(x1) & n_apple(x4) & in(e1,x5) & a_topic(s1) & Theme(e1,x4) & Actor(e1,x3) & (s1 = x3))
|
exists e1 x1 x2 x3 x4.(v_munch(e1) & on(e1,x3) & on(e1,x2) & of(x3,x4) & n_picnic(x4) & n_couple(x1) & n_bench(x3) & n_apple(x2) & Actor(e1,x1))
|
||
A young man is standing while riding his motorized bike.
|
A person runs on a dirt track.
| 2 | -100 |
One is either riding a bike or running
|
exists e1 e3 e2 s1 x1 x2.(while(e1,e3) & Theme(e3,x2) & Actor(e3,x1) & v_ride(e3) & n_bike(x2) & Theme(e2,x2) & v_motorize(e2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_stand(e1) & n_man(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 x1 x2 x3.(on(e1,x2) & n_track(x2) & of(x2,x3) & n_dirt(x3) & Actor(e1,x1) & v_run(e1) & n_person(x1))
|
772d524a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e3 e2 s1 x1 x2.(while(e1,e3) & v_stand(e1) & v_ride(e3) & v_motorize(e2) & of(x2,x1) & n_man(x1) & n_male(x1) & n_bike(x2) & a_young(s1) & Theme(s1,x1) & Theme(e3,x2) & Theme(e2,x2) & Actor(e3,x1) & Actor(e1,x1))
|
exists e1 x1 x2 x3.(v_run(e1) & on(e1,x2) & of(x2,x3) & n_track(x2) & n_person(x1) & n_dirt(x3) & Actor(e1,x1))
|
||
A young man is standing while riding his motorized bike.
|
A person rides his motorized bike.
| 0 | -100 |
Answer: The person is a young man.
|
exists e2 e1 e3 s1 x1 x2.(while(e1,e3) & Theme(e3,x2) & Actor(e3,x1) & v_ride(e3) & n_bike(x2) & Theme(e2,x2) & v_motorize(e2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_stand(e1) & n_man(x1) & a_young(s1) & Theme(s1,x1))
|
exists e2 e1 x1 x2.(Theme(e2,x2) & Actor(e2,x1) & v_ride(e2) & n_bike(x2) & Theme(e1,x2) & v_motorize(e1) & of(x2,x1) & n_male(x1) & n_person(x1))
|
772d56dc-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 e3 s1 x1 x2.(while(e1,e3) & v_stand(e1) & v_ride(e3) & v_motorize(e2) & of(x2,x1) & n_man(x1) & n_male(x1) & n_bike(x2) & a_young(s1) & Theme(s1,x1) & Theme(e3,x2) & Theme(e2,x2) & Actor(e3,x1) & Actor(e1,x1))
|
exists e2 e1 x1 x2.(v_ride(e2) & v_motorize(e1) & of(x2,x1) & n_person(x1) & n_male(x1) & n_bike(x2) & Theme(e2,x2) & Theme(e1,x2) & Actor(e2,x1))
|
||
A young man is standing while riding his motorized bike.
|
A person rides a motorized bike on a dirt track.
| 1 | -100 |
It is not implied that the man is on a dirt track.
|
exists e1 e2 e3 s1 x1 x2.(while(e1,e3) & Theme(e3,x2) & Actor(e3,x1) & v_ride(e3) & n_bike(x2) & Theme(e2,x2) & v_motorize(e2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_stand(e1) & n_man(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 e2 x1 x2 x3 x4.(Theme(e2,x2) & Actor(e2,x1) & v_ride(e2) & on(x2,x3) & n_track(x3) & of(x3,x4) & n_dirt(x4) & n_bike(x2) & Theme(e1,x2) & v_motorize(e1) & n_person(x1))
|
772d5b6e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 e3 s1 x1 x2.(while(e1,e3) & v_stand(e1) & v_ride(e3) & v_motorize(e2) & of(x2,x1) & n_man(x1) & n_male(x1) & n_bike(x2) & a_young(s1) & Theme(s1,x1) & Theme(e3,x2) & Theme(e2,x2) & Actor(e3,x1) & Actor(e1,x1))
|
exists e1 e2 x1 x2 x3 x4.(v_ride(e2) & v_motorize(e1) & on(x2,x3) & of(x3,x4) & n_track(x3) & n_person(x1) & n_dirt(x4) & n_bike(x2) & Theme(e2,x2) & Theme(e1,x2) & Actor(e2,x1))
|
||
A person riding a dirt bike is surrounded by green grass and trees.
|
A man is riding a dirt bike outside.
| 1 | -100 |
The person riding the dirt bike could be a man or a woman.
|
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(Actor(e2,x5) & n_tree(x7) & n_grass(x6) & subset_of(x7,x5) & subset_of(x6,x5) & a_green(s1) & Theme(s1,x5) & Theme(e2,x1) & v_surround(e2) & Theme(e1,x3) & Actor(e1,x2) & v_ride(e1) & n_bike(x3) & of(x3,x4) & n_dirt(x4) & (x1 = x2) & n_person(x1))
|
exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_outside(x2) & of(x2,x4) & n_bike(x4) & of(x2,x3) & n_dirt(x3) & n_man(x1))
|
772d60be-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_surround(e2) & v_ride(e1) & subset_of(x7,x5) & subset_of(x6,x5) & of(x3,x4) & n_tree(x7) & n_person(x1) & n_grass(x6) & n_dirt(x4) & n_bike(x3) & a_green(s1) & Theme(s1,x5) & Theme(e2,x1) & Theme(e1,x3) & Actor(e2,x5) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2 x3 x4.(v_ride(e1) & of(x2,x4) & of(x2,x3) & n_outside(x2) & n_man(x1) & n_dirt(x3) & n_bike(x4) & Theme(e1,x2) & Actor(e1,x1))
|
||
A person riding a dirt bike is surrounded by green grass and trees.
|
A person is riding a horse outside.
| 2 | -100 |
The person isn't riding a horse, the person is riding a dirt bike.
|
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(Actor(e2,x5) & n_tree(x7) & n_grass(x6) & subset_of(x7,x5) & subset_of(x6,x5) & a_green(s1) & Theme(s1,x5) & Theme(e2,x1) & v_surround(e2) & Theme(e1,x3) & Actor(e1,x2) & v_ride(e1) & n_bike(x3) & of(x3,x4) & n_dirt(x4) & (x1 = x2) & n_person(x1))
|
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_outside(x2) & of(x2,x3) & n_horse(x3) & n_person(x1))
|
772d65a0-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_surround(e2) & v_ride(e1) & subset_of(x7,x5) & subset_of(x6,x5) & of(x3,x4) & n_tree(x7) & n_person(x1) & n_grass(x6) & n_dirt(x4) & n_bike(x3) & a_green(s1) & Theme(s1,x5) & Theme(e2,x1) & Theme(e1,x3) & Actor(e2,x5) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2 x3.(v_ride(e1) & of(x2,x3) & n_person(x1) & n_outside(x2) & n_horse(x3) & Theme(e1,x2) & Actor(e1,x1))
|
||
A person riding a dirt bike is surrounded by green grass and trees.
|
A person is riding a dirt bike outside.
| 0 | -100 |
person riding a dirt bike is just as person riding a dirt bike
|
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(Actor(e2,x5) & n_tree(x7) & n_grass(x6) & subset_of(x7,x5) & subset_of(x6,x5) & a_green(s1) & Theme(s1,x5) & Theme(e2,x1) & v_surround(e2) & Theme(e1,x3) & Actor(e1,x2) & v_ride(e1) & n_bike(x3) & of(x3,x4) & n_dirt(x4) & (x1 = x2) & n_person(x1))
|
exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_outside(x2) & of(x2,x4) & n_bike(x4) & of(x2,x3) & n_dirt(x3) & n_person(x1))
|
772d6ad2-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(v_surround(e2) & v_ride(e1) & subset_of(x7,x5) & subset_of(x6,x5) & of(x3,x4) & n_tree(x7) & n_person(x1) & n_grass(x6) & n_dirt(x4) & n_bike(x3) & a_green(s1) & Theme(s1,x5) & Theme(e2,x1) & Theme(e1,x3) & Actor(e2,x5) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2 x3 x4.(v_ride(e1) & of(x2,x4) & of(x2,x3) & n_person(x1) & n_outside(x2) & n_dirt(x3) & n_bike(x4) & Theme(e1,x2) & Actor(e1,x1))
|
||
A guy standing on a moving dirt bike while wearing blue, black and yellow.
|
the man is standing on a dirt bike
| 0 | -100 |
guy standing on a moving dirt bike means guy standing on a dirt bike
|
exists e2 e3 e1 p1 x1 x2 x3 x4.(a_topic(x1) & while(e1,e3) & exists s1 s2 s3.(Theme(s3,x2) & a_yellow(s3) & Theme(s2,x2) & a_black(s2) & Theme(s1,x2) & a_blue(s1)) & Topic(e3,p1) & Actor(e3,x2) & v_wear(e3) & on(e1,x3) & n_bike(x3) & of(x3,x4) & n_dirt(x4) & Actor(e2,x3) & v_move(e2) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_guy(x1))
|
exists e1 x1 x2 x3.(n_man(x1) & on(e1,x2) & n_bike(x2) & of(x2,x3) & n_dirt(x3) & Actor(e1,x1) & v_stand(e1))
|
772d71f8-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e3 e1 p1 x1 x2 x3 x4.(while(e1,e3) & v_wear(e3) & v_stand(e1) & v_move(e2) & on(e1,x3) & of(x3,x4) & n_guy(x1) & n_dirt(x4) & n_bike(x3) & exists s1 s2 s3.(a_yellow(s3) & a_blue(s1) & a_black(s2) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x2)) & a_topic(x1) & Topic(e3,p1) & Actor(e3,x2) & Actor(e2,x3) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2 x3.(v_stand(e1) & on(e1,x2) & of(x2,x3) & n_man(x1) & n_dirt(x3) & n_bike(x2) & Actor(e1,x1))
|
||
A guy standing on a moving dirt bike while wearing blue, black and yellow.
|
the man is where red orange and green
| 2 | -100 |
The man is wearing blue, black and yellow, not red orange and green.
|
exists e3 e2 e1 p1 x1 x2 x3 x4.(a_topic(x1) & while(e1,e3) & exists s1 s2 s3.(Theme(s3,x2) & a_yellow(s3) & Theme(s2,x2) & a_black(s2) & Theme(s1,x2) & a_blue(s1)) & Topic(e3,p1) & Actor(e3,x2) & v_wear(e3) & on(e1,x3) & n_bike(x3) & of(x3,x4) & n_dirt(x4) & Actor(e2,x3) & v_move(e2) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_guy(x1))
|
exists p1 s1 x1.(n_man(x1) & where(p1,s1) & Theme(s1,x1) & a_red(s1) & exists x2 x3 x4.((x1 = x2) & subset_of(x4,x2) & n_green(x4) & subset_of(x3,x2) & n_orange(x3)))
|
772d77b6-e4c8-11ec-9cdd-0242ac1c0002
|
exists e3 e2 e1 p1 x1 x2 x3 x4.(while(e1,e3) & v_wear(e3) & v_stand(e1) & v_move(e2) & on(e1,x3) & of(x3,x4) & n_guy(x1) & n_dirt(x4) & n_bike(x3) & exists s1 s2 s3.(a_yellow(s3) & a_blue(s1) & a_black(s2) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x2)) & a_topic(x1) & Topic(e3,p1) & Actor(e3,x2) & Actor(e2,x3) & Actor(e1,x2) & (x1 = x2))
|
exists p1 s1 x1.(where(p1,s1) & n_man(x1) & exists x2 x3 x4.(subset_of(x4,x2) & subset_of(x3,x2) & n_orange(x3) & n_green(x4) & (x1 = x2)) & a_red(s1) & Theme(s1,x1))
|
||
A guy standing on a moving dirt bike while wearing blue, black and yellow.
|
the man is getting ready to jump off the dirt bike
| 1 | -100 |
Although the man is standing on the dirt bike, we do not know that he is getting ready to jump off.
|
exists e3 e2 e1 p1 x1 x2 x3 x4.(a_topic(x1) & while(e1,e3) & exists s1 s2 s3.(Theme(s3,x2) & a_yellow(s3) & Theme(s2,x2) & a_black(s2) & Theme(s1,x2) & a_blue(s1)) & Topic(e3,p1) & Actor(e3,x2) & v_wear(e3) & on(e1,x3) & n_bike(x3) & of(x3,x4) & n_dirt(x4) & Actor(e2,x3) & v_move(e2) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_guy(x1))
|
exists e1 p1 x1 x2 x3.(n_bike(x2) & of(x2,x3) & n_dirt(x3) & n_man(x1) & exists p2 s1.(Topic(s1,p2) & Actor(s1,x1) & a_ready(s1) & exists e2 s2.(a_off(s2) & Manner(e2,s2) & Theme(e2,x2) & Actor(e2,x1) & v_jump(e2))) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1))
|
772d7cca-e4c8-11ec-9cdd-0242ac1c0002
|
exists e3 e2 e1 p1 x1 x2 x3 x4.(while(e1,e3) & v_wear(e3) & v_stand(e1) & v_move(e2) & on(e1,x3) & of(x3,x4) & n_guy(x1) & n_dirt(x4) & n_bike(x3) & exists s1 s2 s3.(a_yellow(s3) & a_blue(s1) & a_black(s2) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x2)) & a_topic(x1) & Topic(e3,p1) & Actor(e3,x2) & Actor(e2,x3) & Actor(e1,x2) & (x1 = x2))
|
exists e1 p1 x1 x2 x3.(v_get(e1) & of(x2,x3) & n_man(x1) & n_dirt(x3) & n_bike(x2) & exists p2 s1.(exists e2 s2.(v_jump(e2) & a_off(s2) & Theme(e2,x2) & Manner(e2,s2) & Actor(e2,x1)) & a_ready(s1) & Topic(s1,p2) & Actor(s1,x1)) & Topic(e1,p1) & Actor(e1,x1))
|
||
A group of young people are focusing their attending on one man in the middle of a circle.
|
The group of kids are playing a game.
| 1 | -100 |
Young people focusing on a man in a circle does not necessarily mean they are playing a game.
|
exists e1 s1 x1 x2 x3 x4 x5 x6.(n_middle(x5) & in(e1,x5) & of(x5,x6) & n_circle(x6) & Theme(e1,x3) & Actor(e1,x1) & v_focus(e1) & on(x3,x4) & n_man(x4) & card_eq_1(x4) & n_attend(x3) & of(x3,x1) & n_thing(x1) & of(x1,x2) & n_people(x2) & a_young(s1) & Theme(s1,x2) & n_group(x1))
|
exists e1 x1 x2 x3.(n_group(x1) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_game(x3) & of(x1,x2) & n_kid(x2))
|
772d81c0-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_focus(e1) & on(x3,x4) & of(x5,x6) & of(x3,x1) & of(x1,x2) & n_thing(x1) & n_people(x2) & n_middle(x5) & n_man(x4) & n_group(x1) & n_circle(x6) & n_attend(x3) & in(e1,x5) & card_eq_1(x4) & a_young(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
|
exists e1 x1 x2 x3.(v_play(e1) & of(x1,x2) & n_kid(x2) & n_group(x1) & n_game(x3) & Theme(e1,x3) & Actor(e1,x1))
|
||
A group of young people are focusing their attending on one man in the middle of a circle.
|
The race cars crashed in the first turn.
| 2 | -100 |
people would not be focusing their attention on one man in a circle while race cars are crashing.
|
exists e1 s1 x1 x2 x3 x4 x5 x6.(n_middle(x5) & in(e1,x5) & of(x5,x6) & n_circle(x6) & Theme(e1,x3) & Actor(e1,x1) & v_focus(e1) & on(x3,x4) & n_man(x4) & card_eq_1(x4) & n_attend(x3) & of(x3,x1) & n_thing(x1) & of(x1,x2) & n_people(x2) & a_young(s1) & Theme(s1,x2) & n_group(x1))
|
exists e1 s1 x1 x2 x3.(n_turn(x3) & a_first(s1) & Theme(s1,x3) & n_car(x1) & of(x1,x2) & n_race(x2) & in(e1,x3) & Actor(e1,x1) & v_crash(e1))
|
772d86a2-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_focus(e1) & on(x3,x4) & of(x5,x6) & of(x3,x1) & of(x1,x2) & n_thing(x1) & n_people(x2) & n_middle(x5) & n_man(x4) & n_group(x1) & n_circle(x6) & n_attend(x3) & in(e1,x5) & card_eq_1(x4) & a_young(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
|
exists e1 s1 x1 x2 x3.(v_crash(e1) & of(x1,x2) & n_turn(x3) & n_race(x2) & n_car(x1) & in(e1,x3) & a_first(s1) & Theme(s1,x3) & Actor(e1,x1))
|
||
A group of young people are focusing their attending on one man in the middle of a circle.
|
A circle of kids are gathered.
| 0 | -100 |
Answer: Circle of kids refers to group of young people.
|
exists e1 s1 x1 x2 x3 x4 x5 x6.(n_middle(x5) & in(e1,x5) & of(x5,x6) & n_circle(x6) & Theme(e1,x3) & Actor(e1,x1) & v_focus(e1) & on(x3,x4) & n_man(x4) & card_eq_1(x4) & n_attend(x3) & of(x3,x1) & n_thing(x1) & of(x1,x2) & n_people(x2) & a_young(s1) & Theme(s1,x2) & n_group(x1))
|
exists e1 x1 x2.(Theme(e1,x1) & v_gather(e1) & of(x1,x2) & n_kid(x2) & n_circle(x1))
|
772d8b98-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_focus(e1) & on(x3,x4) & of(x5,x6) & of(x3,x1) & of(x1,x2) & n_thing(x1) & n_people(x2) & n_middle(x5) & n_man(x4) & n_group(x1) & n_circle(x6) & n_attend(x3) & in(e1,x5) & card_eq_1(x4) & a_young(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
|
exists e1 x1 x2.(v_gather(e1) & of(x1,x2) & n_kid(x2) & n_circle(x1) & Theme(e1,x1))
|
||
Three young boys playing with a ball in the park.
|
Children are practicing for the little league game.
| 1 | 0.247312 |
Young boys can play ball without practicing for little league game.
|
exists e1 s1 x1 x2 x3 x4.(n_park(x4) & a_topic(x1) & in(e1,x4) & with(e1,x3) & n_ball(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1))
|
exists e1 s1 x1 x2 x3.(n_game(x2) & of(x2,x3) & n_league(x3) & a_little(s1) & Theme(s1,x2) & for(e1,x2) & Actor(e1,x1) & v_practice(e1) & n_child(x1))
|
772d91d8-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_play(e1) & n_park(x4) & n_boy(x1) & n_ball(x3) & in(e1,x4) & card_eq_3(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 s1 x1 x2 x3.(v_practice(e1) & of(x2,x3) & n_league(x3) & n_game(x2) & n_child(x1) & for(e1,x2) & a_little(s1) & Theme(s1,x2) & Actor(e1,x1))
|
||
Three young boys playing with a ball in the park.
|
A group of boys are playing in a park with a ball.
| 0 | -100 |
Answer: A group of boys refers to three young boys.
|
exists e1 s1 x1 x2 x3 x4.(n_park(x4) & a_topic(x1) & in(e1,x4) & with(e1,x3) & n_ball(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1))
|
exists e1 x1 x2 x3 x4.(in(e1,x3) & with(x3,x4) & n_ball(x4) & n_park(x3) & Actor(e1,x1) & v_play(e1) & of(x1,x2) & n_boy(x2) & n_group(x1))
|
772d9818-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_play(e1) & n_park(x4) & n_boy(x1) & n_ball(x3) & in(e1,x4) & card_eq_3(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2 x3 x4.(with(x3,x4) & v_play(e1) & of(x1,x2) & n_park(x3) & n_group(x1) & n_boy(x2) & n_ball(x4) & in(e1,x3) & Actor(e1,x1))
|
||
Three young boys playing with a ball in the park.
|
the boys eat dinner at home
| 2 | -100 |
One can either be in the park or at home.
|
exists e1 s1 x1 x2 x3 x4.(n_park(x4) & a_topic(x1) & in(e1,x4) & with(e1,x3) & n_ball(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1))
|
exists e1 x1 x2 x3.(n_boy(x1) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & at(x2,x3) & n_home(x3) & n_dinner(x2))
|
772d9d40-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_play(e1) & n_park(x4) & n_boy(x1) & n_ball(x3) & in(e1,x4) & card_eq_3(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2 x3.(v_eat(e1) & n_home(x3) & n_dinner(x2) & n_boy(x1) & at(x2,x3) & Theme(e1,x2) & Actor(e1,x1))
|
||
Three young boys playing with a ball in the park.
|
the boys are aged six
| 1 | 0.002044 |
Not all young boys are aged six.
|
exists e1 s1 x1 x2 x3 x4.(n_park(x4) & a_topic(x1) & in(e1,x4) & with(e1,x3) & n_ball(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1))
|
exists e1 x1 x2.(n_boy(x1) & Recipient(e1,x2) & Theme(e1,x1) & v_age(e1) & n_thing(x2) & card_eq_6(x2))
|
772da254-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_play(e1) & n_park(x4) & n_boy(x1) & n_ball(x3) & in(e1,x4) & card_eq_3(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2.(v_age(e1) & n_thing(x2) & n_boy(x1) & card_eq_6(x2) & Theme(e1,x1) & Recipient(e1,x2))
|
||
Three young boys playing with a ball in the park.
|
The three boys are about to go home.
| 1 | 0.036774 |
Not all young boys playing with a ball in the park are about to go home.
|
exists e1 s1 x1 x2 x3 x4.(n_park(x4) & a_topic(x1) & in(e1,x4) & with(e1,x3) & n_ball(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1))
|
exists p1 s1 x1.(n_boy(x1) & card_eq_3(x1) & Topic(s1,p1) & Actor(s1,x1) & a_about(s1) & exists e1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_go(e1) & n_home(x2)))
|
772da754-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_play(e1) & n_park(x4) & n_boy(x1) & n_ball(x3) & in(e1,x4) & card_eq_3(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
|
exists p1 s1 x1.(n_boy(x1) & exists e1 x2.(v_go(e1) & n_home(x2) & Theme(e1,x2) & Actor(e1,x1)) & card_eq_3(x1) & a_about(s1) & Topic(s1,p1) & Actor(s1,x1))
|
||
Three young boys playing with a ball in the park.
|
These boys are doing their math homework.
| 2 | -100 |
The boys are not doing their math homework, they are playing with a ball in the park.
|
exists e1 s1 x1 x2 x3 x4.(n_park(x4) & a_topic(x1) & in(e1,x4) & with(e1,x3) & n_ball(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1))
|
exists e1 x1 x2 x3.(n_homework(x2) & of(x2,x3) & n_math(x3) & of(x2,x1) & n_thing(x1) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1))
|
772dac4a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_play(e1) & n_park(x4) & n_boy(x1) & n_ball(x3) & in(e1,x4) & card_eq_3(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2 x3.(v_do(e1) & of(x2,x3) & of(x2,x1) & n_thing(x1) & n_math(x3) & n_homework(x2) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
Three young boys playing with a ball in the park.
|
Some boys are playing basketball.
| 1 | 0.518716 |
Not all ball is basketball.
|
exists e1 s1 x1 x2 x3 x4.(n_park(x4) & a_topic(x1) & in(e1,x4) & with(e1,x3) & n_ball(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1))
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_basketball(x2) & n_boy(x1))
|
772db122-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_play(e1) & n_park(x4) & n_boy(x1) & n_ball(x3) & in(e1,x4) & card_eq_3(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2.(v_play(e1) & n_boy(x1) & n_basketball(x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
Three young boys playing with a ball in the park.
|
There are three boys in the park.
| 0 | 0.882111 |
young boys implies boys
|
exists e1 s1 x1 x2 x3 x4.(n_park(x4) & a_topic(x1) & in(e1,x4) & with(e1,x3) & n_ball(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1))
|
exists p1 x1 x2.(n_park(x2) & in(p1,x2) & exists x3.((x1 = x3) & n_boy(x3) & card_eq_3(x3)))
|
772db6fe-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_play(e1) & n_park(x4) & n_boy(x1) & n_ball(x3) & in(e1,x4) & card_eq_3(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
|
exists p1 x1 x2.(n_park(x2) & in(p1,x2) & exists x3.(n_boy(x3) & card_eq_3(x3) & (x1 = x3)))
|
||
Three young boys playing with a ball in the park.
|
Some boys are playing with a beach ball in a park.
| 1 | 0.036721 |
Not all ball is beach ball.
|
exists e1 s1 x1 x2 x3 x4.(n_park(x4) & a_topic(x1) & in(e1,x4) & with(e1,x3) & n_ball(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1))
|
exists e1 x1 x2 x3 x4.(in(e1,x4) & n_park(x4) & with(e1,x2) & n_ball(x2) & of(x2,x3) & n_beach(x3) & Actor(e1,x1) & v_play(e1) & n_boy(x1))
|
772dbd0c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_play(e1) & n_park(x4) & n_boy(x1) & n_ball(x3) & in(e1,x4) & card_eq_3(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2 x3 x4.(with(e1,x2) & v_play(e1) & of(x2,x3) & n_park(x4) & n_boy(x1) & n_beach(x3) & n_ball(x2) & in(e1,x4) & Actor(e1,x1))
|
||
Three young boys playing with a ball in the park.
|
The boys are outside.
| 0 | -100 |
park shows that outside
|
exists e1 s1 x1 x2 x3 x4.(n_park(x4) & a_topic(x1) & in(e1,x4) & with(e1,x3) & n_ball(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1))
|
exists s1 x1.(n_boy(x1) & Theme(s1,x1) & a_outside(s1))
|
772dc252-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_play(e1) & n_park(x4) & n_boy(x1) & n_ball(x3) & in(e1,x4) & card_eq_3(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
|
exists s1 x1.(n_boy(x1) & a_outside(s1) & Theme(s1,x1))
|
||
Three young boys playing with a ball in the park.
|
The boys are going down slides.
| 2 | 0.000021 |
not all the boys are young
|
exists e1 s1 x1 x2 x3 x4.(n_park(x4) & a_topic(x1) & in(e1,x4) & with(e1,x3) & n_ball(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1))
|
exists e1 s1 x1 x2.(n_boy(x1) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_go(e1) & n_slide(x2))
|
772dc7b6-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_play(e1) & n_park(x4) & n_boy(x1) & n_ball(x3) & in(e1,x4) & card_eq_3(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 s1 x1 x2.(v_go(e1) & n_slide(x2) & n_boy(x1) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
|
||
Three young boys playing with a ball in the park.
|
There are three girls playing ball in the park.
| 2 | -100 |
girls and boys are different gender
|
exists e1 s1 x1 x2 x3 x4.(n_park(x4) & a_topic(x1) & in(e1,x4) & with(e1,x3) & n_ball(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1))
|
exists p1 x1 x5.(n_park(x5) & exists e1 x2 x3 x4.((x1 = x2) & in(e1,x5) & Theme(e1,x4) & Actor(e1,x3) & v_play(e1) & n_ball(x4) & (x2 = x3) & n_girl(x2) & card_eq_3(x2)))
|
772dcc48-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_play(e1) & n_park(x4) & n_boy(x1) & n_ball(x3) & in(e1,x4) & card_eq_3(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
|
exists x1 x5.(n_park(x5) & exists e1 x2 x3 x4.(v_play(e1) & n_girl(x2) & n_ball(x4) & in(e1,x5) & card_eq_3(x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)))
|
||
Three young boys playing with a ball in the park.
|
the boys are outdoors
| 0 | -100 |
park shows that outdoors
|
exists e1 s1 x1 x2 x3 x4.(n_park(x4) & a_topic(x1) & in(e1,x4) & with(e1,x3) & n_ball(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1))
|
exists p1 x1.(n_boy(x1) & exists x2.((x1 = x2) & n_outdoors(x2)))
|
772dd0e4-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_play(e1) & n_park(x4) & n_boy(x1) & n_ball(x3) & in(e1,x4) & card_eq_3(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
|
exists x1.(n_boy(x1) & exists x2.(n_outdoors(x2) & (x1 = x2)))
|
||
Three young boys playing with a ball in the park.
|
The boys are riding their bikes.
| 2 | -100 |
playing and riding are different actions
|
exists e1 s1 x1 x2 x3 x4.(n_park(x4) & a_topic(x1) & in(e1,x4) & with(e1,x3) & n_ball(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1))
|
exists e1 x1 x2.(n_bike(x2) & of(x2,x1) & n_thing(x1) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1))
|
772dd576-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_play(e1) & n_park(x4) & n_boy(x1) & n_ball(x3) & in(e1,x4) & card_eq_3(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2.(v_ride(e1) & of(x2,x1) & n_thing(x1) & n_boy(x1) & n_bike(x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
Three young boys playing with a ball in the park.
|
Three boys are playing in the park.
| 0 | -100 |
young boys represented as boys
|
exists e1 s1 x1 x2 x3 x4.(n_park(x4) & a_topic(x1) & in(e1,x4) & with(e1,x3) & n_ball(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1))
|
exists e1 x1 x2.(n_park(x2) & in(e1,x2) & Actor(e1,x1) & v_play(e1) & n_boy(x1) & card_eq_3(x1))
|
772dda08-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_play(e1) & n_park(x4) & n_boy(x1) & n_ball(x3) & in(e1,x4) & card_eq_3(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2.(v_play(e1) & n_park(x2) & n_boy(x1) & in(e1,x2) & card_eq_3(x1) & Actor(e1,x1))
|
||
People are walking on a sidewalk in a city.
|
Some people are walking in the city.
| 0 | -100 |
People implies Some people
|
exists e1 x1 x2 x3.(in(e1,x3) & n_city(x3) & on(e1,x2) & n_sidewalk(x2) & Actor(e1,x1) & v_walk(e1) & n_people(x1))
|
exists e1 x1 x2.(n_city(x2) & in(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_people(x1))
|
772deda4-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_walk(e1) & on(e1,x2) & n_sidewalk(x2) & n_people(x1) & n_city(x3) & in(e1,x3) & Actor(e1,x1))
|
exists e1 x1 x2.(v_walk(e1) & n_people(x1) & n_city(x2) & in(e1,x2) & Actor(e1,x1))
|
||
People are walking on a sidewalk in a city.
|
A person is walking down a country road.
| 2 | -100 |
city and country road are different places
|
exists e1 x1 x2 x3.(in(e1,x3) & n_city(x3) & on(e1,x2) & n_sidewalk(x2) & Actor(e1,x1) & v_walk(e1) & n_people(x1))
|
exists e1 s1 x1 x2 x3.(a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_road(x2) & of(x2,x3) & n_country(x3) & n_person(x1))
|
772df2b8-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_walk(e1) & on(e1,x2) & n_sidewalk(x2) & n_people(x1) & n_city(x3) & in(e1,x3) & Actor(e1,x1))
|
exists e1 s1 x1 x2 x3.(v_walk(e1) & of(x2,x3) & n_road(x2) & n_person(x1) & n_country(x3) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
|
||
People are walking on a sidewalk in a city.
|
There are people walking on the sidewalk.
| 1 | -100 |
The fact that people are walking on a sidewalk in a city does not imply that they are walking on the sidewalk.
|
exists e1 x1 x2 x3.(in(e1,x3) & n_city(x3) & on(e1,x2) & n_sidewalk(x2) & Actor(e1,x1) & v_walk(e1) & n_people(x1))
|
exists p1 x1 x4.(n_sidewalk(x4) & exists e1 x2 x3.((x1 = x2) & on(e1,x4) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_people(x2)))
|
772df75e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_walk(e1) & on(e1,x2) & n_sidewalk(x2) & n_people(x1) & n_city(x3) & in(e1,x3) & Actor(e1,x1))
|
exists x1 x4.(n_sidewalk(x4) & exists e1 x2 x3.(v_walk(e1) & on(e1,x4) & n_people(x2) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)))
|
||
Crowd of people and children watching a man sculpt balloons into animals.
|
The man is making a dog balloon animal for a boy.
| 1 | -100 |
Not all balloons animals is a dog balloon animal.
|
exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(a_topic(x1) & of(x1,x2) & into(e1,x9) & n_animal(x9) & Theme(e1,x6) & Actor(e1,x5) & v_watch(e1) & n_balloon(x6) & of(x6,x8) & n_sculpt(x8) & of(x6,x7) & n_man(x7) & (x2 = x5) & n_child(x4) & n_people(x3) & subset_of(x4,x2) & subset_of(x3,x2) & n_crowd(x1))
|
exists e1 x1 x2 x3 x4 x5.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & for(x2,x5) & n_boy(x5) & n_animal(x2) & of(x2,x4) & n_balloon(x4) & of(x2,x3) & n_dog(x3))
|
772dfbfa-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_watch(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x6,x8) & of(x6,x7) & of(x1,x2) & n_sculpt(x8) & n_people(x3) & n_man(x7) & n_crowd(x1) & n_child(x4) & n_balloon(x6) & n_animal(x9) & into(e1,x9) & a_topic(x1) & Theme(e1,x6) & Actor(e1,x5) & (x2 = x5))
|
exists e1 x1 x2 x3 x4 x5.(v_make(e1) & of(x2,x4) & of(x2,x3) & n_man(x1) & n_dog(x3) & n_boy(x5) & n_balloon(x4) & n_animal(x2) & for(x2,x5) & Theme(e1,x2) & Actor(e1,x1))
|
||
Crowd of people and children watching a man sculpt balloons into animals.
|
A man is sculpting balloon animals.
| 0 | -100 |
balloons into animals implies ballon animals
|
exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(a_topic(x1) & of(x1,x2) & into(e1,x9) & n_animal(x9) & Theme(e1,x6) & Actor(e1,x5) & v_watch(e1) & n_balloon(x6) & of(x6,x8) & n_sculpt(x8) & of(x6,x7) & n_man(x7) & (x2 = x5) & n_child(x4) & n_people(x3) & subset_of(x4,x2) & subset_of(x3,x2) & n_crowd(x1))
|
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_sculpt(e1) & n_animal(x2) & of(x2,x3) & n_balloon(x3) & n_man(x1))
|
772e00aa-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_watch(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x6,x8) & of(x6,x7) & of(x1,x2) & n_sculpt(x8) & n_people(x3) & n_man(x7) & n_crowd(x1) & n_child(x4) & n_balloon(x6) & n_animal(x9) & into(e1,x9) & a_topic(x1) & Theme(e1,x6) & Actor(e1,x5) & (x2 = x5))
|
exists e1 x1 x2 x3.(v_sculpt(e1) & of(x2,x3) & n_man(x1) & n_balloon(x3) & n_animal(x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
Crowd of people and children watching a man sculpt balloons into animals.
|
The crowd are watching a man juggling knifes.
| 2 | -100 |
juggling and sculpt are different actions
|
exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(a_topic(x1) & of(x1,x2) & into(e1,x9) & n_animal(x9) & Theme(e1,x6) & Actor(e1,x5) & v_watch(e1) & n_balloon(x6) & of(x6,x8) & n_sculpt(x8) & of(x6,x7) & n_man(x7) & (x2 = x5) & n_child(x4) & n_people(x3) & subset_of(x4,x2) & subset_of(x3,x2) & n_crowd(x1))
|
exists e1 e2 x1 x2 x3 x4.(n_crowd(x1) & Theme(e2,x2) & Actor(e2,x1) & v_watch(e2) & Theme(e1,x4) & Actor(e1,x3) & v_juggle(e1) & n_knife(x4) & (x2 = x3) & n_man(x2))
|
772e065e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_watch(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x6,x8) & of(x6,x7) & of(x1,x2) & n_sculpt(x8) & n_people(x3) & n_man(x7) & n_crowd(x1) & n_child(x4) & n_balloon(x6) & n_animal(x9) & into(e1,x9) & a_topic(x1) & Theme(e1,x6) & Actor(e1,x5) & (x2 = x5))
|
exists e1 e2 x1 x2 x3 x4.(v_watch(e2) & v_juggle(e1) & n_man(x2) & n_knife(x4) & n_crowd(x1) & Theme(e2,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
|
||
Two young women walk side by side with a large group of people in the background.
|
Women are walking next to each other.
| 0 | -100 |
side by side is rephrashing of next to each other
|
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_background(x6) & by(e1,x3) & with(x3,x4) & of(x4,x5) & in(x5,x6) & n_people(x5) & n_group(x4) & a_large(s2) & Theme(s2,x4) & n_side(x3) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_side(x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1))
|
exists e1 x1.(all x2.(n_other(x2) -> to(e1,x2)) & r_next(e1) & Actor(e1,x1) & v_walk(e1) & n_woman(x1))
|
772e0ed8-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x3,x4) & v_walk(e1) & of(x4,x5) & n_woman(x1) & n_side(x3) & n_side(x2) & n_people(x5) & n_group(x4) & n_background(x6) & in(x5,x6) & card_eq_2(x1) & by(e1,x3) & a_young(s1) & a_large(s2) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 x1.(v_walk(e1) & r_next(e1) & n_woman(x1) & all x2.(to(e1,x2) | -n_other(x2)) & Actor(e1,x1))
|
||
Two young women walk side by side with a large group of people in the background.
|
The men are riding in a truck.
| 2 | -100 |
women and men are different gender
|
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_background(x6) & by(e1,x3) & with(x3,x4) & of(x4,x5) & in(x5,x6) & n_people(x5) & n_group(x4) & a_large(s2) & Theme(s2,x4) & n_side(x3) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_side(x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1))
|
exists e1 x1 x2.(n_man(x1) & in(e1,x2) & n_truck(x2) & Actor(e1,x1) & v_ride(e1))
|
772e14d2-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x3,x4) & v_walk(e1) & of(x4,x5) & n_woman(x1) & n_side(x3) & n_side(x2) & n_people(x5) & n_group(x4) & n_background(x6) & in(x5,x6) & card_eq_2(x1) & by(e1,x3) & a_young(s1) & a_large(s2) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 x1 x2.(v_ride(e1) & n_truck(x2) & n_man(x1) & in(e1,x2) & Actor(e1,x1))
|
||
A busy restaurant filled with many people talking.
|
The restaurant is busy.
| 0 | -100 |
A restaurant is busy only when many people come there to take food.
|
exists e1 e2 s1 x1 x2 x3 x4.(a_topic(x1) & with(e1,x3) & Actor(e2,x4) & v_talk(e2) & (x3 = x4) & n_people(x3) & n_quantity(x3) & Theme(e1,x2) & v_fill(e1) & (x1 = x2) & n_restaurant(x1) & a_busy(s1) & Theme(s1,x1))
|
exists s1 x1.(n_restaurant(x1) & Theme(s1,x1) & a_busy(s1))
|
772e1fc2-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 x1 x2 x3 x4.(with(e1,x3) & v_talk(e2) & v_fill(e1) & n_restaurant(x1) & n_quantity(x3) & n_people(x3) & a_topic(x1) & a_busy(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e2,x4) & (x3 = x4) & (x1 = x2))
|
exists s1 x1.(n_restaurant(x1) & a_busy(s1) & Theme(s1,x1))
|
||
A gentlemen wearing brown pants and shirt is talking to a man with a white shirt in front of a sewing machine.
|
Nobody is talking
| 2 | -100 |
wearing and talking are different actions
|
exists e3 e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(to(e2,x6) & with(x6,x7) & in(x7,x8) & of(x8,x9) & n_machine(x9) & Actor(e3,x9) & v_sew(e3) & n_front(x8) & n_shirt(x7) & a_white(s2) & Theme(s2,x7) & n_man(x6) & Actor(e2,x1) & v_talk(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_shirt(x5) & n_pants(x4) & subset_of(x5,x3) & subset_of(x4,x3) & a_brown(s1) & Theme(s1,x3) & (x1 = x2) & n_gentleman(x1))
|
-exists e1 x1.(Actor(e1,x1) & v_talk(e1) & n_person(x1))
|
772e4a4c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e3 e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x6,x7) & v_wear(e1) & v_talk(e2) & v_sew(e3) & to(e2,x6) & subset_of(x5,x3) & subset_of(x4,x3) & of(x8,x9) & n_shirt(x7) & n_shirt(x5) & n_pants(x4) & n_man(x6) & n_machine(x9) & n_gentleman(x1) & n_front(x8) & in(x7,x8) & a_white(s2) & a_brown(s1) & Theme(s2,x7) & Theme(s1,x3) & Theme(e1,x3) & Actor(e3,x9) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
all e1 x1.(-v_talk(e1) | -n_person(x1) | -Actor(e1,x1))
|
||
A group of four young people are sitting with their backs to the camera looking out over a body of water.
|
two couples look at the ocean
| 1 | 0.6013 |
It can't be inferred that the 4 people are 2 couples or that the body of water is the ocean.
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(n_camera(x4) & for(e1,e2) & a_out(s2) & Manner(e2,s2) & over(e2,x5) & of(x5,x6) & n_water(x6) & n_body(x5) & Actor(e2,x1) & v_look(e2) & with(e1,x3) & to(x3,x4) & n_back(x3) & of(x3,x1) & n_thing(x1) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_people(x2) & a_young(s1) & Theme(s1,x2) & card_eq_4(x2) & n_group(x1))
|
exists e1 x1 x2.(n_ocean(x2) & at(e1,x2) & Actor(e1,x1) & v_look(e1) & n_couple(x1) & card_eq_2(x1))
|
772eec90-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(with(e1,x3) & v_sit(e1) & v_look(e2) & to(x3,x4) & over(e2,x5) & of(x5,x6) & of(x3,x1) & of(x1,x2) & n_water(x6) & n_thing(x1) & n_people(x2) & n_group(x1) & n_camera(x4) & n_body(x5) & n_back(x3) & for(e1,e2) & card_eq_4(x2) & a_young(s1) & a_out(s2) & Theme(s1,x2) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x1))
|
exists e1 x1 x2.(v_look(e1) & n_ocean(x2) & n_couple(x1) & card_eq_2(x1) & at(e1,x2) & Actor(e1,x1))
|
||
A group of four young people are sitting with their backs to the camera looking out over a body of water.
|
A group of teenagers reminisce on the fun summer they had.
| 1 | 0.561336 |
The young people may not be teenagers and it can't be inferred they are reminiscing.
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(n_camera(x4) & for(e1,e2) & a_out(s2) & Manner(e2,s2) & over(e2,x5) & of(x5,x6) & n_water(x6) & n_body(x5) & Actor(e2,x1) & v_look(e2) & with(e1,x3) & to(x3,x4) & n_back(x3) & of(x3,x1) & n_thing(x1) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_people(x2) & a_young(s1) & Theme(s1,x2) & card_eq_4(x2) & n_group(x1))
|
exists e1 e2 x1 x2 x3 x4 x5.(n_thing(x3) & n_summer(x3) & of(x3,x4) & n_fun(x4) & on(e1,x3) & Theme(e2,x5) & Actor(e2,x3) & v_have(e2) & (x3 = x5) & Actor(e1,x1) & v_reminisce(e1) & of(x1,x2) & n_teenager(x2) & n_group(x1))
|
772ef6ea-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(with(e1,x3) & v_sit(e1) & v_look(e2) & to(x3,x4) & over(e2,x5) & of(x5,x6) & of(x3,x1) & of(x1,x2) & n_water(x6) & n_thing(x1) & n_people(x2) & n_group(x1) & n_camera(x4) & n_body(x5) & n_back(x3) & for(e1,e2) & card_eq_4(x2) & a_young(s1) & a_out(s2) & Theme(s1,x2) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x1))
|
exists e1 e2 x1 x2 x3 x4 x5.(v_reminisce(e1) & v_have(e2) & on(e1,x3) & of(x3,x4) & of(x1,x2) & n_thing(x3) & n_teenager(x2) & n_summer(x3) & n_group(x1) & n_fun(x4) & Theme(e2,x5) & Actor(e2,x3) & Actor(e1,x1) & (x3 = x5))
|
||
A group of four young people are sitting with their backs to the camera looking out over a body of water.
|
Young people sitting on beach looking at sunset
| 1 | 0.011267 |
It is not necessarily sunset.
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(n_camera(x4) & for(e1,e2) & a_out(s2) & Manner(e2,s2) & over(e2,x5) & of(x5,x6) & n_water(x6) & n_body(x5) & Actor(e2,x1) & v_look(e2) & with(e1,x3) & to(x3,x4) & n_back(x3) & of(x3,x1) & n_thing(x1) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_people(x2) & a_young(s1) & Theme(s1,x2) & card_eq_4(x2) & n_group(x1))
|
exists e1 e2 s1 x1 x2 x3 x4.(a_topic(x1) & for(e1,e2) & at(e2,x4) & n_sunset(x4) & Actor(e2,x2) & v_look(e2) & on(e1,x3) & n_beach(x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_people(x1) & a_young(s1) & Theme(s1,x1))
|
772f0068-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(with(e1,x3) & v_sit(e1) & v_look(e2) & to(x3,x4) & over(e2,x5) & of(x5,x6) & of(x3,x1) & of(x1,x2) & n_water(x6) & n_thing(x1) & n_people(x2) & n_group(x1) & n_camera(x4) & n_body(x5) & n_back(x3) & for(e1,e2) & card_eq_4(x2) & a_young(s1) & a_out(s2) & Theme(s1,x2) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x1))
|
exists e1 e2 s1 x1 x2 x3 x4.(v_sit(e1) & v_look(e2) & on(e1,x3) & n_sunset(x4) & n_people(x1) & n_beach(x3) & for(e1,e2) & at(e2,x4) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
|
||
A group of four young people are sitting with their backs to the camera looking out over a body of water.
|
a rugby team scrum on grass
| 2 | 0 |
Four young people are different than rugby team.
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(n_camera(x4) & for(e1,e2) & a_out(s2) & Manner(e2,s2) & over(e2,x5) & of(x5,x6) & n_water(x6) & n_body(x5) & Actor(e2,x1) & v_look(e2) & with(e1,x3) & to(x3,x4) & n_back(x3) & of(x3,x1) & n_thing(x1) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_people(x2) & a_young(s1) & Theme(s1,x2) & card_eq_4(x2) & n_group(x1))
|
exists s1 x1 x2 x3.(a_topic(x1) & on(x1,x3) & n_grass(x3) & n_scrum(x1) & of(x1,x2) & n_team(x2) & a_rugby(s1) & Theme(s1,x1))
|
772f0e32-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(with(e1,x3) & v_sit(e1) & v_look(e2) & to(x3,x4) & over(e2,x5) & of(x5,x6) & of(x3,x1) & of(x1,x2) & n_water(x6) & n_thing(x1) & n_people(x2) & n_group(x1) & n_camera(x4) & n_body(x5) & n_back(x3) & for(e1,e2) & card_eq_4(x2) & a_young(s1) & a_out(s2) & Theme(s1,x2) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x1))
|
exists s1 x1 x2 x3.(on(x1,x3) & of(x1,x2) & n_team(x2) & n_scrum(x1) & n_grass(x3) & a_topic(x1) & a_rugby(s1) & Theme(s1,x1))
|
||
A group of four young people are sitting with their backs to the camera looking out over a body of water.
|
Four people look at the water.
| 0 | 0.937146 |
Four people look at the water sitting with their backs to the camera
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(n_camera(x4) & for(e1,e2) & a_out(s2) & Manner(e2,s2) & over(e2,x5) & of(x5,x6) & n_water(x6) & n_body(x5) & Actor(e2,x1) & v_look(e2) & with(e1,x3) & to(x3,x4) & n_back(x3) & of(x3,x1) & n_thing(x1) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_people(x2) & a_young(s1) & Theme(s1,x2) & card_eq_4(x2) & n_group(x1))
|
exists e1 x1 x2.(n_water(x2) & at(e1,x2) & Actor(e1,x1) & v_look(e1) & n_people(x1) & card_eq_4(x1))
|
772f12d8-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(with(e1,x3) & v_sit(e1) & v_look(e2) & to(x3,x4) & over(e2,x5) & of(x5,x6) & of(x3,x1) & of(x1,x2) & n_water(x6) & n_thing(x1) & n_people(x2) & n_group(x1) & n_camera(x4) & n_body(x5) & n_back(x3) & for(e1,e2) & card_eq_4(x2) & a_young(s1) & a_out(s2) & Theme(s1,x2) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x1))
|
exists e1 x1 x2.(v_look(e1) & n_water(x2) & n_people(x1) & card_eq_4(x1) & at(e1,x2) & Actor(e1,x1))
|
||
A group of four young people are sitting with their backs to the camera looking out over a body of water.
|
They are about to swim in the lake.
| 1 | 0.004605 |
The people are looking over a body of water but it can't be inferred that they are about to swim.
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(n_camera(x4) & for(e1,e2) & a_out(s2) & Manner(e2,s2) & over(e2,x5) & of(x5,x6) & n_water(x6) & n_body(x5) & Actor(e2,x1) & v_look(e2) & with(e1,x3) & to(x3,x4) & n_back(x3) & of(x3,x1) & n_thing(x1) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_people(x2) & a_young(s1) & Theme(s1,x2) & card_eq_4(x2) & n_group(x1))
|
exists p1 s1 x1 x2.(n_lake(x2) & n_thing(x1) & Topic(s1,p1) & Actor(s1,x1) & a_about(s1) & exists e1.(in(e1,x2) & Actor(e1,x1) & v_swim(e1)))
|
772f1cf6-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(with(e1,x3) & v_sit(e1) & v_look(e2) & to(x3,x4) & over(e2,x5) & of(x5,x6) & of(x3,x1) & of(x1,x2) & n_water(x6) & n_thing(x1) & n_people(x2) & n_group(x1) & n_camera(x4) & n_body(x5) & n_back(x3) & for(e1,e2) & card_eq_4(x2) & a_young(s1) & a_out(s2) & Theme(s1,x2) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x1))
|
exists p1 s1 x1 x2.(n_thing(x1) & n_lake(x2) & exists e1.(v_swim(e1) & in(e1,x2) & Actor(e1,x1)) & a_about(s1) & Topic(s1,p1) & Actor(s1,x1))
|
||
A group of four young people are sitting with their backs to the camera looking out over a body of water.
|
Four best friends look out at the water after their prom.
| 1 | 0.000241 |
It can't be inferred that the 4 people are best friends or that it's after their prom.
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(n_camera(x4) & for(e1,e2) & a_out(s2) & Manner(e2,s2) & over(e2,x5) & of(x5,x6) & n_water(x6) & n_body(x5) & Actor(e2,x1) & v_look(e2) & with(e1,x3) & to(x3,x4) & n_back(x3) & of(x3,x1) & n_thing(x1) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_people(x2) & a_young(s1) & Theme(s1,x2) & card_eq_4(x2) & n_group(x1))
|
exists e1 s1 s2 x1 x2 x3.(n_prom(x3) & of(x3,x2) & n_thing(x2) & n_water(x2) & after(e1,x3) & a_out(s2) & Manner(e1,s2) & at(e1,x2) & Actor(e1,x1) & v_look(e1) & n_friend(x1) & r_most(s1) & a_good(s1) & Theme(s1,x1) & card_eq_4(x1))
|
772f278c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(with(e1,x3) & v_sit(e1) & v_look(e2) & to(x3,x4) & over(e2,x5) & of(x5,x6) & of(x3,x1) & of(x1,x2) & n_water(x6) & n_thing(x1) & n_people(x2) & n_group(x1) & n_camera(x4) & n_body(x5) & n_back(x3) & for(e1,e2) & card_eq_4(x2) & a_young(s1) & a_out(s2) & Theme(s1,x2) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x1))
|
exists e1 s1 s2 x1 x2 x3.(v_look(e1) & r_most(s1) & of(x3,x2) & n_water(x2) & n_thing(x2) & n_prom(x3) & n_friend(x1) & card_eq_4(x1) & at(e1,x2) & after(e1,x3) & a_out(s2) & a_good(s1) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x1))
|
||
A young man practices on his electric Yamaha keyboard.
|
The recital is soon
| 1 | -100 |
The man could be practicing for anything not a recital or that it is soon.
|
exists s1 s2 x1 x2 x3 x4.(a_topic(x1) & on(x1,x3) & n_keyboard(x3) & (x3 = x4) & ne_geo_yamaha(x4) & a_electric(s2) & Theme(s2,x3) & of(x3,x1) & n_male(x1) & n_practice(x1) & of(x1,x2) & n_man(x2) & a_young(s1) & Theme(s1,x1))
|
exists s1 x1.(n_recital(x1) & Theme(s1,x1) & a_soon(s1))
|
77310796-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 s2 x1 x2 x3 x4.(on(x1,x3) & of(x3,x1) & of(x1,x2) & ne_geo_yamaha(x4) & n_practice(x1) & n_man(x2) & n_male(x1) & n_keyboard(x3) & a_young(s1) & a_topic(x1) & a_electric(s2) & Theme(s2,x3) & Theme(s1,x1) & (x3 = x4))
|
exists s1 x1.(n_recital(x1) & a_soon(s1) & Theme(s1,x1))
|
||
A blond boy in a yellow shirt surrounded by other children who are all doing crafts in a room decorated with painting.
|
a boy and others do art
| 0 | -100 |
both boys do art
|
exists e3 e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_child(x5) & a_topic(x1) & in(x1,x2) & Actor(e1,x4) & a_all(s3) & Manner(e2,s3) & in(e2,x8) & with(e3,x10) & n_painting(x10) & Theme(e3,x9) & v_decorate(e3) & (x8 = x9) & n_room(x8) & Theme(e2,x7) & Actor(e2,x6) & v_do(e2) & n_craft(x7) & (x4 = x6) & -(x4 = x5) & n_child(x4) & Theme(e1,x3) & v_surround(e1) & (x2 = x3) & n_shirt(x2) & a_yellow(s2) & Theme(s2,x2) & n_boy(x1) & a_blond(s1) & Theme(s1,x1))
|
exists e1 x1 x2 x3 x4.(Theme(e1,x4) & Actor(e1,x1) & v_do(e1) & n_art(x4) & subset_of(x3,x1) & -(x3 = x2) & n_person(x2) & n_person(x3) & subset_of(x2,x1) & n_boy(x2))
|
77311e98-e4c8-11ec-9cdd-0242ac1c0002
|
exists e3 e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e3,x10) & v_surround(e1) & v_do(e2) & v_decorate(e3) & n_shirt(x2) & n_room(x8) & n_painting(x10) & n_craft(x7) & n_child(x5) & n_child(x4) & n_boy(x1) & in(x1,x2) & in(e2,x8) & a_yellow(s2) & a_topic(x1) & a_blond(s1) & a_all(s3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e3,x9) & Theme(e2,x7) & Theme(e1,x3) & Manner(e2,s3) & Actor(e2,x6) & Actor(e1,x4) & -(x4 = x5) & (x8 = x9) & (x4 = x6) & (x2 = x3))
|
exists e1 x1 x2 x3 x4.(v_do(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_person(x3) & n_person(x2) & n_boy(x2) & n_art(x4) & Theme(e1,x4) & Actor(e1,x1) & -(x3 = x2))
|
||
A blond boy in a yellow shirt surrounded by other children who are all doing crafts in a room decorated with painting.
|
The children are memorizing poems.
| 2 | -100 |
Most children are either memorizing poems or doing crafts, not both simultaneously.
|
exists e3 e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_child(x5) & a_topic(x1) & in(x1,x2) & Actor(e1,x4) & a_all(s3) & Manner(e2,s3) & in(e2,x8) & with(e3,x10) & n_painting(x10) & Theme(e3,x9) & v_decorate(e3) & (x8 = x9) & n_room(x8) & Theme(e2,x7) & Actor(e2,x6) & v_do(e2) & n_craft(x7) & (x4 = x6) & -(x4 = x5) & n_child(x4) & Theme(e1,x3) & v_surround(e1) & (x2 = x3) & n_shirt(x2) & a_yellow(s2) & Theme(s2,x2) & n_boy(x1) & a_blond(s1) & Theme(s1,x1))
|
exists e1 x1 x2.(n_child(x1) & Theme(e1,x2) & Actor(e1,x1) & v_memorize(e1) & n_poem(x2))
|
773123f2-e4c8-11ec-9cdd-0242ac1c0002
|
exists e3 e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e3,x10) & v_surround(e1) & v_do(e2) & v_decorate(e3) & n_shirt(x2) & n_room(x8) & n_painting(x10) & n_craft(x7) & n_child(x5) & n_child(x4) & n_boy(x1) & in(x1,x2) & in(e2,x8) & a_yellow(s2) & a_topic(x1) & a_blond(s1) & a_all(s3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e3,x9) & Theme(e2,x7) & Theme(e1,x3) & Manner(e2,s3) & Actor(e2,x6) & Actor(e1,x4) & -(x4 = x5) & (x8 = x9) & (x4 = x6) & (x2 = x3))
|
exists e1 x1 x2.(v_memorize(e1) & n_poem(x2) & n_child(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
A blond boy in a yellow shirt surrounded by other children who are all doing crafts in a room decorated with painting.
|
The boy is cutting things with scissors.
| 2 | 0.071824 |
Painting cannot also be using scissors at the same time.
|
exists e2 e1 e3 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_child(x5) & a_topic(x1) & in(x1,x2) & Actor(e1,x4) & a_all(s3) & Manner(e2,s3) & in(e2,x8) & with(e3,x10) & n_painting(x10) & Theme(e3,x9) & v_decorate(e3) & (x8 = x9) & n_room(x8) & Theme(e2,x7) & Actor(e2,x6) & v_do(e2) & n_craft(x7) & (x4 = x6) & -(x4 = x5) & n_child(x4) & Theme(e1,x3) & v_surround(e1) & (x2 = x3) & n_shirt(x2) & a_yellow(s2) & Theme(s2,x2) & n_boy(x1) & a_blond(s1) & Theme(s1,x1))
|
exists e1 x1 x2 x3.(n_boy(x1) & with(e1,x3) & n_scissors(x3) & Theme(e1,x2) & Actor(e1,x1) & v_cut(e1) & n_thing(x2))
|
77312a28-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 e3 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e3,x10) & v_surround(e1) & v_do(e2) & v_decorate(e3) & n_shirt(x2) & n_room(x8) & n_painting(x10) & n_craft(x7) & n_child(x5) & n_child(x4) & n_boy(x1) & in(x1,x2) & in(e2,x8) & a_yellow(s2) & a_topic(x1) & a_blond(s1) & a_all(s3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e3,x9) & Theme(e2,x7) & Theme(e1,x3) & Manner(e2,s3) & Actor(e2,x6) & Actor(e1,x4) & -(x4 = x5) & (x8 = x9) & (x4 = x6) & (x2 = x3))
|
exists e1 x1 x2 x3.(with(e1,x3) & v_cut(e1) & n_thing(x2) & n_scissors(x3) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
A blond boy in a yellow shirt surrounded by other children who are all doing crafts in a room decorated with painting.
|
A boy is sitting in a room
| 0 | -100 |
both are sitting
|
exists e3 e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_child(x5) & a_topic(x1) & in(x1,x2) & Actor(e1,x4) & a_all(s3) & Manner(e2,s3) & in(e2,x8) & with(e3,x10) & n_painting(x10) & Theme(e3,x9) & v_decorate(e3) & (x8 = x9) & n_room(x8) & Theme(e2,x7) & Actor(e2,x6) & v_do(e2) & n_craft(x7) & (x4 = x6) & -(x4 = x5) & n_child(x4) & Theme(e1,x3) & v_surround(e1) & (x2 = x3) & n_shirt(x2) & a_yellow(s2) & Theme(s2,x2) & n_boy(x1) & a_blond(s1) & Theme(s1,x1))
|
exists e1 x1 x2.(in(e1,x2) & n_room(x2) & Actor(e1,x1) & v_sit(e1) & n_boy(x1))
|
77312f5a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e3 e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e3,x10) & v_surround(e1) & v_do(e2) & v_decorate(e3) & n_shirt(x2) & n_room(x8) & n_painting(x10) & n_craft(x7) & n_child(x5) & n_child(x4) & n_boy(x1) & in(x1,x2) & in(e2,x8) & a_yellow(s2) & a_topic(x1) & a_blond(s1) & a_all(s3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e3,x9) & Theme(e2,x7) & Theme(e1,x3) & Manner(e2,s3) & Actor(e2,x6) & Actor(e1,x4) & -(x4 = x5) & (x8 = x9) & (x4 = x6) & (x2 = x3))
|
exists e1 x1 x2.(v_sit(e1) & n_room(x2) & n_boy(x1) & in(e1,x2) & Actor(e1,x1))
|
||
A blond boy in a yellow shirt surrounded by other children who are all doing crafts in a room decorated with painting.
|
the boy is in the middle
| 0 | 0.8923 |
boys are in a room
|
exists e3 e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_child(x5) & a_topic(x1) & in(x1,x2) & Actor(e1,x4) & a_all(s3) & Manner(e2,s3) & in(e2,x8) & with(e3,x10) & n_painting(x10) & Theme(e3,x9) & v_decorate(e3) & (x8 = x9) & n_room(x8) & Theme(e2,x7) & Actor(e2,x6) & v_do(e2) & n_craft(x7) & (x4 = x6) & -(x4 = x5) & n_child(x4) & Theme(e1,x3) & v_surround(e1) & (x2 = x3) & n_shirt(x2) & a_yellow(s2) & Theme(s2,x2) & n_boy(x1) & a_blond(s1) & Theme(s1,x1))
|
exists p1 x1 x2.(n_middle(x2) & n_boy(x1) & in(x1,x2))
|
7731348c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e3 e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e3,x10) & v_surround(e1) & v_do(e2) & v_decorate(e3) & n_shirt(x2) & n_room(x8) & n_painting(x10) & n_craft(x7) & n_child(x5) & n_child(x4) & n_boy(x1) & in(x1,x2) & in(e2,x8) & a_yellow(s2) & a_topic(x1) & a_blond(s1) & a_all(s3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e3,x9) & Theme(e2,x7) & Theme(e1,x3) & Manner(e2,s3) & Actor(e2,x6) & Actor(e1,x4) & -(x4 = x5) & (x8 = x9) & (x4 = x6) & (x2 = x3))
|
exists x1 x2.(n_middle(x2) & n_boy(x1) & in(x1,x2))
|
||
A blond boy in a yellow shirt surrounded by other children who are all doing crafts in a room decorated with painting.
|
the boys is an honors student
| 1 | 0.138775 |
A boy surrounded by other children does not imply the boy is an honors student.
|
exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_child(x5) & a_topic(x1) & in(x1,x2) & Actor(e1,x4) & a_all(s3) & Manner(e2,s3) & in(e2,x8) & with(e3,x10) & n_painting(x10) & Theme(e3,x9) & v_decorate(e3) & (x8 = x9) & n_room(x8) & Theme(e2,x7) & Actor(e2,x6) & v_do(e2) & n_craft(x7) & (x4 = x6) & -(x4 = x5) & n_child(x4) & Theme(e1,x3) & v_surround(e1) & (x2 = x3) & n_shirt(x2) & a_yellow(s2) & Theme(s2,x2) & n_boy(x1) & a_blond(s1) & Theme(s1,x1))
|
exists p1 x1.(n_boy(x1) & exists x2 x3.((x1 = x2) & n_student(x2) & of(x2,x3) & n_honor(x3)))
|
773139a0-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e3,x10) & v_surround(e1) & v_do(e2) & v_decorate(e3) & n_shirt(x2) & n_room(x8) & n_painting(x10) & n_craft(x7) & n_child(x5) & n_child(x4) & n_boy(x1) & in(x1,x2) & in(e2,x8) & a_yellow(s2) & a_topic(x1) & a_blond(s1) & a_all(s3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e3,x9) & Theme(e2,x7) & Theme(e1,x3) & Manner(e2,s3) & Actor(e2,x6) & Actor(e1,x4) & -(x4 = x5) & (x8 = x9) & (x4 = x6) & (x2 = x3))
|
exists x1.(n_boy(x1) & exists x2 x3.(of(x2,x3) & n_student(x2) & n_honor(x3) & (x1 = x2)))
|
||
A blond boy in a yellow shirt surrounded by other children who are all doing crafts in a room decorated with painting.
|
The children are doing craft in decorated room.
| 0 | -100 |
in both sentences children are doing craft
|
exists e2 e3 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_child(x5) & a_topic(x1) & in(x1,x2) & Actor(e1,x4) & a_all(s3) & Manner(e2,s3) & in(e2,x8) & with(e3,x10) & n_painting(x10) & Theme(e3,x9) & v_decorate(e3) & (x8 = x9) & n_room(x8) & Theme(e2,x7) & Actor(e2,x6) & v_do(e2) & n_craft(x7) & (x4 = x6) & -(x4 = x5) & n_child(x4) & Theme(e1,x3) & v_surround(e1) & (x2 = x3) & n_shirt(x2) & a_yellow(s2) & Theme(s2,x2) & n_boy(x1) & a_blond(s1) & Theme(s1,x1))
|
exists e1 s1 x1 x2 x3.(n_child(x1) & in(e1,x3) & n_room(x3) & a_decorated(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_craft(x2))
|
7731401c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e3 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e3,x10) & v_surround(e1) & v_do(e2) & v_decorate(e3) & n_shirt(x2) & n_room(x8) & n_painting(x10) & n_craft(x7) & n_child(x5) & n_child(x4) & n_boy(x1) & in(x1,x2) & in(e2,x8) & a_yellow(s2) & a_topic(x1) & a_blond(s1) & a_all(s3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e3,x9) & Theme(e2,x7) & Theme(e1,x3) & Manner(e2,s3) & Actor(e2,x6) & Actor(e1,x4) & -(x4 = x5) & (x8 = x9) & (x4 = x6) & (x2 = x3))
|
exists e1 s1 x1 x2 x3.(v_do(e1) & n_room(x3) & n_craft(x2) & n_child(x1) & in(e1,x3) & a_decorated(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1))
|
||
A blond boy in a yellow shirt surrounded by other children who are all doing crafts in a room decorated with painting.
|
Children doing crafts.
| 0 | -100 |
Children doing crafts could include a blond boy.
|
exists e2 e3 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_child(x5) & a_topic(x1) & in(x1,x2) & Actor(e1,x4) & a_all(s3) & Manner(e2,s3) & in(e2,x8) & with(e3,x10) & n_painting(x10) & Theme(e3,x9) & v_decorate(e3) & (x8 = x9) & n_room(x8) & Theme(e2,x7) & Actor(e2,x6) & v_do(e2) & n_craft(x7) & (x4 = x6) & -(x4 = x5) & n_child(x4) & Theme(e1,x3) & v_surround(e1) & (x2 = x3) & n_shirt(x2) & a_yellow(s2) & Theme(s2,x2) & n_boy(x1) & a_blond(s1) & Theme(s1,x1))
|
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_do(e1) & n_craft(x3) & (x1 = x2) & n_child(x1))
|
77314576-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e3 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e3,x10) & v_surround(e1) & v_do(e2) & v_decorate(e3) & n_shirt(x2) & n_room(x8) & n_painting(x10) & n_craft(x7) & n_child(x5) & n_child(x4) & n_boy(x1) & in(x1,x2) & in(e2,x8) & a_yellow(s2) & a_topic(x1) & a_blond(s1) & a_all(s3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e3,x9) & Theme(e2,x7) & Theme(e1,x3) & Manner(e2,s3) & Actor(e2,x6) & Actor(e1,x4) & -(x4 = x5) & (x8 = x9) & (x4 = x6) & (x2 = x3))
|
exists e1 x1 x2 x3.(v_do(e1) & n_craft(x3) & n_child(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
||
A blond boy in a yellow shirt surrounded by other children who are all doing crafts in a room decorated with painting.
|
The boy likes arts and crafts
| 1 | 0.845944 |
A boy surrounded by other children doing crafts does not imply the boy likes arts and crafts.
|
exists e3 e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_child(x5) & a_topic(x1) & in(x1,x2) & Actor(e1,x4) & a_all(s3) & Manner(e2,s3) & in(e2,x8) & with(e3,x10) & n_painting(x10) & Theme(e3,x9) & v_decorate(e3) & (x8 = x9) & n_room(x8) & Theme(e2,x7) & Actor(e2,x6) & v_do(e2) & n_craft(x7) & (x4 = x6) & -(x4 = x5) & n_child(x4) & Theme(e1,x3) & v_surround(e1) & (x2 = x3) & n_shirt(x2) & a_yellow(s2) & Theme(s2,x2) & n_boy(x1) & a_blond(s1) & Theme(s1,x1))
|
exists e1 x1 x2 x3 x4.(n_boy(x1) & Theme(e1,x2) & Actor(e1,x1) & v_like(e1) & subset_of(x4,x2) & n_craft(x4) & subset_of(x3,x2) & n_art(x3))
|
773151ce-e4c8-11ec-9cdd-0242ac1c0002
|
exists e3 e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e3,x10) & v_surround(e1) & v_do(e2) & v_decorate(e3) & n_shirt(x2) & n_room(x8) & n_painting(x10) & n_craft(x7) & n_child(x5) & n_child(x4) & n_boy(x1) & in(x1,x2) & in(e2,x8) & a_yellow(s2) & a_topic(x1) & a_blond(s1) & a_all(s3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e3,x9) & Theme(e2,x7) & Theme(e1,x3) & Manner(e2,s3) & Actor(e2,x6) & Actor(e1,x4) & -(x4 = x5) & (x8 = x9) & (x4 = x6) & (x2 = x3))
|
exists e1 x1 x2 x3 x4.(v_like(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_craft(x4) & n_boy(x1) & n_art(x3) & Theme(e1,x2) & Actor(e1,x1))
|
||
A blond boy in a yellow shirt surrounded by other children who are all doing crafts in a room decorated with painting.
|
An alligator eats a raw chicken.
| 2 | -100 |
EATS IS NOT DOING CRAFTS
|
exists e2 e3 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_child(x5) & a_topic(x1) & in(x1,x2) & Actor(e1,x4) & a_all(s3) & Manner(e2,s3) & in(e2,x8) & with(e3,x10) & n_painting(x10) & Theme(e3,x9) & v_decorate(e3) & (x8 = x9) & n_room(x8) & Theme(e2,x7) & Actor(e2,x6) & v_do(e2) & n_craft(x7) & (x4 = x6) & -(x4 = x5) & n_child(x4) & Theme(e1,x3) & v_surround(e1) & (x2 = x3) & n_shirt(x2) & a_yellow(s2) & Theme(s2,x2) & n_boy(x1) & a_blond(s1) & Theme(s1,x1))
|
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_chicken(x2) & a_raw(s1) & Theme(s1,x2) & n_alligator(x1))
|
773158a4-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e3 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e3,x10) & v_surround(e1) & v_do(e2) & v_decorate(e3) & n_shirt(x2) & n_room(x8) & n_painting(x10) & n_craft(x7) & n_child(x5) & n_child(x4) & n_boy(x1) & in(x1,x2) & in(e2,x8) & a_yellow(s2) & a_topic(x1) & a_blond(s1) & a_all(s3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e3,x9) & Theme(e2,x7) & Theme(e1,x3) & Manner(e2,s3) & Actor(e2,x6) & Actor(e1,x4) & -(x4 = x5) & (x8 = x9) & (x4 = x6) & (x2 = x3))
|
exists e1 s1 x1 x2.(v_eat(e1) & n_chicken(x2) & n_alligator(x1) & a_raw(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
A blond boy in a yellow shirt surrounded by other children who are all doing crafts in a room decorated with painting.
|
The kids learning craft.
| 1 | 0.93079 |
A boy surrounded by other children doing crafts does not imply the boy is learning craft.
|
exists e3 e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_child(x5) & a_topic(x1) & in(x1,x2) & Actor(e1,x4) & a_all(s3) & Manner(e2,s3) & in(e2,x8) & with(e3,x10) & n_painting(x10) & Theme(e3,x9) & v_decorate(e3) & (x8 = x9) & n_room(x8) & Theme(e2,x7) & Actor(e2,x6) & v_do(e2) & n_craft(x7) & (x4 = x6) & -(x4 = x5) & n_child(x4) & Theme(e1,x3) & v_surround(e1) & (x2 = x3) & n_shirt(x2) & a_yellow(s2) & Theme(s2,x2) & n_boy(x1) & a_blond(s1) & Theme(s1,x1))
|
exists e1 x1 x2 x3.(n_kid(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_learn(e1) & n_craft(x3) & (x1 = x2))
|
77315d86-e4c8-11ec-9cdd-0242ac1c0002
|
exists e3 e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e3,x10) & v_surround(e1) & v_do(e2) & v_decorate(e3) & n_shirt(x2) & n_room(x8) & n_painting(x10) & n_craft(x7) & n_child(x5) & n_child(x4) & n_boy(x1) & in(x1,x2) & in(e2,x8) & a_yellow(s2) & a_topic(x1) & a_blond(s1) & a_all(s3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e3,x9) & Theme(e2,x7) & Theme(e1,x3) & Manner(e2,s3) & Actor(e2,x6) & Actor(e1,x4) & -(x4 = x5) & (x8 = x9) & (x4 = x6) & (x2 = x3))
|
exists e1 x1 x2 x3.(v_learn(e1) & n_kid(x1) & n_craft(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
||
A blond boy in a yellow shirt surrounded by other children who are all doing crafts in a room decorated with painting.
|
prisoners wait in cells
| 2 | -100 |
THE PRISONERS ARE NOT CHILDREN
|
exists e1 e2 e3 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_child(x5) & a_topic(x1) & in(x1,x2) & Actor(e1,x4) & a_all(s3) & Manner(e2,s3) & in(e2,x8) & with(e3,x10) & n_painting(x10) & Theme(e3,x9) & v_decorate(e3) & (x8 = x9) & n_room(x8) & Theme(e2,x7) & Actor(e2,x6) & v_do(e2) & n_craft(x7) & (x4 = x6) & -(x4 = x5) & n_child(x4) & Theme(e1,x3) & v_surround(e1) & (x2 = x3) & n_shirt(x2) & a_yellow(s2) & Theme(s2,x2) & n_boy(x1) & a_blond(s1) & Theme(s1,x1))
|
exists e1 x1 x2.(in(e1,x2) & n_cell(x2) & Actor(e1,x1) & v_wait(e1) & n_prisoner(x1))
|
773162b8-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 e3 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e3,x10) & v_surround(e1) & v_do(e2) & v_decorate(e3) & n_shirt(x2) & n_room(x8) & n_painting(x10) & n_craft(x7) & n_child(x5) & n_child(x4) & n_boy(x1) & in(x1,x2) & in(e2,x8) & a_yellow(s2) & a_topic(x1) & a_blond(s1) & a_all(s3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e3,x9) & Theme(e2,x7) & Theme(e1,x3) & Manner(e2,s3) & Actor(e2,x6) & Actor(e1,x4) & -(x4 = x5) & (x8 = x9) & (x4 = x6) & (x2 = x3))
|
exists e1 x1 x2.(v_wait(e1) & n_prisoner(x1) & n_cell(x2) & in(e1,x2) & Actor(e1,x1))
|
||
A blond boy in a yellow shirt surrounded by other children who are all doing crafts in a room decorated with painting.
|
the boy is eating lunch at home
| 2 | -100 |
eating and doing crafts are not the same.
|
exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_child(x5) & a_topic(x1) & in(x1,x2) & Actor(e1,x4) & a_all(s3) & Manner(e2,s3) & in(e2,x8) & with(e3,x10) & n_painting(x10) & Theme(e3,x9) & v_decorate(e3) & (x8 = x9) & n_room(x8) & Theme(e2,x7) & Actor(e2,x6) & v_do(e2) & n_craft(x7) & (x4 = x6) & -(x4 = x5) & n_child(x4) & Theme(e1,x3) & v_surround(e1) & (x2 = x3) & n_shirt(x2) & a_yellow(s2) & Theme(s2,x2) & n_boy(x1) & a_blond(s1) & Theme(s1,x1))
|
exists e1 x1 x2 x3.(n_boy(x1) & at(e1,x3) & n_home(x3) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_lunch(x2))
|
77316858-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e3,x10) & v_surround(e1) & v_do(e2) & v_decorate(e3) & n_shirt(x2) & n_room(x8) & n_painting(x10) & n_craft(x7) & n_child(x5) & n_child(x4) & n_boy(x1) & in(x1,x2) & in(e2,x8) & a_yellow(s2) & a_topic(x1) & a_blond(s1) & a_all(s3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e3,x9) & Theme(e2,x7) & Theme(e1,x3) & Manner(e2,s3) & Actor(e2,x6) & Actor(e1,x4) & -(x4 = x5) & (x8 = x9) & (x4 = x6) & (x2 = x3))
|
exists e1 x1 x2 x3.(v_eat(e1) & n_lunch(x2) & n_home(x3) & n_boy(x1) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
|
||
A blond boy in a yellow shirt surrounded by other children who are all doing crafts in a room decorated with painting.
|
child genius do art
| 1 | 0.000048 |
A boy surrounded by other children doing crafts does not imply child geniuses does art.
|
exists e3 e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_child(x5) & a_topic(x1) & in(x1,x2) & Actor(e1,x4) & a_all(s3) & Manner(e2,s3) & in(e2,x8) & with(e3,x10) & n_painting(x10) & Theme(e3,x9) & v_decorate(e3) & (x8 = x9) & n_room(x8) & Theme(e2,x7) & Actor(e2,x6) & v_do(e2) & n_craft(x7) & (x4 = x6) & -(x4 = x5) & n_child(x4) & Theme(e1,x3) & v_surround(e1) & (x2 = x3) & n_shirt(x2) & a_yellow(s2) & Theme(s2,x2) & n_boy(x1) & a_blond(s1) & Theme(s1,x1))
|
exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_do(e1) & n_art(x3) & n_genius(x1) & of(x1,x2) & n_child(x2))
|
77316d1c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e3 e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e3,x10) & v_surround(e1) & v_do(e2) & v_decorate(e3) & n_shirt(x2) & n_room(x8) & n_painting(x10) & n_craft(x7) & n_child(x5) & n_child(x4) & n_boy(x1) & in(x1,x2) & in(e2,x8) & a_yellow(s2) & a_topic(x1) & a_blond(s1) & a_all(s3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e3,x9) & Theme(e2,x7) & Theme(e1,x3) & Manner(e2,s3) & Actor(e2,x6) & Actor(e1,x4) & -(x4 = x5) & (x8 = x9) & (x4 = x6) & (x2 = x3))
|
exists e1 x1 x2 x3.(v_do(e1) & of(x1,x2) & n_genius(x1) & n_child(x2) & n_art(x3) & Theme(e1,x3) & Actor(e1,x1))
|
||
A blond boy in a yellow shirt surrounded by other children who are all doing crafts in a room decorated with painting.
|
A blond boy teaches other children.
| 1 | 0.046023 |
A boy surrounded by other children doing crafts does not imply the boy teaches the other children.
|
exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_child(x5) & a_topic(x1) & in(x1,x2) & Actor(e1,x4) & a_all(s3) & Manner(e2,s3) & in(e2,x8) & with(e3,x10) & n_painting(x10) & Theme(e3,x9) & v_decorate(e3) & (x8 = x9) & n_room(x8) & Theme(e2,x7) & Actor(e2,x6) & v_do(e2) & n_craft(x7) & (x4 = x6) & -(x4 = x5) & n_child(x4) & Theme(e1,x3) & v_surround(e1) & (x2 = x3) & n_shirt(x2) & a_yellow(s2) & Theme(s2,x2) & n_boy(x1) & a_blond(s1) & Theme(s1,x1))
|
exists e1 s1 x1 x2 x3.(n_child(x3) & Theme(e1,x2) & Actor(e1,x1) & v_teach(e1) & -(x2 = x3) & n_child(x2) & n_boy(x1) & a_blond(s1) & Theme(s1,x1))
|
773171b8-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e3,x10) & v_surround(e1) & v_do(e2) & v_decorate(e3) & n_shirt(x2) & n_room(x8) & n_painting(x10) & n_craft(x7) & n_child(x5) & n_child(x4) & n_boy(x1) & in(x1,x2) & in(e2,x8) & a_yellow(s2) & a_topic(x1) & a_blond(s1) & a_all(s3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e3,x9) & Theme(e2,x7) & Theme(e1,x3) & Manner(e2,s3) & Actor(e2,x6) & Actor(e1,x4) & -(x4 = x5) & (x8 = x9) & (x4 = x6) & (x2 = x3))
|
exists e1 s1 x1 x2 x3.(v_teach(e1) & n_child(x3) & n_child(x2) & n_boy(x1) & a_blond(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & -(x2 = x3))
|
||
A young boy is standing in a classroom trying to make a craft project, but having difficulties, while his classmates watch him.
|
A young boy is currently in class.
| 0 | 0.965738 |
A young boy is currently in class because he is standing in a classroom.
|
exists e2 e1 e3 p1 p2 s1 x1 x2 x3 x4.(for(e1,e3) & Theme(e3,x3) & Actor(e3,x1) & v_have(e3) & n_difficulty(x3) & for(e1,e2) & Topic(e2,p2) & Actor(e2,x1) & v_try(e2) & exists e5 x5 x6.(Theme(e5,x5) & Actor(e5,x1) & v_make(e5) & n_project(x5) & of(x5,x6) & n_craft(x6)) & exists e4 x1.(Theme(e4,x1) & Actor(e4,x4) & v_watch(e4) & n_male(x1)) & n_classmate(x4) & of(x4,x1) & n_male(x1) & while(e1,p1) & in(e1,x2) & n_classroom(x2) & Actor(e1,x1) & v_stand(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
|
exists p1 s1 s2 x1.(a_currently(s2) & Manner(p1,s2) & exists x2.(in(x1,x2) & n_class(x2)) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
|
7731765e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 e3 p1 p2 s1 x1 x2 x3 x4.(while(e1,p1) & v_try(e2) & v_stand(e1) & v_have(e3) & of(x4,x1) & n_male(x1) & n_difficulty(x3) & n_classroom(x2) & n_classmate(x4) & n_boy(x1) & in(e1,x2) & for(e1,e3) & for(e1,e2) & exists e5 x5 x6.(v_make(e5) & of(x5,x6) & n_project(x5) & n_craft(x6) & Theme(e5,x5) & Actor(e5,x1)) & exists e4 x1.(v_watch(e4) & n_male(x1) & Theme(e4,x1) & Actor(e4,x4)) & a_young(s1) & Topic(e2,p2) & Theme(s1,x1) & Theme(e3,x3) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x1))
|
exists p1 s1 s2 x1.(n_boy(x1) & exists x2.(n_class(x2) & in(x1,x2)) & a_young(s1) & a_currently(s2) & Theme(s1,x1) & Manner(p1,s2))
|
||
A young boy is standing in a classroom trying to make a craft project, but having difficulties, while his classmates watch him.
|
The classmates are watching the boy struggle with his project.
| 0 | -100 |
both have a project
|
exists e1 e2 e3 p1 p2 s1 x1 x2 x3 x4.(for(e1,e3) & Theme(e3,x3) & Actor(e3,x1) & v_have(e3) & n_difficulty(x3) & for(e1,e2) & Topic(e2,p2) & Actor(e2,x1) & v_try(e2) & exists e5 x5 x6.(Theme(e5,x5) & Actor(e5,x1) & v_make(e5) & n_project(x5) & of(x5,x6) & n_craft(x6)) & exists e4 x1.(Theme(e4,x1) & Actor(e4,x4) & v_watch(e4) & n_male(x1)) & n_classmate(x4) & of(x4,x1) & n_male(x1) & while(e1,p1) & in(e1,x2) & n_classroom(x2) & Actor(e1,x1) & v_stand(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 x1 x2 x3 x4.(n_project(x4) & of(x4,x2) & n_male(x2) & n_struggle(x2) & of(x2,x3) & n_boy(x3) & n_classmate(x1) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & with(x2,x4))
|
77317b0e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 e3 p1 p2 s1 x1 x2 x3 x4.(while(e1,p1) & v_try(e2) & v_stand(e1) & v_have(e3) & of(x4,x1) & n_male(x1) & n_difficulty(x3) & n_classroom(x2) & n_classmate(x4) & n_boy(x1) & in(e1,x2) & for(e1,e3) & for(e1,e2) & exists e5 x5 x6.(v_make(e5) & of(x5,x6) & n_project(x5) & n_craft(x6) & Theme(e5,x5) & Actor(e5,x1)) & exists e4 x1.(v_watch(e4) & n_male(x1) & Theme(e4,x1) & Actor(e4,x4)) & a_young(s1) & Topic(e2,p2) & Theme(s1,x1) & Theme(e3,x3) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x1))
|
exists e1 x1 x2 x3 x4.(with(x2,x4) & v_watch(e1) & of(x4,x2) & of(x2,x3) & n_struggle(x2) & n_project(x4) & n_male(x2) & n_classmate(x1) & n_boy(x3) & Theme(e1,x2) & Actor(e1,x1))
|
||
A young boy is standing in a classroom trying to make a craft project, but having difficulties, while his classmates watch him.
|
A boy struggles in class.
| 0 | -100 |
both are in a class
|
exists e2 e1 e3 p1 p2 s1 x1 x2 x3 x4.(for(e1,e3) & Theme(e3,x3) & Actor(e3,x1) & v_have(e3) & n_difficulty(x3) & for(e1,e2) & Topic(e2,p2) & Actor(e2,x1) & v_try(e2) & exists e5 x5 x6.(Theme(e5,x5) & Actor(e5,x1) & v_make(e5) & n_project(x5) & of(x5,x6) & n_craft(x6)) & exists e4 x1.(Theme(e4,x1) & Actor(e4,x4) & v_watch(e4) & n_male(x1)) & n_classmate(x4) & of(x4,x1) & n_male(x1) & while(e1,p1) & in(e1,x2) & n_classroom(x2) & Actor(e1,x1) & v_stand(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 x1 x2.(in(e1,x2) & n_class(x2) & Actor(e1,x1) & v_struggle(e1) & n_boy(x1))
|
77317faa-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 e3 p1 p2 s1 x1 x2 x3 x4.(while(e1,p1) & v_try(e2) & v_stand(e1) & v_have(e3) & of(x4,x1) & n_male(x1) & n_difficulty(x3) & n_classroom(x2) & n_classmate(x4) & n_boy(x1) & in(e1,x2) & for(e1,e3) & for(e1,e2) & exists e5 x5 x6.(v_make(e5) & of(x5,x6) & n_project(x5) & n_craft(x6) & Theme(e5,x5) & Actor(e5,x1)) & exists e4 x1.(v_watch(e4) & n_male(x1) & Theme(e4,x1) & Actor(e4,x4)) & a_young(s1) & Topic(e2,p2) & Theme(s1,x1) & Theme(e3,x3) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x1))
|
exists e1 x1 x2.(v_struggle(e1) & n_class(x2) & n_boy(x1) & in(e1,x2) & Actor(e1,x1))
|
||
A young boy is standing in a classroom trying to make a craft project, but having difficulties, while his classmates watch him.
|
A group of kids are currently in an art class
| 1 | 0.703763 |
The kids are not necessarily in an art class.
|
exists e2 e3 e1 p1 p2 s1 x1 x2 x3 x4.(for(e1,e3) & Theme(e3,x3) & Actor(e3,x1) & v_have(e3) & n_difficulty(x3) & for(e1,e2) & Topic(e2,p2) & Actor(e2,x1) & v_try(e2) & exists e5 x5 x6.(Theme(e5,x5) & Actor(e5,x1) & v_make(e5) & n_project(x5) & of(x5,x6) & n_craft(x6)) & exists e4 x1.(Theme(e4,x1) & Actor(e4,x4) & v_watch(e4) & n_male(x1)) & n_classmate(x4) & of(x4,x1) & n_male(x1) & while(e1,p1) & in(e1,x2) & n_classroom(x2) & Actor(e1,x1) & v_stand(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
|
exists p1 s1 x1 x2.(a_currently(s1) & Manner(p1,s1) & exists x3 x4.(in(x1,x3) & n_class(x3) & of(x3,x4) & n_art(x4)) & of(x1,x2) & n_kid(x2) & n_group(x1))
|
7731843c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e3 e1 p1 p2 s1 x1 x2 x3 x4.(while(e1,p1) & v_try(e2) & v_stand(e1) & v_have(e3) & of(x4,x1) & n_male(x1) & n_difficulty(x3) & n_classroom(x2) & n_classmate(x4) & n_boy(x1) & in(e1,x2) & for(e1,e3) & for(e1,e2) & exists e5 x5 x6.(v_make(e5) & of(x5,x6) & n_project(x5) & n_craft(x6) & Theme(e5,x5) & Actor(e5,x1)) & exists e4 x1.(v_watch(e4) & n_male(x1) & Theme(e4,x1) & Actor(e4,x4)) & a_young(s1) & Topic(e2,p2) & Theme(s1,x1) & Theme(e3,x3) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x1))
|
exists p1 s1 x1 x2.(of(x1,x2) & n_kid(x2) & n_group(x1) & exists x3 x4.(of(x3,x4) & n_class(x3) & n_art(x4) & in(x1,x3)) & a_currently(s1) & Manner(p1,s1))
|
||
A young boy is standing in a classroom trying to make a craft project, but having difficulties, while his classmates watch him.
|
A young boy is standing on a basketball court
| 2 | 0.000002 |
The young boy cannot stand in classroom and basketball court simultaneously.
|
exists e3 e1 e2 p1 p2 s1 x1 x2 x3 x4.(for(e1,e3) & Theme(e3,x3) & Actor(e3,x1) & v_have(e3) & n_difficulty(x3) & for(e1,e2) & Topic(e2,p2) & Actor(e2,x1) & v_try(e2) & exists e5 x5 x6.(Theme(e5,x5) & Actor(e5,x1) & v_make(e5) & n_project(x5) & of(x5,x6) & n_craft(x6)) & exists e4 x1.(Theme(e4,x1) & Actor(e4,x4) & v_watch(e4) & n_male(x1)) & n_classmate(x4) & of(x4,x1) & n_male(x1) & while(e1,p1) & in(e1,x2) & n_classroom(x2) & Actor(e1,x1) & v_stand(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 s1 x1 x2 x3.(on(e1,x2) & n_court(x2) & of(x2,x3) & n_basketball(x3) & Actor(e1,x1) & v_stand(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
|
773188c4-e4c8-11ec-9cdd-0242ac1c0002
|
exists e3 e1 e2 p1 p2 s1 x1 x2 x3 x4.(while(e1,p1) & v_try(e2) & v_stand(e1) & v_have(e3) & of(x4,x1) & n_male(x1) & n_difficulty(x3) & n_classroom(x2) & n_classmate(x4) & n_boy(x1) & in(e1,x2) & for(e1,e3) & for(e1,e2) & exists e5 x5 x6.(v_make(e5) & of(x5,x6) & n_project(x5) & n_craft(x6) & Theme(e5,x5) & Actor(e5,x1)) & exists e4 x1.(v_watch(e4) & n_male(x1) & Theme(e4,x1) & Actor(e4,x4)) & a_young(s1) & Topic(e2,p2) & Theme(s1,x1) & Theme(e3,x3) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x1))
|
exists e1 s1 x1 x2 x3.(v_stand(e1) & on(e1,x2) & of(x2,x3) & n_court(x2) & n_boy(x1) & n_basketball(x3) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1))
|
||
A young boy is standing in a classroom trying to make a craft project, but having difficulties, while his classmates watch him.
|
A girl completing a classroom project effortlessly.
| 2 | -100 |
a boy and girl are not the same.
|
exists e2 e3 e1 p1 p2 s1 x1 x2 x3 x4.(for(e1,e3) & Theme(e3,x3) & Actor(e3,x1) & v_have(e3) & n_difficulty(x3) & for(e1,e2) & Topic(e2,p2) & Actor(e2,x1) & v_try(e2) & exists e5 x5 x6.(Theme(e5,x5) & Actor(e5,x1) & v_make(e5) & n_project(x5) & of(x5,x6) & n_craft(x6)) & exists e4 x1.(Theme(e4,x1) & Actor(e4,x4) & v_watch(e4) & n_male(x1)) & n_classmate(x4) & of(x4,x1) & n_male(x1) & while(e1,p1) & in(e1,x2) & n_classroom(x2) & Actor(e1,x1) & v_stand(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & a_effortlessly(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x2) & v_complete(e1) & n_project(x3) & of(x3,x4) & n_classroom(x4) & (x1 = x2) & n_girl(x1))
|
7731e404-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e3 e1 p1 p2 s1 x1 x2 x3 x4.(while(e1,p1) & v_try(e2) & v_stand(e1) & v_have(e3) & of(x4,x1) & n_male(x1) & n_difficulty(x3) & n_classroom(x2) & n_classmate(x4) & n_boy(x1) & in(e1,x2) & for(e1,e3) & for(e1,e2) & exists e5 x5 x6.(v_make(e5) & of(x5,x6) & n_project(x5) & n_craft(x6) & Theme(e5,x5) & Actor(e5,x1)) & exists e4 x1.(v_watch(e4) & n_male(x1) & Theme(e4,x1) & Actor(e4,x4)) & a_young(s1) & Topic(e2,p2) & Theme(s1,x1) & Theme(e3,x3) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x1))
|
exists e1 s1 x1 x2 x3 x4.(v_complete(e1) & of(x3,x4) & n_project(x3) & n_girl(x1) & n_classroom(x4) & a_topic(x1) & a_effortlessly(s1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2))
|
||
A young boy is standing in a classroom trying to make a craft project, but having difficulties, while his classmates watch him.
|
A boy has problems with his project as his classmates make fun of him and bully him.
| 1 | 0.038125 |
Classmates watch him does not imply the classmates make fun of him and bully him.
|
exists e3 e2 e1 p1 p2 s1 x1 x2 x3 x4.(for(e1,e3) & Theme(e3,x3) & Actor(e3,x1) & v_have(e3) & n_difficulty(x3) & for(e1,e2) & Topic(e2,p2) & Actor(e2,x1) & v_try(e2) & exists e5 x5 x6.(Theme(e5,x5) & Actor(e5,x1) & v_make(e5) & n_project(x5) & of(x5,x6) & n_craft(x6)) & exists e4 x1.(Theme(e4,x1) & Actor(e4,x4) & v_watch(e4) & n_male(x1)) & n_classmate(x4) & of(x4,x1) & n_male(x1) & while(e1,p1) & in(e1,x2) & n_classroom(x2) & Actor(e1,x1) & v_stand(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 p1 x1 x2 x3 x4.(exists e2 x1 x5 x6.(of(e2,x6) & subset_of(x1,x6) & r_bully(x1) & n_male(x1) & n_male(x1) & Theme(e2,x5) & Actor(e2,x4) & v_make(e2) & n_fun(x5)) & n_classmate(x4) & of(x4,x1) & n_male(x1) & n_male(x1) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & with(x2,x3) & n_project(x3) & of(x3,x1) & n_problem(x2) & n_boy(x1))
|
7731ef3a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e3 e2 e1 p1 p2 s1 x1 x2 x3 x4.(while(e1,p1) & v_try(e2) & v_stand(e1) & v_have(e3) & of(x4,x1) & n_male(x1) & n_difficulty(x3) & n_classroom(x2) & n_classmate(x4) & n_boy(x1) & in(e1,x2) & for(e1,e3) & for(e1,e2) & exists e5 x5 x6.(v_make(e5) & of(x5,x6) & n_project(x5) & n_craft(x6) & Theme(e5,x5) & Actor(e5,x1)) & exists e4 x1.(v_watch(e4) & n_male(x1) & Theme(e4,x1) & Actor(e4,x4)) & a_young(s1) & Topic(e2,p2) & Theme(s1,x1) & Theme(e3,x3) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x1))
|
exists e1 p1 x1 x2 x3 x4.(with(x2,x3) & v_have(e1) & of(x4,x1) & of(x3,x1) & n_project(x3) & n_problem(x2) & n_male(x1) & n_classmate(x4) & n_boy(x1) & exists e2 x1 x5 x6.(v_make(e2) & subset_of(x1,x6) & r_bully(x1) & of(e2,x6) & n_male(x1) & n_fun(x5) & Theme(e2,x5) & Actor(e2,x4)) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1))
|
||
A young boy is standing in a classroom trying to make a craft project, but having difficulties, while his classmates watch him.
|
A girl plays the trumpet.
| 2 | -100 |
a boy and a girl are two different genders
|
exists e3 e2 e1 p1 p2 s1 x1 x2 x3 x4.(for(e1,e3) & Theme(e3,x3) & Actor(e3,x1) & v_have(e3) & n_difficulty(x3) & for(e1,e2) & Topic(e2,p2) & Actor(e2,x1) & v_try(e2) & exists e5 x5 x6.(Theme(e5,x5) & Actor(e5,x1) & v_make(e5) & n_project(x5) & of(x5,x6) & n_craft(x6)) & exists e4 x1.(Theme(e4,x1) & Actor(e4,x4) & v_watch(e4) & n_male(x1)) & n_classmate(x4) & of(x4,x1) & n_male(x1) & while(e1,p1) & in(e1,x2) & n_classroom(x2) & Actor(e1,x1) & v_stand(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 x1 x2.(n_trumpet(x2) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_girl(x1))
|
7731f8fe-e4c8-11ec-9cdd-0242ac1c0002
|
exists e3 e2 e1 p1 p2 s1 x1 x2 x3 x4.(while(e1,p1) & v_try(e2) & v_stand(e1) & v_have(e3) & of(x4,x1) & n_male(x1) & n_difficulty(x3) & n_classroom(x2) & n_classmate(x4) & n_boy(x1) & in(e1,x2) & for(e1,e3) & for(e1,e2) & exists e5 x5 x6.(v_make(e5) & of(x5,x6) & n_project(x5) & n_craft(x6) & Theme(e5,x5) & Actor(e5,x1)) & exists e4 x1.(v_watch(e4) & n_male(x1) & Theme(e4,x1) & Actor(e4,x4)) & a_young(s1) & Topic(e2,p2) & Theme(s1,x1) & Theme(e3,x3) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x1))
|
exists e1 x1 x2.(v_play(e1) & n_trumpet(x2) & n_girl(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
A young boy is standing in a classroom trying to make a craft project, but having difficulties, while his classmates watch him.
|
A kid making a craft project in front of the class.
| 0 | -100 |
standing in a classroom means that they are in a class
|
exists e3 e1 e2 p1 p2 s1 x1 x2 x3 x4.(for(e1,e3) & Theme(e3,x3) & Actor(e3,x1) & v_have(e3) & n_difficulty(x3) & for(e1,e2) & Topic(e2,p2) & Actor(e2,x1) & v_try(e2) & exists e5 x5 x6.(Theme(e5,x5) & Actor(e5,x1) & v_make(e5) & n_project(x5) & of(x5,x6) & n_craft(x6)) & exists e4 x1.(Theme(e4,x1) & Actor(e4,x4) & v_watch(e4) & n_male(x1)) & n_classmate(x4) & of(x4,x1) & n_male(x1) & while(e1,p1) & in(e1,x2) & n_classroom(x2) & Actor(e1,x1) & v_stand(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 x1 x2 x3 x4 x5 x6.(n_class(x6) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_make(e1) & in(x3,x5) & of(x5,x6) & n_front(x5) & n_project(x3) & of(x3,x4) & n_craft(x4) & (x1 = x2) & n_kid(x1))
|
7732038a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e3 e1 e2 p1 p2 s1 x1 x2 x3 x4.(while(e1,p1) & v_try(e2) & v_stand(e1) & v_have(e3) & of(x4,x1) & n_male(x1) & n_difficulty(x3) & n_classroom(x2) & n_classmate(x4) & n_boy(x1) & in(e1,x2) & for(e1,e3) & for(e1,e2) & exists e5 x5 x6.(v_make(e5) & of(x5,x6) & n_project(x5) & n_craft(x6) & Theme(e5,x5) & Actor(e5,x1)) & exists e4 x1.(v_watch(e4) & n_male(x1) & Theme(e4,x1) & Actor(e4,x4)) & a_young(s1) & Topic(e2,p2) & Theme(s1,x1) & Theme(e3,x3) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x1))
|
exists e1 x1 x2 x3 x4 x5 x6.(v_make(e1) & of(x5,x6) & of(x3,x4) & n_project(x3) & n_kid(x1) & n_front(x5) & n_craft(x4) & n_class(x6) & in(x3,x5) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
||
A young boy is standing in a classroom trying to make a craft project, but having difficulties, while his classmates watch him.
|
Children watching another child do a classroom project.
| 1 | 0.978091 |
A boy making a craft project while his classmates watch him does imply children watching another child do a classroom project.
|
exists e3 e2 e1 p1 p2 s1 x1 x2 x3 x4.(for(e1,e3) & Theme(e3,x3) & Actor(e3,x1) & v_have(e3) & n_difficulty(x3) & for(e1,e2) & Topic(e2,p2) & Actor(e2,x1) & v_try(e2) & exists e5 x5 x6.(Theme(e5,x5) & Actor(e5,x1) & v_make(e5) & n_project(x5) & of(x5,x6) & n_craft(x6)) & exists e4 x1.(Theme(e4,x1) & Actor(e4,x4) & v_watch(e4) & n_male(x1)) & n_classmate(x4) & of(x4,x1) & n_male(x1) & while(e1,p1) & in(e1,x2) & n_classroom(x2) & Actor(e1,x1) & v_stand(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
|
exists e2 e1 x1 x2 x3 x4 x5.(n_child(x4) & ne_nam_children(x1) & for(e1,e2) & Theme(e2,x5) & Actor(e2,x1) & v_watch(e2) & n_child(x5) & -(x5 = x4) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_project(x2) & of(x2,x3) & n_classroom(x3))
|
77320dbc-e4c8-11ec-9cdd-0242ac1c0002
|
exists e3 e2 e1 p1 p2 s1 x1 x2 x3 x4.(while(e1,p1) & v_try(e2) & v_stand(e1) & v_have(e3) & of(x4,x1) & n_male(x1) & n_difficulty(x3) & n_classroom(x2) & n_classmate(x4) & n_boy(x1) & in(e1,x2) & for(e1,e3) & for(e1,e2) & exists e5 x5 x6.(v_make(e5) & of(x5,x6) & n_project(x5) & n_craft(x6) & Theme(e5,x5) & Actor(e5,x1)) & exists e4 x1.(v_watch(e4) & n_male(x1) & Theme(e4,x1) & Actor(e4,x4)) & a_young(s1) & Topic(e2,p2) & Theme(s1,x1) & Theme(e3,x3) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x1))
|
exists e2 e1 x1 x2 x3 x4 x5.(v_watch(e2) & v_do(e1) & of(x2,x3) & ne_nam_children(x1) & n_project(x2) & n_classroom(x3) & n_child(x5) & n_child(x4) & for(e1,e2) & Theme(e2,x5) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1) & -(x5 = x4))
|
||
A young boy is standing in a classroom trying to make a craft project, but having difficulties, while his classmates watch him.
|
A boy presenting his project to the class for a grade.
| 1 | 0.196234 |
Classmates watching another boy making a craft project does not imply the boy is presenting his project to the class for a grade.
|
exists e1 e3 e2 p1 p2 s1 x1 x2 x3 x4.(for(e1,e3) & Theme(e3,x3) & Actor(e3,x1) & v_have(e3) & n_difficulty(x3) & for(e1,e2) & Topic(e2,p2) & Actor(e2,x1) & v_try(e2) & exists e5 x5 x6.(Theme(e5,x5) & Actor(e5,x1) & v_make(e5) & n_project(x5) & of(x5,x6) & n_craft(x6)) & exists e4 x1.(Theme(e4,x1) & Actor(e4,x4) & v_watch(e4) & n_male(x1)) & n_classmate(x4) & of(x4,x1) & n_male(x1) & while(e1,p1) & in(e1,x2) & n_classroom(x2) & Actor(e1,x1) & v_stand(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 x1 x2 x3 x4 x5.(n_class(x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_present(e1) & to(x3,x4) & for(x4,x5) & n_grade(x5) & n_project(x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_boy(x1))
|
77321776-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e3 e2 p1 p2 s1 x1 x2 x3 x4.(while(e1,p1) & v_try(e2) & v_stand(e1) & v_have(e3) & of(x4,x1) & n_male(x1) & n_difficulty(x3) & n_classroom(x2) & n_classmate(x4) & n_boy(x1) & in(e1,x2) & for(e1,e3) & for(e1,e2) & exists e5 x5 x6.(v_make(e5) & of(x5,x6) & n_project(x5) & n_craft(x6) & Theme(e5,x5) & Actor(e5,x1)) & exists e4 x1.(v_watch(e4) & n_male(x1) & Theme(e4,x1) & Actor(e4,x4)) & a_young(s1) & Topic(e2,p2) & Theme(s1,x1) & Theme(e3,x3) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x1))
|
exists e1 x1 x2 x3 x4 x5.(v_present(e1) & to(x3,x4) & of(x3,x1) & n_project(x3) & n_male(x1) & n_grade(x5) & n_class(x4) & n_boy(x1) & for(x4,x5) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
||
A young boy is standing in a classroom trying to make a craft project, but having difficulties, while his classmates watch him.
|
A boy struggling with a classroom project being watched.
| 0 | -100 |
a craft can be made in a classroom
|
exists e3 e1 e2 p1 p2 s1 x1 x2 x3 x4.(for(e1,e3) & Theme(e3,x3) & Actor(e3,x1) & v_have(e3) & n_difficulty(x3) & for(e1,e2) & Topic(e2,p2) & Actor(e2,x1) & v_try(e2) & exists e5 x5 x6.(Theme(e5,x5) & Actor(e5,x1) & v_make(e5) & n_project(x5) & of(x5,x6) & n_craft(x6)) & exists e4 x1.(Theme(e4,x1) & Actor(e4,x4) & v_watch(e4) & n_male(x1)) & n_classmate(x4) & of(x4,x1) & n_male(x1) & while(e1,p1) & in(e1,x2) & n_classroom(x2) & Actor(e1,x1) & v_stand(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 e2 x1 x2 x3 x4 x5.(a_topic(x1) & with(e1,x3) & Theme(e2,x5) & v_watch(e2) & (x3 = x5) & n_project(x3) & of(x3,x4) & n_classroom(x4) & Actor(e1,x2) & v_struggle(e1) & (x1 = x2) & n_boy(x1))
|
773220a4-e4c8-11ec-9cdd-0242ac1c0002
|
exists e3 e1 e2 p1 p2 s1 x1 x2 x3 x4.(while(e1,p1) & v_try(e2) & v_stand(e1) & v_have(e3) & of(x4,x1) & n_male(x1) & n_difficulty(x3) & n_classroom(x2) & n_classmate(x4) & n_boy(x1) & in(e1,x2) & for(e1,e3) & for(e1,e2) & exists e5 x5 x6.(v_make(e5) & of(x5,x6) & n_project(x5) & n_craft(x6) & Theme(e5,x5) & Actor(e5,x1)) & exists e4 x1.(v_watch(e4) & n_male(x1) & Theme(e4,x1) & Actor(e4,x4)) & a_young(s1) & Topic(e2,p2) & Theme(s1,x1) & Theme(e3,x3) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x1))
|
exists e1 e2 x1 x2 x3 x4 x5.(with(e1,x3) & v_watch(e2) & v_struggle(e1) & of(x3,x4) & n_project(x3) & n_classroom(x4) & n_boy(x1) & a_topic(x1) & Theme(e2,x5) & Actor(e1,x2) & (x3 = x5) & (x1 = x2))
|
||
A young boy is standing in a classroom trying to make a craft project, but having difficulties, while his classmates watch him.
|
The boy is perfectly working on his craft project.
| 2 | -100 |
A boy would not be having difficulties while perfectly working
|
exists e2 e3 e1 p1 p2 s1 x1 x2 x3 x4.(for(e1,e3) & Theme(e3,x3) & Actor(e3,x1) & v_have(e3) & n_difficulty(x3) & for(e1,e2) & Topic(e2,p2) & Actor(e2,x1) & v_try(e2) & exists e5 x5 x6.(Theme(e5,x5) & Actor(e5,x1) & v_make(e5) & n_project(x5) & of(x5,x6) & n_craft(x6)) & exists e4 x1.(Theme(e4,x1) & Actor(e4,x4) & v_watch(e4) & n_male(x1)) & n_classmate(x4) & of(x4,x1) & n_male(x1) & while(e1,p1) & in(e1,x2) & n_classroom(x2) & Actor(e1,x1) & v_stand(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 s1 x1 x2 x3.(n_project(x2) & of(x2,x3) & n_craft(x3) & of(x2,x1) & n_male(x1) & n_boy(x1) & a_perfectly(s1) & Manner(e1,s1) & on(e1,x2) & Actor(e1,x1) & v_work(e1))
|
77322a22-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e3 e1 p1 p2 s1 x1 x2 x3 x4.(while(e1,p1) & v_try(e2) & v_stand(e1) & v_have(e3) & of(x4,x1) & n_male(x1) & n_difficulty(x3) & n_classroom(x2) & n_classmate(x4) & n_boy(x1) & in(e1,x2) & for(e1,e3) & for(e1,e2) & exists e5 x5 x6.(v_make(e5) & of(x5,x6) & n_project(x5) & n_craft(x6) & Theme(e5,x5) & Actor(e5,x1)) & exists e4 x1.(v_watch(e4) & n_male(x1) & Theme(e4,x1) & Actor(e4,x4)) & a_young(s1) & Topic(e2,p2) & Theme(s1,x1) & Theme(e3,x3) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x1))
|
exists e1 s1 x1 x2 x3.(v_work(e1) & on(e1,x2) & of(x2,x3) & of(x2,x1) & n_project(x2) & n_male(x1) & n_craft(x3) & n_boy(x1) & a_perfectly(s1) & Manner(e1,s1) & Actor(e1,x1))
|
||
A young boy is standing in a classroom trying to make a craft project, but having difficulties, while his classmates watch him.
|
The boy is nervous because the class is watching him.
| 1 | 0.892911 |
Classmates watching a boy make a craft project does not imply the boy is nervous.
|
exists e3 e1 e2 p1 p2 s1 x1 x2 x3 x4.(for(e1,e3) & Theme(e3,x3) & Actor(e3,x1) & v_have(e3) & n_difficulty(x3) & for(e1,e2) & Topic(e2,p2) & Actor(e2,x1) & v_try(e2) & exists e5 x5 x6.(Theme(e5,x5) & Actor(e5,x1) & v_make(e5) & n_project(x5) & of(x5,x6) & n_craft(x6)) & exists e4 x1.(Theme(e4,x1) & Actor(e4,x4) & v_watch(e4) & n_male(x1)) & n_classmate(x4) & of(x4,x1) & n_male(x1) & while(e1,p1) & in(e1,x2) & n_classroom(x2) & Actor(e1,x1) & v_stand(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
|
exists p1 s1 x1 x2.(n_male(x1) & n_class(x2) & n_boy(x1) & exists e1.(Theme(e1,x1) & Actor(e1,x2) & v_watch(e1)) & because(s1,p1) & Theme(s1,x1) & a_nervous(s1))
|
773233aa-e4c8-11ec-9cdd-0242ac1c0002
|
exists e3 e1 e2 p1 p2 s1 x1 x2 x3 x4.(while(e1,p1) & v_try(e2) & v_stand(e1) & v_have(e3) & of(x4,x1) & n_male(x1) & n_difficulty(x3) & n_classroom(x2) & n_classmate(x4) & n_boy(x1) & in(e1,x2) & for(e1,e3) & for(e1,e2) & exists e5 x5 x6.(v_make(e5) & of(x5,x6) & n_project(x5) & n_craft(x6) & Theme(e5,x5) & Actor(e5,x1)) & exists e4 x1.(v_watch(e4) & n_male(x1) & Theme(e4,x1) & Actor(e4,x4)) & a_young(s1) & Topic(e2,p2) & Theme(s1,x1) & Theme(e3,x3) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x1))
|
exists p1 s1 x1 x2.(n_male(x1) & n_class(x2) & n_boy(x1) & exists e1.(v_watch(e1) & Theme(e1,x1) & Actor(e1,x2)) & because(s1,p1) & a_nervous(s1) & Theme(s1,x1))
|
||
A young boy is standing in a classroom trying to make a craft project, but having difficulties, while his classmates watch him.
|
A girl trying to make a craft project, but having difficulties, while his classmates watch her.
| 2 | -100 |
A boy and a girl are two different people
|
exists e2 e3 e1 p1 p2 s1 x1 x2 x3 x4.(for(e1,e3) & Theme(e3,x3) & Actor(e3,x1) & v_have(e3) & n_difficulty(x3) & for(e1,e2) & Topic(e2,p2) & Actor(e2,x1) & v_try(e2) & exists e5 x5 x6.(Theme(e5,x5) & Actor(e5,x1) & v_make(e5) & n_project(x5) & of(x5,x6) & n_craft(x6)) & exists e4 x1.(Theme(e4,x1) & Actor(e4,x4) & v_watch(e4) & n_male(x1)) & n_classmate(x4) & of(x4,x1) & n_male(x1) & while(e1,p1) & in(e1,x2) & n_classroom(x2) & Actor(e1,x1) & v_stand(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
|
exists e2 e1 p1 p2 x1 x2 x3 x4 x7.(a_topic(x1) & exists e4.(Theme(e4,x1) & Actor(e4,x7) & v_watch(e4)) & n_female(x1) & n_classmate(x7) & of(x7,x1) & n_male(x1) & while(e2,p2) & Theme(e2,x4) & Actor(e2,x3) & v_have(e2) & n_difficulty(x4) & (x1 = x3) & Topic(e1,p1) & Actor(e1,x2) & v_try(e1) & exists e3 x5 x6.(Theme(e3,x5) & Actor(e3,x2) & v_make(e3) & n_project(x5) & of(x5,x6) & n_craft(x6)) & (x1 = x2) & n_girl(x1))
|
77323ddc-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e3 e1 p1 p2 s1 x1 x2 x3 x4.(while(e1,p1) & v_try(e2) & v_stand(e1) & v_have(e3) & of(x4,x1) & n_male(x1) & n_difficulty(x3) & n_classroom(x2) & n_classmate(x4) & n_boy(x1) & in(e1,x2) & for(e1,e3) & for(e1,e2) & exists e5 x5 x6.(v_make(e5) & of(x5,x6) & n_project(x5) & n_craft(x6) & Theme(e5,x5) & Actor(e5,x1)) & exists e4 x1.(v_watch(e4) & n_male(x1) & Theme(e4,x1) & Actor(e4,x4)) & a_young(s1) & Topic(e2,p2) & Theme(s1,x1) & Theme(e3,x3) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x1))
|
exists e2 e1 p1 p2 x1 x2 x3 x4 x7.(while(e2,p2) & v_try(e1) & v_have(e2) & of(x7,x1) & n_male(x1) & n_girl(x1) & n_female(x1) & n_difficulty(x4) & n_classmate(x7) & exists e4.(v_watch(e4) & Theme(e4,x1) & Actor(e4,x7)) & exists e3 x5 x6.(v_make(e3) & of(x5,x6) & n_project(x5) & n_craft(x6) & Theme(e3,x5) & Actor(e3,x2)) & a_topic(x1) & Topic(e1,p1) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x2) & (x1 = x3) & (x1 = x2))
|
||
Young Caucasian children working on craft projects in school.
|
6th graders doing a project
| 1 | -100 |
The children are not necessarily 6th graders.
|
exists e1 x1 x2 x3 x4 x5 x6.(in(e1,x6) & n_school(x6) & on(e1,x4) & n_project(x4) & of(x4,x5) & n_craft(x5) & Actor(e1,x1) & v_work(e1) & n_child(x1) & (x1 = x3) & ne_per_caucasian(x3) & (x1 = x2) & ne_per_young(x2))
|
exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_do(e1) & n_project(x3) & (x1 = x2) & n_grader(x1) & a_6th(s1) & Theme(s1,x1))
|
7732649c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4 x5 x6.(v_work(e1) & on(e1,x4) & of(x4,x5) & ne_per_young(x2) & ne_per_caucasian(x3) & n_school(x6) & n_project(x4) & n_craft(x5) & n_child(x1) & in(e1,x6) & Actor(e1,x1) & (x1 = x3) & (x1 = x2))
|
exists e1 s1 x1 x2 x3.(v_do(e1) & n_project(x3) & n_grader(x1) & a_topic(x1) & a_6th(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
||
Young Caucasian children working on craft projects in school.
|
Kids working in a school
| 0 | -100 |
Caucasian children are kids, and they are working on their craft projects in school.
|
exists e1 x1 x2 x3 x4 x5 x6.(in(e1,x6) & n_school(x6) & on(e1,x4) & n_project(x4) & of(x4,x5) & n_craft(x5) & Actor(e1,x1) & v_work(e1) & n_child(x1) & (x1 = x3) & ne_per_caucasian(x3) & (x1 = x2) & ne_per_young(x2))
|
exists e1 x1 x2 x3.(a_topic(x1) & in(e1,x3) & n_school(x3) & Actor(e1,x2) & v_work(e1) & (x1 = x2) & n_kid(x1))
|
77327e82-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4 x5 x6.(v_work(e1) & on(e1,x4) & of(x4,x5) & ne_per_young(x2) & ne_per_caucasian(x3) & n_school(x6) & n_project(x4) & n_craft(x5) & n_child(x1) & in(e1,x6) & Actor(e1,x1) & (x1 = x3) & (x1 = x2))
|
exists e1 x1 x2 x3.(v_work(e1) & n_school(x3) & n_kid(x1) & in(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
|
||
Young Caucasian children working on craft projects in school.
|
Adults in a room
| 2 | -100 |
Adults cannot also be children.
|
exists e1 x1 x2 x3 x4 x5 x6.(in(e1,x6) & n_school(x6) & on(e1,x4) & n_project(x4) & of(x4,x5) & n_craft(x5) & Actor(e1,x1) & v_work(e1) & n_child(x1) & (x1 = x3) & ne_per_caucasian(x3) & (x1 = x2) & ne_per_young(x2))
|
exists x1 x2.(a_topic(x1) & in(x1,x2) & n_room(x2) & n_adult(x1))
|
77328922-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4 x5 x6.(v_work(e1) & on(e1,x4) & of(x4,x5) & ne_per_young(x2) & ne_per_caucasian(x3) & n_school(x6) & n_project(x4) & n_craft(x5) & n_child(x1) & in(e1,x6) & Actor(e1,x1) & (x1 = x3) & (x1 = x2))
|
exists x1 x2.(n_room(x2) & n_adult(x1) & in(x1,x2) & a_topic(x1))
|
||
A boy playing the piano.
|
A boy is playing guitar.
| 2 | -100 |
A piano and guitar are not the same.
|
exists e1 x1 x2 x3.(n_piano(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_boy(x1))
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_guitar(x2) & n_boy(x1))
|
7732949e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_play(e1) & n_piano(x3) & n_boy(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2.(v_play(e1) & n_guitar(x2) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
A boy playing the piano.
|
A boy is performing for his parents.
| 1 | -100 |
Playing the piano does not imply playing for his parents.
|
exists e1 x1 x2 x3.(n_piano(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_boy(x1))
|
exists e1 x1 x2.(for(e1,x2) & n_parent(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_perform(e1) & n_boy(x1))
|
77329e30-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_play(e1) & n_piano(x3) & n_boy(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2.(v_perform(e1) & of(x2,x1) & n_parent(x2) & n_male(x1) & n_boy(x1) & for(e1,x2) & Actor(e1,x1))
|
||
A boy playing the piano.
|
A boy playing the panio.
| 0 | -100 |
both are playing
|
exists e1 x1 x2 x3.(n_piano(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_boy(x1))
|
exists e1 x1 x2 x3.(n_panio(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_boy(x1))
|
7732a9a2-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_play(e1) & n_piano(x3) & n_boy(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2 x3.(v_play(e1) & n_panio(x3) & n_boy(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
||
A lady in a brown jacket and brown shorts lays with a man wearing khaki shorts on a grass landscape.
|
A man and woman are dining in a fine restaurant.
| 2 | -100 |
They cannot be on a grass landscape and dining in a fine restaurant at the same time.
|
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x4) & Theme(e2,x6) & Actor(e2,x5) & v_wear(e2) & on(x6,x7) & n_landscape(x7) & of(x7,x8) & n_grass(x8) & n_shorts(x6) & a_khaki(s3) & Theme(s3,x6) & (x4 = x5) & n_man(x4) & Actor(e1,x1) & v_lay(e1) & in(x1,x2) & n_shorts(x2) & a_brown(s2) & Theme(s2,x2) & of(x2,x3) & n_jacket(x3) & a_brown(s1) & Theme(s1,x2) & n_lady(x1))
|
exists e1 s1 x1 x2 x3 x4.(in(e1,x4) & n_restaurant(x4) & a_fine(s1) & Theme(s1,x4) & Actor(e1,x1) & v_dine(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1))
|
7732b564-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x4) & v_wear(e2) & v_lay(e1) & on(x6,x7) & of(x7,x8) & of(x2,x3) & n_shorts(x6) & n_shorts(x2) & n_man(x4) & n_landscape(x7) & n_lady(x1) & n_jacket(x3) & n_grass(x8) & in(x1,x2) & a_khaki(s3) & a_brown(s2) & a_brown(s1) & Theme(s3,x6) & Theme(s2,x2) & Theme(s1,x2) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x1) & (x4 = x5))
|
exists e1 s1 x1 x2 x3 x4.(v_dine(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_restaurant(x4) & n_man(x2) & in(e1,x4) & a_fine(s1) & Theme(s1,x4) & Actor(e1,x1))
|
||
A lady in a brown jacket and brown shorts lays with a man wearing khaki shorts on a grass landscape.
|
A woman and man, both wearing shorts, are laying in the grass, enjoying their date.
| 1 | -100 |
A lady in a brown jacket and brown shorts lays with a man wearing khaki shorts on a grass landscape does not imply that they enjoying their date.
|
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x4) & Theme(e2,x6) & Actor(e2,x5) & v_wear(e2) & on(x6,x7) & n_landscape(x7) & of(x7,x8) & n_grass(x8) & n_shorts(x6) & a_khaki(s3) & Theme(s3,x6) & (x4 = x5) & n_man(x4) & Actor(e1,x1) & v_lay(e1) & in(x1,x2) & n_shorts(x2) & a_brown(s2) & Theme(s2,x2) & of(x2,x3) & n_jacket(x3) & a_brown(s1) & Theme(s1,x2) & n_lady(x1))
|
exists e2 e1 e3 x1 x2 x3 x4 x5 x6 x7 x8.(n_date(x8) & of(x8,x7) & n_thing(x7) & n_grass(x7) & for(e2,e3) & Theme(e3,x8) & Actor(e3,x1) & v_enjoy(e3) & in(e2,x7) & Actor(e2,x1) & v_lay(e2) & rel(x1,x4) & Theme(e1,x6) & Actor(e1,x5) & v_wear(e1) & n_shorts(x6) & (x4 = x5) & n_thing(x4) & n_man(x3) & n_woman(x2) & subset_of(x3,x1) & subset_of(x2,x1))
|
7732c054-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x4) & v_wear(e2) & v_lay(e1) & on(x6,x7) & of(x7,x8) & of(x2,x3) & n_shorts(x6) & n_shorts(x2) & n_man(x4) & n_landscape(x7) & n_lady(x1) & n_jacket(x3) & n_grass(x8) & in(x1,x2) & a_khaki(s3) & a_brown(s2) & a_brown(s1) & Theme(s3,x6) & Theme(s2,x2) & Theme(s1,x2) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x1) & (x4 = x5))
|
exists e2 e1 e3 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e1) & v_lay(e2) & v_enjoy(e3) & subset_of(x3,x1) & subset_of(x2,x1) & rel(x1,x4) & of(x8,x7) & n_woman(x2) & n_thing(x7) & n_thing(x4) & n_shorts(x6) & n_man(x3) & n_grass(x7) & n_date(x8) & in(e2,x7) & for(e2,e3) & Theme(e3,x8) & Theme(e1,x6) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x5) & (x4 = x5))
|
||
A couple napping in the grass in front of parked cars.
|
Two people are at the park
| 1 | -100 |
Just because a couple napping in the grass in front of parked cars does not mean that they are at the park
|
exists e1 s1 x1 x2 x3 x4 x5.(n_grass(x3) & a_topic(x1) & in(e1,x3) & in(x3,x4) & of(x4,x5) & n_car(x5) & a_parked(s1) & Theme(s1,x5) & n_front(x4) & Actor(e1,x2) & v_nap(e1) & (x1 = x2) & n_couple(x1))
|
exists p1 x1 x2.(n_park(x2) & at(x1,x2) & n_people(x1) & card_eq_2(x1))
|
77332a30-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5.(v_nap(e1) & of(x4,x5) & n_grass(x3) & n_front(x4) & n_couple(x1) & n_car(x5) & in(x3,x4) & in(e1,x3) & a_topic(x1) & a_parked(s1) & Theme(s1,x5) & Actor(e1,x2) & (x1 = x2))
|
exists x1 x2.(n_people(x1) & n_park(x2) & card_eq_2(x1) & at(x1,x2))
|
||
A couple napping in the grass in front of parked cars.
|
Two people are napping inside the car
| 2 | -100 |
They are in front of the cars not inside the cars
|
exists e1 s1 x1 x2 x3 x4 x5.(n_grass(x3) & a_topic(x1) & in(e1,x3) & in(x3,x4) & of(x4,x5) & n_car(x5) & a_parked(s1) & Theme(s1,x5) & n_front(x4) & Actor(e1,x2) & v_nap(e1) & (x1 = x2) & n_couple(x1))
|
exists e1 x1 x2.(n_car(x2) & inside(e1,x2) & Actor(e1,x1) & v_nap(e1) & n_people(x1) & card_eq_2(x1))
|
77333084-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5.(v_nap(e1) & of(x4,x5) & n_grass(x3) & n_front(x4) & n_couple(x1) & n_car(x5) & in(x3,x4) & in(e1,x3) & a_topic(x1) & a_parked(s1) & Theme(s1,x5) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2.(v_nap(e1) & n_people(x1) & n_car(x2) & inside(e1,x2) & card_eq_2(x1) & Actor(e1,x1))
|
||
A couple napping in the grass in front of parked cars.
|
Two people are sleeping outside.
| 0 | -100 |
the couple is outside
|
exists e1 s1 x1 x2 x3 x4 x5.(n_grass(x3) & a_topic(x1) & in(e1,x3) & in(x3,x4) & of(x4,x5) & n_car(x5) & a_parked(s1) & Theme(s1,x5) & n_front(x4) & Actor(e1,x2) & v_nap(e1) & (x1 = x2) & n_couple(x1))
|
exists e1 p1 x1.(exists s1.(Theme(s1,x1) & a_outside(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_sleep(e1) & n_people(x1) & card_eq_2(x1))
|
773336b0-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5.(v_nap(e1) & of(x4,x5) & n_grass(x3) & n_front(x4) & n_couple(x1) & n_car(x5) & in(x3,x4) & in(e1,x3) & a_topic(x1) & a_parked(s1) & Theme(s1,x5) & Actor(e1,x2) & (x1 = x2))
|
exists e1 p1 x1.(v_sleep(e1) & n_people(x1) & exists s1.(a_outside(s1) & Theme(s1,x1)) & card_eq_2(x1) & Topic(e1,p1) & Actor(e1,x1))
|
||
Two young people nap in the grass of a park.
|
Two people laying down.
| 0 | -100 |
One needs to be laying down to take a nap in the grass.
|
exists s1 x1 x2 x3 x4.(n_grass(x3) & a_topic(x1) & in(x1,x3) & of(x3,x4) & n_park(x4) & Time(x1,x2) & n_nap(x2) & n_people(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1))
|
exists e1 s1 x1 x2.(a_topic(x1) & a_down(s1) & Manner(e1,s1) & Actor(e1,x2) & v_lay(e1) & (x1 = x2) & n_people(x1) & card_eq_2(x1))
|
77333d40-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1 x2 x3 x4.(of(x3,x4) & n_people(x1) & n_park(x4) & n_nap(x2) & n_grass(x3) & in(x1,x3) & card_eq_2(x1) & a_young(s1) & a_topic(x1) & Time(x1,x2) & Theme(s1,x1))
|
exists e1 s1 x1 x2.(v_lay(e1) & n_people(x1) & card_eq_2(x1) & a_topic(x1) & a_down(s1) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2))
|
||
Two young people nap in the grass of a park.
|
A man and a woman taking a nap.
| 1 | -100 |
Two young people nap in the grass of a park does not necessary that they are taking a nap.
|
exists s1 x1 x2 x3 x4.(n_grass(x3) & a_topic(x1) & in(x1,x3) & of(x3,x4) & n_park(x4) & Time(x1,x2) & n_nap(x2) & n_people(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1))
|
exists e1 s1 x1 x2 x3 x4.(a_topic(s1) & subset_of(x2,s1) & Theme(e1,x4) & Actor(e1,x3) & v_take(e1) & n_nap(x4) & (x2 = x3) & n_woman(x2) & subset_of(x1,s1) & n_man(x1))
|
773342a4-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1 x2 x3 x4.(of(x3,x4) & n_people(x1) & n_park(x4) & n_nap(x2) & n_grass(x3) & in(x1,x3) & card_eq_2(x1) & a_young(s1) & a_topic(x1) & Time(x1,x2) & Theme(s1,x1))
|
exists e1 s1 x1 x2 x3 x4.(v_take(e1) & subset_of(x2,s1) & subset_of(x1,s1) & n_woman(x2) & n_nap(x4) & n_man(x1) & a_topic(s1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
|
||
Two young people nap in the grass of a park.
|
Two people playing frisbee in the park.
| 2 | -100 |
They are playing frisbee not napping
|
exists s1 x1 x2 x3 x4.(n_grass(x3) & a_topic(x1) & in(x1,x3) & of(x3,x4) & n_park(x4) & Time(x1,x2) & n_nap(x2) & n_people(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1))
|
exists e1 x1 x2 x3 x4.(n_park(x4) & a_topic(x1) & in(e1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_frisbee(x3) & (x1 = x2) & n_people(x1) & card_eq_2(x1))
|
773347d6-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1 x2 x3 x4.(of(x3,x4) & n_people(x1) & n_park(x4) & n_nap(x2) & n_grass(x3) & in(x1,x3) & card_eq_2(x1) & a_young(s1) & a_topic(x1) & Time(x1,x2) & Theme(s1,x1))
|
exists e1 x1 x2 x3 x4.(v_play(e1) & n_people(x1) & n_park(x4) & n_frisbee(x3) & in(e1,x4) & card_eq_2(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
||
Couple laying on ground at a park sleeping.
|
Two people are sleeping
| 0 | -100 |
Couple almost the same as Two people
|
exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & at(e1,x4) & n_sleeping(x4) & of(x4,x5) & n_park(x5) & on(e1,x3) & n_ground(x3) & Actor(e1,x2) & v_lay(e1) & (x1 = x2) & n_couple(x1))
|
exists e1 x1.(Actor(e1,x1) & v_sleep(e1) & n_people(x1) & card_eq_2(x1))
|
77334ee8-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4 x5.(v_lay(e1) & on(e1,x3) & of(x4,x5) & n_sleeping(x4) & n_park(x5) & n_ground(x3) & n_couple(x1) & at(e1,x4) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1.(v_sleep(e1) & n_people(x1) & card_eq_2(x1) & Actor(e1,x1))
|
||
Couple laying on ground at a park sleeping.
|
Two people are swimming at the pool
| 2 | -100 |
They are swimming not laying on the ground
|
exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & at(e1,x4) & n_sleeping(x4) & of(x4,x5) & n_park(x5) & on(e1,x3) & n_ground(x3) & Actor(e1,x2) & v_lay(e1) & (x1 = x2) & n_couple(x1))
|
exists e1 x1 x2.(n_pool(x2) & at(e1,x2) & Actor(e1,x1) & v_swim(e1) & n_people(x1) & card_eq_2(x1))
|
77335442-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4 x5.(v_lay(e1) & on(e1,x3) & of(x4,x5) & n_sleeping(x4) & n_park(x5) & n_ground(x3) & n_couple(x1) & at(e1,x4) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2.(v_swim(e1) & n_pool(x2) & n_people(x1) & card_eq_2(x1) & at(e1,x2) & Actor(e1,x1))
|
||
Couple laying on ground at a park sleeping.
|
Two people are camped at a park
| 1 | -100 |
Sleeping at a park cannot be taken as they camped there
|
exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & at(e1,x4) & n_sleeping(x4) & of(x4,x5) & n_park(x5) & on(e1,x3) & n_ground(x3) & Actor(e1,x2) & v_lay(e1) & (x1 = x2) & n_couple(x1))
|
exists e1 x1 x2.(at(e1,x2) & n_park(x2) & Theme(e1,x1) & v_camp(e1) & n_people(x1) & card_eq_2(x1))
|
77335910-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4 x5.(v_lay(e1) & on(e1,x3) & of(x4,x5) & n_sleeping(x4) & n_park(x5) & n_ground(x3) & n_couple(x1) & at(e1,x4) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2.(v_camp(e1) & n_people(x1) & n_park(x2) & card_eq_2(x1) & at(e1,x2) & Theme(e1,x1))
|
||
A young girl rides a bike between tall trees.
|
A girl is running through the forest.
| 2 | -100 |
The girl is running not riding a nike
|
exists e1 s1 s2 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & between(x2,x3) & n_tree(x3) & a_tall(s2) & Theme(s2,x3) & n_bike(x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 x1 x2.(n_forest(x2) & through(e1,x2) & Actor(e1,x1) & v_run(e1) & n_girl(x1))
|
77337d46-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3.(v_ride(e1) & n_tree(x3) & n_girl(x1) & n_bike(x2) & between(x2,x3) & a_young(s1) & a_tall(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 x1 x2.(v_run(e1) & through(e1,x2) & n_girl(x1) & n_forest(x2) & Actor(e1,x1))
|
||
A man biking through the wilderness.
|
A man riding a bicycle.
| 0 | -100 |
the man has bicycle
|
exists e1 x1 x2 x3.(n_wilderness(x3) & a_topic(x1) & through(e1,x3) & Actor(e1,x2) & v_bike(e1) & (x1 = x2) & n_man(x1))
|
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_ride(e1) & n_bicycle(x3) & (x1 = x2) & n_man(x1))
|
77338f7a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_bike(e1) & through(e1,x3) & n_wilderness(x3) & n_man(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2 x3.(v_ride(e1) & n_man(x1) & n_bicycle(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
||
A child is either screwing or unscrewing a screw on a machine.
|
A child got a cut from the machine.
| 2 | -100 |
It doen not say that the child was cut form the machine
|
(exists e1 s1 x1 x2 x3.(a_either(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_screw(e1) & on(x2,x3) & n_machine(x3) & n_screw(x2) & n_child(x1)) | exists e2 s2 x4 x5 x6.(a_either(s2) & Manner(e2,s2) & Theme(e2,x5) & Actor(e2,x4) & v_unscrew(e2) & on(x5,x6) & n_machine(x6) & n_screw(x5) & n_child(x4)))
|
exists e1 x1 x2 x3.(n_machine(x3) & Theme(e1,x2) & Actor(e1,x1) & v_get(e1) & from(x2,x3) & n_cut(x2) & n_child(x1))
|
7733a0d2-e4c8-11ec-9cdd-0242ac1c0002
|
(exists e2 s2 x4 x5 x6.(v_unscrew(e2) & on(x5,x6) & n_screw(x5) & n_machine(x6) & n_child(x4) & a_either(s2) & Theme(e2,x5) & Manner(e2,s2) & Actor(e2,x4)) | exists e1 s1 x1 x2 x3.(v_screw(e1) & on(x2,x3) & n_screw(x2) & n_machine(x3) & n_child(x1) & a_either(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)))
|
exists e1 x1 x2 x3.(v_get(e1) & n_machine(x3) & n_cut(x2) & n_child(x1) & from(x2,x3) & Theme(e1,x2) & Actor(e1,x1))
|
||
A man is sitting on a square stone eating his lunch.
|
A man is harvesting food to sell at the market.
| 2 | -100 |
A man is either eating lunch or harvesting food to sell.
|
exists e1 e2 s1 x1 x2 x3 x4.(on(e1,x2) & Theme(e2,x4) & Actor(e2,x3) & v_eat(e2) & n_lunch(x4) & of(x4,x1) & n_male(x1) & (x2 = x3) & n_stone(x2) & a_square(s1) & Theme(s1,x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1))
|
exists e1 p1 x1 x2 x3 x4.(n_market(x4) & Topic(e1,p1) & exists e2.(at(e2,x4) & Actor(e2,x1) & v_sell(e2)) & Theme(e1,x3) & Actor(e1,x2) & v_harvest(e1) & n_food(x3) & n_man(x2) & n_man(x1))
|
7736762c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 x1 x2 x3 x4.(v_sit(e1) & v_eat(e2) & on(e1,x2) & of(x4,x1) & n_stone(x2) & n_man(x1) & n_male(x1) & n_lunch(x4) & a_square(s1) & Theme(s1,x2) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3))
|
exists e1 p1 x1 x2 x3 x4.(v_harvest(e1) & n_market(x4) & n_man(x2) & n_man(x1) & n_food(x3) & exists e2.(v_sell(e2) & at(e2,x4) & Actor(e2,x1)) & Topic(e1,p1) & Theme(e1,x3) & Actor(e1,x2))
|
||
A gray dog chewing on a toy.
|
The dog chewed on his new toy.
| 1 | -100 |
A gray dog chewing on a toy does not necessary that the dog chewed on his new toy.
|
exists e1 s1 x1 x2 x3.(a_topic(x1) & on(e1,x3) & n_toy(x3) & Actor(e1,x2) & v_chew(e1) & (x1 = x2) & n_dog(x1) & a_gray(s1) & Theme(s1,x1))
|
exists e1 s1 x1 x2.(n_toy(x2) & a_new(s1) & Theme(s1,x2) & of(x2,x1) & n_male(x1) & n_dog(x1) & on(e1,x2) & Actor(e1,x1) & v_chew(e1))
|
77367b54-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3.(v_chew(e1) & on(e1,x3) & n_toy(x3) & n_dog(x1) & a_topic(x1) & a_gray(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 s1 x1 x2.(v_chew(e1) & on(e1,x2) & of(x2,x1) & n_toy(x2) & n_male(x1) & n_dog(x1) & a_new(s1) & Theme(s1,x2) & Actor(e1,x1))
|
||
A gray dog chewing on a toy.
|
The brown dog licked the toy.
| 2 | -100 |
A dog is either gray or brown. A toy is either licked or chewed.
|
exists e1 s1 x1 x2 x3.(a_topic(x1) & on(e1,x3) & n_toy(x3) & Actor(e1,x2) & v_chew(e1) & (x1 = x2) & n_dog(x1) & a_gray(s1) & Theme(s1,x1))
|
exists e1 s1 x1 x2.(n_toy(x2) & n_dog(x1) & a_brown(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_lick(e1))
|
773680c2-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3.(v_chew(e1) & on(e1,x3) & n_toy(x3) & n_dog(x1) & a_topic(x1) & a_gray(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 s1 x1 x2.(v_lick(e1) & n_toy(x2) & n_dog(x1) & a_brown(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
A gray dog chewing on a toy.
|
The dog chewed on a toy.
| 0 | -100 |
If the dog was chewing on the toy, the toy was chewed
|
exists e1 s1 x1 x2 x3.(a_topic(x1) & on(e1,x3) & n_toy(x3) & Actor(e1,x2) & v_chew(e1) & (x1 = x2) & n_dog(x1) & a_gray(s1) & Theme(s1,x1))
|
exists e1 x1 x2.(n_dog(x1) & on(e1,x2) & n_toy(x2) & Actor(e1,x1) & v_chew(e1))
|
773685e0-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3.(v_chew(e1) & on(e1,x3) & n_toy(x3) & n_dog(x1) & a_topic(x1) & a_gray(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2.(v_chew(e1) & on(e1,x2) & n_toy(x2) & n_dog(x1) & Actor(e1,x1))
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.