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
Six people box apples in a grassy fields with leaves turning colors in the background.
People doing work at the orchard in fall.
1
-100
People working in an orchard does not always mean six people boxing apples.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(n_background(x7) & a_topic(x1) & in(x1,x3) & in(e1,x7) & Theme(e1,x6) & Actor(e1,x5) & v_turn(e1) & n_color(x6) & (x3 = x5) & with(x3,x4) & n_leaf(x4) & n_field(x3) & a_grassy(s1) & Theme(s1,x3) & n_box(x1) & Time(x1,x2) & n_apple(x2) & n_people(x1) & card_eq_6(x1))
exists e1 x1 x2 x3 x4 x5.(n_orchard(x4) & a_topic(x1) & in(e1,x5) & n_fall(x5) & at(e1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_do(e1) & n_work(x3) & (x1 = x2) & n_people(x1))
4b054bfa-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(with(x3,x4) & v_turn(e1) & n_people(x1) & n_leaf(x4) & n_field(x3) & n_color(x6) & n_box(x1) & n_background(x7) & n_apple(x2) & in(x1,x3) & in(e1,x7) & card_eq_6(x1) & a_topic(x1) & a_grassy(s1) & Time(x1,x2) & Theme(s1,x3) & Theme(e1,x6) & Actor(e1,x5) & (x3 = x5))
exists e1 x1 x2 x3 x4 x5.(v_do(e1) & n_work(x3) & n_people(x1) & n_orchard(x4) & n_fall(x5) & in(e1,x5) & at(e1,x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
Group of people in the wilderness packing boxes full of food.
Tall humans packing
1
-100
The group of people could easily include both short and tall humans.
exists s1 s2 x1 x2 x3 x4 x5 x6.(n_box(x2) & of(x2,x4) & n_packing(x4) & of(x2,x3) & n_wilderness(x3) & ne_org_group(s1) & a_topic(s1) & of(s1,x6) & n_food(x6) & of(s1,x1) & Theme(s2,x5) & a_full(s2) & (x1 = x5) & in(x1,x2) & n_people(x1))
exists x1 x2 x3.(n_packing(x1) & of(x1,x3) & n_human(x3) & (x1 = x2) & ne_nam_tall(x2) & a_topic(x1))
4b0551f4-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 x1 x2 x3 x4 x5 x6.(of(x2,x4) & of(x2,x3) & of(s1,x6) & of(s1,x1) & ne_org_group(s1) & n_wilderness(x3) & n_people(x1) & n_packing(x4) & n_food(x6) & n_box(x2) & in(x1,x2) & a_topic(s1) & a_full(s2) & Theme(s2,x5) & (x1 = x5))
exists x1 x2 x3.(of(x1,x3) & ne_nam_tall(x2) & n_packing(x1) & n_human(x3) & a_topic(x1) & (x1 = x2))
Group of people in the wilderness packing boxes full of food.
Humans packing
0
-100
People are humans.
exists s1 s2 x1 x2 x3 x4 x5 x6.(n_box(x2) & of(x2,x4) & n_packing(x4) & of(x2,x3) & n_wilderness(x3) & ne_org_group(s1) & a_topic(s1) & of(s1,x6) & n_food(x6) & of(s1,x1) & Theme(s2,x5) & a_full(s2) & (x1 = x5) & in(x1,x2) & n_people(x1))
exists x1 x2.(n_packing(x1) & (x1 = x2) & ne_nam_humans(x2) & a_topic(x1))
4b0556d6-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 x1 x2 x3 x4 x5 x6.(of(x2,x4) & of(x2,x3) & of(s1,x6) & of(s1,x1) & ne_org_group(s1) & n_wilderness(x3) & n_people(x1) & n_packing(x4) & n_food(x6) & n_box(x2) & in(x1,x2) & a_topic(s1) & a_full(s2) & Theme(s2,x5) & (x1 = x5))
exists x1 x2.(ne_nam_humans(x2) & n_packing(x1) & a_topic(x1) & (x1 = x2))
Group of people in the wilderness packing boxes full of food.
Nobody is packing
2
-100
All of the people are packing boxes of food, not none of them as indicated.
exists s1 s2 x1 x2 x3 x4 x5 x6.(n_box(x2) & of(x2,x4) & n_packing(x4) & of(x2,x3) & n_wilderness(x3) & ne_org_group(s1) & a_topic(s1) & of(s1,x6) & n_food(x6) & of(s1,x1) & Theme(s2,x5) & a_full(s2) & (x1 = x5) & in(x1,x2) & n_people(x1))
-exists e1 x1.(Actor(e1,x1) & v_pack(e1) & n_person(x1))
4b055b9a-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 x1 x2 x3 x4 x5 x6.(of(x2,x4) & of(x2,x3) & of(s1,x6) & of(s1,x1) & ne_org_group(s1) & n_wilderness(x3) & n_people(x1) & n_packing(x4) & n_food(x6) & n_box(x2) & in(x1,x2) & a_topic(s1) & a_full(s2) & Theme(s2,x5) & (x1 = x5))
all e1 x1.(-v_pack(e1) | -n_person(x1) | -Actor(e1,x1))
A girl laying on something that floats in water while wearing a bathing suit.
The sun is bearing down on the girl.
1
-100
A girl maybe laying on something that floats but does not mean the sun is out.
exists e2 e1 e3 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & on(e1,x3) & while(e2,e3) & Theme(e3,x6) & Actor(e3,x4) & v_wear(e3) & n_suit(x6) & of(x6,x7) & n_bathing(x7) & in(e2,x5) & n_water(x5) & Actor(e2,x4) & v_float(e2) & (x3 = x4) & n_thing(x3) & Actor(e1,x2) & v_lay(e1) & (x1 = x2) & n_girl(x1))
exists e1 s1 x1 x2.(n_girl(x2) & n_sun(x1) & a_down(s1) & Manner(e1,s1) & on(e1,x2) & Actor(e1,x1) & v_bear(e1))
4b056068-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 e3 x1 x2 x3 x4 x5 x6 x7.(while(e2,e3) & v_wear(e3) & v_lay(e1) & v_float(e2) & on(e1,x3) & of(x6,x7) & n_water(x5) & n_thing(x3) & n_suit(x6) & n_girl(x1) & n_bathing(x7) & in(e2,x5) & a_topic(x1) & Theme(e3,x6) & Actor(e3,x4) & Actor(e2,x4) & Actor(e1,x2) & (x3 = x4) & (x1 = x2))
exists e1 s1 x1 x2.(v_bear(e1) & on(e1,x2) & n_sun(x1) & n_girl(x2) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1))
A girl laying on something that floats in water while wearing a bathing suit.
The girl is floating in the pool.
0
-100
The water is in the pool.
exists e1 e3 e2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & on(e1,x3) & while(e2,e3) & Theme(e3,x6) & Actor(e3,x4) & v_wear(e3) & n_suit(x6) & of(x6,x7) & n_bathing(x7) & in(e2,x5) & n_water(x5) & Actor(e2,x4) & v_float(e2) & (x3 = x4) & n_thing(x3) & Actor(e1,x2) & v_lay(e1) & (x1 = x2) & n_girl(x1))
exists e1 x1 x2.(n_pool(x2) & n_girl(x1) & in(e1,x2) & Actor(e1,x1) & v_float(e1))
4b05652c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 x1 x2 x3 x4 x5 x6 x7.(while(e2,e3) & v_wear(e3) & v_lay(e1) & v_float(e2) & on(e1,x3) & of(x6,x7) & n_water(x5) & n_thing(x3) & n_suit(x6) & n_girl(x1) & n_bathing(x7) & in(e2,x5) & a_topic(x1) & Theme(e3,x6) & Actor(e3,x4) & Actor(e2,x4) & Actor(e1,x2) & (x3 = x4) & (x1 = x2))
exists e1 x1 x2.(v_float(e1) & n_pool(x2) & n_girl(x1) & in(e1,x2) & Actor(e1,x1))
A girl laying on something that floats in water while wearing a bathing suit.
The girl is walking thru the snow.
2
-100
One can't be walking while laying. Snow doesn't float in water.
exists e2 e1 e3 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & on(e1,x3) & while(e2,e3) & Theme(e3,x6) & Actor(e3,x4) & v_wear(e3) & n_suit(x6) & of(x6,x7) & n_bathing(x7) & in(e2,x5) & n_water(x5) & Actor(e2,x4) & v_float(e2) & (x3 = x4) & n_thing(x3) & Actor(e1,x2) & v_lay(e1) & (x1 = x2) & n_girl(x1))
exists e1 s1 x1 x2.(n_snow(x2) & n_girl(x1) & a_thru(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1))
4b056c5c-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 e3 x1 x2 x3 x4 x5 x6 x7.(while(e2,e3) & v_wear(e3) & v_lay(e1) & v_float(e2) & on(e1,x3) & of(x6,x7) & n_water(x5) & n_thing(x3) & n_suit(x6) & n_girl(x1) & n_bathing(x7) & in(e2,x5) & a_topic(x1) & Theme(e3,x6) & Actor(e3,x4) & Actor(e2,x4) & Actor(e1,x2) & (x3 = x4) & (x1 = x2))
exists e1 s1 x1 x2.(v_walk(e1) & n_snow(x2) & n_girl(x1) & a_thru(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
Children watch two boys playing a video game.
Kids are watching boys playing video games.
0
-100
Kids and children are the same.
exists e2 e1 x1 x2 x3 x4 x5.(Theme(e2,x2) & Actor(e2,x1) & v_watch(e2) & Theme(e1,x4) & Actor(e1,x3) & v_play(e1) & n_game(x4) & of(x4,x5) & n_video(x5) & (x2 = x3) & n_boy(x2) & card_eq_2(x2) & n_child(x1))
exists e2 e1 s1 x1 x2 x3 x4.(Theme(e2,x2) & Actor(e2,x1) & v_watch(e2) & Theme(e1,x4) & Actor(e1,x3) & v_play(e1) & n_game(x4) & a_video(s1) & Theme(s1,x4) & (x2 = x3) & n_boy(x2) & n_kid(x1))
4b057224-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4 x5.(v_watch(e2) & v_play(e1) & of(x4,x5) & n_video(x5) & n_game(x4) & n_child(x1) & n_boy(x2) & card_eq_2(x2) & Theme(e2,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists e2 e1 s1 x1 x2 x3 x4.(v_watch(e2) & v_play(e1) & n_kid(x1) & n_game(x4) & n_boy(x2) & a_video(s1) & Theme(s1,x4) & Theme(e2,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
Children watch two boys playing a video game.
Kids are playing outside.
2
-100
A video game is usually played inside not outside.
exists e2 e1 x1 x2 x3 x4 x5.(Theme(e2,x2) & Actor(e2,x1) & v_watch(e2) & Theme(e1,x4) & Actor(e1,x3) & v_play(e1) & n_game(x4) & of(x4,x5) & n_video(x5) & (x2 = x3) & n_boy(x2) & card_eq_2(x2) & n_child(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_outside(x2) & n_kid(x1))
4b05779c-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4 x5.(v_watch(e2) & v_play(e1) & of(x4,x5) & n_video(x5) & n_game(x4) & n_child(x1) & n_boy(x2) & card_eq_2(x2) & Theme(e2,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists e1 x1 x2.(v_play(e1) & n_outside(x2) & n_kid(x1) & Theme(e1,x2) & Actor(e1,x1))
Children watch two boys playing a video game.
Kids are watching boys playing video games to learn.
1
-100
Kids play video games all the time not just to learn.
exists e1 e2 x1 x2 x3 x4 x5.(Theme(e2,x2) & Actor(e2,x1) & v_watch(e2) & Theme(e1,x4) & Actor(e1,x3) & v_play(e1) & n_game(x4) & of(x4,x5) & n_video(x5) & (x2 = x3) & n_boy(x2) & card_eq_2(x2) & n_child(x1))
exists e1 e2 p1 x1 x2 x3 x4 x5.(Theme(e2,x2) & Actor(e2,x1) & v_watch(e2) & Theme(e1,x4) & Actor(e1,x3) & v_play(e1) & Topic(x4,p1) & exists e3 x6.(Theme(e3,x6) & Actor(e3,x4) & v_learn(e3) & n_thing(x6)) & n_game(x4) & of(x4,x5) & n_video(x5) & (x2 = x3) & n_boy(x2) & n_kid(x1))
4b057cce-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5.(v_watch(e2) & v_play(e1) & of(x4,x5) & n_video(x5) & n_game(x4) & n_child(x1) & n_boy(x2) & card_eq_2(x2) & Theme(e2,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists e1 e2 p1 x1 x2 x3 x4 x5.(v_watch(e2) & v_play(e1) & of(x4,x5) & n_video(x5) & n_kid(x1) & n_game(x4) & n_boy(x2) & exists e3 x6.(v_learn(e3) & n_thing(x6) & Theme(e3,x6) & Actor(e3,x4)) & Topic(x4,p1) & Theme(e2,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
Two teenagers are playing Nintendo Wii while other teens look on.
Two teenagers are playing the wii in a room alone.
2
-100
If other teens look on then they are not alone.
exists e1 p1 x1 x2 x3 x5.(n_teens(x5) & ne_org_wii(x2) & (x2 = x3) & ne_org_nintendo(x3) & exists e2 p2 x4.(exists s1.(Theme(s1,x4) & a_on(s1)) & Topic(e2,p2) & Actor(e2,x4) & v_look(e2) & -(x4 = x5) & n_teens(x4)) & while(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_teenager(x1) & card_eq_2(x1))
exists e1 x1 x2 x3.(n_wius(x2) & in(e1,x3) & r_alone(x3) & n_room(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_teenager(x1) & card_eq_2(x1))
4b0581c4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3 x5.(while(e1,p1) & v_play(e1) & ne_org_wii(x2) & ne_org_nintendo(x3) & n_teens(x5) & n_teenager(x1) & exists e2 p2 x4.(v_look(e2) & n_teens(x4) & exists s1.(a_on(s1) & Theme(s1,x4)) & Topic(e2,p2) & Actor(e2,x4) & -(x4 = x5)) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1) & (x2 = x3))
exists e1 x1 x2 x3.(v_play(e1) & r_alone(x3) & n_wius(x2) & n_teenager(x1) & n_room(x3) & in(e1,x3) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
Two teenagers are playing Nintendo Wii while other teens look on.
Teenagers playing a console.
0
-100
Nintendo Wii implies console.
exists e1 p1 x1 x2 x3 x5.(n_teens(x5) & ne_org_wii(x2) & (x2 = x3) & ne_org_nintendo(x3) & exists e2 p2 x4.(exists s1.(Theme(s1,x4) & a_on(s1)) & Topic(e2,p2) & Actor(e2,x4) & v_look(e2) & -(x4 = x5) & n_teens(x4)) & while(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_teenager(x1) & card_eq_2(x1))
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_console(x3) & (x1 = x2) & n_teenager(x1))
4b0586b0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3 x5.(while(e1,p1) & v_play(e1) & ne_org_wii(x2) & ne_org_nintendo(x3) & n_teens(x5) & n_teenager(x1) & exists e2 p2 x4.(v_look(e2) & n_teens(x4) & exists s1.(a_on(s1) & Theme(s1,x4)) & Topic(e2,p2) & Actor(e2,x4) & -(x4 = x5)) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1) & (x2 = x3))
exists e1 x1 x2 x3.(v_play(e1) & n_teenager(x1) & n_console(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
Two teenagers are playing Nintendo Wii while other teens look on.
Two teenagers play the wii while the others wait their turn.
1
-100
Teenagers can watch games and not expect to wait for a turn.
exists e1 p1 x1 x2 x3 x5.(n_teens(x5) & ne_org_wii(x2) & (x2 = x3) & ne_org_nintendo(x3) & exists e2 p2 x4.(exists s1.(Theme(s1,x4) & a_on(s1)) & Topic(e2,p2) & Actor(e2,x4) & v_look(e2) & -(x4 = x5) & n_teens(x4)) & while(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_teenager(x1) & card_eq_2(x1))
exists e2 e1 x1 x2 x3 x4.(-(x3 = x1) & n_person(x3) & n_wius(x3) & Theme(e2,x4) & Actor(e2,x1) & v_wait(e2) & n_turn(x4) & of(x4,x1) & n_thing(x1) & while(e1,x3) & n_person(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_teenager(x1) & card_eq_2(x1))
4b058b92-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3 x5.(while(e1,p1) & v_play(e1) & ne_org_wii(x2) & ne_org_nintendo(x3) & n_teens(x5) & n_teenager(x1) & exists e2 p2 x4.(v_look(e2) & n_teens(x4) & exists s1.(a_on(s1) & Theme(s1,x4)) & Topic(e2,p2) & Actor(e2,x4) & -(x4 = x5)) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1) & (x2 = x3))
exists e2 e1 x1 x2 x3 x4.(while(e1,x3) & v_wait(e2) & v_play(e1) & of(x4,x1) & n_wius(x3) & n_turn(x4) & n_thing(x1) & n_teenager(x1) & n_person(x3) & n_person(x1) & card_eq_2(x1) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & -(x3 = x1) & (x1 = x2))
A group of kids are in a white room with many chairs watching a boy and red and a boy in blue play video games on a Wii.
A kid is showing his video game talent to his friends.
1
-100
The kid playing video games may not have any friends, they could be spectators or fans.
exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(in(p1,x3) & with(x3,x4) & subset_of(x10,x4) & in(x10,x11) & n_play(x11) & a_blue(s2) & Theme(s2,x11) & n_boy(x10) & subset_of(x5,x4) & Theme(e1,x7) & Actor(e1,x6) & v_watch(e1) & n_red(x9) & n_boy(x8) & subset_of(x9,x7) & subset_of(x8,x7) & (x5 = x6) & n_chair(x5) & n_quantity(x5) & n_room(x3) & a_white(s1) & Theme(s1,x3) & exists x12 x13 x14.((x1 = x12) & on(x12,x14) & ne_org_wii(x14) & n_game(x12) & of(x12,x13) & n_video(x13)) & of(x1,x2) & n_kid(x2) & n_group(x1))
exists e1 x1 x2 x3 x4 x5.(Theme(e1,x2) & Actor(e1,x1) & v_show(e1) & to(x2,x5) & n_friend(x5) & of(x5,x1) & n_male(x1) & n_male(x1) & n_talent(x2) & of(x2,x4) & n_game(x4) & of(x2,x3) & n_video(x3) & of(x2,x1) & n_kid(x1))
4b05918c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(with(x3,x4) & v_watch(e1) & subset_of(x9,x7) & subset_of(x8,x7) & subset_of(x5,x4) & subset_of(x10,x4) & of(x1,x2) & n_room(x3) & n_red(x9) & n_quantity(x5) & n_play(x11) & n_kid(x2) & n_group(x1) & n_chair(x5) & n_boy(x8) & n_boy(x10) & in(x10,x11) & in(p1,x3) & exists x12 x13 x14.(on(x12,x14) & of(x12,x13) & ne_org_wii(x14) & n_video(x13) & n_game(x12) & (x1 = x12)) & a_white(s1) & a_blue(s2) & Theme(s2,x11) & Theme(s1,x3) & Theme(e1,x7) & Actor(e1,x6) & (x5 = x6))
exists e1 x1 x2 x3 x4 x5.(v_show(e1) & to(x2,x5) & of(x5,x1) & of(x2,x4) & of(x2,x3) & of(x2,x1) & n_video(x3) & n_talent(x2) & n_male(x1) & n_kid(x1) & n_game(x4) & n_friend(x5) & Theme(e1,x2) & Actor(e1,x1))
A group of kids are in a white room with many chairs watching a boy and red and a boy in blue play video games on a Wii.
The kids are not currently outside playing.
0
-100
Not currently outside implies they are in a room.
exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(in(p1,x3) & with(x3,x4) & subset_of(x10,x4) & in(x10,x11) & n_play(x11) & a_blue(s2) & Theme(s2,x11) & n_boy(x10) & subset_of(x5,x4) & Theme(e1,x7) & Actor(e1,x6) & v_watch(e1) & n_red(x9) & n_boy(x8) & subset_of(x9,x7) & subset_of(x8,x7) & (x5 = x6) & n_chair(x5) & n_quantity(x5) & n_room(x3) & a_white(s1) & Theme(s1,x3) & exists x12 x13 x14.((x1 = x12) & on(x12,x14) & ne_org_wii(x14) & n_game(x12) & of(x12,x13) & n_video(x13)) & of(x1,x2) & n_kid(x2) & n_group(x1))
exists x1.(n_kid(x1) & -exists p1 s1.(a_currently(s1) & Manner(p1,s1) & exists s2 x2.((x1 = x2) & n_playing(x2) & a_outside(s2) & Theme(s2,x2))))
4b0598d0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(with(x3,x4) & v_watch(e1) & subset_of(x9,x7) & subset_of(x8,x7) & subset_of(x5,x4) & subset_of(x10,x4) & of(x1,x2) & n_room(x3) & n_red(x9) & n_quantity(x5) & n_play(x11) & n_kid(x2) & n_group(x1) & n_chair(x5) & n_boy(x8) & n_boy(x10) & in(x10,x11) & in(p1,x3) & exists x12 x13 x14.(on(x12,x14) & of(x12,x13) & ne_org_wii(x14) & n_video(x13) & n_game(x12) & (x1 = x12)) & a_white(s1) & a_blue(s2) & Theme(s2,x11) & Theme(s1,x3) & Theme(e1,x7) & Actor(e1,x6) & (x5 = x6))
exists x1.(n_kid(x1) & all p1 s1.(all s2 x2.(-n_playing(x2) | -a_outside(s2) | -Theme(s2,x2) | -(x1 = x2)) | -a_currently(s1) | -Manner(p1,s1)))
A group of kids are in a white room with many chairs watching a boy and red and a boy in blue play video games on a Wii.
A group of kids are outside playing in a sandbox.
2
-100
A white room isn't usually found outside.
exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(in(p1,x3) & with(x3,x4) & subset_of(x10,x4) & in(x10,x11) & n_play(x11) & a_blue(s2) & Theme(s2,x11) & n_boy(x10) & subset_of(x5,x4) & Theme(e1,x7) & Actor(e1,x6) & v_watch(e1) & n_red(x9) & n_boy(x8) & subset_of(x9,x7) & subset_of(x8,x7) & (x5 = x6) & n_chair(x5) & n_quantity(x5) & n_room(x3) & a_white(s1) & Theme(s1,x3) & exists x12 x13 x14.((x1 = x12) & on(x12,x14) & ne_org_wii(x14) & n_game(x12) & of(x12,x13) & n_video(x13)) & of(x1,x2) & n_kid(x2) & n_group(x1))
exists p1 x1 x2.(exists s1 x3 x4.((x1 = x3) & in(x3,x4) & n_sandbox(x4) & n_playing(x3) & a_outside(s1) & Theme(s1,x3)) & of(x1,x2) & n_kid(x2) & n_group(x1))
4b059d76-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(with(x3,x4) & v_watch(e1) & subset_of(x9,x7) & subset_of(x8,x7) & subset_of(x5,x4) & subset_of(x10,x4) & of(x1,x2) & n_room(x3) & n_red(x9) & n_quantity(x5) & n_play(x11) & n_kid(x2) & n_group(x1) & n_chair(x5) & n_boy(x8) & n_boy(x10) & in(x10,x11) & in(p1,x3) & exists x12 x13 x14.(on(x12,x14) & of(x12,x13) & ne_org_wii(x14) & n_video(x13) & n_game(x12) & (x1 = x12)) & a_white(s1) & a_blue(s2) & Theme(s2,x11) & Theme(s1,x3) & Theme(e1,x7) & Actor(e1,x6) & (x5 = x6))
exists x1 x2.(of(x1,x2) & n_kid(x2) & n_group(x1) & exists s1 x3 x4.(n_sandbox(x4) & n_playing(x3) & in(x3,x4) & a_outside(s1) & Theme(s1,x3) & (x1 = x3)))
Kids are playing video games.
Boys and girls are playing video games in the basement.
1
-100
Boys and girls can play video games in other places besides the basement
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_game(x2) & of(x2,x3) & n_video(x3) & n_kid(x1))
exists e1 x1 x2 x3 x4 x5 x6.(n_basement(x6) & in(e1,x6) & Theme(e1,x4) & Actor(e1,x1) & v_play(e1) & n_game(x4) & of(x4,x5) & n_video(x5) & subset_of(x3,x1) & n_girl(x3) & subset_of(x2,x1) & n_boy(x2))
4b05a26c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_play(e1) & of(x2,x3) & n_video(x3) & n_kid(x1) & n_game(x2) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3 x4 x5 x6.(v_play(e1) & subset_of(x3,x1) & subset_of(x2,x1) & of(x4,x5) & n_video(x5) & n_girl(x3) & n_game(x4) & n_boy(x2) & n_basement(x6) & in(e1,x6) & Theme(e1,x4) & Actor(e1,x1))
Kids are playing video games.
Kids are playing Grand Theft Auto.
1
-100
Kids play video games of all kinds not just Grand Theft Auto.
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_game(x2) & of(x2,x3) & n_video(x3) & n_kid(x1))
exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_auto(x2) & (x2 = x4) & ne_org_theft(x4) & (x2 = x3) & ne_org_grand(x3) & n_kid(x1))
4b05a6e0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_play(e1) & of(x2,x3) & n_video(x3) & n_kid(x1) & n_game(x2) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_play(e1) & ne_org_theft(x4) & ne_org_grand(x3) & n_kid(x1) & n_auto(x2) & Theme(e1,x2) & Actor(e1,x1) & (x2 = x4) & (x2 = x3))
Kids are playing video games.
A teacher is grading papers.
2
-100
A teacher won't be a kid.
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_game(x2) & of(x2,x3) & n_video(x3) & n_kid(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_grade(e1) & n_papers(x2) & n_teacher(x1))
4b05ab54-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_play(e1) & of(x2,x3) & n_video(x3) & n_kid(x1) & n_game(x2) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_grade(e1) & n_teacher(x1) & n_papers(x2) & Theme(e1,x2) & Actor(e1,x1))
A group of people committed to getting the job done in synergy.
The people are walking in the church.
2
-100
When one is walking in a church, they are usually attending church, not getting a job done.
exists e3 e1 e2 x1 x2 x3 x4 x5 x6 x7.(n_job(x5) & a_topic(x1) & of(x1,x2) & to(e1,e3) & Theme(e3,x5) & Actor(e3,x4) & v_get(e3) & in(e2,x7) & n_synergy(x7) & Theme(e2,x6) & v_do(e2) & (x5 = x6) & Theme(e1,x3) & v_commit(e1) & (x2 = x3) & n_people(x2) & n_group(x1))
exists e1 x1 x2.(n_church(x2) & n_people(x1) & in(e1,x2) & Actor(e1,x1) & v_walk(e1))
4b05b41e-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 e2 x1 x2 x3 x4 x5 x6 x7.(v_get(e3) & v_do(e2) & v_commit(e1) & to(e1,e3) & of(x1,x2) & n_synergy(x7) & n_people(x2) & n_job(x5) & n_group(x1) & in(e2,x7) & a_topic(x1) & Theme(e3,x5) & Theme(e2,x6) & Theme(e1,x3) & Actor(e3,x4) & (x5 = x6) & (x2 = x3))
exists e1 x1 x2.(v_walk(e1) & n_people(x1) & n_church(x2) & in(e1,x2) & Actor(e1,x1))
A group working together to pull something to shore.
The people gathered outside work together.
0
-100
Shore implies outside.
exists e1 p1 s1 x1 x2 x3.(a_topic(x1) & Topic(e1,p1) & exists e2 p2 x4.(Theme(e2,x4) & Actor(e2,x2) & v_pull(e2) & Topic(x4,p2) & exists e3.(Actor(e3,x4) & v_shore(e3)) & n_thing(x4)) & a_together(s1) & Manner(e1,s1) & Actor(e1,x3) & v_work(e1) & (x1 = x3) & (x1 = x2) & n_group(x1))
exists e1 s1 s2 x1 x2.(n_people(x1) & a_together(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_gather(e1) & n_work(x2) & a_outside(s1) & Theme(s1,x2))
4b05c26a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3.(v_work(e1) & n_group(x1) & exists e2 p2 x4.(v_pull(e2) & n_thing(x4) & exists e3.(v_shore(e3) & Actor(e3,x4)) & Topic(x4,p2) & Theme(e2,x4) & Actor(e2,x2)) & a_topic(x1) & a_together(s1) & Topic(e1,p1) & Manner(e1,s1) & Actor(e1,x3) & (x1 = x3) & (x1 = x2))
exists e1 s1 s2 x1 x2.(v_gather(e1) & n_work(x2) & n_people(x1) & a_together(s2) & a_outside(s1) & Theme(s1,x2) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1))
A group of mostly black men work together to pull a rope on the rocky shore.
The group of men were helping someone out.
1
-100
The group of people could of been working to pull their own rope and not someone else's rope.
exists e1 p1 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x6.(n_shore(x6) & a_rocky(s6) & Theme(s6,x6) & Topic(e1,p1) & exists e2 x5.(on(e2,x6) & Theme(e2,x5) & Actor(e2,x1) & v_pull(e2) & n_rope(x5)) & a_together(s5) & Manner(e1,s5) & Actor(e1,x3) & v_work(e1) & of(x3,x4) & n_man(x4) & a_black(s4) & Theme(s4,x4) & a_mostly(s3) & Theme(s3,x4) & n_group(x3) & of(x1,x2) & n_man(x2) & a_black(s2) & Theme(s2,x2) & a_mostly(s1) & Theme(s1,x2) & n_group(x1))
exists e1 s1 x1 x2 x3.(n_group(x1) & a_out(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x1) & v_help(e1) & n_person(x3) & of(x1,x2) & n_man(x2))
4b05cbb6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x6.(v_work(e1) & of(x3,x4) & of(x1,x2) & n_shore(x6) & n_man(x4) & n_man(x2) & n_group(x3) & n_group(x1) & exists e2 x5.(v_pull(e2) & on(e2,x6) & n_rope(x5) & Theme(e2,x5) & Actor(e2,x1)) & a_together(s5) & a_rocky(s6) & a_mostly(s3) & a_mostly(s1) & a_black(s4) & a_black(s2) & Topic(e1,p1) & Theme(s6,x6) & Theme(s4,x4) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x2) & Manner(e1,s5) & Actor(e1,x3))
exists e1 s1 x1 x2 x3.(v_help(e1) & of(x1,x2) & n_person(x3) & n_man(x2) & n_group(x1) & a_out(s1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x1))
Several men are in front of a large body of water, pulling on a rope.
The men are trying to rescue someone from the water.
1
-100
Men pulling of a rope could imply something other then rescue someone.
exists e1 p1 s1 x1 x2.(for(p1,e1) & on(e1,x2) & n_rope(x2) & Actor(e1,x1) & v_pull(e1) & exists s2 x3 x4 x5.(in(x1,x3) & of(x3,x4) & of(x4,x5) & n_water(x5) & n_body(x4) & a_large(s2) & Theme(s2,x4) & n_front(x3)) & n_man(x1) & a_several(s1) & Theme(s1,x1))
exists e1 p1 x1 x3.(n_water(x3) & n_man(x1) & Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_rescue(e2) & from(x2,x3) & n_person(x2)))
4b05d9da-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2.(v_pull(e1) & on(e1,x2) & n_rope(x2) & n_man(x1) & for(p1,e1) & exists s2 x3 x4 x5.(of(x4,x5) & of(x3,x4) & n_water(x5) & n_front(x3) & n_body(x4) & in(x1,x3) & a_large(s2) & Theme(s2,x4)) & a_several(s1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 p1 x1 x3.(v_try(e1) & n_water(x3) & n_man(x1) & exists e2 x2.(v_rescue(e2) & n_person(x2) & from(x2,x3) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
Three chefs, wearing white hats and black aprons, are preparing food in a crowded kitchen.
chefs watch tv
2
0.000695
You cannot be preparing fodd and watching tv at the same time
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6.(for(e1,e2) & Theme(e2,x4) & Actor(e2,x1) & v_wear(e2) & subset_of(x6,x4) & n_apron(x6) & a_black(s3) & Theme(s3,x6) & subset_of(x5,x4) & n_hat(x5) & a_white(s2) & Theme(s2,x5) & Theme(e1,x2) & Actor(e1,x1) & v_prepare(e1) & in(x2,x3) & n_kitchen(x3) & a_crowded(s1) & Theme(s1,x3) & n_food(x2) & n_chef(x1) & card_eq_3(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_tv(x2) & n_chef(x1))
4b0790cc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_wear(e2) & v_prepare(e1) & subset_of(x6,x4) & subset_of(x5,x4) & n_kitchen(x3) & n_hat(x5) & n_food(x2) & n_chef(x1) & n_apron(x6) & in(x2,x3) & for(e1,e2) & card_eq_3(x1) & a_white(s2) & a_crowded(s1) & a_black(s3) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x3) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_watch(e1) & n_tv(x2) & n_chef(x1) & Theme(e1,x2) & Actor(e1,x1))
Three chefs, wearing white hats and black aprons, are preparing food in a crowded kitchen.
Three chefs work together.
0
0.975345
Three chefs are preparing food in a crowded kitchen
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6.(for(e1,e2) & Theme(e2,x4) & Actor(e2,x1) & v_wear(e2) & subset_of(x6,x4) & n_apron(x6) & a_black(s3) & Theme(s3,x6) & subset_of(x5,x4) & n_hat(x5) & a_white(s2) & Theme(s2,x5) & Theme(e1,x2) & Actor(e1,x1) & v_prepare(e1) & in(x2,x3) & n_kitchen(x3) & a_crowded(s1) & Theme(s1,x3) & n_food(x2) & n_chef(x1) & card_eq_3(x1))
exists e1 s1 x1.(a_together(s1) & Manner(e1,s1) & Actor(e1,x1) & v_work(e1) & n_chef(x1) & card_eq_3(x1))
4b0799dc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_wear(e2) & v_prepare(e1) & subset_of(x6,x4) & subset_of(x5,x4) & n_kitchen(x3) & n_hat(x5) & n_food(x2) & n_chef(x1) & n_apron(x6) & in(x2,x3) & for(e1,e2) & card_eq_3(x1) & a_white(s2) & a_crowded(s1) & a_black(s3) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x3) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 s1 x1.(v_work(e1) & n_chef(x1) & card_eq_3(x1) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1))
Three chefs, wearing white hats and black aprons, are preparing food in a crowded kitchen.
The chefs are in a cooking challenge
1
0.004204
Chefs can prepare food in a crowded kitchen without being in a cooking challenge.
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6.(for(e1,e2) & Theme(e2,x4) & Actor(e2,x1) & v_wear(e2) & subset_of(x6,x4) & n_apron(x6) & a_black(s3) & Theme(s3,x6) & subset_of(x5,x4) & n_hat(x5) & a_white(s2) & Theme(s2,x5) & Theme(e1,x2) & Actor(e1,x1) & v_prepare(e1) & in(x2,x3) & n_kitchen(x3) & a_crowded(s1) & Theme(s1,x3) & n_food(x2) & n_chef(x1) & card_eq_3(x1))
exists p1 x1.(n_chef(x1) & exists x2 x3.(in(x1,x2) & n_challenge(x2) & of(x2,x3) & n_cooking(x3)))
4b07a378-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_wear(e2) & v_prepare(e1) & subset_of(x6,x4) & subset_of(x5,x4) & n_kitchen(x3) & n_hat(x5) & n_food(x2) & n_chef(x1) & n_apron(x6) & in(x2,x3) & for(e1,e2) & card_eq_3(x1) & a_white(s2) & a_crowded(s1) & a_black(s3) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x3) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
exists x1.(n_chef(x1) & exists x2 x3.(of(x2,x3) & n_cooking(x3) & n_challenge(x2) & in(x1,x2)))
Three chefs, wearing white hats and black aprons, are preparing food in a crowded kitchen.
Three chefs dance around each other easily in the cramped space, working well together.
1
0.566997
Just because the chefs are preparing food in a crowded kitchen just not mean they dance around each other easily or are working well together.
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6.(for(e1,e2) & Theme(e2,x4) & Actor(e2,x1) & v_wear(e2) & subset_of(x6,x4) & n_apron(x6) & a_black(s3) & Theme(s3,x6) & subset_of(x5,x4) & n_hat(x5) & a_white(s2) & Theme(s2,x5) & Theme(e1,x2) & Actor(e1,x1) & v_prepare(e1) & in(x2,x3) & n_kitchen(x3) & a_crowded(s1) & Theme(s1,x3) & n_food(x2) & n_chef(x1) & card_eq_3(x1))
exists s2 x1 x2 x4.(n_space(x4) & a_cramped(s2) & Theme(s2,x4) & all x3.(n_other(x3) -> exists e1 s1 s3 s4 x5.(in(s1,x4) & a_together(s4) & Manner(e1,s4) & a_well(s3) & Manner(e1,s3) & Actor(e1,x5) & v_work(e1) & (x4 = x5) & Theme(s1,x1) & a_easily(s1) & around(x1,x3))) & n_dance(x1) & of(x1,x2) & n_chef(x2) & card_eq_3(x1))
4b07b2dc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_wear(e2) & v_prepare(e1) & subset_of(x6,x4) & subset_of(x5,x4) & n_kitchen(x3) & n_hat(x5) & n_food(x2) & n_chef(x1) & n_apron(x6) & in(x2,x3) & for(e1,e2) & card_eq_3(x1) & a_white(s2) & a_crowded(s1) & a_black(s3) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x3) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
exists s2 x1 x2 x4.(of(x1,x2) & n_space(x4) & n_dance(x1) & n_chef(x2) & card_eq_3(x1) & all x3.(exists e1 s1 s3 s4 x5.(v_work(e1) & in(s1,x4) & around(x1,x3) & a_well(s3) & a_together(s4) & a_easily(s1) & Theme(s1,x1) & Manner(e1,s4) & Manner(e1,s3) & Actor(e1,x5) & (x4 = x5)) | -n_other(x3)) & a_cramped(s2) & Theme(s2,x4))
Three chefs, wearing white hats and black aprons, are preparing food in a crowded kitchen.
Three chefs are trying at new recipes
1
0.036774
Just because they are chefs in a crowded kitchen does not mean they are trying at new recipes.
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6.(for(e1,e2) & Theme(e2,x4) & Actor(e2,x1) & v_wear(e2) & subset_of(x6,x4) & n_apron(x6) & a_black(s3) & Theme(s3,x6) & subset_of(x5,x4) & n_hat(x5) & a_white(s2) & Theme(s2,x5) & Theme(e1,x2) & Actor(e1,x1) & v_prepare(e1) & in(x2,x3) & n_kitchen(x3) & a_crowded(s1) & Theme(s1,x3) & n_food(x2) & n_chef(x1) & card_eq_3(x1))
exists e1 s1 x1 x2 x3.(at(e1,x3) & n_recipe(x3) & a_new(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_try(e1) & n_thing(x2) & n_chef(x1) & card_eq_3(x1))
4b07bde0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_wear(e2) & v_prepare(e1) & subset_of(x6,x4) & subset_of(x5,x4) & n_kitchen(x3) & n_hat(x5) & n_food(x2) & n_chef(x1) & n_apron(x6) & in(x2,x3) & for(e1,e2) & card_eq_3(x1) & a_white(s2) & a_crowded(s1) & a_black(s3) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x3) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_try(e1) & n_thing(x2) & n_recipe(x3) & n_chef(x1) & card_eq_3(x1) & at(e1,x3) & a_new(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1))
Three chefs, wearing white hats and black aprons, are preparing food in a crowded kitchen.
chefs destroying a kitchen to produce lasagna
1
0.000107
Just because they are in a crowded kitchen does not mean they are destroying it. Chefs can cook things other than lasagna.
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6.(for(e1,e2) & Theme(e2,x4) & Actor(e2,x1) & v_wear(e2) & subset_of(x6,x4) & n_apron(x6) & a_black(s3) & Theme(s3,x6) & subset_of(x5,x4) & n_hat(x5) & a_white(s2) & Theme(s2,x5) & Theme(e1,x2) & Actor(e1,x1) & v_prepare(e1) & in(x2,x3) & n_kitchen(x3) & a_crowded(s1) & Theme(s1,x3) & n_food(x2) & n_chef(x1) & card_eq_3(x1))
exists e1 p1 x1 x2 x3 x4.(a_topic(x1) & Topic(e1,p1) & exists e2 x5.(Theme(e2,x5) & Actor(e2,x2) & v_produce(e2) & n_lasagna(x5)) & Theme(e1,x4) & Actor(e1,x3) & v_destroy(e1) & n_kitchen(x4) & (x1 = x3) & (x1 = x2) & n_chef(x1))
4b07c81c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_wear(e2) & v_prepare(e1) & subset_of(x6,x4) & subset_of(x5,x4) & n_kitchen(x3) & n_hat(x5) & n_food(x2) & n_chef(x1) & n_apron(x6) & in(x2,x3) & for(e1,e2) & card_eq_3(x1) & a_white(s2) & a_crowded(s1) & a_black(s3) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x3) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 p1 x1 x2 x3 x4.(v_destroy(e1) & n_kitchen(x4) & n_chef(x1) & exists e2 x5.(v_produce(e2) & n_lasagna(x5) & Theme(e2,x5) & Actor(e2,x2)) & a_topic(x1) & Topic(e1,p1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3) & (x1 = x2))
Three chefs, wearing white hats and black aprons, are preparing food in a crowded kitchen.
Chefs cook entrees for guests in a busy restaurant.
1
0.56635
Chefs can cook things other than entrees for guests. Chefs can cook in a crowded kitchen that is not in a busy restaurant.
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6.(for(e1,e2) & Theme(e2,x4) & Actor(e2,x1) & v_wear(e2) & subset_of(x6,x4) & n_apron(x6) & a_black(s3) & Theme(s3,x6) & subset_of(x5,x4) & n_hat(x5) & a_white(s2) & Theme(s2,x5) & Theme(e1,x2) & Actor(e1,x1) & v_prepare(e1) & in(x2,x3) & n_kitchen(x3) & a_crowded(s1) & Theme(s1,x3) & n_food(x2) & n_chef(x1) & card_eq_3(x1))
exists e1 s1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_cook(e1) & for(x2,x3) & in(x3,x4) & n_restaurant(x4) & a_busy(s1) & Theme(s1,x4) & n_guest(x3) & n_entree(x2) & n_chef(x1))
4b07d6ea-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_wear(e2) & v_prepare(e1) & subset_of(x6,x4) & subset_of(x5,x4) & n_kitchen(x3) & n_hat(x5) & n_food(x2) & n_chef(x1) & n_apron(x6) & in(x2,x3) & for(e1,e2) & card_eq_3(x1) & a_white(s2) & a_crowded(s1) & a_black(s3) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x3) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4.(v_cook(e1) & n_restaurant(x4) & n_guest(x3) & n_entree(x2) & n_chef(x1) & in(x3,x4) & for(x2,x3) & a_busy(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1))
Two boy children, one wearing a helmet, play at a table in a room full of toys.
The children are playing.
0
-100
The children in Sentence 2 are just the children in Sentence 1 who are playing, without the extraneous details.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(a_topic(x1) & rel(x1,x3) & rel(x3,x6) & in(x6,x8) & of(s1,x10) & n_toy(x10) & Theme(s1,x9) & a_full(s1) & (x8 = x9) & n_room(x8) & at(x6,x7) & n_table(x7) & n_play(x6) & Theme(e1,x5) & Actor(e1,x4) & v_wear(e1) & n_helmet(x5) & (x3 = x4) & n_thing(x3) & card_eq_1(x3) & n_child(x1) & of(x1,x2) & n_boy(x2) & card_eq_2(x1))
exists e1 x1.(n_child(x1) & Actor(e1,x1) & v_play(e1))
4b088a5e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_wear(e1) & rel(x3,x6) & rel(x1,x3) & of(x1,x2) & of(s1,x10) & n_toy(x10) & n_thing(x3) & n_table(x7) & n_room(x8) & n_play(x6) & n_helmet(x5) & n_child(x1) & n_boy(x2) & in(x6,x8) & card_eq_2(x1) & card_eq_1(x3) & at(x6,x7) & a_topic(x1) & a_full(s1) & Theme(s1,x9) & Theme(e1,x5) & Actor(e1,x4) & (x8 = x9) & (x3 = x4))
exists e1 x1.(v_play(e1) & n_child(x1) & Actor(e1,x1))
Two boy children, one wearing a helmet, play at a table in a room full of toys.
The kids are running for olympics.
2
-100
Play at a table is not running.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(a_topic(x1) & rel(x1,x3) & rel(x3,x6) & in(x6,x8) & of(s1,x10) & n_toy(x10) & Theme(s1,x9) & a_full(s1) & (x8 = x9) & n_room(x8) & at(x6,x7) & n_table(x7) & n_play(x6) & Theme(e1,x5) & Actor(e1,x4) & v_wear(e1) & n_helmet(x5) & (x3 = x4) & n_thing(x3) & card_eq_1(x3) & n_child(x1) & of(x1,x2) & n_boy(x2) & card_eq_2(x1))
exists e1 x1 x2.(n_kid(x1) & for(e1,x2) & n_olympics(x2) & Actor(e1,x1) & v_run(e1))
4b088f4a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_wear(e1) & rel(x3,x6) & rel(x1,x3) & of(x1,x2) & of(s1,x10) & n_toy(x10) & n_thing(x3) & n_table(x7) & n_room(x8) & n_play(x6) & n_helmet(x5) & n_child(x1) & n_boy(x2) & in(x6,x8) & card_eq_2(x1) & card_eq_1(x3) & at(x6,x7) & a_topic(x1) & a_full(s1) & Theme(s1,x9) & Theme(e1,x5) & Actor(e1,x4) & (x8 = x9) & (x3 = x4))
exists e1 x1 x2.(v_run(e1) & n_olympics(x2) & n_kid(x1) & for(e1,x2) & Actor(e1,x1))
Two young boys play with a puzzle in a classroom.
Friends are running wild class is at home with kids
2
-100
At home is not in a classroom.
exists e1 s1 x1 x2 x3.(in(e1,x3) & n_classroom(x3) & with(e1,x2) & n_puzzle(x2) & Actor(e1,x1) & v_play(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 p1 s1 x1 x2 x3.(exists x4 x5.(at(x1,x4) & with(x4,x5) & n_kid(x5) & n_home(x4)) & Theme(e1,x3) & Actor(e1,x2) & v_run(e1) & n_class(x3) & a_wild(s1) & Theme(s1,x3) & (x1 = x2) & n_friend(x1))
4b089936-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(with(e1,x2) & v_play(e1) & n_puzzle(x2) & n_classroom(x3) & n_boy(x1) & in(e1,x3) & card_eq_2(x1) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_run(e1) & n_friend(x1) & n_class(x3) & exists x4 x5.(with(x4,x5) & n_kid(x5) & n_home(x4) & at(x1,x4)) & a_wild(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
Two young boys play with a puzzle in a classroom.
Two friends are playing a puzzle at home
0
-100
The friends in the second sentence are playing with a puzzle, and they must be the young boys from the first sentence.
exists e1 s1 x1 x2 x3.(in(e1,x3) & n_classroom(x3) & with(e1,x2) & n_puzzle(x2) & Actor(e1,x1) & v_play(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 x1 x2 x3.(at(e1,x3) & n_home(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_puzzle(x2) & n_friend(x1) & card_eq_2(x1))
4b089fa8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(with(e1,x2) & v_play(e1) & n_puzzle(x2) & n_classroom(x3) & n_boy(x1) & in(e1,x3) & card_eq_2(x1) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_play(e1) & n_puzzle(x2) & n_home(x3) & n_friend(x1) & card_eq_2(x1) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
Two young boys play with a puzzle in a classroom.
Two friends are playing a puzzle at home with there parents
1
-100
are playing it
exists e1 s1 x1 x2 x3.(in(e1,x3) & n_classroom(x3) & with(e1,x2) & n_puzzle(x2) & Actor(e1,x1) & v_play(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 x1 x2 x3 x4 x5.(Time(e1,x5) & n_parent(x5) & with(e1,x4) & n_there(x4) & at(e1,x3) & n_home(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_puzzle(x2) & n_friend(x1) & card_eq_2(x1))
4b08a656-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(with(e1,x2) & v_play(e1) & n_puzzle(x2) & n_classroom(x3) & n_boy(x1) & in(e1,x3) & card_eq_2(x1) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 x1 x2 x3 x4 x5.(with(e1,x4) & v_play(e1) & n_there(x4) & n_puzzle(x2) & n_parent(x5) & n_home(x3) & n_friend(x1) & card_eq_2(x1) & at(e1,x3) & Time(e1,x5) & Theme(e1,x2) & Actor(e1,x1))
The boy with the blue helmet is playing with other boy.
Two boys are riding bikes.
1
-100
Not all playing means riding bikes.
exists e1 s1 x1 x2 x3.(n_boy(x3) & n_helmet(x2) & a_blue(s1) & Theme(s1,x2) & with(e1,x1) & -(x1 = x3) & n_boy(x1) & n_boy(x1) & Actor(e1,x1) & v_play(e1) & with(x1,x2))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & n_boy(x1) & card_eq_2(x1))
4b08aba6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(with(x1,x2) & with(e1,x1) & v_play(e1) & n_helmet(x2) & n_boy(x3) & n_boy(x1) & a_blue(s1) & Theme(s1,x2) & Actor(e1,x1) & -(x1 = x3))
exists e1 x1 x2.(v_ride(e1) & n_boy(x1) & n_bike(x2) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
The boy with the blue helmet is playing with other boy.
Two boys are playing together.
0
-100
The two boys that are playing together are the boy with the blue helmet and the other boy.
exists e1 s1 x1 x2 x3.(n_boy(x3) & n_helmet(x2) & a_blue(s1) & Theme(s1,x2) & with(e1,x1) & -(x1 = x3) & n_boy(x1) & n_boy(x1) & Actor(e1,x1) & v_play(e1) & with(x1,x2))
exists e1 s1 x1.(a_together(s1) & Manner(e1,s1) & Actor(e1,x1) & v_play(e1) & n_boy(x1) & card_eq_2(x1))
4b08b178-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(with(x1,x2) & with(e1,x1) & v_play(e1) & n_helmet(x2) & n_boy(x3) & n_boy(x1) & a_blue(s1) & Theme(s1,x2) & Actor(e1,x1) & -(x1 = x3))
exists e1 s1 x1.(v_play(e1) & n_boy(x1) & card_eq_2(x1) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1))
The boy with the blue helmet is playing with other boy.
Both boys are wearing pink helmets.
2
-100
the boys can not be wearing blue helmets and also pink helmets.
exists e1 s1 x1 x2 x3.(n_boy(x3) & n_helmet(x2) & a_blue(s1) & Theme(s1,x2) & with(e1,x1) & -(x1 = x3) & n_boy(x1) & n_boy(x1) & Actor(e1,x1) & v_play(e1) & with(x1,x2))
exists e1 s1 x1 x2.(n_boy(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_helmet(x2) & a_pink(s1) & Theme(s1,x2))
4b08b678-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(with(x1,x2) & with(e1,x1) & v_play(e1) & n_helmet(x2) & n_boy(x3) & n_boy(x1) & a_blue(s1) & Theme(s1,x2) & Actor(e1,x1) & -(x1 = x3))
exists e1 s1 x1 x2.(v_wear(e1) & n_helmet(x2) & n_boy(x1) & a_pink(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A woman is riding a bike along a beach.
a lady back flips off of a city bus
2
0
Riding a bike is not back flips off a bus.
exists e1 x1 x2 x3.(along(e1,x3) & n_beach(x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & n_woman(x1))
exists e1 x1 x2 x3.(r_off(e1) & of(e1,x2) & n_bus(x2) & of(x2,x3) & n_city(x3) & Actor(e1,x1) & v_flip(e1) & r_back(x1) & n_lady(x1))
4b08bb1e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_ride(e1) & n_woman(x1) & n_bike(x2) & n_beach(x3) & along(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_flip(e1) & r_off(e1) & r_back(x1) & of(x2,x3) & of(e1,x2) & n_lady(x1) & n_city(x3) & n_bus(x2) & Actor(e1,x1))
A woman is riding a bike along a beach.
Woman riding bike
0
-100
The woman riding a bike is in both sentences, and the first sentence simply has more extra details.
exists e1 x1 x2 x3.(along(e1,x3) & n_beach(x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & n_woman(x1))
exists x1 x2 x3.(n_bike(x1) & of(x1,x3) & n_riding(x3) & (x1 = x2) & ne_nam_woman(x2) & a_topic(x1))
4b08bfe2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_ride(e1) & n_woman(x1) & n_bike(x2) & n_beach(x3) & along(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists x1 x2 x3.(of(x1,x3) & ne_nam_woman(x2) & n_riding(x3) & n_bike(x1) & a_topic(x1) & (x1 = x2))
A woman is riding a bike along a beach.
a lady rides her bike
0
0.977482
The lady riding her bike in the second sentence is the woman riding her bike in the first.
exists e1 x1 x2 x3.(along(e1,x3) & n_beach(x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & n_woman(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & of(x2,x1) & n_female(x1) & n_lady(x1))
4b08c686-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_ride(e1) & n_woman(x1) & n_bike(x2) & n_beach(x3) & along(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_ride(e1) & of(x2,x1) & n_lady(x1) & n_female(x1) & n_bike(x2) & Theme(e1,x2) & Actor(e1,x1))
A woman is riding a bike along a beach.
A woman fishes
2
-100
Riding is not the same as fishes.
exists e1 x1 x2 x3.(along(e1,x3) & n_beach(x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & n_woman(x1))
exists e1 x1.(Actor(e1,x1) & v_fish(e1) & n_woman(x1))
4b08cdac-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_ride(e1) & n_woman(x1) & n_bike(x2) & n_beach(x3) & along(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1.(v_fish(e1) & n_woman(x1) & Actor(e1,x1))
A woman is riding a bike along a beach.
Guy riding streetcars
2
-100
A woman is not referred to as a guy. A bike and streetcars are two different items.
exists e1 x1 x2 x3.(along(e1,x3) & n_beach(x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & n_woman(x1))
exists x1 x2 x3.(n_streetcar(x1) & of(x1,x3) & n_riding(x3) & (x1 = x2) & ne_nam_guy(x2) & a_topic(x1))
4b08d41e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_ride(e1) & n_woman(x1) & n_bike(x2) & n_beach(x3) & along(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists x1 x2 x3.(of(x1,x3) & ne_nam_guy(x2) & n_streetcar(x1) & n_riding(x3) & a_topic(x1) & (x1 = x2))
A woman is riding a bike along a beach.
A woman prepares food in a kitchen.
2
-100
Ridding a bike and preparing food are two different things. The beach and a kitchen are two entirely different places.
exists e1 x1 x2 x3.(along(e1,x3) & n_beach(x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & n_woman(x1))
exists e1 x1 x2 x3.(in(e1,x3) & n_kitchen(x3) & Theme(e1,x2) & Actor(e1,x1) & v_prepare(e1) & n_food(x2) & n_woman(x1))
4b08da2c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_ride(e1) & n_woman(x1) & n_bike(x2) & n_beach(x3) & along(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_prepare(e1) & n_woman(x1) & n_kitchen(x3) & n_food(x2) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
A woman is riding a bike along a beach.
A women is biking up a mountain.
2
-100
The beach and a mountain are two totally different places.
exists e1 x1 x2 x3.(along(e1,x3) & n_beach(x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & n_woman(x1))
exists e1 s1 x1 x2.(a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_bike(e1) & n_mountain(x2) & n_woman(x1))
4b08dfea-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_ride(e1) & n_woman(x1) & n_bike(x2) & n_beach(x3) & along(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_bike(e1) & n_woman(x1) & n_mountain(x2) & a_up(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
A woman is riding a bike along a beach.
Bike riding into beach water
1
0.090298
into beach it
exists e1 x1 x2 x3.(along(e1,x3) & n_beach(x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & n_woman(x1))
exists s1 x1 x2 x3.(a_topic(x1) & into(x1,x2) & n_water(x2) & of(x2,x3) & n_beach(x3) & n_riding(x1) & a_bike(s1) & Theme(s1,x1))
4b08e558-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_ride(e1) & n_woman(x1) & n_bike(x2) & n_beach(x3) & along(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists s1 x1 x2 x3.(of(x2,x3) & n_water(x2) & n_riding(x1) & n_beach(x3) & into(x1,x2) & a_topic(x1) & a_bike(s1) & Theme(s1,x1))
A woman is riding a bike along a beach.
A woman trains for a race
1
0.039411
Riding a bike does not imply she trains for a race.
exists e1 x1 x2 x3.(along(e1,x3) & n_beach(x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & n_woman(x1))
exists x1 x2 x3.(a_topic(x1) & for(x1,x3) & n_race(x3) & n_train(x1) & of(x1,x2) & n_woman(x2))
4b08eb0c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_ride(e1) & n_woman(x1) & n_bike(x2) & n_beach(x3) & along(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists x1 x2 x3.(of(x1,x2) & n_woman(x2) & n_train(x1) & n_race(x3) & for(x1,x3) & a_topic(x1))
A woman is riding a bike along a beach.
a lady rides her bike to her house
1
0.014514
Riding a bike does not imply she is riding to her house.
exists e1 x1 x2 x3.(along(e1,x3) & n_beach(x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & n_woman(x1))
exists e1 x1 x2 x3.(to(e1,x3) & n_house(x3) & of(x3,x1) & n_female(x1) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & of(x2,x1) & n_lady(x1))
4b08f1ba-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_ride(e1) & n_woman(x1) & n_bike(x2) & n_beach(x3) & along(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_ride(e1) & to(e1,x3) & of(x3,x1) & of(x2,x1) & n_lady(x1) & n_house(x3) & n_female(x1) & n_bike(x2) & Theme(e1,x2) & Actor(e1,x1))
A woman is riding a bike along a beach.
A women is excercising.
1
0.677345
Riding a bike does not imply she is excercising.
exists e1 x1 x2 x3.(along(e1,x3) & n_beach(x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & n_woman(x1))
exists e1 x1.(Actor(e1,x1) & v_excercise(e1) & n_woman(x1))
4b08f71e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_ride(e1) & n_woman(x1) & n_bike(x2) & n_beach(x3) & along(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1.(v_excercise(e1) & n_woman(x1) & Actor(e1,x1))
A woman is riding a bike along a beach.
A woman along the coast
0
-100
A beach is on a coast, therefore the woman is on the coast in the second sentence.
exists e1 x1 x2 x3.(along(e1,x3) & n_beach(x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & n_woman(x1))
exists x1 x2.(n_coast(x2) & a_topic(x1) & along(x1,x2) & n_woman(x1))
4b08fbf6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_ride(e1) & n_woman(x1) & n_bike(x2) & n_beach(x3) & along(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists x1 x2.(n_woman(x1) & n_coast(x2) & along(x1,x2) & a_topic(x1))
A woman is riding a bike along a beach.
A woman rides a bike.
0
-100
Either way the woman is riding a bike, but the second sentence omits extra details.
exists e1 x1 x2 x3.(along(e1,x3) & n_beach(x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & n_woman(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & n_woman(x1))
4b090074-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_ride(e1) & n_woman(x1) & n_bike(x2) & n_beach(x3) & along(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_ride(e1) & n_woman(x1) & n_bike(x2) & Theme(e1,x2) & Actor(e1,x1))
A woman is riding a bike along a beach.
A woman rides a bike at sunset.
1
0.282925
Riding a bike does not imply it is at sunset.
exists e1 x1 x2 x3.(along(e1,x3) & n_beach(x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & n_woman(x1))
exists e1 x1 x2 x3.(at(e1,x3) & n_sunset(x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & n_woman(x1))
4b0904e8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_ride(e1) & n_woman(x1) & n_bike(x2) & n_beach(x3) & along(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_ride(e1) & n_woman(x1) & n_sunset(x3) & n_bike(x2) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
A woman is riding a bike along a beach.
A women is outside
0
-100
Since a beach is outside, the woman in sentence 2 must be outside if she's on the beach.
exists e1 x1 x2 x3.(along(e1,x3) & n_beach(x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & n_woman(x1))
exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_woman(x1))
4b090948-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_ride(e1) & n_woman(x1) & n_bike(x2) & n_beach(x3) & along(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists s1 x1.(n_woman(x1) & a_outside(s1) & Theme(s1,x1))
A woman is riding a bicycle on the beach.
A woman enjoying the sun on the beach
0
-100
The woman that is enjoying the sun while riding her bicycle on the beach.
exists e1 x1 x2 x3.(n_beach(x3) & on(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bicycle(x2) & n_woman(x1))
exists e1 x1 x2 x3 x4.(n_beach(x4) & n_sun(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_enjoy(e1) & on(x3,x4) & (x1 = x2) & n_woman(x1))
4b090da8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_ride(e1) & on(e1,x3) & n_woman(x1) & n_bicycle(x2) & n_beach(x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_enjoy(e1) & on(x3,x4) & n_woman(x1) & n_sun(x3) & n_beach(x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
A woman is riding a bicycle on the beach.
A group of women driving bicycles
1
-100
Not all women riding bicycles are driving, some may be passengers.
exists e1 x1 x2 x3.(n_beach(x3) & on(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bicycle(x2) & n_woman(x1))
exists e1 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_drive(e1) & n_bicycle(x4) & (x2 = x3) & n_woman(x2) & n_group(x1))
4b091212-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_ride(e1) & on(e1,x3) & n_woman(x1) & n_bicycle(x2) & n_beach(x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_drive(e1) & of(x1,x2) & n_woman(x2) & n_group(x1) & n_bicycle(x4) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
A woman is riding a bicycle on the beach.
A woman cooking in the kitchen
2
-100
the woman can not be cooking in the kitchen and also riding a bicycle on the beach.
exists e1 x1 x2 x3.(n_beach(x3) & on(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bicycle(x2) & n_woman(x1))
exists x1 x2 x3.(n_kitchen(x3) & a_topic(x1) & in(x1,x3) & n_cooking(x1) & of(x1,x2) & n_woman(x2))
4b091726-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_ride(e1) & on(e1,x3) & n_woman(x1) & n_bicycle(x2) & n_beach(x3) & Theme(e1,x2) & Actor(e1,x1))
exists x1 x2 x3.(of(x1,x2) & n_woman(x2) & n_kitchen(x3) & n_cooking(x1) & in(x1,x3) & a_topic(x1))
An attractive woman riding a bicycle on a beach.
The woman is getting some exercise.
0
-100
Riding a bicycle is a way of getting some exercise.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x4) & n_beach(x4) & Theme(e1,x3) & Actor(e1,x2) & v_ride(e1) & n_bicycle(x3) & (x1 = x2) & n_woman(x1) & a_attractive(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_get(e1) & n_exercise(x2))
4b091c94-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_ride(e1) & on(e1,x4) & n_woman(x1) & n_bicycle(x3) & n_beach(x4) & a_topic(x1) & a_attractive(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_get(e1) & n_woman(x1) & n_exercise(x2) & Theme(e1,x2) & Actor(e1,x1))
An attractive woman riding a bicycle on a beach.
A young girl is riding her bike.
2
-100
A woman is an adult and a young girl usually refers to a child.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x4) & n_beach(x4) & Theme(e1,x3) & Actor(e1,x2) & v_ride(e1) & n_bicycle(x3) & (x1 = x2) & n_woman(x1) & a_attractive(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & of(x2,x1) & n_female(x1) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
4b09218a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_ride(e1) & on(e1,x4) & n_woman(x1) & n_bicycle(x3) & n_beach(x4) & a_topic(x1) & a_attractive(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2.(v_ride(e1) & of(x2,x1) & n_girl(x1) & n_female(x1) & n_bike(x2) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
An attractive woman riding a bicycle on a beach.
The woman is riding a pink bike on the boardwalk.
1
-100
Not all bikes are pink.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x4) & n_beach(x4) & Theme(e1,x3) & Actor(e1,x2) & v_ride(e1) & n_bicycle(x3) & (x1 = x2) & n_woman(x1) & a_attractive(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(n_boardwalk(x3) & n_woman(x1) & on(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & a_pink(s1) & Theme(s1,x2))
4b092662-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_ride(e1) & on(e1,x4) & n_woman(x1) & n_bicycle(x3) & n_beach(x4) & a_topic(x1) & a_attractive(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2 x3.(v_ride(e1) & on(e1,x3) & n_woman(x1) & n_boardwalk(x3) & n_bike(x2) & a_pink(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A woman in a black bikini and white shorts rides a bicycle on the beach.
A woman in a black bikini rides a bike on the beach.
0
-100
A bike is a bicycle.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_beach(x6) & Theme(e1,x5) & Actor(e1,x1) & v_ride(e1) & on(x5,x6) & n_bicycle(x5) & in(x1,x2) & subset_of(x4,x2) & n_shorts(x4) & a_white(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_bikini(x3) & a_black(s1) & Theme(s1,x3) & n_woman(x1))
exists e1 s1 x1 x2 x3 x4.(n_beach(x4) & Theme(e1,x3) & Actor(e1,x1) & v_ride(e1) & on(x3,x4) & n_bike(x3) & in(x1,x2) & n_bikini(x2) & a_black(s1) & Theme(s1,x2) & n_woman(x1))
4b092b26-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_ride(e1) & subset_of(x4,x2) & subset_of(x3,x2) & on(x5,x6) & n_woman(x1) & n_shorts(x4) & n_bikini(x3) & n_bicycle(x5) & n_beach(x6) & in(x1,x2) & a_white(s2) & a_black(s1) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x5) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4.(v_ride(e1) & on(x3,x4) & n_woman(x1) & n_bikini(x2) & n_bike(x3) & n_beach(x4) & in(x1,x2) & a_black(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
A woman in a black bikini and white shorts rides a bicycle on the beach.
A woman is enjoying a hot summer day.
1
-100
Riding on the beach in a bikini does not imply it is a hot summer day.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_beach(x6) & Theme(e1,x5) & Actor(e1,x1) & v_ride(e1) & on(x5,x6) & n_bicycle(x5) & in(x1,x2) & subset_of(x4,x2) & n_shorts(x4) & a_white(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_bikini(x3) & a_black(s1) & Theme(s1,x3) & n_woman(x1))
exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_day(x2) & of(x2,x3) & n_summer(x3) & a_hot(s1) & Theme(s1,x2) & n_woman(x1))
4b092fcc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_ride(e1) & subset_of(x4,x2) & subset_of(x3,x2) & on(x5,x6) & n_woman(x1) & n_shorts(x4) & n_bikini(x3) & n_bicycle(x5) & n_beach(x6) & in(x1,x2) & a_white(s2) & a_black(s1) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x5) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_enjoy(e1) & of(x2,x3) & n_woman(x1) & n_summer(x3) & n_day(x2) & a_hot(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A woman in a black bikini and white shorts rides a bicycle on the beach.
A woman in a white bikini rides a scooter on the road.
2
-100
It is either a black or a white bikini.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_beach(x6) & Theme(e1,x5) & Actor(e1,x1) & v_ride(e1) & on(x5,x6) & n_bicycle(x5) & in(x1,x2) & subset_of(x4,x2) & n_shorts(x4) & a_white(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_bikini(x3) & a_black(s1) & Theme(s1,x3) & n_woman(x1))
exists e1 s1 x1 x2 x3 x4.(n_road(x4) & on(e1,x4) & Theme(e1,x3) & Actor(e1,x1) & v_ride(e1) & n_scooter(x3) & in(x1,x2) & n_bikini(x2) & a_white(s1) & Theme(s1,x2) & n_woman(x1))
4b093472-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_ride(e1) & subset_of(x4,x2) & subset_of(x3,x2) & on(x5,x6) & n_woman(x1) & n_shorts(x4) & n_bikini(x3) & n_bicycle(x5) & n_beach(x6) & in(x1,x2) & a_white(s2) & a_black(s1) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x5) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4.(v_ride(e1) & on(e1,x4) & n_woman(x1) & n_scooter(x3) & n_road(x4) & n_bikini(x2) & in(x1,x2) & a_white(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
A lady in white shorts and a black tank top is riding a bike along the beach.
A lady in shorts is riding a bike.
0
-100
Shorts can be white shorts.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_beach(x7) & along(e1,x7) & Theme(e1,x6) & Actor(e1,x1) & v_ride(e1) & n_bike(x6) & subset_of(x4,x1) & n_top(x4) & of(x4,x5) & n_tank(x5) & a_black(s2) & Theme(s2,x4) & subset_of(x2,x1) & in(x2,x3) & n_shorts(x3) & a_white(s1) & Theme(s1,x3) & n_lady(x2))
exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_ride(e1) & n_bike(x3) & in(x1,x2) & n_shorts(x2) & n_lady(x1))
4b093922-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_ride(e1) & subset_of(x4,x1) & subset_of(x2,x1) & of(x4,x5) & n_top(x4) & n_tank(x5) & n_shorts(x3) & n_lady(x2) & n_bike(x6) & n_beach(x7) & in(x2,x3) & along(e1,x7) & a_white(s1) & a_black(s2) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x6) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_ride(e1) & n_shorts(x2) & n_lady(x1) & n_bike(x3) & in(x1,x2) & Theme(e1,x3) & Actor(e1,x1))
A lady in white shorts and a black tank top is riding a bike along the beach.
a man lifts weights inside
2
-100
A woman is different from a man. One cannot ride a bike along the beach while simultaneously lifting weights inside.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_beach(x7) & along(e1,x7) & Theme(e1,x6) & Actor(e1,x1) & v_ride(e1) & n_bike(x6) & subset_of(x4,x1) & n_top(x4) & of(x4,x5) & n_tank(x5) & a_black(s2) & Theme(s2,x4) & subset_of(x2,x1) & in(x2,x3) & n_shorts(x3) & a_white(s1) & Theme(s1,x3) & n_lady(x2))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_lift(e1) & r_inside(x2) & n_weight(x2) & n_man(x1))
4b094052-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_ride(e1) & subset_of(x4,x1) & subset_of(x2,x1) & of(x4,x5) & n_top(x4) & n_tank(x5) & n_shorts(x3) & n_lady(x2) & n_bike(x6) & n_beach(x7) & in(x2,x3) & along(e1,x7) & a_white(s1) & a_black(s2) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x6) & Actor(e1,x1))
exists e1 x1 x2.(v_lift(e1) & r_inside(x2) & n_weight(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
A lady in white shorts and a black tank top is riding a bike along the beach.
A lady is riding a bike outdoors.
0
-100
A beach is always outdoors.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_beach(x7) & along(e1,x7) & Theme(e1,x6) & Actor(e1,x1) & v_ride(e1) & n_bike(x6) & subset_of(x4,x1) & n_top(x4) & of(x4,x5) & n_tank(x5) & a_black(s2) & Theme(s2,x4) & subset_of(x2,x1) & in(x2,x3) & n_shorts(x3) & a_white(s1) & Theme(s1,x3) & n_lady(x2))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_outdoors(x2) & of(x2,x3) & n_bike(x3) & n_lady(x1))
4b09457a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_ride(e1) & subset_of(x4,x1) & subset_of(x2,x1) & of(x4,x5) & n_top(x4) & n_tank(x5) & n_shorts(x3) & n_lady(x2) & n_bike(x6) & n_beach(x7) & in(x2,x3) & along(e1,x7) & a_white(s1) & a_black(s2) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x6) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_ride(e1) & of(x2,x3) & n_outdoors(x2) & n_lady(x1) & n_bike(x3) & Theme(e1,x2) & Actor(e1,x1))
A lady in white shorts and a black tank top is riding a bike along the beach.
A lady in pants and making sand angels on the beach.
2
-100
Shorts are an entirely different clothing item from pants. One cannot ride a bike and make sand angels at the same time.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_beach(x7) & along(e1,x7) & Theme(e1,x6) & Actor(e1,x1) & v_ride(e1) & n_bike(x6) & subset_of(x4,x1) & n_top(x4) & of(x4,x5) & n_tank(x5) & a_black(s2) & Theme(s2,x4) & subset_of(x2,x1) & in(x2,x3) & n_shorts(x3) & a_white(s1) & Theme(s1,x3) & n_lady(x2))
exists e1 x1 x2 x3 x4 x5 x6 x7.(n_beach(x7) & a_topic(x1) & in(x1,x2) & subset_of(e1,x2) & Theme(e1,x5) & Actor(e1,x4) & v_make(e1) & on(x5,x7) & n_angel(x5) & of(x5,x6) & n_sand(x6) & n_thing(x4) & subset_of(x3,x2) & n_pants(x3) & n_lady(x1))
4b094c32-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_ride(e1) & subset_of(x4,x1) & subset_of(x2,x1) & of(x4,x5) & n_top(x4) & n_tank(x5) & n_shorts(x3) & n_lady(x2) & n_bike(x6) & n_beach(x7) & in(x2,x3) & along(e1,x7) & a_white(s1) & a_black(s2) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x6) & Actor(e1,x1))
exists e1 x1 x2 x3 x4 x5 x6 x7.(v_make(e1) & subset_of(x3,x2) & subset_of(e1,x2) & on(x5,x7) & of(x5,x6) & n_thing(x4) & n_sand(x6) & n_pants(x3) & n_lady(x1) & n_beach(x7) & n_angel(x5) & in(x1,x2) & a_topic(x1) & Theme(e1,x5) & Actor(e1,x4))
A lady in white shorts and a black tank top is riding a bike along the beach.
The lady is riding the bink in the summer time.
1
0.582018
Riding in shorts and a tank top does not imply it is during summer time.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_beach(x7) & along(e1,x7) & Theme(e1,x6) & Actor(e1,x1) & v_ride(e1) & n_bike(x6) & subset_of(x4,x1) & n_top(x4) & of(x4,x5) & n_tank(x5) & a_black(s2) & Theme(s2,x4) & subset_of(x2,x1) & in(x2,x3) & n_shorts(x3) & a_white(s1) & Theme(s1,x3) & n_lady(x2))
exists e1 x1 x2 x3 x4.(n_time(x3) & of(x3,x4) & n_summer(x4) & n_bink(x2) & n_lady(x1) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1))
4b09524a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_ride(e1) & subset_of(x4,x1) & subset_of(x2,x1) & of(x4,x5) & n_top(x4) & n_tank(x5) & n_shorts(x3) & n_lady(x2) & n_bike(x6) & n_beach(x7) & in(x2,x3) & along(e1,x7) & a_white(s1) & a_black(s2) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x6) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_ride(e1) & of(x3,x4) & n_time(x3) & n_summer(x4) & n_lady(x1) & n_bink(x2) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
A lady in white shorts and a black tank top is riding a bike along the beach.
A lady rides a bike.
0
-100
Rides a bike is a rephrasing of is riding a bike.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_beach(x7) & along(e1,x7) & Theme(e1,x6) & Actor(e1,x1) & v_ride(e1) & n_bike(x6) & subset_of(x4,x1) & n_top(x4) & of(x4,x5) & n_tank(x5) & a_black(s2) & Theme(s2,x4) & subset_of(x2,x1) & in(x2,x3) & n_shorts(x3) & a_white(s1) & Theme(s1,x3) & n_lady(x2))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & n_lady(x1))
4b0956be-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_ride(e1) & subset_of(x4,x1) & subset_of(x2,x1) & of(x4,x5) & n_top(x4) & n_tank(x5) & n_shorts(x3) & n_lady(x2) & n_bike(x6) & n_beach(x7) & in(x2,x3) & along(e1,x7) & a_white(s1) & a_black(s2) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x6) & Actor(e1,x1))
exists e1 x1 x2.(v_ride(e1) & n_lady(x1) & n_bike(x2) & Theme(e1,x2) & Actor(e1,x1))
A lady in white shorts and a black tank top is riding a bike along the beach.
a pretty woman bikes along the beach
1
0.497375
Not all lady's are pretty.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_beach(x7) & along(e1,x7) & Theme(e1,x6) & Actor(e1,x1) & v_ride(e1) & n_bike(x6) & subset_of(x4,x1) & n_top(x4) & of(x4,x5) & n_tank(x5) & a_black(s2) & Theme(s2,x4) & subset_of(x2,x1) & in(x2,x3) & n_shorts(x3) & a_white(s1) & Theme(s1,x3) & n_lady(x2))
exists s1 x1 x2 x3.(n_beach(x3) & a_topic(x1) & along(x1,x3) & n_bike(x1) & of(x1,x2) & n_woman(x2) & a_pretty(s1) & Theme(s1,x1))
4b095c0e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_ride(e1) & subset_of(x4,x1) & subset_of(x2,x1) & of(x4,x5) & n_top(x4) & n_tank(x5) & n_shorts(x3) & n_lady(x2) & n_bike(x6) & n_beach(x7) & in(x2,x3) & along(e1,x7) & a_white(s1) & a_black(s2) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x6) & Actor(e1,x1))
exists s1 x1 x2 x3.(of(x1,x2) & n_woman(x2) & n_bike(x1) & n_beach(x3) & along(x1,x3) & a_topic(x1) & a_pretty(s1) & Theme(s1,x1))
A lady in white shorts and a black tank top is riding a bike along the beach.
A lady on a pink bike rides.
1
0.076456
Not all bikes are pink.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_beach(x7) & along(e1,x7) & Theme(e1,x6) & Actor(e1,x1) & v_ride(e1) & n_bike(x6) & subset_of(x4,x1) & n_top(x4) & of(x4,x5) & n_tank(x5) & a_black(s2) & Theme(s2,x4) & subset_of(x2,x1) & in(x2,x3) & n_shorts(x3) & a_white(s1) & Theme(s1,x3) & n_lady(x2))
exists s1 x1 x2 x3.(a_topic(x1) & on(x1,x2) & n_ride(x2) & of(x2,x3) & n_bike(x3) & a_pink(s1) & Theme(s1,x2) & n_lady(x1))
4b0960c8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_ride(e1) & subset_of(x4,x1) & subset_of(x2,x1) & of(x4,x5) & n_top(x4) & n_tank(x5) & n_shorts(x3) & n_lady(x2) & n_bike(x6) & n_beach(x7) & in(x2,x3) & along(e1,x7) & a_white(s1) & a_black(s2) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x6) & Actor(e1,x1))
exists s1 x1 x2 x3.(on(x1,x2) & of(x2,x3) & n_ride(x2) & n_lady(x1) & n_bike(x3) & a_topic(x1) & a_pink(s1) & Theme(s1,x2))
A lady in white shorts and a black tank top is riding a bike along the beach.
a fat woman eats potato chips
2
0.000003
Riding a bike along the beach is different from eating potato chips.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_beach(x7) & along(e1,x7) & Theme(e1,x6) & Actor(e1,x1) & v_ride(e1) & n_bike(x6) & subset_of(x4,x1) & n_top(x4) & of(x4,x5) & n_tank(x5) & a_black(s2) & Theme(s2,x4) & subset_of(x2,x1) & in(x2,x3) & n_shorts(x3) & a_white(s1) & Theme(s1,x3) & n_lady(x2))
exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_chip(x2) & of(x2,x3) & n_potato(x3) & n_woman(x1) & a_fat(s1) & Theme(s1,x1))
4b09669a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_ride(e1) & subset_of(x4,x1) & subset_of(x2,x1) & of(x4,x5) & n_top(x4) & n_tank(x5) & n_shorts(x3) & n_lady(x2) & n_bike(x6) & n_beach(x7) & in(x2,x3) & along(e1,x7) & a_white(s1) & a_black(s2) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x6) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_eat(e1) & of(x2,x3) & n_woman(x1) & n_potato(x3) & n_chip(x2) & a_fat(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
A lady in white shorts and a black tank top is riding a bike along the beach.
The lady is riding a horse.
2
-100
A bike and a horse are totally different things.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_beach(x7) & along(e1,x7) & Theme(e1,x6) & Actor(e1,x1) & v_ride(e1) & n_bike(x6) & subset_of(x4,x1) & n_top(x4) & of(x4,x5) & n_tank(x5) & a_black(s2) & Theme(s2,x4) & subset_of(x2,x1) & in(x2,x3) & n_shorts(x3) & a_white(s1) & Theme(s1,x3) & n_lady(x2))
exists e1 x1 x2.(n_lady(x1) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_horse(x2))
4b096b72-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_ride(e1) & subset_of(x4,x1) & subset_of(x2,x1) & of(x4,x5) & n_top(x4) & n_tank(x5) & n_shorts(x3) & n_lady(x2) & n_bike(x6) & n_beach(x7) & in(x2,x3) & along(e1,x7) & a_white(s1) & a_black(s2) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x6) & Actor(e1,x1))
exists e1 x1 x2.(v_ride(e1) & n_lady(x1) & n_horse(x2) & Theme(e1,x2) & Actor(e1,x1))
A lady in white shorts and a black tank top is riding a bike along the beach.
A lady is walking her dog.
2
-100
One cannot simultaneously ride a bike and walk her dog.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_beach(x7) & along(e1,x7) & Theme(e1,x6) & Actor(e1,x1) & v_ride(e1) & n_bike(x6) & subset_of(x4,x1) & n_top(x4) & of(x4,x5) & n_tank(x5) & a_black(s2) & Theme(s2,x4) & subset_of(x2,x1) & in(x2,x3) & n_shorts(x3) & a_white(s1) & Theme(s1,x3) & n_lady(x2))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_dog(x2) & of(x2,x1) & n_female(x1) & n_lady(x1))
4b097090-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_ride(e1) & subset_of(x4,x1) & subset_of(x2,x1) & of(x4,x5) & n_top(x4) & n_tank(x5) & n_shorts(x3) & n_lady(x2) & n_bike(x6) & n_beach(x7) & in(x2,x3) & along(e1,x7) & a_white(s1) & a_black(s2) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x6) & Actor(e1,x1))
exists e1 x1 x2.(v_walk(e1) & of(x2,x1) & n_lady(x1) & n_female(x1) & n_dog(x2) & Theme(e1,x2) & Actor(e1,x1))
A lady in white shorts and a black tank top is riding a bike along the beach.
A lady in shorts is wearing a bike because she thinks she is out of shape.
1
0.184222
Riding a bike does not imply that she thinks she is out of shape.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_beach(x7) & along(e1,x7) & Theme(e1,x6) & Actor(e1,x1) & v_ride(e1) & n_bike(x6) & subset_of(x4,x1) & n_top(x4) & of(x4,x5) & n_tank(x5) & a_black(s2) & Theme(s2,x4) & subset_of(x2,x1) & in(x2,x3) & n_shorts(x3) & a_white(s1) & Theme(s1,x3) & n_lady(x2))
exists e1 p1 x1 x2 x3.(exists e2 p2 x1.(exists p3 x4.(r_out(x1) & of(x1,x4) & n_shape(x4)) & n_female(x1) & Topic(e2,p2) & Actor(e2,x1) & v_think(e2)) & n_female(x1) & because(e1,p1) & Theme(e1,x3) & Actor(e1,x1) & v_wear(e1) & n_bike(x3) & in(x1,x2) & n_shorts(x2) & n_lady(x1))
4b09755e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_ride(e1) & subset_of(x4,x1) & subset_of(x2,x1) & of(x4,x5) & n_top(x4) & n_tank(x5) & n_shorts(x3) & n_lady(x2) & n_bike(x6) & n_beach(x7) & in(x2,x3) & along(e1,x7) & a_white(s1) & a_black(s2) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x6) & Actor(e1,x1))
exists e1 p1 x1 x2 x3.(v_wear(e1) & n_shorts(x2) & n_lady(x1) & n_female(x1) & n_bike(x3) & in(x1,x2) & exists e2 p2 x1.(v_think(e2) & n_female(x1) & exists x4.(r_out(x1) & of(x1,x4) & n_shape(x4)) & Topic(e2,p2) & Actor(e2,x1)) & because(e1,p1) & Theme(e1,x3) & Actor(e1,x1))
A lady in white shorts and a black tank top is riding a bike along the beach.
a woman in skimpy dress rides a bike
0
0.530936
Shorts and a tank top are considered to be skimpy dress.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_beach(x7) & along(e1,x7) & Theme(e1,x6) & Actor(e1,x1) & v_ride(e1) & n_bike(x6) & subset_of(x4,x1) & n_top(x4) & of(x4,x5) & n_tank(x5) & a_black(s2) & Theme(s2,x4) & subset_of(x2,x1) & in(x2,x3) & n_shorts(x3) & a_white(s1) & Theme(s1,x3) & n_lady(x2))
exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_ride(e1) & n_bike(x3) & in(x1,x2) & n_dress(x2) & a_skimpy(s1) & Theme(s1,x2) & n_woman(x1))
4b097a18-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_ride(e1) & subset_of(x4,x1) & subset_of(x2,x1) & of(x4,x5) & n_top(x4) & n_tank(x5) & n_shorts(x3) & n_lady(x2) & n_bike(x6) & n_beach(x7) & in(x2,x3) & along(e1,x7) & a_white(s1) & a_black(s2) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x6) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_ride(e1) & n_woman(x1) & n_dress(x2) & n_bike(x3) & in(x1,x2) & a_skimpy(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
A lady in white shorts and a black tank top is riding a bike along the beach.
A lady rides a bike at the beach
0
-100
One must be at the beach in order to ride along the beach.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_beach(x7) & along(e1,x7) & Theme(e1,x6) & Actor(e1,x1) & v_ride(e1) & n_bike(x6) & subset_of(x4,x1) & n_top(x4) & of(x4,x5) & n_tank(x5) & a_black(s2) & Theme(s2,x4) & subset_of(x2,x1) & in(x2,x3) & n_shorts(x3) & a_white(s1) & Theme(s1,x3) & n_lady(x2))
exists e1 x1 x2 x3.(n_beach(x3) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & n_lady(x1))
4b097edc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_ride(e1) & subset_of(x4,x1) & subset_of(x2,x1) & of(x4,x5) & n_top(x4) & n_tank(x5) & n_shorts(x3) & n_lady(x2) & n_bike(x6) & n_beach(x7) & in(x2,x3) & along(e1,x7) & a_white(s1) & a_black(s2) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x6) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_ride(e1) & n_lady(x1) & n_bike(x2) & n_beach(x3) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
A lady in white shorts and a black tank top is riding a bike along the beach.
A lady rides a bike at the beach so she can lose weight
1
0.206116
just because a lady is riding a bike along the beach doesn't mean she can lose weight
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_beach(x7) & along(e1,x7) & Theme(e1,x6) & Actor(e1,x1) & v_ride(e1) & n_bike(x6) & subset_of(x4,x1) & n_top(x4) & of(x4,x5) & n_tank(x5) & a_black(s2) & Theme(s2,x4) & subset_of(x2,x1) & in(x2,x3) & n_shorts(x3) & a_white(s1) & Theme(s1,x3) & n_lady(x2))
exists e1 p1 x1 x2 x3.(n_female(x3) & n_beach(x3) & exists e2 p2.(exists e3 x4.(Theme(e3,x4) & Actor(e3,x3) & v_lose(e3) & n_weight(x4)) & Topic(e2,p2) & Actor(e2,x3) & v_can(e2)) & so(e1,p1) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & n_lady(x1))
4b0983a0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_ride(e1) & subset_of(x4,x1) & subset_of(x2,x1) & of(x4,x5) & n_top(x4) & n_tank(x5) & n_shorts(x3) & n_lady(x2) & n_bike(x6) & n_beach(x7) & in(x2,x3) & along(e1,x7) & a_white(s1) & a_black(s2) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x6) & Actor(e1,x1))
exists e1 p1 x1 x2 x3.(v_ride(e1) & so(e1,p1) & n_lady(x1) & n_female(x3) & n_bike(x2) & n_beach(x3) & exists e2 p2.(v_can(e2) & exists e3 x4.(v_lose(e3) & n_weight(x4) & Theme(e3,x4) & Actor(e3,x3)) & Topic(e2,p2) & Actor(e2,x3)) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
Three guys sitting at the table together drinking beers and taking pictures.
Three guys drinking beers
0
-100
Sitting at the table together drinking implies that all three guys are drinking beers.
exists e2 e3 e1 e4 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_table(x7) & n_table(x3) & a_together(s2) & Manner(e4,s2) & Theme(e4,x8) & Actor(e4,x5) & v_take(e4) & n_picture(x8) & at(e3,x7) & Actor(e3,x6) & v_sit(e3) & (x5 = x6) & n_guy(x5) & card_eq_3(x5) & a_together(s1) & Manner(e2,s1) & Theme(e2,x4) & Actor(e2,x1) & v_drink(e2) & n_beer(x4) & at(e1,x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_guy(x1) & card_eq_3(x1))
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_drink(e1) & n_beer(x3) & (x1 = x2) & n_guy(x1) & card_eq_3(x1))
4b098a8a-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e3 e1 e4 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(v_take(e4) & v_sit(e3) & v_sit(e1) & v_drink(e2) & n_table(x7) & n_table(x3) & n_picture(x8) & n_guy(x5) & n_guy(x1) & n_beer(x4) & card_eq_3(x5) & card_eq_3(x1) & at(e3,x7) & at(e1,x3) & a_together(s2) & a_together(s1) & Theme(e4,x8) & Theme(e2,x4) & Manner(e4,s2) & Manner(e2,s1) & Actor(e4,x5) & Actor(e3,x6) & Actor(e2,x1) & Actor(e1,x2) & (x5 = x6) & (x1 = x2))
exists e1 x1 x2 x3.(v_drink(e1) & n_guy(x1) & n_beer(x3) & card_eq_3(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
Three guys sitting at the table together drinking beers and taking pictures.
Three guys are not drinking
2
-100
Drinking means they are drinking, not that they aren't drinking.
exists e2 e3 e4 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_table(x7) & n_table(x3) & a_together(s2) & Manner(e4,s2) & Theme(e4,x8) & Actor(e4,x5) & v_take(e4) & n_picture(x8) & at(e3,x7) & Actor(e3,x6) & v_sit(e3) & (x5 = x6) & n_guy(x5) & card_eq_3(x5) & a_together(s1) & Manner(e2,s1) & Theme(e2,x4) & Actor(e2,x1) & v_drink(e2) & n_beer(x4) & at(e1,x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_guy(x1) & card_eq_3(x1))
exists x1.(-exists e1.(Actor(e1,x1) & v_drink(e1)) & n_guy(x1) & card_eq_3(x1))
4b099034-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e3 e4 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(v_take(e4) & v_sit(e3) & v_sit(e1) & v_drink(e2) & n_table(x7) & n_table(x3) & n_picture(x8) & n_guy(x5) & n_guy(x1) & n_beer(x4) & card_eq_3(x5) & card_eq_3(x1) & at(e3,x7) & at(e1,x3) & a_together(s2) & a_together(s1) & Theme(e4,x8) & Theme(e2,x4) & Manner(e4,s2) & Manner(e2,s1) & Actor(e4,x5) & Actor(e3,x6) & Actor(e2,x1) & Actor(e1,x2) & (x5 = x6) & (x1 = x2))
exists x1.(n_guy(x1) & card_eq_3(x1) & all e1.(-v_drink(e1) | -Actor(e1,x1)))
Three guys sitting at the table together drinking beers and taking pictures.
Three guys are getting drunk
1
-100
just because three guys are sitting at the table together drinking beers and taking pictures doesn't mean they are getting drunk
exists e1 e4 e2 e3 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_table(x7) & n_table(x3) & a_together(s2) & Manner(e4,s2) & Theme(e4,x8) & Actor(e4,x5) & v_take(e4) & n_picture(x8) & at(e3,x7) & Actor(e3,x6) & v_sit(e3) & (x5 = x6) & n_guy(x5) & card_eq_3(x5) & a_together(s1) & Manner(e2,s1) & Theme(e2,x4) & Actor(e2,x1) & v_drink(e2) & n_beer(x4) & at(e1,x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_guy(x1) & card_eq_3(x1))
exists e1 p1 x1.(exists s1.(Theme(s1,x1) & a_drunk(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & n_guy(x1) & card_eq_3(x1))
4b099502-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e4 e2 e3 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(v_take(e4) & v_sit(e3) & v_sit(e1) & v_drink(e2) & n_table(x7) & n_table(x3) & n_picture(x8) & n_guy(x5) & n_guy(x1) & n_beer(x4) & card_eq_3(x5) & card_eq_3(x1) & at(e3,x7) & at(e1,x3) & a_together(s2) & a_together(s1) & Theme(e4,x8) & Theme(e2,x4) & Manner(e4,s2) & Manner(e2,s1) & Actor(e4,x5) & Actor(e3,x6) & Actor(e2,x1) & Actor(e1,x2) & (x5 = x6) & (x1 = x2))
exists e1 p1 x1.(v_get(e1) & n_guy(x1) & exists s1.(a_drunk(s1) & Theme(s1,x1)) & card_eq_3(x1) & Topic(e1,p1) & Actor(e1,x1))
The little Asian girl has fun with party favors.
The little girl plays with the favors for her 8th birthday party.
1
-100
just because a little Asian girl has fun with party favors doesn't mean she the favors for her 8th birthday party.
exists e1 s1 s2 x1 x2 x3 x4.(n_girl(x1) & a_asian(s2) & Theme(s2,x1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & with(x2,x3) & n_favor(x3) & of(x3,x4) & n_party(x4) & n_fun(x2))
exists e1 s1 s2 x1 x2 x3 x4.(n_party(x3) & of(x3,x4) & n_birthday(x4) & a_8th(s2) & Theme(s2,x3) & of(x3,x2) & n_female(x2) & n_favor(x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1) & with(e1,x2) & for(x2,x3) & Actor(e1,x1) & v_play(e1))
4b099a16-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(with(x2,x3) & v_have(e1) & of(x3,x4) & n_party(x4) & n_girl(x1) & n_fun(x2) & n_favor(x3) & a_little(s1) & a_asian(s2) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 s2 x1 x2 x3 x4.(with(e1,x2) & v_play(e1) & of(x3,x4) & of(x3,x2) & n_party(x3) & n_girl(x1) & n_female(x2) & n_favor(x2) & n_birthday(x4) & for(x2,x3) & a_little(s1) & a_8th(s2) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1))
The little Asian girl has fun with party favors.
The little girl cries from fear in the scary haunted house.
2
-100
The girl has fun, so she doesn't cries in fear.
exists e1 s1 s2 x1 x2 x3 x4.(n_girl(x1) & a_asian(s2) & Theme(s2,x1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & with(x2,x3) & n_favor(x3) & of(x3,x4) & n_party(x4) & n_fun(x2))
exists s1 s2 s3 x1 x2 x3 x4.(n_house(x4) & a_haunted(s3) & Theme(s3,x4) & a_scary(s2) & Theme(s2,x4) & n_cry(x1) & of(x1,x2) & n_girl(x2) & a_little(s1) & Theme(s1,x1) & a_topic(x1) & from(x1,x3) & in(x3,x4) & n_fear(x3))
4b099ed0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(with(x2,x3) & v_have(e1) & of(x3,x4) & n_party(x4) & n_girl(x1) & n_fun(x2) & n_favor(x3) & a_little(s1) & a_asian(s2) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists s1 s2 s3 x1 x2 x3 x4.(of(x1,x2) & n_house(x4) & n_girl(x2) & n_fear(x3) & n_cry(x1) & in(x3,x4) & from(x1,x3) & a_topic(x1) & a_scary(s2) & a_little(s1) & a_haunted(s3) & Theme(s3,x4) & Theme(s2,x4) & Theme(s1,x1))
The little Asian girl has fun with party favors.
The little girl plays with party favors.
0
-100
Has fun with party favors implies that she plays with them.
exists e1 s1 s2 x1 x2 x3 x4.(n_girl(x1) & a_asian(s2) & Theme(s2,x1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & with(x2,x3) & n_favor(x3) & of(x3,x4) & n_party(x4) & n_fun(x2))
exists e1 s1 x1 x2 x3.(n_girl(x1) & a_little(s1) & Theme(s1,x1) & with(e1,x2) & n_favor(x2) & of(x2,x3) & n_party(x3) & Actor(e1,x1) & v_play(e1))
4b09a3da-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(with(x2,x3) & v_have(e1) & of(x3,x4) & n_party(x4) & n_girl(x1) & n_fun(x2) & n_favor(x3) & a_little(s1) & a_asian(s2) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(with(e1,x2) & v_play(e1) & of(x2,x3) & n_party(x3) & n_girl(x1) & n_favor(x2) & a_little(s1) & Theme(s1,x1) & Actor(e1,x1))
A oriental child of approximately 3 years of age is blowing on a toy and she is wearing green bracelets.
A 3 year old boy is playing with a toy.
0
-100
A boy is a child.
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(Theme(e2,x5) & Actor(e2,x1) & v_wear(e2) & n_bracelet(x5) & a_green(s2) & Theme(s2,x5) & n_female(x1) & on(e1,x4) & n_toy(x4) & Actor(e1,x1) & v_blow(e1) & of(x1,x2) & of(x2,x3) & n_age(x3) & n_year(x2) & n_date(x2) & a_date_day_03(x2) & a_date_day_03(x2) & r_approximately(x2) & n_child(x1) & a_oriental(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(with(e1,x3) & n_toy(x3) & Actor(e1,x1) & v_play(e1) & n_boy(x1) & a_old(s1) & Theme(s1,x1) & of(x1,x2) & n_year(x2) & n_date(x1) & a_date_day_03(x1) & a_date_day_03(x1))
4b09a84e-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(v_wear(e2) & v_blow(e1) & r_approximately(x2) & on(e1,x4) & of(x2,x3) & of(x1,x2) & n_year(x2) & n_toy(x4) & n_female(x1) & n_date(x2) & n_child(x1) & n_bracelet(x5) & n_age(x3) & a_oriental(s1) & a_green(s2) & a_date_day_03(x2) & Theme(s2,x5) & Theme(s1,x1) & Theme(e2,x5) & Actor(e2,x1) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(with(e1,x3) & v_play(e1) & of(x1,x2) & n_year(x2) & n_toy(x3) & n_date(x1) & n_boy(x1) & a_old(s1) & a_date_day_03(x1) & Theme(s1,x1) & Actor(e1,x1))
A oriental child of approximately 3 years of age is blowing on a toy and she is wearing green bracelets.
A teen is blowing a horn.
2
-100
A child 3 years of age is not a teen.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(Theme(e2,x5) & Actor(e2,x1) & v_wear(e2) & n_bracelet(x5) & a_green(s2) & Theme(s2,x5) & n_female(x1) & on(e1,x4) & n_toy(x4) & Actor(e1,x1) & v_blow(e1) & of(x1,x2) & of(x2,x3) & n_age(x3) & n_year(x2) & n_date(x2) & a_date_day_03(x2) & a_date_day_03(x2) & r_approximately(x2) & n_child(x1) & a_oriental(s1) & Theme(s1,x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_blow(e1) & n_horn(x2) & n_teen(x1))
4b09acb8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(v_wear(e2) & v_blow(e1) & r_approximately(x2) & on(e1,x4) & of(x2,x3) & of(x1,x2) & n_year(x2) & n_toy(x4) & n_female(x1) & n_date(x2) & n_child(x1) & n_bracelet(x5) & n_age(x3) & a_oriental(s1) & a_green(s2) & a_date_day_03(x2) & Theme(s2,x5) & Theme(s1,x1) & Theme(e2,x5) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_blow(e1) & n_teen(x1) & n_horn(x2) & Theme(e1,x2) & Actor(e1,x1))
Three men outdoors smiling, drinking beer, and taking pictures.
There are three men outdoors.
0
-100
The three men are doing those activities outdoors.
exists e3 e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(Theme(e3,x8) & Actor(e3,x6) & v_take(e3) & n_picture(x8) & n_outdoors(x6) & of(x6,x7) & n_man(x7) & card_eq_3(x6) & Theme(e2,x5) & Actor(e2,x3) & v_drink(e2) & n_beer(x5) & n_outdoors(x3) & of(x3,x4) & n_man(x4) & card_eq_3(x3) & Actor(e1,x1) & v_smile(e1) & n_outdoors(x1) & of(x1,x2) & n_man(x2) & card_eq_3(x1))
exists p1 x1 x2 x3.((x1 = x2) & n_outdoors(x2) & of(x2,x3) & n_man(x3) & card_eq_3(x2))
4b09b76c-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(v_take(e3) & v_smile(e1) & v_drink(e2) & of(x6,x7) & of(x3,x4) & of(x1,x2) & n_picture(x8) & n_outdoors(x6) & n_outdoors(x3) & n_outdoors(x1) & n_man(x7) & n_man(x4) & n_man(x2) & n_beer(x5) & card_eq_3(x6) & card_eq_3(x3) & card_eq_3(x1) & Theme(e3,x8) & Theme(e2,x5) & Actor(e3,x6) & Actor(e2,x3) & Actor(e1,x1))
exists x1 x2 x3.(of(x2,x3) & n_outdoors(x2) & n_man(x3) & card_eq_3(x2) & (x1 = x2))
The man is giving a woman a piggyback ride through a park.
A woman is giving a large man a piggyback ride.
2
-100
the man is giving a woman a piggyback ride not the other way around.
exists e1 x1 x2 x3 x4 x5.(n_man(x1) & through(e1,x5) & n_park(x5) & Recipient(e1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_give(e1) & n_woman(x4) & n_ride(x2) & of(x2,x3) & n_piggyback(x3))
exists x1.(all x3 x2.((n_ride(x2) & of(x2,x3) & n_piggyback(x3)) -> exists e1 s1 x4.(Theme(e1,x4) & Actor(e1,x1) & v_give(e1) & for(x4,x2) & n_man(x4) & a_large(s1) & Theme(s1,x4))) & n_woman(x1))
4b09c5cc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_give(e1) & through(e1,x5) & of(x2,x3) & n_woman(x4) & n_ride(x2) & n_piggyback(x3) & n_park(x5) & n_man(x1) & Theme(e1,x2) & Recipient(e1,x4) & Actor(e1,x1))
exists x1.(n_woman(x1) & all x3 x2.(exists e1 s1 x4.(v_give(e1) & n_man(x4) & for(x4,x2) & a_large(s1) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x1)) | -of(x2,x3) | -n_ride(x2) | -n_piggyback(x3)))
The man is giving a woman a piggyback ride through a park.
A man is giving a woman a piggyback ride.
0
-100
If the man is giving a woman a piggyback ride, then the man is giving a woman a piggyback ride.
exists e1 x1 x2 x3 x4 x5.(n_man(x1) & through(e1,x5) & n_park(x5) & Recipient(e1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_give(e1) & n_woman(x4) & n_ride(x2) & of(x2,x3) & n_piggyback(x3))
exists e1 x1 x2 x3 x4.(Recipient(e1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_give(e1) & n_woman(x4) & n_ride(x2) & of(x2,x3) & n_piggyback(x3) & n_man(x1))
4b09ce8c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_give(e1) & through(e1,x5) & of(x2,x3) & n_woman(x4) & n_ride(x2) & n_piggyback(x3) & n_park(x5) & n_man(x1) & Theme(e1,x2) & Recipient(e1,x4) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_give(e1) & of(x2,x3) & n_woman(x4) & n_ride(x2) & n_piggyback(x3) & n_man(x1) & Theme(e1,x2) & Recipient(e1,x4) & Actor(e1,x1))
Three males are drinking beer.
College buddies enjoy draft beer together.
1
-100
Not all males are college buddies. Not all beer is draft beer.
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_drink(e1) & n_beer(x2) & n_male(x1) & card_eq_3(x1))
exists e1 s1 x1 x2 x3 x4.(a_together(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x1) & v_enjoy(e1) & n_beer(x3) & of(x3,x4) & n_draft(x4) & n_buddy(x1) & (x1 = x2) & ne_nam_college(x2))
4b09de22-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_drink(e1) & n_male(x1) & n_beer(x2) & card_eq_3(x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4.(v_enjoy(e1) & of(x3,x4) & ne_nam_college(x2) & n_draft(x4) & n_buddy(x1) & n_beer(x3) & a_together(s1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x1) & (x1 = x2))
Dogs are pulling a sled across the snow.
it is warm
2
0.000001
I cannot be warm while there is snow.
exists e1 x1 x2 x3.(n_snow(x3) & across(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_pull(e1) & n_sled(x2) & n_dog(x1))
exists s1 x1.(n_thing(x1) & Theme(s1,x1) & a_warm(s1))
4b0b9d5c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_pull(e1) & n_snow(x3) & n_sled(x2) & n_dog(x1) & across(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists s1 x1.(n_thing(x1) & a_warm(s1) & Theme(s1,x1))
Dogs are pulling a sled across the snow.
Dogs are pulling a sled across the snow in a sledding competition.
1
0.148552
Pulling a sled across the snow does not imply it is a sledding competition.
exists e1 x1 x2 x3.(n_snow(x3) & across(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_pull(e1) & n_sled(x2) & n_dog(x1))
exists e1 s1 x1 x2 x3 x4.(n_snow(x3) & Theme(e1,x2) & Actor(e1,x1) & v_pull(e1) & in(x2,x4) & n_competition(x4) & a_sledding(s1) & Theme(s1,x4) & across(x2,x3) & n_sled(x2) & n_dog(x1))
4b0bad9c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_pull(e1) & n_snow(x3) & n_sled(x2) & n_dog(x1) & across(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4.(v_pull(e1) & n_snow(x3) & n_sled(x2) & n_dog(x1) & n_competition(x4) & in(x2,x4) & across(x2,x3) & a_sledding(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1))
Dogs are pulling a sled across the snow.
it is cold
1
0.972459
Just because the dogs are pulling a sled across the snow that does not mean it is cold.
exists e1 x1 x2 x3.(n_snow(x3) & across(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_pull(e1) & n_sled(x2) & n_dog(x1))
exists s1 x1.(n_thing(x1) & Theme(s1,x1) & a_cold(s1))
4b0bb8b4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_pull(e1) & n_snow(x3) & n_sled(x2) & n_dog(x1) & across(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists s1 x1.(n_thing(x1) & a_cold(s1) & Theme(s1,x1))
Dogs are pulling a sled across the snow.
The sled is being pulled across the snow by a pack of dogs.
0
0.932474
A Pack of dogs are dogs, when pulling a sled a sled must be pulled.
exists e1 x1 x2 x3.(n_snow(x3) & across(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_pull(e1) & n_sled(x2) & n_dog(x1))
exists e1 x1 x2 x3 x4.(n_snow(x2) & n_sled(x1) & Actor(e1,x3) & of(x3,x4) & n_dog(x4) & n_pack(x3) & across(e1,x2) & Theme(e1,x1) & v_pull(e1))
4b0bbd96-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_pull(e1) & n_snow(x3) & n_sled(x2) & n_dog(x1) & across(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_pull(e1) & of(x3,x4) & n_snow(x2) & n_sled(x1) & n_pack(x3) & n_dog(x4) & across(e1,x2) & Theme(e1,x1) & Actor(e1,x3))
Dogs are pulling a sled across the snow.
Wolves are pulling that sled full of lumber.
1
0.000219
Just because dogs are pulling a sled that does not mean it full of lumber.
exists e1 x1 x2 x3.(n_snow(x3) & across(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_pull(e1) & n_sled(x2) & n_dog(x1))
exists e1 e2 p1 x1 x2 x3.(a_topic(x1) & exists s1 x4.(of(s1,x4) & n_lumber(x4) & Theme(s1,x3) & a_full(s1)) & Topic(e2,p1) & Actor(e2,x3) & v_sled(e2) & (x1 = x3) & Actor(e1,x2) & v_pull(e1) & (x1 = x2) & n_wolf(x1))
4b0bd0d8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_pull(e1) & n_snow(x3) & n_sled(x2) & n_dog(x1) & across(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 e2 p1 x1 x2 x3.(v_sled(e2) & v_pull(e1) & n_wolf(x1) & exists s1 x4.(of(s1,x4) & n_lumber(x4) & a_full(s1) & Theme(s1,x3)) & a_topic(x1) & Topic(e2,p1) & Actor(e2,x3) & Actor(e1,x2) & (x1 = x3) & (x1 = x2))
Dogs are pulling a sled across the snow.
dogs compete in the idditarod
1
0.01473
Just because dogs are pulling a sled across the snow that does not mean they are competing in the iditarod.
exists e1 x1 x2 x3.(n_snow(x3) & across(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_pull(e1) & n_sled(x2) & n_dog(x1))
exists e1 x1 x2.(n_idditarod(x2) & in(e1,x2) & Actor(e1,x1) & v_compete(e1) & n_dog(x1))
4b0be21c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_pull(e1) & n_snow(x3) & n_sled(x2) & n_dog(x1) & across(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_compete(e1) & n_idditarod(x2) & n_dog(x1) & in(e1,x2) & Actor(e1,x1))
A couple reviewing the deserts in a room full of people intent on food.
A couple is reviewing the main course.
2
-100
A couple is either looking at deserts or the main course.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_desert(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_review(e1) & in(x3,x4) & of(s1,x6) & on(s2,x8) & n_food(x8) & Theme(s2,x7) & a_intent(s2) & (x6 = x7) & n_people(x6) & Theme(s1,x5) & a_full(s1) & (x4 = x5) & n_room(x4) & (x1 = x2) & n_couple(x1))
exists e1 s1 x1 x2.(n_course(x2) & a_main(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1) & v_review(e1) & n_couple(x1))
4b0d4a6c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(v_review(e1) & on(s2,x8) & of(s1,x6) & n_room(x4) & n_people(x6) & n_food(x8) & n_desert(x3) & n_couple(x1) & in(x3,x4) & a_topic(x1) & a_intent(s2) & a_full(s1) & Theme(s2,x7) & Theme(s1,x5) & Theme(e1,x3) & Actor(e1,x2) & (x6 = x7) & (x4 = x5) & (x1 = x2))
exists e1 s1 x1 x2.(v_review(e1) & n_course(x2) & n_couple(x1) & a_main(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
People dressed as angels at a parade.
There are people participating in a parade.
0
-100
The people dresses as angels are participating in the parade.
exists e1 x1 x2 x3 x4.(a_topic(x1) & at(e1,x4) & n_parade(x4) & as(e1,x3) & n_angel(x3) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_people(x1))
exists p1 x1 e1 x2 x3 x4.((x1 = x2) & in(e1,x4) & n_parade(x4) & Actor(e1,x3) & v_participate(e1) & (x2 = x3) & n_people(x2))
4b0d4e7c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_dress(e1) & n_people(x1) & n_parade(x4) & n_angel(x3) & at(e1,x4) & as(e1,x3) & a_topic(x1) & Theme(e1,x2) & (x1 = x2))
exists x1 e1 x2 x3 x4.(v_participate(e1) & n_people(x2) & n_parade(x4) & in(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))
People dressed as angels at a parade.
Some people are sleeping.
2
-100
People are either dressed as angels or sleeping.
exists e1 x1 x2 x3 x4.(a_topic(x1) & at(e1,x4) & n_parade(x4) & as(e1,x3) & n_angel(x3) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_people(x1))
exists e1 x1.(Actor(e1,x1) & v_sleep(e1) & n_people(x1))
4b0d5674-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_dress(e1) & n_people(x1) & n_parade(x4) & n_angel(x3) & at(e1,x4) & as(e1,x3) & a_topic(x1) & Theme(e1,x2) & (x1 = x2))
exists e1 x1.(v_sleep(e1) & n_people(x1) & Actor(e1,x1))
People stand at the bottom of a meandering walkway that goes uphill.
People standing at the bottom of a walkway that they just walked down
1
-100
There is no way of knowing they just walked down the hill, they could be about to walk up the hill.
exists e2 e3 e1 s1 x1 x2 x3 x4.(n_bottom(x2) & at(e1,x2) & of(x2,x3) & a_uphill(s1) & Manner(e3,s1) & Actor(e3,x4) & v_go(e3) & (x3 = x4) & n_walkway(x3) & Actor(e2,x3) & v_meander(e2) & Actor(e1,x1) & v_stand(e1) & n_people(x1))
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(n_thing(x3) & n_bottom(x3) & a_topic(x1) & at(e1,x3) & of(x3,x4) & a_just(s2) & Manner(e2,s2) & a_down(s1) & Manner(e2,s1) & Theme(e2,x5) & Actor(e2,x3) & v_walk(e2) & (x4 = x5) & n_walkway(x4) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_people(x1))
4b0d5b1a-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e3 e1 s1 x1 x2 x3 x4.(v_stand(e1) & v_meander(e2) & v_go(e3) & of(x2,x3) & n_walkway(x3) & n_people(x1) & n_bottom(x2) & at(e1,x2) & a_uphill(s1) & Manner(e3,s1) & Actor(e3,x4) & Actor(e2,x3) & Actor(e1,x1) & (x3 = x4))
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(v_walk(e2) & v_stand(e1) & of(x3,x4) & n_walkway(x4) & n_thing(x3) & n_people(x1) & n_bottom(x3) & at(e1,x3) & a_topic(x1) & a_just(s2) & a_down(s1) & Theme(e2,x5) & Manner(e2,s2) & Manner(e2,s1) & Actor(e2,x3) & Actor(e1,x2) & (x4 = x5) & (x1 = x2))
People stand at the bottom of a meandering walkway that goes uphill.
People are working in an office
2
-100
Working and standing are different actions. They're either at the bottom of a meandering walkway or in and office.
exists e3 e1 e2 s1 x1 x2 x3 x4.(n_bottom(x2) & at(e1,x2) & of(x2,x3) & a_uphill(s1) & Manner(e3,s1) & Actor(e3,x4) & v_go(e3) & (x3 = x4) & n_walkway(x3) & Actor(e2,x3) & v_meander(e2) & Actor(e1,x1) & v_stand(e1) & n_people(x1))
exists e1 x1 x2.(in(e1,x2) & n_office(x2) & Actor(e1,x1) & v_work(e1) & n_people(x1))
4b0d5f52-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 e2 s1 x1 x2 x3 x4.(v_stand(e1) & v_meander(e2) & v_go(e3) & of(x2,x3) & n_walkway(x3) & n_people(x1) & n_bottom(x2) & at(e1,x2) & a_uphill(s1) & Manner(e3,s1) & Actor(e3,x4) & Actor(e2,x3) & Actor(e1,x1) & (x3 = x4))
exists e1 x1 x2.(v_work(e1) & n_people(x1) & n_office(x2) & in(e1,x2) & Actor(e1,x1))