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 follows his black and white dog as it takes on an obstacle course.
A man is with his dog.
0
-100
If the man follows his dog it implies that he is with the dog.
exists e1 p1 s1 s2 x1 x2.(exists e2 x3 x4.(on(e2,x3) & n_course(x3) & of(x3,x4) & n_obstacle(x4) & Actor(e2,x1) & v_take(e2)) & n_thing(x1) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_follow(e1) & n_dog(x2) & a_white(s2) & Theme(s2,x2) & a_black(s1) & Theme(s1,x2) & of(x2,x1) & n_male(x1) & n_man(x1))
exists p1 x1 x2.(with(x1,x2) & n_dog(x2) & of(x2,x1) & n_male(x1) & n_man(x1))
4c30fb50-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 x1 x2.(v_follow(e1) & of(x2,x1) & n_thing(x1) & n_man(x1) & n_male(x1) & n_dog(x2) & exists e2 x3 x4.(v_take(e2) & on(e2,x3) & of(x3,x4) & n_obstacle(x4) & n_course(x3) & Actor(e2,x1)) & as(e1,p1) & a_white(s2) & a_black(s1) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
exists x1 x2.(with(x1,x2) & of(x2,x1) & n_man(x1) & n_male(x1) & n_dog(x2))
A man follows his black and white dog as it takes on an obstacle course.
A man cuddles his dog.
2
-100
If the man follows his dog, he is clearly not able to cuddle him at the same time.
exists e1 p1 s1 s2 x1 x2.(exists e2 x3 x4.(on(e2,x3) & n_course(x3) & of(x3,x4) & n_obstacle(x4) & Actor(e2,x1) & v_take(e2)) & n_thing(x1) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_follow(e1) & n_dog(x2) & a_white(s2) & Theme(s2,x2) & a_black(s1) & Theme(s1,x2) & of(x2,x1) & n_male(x1) & n_man(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_cuddle(e1) & n_dog(x2) & of(x2,x1) & n_male(x1) & n_man(x1))
4c3104ce-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 x1 x2.(v_follow(e1) & of(x2,x1) & n_thing(x1) & n_man(x1) & n_male(x1) & n_dog(x2) & exists e2 x3 x4.(v_take(e2) & on(e2,x3) & of(x3,x4) & n_obstacle(x4) & n_course(x3) & Actor(e2,x1)) & as(e1,p1) & a_white(s2) & a_black(s1) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_cuddle(e1) & of(x2,x1) & n_man(x1) & n_male(x1) & n_dog(x2) & Theme(e1,x2) & Actor(e1,x1))
The dog does an obstacle course with his trainer.
A trainer works with his dog.
0
-100
Doing an obstacle course with a trainer requires working with the trainer.
exists e1 x1 x2 x3 x4.(n_trainer(x4) & of(x4,x1) & n_male(x1) & n_dog(x1) & with(e1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_course(x2) & of(x2,x3) & n_obstacle(x3))
exists e1 x1 x2.(with(e1,x2) & n_dog(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_work(e1) & n_trainer(x1))
4c310942-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(with(e1,x4) & v_do(e1) & of(x4,x1) & of(x2,x3) & n_trainer(x4) & n_obstacle(x3) & n_male(x1) & n_dog(x1) & n_course(x2) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(with(e1,x2) & v_work(e1) & of(x2,x1) & n_trainer(x1) & n_male(x1) & n_dog(x2) & Actor(e1,x1))
The dog does an obstacle course with his trainer.
There are ten dogs running the course simultaneously under the direction of this man.
2
-100
The man can't give directions to ten different dogs, and have a dog do the course with the trainer.
exists e1 x1 x2 x3 x4.(n_trainer(x4) & of(x4,x1) & n_male(x1) & n_dog(x1) & with(e1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_course(x2) & of(x2,x3) & n_obstacle(x3))
exists p1 x1 x4 x5 x6.(n_man(x6) & n_direction(x5) & n_course(x4) & exists e1 s1 x2 x3.((x1 = x2) & under(e1,x5) & of(x5,x6) & a_simultaneously(s1) & Manner(e1,s1) & Theme(e1,x4) & Actor(e1,x3) & v_run(e1) & (x2 = x3) & n_dog(x2) & card_eq_10(x2)))
4c310dac-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(with(e1,x4) & v_do(e1) & of(x4,x1) & of(x2,x3) & n_trainer(x4) & n_obstacle(x3) & n_male(x1) & n_dog(x1) & n_course(x2) & Theme(e1,x2) & Actor(e1,x1))
exists x1 x4 x5 x6.(n_man(x6) & n_direction(x5) & n_course(x4) & exists e1 s1 x2 x3.(v_run(e1) & under(e1,x5) & of(x5,x6) & n_dog(x2) & card_eq_10(x2) & a_simultaneously(s1) & Theme(e1,x4) & Manner(e1,s1) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)))
The dog does an obstacle course with his trainer.
The dog is in first place.
1
-100
Simply doing the obstacle course does not guarantee you'll be in first place.
exists e1 x1 x2 x3 x4.(n_trainer(x4) & of(x4,x1) & n_male(x1) & n_dog(x1) & with(e1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_course(x2) & of(x2,x3) & n_obstacle(x3))
exists p1 x1.(n_dog(x1) & exists s1 x2.(in(x1,x2) & n_place(x2) & a_first(s1) & Theme(s1,x2)))
4c31120c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(with(e1,x4) & v_do(e1) & of(x4,x1) & of(x2,x3) & n_trainer(x4) & n_obstacle(x3) & n_male(x1) & n_dog(x1) & n_course(x2) & Theme(e1,x2) & Actor(e1,x1))
exists x1.(n_dog(x1) & exists s1 x2.(n_place(x2) & in(x1,x2) & a_first(s1) & Theme(s1,x2)))
Several dogs running a race on a dirt track while wearing numbers.
Animals are running.
0
-100
Dogs are animals, so for several dogs to be running requires animals to be running.
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & while(e1,e2) & Theme(e2,x6) & Actor(e2,x2) & v_wear(e2) & n_number(x6) & Theme(e1,x3) & Actor(e1,x2) & v_run(e1) & on(x3,x4) & n_track(x4) & of(x4,x5) & n_dirt(x5) & n_race(x3) & (x1 = x2) & n_dog(x1) & a_several(s1) & Theme(s1,x1))
exists e1 x1.(Actor(e1,x1) & v_run(e1) & n_animal(x1))
4c3116da-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_wear(e2) & v_run(e1) & on(x3,x4) & of(x4,x5) & n_track(x4) & n_race(x3) & n_number(x6) & n_dog(x1) & n_dirt(x5) & a_topic(x1) & a_several(s1) & Theme(s1,x1) & Theme(e2,x6) & Theme(e1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
exists e1 x1.(v_run(e1) & n_animal(x1) & Actor(e1,x1))
Several dogs running a race on a dirt track while wearing numbers.
Cats are running a marathon.
2
-100
Cats and dogs are two different things. Marathons are usually long distance and not run on a dirt path.
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & while(e1,e2) & Theme(e2,x6) & Actor(e2,x2) & v_wear(e2) & n_number(x6) & Theme(e1,x3) & Actor(e1,x2) & v_run(e1) & on(x3,x4) & n_track(x4) & of(x4,x5) & n_dirt(x5) & n_race(x3) & (x1 = x2) & n_dog(x1) & a_several(s1) & Theme(s1,x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_run(e1) & n_marathon(x2) & n_cat(x1))
4c311e28-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_wear(e2) & v_run(e1) & on(x3,x4) & of(x4,x5) & n_track(x4) & n_race(x3) & n_number(x6) & n_dog(x1) & n_dirt(x5) & a_topic(x1) & a_several(s1) & Theme(s1,x1) & Theme(e2,x6) & Theme(e1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_run(e1) & n_marathon(x2) & n_cat(x1) & Theme(e1,x2) & Actor(e1,x1))
Several dogs running a race on a dirt track while wearing numbers.
Animals are running a 1 mile race.
1
-100
Not all races are 1 mile long.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & while(e1,e2) & Theme(e2,x6) & Actor(e2,x2) & v_wear(e2) & n_number(x6) & Theme(e1,x3) & Actor(e1,x2) & v_run(e1) & on(x3,x4) & n_track(x4) & of(x4,x5) & n_dirt(x5) & n_race(x3) & (x1 = x2) & n_dog(x1) & a_several(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_run(e1) & n_race(x2) & of(x2,x3) & n_mile(x3) & n_date(x2) & a_date_day_01(x2) & a_date_day_01(x2) & n_animal(x1))
4c312364-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_wear(e2) & v_run(e1) & on(x3,x4) & of(x4,x5) & n_track(x4) & n_race(x3) & n_number(x6) & n_dog(x1) & n_dirt(x5) & a_topic(x1) & a_several(s1) & Theme(s1,x1) & Theme(e2,x6) & Theme(e1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_run(e1) & of(x2,x3) & n_race(x2) & n_mile(x3) & n_date(x2) & n_animal(x1) & a_date_day_01(x2) & Theme(e1,x2) & Actor(e1,x1))
A pretty young woman with brown hair playing a violin
The woman with plays the violin.
0
-100
Playing a violin is a rephrasing of plays the violin.
exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_play(e1) & n_violin(x4) & (x1 = x3) & with(x1,x2) & n_hair(x2) & a_brown(s2) & Theme(s2,x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1) & r_pretty(x1))
exists x1 x2 x3.(n_woman(x1) & a_topic(x1) & with(x1,x2) & n_violin(x3) & (x2 = x3) & n_play(x2))
4c312846-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(with(x1,x2) & v_play(e1) & r_pretty(x1) & n_woman(x1) & n_violin(x4) & n_hair(x2) & a_young(s1) & a_topic(x1) & a_brown(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3))
exists x1 x2 x3.(with(x1,x2) & n_woman(x1) & n_violin(x3) & n_play(x2) & a_topic(x1) & (x2 = x3))
A pretty young woman with brown hair playing a violin
A young woman has an instrument.
1
-100
This may not be her instrument. Therefore while she may be holding an instrument and playing it, she has no instrument of her own.
exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_play(e1) & n_violin(x4) & (x1 = x3) & with(x1,x2) & n_hair(x2) & a_brown(s2) & Theme(s2,x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1) & r_pretty(x1))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_instrument(x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1))
4c312cce-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(with(x1,x2) & v_play(e1) & r_pretty(x1) & n_woman(x1) & n_violin(x4) & n_hair(x2) & a_young(s1) & a_topic(x1) & a_brown(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3))
exists e1 s1 x1 x2.(v_have(e1) & n_woman(x1) & n_instrument(x2) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
A pretty young woman with brown hair playing a violin
The woman is playing the piano.
2
-100
The woman is playing either the violin or the piano.
exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_play(e1) & n_violin(x4) & (x1 = x3) & with(x1,x2) & n_hair(x2) & a_brown(s2) & Theme(s2,x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1) & r_pretty(x1))
exists e1 x1 x2.(n_piano(x2) & n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1))
4c313138-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(with(x1,x2) & v_play(e1) & r_pretty(x1) & n_woman(x1) & n_violin(x4) & n_hair(x2) & a_young(s1) & a_topic(x1) & a_brown(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3))
exists e1 x1 x2.(v_play(e1) & n_woman(x1) & n_piano(x2) & Theme(e1,x2) & Actor(e1,x1))
Young woman playing the violin, staring into the camera.
The woman is knitting.
2
-100
The woman has to either be knitting or playing the violin, can't do both.
exists e2 e1 s1 s2 x1 x2 x3 x4.(n_camera(x4) & n_violin(x2) & into(e2,x4) & Actor(e2,x3) & v_stare(e2) & n_woman(x3) & a_young(s2) & Theme(s2,x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_woman(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1.(n_woman(x1) & Actor(e1,x1) & v_knit(e1))
4c3135de-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4.(v_stare(e2) & v_play(e1) & n_woman(x3) & n_woman(x1) & n_violin(x2) & n_camera(x4) & into(e2,x4) & a_young(s2) & a_young(s1) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1))
exists e1 x1.(v_knit(e1) & n_woman(x1) & Actor(e1,x1))
Young woman playing the violin, staring into the camera.
The woman is at a concert hall.
1
-100
playing doesn't always mean concert hall
exists e1 e2 s1 s2 x1 x2 x3 x4.(n_camera(x4) & n_violin(x2) & into(e2,x4) & Actor(e2,x3) & v_stare(e2) & n_woman(x3) & a_young(s2) & Theme(s2,x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_woman(x1) & a_young(s1) & Theme(s1,x1))
exists p1 x1.(n_woman(x1) & exists x2 x3.(at(x1,x2) & n_hall(x2) & of(x2,x3) & n_concert(x3)))
4c313a16-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4.(v_stare(e2) & v_play(e1) & n_woman(x3) & n_woman(x1) & n_violin(x2) & n_camera(x4) & into(e2,x4) & a_young(s2) & a_young(s1) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1))
exists x1.(n_woman(x1) & exists x2 x3.(of(x2,x3) & n_hall(x2) & n_concert(x3) & at(x1,x2)))
Young woman playing the violin, staring into the camera.
The woman is playing a musical instrument.
0
-100
A violin is a musical instrument.
exists e2 e1 s1 s2 x1 x2 x3 x4.(n_camera(x4) & n_violin(x2) & into(e2,x4) & Actor(e2,x3) & v_stare(e2) & n_woman(x3) & a_young(s2) & Theme(s2,x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_woman(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_instrument(x2) & a_musical(s1) & Theme(s1,x2))
4c313e3a-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4.(v_stare(e2) & v_play(e1) & n_woman(x3) & n_woman(x1) & n_violin(x2) & n_camera(x4) & into(e2,x4) & a_young(s2) & a_young(s1) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_play(e1) & n_woman(x1) & n_instrument(x2) & a_musical(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A woman with short hair is playing the violin.
A woman plays a game on her computer.
2
-100
The woman can't play a computer game and the violin at the same time.
exists e1 s1 x1 x2 x3.(n_violin(x3) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & with(x1,x2) & n_hair(x2) & a_short(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 x1 x2 x3.(on(e1,x3) & n_computer(x3) & of(x3,x1) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_game(x2) & n_woman(x1))
4c31436c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(with(x1,x2) & v_play(e1) & n_woman(x1) & n_violin(x3) & n_hair(x2) & a_short(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_play(e1) & on(e1,x3) & of(x3,x1) & n_woman(x1) & n_game(x2) & n_female(x1) & n_computer(x3) & Theme(e1,x2) & Actor(e1,x1))
A woman with short hair is playing the violin.
A woman plays an instrument.
0
-100
A violin is an instrument. Playing the violin must involve playing an instrument.
exists e1 s1 x1 x2 x3.(n_violin(x3) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & with(x1,x2) & n_hair(x2) & a_short(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_instrument(x2) & n_woman(x1))
4c3147ae-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(with(x1,x2) & v_play(e1) & n_woman(x1) & n_violin(x3) & n_hair(x2) & a_short(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_play(e1) & n_woman(x1) & n_instrument(x2) & Theme(e1,x2) & Actor(e1,x1))
A woman with short hair is playing the violin.
A woman plays her favorite song.
1
-100
Just because a woman is playing the violin does not mean she is playing her favorite song.
exists e1 s1 x1 x2 x3.(n_violin(x3) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & with(x1,x2) & n_hair(x2) & a_short(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_song(x2) & a_favorite(s1) & Theme(s1,x2) & of(x2,x1) & n_female(x1) & n_woman(x1))
4c314bd2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(with(x1,x2) & v_play(e1) & n_woman(x1) & n_violin(x3) & n_hair(x2) & a_short(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_play(e1) & of(x2,x1) & n_woman(x1) & n_song(x2) & n_female(x1) & a_favorite(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A woman smiles at the camera while playing violin.
The woman looks angry with her violin.
2
-100
If the woman is angry it is unlikely she will smile.
exists e2 e1 x1 x2 x3.(n_camera(x2) & while(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_play(e2) & n_violin(x3) & at(e1,x2) & Actor(e1,x1) & v_smile(e1) & n_woman(x1))
exists e1 p1 x1 x2.(n_violin(x2) & of(x2,x1) & n_female(x1) & n_woman(x1) & exists s1.(with(s1,x2) & Theme(s1,x1) & a_angry(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_look(e1))
4c315050-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3.(while(e1,e2) & v_smile(e1) & v_play(e2) & n_woman(x1) & n_violin(x3) & n_camera(x2) & at(e1,x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1))
exists e1 p1 x1 x2.(v_look(e1) & of(x2,x1) & n_woman(x1) & n_violin(x2) & n_female(x1) & exists s1.(with(s1,x2) & a_angry(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1))
A woman smiles at the camera while playing violin.
The woman in the photo is a solo performer.
1
-100
Just because a woman is playing the violin does not mean she is a solo performer.
exists e2 e1 x1 x2 x3.(n_camera(x2) & while(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_play(e2) & n_violin(x3) & at(e1,x2) & Actor(e1,x1) & v_smile(e1) & n_woman(x1))
exists p1 x1 x2.(n_photo(x2) & n_woman(x1) & exists x3 x4.((x1 = x3) & n_performer(x3) & of(x3,x4) & n_solo(x4)) & in(x1,x2))
4c315488-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3.(while(e1,e2) & v_smile(e1) & v_play(e2) & n_woman(x1) & n_violin(x3) & n_camera(x2) & at(e1,x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1))
exists x1 x2.(n_woman(x1) & n_photo(x2) & in(x1,x2) & exists x3 x4.(of(x3,x4) & n_solo(x4) & n_performer(x3) & (x1 = x3)))
A woman smiles at the camera while playing violin.
The musician is playing her instrument.
0
-100
The violin is an instrument. Playing it must involve playing an instrument.
exists e1 e2 x1 x2 x3.(n_camera(x2) & while(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_play(e2) & n_violin(x3) & at(e1,x2) & Actor(e1,x1) & v_smile(e1) & n_woman(x1))
exists e1 x1 x2.(n_instrument(x2) & of(x2,x1) & n_female(x1) & n_musician(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1))
4c315898-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3.(while(e1,e2) & v_smile(e1) & v_play(e2) & n_woman(x1) & n_violin(x3) & n_camera(x2) & at(e1,x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_play(e1) & of(x2,x1) & n_musician(x1) & n_instrument(x2) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1))
A woman plays her violin outside.
The woman is playing a Stradivarius.
1
-100
Just because a woman is playing her violin outside does not mean she is playing a Stradivarius.
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_outside(x2) & of(x2,x3) & n_violin(x3) & of(x2,x1) & n_female(x1) & n_woman(x1))
exists e1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_stradivarius(x2))
4c315cc6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_play(e1) & of(x2,x3) & of(x2,x1) & n_woman(x1) & n_violin(x3) & n_outside(x2) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_play(e1) & n_woman(x1) & n_stradivarius(x2) & Theme(e1,x2) & Actor(e1,x1))
A woman plays her violin outside.
A musician is outside.
0
-100
A woman playing a violin is a musician.
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_outside(x2) & of(x2,x3) & n_violin(x3) & of(x2,x1) & n_female(x1) & n_woman(x1))
exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_musician(x1))
4c3160e0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_play(e1) & of(x2,x3) & of(x2,x1) & n_woman(x1) & n_violin(x3) & n_outside(x2) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1))
exists s1 x1.(n_musician(x1) & a_outside(s1) & Theme(s1,x1))
A woman plays her violin outside.
The woman is playing a piano.
2
-100
The piano and the violin cannot be played at the same time. In most cases it would be unlikely to play a piano outside.
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_outside(x2) & of(x2,x3) & n_violin(x3) & of(x2,x1) & n_female(x1) & n_woman(x1))
exists e1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_piano(x2))
4c3164f0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_play(e1) & of(x2,x3) & of(x2,x1) & n_woman(x1) & n_violin(x3) & n_outside(x2) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_play(e1) & n_woman(x1) & n_piano(x2) & Theme(e1,x2) & Actor(e1,x1))
One evening three young ladies chatting on the street.
The ladies chat in the cafe.
2
-100
The women can't be inside the cafe and outside at the same time.
exists e1 s1 x1 x2 x3 x4.(n_street(x4) & a_topic(x1) & on(e1,x4) & Actor(e1,x3) & v_chat(e1) & (x1 = x3) & n_lady(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1) & of(x1,x2) & n_evening(x2) & card_eq_1(x1))
exists e1 x1 x2.(n_cafe(x2) & n_lady(x1) & in(e1,x2) & Actor(e1,x1) & v_chat(e1))
4c3169be-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_chat(e1) & on(e1,x4) & of(x1,x2) & n_street(x4) & n_lady(x1) & n_evening(x2) & card_eq_3(x1) & card_eq_1(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x3) & (x1 = x3))
exists e1 x1 x2.(v_chat(e1) & n_lady(x1) & n_cafe(x2) & in(e1,x2) & Actor(e1,x1))
One evening three young ladies chatting on the street.
They all know each other.
1
-100
Just because three young ladies are chatting on the street does not mean they know each other.
exists e1 s1 x1 x2 x3 x4.(n_street(x4) & a_topic(x1) & on(e1,x4) & Actor(e1,x3) & v_chat(e1) & (x1 = x3) & n_lady(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1) & of(x1,x2) & n_evening(x2) & card_eq_1(x1))
exists x2.(n_thing(x2) & all x1.((x1 = x2) -> all x3.(n_other(x3) -> exists e1.(Theme(e1,x3) & Actor(e1,x1) & v_know(e1)))))
4c31717a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_chat(e1) & on(e1,x4) & of(x1,x2) & n_street(x4) & n_lady(x1) & n_evening(x2) & card_eq_3(x1) & card_eq_1(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x3) & (x1 = x3))
exists x2.(n_thing(x2) & all x1.(all x3.(exists e1.(v_know(e1) & Theme(e1,x3) & Actor(e1,x1)) | -n_other(x3)) | -(x1 = x2)))
One evening three young ladies chatting on the street.
The ladies communicate with each other.
0
-100
Chatting requires people to communicate with each other. Young ladies are ladies.
exists e1 s1 x1 x2 x3 x4.(n_street(x4) & a_topic(x1) & on(e1,x4) & Actor(e1,x3) & v_chat(e1) & (x1 = x3) & n_lady(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1) & of(x1,x2) & n_evening(x2) & card_eq_1(x1))
exists e1 x1.(n_lady(x1) & all x2.(n_other(x2) -> with(e1,x2)) & Actor(e1,x1) & v_communicate(e1))
4c31792c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_chat(e1) & on(e1,x4) & of(x1,x2) & n_street(x4) & n_lady(x1) & n_evening(x2) & card_eq_3(x1) & card_eq_1(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x3) & (x1 = x3))
exists e1 x1.(v_communicate(e1) & n_lady(x1) & all x2.(with(e1,x2) | -n_other(x2)) & Actor(e1,x1))
Three women, in casual attire, meet in the outdoors.
The three are friends.
1
-100
Just because three women meet in the outdoors does not mean they are friends.
exists e1 s1 x1 x2 x3.(n_outdoors(x3) & in(e1,x3) & Actor(e1,x1) & v_meet(e1) & in(x1,x2) & n_attire(x2) & a_casual(s1) & Theme(s1,x2) & n_woman(x1) & card_eq_3(x1))
exists p1 x1.(n_thing(x1) & card_eq_3(x1) & exists x2.((x1 = x2) & n_friend(x2)))
4c31816a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_meet(e1) & n_woman(x1) & n_outdoors(x3) & n_attire(x2) & in(x1,x2) & in(e1,x3) & card_eq_3(x1) & a_casual(s1) & Theme(s1,x2) & Actor(e1,x1))
exists x1.(n_thing(x1) & exists x2.(n_friend(x2) & (x1 = x2)) & card_eq_3(x1))
Three women, in casual attire, meet in the outdoors.
The women met outside.
0
-100
The women outside are in casual attire.
exists e1 s1 x1 x2 x3.(n_outdoors(x3) & in(e1,x3) & Actor(e1,x1) & v_meet(e1) & in(x1,x2) & n_attire(x2) & a_casual(s1) & Theme(s1,x2) & n_woman(x1) & card_eq_3(x1))
exists e1 s1 x1.(n_woman(x1) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_meet(e1))
4c31894e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_meet(e1) & n_woman(x1) & n_outdoors(x3) & n_attire(x2) & in(x1,x2) & in(e1,x3) & card_eq_3(x1) & a_casual(s1) & Theme(s1,x2) & Actor(e1,x1))
exists e1 s1 x1.(v_meet(e1) & n_woman(x1) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1))
Three women, in casual attire, meet in the outdoors.
The women sit in a cafe.
2
-100
When sitting in a cafe, it's impossible to meet outdoors.
exists e1 s1 x1 x2 x3.(n_outdoors(x3) & in(e1,x3) & Actor(e1,x1) & v_meet(e1) & in(x1,x2) & n_attire(x2) & a_casual(s1) & Theme(s1,x2) & n_woman(x1) & card_eq_3(x1))
exists e1 x1 x2.(n_woman(x1) & in(e1,x2) & n_cafe(x2) & Actor(e1,x1) & v_sit(e1))
4c319164-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_meet(e1) & n_woman(x1) & n_outdoors(x3) & n_attire(x2) & in(x1,x2) & in(e1,x3) & card_eq_3(x1) & a_casual(s1) & Theme(s1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_sit(e1) & n_woman(x1) & n_cafe(x2) & in(e1,x2) & Actor(e1,x1))
A man walks down the tree lined road carrying a bag and using his cane.
A man is walking down a road in Vermont.
1
-100
Just because a man walks down the tree lines road does not mean he is in Vermont.
exists e2 e3 e4 e1 s1 x1 x2 x3 x4 x5 x6.(n_cane(x6) & of(x6,x3) & n_male(x3) & n_tree(x3) & for(e2,e4) & Theme(e4,x6) & Actor(e4,x1) & v_use(e4) & for(e2,e3) & Theme(e3,x5) & Actor(e3,x1) & v_carry(e3) & n_bag(x5) & Theme(e2,x4) & Actor(e2,x1) & v_line(e2) & n_road(x4) & a_down(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_man(x1))
exists e1 s1 x1 x2 x3.(ne_geo_vermont(x3) & in(e1,x3) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_road(x2) & n_man(x1))
4c319902-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e3 e4 e1 s1 x1 x2 x3 x4 x5 x6.(v_walk(e1) & v_use(e4) & v_line(e2) & v_carry(e3) & of(x6,x3) & n_tree(x3) & n_road(x4) & n_man(x1) & n_male(x3) & n_cane(x6) & n_bag(x5) & for(e2,e4) & for(e2,e3) & a_down(s1) & Theme(e4,x6) & Theme(e3,x5) & Theme(e2,x4) & Theme(e1,x3) & Manner(e1,s1) & Actor(e4,x1) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2 x3.(v_walk(e1) & ne_geo_vermont(x3) & n_road(x2) & n_man(x1) & in(e1,x3) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
A man walks down the tree lined road carrying a bag and using his cane.
A man is walking down a road.
0
-100
A man walking down a road is carrying a bag.
exists e1 e4 e2 e3 s1 x1 x2 x3 x4 x5 x6.(n_cane(x6) & of(x6,x3) & n_male(x3) & n_tree(x3) & for(e2,e4) & Theme(e4,x6) & Actor(e4,x1) & v_use(e4) & for(e2,e3) & Theme(e3,x5) & Actor(e3,x1) & v_carry(e3) & n_bag(x5) & Theme(e2,x4) & Actor(e2,x1) & v_line(e2) & n_road(x4) & a_down(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_man(x1))
exists e1 s1 x1 x2.(a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_road(x2) & n_man(x1))
4c31a262-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e4 e2 e3 s1 x1 x2 x3 x4 x5 x6.(v_walk(e1) & v_use(e4) & v_line(e2) & v_carry(e3) & of(x6,x3) & n_tree(x3) & n_road(x4) & n_man(x1) & n_male(x3) & n_cane(x6) & n_bag(x5) & for(e2,e4) & for(e2,e3) & a_down(s1) & Theme(e4,x6) & Theme(e3,x5) & Theme(e2,x4) & Theme(e1,x3) & Manner(e1,s1) & Actor(e4,x1) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2.(v_walk(e1) & n_road(x2) & n_man(x1) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
A man walks down the tree lined road carrying a bag and using his cane.
A man is running on the sidewalk.
2
-100
If the man needs a cane to walk, it is doubtful he will them be running down the sidewalk.
exists e1 e2 e3 e4 s1 x1 x2 x3 x4 x5 x6.(n_cane(x6) & of(x6,x3) & n_male(x3) & n_tree(x3) & for(e2,e4) & Theme(e4,x6) & Actor(e4,x1) & v_use(e4) & for(e2,e3) & Theme(e3,x5) & Actor(e3,x1) & v_carry(e3) & n_bag(x5) & Theme(e2,x4) & Actor(e2,x1) & v_line(e2) & n_road(x4) & a_down(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_man(x1))
exists e1 x1 x2.(n_sidewalk(x2) & on(e1,x2) & Actor(e1,x1) & v_run(e1) & n_man(x1))
4c31a6f4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 e3 e4 s1 x1 x2 x3 x4 x5 x6.(v_walk(e1) & v_use(e4) & v_line(e2) & v_carry(e3) & of(x6,x3) & n_tree(x3) & n_road(x4) & n_man(x1) & n_male(x3) & n_cane(x6) & n_bag(x5) & for(e2,e4) & for(e2,e3) & a_down(s1) & Theme(e4,x6) & Theme(e3,x5) & Theme(e2,x4) & Theme(e1,x3) & Manner(e1,s1) & Actor(e4,x1) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_run(e1) & on(e1,x2) & n_sidewalk(x2) & n_man(x1) & Actor(e1,x1))
Four people are looking through a fence.
People watch through a fence
0
-100
People looking is the same as people watching.
exists e1 x1 x2.(through(e1,x2) & n_fence(x2) & Actor(e1,x1) & v_look(e1) & n_people(x1) & card_eq_4(x1))
exists e1 x1 x2 x3.(through(e1,x3) & n_fence(x3) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_thing(x2) & n_people(x1))
4c31ab36-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_look(e1) & through(e1,x2) & n_people(x1) & n_fence(x2) & card_eq_4(x1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_watch(e1) & through(e1,x3) & n_thing(x2) & n_people(x1) & n_fence(x3) & Theme(e1,x2) & Actor(e1,x1))
Four people are looking through a fence.
Four people are watching a movie
2
-100
A movie is watched on a screen, a fence is outside.
exists e1 x1 x2.(through(e1,x2) & n_fence(x2) & Actor(e1,x1) & v_look(e1) & n_people(x1) & card_eq_4(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_movie(x2) & n_people(x1) & card_eq_4(x1))
4c31af64-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_look(e1) & through(e1,x2) & n_people(x1) & n_fence(x2) & card_eq_4(x1) & Actor(e1,x1))
exists e1 x1 x2.(v_watch(e1) & n_people(x1) & n_movie(x2) & card_eq_4(x1) & Theme(e1,x2) & Actor(e1,x1))
Four people are looking through a fence.
Spectators on other side of fence are watching a game.
1
-100
Just because four people are looking through a fence does not mean they are watching spectators on the other side watching a game.
exists e1 x1 x2.(through(e1,x2) & n_fence(x2) & Actor(e1,x1) & v_look(e1) & n_people(x1) & card_eq_4(x1))
exists e1 x1 x2 x3 x4 x5.(n_side(x3) & Theme(e1,x5) & Actor(e1,x1) & v_watch(e1) & n_game(x5) & on(x1,x2) & of(x2,x4) & n_fence(x4) & -(x2 = x3) & n_side(x2) & n_spectator(x1))
4c31b388-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_look(e1) & through(e1,x2) & n_people(x1) & n_fence(x2) & card_eq_4(x1) & Actor(e1,x1))
exists e1 x1 x2 x3 x4 x5.(v_watch(e1) & on(x1,x2) & of(x2,x4) & n_spectator(x1) & n_side(x3) & n_side(x2) & n_game(x5) & n_fence(x4) & Theme(e1,x5) & Actor(e1,x1) & -(x2 = x3))
Greyhounds race on a track.
Greyhound puppies getting a work out.
1
-100
Just because Greyhounds race on a track does not mean they are puppies.
exists x1 x2 x3.(a_topic(x1) & on(x1,x3) & n_track(x3) & n_race(x1) & (x1 = x2) & ne_nam_greyhounds(x2))
exists e1 p1 x1.(ne_geo_greyhound(x1) & exists e2 s1 x2.(a_out(s1) & Manner(e2,s1) & Theme(e2,x2) & Actor(e2,x1) & v_get(e2) & n_work(x2)) & Topic(e1,p1) & Actor(e1,x1) & v_puppy(e1))
4c31b9f0-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2 x3.(on(x1,x3) & ne_nam_greyhounds(x2) & n_track(x3) & n_race(x1) & a_topic(x1) & (x1 = x2))
exists e1 p1 x1.(v_puppy(e1) & ne_geo_greyhound(x1) & exists e2 s1 x2.(v_get(e2) & n_work(x2) & a_out(s1) & Theme(e2,x2) & Manner(e2,s1) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
Greyhounds race on a track.
Rabid bears mauling innocent picnickers.
2
-100
Greyhounds are different animals from bears.
exists x1 x2 x3.(a_topic(x1) & on(x1,x3) & n_track(x3) & n_race(x1) & (x1 = x2) & ne_nam_greyhounds(x2))
exists e1 p1 x1.(ne_nam_rabid(x1) & exists e2 s1 x2.(Theme(e2,x2) & Actor(e2,x1) & v_maul(e2) & n_picnicker(x2) & a_innocent(s1) & Theme(s1,x2)) & Topic(e1,p1) & Actor(e1,x1) & v_bear(e1))
4c31c580-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2 x3.(on(x1,x3) & ne_nam_greyhounds(x2) & n_track(x3) & n_race(x1) & a_topic(x1) & (x1 = x2))
exists e1 p1 x1.(v_bear(e1) & ne_nam_rabid(x1) & exists e2 s1 x2.(v_maul(e2) & n_picnicker(x2) & a_innocent(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
A man in a tan shirt is cutting a client's hair.
A man in white is washing his car.
2
-100
He can't be cutting and washing at the same time.
exists e1 s1 x1 x2 x3 x4.(Theme(e1,x4) & Actor(e1,x1) & v_cut(e1) & n_hair(x4) & of(x4,x3) & n_client(x3) & in(x1,x2) & n_shirt(x2) & a_tan(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_wash(e1) & n_car(x3) & of(x3,x1) & n_male(x1) & in(x1,x2) & n_white(x2) & n_man(x1))
4c31dc82-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_cut(e1) & of(x4,x3) & n_shirt(x2) & n_man(x1) & n_hair(x4) & n_client(x3) & in(x1,x2) & a_tan(s1) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_wash(e1) & of(x3,x1) & n_white(x2) & n_man(x1) & n_male(x1) & n_car(x3) & in(x1,x2) & Theme(e1,x3) & Actor(e1,x1))
Two people are competing in a fencing match.
No one is competing.
2
-100
Two is more than no one.
exists e1 s1 x1 x2.(in(e1,x2) & n_match(x2) & a_fencing(s1) & Theme(s1,x2) & Actor(e1,x1) & v_compete(e1) & n_people(x1) & card_eq_2(x1))
-exists e1 x1.(Actor(e1,x1) & v_compete(e1) & n_one(x1))
4c31ea74-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_compete(e1) & n_people(x1) & n_match(x2) & in(e1,x2) & card_eq_2(x1) & a_fencing(s1) & Theme(s1,x2) & Actor(e1,x1))
all e1 x1.(-v_compete(e1) | -n_one(x1) | -Actor(e1,x1))
Three people are walking down a dirt path.
Three people are moving their feet.
0
0.86491
Walking means moving their feet.
exists e1 s1 x1 x2 x3.(a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_path(x2) & of(x2,x3) & n_dirt(x3) & n_people(x1) & card_eq_3(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_move(e1) & n_foot(x2) & of(x2,x1) & n_thing(x1) & n_people(x1) & card_eq_3(x1))
4c331b74-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_walk(e1) & of(x2,x3) & n_people(x1) & n_path(x2) & n_dirt(x3) & card_eq_3(x1) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists e1 x1 x2.(v_move(e1) & of(x2,x1) & n_thing(x1) & n_people(x1) & n_foot(x2) & card_eq_3(x1) & Theme(e1,x2) & Actor(e1,x1))
Three people are walking down a dirt path.
Three people are walking at the same speed.
1
0.746148
The three people may not necessarily be walking at the same speed.
exists e1 s1 x1 x2 x3.(a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_path(x2) & of(x2,x3) & n_dirt(x3) & n_people(x1) & card_eq_3(x1))
exists e1 s1 x1 x2.(n_speed(x2) & a_same(s1) & Theme(s1,x2) & at(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_people(x1) & card_eq_3(x1))
4c331fe8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_walk(e1) & of(x2,x3) & n_people(x1) & n_path(x2) & n_dirt(x3) & card_eq_3(x1) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_walk(e1) & n_speed(x2) & n_people(x1) & card_eq_3(x1) & at(e1,x2) & a_same(s1) & Theme(s1,x2) & Actor(e1,x1))
Three people are walking down a dirt path.
Three people are on a day long hike together
1
0.109974
Not all people on a dirt path are hiking, not all people on a path are together.
exists e1 s1 x1 x2 x3.(a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_path(x2) & of(x2,x3) & n_dirt(x3) & n_people(x1) & card_eq_3(x1))
exists p1 x1.(exists s1 x2 x3.(on(x1,x2) & r_long(s1) & r_hike(s1) & Theme(s1,x3) & a_together(s1) & (x2 = x3) & n_day(x2)) & n_people(x1) & card_eq_3(x1))
4c332e02-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_walk(e1) & of(x2,x3) & n_people(x1) & n_path(x2) & n_dirt(x3) & card_eq_3(x1) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists x1.(n_people(x1) & exists s1 x2 x3.(r_long(s1) & r_hike(s1) & on(x1,x2) & n_day(x2) & a_together(s1) & Theme(s1,x3) & (x2 = x3)) & card_eq_3(x1))
Three people are walking down a dirt path.
Some people are walking and chatting.
1
0.774686
Not all people on a path would be chatting.
exists e1 s1 x1 x2 x3.(a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_path(x2) & of(x2,x3) & n_dirt(x3) & n_people(x1) & card_eq_3(x1))
exists e2 e1 x1 x2.(Actor(e2,x2) & v_chat(e2) & n_people(x2) & Actor(e1,x1) & v_walk(e1) & n_people(x1))
4c333aa0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_walk(e1) & of(x2,x3) & n_people(x1) & n_path(x2) & n_dirt(x3) & card_eq_3(x1) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists e2 e1 x1 x2.(v_walk(e1) & v_chat(e2) & n_people(x2) & n_people(x1) & Actor(e2,x2) & Actor(e1,x1))
Three people are walking down a dirt path.
Three people walk to their friend's house.
1
0.11847
Not all people know each other, not all people have a house at the end of a dirt path.
exists e1 s1 x1 x2 x3.(a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_path(x2) & of(x2,x3) & n_dirt(x3) & n_people(x1) & card_eq_3(x1))
exists e1 x1 x2 x3.(to(e1,x3) & n_house(x3) & of(x3,x2) & n_friend(x2) & of(x2,x1) & n_thing(x1) & Actor(e1,x1) & v_walk(e1) & n_people(x1) & card_eq_3(x1))
4c336052-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_walk(e1) & of(x2,x3) & n_people(x1) & n_path(x2) & n_dirt(x3) & card_eq_3(x1) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_walk(e1) & to(e1,x3) & of(x3,x2) & of(x2,x1) & n_thing(x1) & n_people(x1) & n_house(x3) & n_friend(x2) & card_eq_3(x1) & Actor(e1,x1))
Three people are walking down a dirt path.
Three people are sitting on the ground.
2
0
One sentence says they are walking and the next says sitting.
exists e1 s1 x1 x2 x3.(a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_path(x2) & of(x2,x3) & n_dirt(x3) & n_people(x1) & card_eq_3(x1))
exists e1 x1 x2.(n_ground(x2) & on(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1) & card_eq_3(x1))
4c338b2c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_walk(e1) & of(x2,x3) & n_people(x1) & n_path(x2) & n_dirt(x3) & card_eq_3(x1) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists e1 x1 x2.(v_sit(e1) & on(e1,x2) & n_people(x1) & n_ground(x2) & card_eq_3(x1) & Actor(e1,x1))
Three people are walking down a dirt path.
Three people are walking down a dirt path at a park.
1
0.300272
Not all dirt paths are at a park.
exists e1 s1 x1 x2 x3.(a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_path(x2) & of(x2,x3) & n_dirt(x3) & n_people(x1) & card_eq_3(x1))
exists e1 s1 x1 x2 x3 x4.(at(e1,x4) & n_park(x4) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_path(x2) & of(x2,x3) & n_dirt(x3) & n_people(x1) & card_eq_3(x1))
4c33a198-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_walk(e1) & of(x2,x3) & n_people(x1) & n_path(x2) & n_dirt(x3) & card_eq_3(x1) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & of(x2,x3) & n_people(x1) & n_path(x2) & n_park(x4) & n_dirt(x3) & card_eq_3(x1) & at(e1,x4) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
A man and a woman is standing near a table with cakes one of the cakes are pink with pink and yellow decorations, they have several people in the background.
a birthday cake competition is being judged by a man and woman
1
0.000427
Being at a table doesn't mean the cakes are going to be judged.
exists e1 p1 x1 x2 x3 x4 x5 x9.(n_background(x9) & with(e1,x5) & exists e2 s1 s2 s3 s4 x6 x7 x8.(Theme(e2,x8) & Actor(e2,x2) & v_have(e2) & in(x8,x9) & n_people(x8) & a_several(s4) & Theme(s4,x8) & with(s1,x7) & n_decoration(x7) & a_yellow(s3) & Theme(s3,x7) & a_pink(s2) & Theme(s2,x7) & Theme(s1,x6) & a_pink(s1) & of(x6,x5) & n_thing(x6) & card_eq_1(x6)) & n_thing(x2) & n_cake(x5) & n_cake(x5) & that(x5,p1) & near(e1,x4) & n_table(x4) & Actor(e1,x1) & v_stand(e1) & subset_of(x3,x1) & n_woman(x3) & subset_of(x2,x1) & n_man(x2))
exists e1 x1 x2 x3 x4 x5 x6.(Actor(e1,x4) & n_woman(x6) & n_man(x5) & subset_of(x6,x4) & subset_of(x5,x4) & Theme(e1,x1) & v_judge(e1) & n_competition(x1) & of(x1,x3) & n_cake(x3) & of(x1,x2) & n_birthday(x2))
4c33addc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3 x4 x5 x9.(with(e1,x5) & v_stand(e1) & that(x5,p1) & subset_of(x3,x1) & subset_of(x2,x1) & near(e1,x4) & n_woman(x3) & n_thing(x2) & n_table(x4) & n_man(x2) & n_cake(x5) & n_background(x9) & exists e2 s1 s2 s3 s4 x6 x7 x8.(with(s1,x7) & v_have(e2) & of(x6,x5) & n_thing(x6) & n_people(x8) & n_decoration(x7) & in(x8,x9) & card_eq_1(x6) & a_yellow(s3) & a_several(s4) & a_pink(s2) & a_pink(s1) & Theme(s4,x8) & Theme(s3,x7) & Theme(s2,x7) & Theme(s1,x6) & Theme(e2,x8) & Actor(e2,x2)) & Actor(e1,x1))
exists e1 x1 x2 x3 x4 x5 x6.(v_judge(e1) & subset_of(x6,x4) & subset_of(x5,x4) & of(x1,x3) & of(x1,x2) & n_woman(x6) & n_man(x5) & n_competition(x1) & n_cake(x3) & n_birthday(x2) & Theme(e1,x1) & Actor(e1,x4))
A man and a woman is standing near a table with cakes one of the cakes are pink with pink and yellow decorations, they have several people in the background.
The couple is looking at cakes for their wedding.
1
0.040156
Not all people shopping for cakes are looking for wedding cakes.
exists e1 p1 x1 x2 x3 x4 x5 x9.(n_background(x9) & with(e1,x5) & exists e2 s1 s2 s3 s4 x6 x7 x8.(Theme(e2,x8) & Actor(e2,x2) & v_have(e2) & in(x8,x9) & n_people(x8) & a_several(s4) & Theme(s4,x8) & with(s1,x7) & n_decoration(x7) & a_yellow(s3) & Theme(s3,x7) & a_pink(s2) & Theme(s2,x7) & Theme(s1,x6) & a_pink(s1) & of(x6,x5) & n_thing(x6) & card_eq_1(x6)) & n_thing(x2) & n_cake(x5) & n_cake(x5) & that(x5,p1) & near(e1,x4) & n_table(x4) & Actor(e1,x1) & v_stand(e1) & subset_of(x3,x1) & n_woman(x3) & subset_of(x2,x1) & n_man(x2))
exists e1 x1 x2 x3.(n_wedding(x3) & of(x3,x1) & n_thing(x1) & n_couple(x1) & at(e1,x2) & for(x2,x3) & n_cake(x2) & Actor(e1,x1) & v_look(e1))
4c33b44e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3 x4 x5 x9.(with(e1,x5) & v_stand(e1) & that(x5,p1) & subset_of(x3,x1) & subset_of(x2,x1) & near(e1,x4) & n_woman(x3) & n_thing(x2) & n_table(x4) & n_man(x2) & n_cake(x5) & n_background(x9) & exists e2 s1 s2 s3 s4 x6 x7 x8.(with(s1,x7) & v_have(e2) & of(x6,x5) & n_thing(x6) & n_people(x8) & n_decoration(x7) & in(x8,x9) & card_eq_1(x6) & a_yellow(s3) & a_several(s4) & a_pink(s2) & a_pink(s1) & Theme(s4,x8) & Theme(s3,x7) & Theme(s2,x7) & Theme(s1,x6) & Theme(e2,x8) & Actor(e2,x2)) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_look(e1) & of(x3,x1) & n_wedding(x3) & n_thing(x1) & n_couple(x1) & n_cake(x2) & for(x2,x3) & at(e1,x2) & Actor(e1,x1))
A man and a woman is standing near a table with cakes one of the cakes are pink with pink and yellow decorations, they have several people in the background.
A couple picks out their wedding cake.
1
0.028526
A man and woman standing near a table are not necessarily a couple and not every cake is a wedding cake.
exists e1 p1 x1 x2 x3 x4 x5 x9.(n_background(x9) & with(e1,x5) & exists e2 s1 s2 s3 s4 x6 x7 x8.(Theme(e2,x8) & Actor(e2,x2) & v_have(e2) & in(x8,x9) & n_people(x8) & a_several(s4) & Theme(s4,x8) & with(s1,x7) & n_decoration(x7) & a_yellow(s3) & Theme(s3,x7) & a_pink(s2) & Theme(s2,x7) & Theme(s1,x6) & a_pink(s1) & of(x6,x5) & n_thing(x6) & card_eq_1(x6)) & n_thing(x2) & n_cake(x5) & n_cake(x5) & that(x5,p1) & near(e1,x4) & n_table(x4) & Actor(e1,x1) & v_stand(e1) & subset_of(x3,x1) & n_woman(x3) & subset_of(x2,x1) & n_man(x2))
exists e1 s1 x1 x2 x3.(a_out(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_pick(e1) & n_cake(x2) & of(x2,x3) & n_wedding(x3) & of(x2,x1) & n_thing(x1) & n_couple(x1))
4c33c010-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3 x4 x5 x9.(with(e1,x5) & v_stand(e1) & that(x5,p1) & subset_of(x3,x1) & subset_of(x2,x1) & near(e1,x4) & n_woman(x3) & n_thing(x2) & n_table(x4) & n_man(x2) & n_cake(x5) & n_background(x9) & exists e2 s1 s2 s3 s4 x6 x7 x8.(with(s1,x7) & v_have(e2) & of(x6,x5) & n_thing(x6) & n_people(x8) & n_decoration(x7) & in(x8,x9) & card_eq_1(x6) & a_yellow(s3) & a_several(s4) & a_pink(s2) & a_pink(s1) & Theme(s4,x8) & Theme(s3,x7) & Theme(s2,x7) & Theme(s1,x6) & Theme(e2,x8) & Actor(e2,x2)) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_pick(e1) & of(x2,x3) & of(x2,x1) & n_wedding(x3) & n_thing(x1) & n_couple(x1) & n_cake(x2) & a_out(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
A man and a woman is standing near a table with cakes one of the cakes are pink with pink and yellow decorations, they have several people in the background.
A man and woman are looking to purchase a cake with pink and yellow decorations.
1
0.690741
The man and woman looking at cakes does not mean they want to purchase a cake.
exists e1 p1 x1 x2 x3 x4 x5 x9.(n_background(x9) & with(e1,x5) & exists e2 s1 s2 s3 s4 x6 x7 x8.(Theme(e2,x8) & Actor(e2,x2) & v_have(e2) & in(x8,x9) & n_people(x8) & a_several(s4) & Theme(s4,x8) & with(s1,x7) & n_decoration(x7) & a_yellow(s3) & Theme(s3,x7) & a_pink(s2) & Theme(s2,x7) & Theme(s1,x6) & a_pink(s1) & of(x6,x5) & n_thing(x6) & card_eq_1(x6)) & n_thing(x2) & n_cake(x5) & n_cake(x5) & that(x5,p1) & near(e1,x4) & n_table(x4) & Actor(e1,x1) & v_stand(e1) & subset_of(x3,x1) & n_woman(x3) & subset_of(x2,x1) & n_man(x2))
exists e1 p1 x1 x2 x3.(Topic(e1,p1) & Actor(e1,x1) & v_look(e1) & exists e2 s1 s2 x4 x5.(with(e2,x5) & n_decoration(x5) & a_yellow(s2) & Theme(s2,x5) & a_pink(s1) & Theme(s1,x5) & Theme(e2,x4) & Actor(e2,x1) & v_purchase(e2) & n_cake(x4)) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1))
4c33ceac-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3 x4 x5 x9.(with(e1,x5) & v_stand(e1) & that(x5,p1) & subset_of(x3,x1) & subset_of(x2,x1) & near(e1,x4) & n_woman(x3) & n_thing(x2) & n_table(x4) & n_man(x2) & n_cake(x5) & n_background(x9) & exists e2 s1 s2 s3 s4 x6 x7 x8.(with(s1,x7) & v_have(e2) & of(x6,x5) & n_thing(x6) & n_people(x8) & n_decoration(x7) & in(x8,x9) & card_eq_1(x6) & a_yellow(s3) & a_several(s4) & a_pink(s2) & a_pink(s1) & Theme(s4,x8) & Theme(s3,x7) & Theme(s2,x7) & Theme(s1,x6) & Theme(e2,x8) & Actor(e2,x2)) & Actor(e1,x1))
exists e1 p1 x1 x2 x3.(v_look(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_man(x2) & exists e2 s1 s2 x4 x5.(with(e2,x5) & v_purchase(e2) & n_decoration(x5) & n_cake(x4) & a_yellow(s2) & a_pink(s1) & Theme(s2,x5) & Theme(s1,x5) & Theme(e2,x4) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
A man and a woman is standing near a table with cakes one of the cakes are pink with pink and yellow decorations, they have several people in the background.
A man and woman are looking at cakes.
0
0.915532
If the man and woman are standing near a table with cakes, they are looking at cakes.
exists e1 p1 x1 x2 x3 x4 x5 x9.(n_background(x9) & with(e1,x5) & exists e2 s1 s2 s3 s4 x6 x7 x8.(Theme(e2,x8) & Actor(e2,x2) & v_have(e2) & in(x8,x9) & n_people(x8) & a_several(s4) & Theme(s4,x8) & with(s1,x7) & n_decoration(x7) & a_yellow(s3) & Theme(s3,x7) & a_pink(s2) & Theme(s2,x7) & Theme(s1,x6) & a_pink(s1) & of(x6,x5) & n_thing(x6) & card_eq_1(x6)) & n_thing(x2) & n_cake(x5) & n_cake(x5) & that(x5,p1) & near(e1,x4) & n_table(x4) & Actor(e1,x1) & v_stand(e1) & subset_of(x3,x1) & n_woman(x3) & subset_of(x2,x1) & n_man(x2))
exists e1 x1 x2 x3 x4.(at(e1,x4) & n_cake(x4) & Actor(e1,x1) & v_look(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1))
4c33d80c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3 x4 x5 x9.(with(e1,x5) & v_stand(e1) & that(x5,p1) & subset_of(x3,x1) & subset_of(x2,x1) & near(e1,x4) & n_woman(x3) & n_thing(x2) & n_table(x4) & n_man(x2) & n_cake(x5) & n_background(x9) & exists e2 s1 s2 s3 s4 x6 x7 x8.(with(s1,x7) & v_have(e2) & of(x6,x5) & n_thing(x6) & n_people(x8) & n_decoration(x7) & in(x8,x9) & card_eq_1(x6) & a_yellow(s3) & a_several(s4) & a_pink(s2) & a_pink(s1) & Theme(s4,x8) & Theme(s3,x7) & Theme(s2,x7) & Theme(s1,x6) & Theme(e2,x8) & Actor(e2,x2)) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_look(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_man(x2) & n_cake(x4) & at(e1,x4) & Actor(e1,x1))
A man and a woman is standing near a table with cakes one of the cakes are pink with pink and yellow decorations, they have several people in the background.
Tall people standing.
1
0.19742
Not all people are tall
exists e1 p1 x1 x2 x3 x4 x5 x9.(n_background(x9) & with(e1,x5) & exists e2 s1 s2 s3 s4 x6 x7 x8.(Theme(e2,x8) & Actor(e2,x2) & v_have(e2) & in(x8,x9) & n_people(x8) & a_several(s4) & Theme(s4,x8) & with(s1,x7) & n_decoration(x7) & a_yellow(s3) & Theme(s3,x7) & a_pink(s2) & Theme(s2,x7) & Theme(s1,x6) & a_pink(s1) & of(x6,x5) & n_thing(x6) & card_eq_1(x6)) & n_thing(x2) & n_cake(x5) & n_cake(x5) & that(x5,p1) & near(e1,x4) & n_table(x4) & Actor(e1,x1) & v_stand(e1) & subset_of(x3,x1) & n_woman(x3) & subset_of(x2,x1) & n_man(x2))
exists e1 x1 x2 x3.(a_topic(x1) & Actor(e1,x3) & v_stand(e1) & (x1 = x3) & n_people(x1) & (x1 = x2) & ne_nam_tall(x2))
4c33e400-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3 x4 x5 x9.(with(e1,x5) & v_stand(e1) & that(x5,p1) & subset_of(x3,x1) & subset_of(x2,x1) & near(e1,x4) & n_woman(x3) & n_thing(x2) & n_table(x4) & n_man(x2) & n_cake(x5) & n_background(x9) & exists e2 s1 s2 s3 s4 x6 x7 x8.(with(s1,x7) & v_have(e2) & of(x6,x5) & n_thing(x6) & n_people(x8) & n_decoration(x7) & in(x8,x9) & card_eq_1(x6) & a_yellow(s3) & a_several(s4) & a_pink(s2) & a_pink(s1) & Theme(s4,x8) & Theme(s3,x7) & Theme(s2,x7) & Theme(s1,x6) & Theme(e2,x8) & Actor(e2,x2)) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_stand(e1) & ne_nam_tall(x2) & n_people(x1) & a_topic(x1) & Actor(e1,x3) & (x1 = x3) & (x1 = x2))
A man and a woman is standing near a table with cakes one of the cakes are pink with pink and yellow decorations, they have several people in the background.
A man swimming with his dog in a lake.
2
0
The man can't be standing by a cake and swimming at the same time.
exists e1 p1 x1 x2 x3 x4 x5 x9.(n_background(x9) & with(e1,x5) & exists e2 s1 s2 s3 s4 x6 x7 x8.(Theme(e2,x8) & Actor(e2,x2) & v_have(e2) & in(x8,x9) & n_people(x8) & a_several(s4) & Theme(s4,x8) & with(s1,x7) & n_decoration(x7) & a_yellow(s3) & Theme(s3,x7) & a_pink(s2) & Theme(s2,x7) & Theme(s1,x6) & a_pink(s1) & of(x6,x5) & n_thing(x6) & card_eq_1(x6)) & n_thing(x2) & n_cake(x5) & n_cake(x5) & that(x5,p1) & near(e1,x4) & n_table(x4) & Actor(e1,x1) & v_stand(e1) & subset_of(x3,x1) & n_woman(x3) & subset_of(x2,x1) & n_man(x2))
exists x1 x2 x3 x4.(a_topic(x1) & with(x1,x3) & in(x3,x4) & n_lake(x4) & n_dog(x3) & of(x3,x1) & n_male(x1) & n_swimming(x1) & of(x1,x2) & n_man(x2))
4c33fe40-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3 x4 x5 x9.(with(e1,x5) & v_stand(e1) & that(x5,p1) & subset_of(x3,x1) & subset_of(x2,x1) & near(e1,x4) & n_woman(x3) & n_thing(x2) & n_table(x4) & n_man(x2) & n_cake(x5) & n_background(x9) & exists e2 s1 s2 s3 s4 x6 x7 x8.(with(s1,x7) & v_have(e2) & of(x6,x5) & n_thing(x6) & n_people(x8) & n_decoration(x7) & in(x8,x9) & card_eq_1(x6) & a_yellow(s3) & a_several(s4) & a_pink(s2) & a_pink(s1) & Theme(s4,x8) & Theme(s3,x7) & Theme(s2,x7) & Theme(s1,x6) & Theme(e2,x8) & Actor(e2,x2)) & Actor(e1,x1))
exists x1 x2 x3 x4.(with(x1,x3) & of(x3,x1) & of(x1,x2) & n_swimming(x1) & n_man(x2) & n_male(x1) & n_lake(x4) & n_dog(x3) & in(x3,x4) & a_topic(x1))
A man and a woman are swimming in a pool dancing together in the water.
Two people are swimming in a pool dancing together while several people watch.
1
-100
Just because the man and woman are dancing together in the pool, doesn't mean they are doing it while several people watch.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(n_water(x6) & in(e1,x4) & in(e2,x6) & a_together(s1) & Manner(e2,s1) & Actor(e2,x5) & v_dance(e2) & (x4 = x5) & n_pool(x4) & Actor(e1,x1) & v_swim(e1) & subset_of(x3,x1) & n_woman(x3) & subset_of(x2,x1) & n_man(x2))
exists e1 e2 e3 s1 s2 x1 x2 x3 x4 x5.(in(e1,x2) & Theme(e3,x5) & Actor(e3,e2) & v_watch(e3) & (x2 = x5) & while(e2,x4) & n_people(x4) & a_several(s2) & Theme(s2,x4) & a_together(s1) & Manner(e2,s1) & Actor(e2,x3) & v_dance(e2) & n_thing(x3) & n_pool(x2) & Actor(e1,x1) & v_swim(e1) & n_people(x1) & card_eq_2(x1))
4c35c09a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_swim(e1) & v_dance(e2) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_water(x6) & n_pool(x4) & n_man(x2) & in(e2,x6) & in(e1,x4) & a_together(s1) & Manner(e2,s1) & Actor(e2,x5) & Actor(e1,x1) & (x4 = x5))
exists e1 e2 e3 s1 s2 x1 x2 x3 x4 x5.(while(e2,x4) & v_watch(e3) & v_swim(e1) & v_dance(e2) & n_thing(x3) & n_pool(x2) & n_people(x4) & n_people(x1) & in(e1,x2) & card_eq_2(x1) & a_together(s1) & a_several(s2) & Theme(s2,x4) & Theme(e3,x5) & Manner(e2,s1) & Actor(e3,e2) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x5))
A man and a woman are swimming in a pool dancing together in the water.
A man and a woman are cutting the cake at their wedding.
2
-100
Swimming in a pool and dancing in the water can not happen while cutting a cake.
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(n_water(x6) & in(e1,x4) & in(e2,x6) & a_together(s1) & Manner(e2,s1) & Actor(e2,x5) & v_dance(e2) & (x4 = x5) & n_pool(x4) & Actor(e1,x1) & v_swim(e1) & subset_of(x3,x1) & n_woman(x3) & subset_of(x2,x1) & n_man(x2))
exists e1 x1 x2 x3 x4 x5.(n_wedding(x5) & of(x5,x4) & n_thing(x4) & n_cake(x4) & at(e1,x5) & Theme(e1,x4) & Actor(e1,x1) & v_cut(e1) & subset_of(x3,x1) & n_woman(x3) & subset_of(x2,x1) & n_man(x2))
4c35c504-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(v_swim(e1) & v_dance(e2) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_water(x6) & n_pool(x4) & n_man(x2) & in(e2,x6) & in(e1,x4) & a_together(s1) & Manner(e2,s1) & Actor(e2,x5) & Actor(e1,x1) & (x4 = x5))
exists e1 x1 x2 x3 x4 x5.(v_cut(e1) & subset_of(x3,x1) & subset_of(x2,x1) & of(x5,x4) & n_woman(x3) & n_wedding(x5) & n_thing(x4) & n_man(x2) & n_cake(x4) & at(e1,x5) & Theme(e1,x4) & Actor(e1,x1))
Two people are performing a synchronized swimming routine.
Two people are putting on a performance for judges.
1
-100
Just because two people are performing does not mean they are performing in front of judges.
exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_perform(e1) & n_routine(x2) & of(x2,x3) & n_swimming(x3) & a_synchronized(s1) & Theme(s1,x2) & n_people(x1) & card_eq_2(x1))
exists e1 x1 x2 x3 x4.(on(e1,x3) & for(x3,x4) & n_judge(x4) & n_performance(x3) & Theme(e1,x2) & Actor(e1,x1) & v_put(e1) & n_thing(x2) & n_people(x1) & card_eq_2(x1))
4c35c978-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_perform(e1) & of(x2,x3) & n_swimming(x3) & n_routine(x2) & n_people(x1) & card_eq_2(x1) & a_synchronized(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_put(e1) & on(e1,x3) & n_thing(x2) & n_performance(x3) & n_people(x1) & n_judge(x4) & for(x3,x4) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
Two people are performing a synchronized swimming routine.
Two people are performing a synchronized swimming routine.
0
-100
Synchronized swimming is being performed.
exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_perform(e1) & n_routine(x2) & of(x2,x3) & n_swimming(x3) & a_synchronized(s1) & Theme(s1,x2) & n_people(x1) & card_eq_2(x1))
exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_perform(e1) & n_routine(x2) & of(x2,x3) & n_swimming(x3) & a_synchronized(s1) & Theme(s1,x2) & n_people(x1) & card_eq_2(x1))
4c35cde2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_perform(e1) & of(x2,x3) & n_swimming(x3) & n_routine(x2) & n_people(x1) & card_eq_2(x1) & a_synchronized(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_perform(e1) & of(x2,x3) & n_swimming(x3) & n_routine(x2) & n_people(x1) & card_eq_2(x1) & a_synchronized(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
Two people are performing a synchronized swimming routine.
Two people are performing a comedy routine.
2
-100
People cannot perform a swimming routine and comedy routine simultaneously.
exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_perform(e1) & n_routine(x2) & of(x2,x3) & n_swimming(x3) & a_synchronized(s1) & Theme(s1,x2) & n_people(x1) & card_eq_2(x1))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_perform(e1) & n_routine(x2) & of(x2,x3) & n_comedy(x3) & n_people(x1) & card_eq_2(x1))
4c35d242-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_perform(e1) & of(x2,x3) & n_swimming(x3) & n_routine(x2) & n_people(x1) & card_eq_2(x1) & a_synchronized(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_perform(e1) & of(x2,x3) & n_routine(x2) & n_people(x1) & n_comedy(x3) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
A man in a brown coat and pants is arranging dead chickens on a mat.
The man is arranging live chickens.
2
-100
Dead chickens are not the same as alive chickens.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(Theme(e1,x5) & Actor(e1,x1) & v_arrange(e1) & on(x5,x6) & n_mat(x6) & n_chicken(x5) & a_dead(s2) & Theme(s2,x5) & in(x1,x2) & subset_of(x4,x2) & n_pants(x4) & subset_of(x3,x2) & n_coat(x3) & a_brown(s1) & Theme(s1,x3) & n_man(x1))
exists e1 s1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_arrange(e1) & n_chicken(x2) & a_live(s1) & Theme(s1,x2))
4c35d7ec-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_arrange(e1) & subset_of(x4,x2) & subset_of(x3,x2) & on(x5,x6) & n_pants(x4) & n_mat(x6) & n_man(x1) & n_coat(x3) & n_chicken(x5) & in(x1,x2) & a_dead(s2) & a_brown(s1) & Theme(s2,x5) & Theme(s1,x3) & Theme(e1,x5) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_arrange(e1) & n_man(x1) & n_chicken(x2) & a_live(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A man in a brown coat and pants is arranging dead chickens on a mat.
The man is arranging dead chickens.
0
-100
The man is arranging dead chicken is a rephrasing of arranging dead chicken on a mat.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(Theme(e1,x5) & Actor(e1,x1) & v_arrange(e1) & on(x5,x6) & n_mat(x6) & n_chicken(x5) & a_dead(s2) & Theme(s2,x5) & in(x1,x2) & subset_of(x4,x2) & n_pants(x4) & subset_of(x3,x2) & n_coat(x3) & a_brown(s1) & Theme(s1,x3) & n_man(x1))
exists e1 s1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_arrange(e1) & n_chicken(x2) & a_dead(s1) & Theme(s1,x2))
4c35dc1a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_arrange(e1) & subset_of(x4,x2) & subset_of(x3,x2) & on(x5,x6) & n_pants(x4) & n_mat(x6) & n_man(x1) & n_coat(x3) & n_chicken(x5) & in(x1,x2) & a_dead(s2) & a_brown(s1) & Theme(s2,x5) & Theme(s1,x3) & Theme(e1,x5) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_arrange(e1) & n_man(x1) & n_chicken(x2) & a_dead(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A man in a brown coat and pants is arranging dead chickens on a mat.
The man is going to cut off the chickens heads.
1
-100
There is no indication that the man will cut off the chickens heads just because he is arranging them on a mat.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(Theme(e1,x5) & Actor(e1,x1) & v_arrange(e1) & on(x5,x6) & n_mat(x6) & n_chicken(x5) & a_dead(s2) & Theme(s2,x5) & in(x1,x2) & subset_of(x4,x2) & n_pants(x4) & subset_of(x3,x2) & n_coat(x3) & a_brown(s1) & Theme(s1,x3) & n_man(x1))
exists e1 p1 x1 x2 x3.(n_head(x2) & of(x2,x3) & n_chicken(x3) & n_man(x1) & Topic(e1,p1) & Actor(e1,x1) & v_go(e1) & exists e2 s1.(a_off(s1) & Manner(e2,s1) & Theme(e2,x2) & Actor(e2,x1) & v_cut(e2)))
4c35e02a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_arrange(e1) & subset_of(x4,x2) & subset_of(x3,x2) & on(x5,x6) & n_pants(x4) & n_mat(x6) & n_man(x1) & n_coat(x3) & n_chicken(x5) & in(x1,x2) & a_dead(s2) & a_brown(s1) & Theme(s2,x5) & Theme(s1,x3) & Theme(e1,x5) & Actor(e1,x1))
exists e1 p1 x1 x2 x3.(v_go(e1) & of(x2,x3) & n_man(x1) & n_head(x2) & n_chicken(x3) & exists e2 s1.(v_cut(e2) & a_off(s1) & Theme(e2,x2) & Manner(e2,s1) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
A man is laying out his merchandise to include eggs, chickens and vegetables.
A man is laying out his merchandise.
0
-100
Merchandise could consist of eggs, chickens and vegetables.
exists e1 p1 s1 x1 x2 x3.(Topic(e1,p1) & exists e2 x4 x5 x6 x7.(Theme(e2,x4) & Actor(e2,x1) & v_include(e2) & rel(x4,x5) & subset_of(x7,x5) & n_vegetable(x7) & subset_of(x6,x5) & n_chicken(x6) & n_egg(x4)) & a_out(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x2) & v_lay(e1) & n_merchandise(x3) & of(x3,x1) & n_male(x1) & n_man(x2) & n_man(x1))
exists e1 s1 x1 x2.(a_out(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_lay(e1) & n_merchandise(x2) & of(x2,x1) & n_male(x1) & n_man(x1))
4c35e4a8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3.(v_lay(e1) & of(x3,x1) & n_merchandise(x3) & n_man(x2) & n_man(x1) & n_male(x1) & exists e2 x4 x5 x6 x7.(v_include(e2) & subset_of(x7,x5) & subset_of(x6,x5) & rel(x4,x5) & n_vegetable(x7) & n_egg(x4) & n_chicken(x6) & Theme(e2,x4) & Actor(e2,x1)) & a_out(s1) & Topic(e1,p1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x2))
exists e1 s1 x1 x2.(v_lay(e1) & of(x2,x1) & n_merchandise(x2) & n_man(x1) & n_male(x1) & a_out(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
A man is laying out his merchandise to include eggs, chickens and vegetables.
A man is getting ready to sell all of his belongings.
1
-100
The merchandise the man is laying out may not be his belongings he plans to sell.
exists e1 p1 s1 x1 x2 x3.(Topic(e1,p1) & exists e2 x4 x5 x6 x7.(Theme(e2,x4) & Actor(e2,x1) & v_include(e2) & rel(x4,x5) & subset_of(x7,x5) & n_vegetable(x7) & subset_of(x6,x5) & n_chicken(x6) & n_egg(x4)) & a_out(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x2) & v_lay(e1) & n_merchandise(x3) & of(x3,x1) & n_male(x1) & n_man(x2) & n_man(x1))
exists e1 p1 x1 x3.(exists p2 s1.(Topic(s1,p2) & Actor(s1,x1) & a_ready(s1) & all x2.(n_thing(x2) -> exists e2.(Theme(e2,x2) & Actor(e2,x1) & v_sell(e2) & of(x2,x3)))) & n_belongings(x3) & of(x3,x1) & n_male(x1) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & n_man(x1))
4c35e8e0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3.(v_lay(e1) & of(x3,x1) & n_merchandise(x3) & n_man(x2) & n_man(x1) & n_male(x1) & exists e2 x4 x5 x6 x7.(v_include(e2) & subset_of(x7,x5) & subset_of(x6,x5) & rel(x4,x5) & n_vegetable(x7) & n_egg(x4) & n_chicken(x6) & Theme(e2,x4) & Actor(e2,x1)) & a_out(s1) & Topic(e1,p1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x2))
exists e1 p1 x1 x3.(v_get(e1) & of(x3,x1) & n_man(x1) & n_male(x1) & n_belongings(x3) & exists p2 s1.(all x2.(exists e2.(v_sell(e2) & of(x2,x3) & Theme(e2,x2) & Actor(e2,x1)) | -n_thing(x2)) & a_ready(s1) & Topic(s1,p2) & Actor(s1,x1)) & Topic(e1,p1) & Actor(e1,x1))
A man is laying out his merchandise to include eggs, chickens and vegetables.
A man is laying an egg by using a chicken and vegetables.
2
-100
The man cannot be purchasing merchandise if he is getting the egg by using the chicken to lay an egg.
exists e1 p1 s1 x1 x2 x3.(Topic(e1,p1) & exists e2 x4 x5 x6 x7.(Theme(e2,x4) & Actor(e2,x1) & v_include(e2) & rel(x4,x5) & subset_of(x7,x5) & n_vegetable(x7) & subset_of(x6,x5) & n_chicken(x6) & n_egg(x4)) & a_out(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x2) & v_lay(e1) & n_merchandise(x3) & of(x3,x1) & n_male(x1) & n_man(x2) & n_man(x1))
exists e1 e2 x1 x2 x3 x4 x5.(by(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_use(e2) & subset_of(x5,x3) & n_vegetable(x5) & subset_of(x4,x3) & n_chicken(x4) & Theme(e1,x2) & Actor(e1,x1) & v_lay(e1) & n_egg(x2) & n_man(x1))
4c35ecfa-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3.(v_lay(e1) & of(x3,x1) & n_merchandise(x3) & n_man(x2) & n_man(x1) & n_male(x1) & exists e2 x4 x5 x6 x7.(v_include(e2) & subset_of(x7,x5) & subset_of(x6,x5) & rel(x4,x5) & n_vegetable(x7) & n_egg(x4) & n_chicken(x6) & Theme(e2,x4) & Actor(e2,x1)) & a_out(s1) & Topic(e1,p1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x2))
exists e1 e2 x1 x2 x3 x4 x5.(v_use(e2) & v_lay(e1) & subset_of(x5,x3) & subset_of(x4,x3) & n_vegetable(x5) & n_man(x1) & n_egg(x2) & n_chicken(x4) & by(e1,e2) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
Young graduate hugs a friend while mom looks on.
The young graduate is about to explode.
2
-100
A young graduate alone is less people than a young graduate a friend, and the mom. Hugging a friend usually can't happen when one's about to explode.
exists e1 p1 s1 x1 x2.(exists e2 s2 x3.(a_on(s2) & Manner(e2,s2) & Actor(e2,x3) & v_look(e2) & n_mom(x3)) & while(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_hug(e1) & n_friend(x2) & n_graduate(x1) & a_young(s1) & Theme(s1,x1))
exists p1 s1 s2 x1.(n_graduate(x1) & a_young(s1) & Theme(s1,x1) & Topic(s2,p1) & Actor(s2,x1) & a_about(s2) & exists e1.(Actor(e1,x1) & v_explode(e1)))
4c35f1e6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2.(while(e1,p1) & v_hug(e1) & n_graduate(x1) & n_friend(x2) & exists e2 s2 x3.(v_look(e2) & n_mom(x3) & a_on(s2) & Manner(e2,s2) & Actor(e2,x3)) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists p1 s1 s2 x1.(n_graduate(x1) & exists e1.(v_explode(e1) & Actor(e1,x1)) & a_young(s1) & a_about(s2) & Topic(s2,p1) & Theme(s1,x1) & Actor(s2,x1))
Young graduate hugs a friend while mom looks on.
THe young graduate is done with school.
0
-100
In order to be a graduate you must have finished school.
exists e1 p1 s1 x1 x2.(exists e2 s2 x3.(a_on(s2) & Manner(e2,s2) & Actor(e2,x3) & v_look(e2) & n_mom(x3)) & while(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_hug(e1) & n_friend(x2) & n_graduate(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(with(e1,x3) & n_school(x3) & Theme(e1,x1) & v_do(e1) & n_graduate(x1) & a_young(s1) & Theme(s1,x1) & (x1 = x2) & ne_nam_the(x2))
4c35f63c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2.(while(e1,p1) & v_hug(e1) & n_graduate(x1) & n_friend(x2) & exists e2 s2 x3.(v_look(e2) & n_mom(x3) & a_on(s2) & Manner(e2,s2) & Actor(e2,x3)) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(with(e1,x3) & v_do(e1) & ne_nam_the(x2) & n_school(x3) & n_graduate(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x1) & (x1 = x2))
Young graduate hugs a friend while mom looks on.
The young graduate has a job.
1
-100
There is no indication that the young graduate has a job.
exists e1 p1 s1 x1 x2.(exists e2 s2 x3.(a_on(s2) & Manner(e2,s2) & Actor(e2,x3) & v_look(e2) & n_mom(x3)) & while(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_hug(e1) & n_friend(x2) & n_graduate(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(n_graduate(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_job(x2))
4c35fb1e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2.(while(e1,p1) & v_hug(e1) & n_graduate(x1) & n_friend(x2) & exists e2 s2 x3.(v_look(e2) & n_mom(x3) & a_on(s2) & Manner(e2,s2) & Actor(e2,x3)) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_have(e1) & n_job(x2) & n_graduate(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
A street vendor sitting on a sidewalk with eggs and live chickens.
There is no vendor.
2
-100
If there is no vendor, one cannot be vending eggs and live chickens.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & with(e1,x5) & subset_of(x7,x5) & n_chicken(x7) & a_live(s1) & Theme(s1,x7) & subset_of(x6,x5) & n_egg(x6) & on(e1,x4) & n_sidewalk(x4) & Actor(e1,x3) & v_sit(e1) & (x1 = x3) & n_vendor(x1) & of(x1,x2) & n_street(x2))
exists p1 x1.-exists x2.((x1 = x2) & n_vendor(x2))
4c35ffc4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(with(e1,x5) & v_sit(e1) & subset_of(x7,x5) & subset_of(x6,x5) & on(e1,x4) & of(x1,x2) & n_vendor(x1) & n_street(x2) & n_sidewalk(x4) & n_egg(x6) & n_chicken(x7) & a_topic(x1) & a_live(s1) & Theme(s1,x7) & Actor(e1,x3) & (x1 = x3))
exists x1.all x2.(-n_vendor(x2) | -(x1 = x2))
A street vendor sitting on a sidewalk with eggs and live chickens.
A street vendor is sitting.
0
-100
A street vendor sitting is the same as a street vendor is sitting
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & with(e1,x5) & subset_of(x7,x5) & n_chicken(x7) & a_live(s1) & Theme(s1,x7) & subset_of(x6,x5) & n_egg(x6) & on(e1,x4) & n_sidewalk(x4) & Actor(e1,x3) & v_sit(e1) & (x1 = x3) & n_vendor(x1) & of(x1,x2) & n_street(x2))
exists e1 x1 x2.(Actor(e1,x1) & v_sit(e1) & n_vendor(x1) & of(x1,x2) & n_street(x2))
4c360424-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(with(e1,x5) & v_sit(e1) & subset_of(x7,x5) & subset_of(x6,x5) & on(e1,x4) & of(x1,x2) & n_vendor(x1) & n_street(x2) & n_sidewalk(x4) & n_egg(x6) & n_chicken(x7) & a_topic(x1) & a_live(s1) & Theme(s1,x7) & Actor(e1,x3) & (x1 = x3))
exists e1 x1 x2.(v_sit(e1) & of(x1,x2) & n_vendor(x1) & n_street(x2) & Actor(e1,x1))
A street vendor sitting on a sidewalk with eggs and live chickens.
The chickens are brown.
1
-100
Not all chickens are necessarily be brown
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & with(e1,x5) & subset_of(x7,x5) & n_chicken(x7) & a_live(s1) & Theme(s1,x7) & subset_of(x6,x5) & n_egg(x6) & on(e1,x4) & n_sidewalk(x4) & Actor(e1,x3) & v_sit(e1) & (x1 = x3) & n_vendor(x1) & of(x1,x2) & n_street(x2))
exists e1 x1.(n_chicken(x1) & Theme(e1,x1) & v_brown(e1))
4c3608c0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(with(e1,x5) & v_sit(e1) & subset_of(x7,x5) & subset_of(x6,x5) & on(e1,x4) & of(x1,x2) & n_vendor(x1) & n_street(x2) & n_sidewalk(x4) & n_egg(x6) & n_chicken(x7) & a_topic(x1) & a_live(s1) & Theme(s1,x7) & Actor(e1,x3) & (x1 = x3))
exists e1 x1.(v_brown(e1) & n_chicken(x1) & Theme(e1,x1))
A female graduate is hugging another woman on a lawn.
The two women embrace.
0
-100
Hugging is a for of embracing.
exists e1 s1 x1 x2 x3 x4.(n_woman(x2) & Theme(e1,x3) & Actor(e1,x1) & v_hug(e1) & on(x3,x4) & n_lawn(x4) & n_woman(x3) & -(x3 = x2) & n_graduate(x1) & a_female(s1) & Theme(s1,x1))
exists x1 x2.(n_embrace(x1) & of(x1,x2) & n_woman(x2) & card_eq_2(x1) & a_topic(x1))
4c360d48-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_hug(e1) & on(x3,x4) & n_woman(x3) & n_woman(x2) & n_lawn(x4) & n_graduate(x1) & a_female(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1) & -(x3 = x2))
exists x1 x2.(of(x1,x2) & n_woman(x2) & n_embrace(x1) & card_eq_2(x1) & a_topic(x1))
A female graduate is hugging another woman on a lawn.
Two women stand in a grocery store line.
2
-100
A grocery store line is not on a lawn. Hugging and standing usually depict separate actions.
exists e1 s1 x1 x2 x3 x4.(n_woman(x2) & Theme(e1,x3) & Actor(e1,x1) & v_hug(e1) & on(x3,x4) & n_lawn(x4) & n_woman(x3) & -(x3 = x2) & n_graduate(x1) & a_female(s1) & Theme(s1,x1))
exists e1 x1 x2 x3 x4.(in(e1,x2) & n_line(x2) & of(x2,x4) & n_store(x4) & of(x2,x3) & n_grocery(x3) & Actor(e1,x1) & v_stand(e1) & n_woman(x1) & card_eq_2(x1))
4c3611a8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_hug(e1) & on(x3,x4) & n_woman(x3) & n_woman(x2) & n_lawn(x4) & n_graduate(x1) & a_female(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1) & -(x3 = x2))
exists e1 x1 x2 x3 x4.(v_stand(e1) & of(x2,x4) & of(x2,x3) & n_woman(x1) & n_store(x4) & n_line(x2) & n_grocery(x3) & in(e1,x2) & card_eq_2(x1) & Actor(e1,x1))
A female graduate is hugging another woman on a lawn.
A mother hugs her daughter because she is proud of her.
1
-100
Just because a woman is hugging a female graduate does not mean it's her daughter and that she is proud of her.
exists e1 s1 x1 x2 x3 x4.(n_woman(x2) & Theme(e1,x3) & Actor(e1,x1) & v_hug(e1) & on(x3,x4) & n_lawn(x4) & n_woman(x3) & -(x3 = x2) & n_graduate(x1) & a_female(s1) & Theme(s1,x1))
exists e1 p1 x1 x2.(exists s1 x1.(of(s1,x1) & n_female(x1) & Theme(s1,x1) & a_proud(s1)) & n_female(x1) & n_female(x1) & because(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_hug(e1) & n_daughter(x2) & of(x2,x1) & n_mother(x1))
4c3615fe-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_hug(e1) & on(x3,x4) & n_woman(x3) & n_woman(x2) & n_lawn(x4) & n_graduate(x1) & a_female(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1) & -(x3 = x2))
exists e1 p1 x1 x2.(v_hug(e1) & of(x2,x1) & n_mother(x1) & n_female(x1) & n_daughter(x2) & exists s1 x1.(of(s1,x1) & n_female(x1) & a_proud(s1) & Theme(s1,x1)) & because(e1,p1) & Theme(e1,x2) & Actor(e1,x1))
A young woman gives a lady a hug after graduation.
Two women are walking down the aisle.
2
-100
If the one woman hugs the other, they both can't be walking.
exists e1 s1 x1 x2 x3 x4.(after(e1,x4) & n_graduation(x4) & Recipient(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_give(e1) & n_lady(x3) & n_hug(x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_aisle(x2) & down(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_woman(x1) & card_eq_2(x1))
4c361a40-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_give(e1) & n_woman(x1) & n_lady(x3) & n_hug(x2) & n_graduation(x4) & after(e1,x4) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Recipient(e1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_walk(e1) & n_woman(x1) & n_aisle(x2) & down(e1,x2) & card_eq_2(x1) & Actor(e1,x1))
A young woman gives a lady a hug after graduation.
Two women are hugging.
0
-100
It takes two people to hug.
exists e1 s1 x1 x2 x3 x4.(after(e1,x4) & n_graduation(x4) & Recipient(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_give(e1) & n_lady(x3) & n_hug(x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1.(Actor(e1,x1) & v_hug(e1) & n_woman(x1) & card_eq_2(x1))
4c361e8c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_give(e1) & n_woman(x1) & n_lady(x3) & n_hug(x2) & n_graduation(x4) & after(e1,x4) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Recipient(e1,x3) & Actor(e1,x1))
exists e1 x1.(v_hug(e1) & n_woman(x1) & card_eq_2(x1) & Actor(e1,x1))
A young woman gives a lady a hug after graduation.
A girl hugs her older sister at her graduation.
1
-100
There is no indication that the lady she hugs is her older sister.
exists e1 s1 x1 x2 x3 x4.(after(e1,x4) & n_graduation(x4) & Recipient(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_give(e1) & n_lady(x3) & n_hug(x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(at(e1,x3) & n_graduation(x3) & of(x3,x1) & n_female(x1) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hug(e1) & n_sister(x2) & r_more(s1) & a_older(s1) & Theme(s1,x2) & of(x2,x1) & n_girl(x1))
4c362378-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_give(e1) & n_woman(x1) & n_lady(x3) & n_hug(x2) & n_graduation(x4) & after(e1,x4) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Recipient(e1,x3) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_hug(e1) & r_more(s1) & of(x3,x1) & of(x2,x1) & n_sister(x2) & n_graduation(x3) & n_girl(x1) & n_female(x1) & at(e1,x3) & a_older(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A woman in a yellow shirt is hugging a student at her graduation while another lady watches.
A woman congratulates her daughter for graduating with the highest gpa.
1
-100
Just because the woman is hugging the student after graduation does not mean the she congratulates her daughter for graduating with the highest gpa.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(while(e1,x7) & n_watch(x7) & of(x7,x6) & n_lady(x6) & -(x7 = x5) & n_watch(x5) & of(x5,x6) & at(e1,x4) & n_graduation(x4) & of(x4,x1) & n_female(x1) & Theme(e1,x3) & Actor(e1,x1) & v_hug(e1) & n_student(x3) & in(x1,x2) & n_shirt(x2) & a_yellow(s1) & Theme(s1,x2) & n_woman(x1))
exists e2 e1 s1 x1 x2 x3 x4.(n_gpa(x4) & r_most(s1) & a_highest(s1) & Theme(s1,x4) & Theme(e2,x2) & Actor(e2,x1) & v_congratulate(e2) & with(e1,x4) & Actor(e1,x3) & v_graduate(e1) & (x2 = x3) & n_daughter(x2) & of(x2,x1) & n_female(x1) & n_woman(x1))
4c3627ec-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(while(e1,x7) & v_hug(e1) & of(x7,x6) & of(x5,x6) & of(x4,x1) & n_woman(x1) & n_watch(x7) & n_watch(x5) & n_student(x3) & n_shirt(x2) & n_lady(x6) & n_graduation(x4) & n_female(x1) & in(x1,x2) & at(e1,x4) & a_yellow(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1) & -(x7 = x5))
exists e2 e1 s1 x1 x2 x3 x4.(with(e1,x4) & v_graduate(e1) & v_congratulate(e2) & r_most(s1) & of(x2,x1) & n_woman(x1) & n_gpa(x4) & n_female(x1) & n_daughter(x2) & a_highest(s1) & Theme(s1,x4) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
A woman in a yellow shirt is hugging a student at her graduation while another lady watches.
Two women and a student are at their graduation.
0
-100
One student is a graduating the woman and lady in attendance.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(while(e1,x7) & n_watch(x7) & of(x7,x6) & n_lady(x6) & -(x7 = x5) & n_watch(x5) & of(x5,x6) & at(e1,x4) & n_graduation(x4) & of(x4,x1) & n_female(x1) & Theme(e1,x3) & Actor(e1,x1) & v_hug(e1) & n_student(x3) & in(x1,x2) & n_shirt(x2) & a_yellow(s1) & Theme(s1,x2) & n_woman(x1))
exists p1 x1 x2 x3 x4.(at(x1,x4) & n_graduation(x4) & of(x4,x2) & n_thing(x2) & subset_of(x3,x1) & n_student(x3) & subset_of(x2,x1) & n_woman(x2) & card_eq_2(x2))
4c362c56-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(while(e1,x7) & v_hug(e1) & of(x7,x6) & of(x5,x6) & of(x4,x1) & n_woman(x1) & n_watch(x7) & n_watch(x5) & n_student(x3) & n_shirt(x2) & n_lady(x6) & n_graduation(x4) & n_female(x1) & in(x1,x2) & at(e1,x4) & a_yellow(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1) & -(x7 = x5))
exists x1 x2 x3 x4.(subset_of(x3,x1) & subset_of(x2,x1) & of(x4,x2) & n_woman(x2) & n_thing(x2) & n_student(x3) & n_graduation(x4) & card_eq_2(x2) & at(x1,x4))
A woman in a yellow shirt is hugging a student at her graduation while another lady watches.
A woman ignores her child at graduation.
2
-100
If the woman is hugging a student, she isn't ignores them.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(while(e1,x7) & n_watch(x7) & of(x7,x6) & n_lady(x6) & -(x7 = x5) & n_watch(x5) & of(x5,x6) & at(e1,x4) & n_graduation(x4) & of(x4,x1) & n_female(x1) & Theme(e1,x3) & Actor(e1,x1) & v_hug(e1) & n_student(x3) & in(x1,x2) & n_shirt(x2) & a_yellow(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 x1 x2 x3.(at(e1,x3) & n_graduation(x3) & Theme(e1,x2) & Actor(e1,x1) & v_ignore(e1) & n_child(x2) & of(x2,x1) & n_female(x1) & n_woman(x1))
4c36311a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(while(e1,x7) & v_hug(e1) & of(x7,x6) & of(x5,x6) & of(x4,x1) & n_woman(x1) & n_watch(x7) & n_watch(x5) & n_student(x3) & n_shirt(x2) & n_lady(x6) & n_graduation(x4) & n_female(x1) & in(x1,x2) & at(e1,x4) & a_yellow(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1) & -(x7 = x5))
exists e1 x1 x2 x3.(v_ignore(e1) & of(x2,x1) & n_woman(x1) & n_graduation(x3) & n_female(x1) & n_child(x2) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
A rollerblader is skating against the flow of many other rollerbladers.
A rollerblader is moving with the crowd.
2
-100
Moving against the flow doesn't mean moving with.
exists e1 x1 x2 x3.(n_flow(x2) & against(e1,x2) & of(x2,x3) & -(x3 = x1) & n_rollerblader(x1) & n_rollerblader(x1) & n_rollerblader(x3) & n_quantity(x3) & Actor(e1,x1) & v_skate(e1))
exists e1 x1 x2.(n_crowd(x2) & with(e1,x2) & Actor(e1,x1) & v_move(e1) & n_rollerblader(x1))
4c36358e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_skate(e1) & of(x2,x3) & n_rollerblader(x3) & n_rollerblader(x1) & n_quantity(x3) & n_flow(x2) & against(e1,x2) & Actor(e1,x1) & -(x3 = x1))
exists e1 x1 x2.(with(e1,x2) & v_move(e1) & n_rollerblader(x1) & n_crowd(x2) & Actor(e1,x1))
A rollerblader is skating against the flow of many other rollerbladers.
A rollerblader is rollerblading.
0
-100
The rollerblader is skating and rollerblading no matter what the direction.
exists e1 x1 x2 x3.(n_flow(x2) & against(e1,x2) & of(x2,x3) & -(x3 = x1) & n_rollerblader(x1) & n_rollerblader(x1) & n_rollerblader(x3) & n_quantity(x3) & Actor(e1,x1) & v_skate(e1))
exists e1 x1.(Actor(e1,x1) & v_rollerblade(e1) & n_rollerblader(x1))
4c3639ee-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_skate(e1) & of(x2,x3) & n_rollerblader(x3) & n_rollerblader(x1) & n_quantity(x3) & n_flow(x2) & against(e1,x2) & Actor(e1,x1) & -(x3 = x1))
exists e1 x1.(v_rollerblade(e1) & n_rollerblader(x1) & Actor(e1,x1))
A rollerblader is skating against the flow of many other rollerbladers.
A woman is rollerblading in the wrong direction against a crowd.
1
-100
There is no indication that the rollerblader is a woman or that she is rollerblading the wrong direction against a crowd.
exists e1 x1 x2 x3.(n_flow(x2) & against(e1,x2) & of(x2,x3) & -(x3 = x1) & n_rollerblader(x1) & n_rollerblader(x1) & n_rollerblader(x3) & n_quantity(x3) & Actor(e1,x1) & v_skate(e1))
exists e1 s1 x1 x2 x3.(n_direction(x2) & a_wrong(s1) & Theme(s1,x2) & in(e1,x2) & against(x2,x3) & n_crowd(x3) & Actor(e1,x1) & v_rollerblade(e1) & n_woman(x1))
4c363e4e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_skate(e1) & of(x2,x3) & n_rollerblader(x3) & n_rollerblader(x1) & n_quantity(x3) & n_flow(x2) & against(e1,x2) & Actor(e1,x1) & -(x3 = x1))
exists e1 s1 x1 x2 x3.(v_rollerblade(e1) & n_woman(x1) & n_direction(x2) & n_crowd(x3) & in(e1,x2) & against(x2,x3) & a_wrong(s1) & Theme(s1,x2) & Actor(e1,x1))
A group of people playing guitars in white.
People are playing instruments.
0
-100
The group of people playing guitars are playing instruments
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & in(e1,s1) & Theme(s1,x3) & a_white(s1) & Theme(e1,x4) & Actor(e1,x3) & v_play(e1) & n_guitar(x4) & (x2 = x3) & n_people(x2) & n_group(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_instrument(x2) & n_people(x1))
4c3642ae-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_play(e1) & of(x1,x2) & n_people(x2) & n_guitar(x4) & n_group(x1) & in(e1,s1) & a_white(s1) & a_topic(x1) & Theme(s1,x3) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
exists e1 x1 x2.(v_play(e1) & n_people(x1) & n_instrument(x2) & Theme(e1,x2) & Actor(e1,x1))
A group of people playing guitars in white.
A band is playing guitars for a crowd.
1
-100
One cannot infer there is a crowd.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & in(e1,s1) & Theme(s1,x3) & a_white(s1) & Theme(e1,x4) & Actor(e1,x3) & v_play(e1) & n_guitar(x4) & (x2 = x3) & n_people(x2) & n_group(x1))
exists e1 x1 x2 x3.(for(e1,x3) & n_crowd(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_guitar(x2) & n_band(x1))
4c364718-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_play(e1) & of(x1,x2) & n_people(x2) & n_guitar(x4) & n_group(x1) & in(e1,s1) & a_white(s1) & a_topic(x1) & Theme(s1,x3) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
exists e1 x1 x2 x3.(v_play(e1) & n_guitar(x2) & n_crowd(x3) & n_band(x1) & for(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
A group of people playing guitars in white.
A dancer is performing for the crowd.
2
-100
A single dancer cannot simultaneously be a group of people
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & in(e1,s1) & Theme(s1,x3) & a_white(s1) & Theme(e1,x4) & Actor(e1,x3) & v_play(e1) & n_guitar(x4) & (x2 = x3) & n_people(x2) & n_group(x1))
exists e1 x1 x2.(n_crowd(x2) & for(e1,x2) & Actor(e1,x1) & v_perform(e1) & n_dancer(x1))
4c364e66-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_play(e1) & of(x1,x2) & n_people(x2) & n_guitar(x4) & n_group(x1) & in(e1,s1) & a_white(s1) & a_topic(x1) & Theme(s1,x3) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
exists e1 x1 x2.(v_perform(e1) & n_dancer(x1) & n_crowd(x2) & for(e1,x2) & Actor(e1,x1))
Three dogs running on a lawn.
Hundreds of zombie dogs descend on a human survivor.
2
-100
If there are three dogs there aren't hundreds.
exists e1 x1 x2 x3.(a_topic(x1) & on(e1,x3) & n_lawn(x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_dog(x1) & card_eq_3(x1))
exists e1 s1 x1 x2 x3 x4.(on(e1,x4) & n_survivor(x4) & a_human(s1) & Theme(s1,x4) & Actor(e1,x1) & v_descend(e1) & of(x1,x2) & n_dog(x2) & of(x2,x3) & n_zombie(x3) & n_hundred(x1))
4c3653a2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_run(e1) & on(e1,x3) & n_lawn(x3) & n_dog(x1) & card_eq_3(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2 x3 x4.(v_descend(e1) & on(e1,x4) & of(x2,x3) & of(x1,x2) & n_zombie(x3) & n_survivor(x4) & n_hundred(x1) & n_dog(x2) & a_human(s1) & Theme(s1,x4) & Actor(e1,x1))
Three dogs running on a lawn.
Three dogs chase a ball through a yard.
1
-100
Just because the dogs are running on a lawn does not mean they are chasing a ball through a yard.
exists e1 x1 x2 x3.(a_topic(x1) & on(e1,x3) & n_lawn(x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_dog(x1) & card_eq_3(x1))
exists e1 x1 x2 x3.(through(e1,x3) & n_yard(x3) & Theme(e1,x2) & Actor(e1,x1) & v_chase(e1) & n_ball(x2) & n_dog(x1) & card_eq_3(x1))
4c3658ca-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_run(e1) & on(e1,x3) & n_lawn(x3) & n_dog(x1) & card_eq_3(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_chase(e1) & through(e1,x3) & n_yard(x3) & n_dog(x1) & n_ball(x2) & card_eq_3(x1) & Theme(e1,x2) & Actor(e1,x1))
Three dogs running on a lawn.
Three dogs playing outdoors.
0
-100
The lawn is outdoors.
exists e1 x1 x2 x3.(a_topic(x1) & on(e1,x3) & n_lawn(x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_dog(x1) & card_eq_3(x1))
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_outdoors(x3) & (x1 = x2) & n_dog(x1) & card_eq_3(x1))
4c365da2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_run(e1) & on(e1,x3) & n_lawn(x3) & n_dog(x1) & card_eq_3(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_play(e1) & n_outdoors(x3) & n_dog(x1) & card_eq_3(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
Three large dogs running quickly next to a house.
Three dogs run by a house.
0
-100
Running next to a house is the same as running by a house.
exists e1 s1 s2 x1 x2 x3.(a_topic(x1) & to(e1,x3) & n_house(x3) & r_next(e1) & a_quickly(s2) & Manner(e1,s2) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_dog(x1) & a_large(s1) & Theme(s1,x1) & card_eq_3(x1))
exists e1 x1 x2.(Actor(e1,x2) & n_house(x2) & Theme(e1,x1) & v_run(e1) & n_dog(x1) & card_eq_3(x1))
4c366266-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_run(e1) & to(e1,x3) & r_next(e1) & n_house(x3) & n_dog(x1) & card_eq_3(x1) & a_topic(x1) & a_quickly(s2) & a_large(s1) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_run(e1) & n_house(x2) & n_dog(x1) & card_eq_3(x1) & Theme(e1,x1) & Actor(e1,x2))
Three large dogs running quickly next to a house.
Three dogs chase a tennis ball.
1
-100
Running quickly does not imply to chase a tennis ball.
exists e1 s1 s2 x1 x2 x3.(a_topic(x1) & to(e1,x3) & n_house(x3) & r_next(e1) & a_quickly(s2) & Manner(e1,s2) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_dog(x1) & a_large(s1) & Theme(s1,x1) & card_eq_3(x1))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_chase(e1) & n_ball(x2) & of(x2,x3) & n_tennis(x3) & n_dog(x1) & card_eq_3(x1))
4c366838-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_run(e1) & to(e1,x3) & r_next(e1) & n_house(x3) & n_dog(x1) & card_eq_3(x1) & a_topic(x1) & a_quickly(s2) & a_large(s1) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_chase(e1) & of(x2,x3) & n_tennis(x3) & n_dog(x1) & n_ball(x2) & card_eq_3(x1) & Theme(e1,x2) & Actor(e1,x1))
Three large dogs running quickly next to a house.
Three cats chase a mouse.
2
-100
Dogs aren't cats.
exists e1 s1 s2 x1 x2 x3.(a_topic(x1) & to(e1,x3) & n_house(x3) & r_next(e1) & a_quickly(s2) & Manner(e1,s2) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_dog(x1) & a_large(s1) & Theme(s1,x1) & card_eq_3(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_chase(e1) & n_mouse(x2) & n_cat(x1) & card_eq_3(x1))
4c366ce8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_run(e1) & to(e1,x3) & r_next(e1) & n_house(x3) & n_dog(x1) & card_eq_3(x1) & a_topic(x1) & a_quickly(s2) & a_large(s1) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_chase(e1) & n_mouse(x2) & n_cat(x1) & card_eq_3(x1) & Theme(e1,x2) & Actor(e1,x1))
a few different colored dogs jumping around in the grass behind a house
Dogs are practicing a dance routine
2
-100
One cannot be jumping and in the grass and practicing a dance routine at the same time. Dogs do not dance.
exists e2 e1 e3 s1 s2 x1 x2 x3 x4 x5.(n_grass(x4) & n_dog(x2) & Theme(e2,x2) & v_color(e2) & a_topic(x1) & behind(e3,x5) & n_house(x5) & in(e3,x4) & a_around(s2) & Manner(e3,s2) & Actor(e3,x3) & v_jump(e3) & (x1 = x3) & -(x1 = x2) & n_dog(x1) & Theme(e1,x1) & v_color(e1) & a_few(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_practice(e1) & n_routine(x2) & of(x2,x3) & n_dance(x3) & n_dog(x1))
4c367288-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 e3 s1 s2 x1 x2 x3 x4 x5.(v_jump(e3) & v_color(e2) & v_color(e1) & n_house(x5) & n_grass(x4) & n_dog(x2) & n_dog(x1) & in(e3,x4) & behind(e3,x5) & a_topic(x1) & a_few(s1) & a_around(s2) & Theme(s1,x1) & Theme(e2,x2) & Theme(e1,x1) & Manner(e3,s2) & Actor(e3,x3) & -(x1 = x2) & (x1 = x3))
exists e1 x1 x2 x3.(v_practice(e1) & of(x2,x3) & n_routine(x2) & n_dog(x1) & n_dance(x3) & Theme(e1,x2) & Actor(e1,x1))
a few different colored dogs jumping around in the grass behind a house
Animals are outside
0
-100
Behind the house is probably outside.
exists e2 e1 e3 s1 s2 x1 x2 x3 x4 x5.(n_grass(x4) & n_dog(x2) & Theme(e2,x2) & v_color(e2) & a_topic(x1) & behind(e3,x5) & n_house(x5) & in(e3,x4) & a_around(s2) & Manner(e3,s2) & Actor(e3,x3) & v_jump(e3) & (x1 = x3) & -(x1 = x2) & n_dog(x1) & Theme(e1,x1) & v_color(e1) & a_few(s1) & Theme(s1,x1))
exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_animal(x1))
4c3677ec-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 e3 s1 s2 x1 x2 x3 x4 x5.(v_jump(e3) & v_color(e2) & v_color(e1) & n_house(x5) & n_grass(x4) & n_dog(x2) & n_dog(x1) & in(e3,x4) & behind(e3,x5) & a_topic(x1) & a_few(s1) & a_around(s2) & Theme(s1,x1) & Theme(e2,x2) & Theme(e1,x1) & Manner(e3,s2) & Actor(e3,x3) & -(x1 = x2) & (x1 = x3))
exists s1 x1.(n_animal(x1) & a_outside(s1) & Theme(s1,x1))
a few different colored dogs jumping around in the grass behind a house
Dogs are biting at their own fleas
1
-100
The fact that dogs are jumping behind a house doesn't necessarily mean that they are biting at their own fleas.
exists e2 e1 e3 s1 s2 x1 x2 x3 x4 x5.(n_grass(x4) & n_dog(x2) & Theme(e2,x2) & v_color(e2) & a_topic(x1) & behind(e3,x5) & n_house(x5) & in(e3,x4) & a_around(s2) & Manner(e3,s2) & Actor(e3,x3) & v_jump(e3) & (x1 = x3) & -(x1 = x2) & n_dog(x1) & Theme(e1,x1) & v_color(e1) & a_few(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(at(e1,x2) & n_flea(x2) & a_own(s1) & Theme(s1,x2) & of(x2,x1) & n_thing(x1) & Actor(e1,x1) & v_bite(e1) & n_dog(x1))
4c367d32-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 e3 s1 s2 x1 x2 x3 x4 x5.(v_jump(e3) & v_color(e2) & v_color(e1) & n_house(x5) & n_grass(x4) & n_dog(x2) & n_dog(x1) & in(e3,x4) & behind(e3,x5) & a_topic(x1) & a_few(s1) & a_around(s2) & Theme(s1,x1) & Theme(e2,x2) & Theme(e1,x1) & Manner(e3,s2) & Actor(e3,x3) & -(x1 = x2) & (x1 = x3))
exists e1 s1 x1 x2.(v_bite(e1) & of(x2,x1) & n_thing(x1) & n_flea(x2) & n_dog(x1) & at(e1,x2) & a_own(s1) & Theme(s1,x2) & Actor(e1,x1))
The Irish setter with the safety vest is running ahead of the Rottwieler and the Dalmation.
The dogs are all out hunting with their masters for quail in the early forest light.
1
0.002421
Running ahead does not imply that the dogs are hunting with their masters for quail in the early forest light.
exists e1 s1 x1 x2 x3 x4 x5 x6.(n_dalmation(x6) & ne_org_rottwieler(x5) & n_vest(x2) & of(x2,x3) & n_safety(x3) & n_setter(x1) & a_irish(s1) & Theme(s1,x1) & of(e1,x4) & subset_of(x6,x4) & subset_of(x5,x4) & r_ahead(e1) & Actor(e1,x1) & v_run(e1) & with(x1,x2))
exists p1 s1 x1 x2 x3 x5.(n_light(x2) & of(x2,x3) & n_forest(x3) & a_early(s1) & Theme(s1,x2) & n_master(x5) & of(x5,x2) & n_thing(x2) & n_dog(x1) & in(p1,x2) & exists x4 x6.(r_all(x1) & out(x1,x4) & with(x4,x5) & for(x5,x6) & n_quail(x6) & n_hunting(x4)))
4c368264-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(with(x1,x2) & v_run(e1) & subset_of(x6,x4) & subset_of(x5,x4) & r_ahead(e1) & of(x2,x3) & of(e1,x4) & ne_org_rottwieler(x5) & n_vest(x2) & n_setter(x1) & n_safety(x3) & n_dalmation(x6) & a_irish(s1) & Theme(s1,x1) & Actor(e1,x1))
exists p1 s1 x1 x2 x3 x5.(of(x5,x2) & of(x2,x3) & n_thing(x2) & n_master(x5) & n_light(x2) & n_forest(x3) & n_dog(x1) & in(p1,x2) & exists x4 x6.(with(x4,x5) & r_all(x1) & out(x1,x4) & n_quail(x6) & n_hunting(x4) & for(x5,x6)) & a_early(s1) & Theme(s1,x2))
The Irish setter with the safety vest is running ahead of the Rottwieler and the Dalmation.
An irish setter has a safety vest.
0
-100
The Irish setter is wearing a safety vest.
exists e1 s1 x1 x2 x3 x4 x5 x6.(n_dalmation(x6) & ne_org_rottwieler(x5) & n_vest(x2) & of(x2,x3) & n_safety(x3) & n_setter(x1) & a_irish(s1) & Theme(s1,x1) & of(e1,x4) & subset_of(x6,x4) & subset_of(x5,x4) & r_ahead(e1) & Actor(e1,x1) & v_run(e1) & with(x1,x2))
exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_vest(x2) & of(x2,x3) & n_safety(x3) & n_setter(x1) & a_irish(s1) & Theme(s1,x1))
4c368732-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(with(x1,x2) & v_run(e1) & subset_of(x6,x4) & subset_of(x5,x4) & r_ahead(e1) & of(x2,x3) & of(e1,x4) & ne_org_rottwieler(x5) & n_vest(x2) & n_setter(x1) & n_safety(x3) & n_dalmation(x6) & a_irish(s1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_have(e1) & of(x2,x3) & n_vest(x2) & n_setter(x1) & n_safety(x3) & a_irish(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
The Irish setter with the safety vest is running ahead of the Rottwieler and the Dalmation.
The dogs are chasing a rabbit.
1
0.011973
Running does not imply chasing a rabbit.
exists e1 s1 x1 x2 x3 x4 x5 x6.(n_dalmation(x6) & ne_org_rottwieler(x5) & n_vest(x2) & of(x2,x3) & n_safety(x3) & n_setter(x1) & a_irish(s1) & Theme(s1,x1) & of(e1,x4) & subset_of(x6,x4) & subset_of(x5,x4) & r_ahead(e1) & Actor(e1,x1) & v_run(e1) & with(x1,x2))
exists e1 x1 x2.(n_dog(x1) & Theme(e1,x2) & Actor(e1,x1) & v_chase(e1) & n_rabbit(x2))
4c368bd8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(with(x1,x2) & v_run(e1) & subset_of(x6,x4) & subset_of(x5,x4) & r_ahead(e1) & of(x2,x3) & of(e1,x4) & ne_org_rottwieler(x5) & n_vest(x2) & n_setter(x1) & n_safety(x3) & n_dalmation(x6) & a_irish(s1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_chase(e1) & n_rabbit(x2) & n_dog(x1) & Theme(e1,x2) & Actor(e1,x1))
The Irish setter with the safety vest is running ahead of the Rottwieler and the Dalmation.
Two dogs chase after a man.
0
0.000894
If one of the three dogs is running ahead the remaining two are chasing.
exists e1 s1 x1 x2 x3 x4 x5 x6.(n_dalmation(x6) & ne_org_rottwieler(x5) & n_vest(x2) & of(x2,x3) & n_safety(x3) & n_setter(x1) & a_irish(s1) & Theme(s1,x1) & of(e1,x4) & subset_of(x6,x4) & subset_of(x5,x4) & r_ahead(e1) & Actor(e1,x1) & v_run(e1) & with(x1,x2))
exists x1 x2 x3.(a_topic(x1) & after(x1,x3) & n_man(x3) & n_chase(x1) & of(x1,x2) & n_dog(x2) & card_eq_2(x1))
4c36907e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(with(x1,x2) & v_run(e1) & subset_of(x6,x4) & subset_of(x5,x4) & r_ahead(e1) & of(x2,x3) & of(e1,x4) & ne_org_rottwieler(x5) & n_vest(x2) & n_setter(x1) & n_safety(x3) & n_dalmation(x6) & a_irish(s1) & Theme(s1,x1) & Actor(e1,x1))
exists x1 x2 x3.(of(x1,x2) & n_man(x3) & n_dog(x2) & n_chase(x1) & card_eq_2(x1) & after(x1,x3) & a_topic(x1))
The Irish setter with the safety vest is running ahead of the Rottwieler and the Dalmation.
The three poodles frolicked and played under sprinklers in their master's backyard
2
-100
An Irish setter, Rottwieler and Dalmation are not three poodles.
exists e1 s1 x1 x2 x3 x4 x5 x6.(n_dalmation(x6) & ne_org_rottwieler(x5) & n_vest(x2) & of(x2,x3) & n_safety(x3) & n_setter(x1) & a_irish(s1) & Theme(s1,x1) & of(e1,x4) & subset_of(x6,x4) & subset_of(x5,x4) & r_ahead(e1) & Actor(e1,x1) & v_run(e1) & with(x1,x2))
exists e2 e1 x1 x2 x3 x4.(n_backyard(x4) & of(x4,x3) & n_master(x3) & of(x3,x1) & n_thing(x1) & n_poodle(x1) & card_eq_3(x1) & in(e2,x4) & under(e2,x2) & n_sprinkler(x2) & Theme(e2,x1) & v_play(e2) & Theme(e1,x1) & v_frolic(e1))
4c36952e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(with(x1,x2) & v_run(e1) & subset_of(x6,x4) & subset_of(x5,x4) & r_ahead(e1) & of(x2,x3) & of(e1,x4) & ne_org_rottwieler(x5) & n_vest(x2) & n_setter(x1) & n_safety(x3) & n_dalmation(x6) & a_irish(s1) & Theme(s1,x1) & Actor(e1,x1))
exists e2 e1 x1 x2 x3 x4.(v_play(e2) & v_frolic(e1) & under(e2,x2) & of(x4,x3) & of(x3,x1) & n_thing(x1) & n_sprinkler(x2) & n_poodle(x1) & n_master(x3) & n_backyard(x4) & in(e2,x4) & card_eq_3(x1) & Theme(e2,x1) & Theme(e1,x1))
The Irish setter with the safety vest is running ahead of the Rottwieler and the Dalmation.
Three cats are sitting on a couch.
2
-100
An Irish setter, Rottwieler and Dalmation are not cats.
exists e1 s1 x1 x2 x3 x4 x5 x6.(n_dalmation(x6) & ne_org_rottwieler(x5) & n_vest(x2) & of(x2,x3) & n_safety(x3) & n_setter(x1) & a_irish(s1) & Theme(s1,x1) & of(e1,x4) & subset_of(x6,x4) & subset_of(x5,x4) & r_ahead(e1) & Actor(e1,x1) & v_run(e1) & with(x1,x2))
exists e1 x1 x2.(on(e1,x2) & n_couch(x2) & Actor(e1,x1) & v_sit(e1) & n_cat(x1) & card_eq_3(x1))
4c369ace-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(with(x1,x2) & v_run(e1) & subset_of(x6,x4) & subset_of(x5,x4) & r_ahead(e1) & of(x2,x3) & of(e1,x4) & ne_org_rottwieler(x5) & n_vest(x2) & n_setter(x1) & n_safety(x3) & n_dalmation(x6) & a_irish(s1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_sit(e1) & on(e1,x2) & n_couch(x2) & n_cat(x1) & card_eq_3(x1) & Actor(e1,x1))