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
This is a young girl handing out papers.
The girl is handing out money
2
-100
The girl can either be handing out money or papers.
exists p1 x1.(n_thing(x1) & exists e1 s1 s2 x2 x3 x4.((x1 = x2) & a_out(s2) & Manner(e1,s2) & Theme(e1,x4) & Actor(e1,x3) & v_hand(e1) & n_papers(x4) & (x2 = x3) & n_girl(x2) & a_young(s1) & Theme(s1,x2)))
exists e1 s1 x1 x2.(n_girl(x1) & a_out(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_hand(e1) & n_money(x2))
7a47b254-e4c8-11ec-9cdd-0242ac1c0002
exists x1.(n_thing(x1) & exists e1 s1 s2 x2 x3 x4.(v_hand(e1) & n_papers(x4) & n_girl(x2) & a_young(s1) & a_out(s2) & Theme(s1,x2) & Theme(e1,x4) & Manner(e1,s2) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)))
exists e1 s1 x1 x2.(v_hand(e1) & n_money(x2) & n_girl(x1) & a_out(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
A dog is on the bed holding a toy soccer ball.
A dog is waiting for his owner to come home.
1
-100
A dog on the bed is not necessarily waiting for his owner to come home.
exists p1 x1 x2.(n_bed(x2) & exists e1 x3 x4 x5 x6.(on(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_ball(x4) & of(x4,x6) & n_soccer(x6) & of(x4,x5) & n_toy(x5) & (x2 = x3)) & n_dog(x1))
exists e1 p1 x1 x2.(for(e1,x2) & Topic(x2,p1) & exists e2 x3.(Time(e2,x3) & n_home(x3) & Actor(e2,x2) & v_come(e2)) & n_owner(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_wait(e1) & n_dog(x1))
7a47c74e-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2.(n_dog(x1) & n_bed(x2) & exists e1 x3 x4 x5 x6.(v_hold(e1) & on(x1,x2) & of(x4,x6) & of(x4,x5) & n_toy(x5) & n_soccer(x6) & n_ball(x4) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)))
exists e1 p1 x1 x2.(v_wait(e1) & of(x2,x1) & n_owner(x2) & n_male(x1) & n_dog(x1) & for(e1,x2) & exists e2 x3.(v_come(e2) & n_home(x3) & Time(e2,x3) & Actor(e2,x2)) & Topic(x2,p1) & Actor(e1,x1))
A dog is on the bed holding a toy soccer ball.
A dog is running through the grass.
2
-100
A dog cannot be on the bed if it is running through the grass.
exists p1 x1 x2.(n_bed(x2) & exists e1 x3 x4 x5 x6.(on(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_ball(x4) & of(x4,x6) & n_soccer(x6) & of(x4,x5) & n_toy(x5) & (x2 = x3)) & n_dog(x1))
exists e1 x1 x2.(n_grass(x2) & through(e1,x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1))
7a47cda2-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2.(n_dog(x1) & n_bed(x2) & exists e1 x3 x4 x5 x6.(v_hold(e1) & on(x1,x2) & of(x4,x6) & of(x4,x5) & n_toy(x5) & n_soccer(x6) & n_ball(x4) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)))
exists e1 x1 x2.(v_run(e1) & through(e1,x2) & n_grass(x2) & n_dog(x1) & Actor(e1,x1))
A dog is on the bed holding a toy soccer ball.
A dog is in the house.
0
-100
The dog is on the bed so he must be in the house.
exists p1 x1 x2.(n_bed(x2) & exists e1 x3 x4 x5 x6.(on(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_ball(x4) & of(x4,x6) & n_soccer(x6) & of(x4,x5) & n_toy(x5) & (x2 = x3)) & n_dog(x1))
exists p1 x1 x2.(n_house(x2) & in(x1,x2) & n_dog(x1))
7a47d446-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2.(n_dog(x1) & n_bed(x2) & exists e1 x3 x4 x5 x6.(v_hold(e1) & on(x1,x2) & of(x4,x6) & of(x4,x5) & n_toy(x5) & n_soccer(x6) & n_ball(x4) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)))
exists x1 x2.(n_house(x2) & n_dog(x1) & in(x1,x2))
A man wearing headphones in mixing music.
A woman is dancing.
2
-100
A man can't be a woman.
exists e1 e2 x1 x2 x3 x4.(a_topic(x1) & in(e1,e2) & Theme(e2,x4) & Actor(e2,x2) & v_mix(e2) & n_music(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_headphone(x3) & (x1 = x2) & n_man(x1))
exists e1 x1.(Actor(e1,x1) & v_dance(e1) & n_woman(x1))
7a47d95a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4.(v_wear(e1) & v_mix(e2) & n_music(x4) & n_man(x1) & n_headphone(x3) & in(e1,e2) & a_topic(x1) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
exists e1 x1.(v_dance(e1) & n_woman(x1) & Actor(e1,x1))
A man wearing headphones in mixing music.
A man is wearing headphones.
0
-100
Wearing headphones implies mixing music.
exists e1 e2 x1 x2 x3 x4.(a_topic(x1) & in(e1,e2) & Theme(e2,x4) & Actor(e2,x2) & v_mix(e2) & n_music(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_headphone(x3) & (x1 = x2) & n_man(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_headphone(x2) & n_man(x1))
7a47dedc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4.(v_wear(e1) & v_mix(e2) & n_music(x4) & n_man(x1) & n_headphone(x3) & in(e1,e2) & a_topic(x1) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_wear(e1) & n_man(x1) & n_headphone(x2) & Theme(e1,x2) & Actor(e1,x1))
A man wearing headphones in mixing music.
A man is playing people music.
1
-100
A man mixing music is not necessarily playing people music.
exists e1 e2 x1 x2 x3 x4.(a_topic(x1) & in(e1,e2) & Theme(e2,x4) & Actor(e2,x2) & v_mix(e2) & n_music(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_headphone(x3) & (x1 = x2) & n_man(x1))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & Time(x2,x3) & n_music(x3) & n_people(x2) & n_man(x1))
7a47e44a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4.(v_wear(e1) & v_mix(e2) & n_music(x4) & n_man(x1) & n_headphone(x3) & in(e1,e2) & a_topic(x1) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_play(e1) & n_people(x2) & n_music(x3) & n_man(x1) & Time(x2,x3) & Theme(e1,x2) & Actor(e1,x1))
Two men are cooking in a kitchen.
The men have never cooked before.
1
-100
Men cooking in a kitchen not necessarily implies have never cooked before.
exists e1 x1 x2.(in(e1,x2) & n_kitchen(x2) & Actor(e1,x1) & v_cook(e1) & n_man(x1) & card_eq_2(x1))
exists e1 s1 s2 x1.(n_man(x1) & a_never(s2) & Manner(e1,s2) & a_before(s1) & Manner(e1,s1) & Actor(e1,x1) & v_cook(e1))
7a47e8dc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_cook(e1) & n_man(x1) & n_kitchen(x2) & in(e1,x2) & card_eq_2(x1) & Actor(e1,x1))
exists e1 s1 s2 x1.(v_cook(e1) & n_man(x1) & a_never(s2) & a_before(s1) & Manner(e1,s2) & Manner(e1,s1) & Actor(e1,x1))
Two men are cooking in a kitchen.
The men are sleeping.
2
-100
The men cannot be both cooking and sleeping.
exists e1 x1 x2.(in(e1,x2) & n_kitchen(x2) & Actor(e1,x1) & v_cook(e1) & n_man(x1) & card_eq_2(x1))
exists e1 x1.(n_man(x1) & Actor(e1,x1) & v_sleep(e1))
7a47ee68-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_cook(e1) & n_man(x1) & n_kitchen(x2) & in(e1,x2) & card_eq_2(x1) & Actor(e1,x1))
exists e1 x1.(v_sleep(e1) & n_man(x1) & Actor(e1,x1))
Two men are cooking in a kitchen.
Two men are cooking food
0
-100
The men are cooking in a kitchen which means they must be cooking food.
exists e1 x1 x2.(in(e1,x2) & n_kitchen(x2) & Actor(e1,x1) & v_cook(e1) & n_man(x1) & card_eq_2(x1))
exists p1 x1.(exists s1 x2.((x1 = x2) & n_food(x2) & a_cooking(s1) & Theme(s1,x2)) & n_man(x1) & card_eq_2(x1))
7a47f372-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_cook(e1) & n_man(x1) & n_kitchen(x2) & in(e1,x2) & card_eq_2(x1) & Actor(e1,x1))
exists x1.(n_man(x1) & exists s1 x2.(n_food(x2) & a_cooking(s1) & Theme(s1,x2) & (x1 = x2)) & card_eq_2(x1))
a small blond child affectionately grabbing a spotted dog
The old man is playing with a striped cat.
2
-100
An old man cannot be a child. The animal can either be a cat or a dog, not both, and the animal cannot be both stripped and spotted.
exists e1 s1 s2 s3 s4 x1 x2 x3.(a_topic(x1) & a_affectionately(s4) & Manner(e1,s4) & Theme(e1,x3) & Actor(e1,x2) & v_grab(e1) & n_dog(x3) & a_spotted(s3) & Theme(s3,x3) & (x1 = x2) & n_child(x1) & a_blond(s2) & Theme(s2,x1) & a_small(s1) & Theme(s1,x1))
exists e1 s1 s2 x1 x2.(n_man(x1) & a_old(s1) & Theme(s1,x1) & with(e1,x2) & n_cat(x2) & a_striped(s2) & Theme(s2,x2) & Actor(e1,x1) & v_play(e1))
7a47f926-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 x1 x2 x3.(v_grab(e1) & n_dog(x3) & n_child(x1) & a_topic(x1) & a_spotted(s3) & a_small(s1) & a_blond(s2) & a_affectionately(s4) & Theme(s3,x3) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x3) & Manner(e1,s4) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 s2 x1 x2.(with(e1,x2) & v_play(e1) & n_man(x1) & n_cat(x2) & a_striped(s2) & a_old(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))
a small blond child affectionately grabbing a spotted dog
The fair haired youngster is playing with a spotted dog.
0
-100
child implies youngster
exists e1 s1 s2 s3 s4 x1 x2 x3.(a_topic(x1) & a_affectionately(s4) & Manner(e1,s4) & Theme(e1,x3) & Actor(e1,x2) & v_grab(e1) & n_dog(x3) & a_spotted(s3) & Theme(s3,x3) & (x1 = x2) & n_child(x1) & a_blond(s2) & Theme(s2,x1) & a_small(s1) & Theme(s1,x1))
exists e1 s1 s2 s3 x1 x2.(n_youngster(x1) & a_haired(s2) & Theme(s2,x1) & a_fair(s1) & Theme(s1,x1) & with(e1,x2) & n_dog(x2) & a_spotted(s3) & Theme(s3,x2) & Actor(e1,x1) & v_play(e1))
7a47fe30-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 x1 x2 x3.(v_grab(e1) & n_dog(x3) & n_child(x1) & a_topic(x1) & a_spotted(s3) & a_small(s1) & a_blond(s2) & a_affectionately(s4) & Theme(s3,x3) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x3) & Manner(e1,s4) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 s2 s3 x1 x2.(with(e1,x2) & v_play(e1) & n_youngster(x1) & n_dog(x2) & a_spotted(s3) & a_haired(s2) & a_fair(s1) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1))
A man is looking out the window.
a man gazing out a window
0
-100
looking implies gazing
exists e1 s1 x1 x2.(n_window(x2) & Time(e1,x2) & a_out(s1) & Manner(e1,s1) & Actor(e1,x1) & v_look(e1) & n_man(x1))
exists e1 s1 x1 x2 x3.(a_topic(x1) & a_out(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x2) & v_gaze(e1) & n_window(x3) & (x1 = x2) & n_man(x1))
7a480880-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_look(e1) & n_window(x2) & n_man(x1) & a_out(s1) & Time(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_gaze(e1) & n_window(x3) & n_man(x1) & a_topic(x1) & a_out(s1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2))
A man is looking out the window.
a man gazing out a window waiting for his son to come home from war
1
-100
A man looking out the window is not necessarily waiting for his son to come home from war.
exists e1 s1 x1 x2.(n_window(x2) & Time(e1,x2) & a_out(s1) & Manner(e1,s1) & Actor(e1,x1) & v_look(e1) & n_man(x1))
exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & a_out(s1) & Manner(e2,s1) & Theme(e2,x3) & Actor(e2,x2) & v_gaze(e2) & Topic(e1,p1) & exists e3 x7 x8.(from(e3,x8) & n_war(x8) & Time(e3,x7) & n_home(x7) & Actor(e3,x4) & v_come(e3)) & for(e1,x6) & n_son(x6) & of(x6,x1) & n_male(x1) & Actor(e1,x5) & v_wait(e1) & (x3 = x5) & (x3 = x4) & n_window(x3) & (x1 = x2) & n_man(x1))
7a480d26-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_look(e1) & n_window(x2) & n_man(x1) & a_out(s1) & Time(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6.(v_wait(e1) & v_gaze(e2) & of(x6,x1) & n_window(x3) & n_son(x6) & n_man(x1) & n_male(x1) & for(e1,x6) & exists e3 x7 x8.(v_come(e3) & n_war(x8) & n_home(x7) & from(e3,x8) & Time(e3,x7) & Actor(e3,x4)) & a_topic(x1) & a_out(s1) & Topic(e1,p1) & Theme(e2,x3) & Manner(e2,s1) & Actor(e2,x2) & Actor(e1,x5) & (x3 = x5) & (x3 = x4) & (x1 = x2))
A man is looking out the window.
a child playing video games
2
-100
A man cannot be a child and one would not be looking out the window if they are playing video games.
exists e1 s1 x1 x2.(n_window(x2) & Time(e1,x2) & a_out(s1) & Manner(e1,s1) & Actor(e1,x1) & v_look(e1) & n_man(x1))
exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_game(x3) & of(x3,x4) & n_video(x4) & (x1 = x2) & n_child(x1))
7a48133e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_look(e1) & n_window(x2) & n_man(x1) & a_out(s1) & Time(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_play(e1) & of(x3,x4) & n_video(x4) & n_game(x3) & n_child(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
A bald Asian man is touching the molding on a window.
A bald man is touching a window.
0
-100
Asian man implies man
exists e1 s1 s2 x1 x2 x3.(n_molding(x2) & Theme(e1,x2) & Actor(e1,x1) & v_touch(e1) & on(x2,x3) & n_window(x3) & n_man(x1) & a_asian(s2) & Theme(s2,x1) & a_bald(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_touch(e1) & n_window(x2) & n_man(x1) & a_bald(s1) & Theme(s1,x1))
7a4818b6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_touch(e1) & on(x2,x3) & n_window(x3) & n_molding(x2) & n_man(x1) & a_bald(s1) & a_asian(s2) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_touch(e1) & n_window(x2) & n_man(x1) & a_bald(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
A bald Asian man is touching the molding on a window.
The man with long brown hair is closing the door.
2
-100
A man cannot be bald and have long brown hair at the same time.
exists e1 s1 s2 x1 x2 x3.(n_molding(x2) & Theme(e1,x2) & Actor(e1,x1) & v_touch(e1) & on(x2,x3) & n_window(x3) & n_man(x1) & a_asian(s2) & Theme(s2,x1) & a_bald(s1) & Theme(s1,x1))
exists e1 s1 s2 x1 x2 x3.(n_door(x3) & n_man(x1) & Theme(e1,x3) & Actor(e1,x1) & v_close(e1) & with(x1,x2) & n_hair(x2) & a_brown(s2) & Theme(s2,x2) & a_long(s1) & Theme(s1,x2))
7a481fb4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_touch(e1) & on(x2,x3) & n_window(x3) & n_molding(x2) & n_man(x1) & a_bald(s1) & a_asian(s2) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 s2 x1 x2 x3.(with(x1,x2) & v_close(e1) & n_man(x1) & n_hair(x2) & n_door(x3) & a_long(s1) & a_brown(s2) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
A bald Asian man is touching the molding on a window.
He is checking to see if it needs to be repaired.
1
-100
A man touching the molding on a window is not necessarily checking to see if it needs to be repaired.
exists e1 s1 s2 x1 x2 x3.(n_molding(x2) & Theme(e1,x2) & Actor(e1,x1) & v_touch(e1) & on(x2,x3) & n_window(x3) & n_man(x1) & a_asian(s2) & Theme(s2,x1) & a_bald(s1) & Theme(s1,x1))
exists e1 p1 x1.(n_thing(x1) & n_male(x1) & Topic(e1,p1) & Actor(e1,x1) & v_check(e1) & exists e2 p2.(Topic(e2,p2) & Actor(e2,x1) & v_see(e2) & exists e3 p3.(Topic(e3,p3) & Actor(e3,x1) & v_need(e3) & exists e4.(Theme(e4,x1) & v_repair(e4)))))
7a4825cc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_touch(e1) & on(x2,x3) & n_window(x3) & n_molding(x2) & n_man(x1) & a_bald(s1) & a_asian(s2) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 p1 x1.(v_check(e1) & n_thing(x1) & n_male(x1) & exists e2 p2.(v_see(e2) & exists e3 p3.(v_need(e3) & exists e4.(v_repair(e4) & Theme(e4,x1)) & Topic(e3,p3) & Actor(e3,x1)) & Topic(e2,p2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
A man standing next to a window with his eyes closed.
A man is next to a window.
0
-100
standing next implies is next
exists e2 e1 x1 x2 x3 x4.(Actor(e2,x1) & v_close(e2) & with(e1,x4) & n_eye(x4) & of(x4,x1) & n_male(x1) & to(e1,x3) & n_window(x3) & r_next(e1) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1))
exists s1 x1 x2.(to(s1,x2) & n_window(x2) & Theme(s1,x1) & a_next(s1) & n_man(x1))
7a482cac-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4.(with(e1,x4) & v_stand(e1) & v_close(e2) & to(e1,x3) & r_next(e1) & of(x4,x1) & n_window(x3) & n_man(x1) & n_male(x1) & n_eye(x4) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists s1 x1 x2.(to(s1,x2) & n_window(x2) & n_man(x1) & a_next(s1) & Theme(s1,x1))
A man standing next to a window with his eyes closed.
A man sits in his windowless jail cell.
2
-100
A man cannot be next to a window if they are in a windowless jail cell.
exists e1 e2 x1 x2 x3 x4.(Actor(e2,x1) & v_close(e2) & with(e1,x4) & n_eye(x4) & of(x4,x1) & n_male(x1) & to(e1,x3) & n_window(x3) & r_next(e1) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1))
exists e1 s1 x1 x2 x3.(in(e1,x2) & n_cell(x2) & of(x2,x3) & n_jail(x3) & a_windowless(s1) & Theme(s1,x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_sit(e1) & n_man(x1))
7a483206-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4.(with(e1,x4) & v_stand(e1) & v_close(e2) & to(e1,x3) & r_next(e1) & of(x4,x1) & n_window(x3) & n_man(x1) & n_male(x1) & n_eye(x4) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2 x3.(v_sit(e1) & of(x2,x3) & of(x2,x1) & n_man(x1) & n_male(x1) & n_jail(x3) & n_cell(x2) & in(e1,x2) & a_windowless(s1) & Theme(s1,x2) & Actor(e1,x1))
A man standing next to a window with his eyes closed.
A man is next to a window as he shoots a music video.
1
-100
A man standing next to a window with his eyes closed not necessarily shoots a music video.
exists e1 e2 x1 x2 x3 x4.(Actor(e2,x1) & v_close(e2) & with(e1,x4) & n_eye(x4) & of(x4,x1) & n_male(x1) & to(e1,x3) & n_window(x3) & r_next(e1) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1))
exists p1 s1 x1 x2.(exists e1 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_shoot(e1) & n_video(x3) & of(x3,x4) & n_music(x4)) & n_male(x1) & as(s1,p1) & to(s1,x2) & n_window(x2) & Theme(s1,x1) & a_next(s1) & n_man(x1))
7a4838d2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4.(with(e1,x4) & v_stand(e1) & v_close(e2) & to(e1,x3) & r_next(e1) & of(x4,x1) & n_window(x3) & n_man(x1) & n_male(x1) & n_eye(x4) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists p1 s1 x1 x2.(to(s1,x2) & n_window(x2) & n_man(x1) & n_male(x1) & exists e1 x3 x4.(v_shoot(e1) & of(x3,x4) & n_video(x3) & n_music(x4) & Theme(e1,x3) & Actor(e1,x1)) & as(s1,p1) & a_next(s1) & Theme(s1,x1))
Older asian man looking out of a building with sunlight coming in.
An elderly Asian man is inside.
0
-100
Older is a synonym for elderly. If a person is looking out a window in a building then they must be inside.
exists e2 e1 s1 s2 x1 x2 x3 x4.(a_in(s2) & Manner(e2,s2) & Actor(e2,x4) & v_come(e2) & with(e1,x4) & n_sunlight(x4) & r_out(e1) & of(e1,x3) & n_building(x3) & Actor(e1,x1) & v_look(e1) & n_man(x1) & a_asian(s1) & Theme(s1,x1) & (x1 = x2) & ne_nam_older(x2))
exists e1 s1 s2 s3 x1.(a_inside(s3) & Manner(e1,s3) & Actor(e1,x1) & v_be(e1) & n_man(x1) & a_asian(s2) & Theme(s2,x1) & a_elderly(s1) & Theme(s1,x1))
7a483f12-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4.(with(e1,x4) & v_look(e1) & v_come(e2) & r_out(e1) & of(e1,x3) & ne_nam_older(x2) & n_sunlight(x4) & n_man(x1) & n_building(x3) & a_in(s2) & a_asian(s1) & Theme(s1,x1) & Manner(e2,s2) & Actor(e2,x4) & Actor(e1,x1) & (x1 = x2))
exists e1 s1 s2 s3 x1.(v_be(e1) & n_man(x1) & a_inside(s3) & a_elderly(s1) & a_asian(s2) & Theme(s2,x1) & Theme(s1,x1) & Manner(e1,s3) & Actor(e1,x1))
Older asian man looking out of a building with sunlight coming in.
An Asian man is sitting in a library.
1
-100
You can not infer he is Asian.
exists e1 e2 s1 s2 x1 x2 x3 x4.(a_in(s2) & Manner(e2,s2) & Actor(e2,x4) & v_come(e2) & with(e1,x4) & n_sunlight(x4) & r_out(e1) & of(e1,x3) & n_building(x3) & Actor(e1,x1) & v_look(e1) & n_man(x1) & a_asian(s1) & Theme(s1,x1) & (x1 = x2) & ne_nam_older(x2))
exists e1 s1 x1 x2.(in(e1,x2) & n_library(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1) & a_asian(s1) & Theme(s1,x1))
7a48455c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4.(with(e1,x4) & v_look(e1) & v_come(e2) & r_out(e1) & of(e1,x3) & ne_nam_older(x2) & n_sunlight(x4) & n_man(x1) & n_building(x3) & a_in(s2) & a_asian(s1) & Theme(s1,x1) & Manner(e2,s2) & Actor(e2,x4) & Actor(e1,x1) & (x1 = x2))
exists e1 s1 x1 x2.(v_sit(e1) & n_man(x1) & n_library(x2) & in(e1,x2) & a_asian(s1) & Theme(s1,x1) & Actor(e1,x1))
Older asian man looking out of a building with sunlight coming in.
A baby is crawling on the floor.
2
-100
A person cannot be an older Asian and a baby at once.
exists e2 e1 s1 s2 x1 x2 x3 x4.(a_in(s2) & Manner(e2,s2) & Actor(e2,x4) & v_come(e2) & with(e1,x4) & n_sunlight(x4) & r_out(e1) & of(e1,x3) & n_building(x3) & Actor(e1,x1) & v_look(e1) & n_man(x1) & a_asian(s1) & Theme(s1,x1) & (x1 = x2) & ne_nam_older(x2))
exists e1 x1 x2.(n_floor(x2) & on(e1,x2) & Actor(e1,x1) & v_crawl(e1) & n_baby(x1))
7a484ac0-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4.(with(e1,x4) & v_look(e1) & v_come(e2) & r_out(e1) & of(e1,x3) & ne_nam_older(x2) & n_sunlight(x4) & n_man(x1) & n_building(x3) & a_in(s2) & a_asian(s1) & Theme(s1,x1) & Manner(e2,s2) & Actor(e2,x4) & Actor(e1,x1) & (x1 = x2))
exists e1 x1 x2.(v_crawl(e1) & on(e1,x2) & n_floor(x2) & n_baby(x1) & Actor(e1,x1))
A man is working or cleaning a door with a towel over his shoulder.
Someone is holding a towel.
0
-100
man implies Someone
(exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_work(e1) & with(x2,x3) & over(x3,x4) & n_shoulder(x4) & of(x4,x1) & n_male(x1) & n_towel(x3) & n_door(x2) & n_man(x1)) | exists e2 x5 x6 x7 x8.(Theme(e2,x6) & Actor(e2,x5) & v_clean(e2) & with(x6,x7) & over(x7,x8) & n_shoulder(x8) & of(x8,x5) & n_male(x5) & n_towel(x7) & n_door(x6) & n_man(x5)))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_towel(x2) & n_person(x1))
7a484ff2-e4c8-11ec-9cdd-0242ac1c0002
(exists e2 x5 x6 x7 x8.(with(x6,x7) & v_clean(e2) & over(x7,x8) & of(x8,x5) & n_towel(x7) & n_shoulder(x8) & n_man(x5) & n_male(x5) & n_door(x6) & Theme(e2,x6) & Actor(e2,x5)) | exists e1 x1 x2 x3 x4.(with(x2,x3) & v_work(e1) & over(x3,x4) & of(x4,x1) & n_towel(x3) & n_shoulder(x4) & n_man(x1) & n_male(x1) & n_door(x2) & Theme(e1,x2) & Actor(e1,x1)))
exists e1 x1 x2.(v_hold(e1) & n_towel(x2) & n_person(x1) & Theme(e1,x2) & Actor(e1,x1))
A man is working or cleaning a door with a towel over his shoulder.
The towel is white.
1
-100
A man with a towel over his shoulder not necessarily is a white towel.
(exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_work(e1) & with(x2,x3) & over(x3,x4) & n_shoulder(x4) & of(x4,x1) & n_male(x1) & n_towel(x3) & n_door(x2) & n_man(x1)) | exists e2 x5 x6 x7 x8.(Theme(e2,x6) & Actor(e2,x5) & v_clean(e2) & with(x6,x7) & over(x7,x8) & n_shoulder(x8) & of(x8,x5) & n_male(x5) & n_towel(x7) & n_door(x6) & n_man(x5)))
exists s1 x1.(n_towel(x1) & Theme(s1,x1) & a_white(s1))
7a485588-e4c8-11ec-9cdd-0242ac1c0002
(exists e2 x5 x6 x7 x8.(with(x6,x7) & v_clean(e2) & over(x7,x8) & of(x8,x5) & n_towel(x7) & n_shoulder(x8) & n_man(x5) & n_male(x5) & n_door(x6) & Theme(e2,x6) & Actor(e2,x5)) | exists e1 x1 x2 x3 x4.(with(x2,x3) & v_work(e1) & over(x3,x4) & of(x4,x1) & n_towel(x3) & n_shoulder(x4) & n_man(x1) & n_male(x1) & n_door(x2) & Theme(e1,x2) & Actor(e1,x1)))
exists s1 x1.(n_towel(x1) & a_white(s1) & Theme(s1,x1))
A man is working or cleaning a door with a towel over his shoulder.
Nobody is working.
2
-100
A man working is more than nobody working.
(exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_work(e1) & with(x2,x3) & over(x3,x4) & n_shoulder(x4) & of(x4,x1) & n_male(x1) & n_towel(x3) & n_door(x2) & n_man(x1)) | exists e2 x5 x6 x7 x8.(Theme(e2,x6) & Actor(e2,x5) & v_clean(e2) & with(x6,x7) & over(x7,x8) & n_shoulder(x8) & of(x8,x5) & n_male(x5) & n_towel(x7) & n_door(x6) & n_man(x5)))
-exists e1 x1.(Actor(e1,x1) & v_work(e1) & n_person(x1))
7a485ae2-e4c8-11ec-9cdd-0242ac1c0002
(exists e2 x5 x6 x7 x8.(with(x6,x7) & v_clean(e2) & over(x7,x8) & of(x8,x5) & n_towel(x7) & n_shoulder(x8) & n_man(x5) & n_male(x5) & n_door(x6) & Theme(e2,x6) & Actor(e2,x5)) | exists e1 x1 x2 x3 x4.(with(x2,x3) & v_work(e1) & over(x3,x4) & of(x4,x1) & n_towel(x3) & n_shoulder(x4) & n_man(x1) & n_male(x1) & n_door(x2) & Theme(e1,x2) & Actor(e1,x1)))
all e1 x1.(-v_work(e1) | -n_person(x1) | -Actor(e1,x1))
There are several runners racing on a grassy surface with a blue tent behind them.
People are racing across the field.
0
-100
People could be several runners. A field could be a grassy surface.
exists p1 x1 e1 s1 s2 s3 x2 x3 x4 x5.((x1 = x2) & on(e1,x4) & with(x4,x5) & behind(x5,x2) & n_thing(x2) & n_tent(x5) & a_blue(s3) & Theme(s3,x5) & n_surface(x4) & a_grassy(s2) & Theme(s2,x4) & Actor(e1,x3) & v_race(e1) & (x2 = x3) & n_runner(x2) & a_several(s1) & Theme(s1,x2))
exists e1 x1 x2.(n_field(x2) & across(e1,x2) & Actor(e1,x1) & v_race(e1) & n_people(x1))
7a485f92-e4c8-11ec-9cdd-0242ac1c0002
exists x1 e1 s1 s2 s3 x2 x3 x4 x5.(with(x4,x5) & v_race(e1) & on(e1,x4) & n_thing(x2) & n_tent(x5) & n_surface(x4) & n_runner(x2) & behind(x5,x2) & a_several(s1) & a_grassy(s2) & a_blue(s3) & Theme(s3,x5) & Theme(s2,x4) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))
exists e1 x1 x2.(v_race(e1) & n_people(x1) & n_field(x2) & across(e1,x2) & Actor(e1,x1))
There are several runners racing on a grassy surface with a blue tent behind them.
People are running outside.
0
-100
grassy surface implies outside.
exists p1 x1 e1 s1 s2 s3 x2 x3 x4 x5.((x1 = x2) & on(e1,x4) & with(x4,x5) & behind(x5,x2) & n_thing(x2) & n_tent(x5) & a_blue(s3) & Theme(s3,x5) & n_surface(x4) & a_grassy(s2) & Theme(s2,x4) & Actor(e1,x3) & v_race(e1) & (x2 = x3) & n_runner(x2) & a_several(s1) & Theme(s1,x2))
exists e1 s1 x1.(a_outside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_run(e1) & n_people(x1))
7a486442-e4c8-11ec-9cdd-0242ac1c0002
exists x1 e1 s1 s2 s3 x2 x3 x4 x5.(with(x4,x5) & v_race(e1) & on(e1,x4) & n_thing(x2) & n_tent(x5) & n_surface(x4) & n_runner(x2) & behind(x5,x2) & a_several(s1) & a_grassy(s2) & a_blue(s3) & Theme(s3,x5) & Theme(s2,x4) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))
exists e1 s1 x1.(v_run(e1) & n_people(x1) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1))
There are several runners racing on a grassy surface with a blue tent behind them.
People are playing poker at the kitchen table.
2
-100
People are either runners racing on a grassy surface or playing poker at the kitchen table.
exists p1 x1 e1 s1 s2 s3 x2 x3 x4 x5.((x1 = x2) & on(e1,x4) & with(x4,x5) & behind(x5,x2) & n_thing(x2) & n_tent(x5) & a_blue(s3) & Theme(s3,x5) & n_surface(x4) & a_grassy(s2) & Theme(s2,x4) & Actor(e1,x3) & v_race(e1) & (x2 = x3) & n_runner(x2) & a_several(s1) & Theme(s1,x2))
exists e1 x1 x2 x3 x4.(n_table(x3) & of(x3,x4) & n_kitchen(x4) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_poker(x2) & n_people(x1))
7a486960-e4c8-11ec-9cdd-0242ac1c0002
exists x1 e1 s1 s2 s3 x2 x3 x4 x5.(with(x4,x5) & v_race(e1) & on(e1,x4) & n_thing(x2) & n_tent(x5) & n_surface(x4) & n_runner(x2) & behind(x5,x2) & a_several(s1) & a_grassy(s2) & a_blue(s3) & Theme(s3,x5) & Theme(s2,x4) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))
exists e1 x1 x2 x3 x4.(v_play(e1) & of(x3,x4) & n_table(x3) & n_poker(x2) & n_people(x1) & n_kitchen(x4) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
Three young men are celebrating together in public.
Three men are out celebrating graduation in public.
1
0.655266
Not every celebration are for graduation.
exists e1 p1 s1 x1 x2.(in(e1,x2) & n_public(x2) & exists s2.(Theme(s2,x1) & a_together(s2)) & Topic(e1,p1) & Actor(e1,x1) & v_celebrate(e1) & n_man(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1))
exists e1 s1 x1 x2 x3.(a_out(s1) & Manner(e1,s1) & in(e1,x3) & n_public(x3) & Theme(e1,x2) & Actor(e1,x1) & v_celebrate(e1) & n_graduation(x2) & n_man(x1) & card_eq_3(x1))
7a488d1e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2.(v_celebrate(e1) & n_public(x2) & n_man(x1) & in(e1,x2) & exists s2.(a_together(s2) & Theme(s2,x1)) & card_eq_3(x1) & a_young(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_celebrate(e1) & n_public(x3) & n_man(x1) & n_graduation(x2) & in(e1,x3) & card_eq_3(x1) & a_out(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
Three young men are celebrating together in public.
A man just told his two best friends that he got a big promotion as they were walking down the street.
1
0.627084
The fact that three men are celebrating together in public doesn't imply man just told his two best friends that he got a big promotion.
exists e1 p1 s1 x1 x2.(in(e1,x2) & n_public(x2) & exists s2.(Theme(s2,x1) & a_together(s2)) & Topic(e1,p1) & Actor(e1,x1) & v_celebrate(e1) & n_man(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1))
exists e1 p1 s1 s2 x1 x2 x4.(n_street(x4) & a_just(s2) & Manner(e1,s2) & exists p2 e2 p3 s3 x3.(exists e3.(down(e3,x4) & Actor(e3,x1) & v_walk(e3)) & as(e2,p3) & Theme(e2,x3) & Actor(e2,x1) & v_get(e2) & n_promotion(x3) & a_big(s3) & Theme(s3,x3)) & n_thing(x1) & n_male(x1) & n_male(x1) & Recipient(e1,x2) & Topic(e1,p1) & Actor(e1,x1) & v_tell(e1) & n_friend(x2) & r_most(s1) & a_good(s1) & Theme(s1,x2) & card_eq_2(x2) & of(x2,x1) & n_man(x1))
7a48925a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2.(v_celebrate(e1) & n_public(x2) & n_man(x1) & in(e1,x2) & exists s2.(a_together(s2) & Theme(s2,x1)) & card_eq_3(x1) & a_young(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 p1 s1 s2 x1 x2 x4.(v_tell(e1) & r_most(s1) & of(x2,x1) & n_thing(x1) & n_street(x4) & n_man(x1) & n_male(x1) & n_friend(x2) & exists e2 p3 s3 x3.(v_get(e2) & n_promotion(x3) & exists e3.(v_walk(e3) & down(e3,x4) & Actor(e3,x1)) & as(e2,p3) & a_big(s3) & Theme(s3,x3) & Theme(e2,x3) & Actor(e2,x1)) & card_eq_2(x2) & a_just(s2) & a_good(s1) & Topic(e1,p1) & Theme(s1,x2) & Recipient(e1,x2) & Manner(e1,s2) & Actor(e1,x1))
Three young men are celebrating together in public.
A group of males are doing something together that's not secret.
0
-100
Three men is a group. Celebrating is a way of doing something. Public means not secret.
exists e1 p1 s1 x1 x2.(in(e1,x2) & n_public(x2) & exists s2.(Theme(s2,x1) & a_together(s2)) & Topic(e1,p1) & Actor(e1,x1) & v_celebrate(e1) & n_man(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1))
exists e1 p1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_do(e1) & -exists s1.(Theme(s1,x1) & a_secret(s1)) & n_thing(x1) & that(x3,p1) & r_together(x3) & n_thing(x3) & of(x1,x2) & n_male(x2) & n_group(x1))
7a489732-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2.(v_celebrate(e1) & n_public(x2) & n_man(x1) & in(e1,x2) & exists s2.(a_together(s2) & Theme(s2,x1)) & card_eq_3(x1) & a_young(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 p1 x1 x2 x3.(v_do(e1) & that(x3,p1) & r_together(x3) & of(x1,x2) & n_thing(x3) & n_thing(x1) & n_male(x2) & n_group(x1) & all s1.(-a_secret(s1) | -Theme(s1,x1)) & Theme(e1,x3) & Actor(e1,x1))
Three young men are celebrating together in public.
Two cowboys ride across a hill with the sunset in front of them.
2
-100
There are either three men or two cowboys.
exists e1 p1 s1 x1 x2.(in(e1,x2) & n_public(x2) & exists s2.(Theme(s2,x1) & a_together(s2)) & Topic(e1,p1) & Actor(e1,x1) & v_celebrate(e1) & n_man(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1))
exists e1 x1 x2 x3 x4.(n_thing(x3) & n_sunset(x3) & with(e1,x3) & in(x3,x4) & of(x4,x3) & n_front(x4) & across(e1,x2) & n_hill(x2) & Actor(e1,x1) & v_ride(e1) & n_cowboy(x1) & card_eq_2(x1))
7a489bd8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2.(v_celebrate(e1) & n_public(x2) & n_man(x1) & in(e1,x2) & exists s2.(a_together(s2) & Theme(s2,x1)) & card_eq_3(x1) & a_young(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(with(e1,x3) & v_ride(e1) & of(x4,x3) & n_thing(x3) & n_sunset(x3) & n_hill(x2) & n_front(x4) & n_cowboy(x1) & in(x3,x4) & card_eq_2(x1) & across(e1,x2) & Actor(e1,x1))
Three young men are celebrating together in public.
Three men celebrate together outdoors.
0
0.963708
young men implies men
exists e1 p1 s1 x1 x2.(in(e1,x2) & n_public(x2) & exists s2.(Theme(s2,x1) & a_together(s2)) & Topic(e1,p1) & Actor(e1,x1) & v_celebrate(e1) & n_man(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1))
exists e1 s1 x1 x2.(a_together(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_celebrate(e1) & n_outdoors(x2) & n_man(x1) & card_eq_3(x1))
7a48a11e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2.(v_celebrate(e1) & n_public(x2) & n_man(x1) & in(e1,x2) & exists s2.(a_together(s2) & Theme(s2,x1)) & card_eq_3(x1) & a_young(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_celebrate(e1) & n_outdoors(x2) & n_man(x1) & card_eq_3(x1) & a_together(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
Three young men are celebrating together in public.
A celebration among three people is taking place.
0
-100
celebrating implies celebration
exists e1 p1 s1 x1 x2.(in(e1,x2) & n_public(x2) & exists s2.(Theme(s2,x1) & a_together(s2)) & Topic(e1,p1) & Actor(e1,x1) & v_celebrate(e1) & n_man(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1))
exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_take(e1) & n_place(x3) & among(x1,x2) & n_people(x2) & card_eq_3(x2) & n_celebration(x1))
7a48a588-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2.(v_celebrate(e1) & n_public(x2) & n_man(x1) & in(e1,x2) & exists s2.(a_together(s2) & Theme(s2,x1)) & card_eq_3(x1) & a_young(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_take(e1) & n_place(x3) & n_people(x2) & n_celebration(x1) & card_eq_3(x2) & among(x1,x2) & Theme(e1,x3) & Actor(e1,x1))
Three young men are celebrating together in public.
A man was just hit by a train that couldn't stop in time.
2
-100
There were three men not one. The men would not be celebrating while being hit by a train.
exists e1 p1 s1 x1 x2.(in(e1,x2) & n_public(x2) & exists s2.(Theme(s2,x1) & a_together(s2)) & Topic(e1,p1) & Actor(e1,x1) & v_celebrate(e1) & n_man(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1))
exists e1 s1 x1 x2 x3.(a_just(s1) & Manner(e1,s1) & Actor(e1,x2) & -exists e2 p1.(exists e3 x4.(in(e3,x4) & n_time(x4) & Actor(e3,x3) & v_stop(e3)) & Topic(e2,p1) & Actor(e2,x3) & v_could(e2)) & (x2 = x3) & n_train(x2) & Theme(e1,x1) & v_hit(e1) & n_man(x1))
7a496fe0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2.(v_celebrate(e1) & n_public(x2) & n_man(x1) & in(e1,x2) & exists s2.(a_together(s2) & Theme(s2,x1)) & card_eq_3(x1) & a_young(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_hit(e1) & n_train(x2) & n_man(x1) & all e2 p1.(all e3 x4.(-v_stop(e3) | -n_time(x4) | -in(e3,x4) | -Actor(e3,x3)) | -v_could(e2) | -Topic(e2,p1) | -Actor(e2,x3)) & a_just(s1) & Theme(e1,x1) & Manner(e1,s1) & Actor(e1,x2) & (x2 = x3))
Three young men are celebrating together in public.
Three men celebrate after hearing that their sports team has won.
1
0.609499
the don't need to be necessarily celebration only because their sports team has won.
exists e1 p1 s1 x1 x2.(in(e1,x2) & n_public(x2) & exists s2.(Theme(s2,x1) & a_together(s2)) & Topic(e1,p1) & Actor(e1,x1) & v_celebrate(e1) & n_man(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1))
exists e1 e2 p1 x1 x2 x3.(after(e1,e2) & Topic(e2,p1) & Actor(e2,x1) & v_hear(e2) & exists e3.(Actor(e3,x2) & v_win(e3)) & n_team(x2) & of(x2,x3) & n_sport(x3) & of(x2,x1) & n_thing(x1) & Actor(e1,x1) & v_celebrate(e1) & n_man(x1) & card_eq_3(x1))
7a4975a8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2.(v_celebrate(e1) & n_public(x2) & n_man(x1) & in(e1,x2) & exists s2.(a_together(s2) & Theme(s2,x1)) & card_eq_3(x1) & a_young(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 e2 p1 x1 x2 x3.(v_hear(e2) & v_celebrate(e1) & of(x2,x3) & of(x2,x1) & n_thing(x1) & n_team(x2) & n_sport(x3) & n_man(x1) & exists e3.(v_win(e3) & Actor(e3,x2)) & card_eq_3(x1) & after(e1,e2) & Topic(e2,p1) & Actor(e2,x1) & Actor(e1,x1))
Three young men are celebrating together in public.
Three friends are celebrating with alcohol in a park.
1
0.584869
the young men don't need to be only celebrating with alcohol.
exists e1 p1 s1 x1 x2.(in(e1,x2) & n_public(x2) & exists s2.(Theme(s2,x1) & a_together(s2)) & Topic(e1,p1) & Actor(e1,x1) & v_celebrate(e1) & n_man(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1))
exists e1 x1 x2 x3.(in(e1,x3) & n_park(x3) & with(e1,x2) & n_alcohol(x2) & Actor(e1,x1) & v_celebrate(e1) & n_friend(x1) & card_eq_3(x1))
7a497ba2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2.(v_celebrate(e1) & n_public(x2) & n_man(x1) & in(e1,x2) & exists s2.(a_together(s2) & Theme(s2,x1)) & card_eq_3(x1) & a_young(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 x1 x2 x3.(with(e1,x2) & v_celebrate(e1) & n_park(x3) & n_friend(x1) & n_alcohol(x2) & in(e1,x3) & card_eq_3(x1) & Actor(e1,x1))
Three young men are celebrating together in public.
Two men juggling.
2
-100
It should either be three or two.
exists e1 p1 s1 x1 x2.(in(e1,x2) & n_public(x2) & exists s2.(Theme(s2,x1) & a_together(s2)) & Topic(e1,p1) & Actor(e1,x1) & v_celebrate(e1) & n_man(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1))
exists e1 x1 x2.(a_topic(x1) & Actor(e1,x2) & v_juggle(e1) & (x1 = x2) & n_man(x1) & card_eq_2(x1))
7a4981c4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2.(v_celebrate(e1) & n_public(x2) & n_man(x1) & in(e1,x2) & exists s2.(a_together(s2) & Theme(s2,x1)) & card_eq_3(x1) & a_young(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_juggle(e1) & n_man(x1) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
Three young men are celebrating together in public.
Three men are outside.
1
0.816728
the men can be doing other things outside other than celebrating together.
exists e1 p1 s1 x1 x2.(in(e1,x2) & n_public(x2) & exists s2.(Theme(s2,x1) & a_together(s2)) & Topic(e1,p1) & Actor(e1,x1) & v_celebrate(e1) & n_man(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1))
exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_man(x1) & card_eq_3(x1))
7a49869c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2.(v_celebrate(e1) & n_public(x2) & n_man(x1) & in(e1,x2) & exists s2.(a_together(s2) & Theme(s2,x1)) & card_eq_3(x1) & a_young(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1))
exists s1 x1.(n_man(x1) & card_eq_3(x1) & a_outside(s1) & Theme(s1,x1))
Three young men are celebrating together in public.
Three young men are happy.
0
-100
celebrating implies happy.
exists e1 p1 s1 x1 x2.(in(e1,x2) & n_public(x2) & exists s2.(Theme(s2,x1) & a_together(s2)) & Topic(e1,p1) & Actor(e1,x1) & v_celebrate(e1) & n_man(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1))
exists s1 s2 x1.(Theme(s2,x1) & a_happy(s2) & n_man(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1))
7a498bc4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2.(v_celebrate(e1) & n_public(x2) & n_man(x1) & in(e1,x2) & exists s2.(a_together(s2) & Theme(s2,x1)) & card_eq_3(x1) & a_young(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1))
exists s1 s2 x1.(n_man(x1) & card_eq_3(x1) & a_young(s1) & a_happy(s2) & Theme(s2,x1) & Theme(s1,x1))
Three young men are celebrating together in public.
Three friends are playing a game of hockey at the rink.
2
0.000001
The people cannot be celebrating together while playing a game of hockey at the same time
exists e1 p1 s1 x1 x2.(in(e1,x2) & n_public(x2) & exists s2.(Theme(s2,x1) & a_together(s2)) & Topic(e1,p1) & Actor(e1,x1) & v_celebrate(e1) & n_man(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1))
exists e1 x1 x2 x3 x4.(n_rink(x4) & at(e1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & of(x2,x3) & n_hockey(x3) & n_game(x2) & n_friend(x1) & card_eq_3(x1))
7a499538-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2.(v_celebrate(e1) & n_public(x2) & n_man(x1) & in(e1,x2) & exists s2.(a_together(s2) & Theme(s2,x1)) & card_eq_3(x1) & a_young(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_play(e1) & of(x2,x3) & n_rink(x4) & n_hockey(x3) & n_game(x2) & n_friend(x1) & card_eq_3(x1) & at(e1,x4) & Theme(e1,x2) & Actor(e1,x1))
Three young men are celebrating together in public.
Three men are on the moon.
2
-100
young men and men are differ in age group
exists e1 p1 s1 x1 x2.(in(e1,x2) & n_public(x2) & exists s2.(Theme(s2,x1) & a_together(s2)) & Topic(e1,p1) & Actor(e1,x1) & v_celebrate(e1) & n_man(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1))
exists p1 x1 x2.(n_moon(x2) & on(x1,x2) & n_man(x1) & card_eq_3(x1))
7a4999ca-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2.(v_celebrate(e1) & n_public(x2) & n_man(x1) & in(e1,x2) & exists s2.(a_together(s2) & Theme(s2,x1)) & card_eq_3(x1) & a_young(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1))
exists x1 x2.(on(x1,x2) & n_moon(x2) & n_man(x1) & card_eq_3(x1))
A young soccer boy crying in the soccer field
A kid is laughing on a rollercoaster.
2
-100
Once cannot be crying in a soccer field and laughing on a rollercoaster simultaneously.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & in(e1,x4) & n_field(x4) & of(x4,x2) & n_soccer(x2) & n_soccer(x2) & Actor(e1,x3) & v_cry(e1) & (x1 = x3) & n_boy(x1) & of(x1,x2) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2.(on(e1,x2) & n_rollercoaster(x2) & Actor(e1,x1) & v_laugh(e1) & n_kid(x1))
7a49a44c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_cry(e1) & of(x4,x2) & of(x1,x2) & n_soccer(x2) & n_field(x4) & n_boy(x1) & in(e1,x4) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x3) & (x1 = x3))
exists e1 x1 x2.(v_laugh(e1) & on(e1,x2) & n_rollercoaster(x2) & n_kid(x1) & Actor(e1,x1))
A man is flipping someone off.
A man is flipping someone off of a cliff.
1
-100
the man does not have be flipping someone off in other locations other than of a cliff.
exists e1 s1 x1 x2.(a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_flip(e1) & n_person(x2) & n_man(x1))
exists e1 x1 x2 x3.(r_off(e1) & of(e1,x3) & n_cliff(x3) & Theme(e1,x2) & Actor(e1,x1) & v_flip(e1) & n_person(x2) & n_man(x1))
7a49b4b4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_flip(e1) & n_person(x2) & n_man(x1) & a_off(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_flip(e1) & r_off(e1) & of(e1,x3) & n_person(x2) & n_man(x1) & n_cliff(x3) & Theme(e1,x2) & Actor(e1,x1))
A young boy, playing soccer, is wearing a green jersey and black shorts and has his face buried in his hands.
The boy in the green jersey plays goalie on the soccer team.
1
0.134005
Just because the boy is playing soccer does not mean he is on a soccer team. Nothing implies the boy plays goalie.
exists e4 e5 e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(for(e4,e5) & Theme(e5,x9) & Actor(e5,x1) & v_play(e5) & n_soccer(x9) & Theme(e4,x6) & Actor(e4,x1) & v_have(e4) & in(e3,x8) & n_hand(x8) & of(x8,x1) & n_male(x1) & n_male(x1) & Theme(e3,x7) & v_bury(e3) & (x6 = x7) & n_face(x6) & of(x6,x1) & for(e1,e2) & Theme(e2,x5) & Actor(e2,x1) & v_play(e2) & n_soccer(x5) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & subset_of(x4,x2) & n_shorts(x4) & a_black(s3) & Theme(s3,x4) & subset_of(x3,x2) & n_jersey(x3) & a_green(s2) & Theme(s2,x3) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3 x4 x5.(n_team(x4) & of(x4,x5) & n_soccer(x5) & n_jersey(x2) & a_green(s1) & Theme(s1,x2) & n_boy(x1) & on(e1,x4) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_goalie(x3) & in(x1,x2))
7a49debc-e4c8-11ec-9cdd-0242ac1c0002
exists e4 e5 e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e1) & v_play(e5) & v_play(e2) & v_have(e4) & v_bury(e3) & subset_of(x4,x2) & subset_of(x3,x2) & of(x8,x1) & of(x6,x1) & n_soccer(x9) & n_soccer(x5) & n_shorts(x4) & n_male(x1) & n_jersey(x3) & n_hand(x8) & n_face(x6) & n_boy(x1) & in(e3,x8) & for(e4,e5) & for(e1,e2) & a_young(s1) & a_green(s2) & a_black(s3) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Theme(e5,x9) & Theme(e4,x6) & Theme(e3,x7) & Theme(e2,x5) & Theme(e1,x2) & Actor(e5,x1) & Actor(e4,x1) & Actor(e2,x1) & Actor(e1,x1) & (x6 = x7))
exists e1 s1 x1 x2 x3 x4 x5.(v_play(e1) & on(e1,x4) & of(x4,x5) & n_team(x4) & n_soccer(x5) & n_jersey(x2) & n_goalie(x3) & n_boy(x1) & in(x1,x2) & a_green(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
A young boy, playing soccer, is wearing a green jersey and black shorts and has his face buried in his hands.
A child hides his face because his team lost.
1
0.532071
the boy does have to only be hiding his face because his team lost.
exists e4 e5 e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(for(e4,e5) & Theme(e5,x9) & Actor(e5,x1) & v_play(e5) & n_soccer(x9) & Theme(e4,x6) & Actor(e4,x1) & v_have(e4) & in(e3,x8) & n_hand(x8) & of(x8,x1) & n_male(x1) & n_male(x1) & Theme(e3,x7) & v_bury(e3) & (x6 = x7) & n_face(x6) & of(x6,x1) & for(e1,e2) & Theme(e2,x5) & Actor(e2,x1) & v_play(e2) & n_soccer(x5) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & subset_of(x4,x2) & n_shorts(x4) & a_black(s3) & Theme(s3,x4) & subset_of(x3,x2) & n_jersey(x3) & a_green(s2) & Theme(s2,x3) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
exists e1 p1 x1 x2 x3.(exists e2.(Actor(e2,x3) & v_lose(e2)) & n_team(x3) & of(x3,x1) & n_male(x1) & n_male(x1) & because(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_hide(e1) & n_face(x2) & of(x2,x1) & n_child(x1))
7a49e47a-e4c8-11ec-9cdd-0242ac1c0002
exists e4 e5 e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e1) & v_play(e5) & v_play(e2) & v_have(e4) & v_bury(e3) & subset_of(x4,x2) & subset_of(x3,x2) & of(x8,x1) & of(x6,x1) & n_soccer(x9) & n_soccer(x5) & n_shorts(x4) & n_male(x1) & n_jersey(x3) & n_hand(x8) & n_face(x6) & n_boy(x1) & in(e3,x8) & for(e4,e5) & for(e1,e2) & a_young(s1) & a_green(s2) & a_black(s3) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Theme(e5,x9) & Theme(e4,x6) & Theme(e3,x7) & Theme(e2,x5) & Theme(e1,x2) & Actor(e5,x1) & Actor(e4,x1) & Actor(e2,x1) & Actor(e1,x1) & (x6 = x7))
exists e1 p1 x1 x2 x3.(v_hide(e1) & of(x3,x1) & of(x2,x1) & n_team(x3) & n_male(x1) & n_face(x2) & n_child(x1) & exists e2.(v_lose(e2) & Actor(e2,x3)) & because(e1,p1) & Theme(e1,x2) & Actor(e1,x1))
A young boy, playing soccer, is wearing a green jersey and black shorts and has his face buried in his hands.
A distraught boy cries into his hands after being injured during his soccer game.
1
0.042778
the boy does have to only be crying in his hands because he was injured during his soccer game.
exists e4 e5 e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(for(e4,e5) & Theme(e5,x9) & Actor(e5,x1) & v_play(e5) & n_soccer(x9) & Theme(e4,x6) & Actor(e4,x1) & v_have(e4) & in(e3,x8) & n_hand(x8) & of(x8,x1) & n_male(x1) & n_male(x1) & Theme(e3,x7) & v_bury(e3) & (x6 = x7) & n_face(x6) & of(x6,x1) & for(e1,e2) & Theme(e2,x5) & Actor(e2,x1) & v_play(e2) & n_soccer(x5) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & subset_of(x4,x2) & n_shorts(x4) & a_black(s3) & Theme(s3,x4) & subset_of(x3,x2) & n_jersey(x3) & a_green(s2) & Theme(s2,x3) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(into(e1,x4) & during(e2,x6) & n_game(x6) & of(x6,x7) & n_soccer(x7) & of(x6,x1) & n_male(x1) & n_male(x1) & Theme(e2,x5) & v_injure(e2) & (x4 = x5) & n_hand(x4) & of(x4,x1) & Theme(e1,x2) & Actor(e1,x1) & v_event(e1) & n_cry(x2) & of(x2,x3) & n_boy(x3) & a_distraught(s1) & Theme(s1,x2) & n_thing(x1))
7a49e920-e4c8-11ec-9cdd-0242ac1c0002
exists e4 e5 e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e1) & v_play(e5) & v_play(e2) & v_have(e4) & v_bury(e3) & subset_of(x4,x2) & subset_of(x3,x2) & of(x8,x1) & of(x6,x1) & n_soccer(x9) & n_soccer(x5) & n_shorts(x4) & n_male(x1) & n_jersey(x3) & n_hand(x8) & n_face(x6) & n_boy(x1) & in(e3,x8) & for(e4,e5) & for(e1,e2) & a_young(s1) & a_green(s2) & a_black(s3) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Theme(e5,x9) & Theme(e4,x6) & Theme(e3,x7) & Theme(e2,x5) & Theme(e1,x2) & Actor(e5,x1) & Actor(e4,x1) & Actor(e2,x1) & Actor(e1,x1) & (x6 = x7))
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(v_injure(e2) & v_event(e1) & of(x6,x7) & of(x6,x1) & of(x4,x1) & of(x2,x3) & n_thing(x1) & n_soccer(x7) & n_male(x1) & n_hand(x4) & n_game(x6) & n_cry(x2) & n_boy(x3) & into(e1,x4) & during(e2,x6) & a_distraught(s1) & Theme(s1,x2) & Theme(e2,x5) & Theme(e1,x2) & Actor(e1,x1) & (x4 = x5))
A young boy, playing soccer, is wearing a green jersey and black shorts and has his face buried in his hands.
The soccer player is upset.
1
0.783725
the boy can be having his face in his hands for many reasons not only because he is upset.
exists e4 e5 e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(for(e4,e5) & Theme(e5,x9) & Actor(e5,x1) & v_play(e5) & n_soccer(x9) & Theme(e4,x6) & Actor(e4,x1) & v_have(e4) & in(e3,x8) & n_hand(x8) & of(x8,x1) & n_male(x1) & n_male(x1) & Theme(e3,x7) & v_bury(e3) & (x6 = x7) & n_face(x6) & of(x6,x1) & for(e1,e2) & Theme(e2,x5) & Actor(e2,x1) & v_play(e2) & n_soccer(x5) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & subset_of(x4,x2) & n_shorts(x4) & a_black(s3) & Theme(s3,x4) & subset_of(x3,x2) & n_jersey(x3) & a_green(s2) & Theme(s2,x3) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_player(x1) & of(x1,x2) & n_soccer(x2) & Theme(e1,x1) & v_upset(e1))
7a49f438-e4c8-11ec-9cdd-0242ac1c0002
exists e4 e5 e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e1) & v_play(e5) & v_play(e2) & v_have(e4) & v_bury(e3) & subset_of(x4,x2) & subset_of(x3,x2) & of(x8,x1) & of(x6,x1) & n_soccer(x9) & n_soccer(x5) & n_shorts(x4) & n_male(x1) & n_jersey(x3) & n_hand(x8) & n_face(x6) & n_boy(x1) & in(e3,x8) & for(e4,e5) & for(e1,e2) & a_young(s1) & a_green(s2) & a_black(s3) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Theme(e5,x9) & Theme(e4,x6) & Theme(e3,x7) & Theme(e2,x5) & Theme(e1,x2) & Actor(e5,x1) & Actor(e4,x1) & Actor(e2,x1) & Actor(e1,x1) & (x6 = x7))
exists e1 x1 x2.(v_upset(e1) & of(x1,x2) & n_soccer(x2) & n_player(x1) & Theme(e1,x1))
A young boy, playing soccer, is wearing a green jersey and black shorts and has his face buried in his hands.
The boy in the green jersey is playing soccer.
0
0.983691
The young boy in a green jersey, playing soccer, is a boy in the green jersey. So he must be playing soccer.
exists e4 e5 e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(for(e4,e5) & Theme(e5,x9) & Actor(e5,x1) & v_play(e5) & n_soccer(x9) & Theme(e4,x6) & Actor(e4,x1) & v_have(e4) & in(e3,x8) & n_hand(x8) & of(x8,x1) & n_male(x1) & n_male(x1) & Theme(e3,x7) & v_bury(e3) & (x6 = x7) & n_face(x6) & of(x6,x1) & for(e1,e2) & Theme(e2,x5) & Actor(e2,x1) & v_play(e2) & n_soccer(x5) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & subset_of(x4,x2) & n_shorts(x4) & a_black(s3) & Theme(s3,x4) & subset_of(x3,x2) & n_jersey(x3) & a_green(s2) & Theme(s2,x3) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(n_jersey(x2) & a_green(s1) & Theme(s1,x2) & n_boy(x1) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_soccer(x3) & in(x1,x2))
7a4a0a40-e4c8-11ec-9cdd-0242ac1c0002
exists e4 e5 e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e1) & v_play(e5) & v_play(e2) & v_have(e4) & v_bury(e3) & subset_of(x4,x2) & subset_of(x3,x2) & of(x8,x1) & of(x6,x1) & n_soccer(x9) & n_soccer(x5) & n_shorts(x4) & n_male(x1) & n_jersey(x3) & n_hand(x8) & n_face(x6) & n_boy(x1) & in(e3,x8) & for(e4,e5) & for(e1,e2) & a_young(s1) & a_green(s2) & a_black(s3) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Theme(e5,x9) & Theme(e4,x6) & Theme(e3,x7) & Theme(e2,x5) & Theme(e1,x2) & Actor(e5,x1) & Actor(e4,x1) & Actor(e2,x1) & Actor(e1,x1) & (x6 = x7))
exists e1 s1 x1 x2 x3.(v_play(e1) & n_soccer(x3) & n_jersey(x2) & n_boy(x1) & in(x1,x2) & a_green(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
A young boy, playing soccer, is wearing a green jersey and black shorts and has his face buried in his hands.
A young boy, playing soccer, is wearing a green jersey and black shorts jumping through the air.
2
0.000136
A boy that has his face buried in his hands cannot be the one jumping through the air.
exists e4 e5 e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(for(e4,e5) & Theme(e5,x9) & Actor(e5,x1) & v_play(e5) & n_soccer(x9) & Theme(e4,x6) & Actor(e4,x1) & v_have(e4) & in(e3,x8) & n_hand(x8) & of(x8,x1) & n_male(x1) & n_male(x1) & Theme(e3,x7) & v_bury(e3) & (x6 = x7) & n_face(x6) & of(x6,x1) & for(e1,e2) & Theme(e2,x5) & Actor(e2,x1) & v_play(e2) & n_soccer(x5) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & subset_of(x4,x2) & n_shorts(x4) & a_black(s3) & Theme(s3,x4) & subset_of(x3,x2) & n_jersey(x3) & a_green(s2) & Theme(s2,x3) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(n_air(x6) & for(e2,e3) & Theme(e3,x7) & Actor(e3,x1) & v_play(e3) & n_soccer(x7) & Theme(e2,x2) & Actor(e2,x1) & v_wear(e2) & subset_of(x4,x2) & through(e1,x6) & Actor(e1,x5) & v_jump(e1) & (x4 = x5) & n_shorts(x4) & a_black(s3) & Theme(s3,x4) & subset_of(x3,x2) & n_jersey(x3) & a_green(s2) & Theme(s2,x3) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
7a4a199a-e4c8-11ec-9cdd-0242ac1c0002
exists e4 e5 e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e1) & v_play(e5) & v_play(e2) & v_have(e4) & v_bury(e3) & subset_of(x4,x2) & subset_of(x3,x2) & of(x8,x1) & of(x6,x1) & n_soccer(x9) & n_soccer(x5) & n_shorts(x4) & n_male(x1) & n_jersey(x3) & n_hand(x8) & n_face(x6) & n_boy(x1) & in(e3,x8) & for(e4,e5) & for(e1,e2) & a_young(s1) & a_green(s2) & a_black(s3) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Theme(e5,x9) & Theme(e4,x6) & Theme(e3,x7) & Theme(e2,x5) & Theme(e1,x2) & Actor(e5,x1) & Actor(e4,x1) & Actor(e2,x1) & Actor(e1,x1) & (x6 = x7))
exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(v_wear(e2) & v_play(e3) & v_jump(e1) & through(e1,x6) & subset_of(x4,x2) & subset_of(x3,x2) & n_soccer(x7) & n_shorts(x4) & n_jersey(x3) & n_boy(x1) & n_air(x6) & for(e2,e3) & a_young(s1) & a_green(s2) & a_black(s3) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Theme(e3,x7) & Theme(e2,x2) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x5) & (x4 = x5))
A young boy, playing soccer, is wearing a green jersey and black shorts and has his face buried in his hands.
A young boy, playing soccer, is wearing a green jersey and black shorts crying after missing a goal.
1
0.061054
Just because a young boy has his face buried in his hands it does not mean the boy is crying after missing a goal.
exists e4 e5 e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(for(e4,e5) & Theme(e5,x9) & Actor(e5,x1) & v_play(e5) & n_soccer(x9) & Theme(e4,x6) & Actor(e4,x1) & v_have(e4) & in(e3,x8) & n_hand(x8) & of(x8,x1) & n_male(x1) & n_male(x1) & Theme(e3,x7) & v_bury(e3) & (x6 = x7) & n_face(x6) & of(x6,x1) & for(e1,e2) & Theme(e2,x5) & Actor(e2,x1) & v_play(e2) & n_soccer(x5) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & subset_of(x4,x2) & n_shorts(x4) & a_black(s3) & Theme(s3,x4) & subset_of(x3,x2) & n_jersey(x3) & a_green(s2) & Theme(s2,x3) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
exists e4 e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(for(e3,e4) & Theme(e4,x7) & Actor(e4,x1) & v_play(e4) & n_soccer(x7) & Theme(e3,x2) & Actor(e3,x1) & v_wear(e3) & subset_of(x4,x2) & after(e1,e2) & Theme(e2,x6) & Actor(e2,x5) & v_miss(e2) & n_goal(x6) & Actor(e1,x5) & v_cry(e1) & (x4 = x5) & n_shorts(x4) & a_black(s3) & Theme(s3,x4) & subset_of(x3,x2) & n_jersey(x3) & a_green(s2) & Theme(s2,x3) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
7a4a2912-e4c8-11ec-9cdd-0242ac1c0002
exists e4 e5 e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e1) & v_play(e5) & v_play(e2) & v_have(e4) & v_bury(e3) & subset_of(x4,x2) & subset_of(x3,x2) & of(x8,x1) & of(x6,x1) & n_soccer(x9) & n_soccer(x5) & n_shorts(x4) & n_male(x1) & n_jersey(x3) & n_hand(x8) & n_face(x6) & n_boy(x1) & in(e3,x8) & for(e4,e5) & for(e1,e2) & a_young(s1) & a_green(s2) & a_black(s3) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Theme(e5,x9) & Theme(e4,x6) & Theme(e3,x7) & Theme(e2,x5) & Theme(e1,x2) & Actor(e5,x1) & Actor(e4,x1) & Actor(e2,x1) & Actor(e1,x1) & (x6 = x7))
exists e4 e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(v_wear(e3) & v_play(e4) & v_miss(e2) & v_cry(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_soccer(x7) & n_shorts(x4) & n_jersey(x3) & n_goal(x6) & n_boy(x1) & for(e3,e4) & after(e1,e2) & a_young(s1) & a_green(s2) & a_black(s3) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Theme(e4,x7) & Theme(e3,x2) & Theme(e2,x6) & Actor(e4,x1) & Actor(e3,x1) & Actor(e2,x5) & Actor(e1,x5) & (x4 = x5))
A woman leaning against a white cross looking at the ocean below.
A woman leans against a grave marker as she looks at the ocean.
1
0.718853
A white cross does not have to be a grave marker.
exists e1 e2 s1 x1 x2 x3 x4.(n_ocean(x4) & a_topic(x1) & for(e1,e2) & at(e2,x4) & r_below(x4) & Actor(e2,x2) & v_look(e2) & against(e1,x3) & n_cross(x3) & a_white(s1) & Theme(s1,x3) & Actor(e1,x2) & v_lean(e1) & (x1 = x2) & n_woman(x1))
exists e1 p1 s1 x1 x2 x3.(n_ocean(x3) & exists e2.(at(e2,x3) & Actor(e2,x1) & v_look(e2)) & n_female(x1) & as(e1,p1) & against(e1,x2) & n_marker(x2) & a_grave(s1) & Theme(s1,x2) & Actor(e1,x1) & v_lean(e1) & n_woman(x1))
7a4aa6a8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4.(v_look(e2) & v_lean(e1) & r_below(x4) & n_woman(x1) & n_ocean(x4) & n_cross(x3) & for(e1,e2) & at(e2,x4) & against(e1,x3) & a_white(s1) & a_topic(x1) & Theme(s1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
exists e1 p1 s1 x1 x2 x3.(v_lean(e1) & n_woman(x1) & n_ocean(x3) & n_marker(x2) & n_female(x1) & exists e2.(v_look(e2) & at(e2,x3) & Actor(e2,x1)) & as(e1,p1) & against(e1,x2) & a_grave(s1) & Theme(s1,x2) & Actor(e1,x1))
A woman leaning against a white cross looking at the ocean below.
The woman is at a church.
1
0.413504
A woman does not have to be at a church to be leaning against a white cross.
exists e1 e2 s1 x1 x2 x3 x4.(n_ocean(x4) & a_topic(x1) & for(e1,e2) & at(e2,x4) & r_below(x4) & Actor(e2,x2) & v_look(e2) & against(e1,x3) & n_cross(x3) & a_white(s1) & Theme(s1,x3) & Actor(e1,x2) & v_lean(e1) & (x1 = x2) & n_woman(x1))
exists p1 x1.(n_woman(x1) & exists x2.(at(x1,x2) & n_church(x2)))
7a4ab1fc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4.(v_look(e2) & v_lean(e1) & r_below(x4) & n_woman(x1) & n_ocean(x4) & n_cross(x3) & for(e1,e2) & at(e2,x4) & against(e1,x3) & a_white(s1) & a_topic(x1) & Theme(s1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
exists x1.(n_woman(x1) & exists x2.(n_church(x2) & at(x1,x2)))
A woman leaning against a white cross looking at the ocean below.
The woman knows how to swim.
1
0.611265
Just because a woman is looking at the ocean below it does not mean the woman knows how to swim.
exists e1 e2 s1 x1 x2 x3 x4.(n_ocean(x4) & a_topic(x1) & for(e1,e2) & at(e2,x4) & r_below(x4) & Actor(e2,x2) & v_look(e2) & against(e1,x3) & n_cross(x3) & a_white(s1) & Theme(s1,x3) & Actor(e1,x2) & v_lean(e1) & (x1 = x2) & n_woman(x1))
exists e1 x1 x2.(n_woman(x1) & Topic(e1,x2) & Actor(e1,x1) & v_know(e1) & n_manner(x2) & exists e2 x3.(Actor(e2,x3) & v_swim(e2)))
7a4ad196-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4.(v_look(e2) & v_lean(e1) & r_below(x4) & n_woman(x1) & n_ocean(x4) & n_cross(x3) & for(e1,e2) & at(e2,x4) & against(e1,x3) & a_white(s1) & a_topic(x1) & Theme(s1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_know(e1) & n_woman(x1) & n_manner(x2) & exists e2 x3.(v_swim(e2) & Actor(e2,x3)) & Topic(e1,x2) & Actor(e1,x1))
A woman leaning against a white cross looking at the ocean below.
A woman is swimming in a lake.
2
0.000001
The woman cannot be leaning against a white cross looking at the ocean below and swimming in a lake at the same time.
exists e1 e2 s1 x1 x2 x3 x4.(n_ocean(x4) & a_topic(x1) & for(e1,e2) & at(e2,x4) & r_below(x4) & Actor(e2,x2) & v_look(e2) & against(e1,x3) & n_cross(x3) & a_white(s1) & Theme(s1,x3) & Actor(e1,x2) & v_lean(e1) & (x1 = x2) & n_woman(x1))
exists e1 x1 x2.(in(e1,x2) & n_lake(x2) & Actor(e1,x1) & v_swim(e1) & n_woman(x1))
7a4adc36-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4.(v_look(e2) & v_lean(e1) & r_below(x4) & n_woman(x1) & n_ocean(x4) & n_cross(x3) & for(e1,e2) & at(e2,x4) & against(e1,x3) & a_white(s1) & a_topic(x1) & Theme(s1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_swim(e1) & n_woman(x1) & n_lake(x2) & in(e1,x2) & Actor(e1,x1))
A woman leaning against a white cross looking at the ocean below.
The woman is at a gravesite near the sea.
1
0.761637
Just because the woman is against a white cross does not mean she is at a gravesite.
exists e1 e2 s1 x1 x2 x3 x4.(n_ocean(x4) & a_topic(x1) & for(e1,e2) & at(e2,x4) & r_below(x4) & Actor(e2,x2) & v_look(e2) & against(e1,x3) & n_cross(x3) & a_white(s1) & Theme(s1,x3) & Actor(e1,x2) & v_lean(e1) & (x1 = x2) & n_woman(x1))
exists p1 x1 x3.(n_sea(x3) & n_woman(x1) & exists x2.(at(x1,x2) & near(x2,x3) & n_gravesite(x2)))
7a4ae690-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4.(v_look(e2) & v_lean(e1) & r_below(x4) & n_woman(x1) & n_ocean(x4) & n_cross(x3) & for(e1,e2) & at(e2,x4) & against(e1,x3) & a_white(s1) & a_topic(x1) & Theme(s1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
exists x1 x3.(n_woman(x1) & n_sea(x3) & exists x2.(near(x2,x3) & n_gravesite(x2) & at(x1,x2)))
A woman leaning against a white cross looking at the ocean below.
The woman is near the beach.
0
0.956174
THE BEACH IS AT THE OCEAN.
exists e1 e2 s1 x1 x2 x3 x4.(n_ocean(x4) & a_topic(x1) & for(e1,e2) & at(e2,x4) & r_below(x4) & Actor(e2,x2) & v_look(e2) & against(e1,x3) & n_cross(x3) & a_white(s1) & Theme(s1,x3) & Actor(e1,x2) & v_lean(e1) & (x1 = x2) & n_woman(x1))
exists p1 x1 x2.(n_beach(x2) & n_woman(x1) & near(x1,x2))
7a4aec12-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4.(v_look(e2) & v_lean(e1) & r_below(x4) & n_woman(x1) & n_ocean(x4) & n_cross(x3) & for(e1,e2) & at(e2,x4) & against(e1,x3) & a_white(s1) & a_topic(x1) & Theme(s1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
exists x1 x2.(near(x1,x2) & n_woman(x1) & n_beach(x2))
A woman leaning against a white cross looking at the ocean below.
A woman is thinking about going swimming.
1
0.039868
Just because the woman is looking at the ocean does not mean she is thinking about going swimming.
exists e1 e2 s1 x1 x2 x3 x4.(n_ocean(x4) & a_topic(x1) & for(e1,e2) & at(e2,x4) & r_below(x4) & Actor(e2,x2) & v_look(e2) & against(e1,x3) & n_cross(x3) & a_white(s1) & Theme(s1,x3) & Actor(e1,x2) & v_lean(e1) & (x1 = x2) & n_woman(x1))
exists e1 e2 x1 x2 x3.(about(e1,e2) & Theme(e2,x3) & Actor(e2,x2) & v_go(e2) & n_swimming(x3) & Actor(e1,x1) & v_think(e1) & n_woman(x1))
7a4af130-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4.(v_look(e2) & v_lean(e1) & r_below(x4) & n_woman(x1) & n_ocean(x4) & n_cross(x3) & for(e1,e2) & at(e2,x4) & against(e1,x3) & a_white(s1) & a_topic(x1) & Theme(s1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
exists e1 e2 x1 x2 x3.(v_think(e1) & v_go(e2) & n_woman(x1) & n_swimming(x3) & about(e1,e2) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x1))
A woman is resting against a cross shaped pole while looking towards a large body of water.
The woman is near a large body of water.
1
0.972897
Looking towards a large body of water does not imply the woman is near it.
exists e1 e2 s1 s2 s3 x1 x2 x3 x4.(while(e1,e2) & towards(e2,x3) & of(x3,x4) & n_water(x4) & n_body(x3) & a_large(s3) & Theme(s3,x3) & Actor(e2,x1) & v_look(e2) & against(e1,x2) & n_pole(x2) & a_shaped(s2) & Theme(s2,x2) & a_cross(s1) & Theme(s1,x2) & Actor(e1,x1) & v_rest(e1) & n_woman(x1))
exists p1 x1.(n_woman(x1) & exists s1 x2 x3.(near(x1,x2) & of(x2,x3) & n_water(x3) & n_body(x2) & a_large(s1) & Theme(s1,x2)))
7a4b0616-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4.(while(e1,e2) & v_rest(e1) & v_look(e2) & towards(e2,x3) & of(x3,x4) & n_woman(x1) & n_water(x4) & n_pole(x2) & n_body(x3) & against(e1,x2) & a_shaped(s2) & a_large(s3) & a_cross(s1) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x2) & Actor(e2,x1) & Actor(e1,x1))
exists x1.(n_woman(x1) & exists s1 x2 x3.(of(x2,x3) & near(x1,x2) & n_water(x3) & n_body(x2) & a_large(s1) & Theme(s1,x2)))
A woman is resting against a cross shaped pole while looking towards a large body of water.
A woman is at the beach
1
0.520988
Not all large bodies of water are by a beach.
exists e1 e2 s1 s2 s3 x1 x2 x3 x4.(while(e1,e2) & towards(e2,x3) & of(x3,x4) & n_water(x4) & n_body(x3) & a_large(s3) & Theme(s3,x3) & Actor(e2,x1) & v_look(e2) & against(e1,x2) & n_pole(x2) & a_shaped(s2) & Theme(s2,x2) & a_cross(s1) & Theme(s1,x2) & Actor(e1,x1) & v_rest(e1) & n_woman(x1))
exists p1 x1 x2.(n_beach(x2) & at(x1,x2) & n_woman(x1))
7a4b0b8e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4.(while(e1,e2) & v_rest(e1) & v_look(e2) & towards(e2,x3) & of(x3,x4) & n_woman(x1) & n_water(x4) & n_pole(x2) & n_body(x3) & against(e1,x2) & a_shaped(s2) & a_large(s3) & a_cross(s1) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x2) & Actor(e2,x1) & Actor(e1,x1))
exists x1 x2.(n_woman(x1) & n_beach(x2) & at(x1,x2))
A woman is resting against a cross shaped pole while looking towards a large body of water.
The body of water is a big river with many fish.
1
0.075928
Not all bodies of water are big rivers. Not all bodies of water have many fish.
exists e1 e2 s1 s2 s3 x1 x2 x3 x4.(while(e1,e2) & towards(e2,x3) & of(x3,x4) & n_water(x4) & n_body(x3) & a_large(s3) & Theme(s3,x3) & Actor(e2,x1) & v_look(e2) & against(e1,x2) & n_pole(x2) & a_shaped(s2) & Theme(s2,x2) & a_cross(s1) & Theme(s1,x2) & Actor(e1,x1) & v_rest(e1) & n_woman(x1))
exists p1 x1 x2.(n_body(x1) & exists s1 x3 x4.((x1 = x3) & with(x3,x4) & n_fish(x4) & n_quantity(x4) & n_river(x3) & a_big(s1) & Theme(s1,x3)) & of(x1,x2) & n_water(x2))
7a4b1fd4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4.(while(e1,e2) & v_rest(e1) & v_look(e2) & towards(e2,x3) & of(x3,x4) & n_woman(x1) & n_water(x4) & n_pole(x2) & n_body(x3) & against(e1,x2) & a_shaped(s2) & a_large(s3) & a_cross(s1) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x2) & Actor(e2,x1) & Actor(e1,x1))
exists x1 x2.(of(x1,x2) & n_water(x2) & n_body(x1) & exists s1 x3 x4.(with(x3,x4) & n_river(x3) & n_quantity(x4) & n_fish(x4) & a_big(s1) & Theme(s1,x3) & (x1 = x3)))
A woman is resting against a cross shaped pole while looking towards a large body of water.
The lady sits supported by a small beam.
0
0.990077
A woman is a lady, resting implies she sits, and "small beam" is a rephrasing of "cross shaped pole."
exists e1 e2 s1 s2 s3 x1 x2 x3 x4.(while(e1,e2) & towards(e2,x3) & of(x3,x4) & n_water(x4) & n_body(x3) & a_large(s3) & Theme(s3,x3) & Actor(e2,x1) & v_look(e2) & against(e1,x2) & n_pole(x2) & a_shaped(s2) & Theme(s2,x2) & a_cross(s1) & Theme(s1,x2) & Actor(e1,x1) & v_rest(e1) & n_woman(x1))
exists e1 p1 x1.(n_lady(x1) & exists e2 s1 x2.(Actor(e2,x2) & n_beam(x2) & a_small(s1) & Theme(s1,x2) & Theme(e2,x1) & v_support(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_sit(e1))
7a4b2e0c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4.(while(e1,e2) & v_rest(e1) & v_look(e2) & towards(e2,x3) & of(x3,x4) & n_woman(x1) & n_water(x4) & n_pole(x2) & n_body(x3) & against(e1,x2) & a_shaped(s2) & a_large(s3) & a_cross(s1) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 p1 x1.(v_sit(e1) & n_lady(x1) & exists e2 s1 x2.(v_support(e2) & n_beam(x2) & a_small(s1) & Theme(s1,x2) & Theme(e2,x1) & Actor(e2,x2)) & Topic(e1,p1) & Actor(e1,x1))
A woman is resting against a cross shaped pole while looking towards a large body of water.
The woman is in a desert.
2
0.000005
A woman cannot be looking towards a large body of water and in a desert simultaneously.
exists e1 e2 s1 s2 s3 x1 x2 x3 x4.(while(e1,e2) & towards(e2,x3) & of(x3,x4) & n_water(x4) & n_body(x3) & a_large(s3) & Theme(s3,x3) & Actor(e2,x1) & v_look(e2) & against(e1,x2) & n_pole(x2) & a_shaped(s2) & Theme(s2,x2) & a_cross(s1) & Theme(s1,x2) & Actor(e1,x1) & v_rest(e1) & n_woman(x1))
exists p1 x1.(n_woman(x1) & exists x2.(in(x1,x2) & n_desert(x2)))
7a4b3ab4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4.(while(e1,e2) & v_rest(e1) & v_look(e2) & towards(e2,x3) & of(x3,x4) & n_woman(x1) & n_water(x4) & n_pole(x2) & n_body(x3) & against(e1,x2) & a_shaped(s2) & a_large(s3) & a_cross(s1) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x2) & Actor(e2,x1) & Actor(e1,x1))
exists x1.(n_woman(x1) & exists x2.(n_desert(x2) & in(x1,x2)))
A woman is resting against a cross shaped pole while looking towards a large body of water.
The lady looks over the ocean wistfully.
1
0.589706
Not all large bodies of water are the ocean. Just because she is looking towards a large body of water does not mean she is doing it wistfully.
exists e1 e2 s1 s2 s3 x1 x2 x3 x4.(while(e1,e2) & towards(e2,x3) & of(x3,x4) & n_water(x4) & n_body(x3) & a_large(s3) & Theme(s3,x3) & Actor(e2,x1) & v_look(e2) & against(e1,x2) & n_pole(x2) & a_shaped(s2) & Theme(s2,x2) & a_cross(s1) & Theme(s1,x2) & Actor(e1,x1) & v_rest(e1) & n_woman(x1))
exists e1 s1 x1 x2.(n_ocean(x2) & n_lady(x1) & a_wistfully(s1) & Manner(e1,s1) & over(e1,x2) & Actor(e1,x1) & v_look(e1))
7a4b55ee-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4.(while(e1,e2) & v_rest(e1) & v_look(e2) & towards(e2,x3) & of(x3,x4) & n_woman(x1) & n_water(x4) & n_pole(x2) & n_body(x3) & against(e1,x2) & a_shaped(s2) & a_large(s3) & a_cross(s1) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_look(e1) & over(e1,x2) & n_ocean(x2) & n_lady(x1) & a_wistfully(s1) & Manner(e1,s1) & Actor(e1,x1))
A woman is resting against a cross shaped pole while looking towards a large body of water.
The woman is relaxing.
1
0.784833
Just because the woman is resting against a cross does not mean she is relaxing.
exists e1 e2 s1 s2 s3 x1 x2 x3 x4.(while(e1,e2) & towards(e2,x3) & of(x3,x4) & n_water(x4) & n_body(x3) & a_large(s3) & Theme(s3,x3) & Actor(e2,x1) & v_look(e2) & against(e1,x2) & n_pole(x2) & a_shaped(s2) & Theme(s2,x2) & a_cross(s1) & Theme(s1,x2) & Actor(e1,x1) & v_rest(e1) & n_woman(x1))
exists e1 x1.(n_woman(x1) & Actor(e1,x1) & v_relax(e1))
7a4b61b0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4.(while(e1,e2) & v_rest(e1) & v_look(e2) & towards(e2,x3) & of(x3,x4) & n_woman(x1) & n_water(x4) & n_pole(x2) & n_body(x3) & against(e1,x2) & a_shaped(s2) & a_large(s3) & a_cross(s1) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1.(v_relax(e1) & n_woman(x1) & Actor(e1,x1))
A man is holding a young girl and giving her a kiss on the chin.
A guy says goodbye to his daughter.
1
-100
Not all young girl is the man's daughter.
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(n_chin(x5) & Recipient(e2,x6) & Theme(e2,x4) & Actor(e2,x3) & v_give(e2) & n_her(x6) & on(x4,x5) & n_kiss(x4) & n_man(x3) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_girl(x2) & a_young(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2 x3.(to(e1,x3) & n_daughter(x3) & of(x3,x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_say(e1) & n_goodbye(x2) & n_guy(x1))
7a4c9f1c-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(v_hold(e1) & v_give(e2) & on(x4,x5) & n_man(x3) & n_man(x1) & n_kiss(x4) & n_her(x6) & n_girl(x2) & n_chin(x5) & a_young(s1) & Theme(s1,x2) & Theme(e2,x4) & Theme(e1,x2) & Recipient(e2,x6) & Actor(e2,x3) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_say(e1) & to(e1,x3) & of(x3,x1) & n_male(x1) & n_guy(x1) & n_goodbye(x2) & n_daughter(x3) & Theme(e1,x2) & Actor(e1,x1))
A man is holding a young girl and giving her a kiss on the chin.
Bill was hungry so he bite Sally.
2
-100
A kiss is not a bite.
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(n_chin(x5) & Recipient(e2,x6) & Theme(e2,x4) & Actor(e2,x3) & v_give(e2) & n_her(x6) & on(x4,x5) & n_kiss(x4) & n_man(x3) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_girl(x2) & a_young(s1) & Theme(s1,x2) & n_man(x1))
exists p1 s1 x1.(n_male(x1) & ne_nam_bill(x1) & exists e1 s2.(a_sally(s2) & Manner(e1,s2) & Actor(e1,x1) & v_bite(e1)) & so(s1,p1) & Theme(s1,x1) & a_hungry(s1))
7a4ca3fe-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(v_hold(e1) & v_give(e2) & on(x4,x5) & n_man(x3) & n_man(x1) & n_kiss(x4) & n_her(x6) & n_girl(x2) & n_chin(x5) & a_young(s1) & Theme(s1,x2) & Theme(e2,x4) & Theme(e1,x2) & Recipient(e2,x6) & Actor(e2,x3) & Actor(e1,x1))
exists p1 s1 x1.(so(s1,p1) & ne_nam_bill(x1) & n_male(x1) & exists e1 s2.(v_bite(e1) & a_sally(s2) & Manner(e1,s2) & Actor(e1,x1)) & a_hungry(s1) & Theme(s1,x1))
A man is holding a young girl and giving her a kiss on the chin.
A man kisses a girl.
0
-100
The man gives the girl a kiss on the chin which means he kisses a girl.
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(n_chin(x5) & Recipient(e2,x6) & Theme(e2,x4) & Actor(e2,x3) & v_give(e2) & n_her(x6) & on(x4,x5) & n_kiss(x4) & n_man(x3) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_girl(x2) & a_young(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_kiss(e1) & n_girl(x2) & n_man(x1))
7a4ca8ea-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(v_hold(e1) & v_give(e2) & on(x4,x5) & n_man(x3) & n_man(x1) & n_kiss(x4) & n_her(x6) & n_girl(x2) & n_chin(x5) & a_young(s1) & Theme(s1,x2) & Theme(e2,x4) & Theme(e1,x2) & Recipient(e2,x6) & Actor(e2,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_kiss(e1) & n_man(x1) & n_girl(x2) & Theme(e1,x2) & Actor(e1,x1))
A child rides the back of a wooden pull cart.
A person is riding a cart.
0
-100
A person is a child.
exists e1 s1 x1 x2 x3 x4.(n_back(x2) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & of(x2,x3) & n_cart(x3) & of(x3,x4) & n_pull(x4) & a_wooden(s1) & Theme(s1,x3) & n_child(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_cart(x2) & n_person(x1))
7a4cadcc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_ride(e1) & of(x3,x4) & of(x2,x3) & n_pull(x4) & n_child(x1) & n_cart(x3) & n_back(x2) & a_wooden(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_ride(e1) & n_person(x1) & n_cart(x2) & Theme(e1,x2) & Actor(e1,x1))
A child rides the back of a wooden pull cart.
A boy rides on the back of a wooden pull cart.
1
-100
every boy is not a child.
exists e1 s1 x1 x2 x3 x4.(n_back(x2) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & of(x2,x3) & n_cart(x3) & of(x3,x4) & n_pull(x4) & a_wooden(s1) & Theme(s1,x3) & n_child(x1))
exists e1 s1 x1 x2 x3 x4.(n_back(x2) & on(e1,x2) & of(x2,x3) & n_cart(x3) & of(x3,x4) & n_pull(x4) & a_wooden(s1) & Theme(s1,x3) & Actor(e1,x1) & v_ride(e1) & n_boy(x1))
7a4cb538-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_ride(e1) & of(x3,x4) & of(x2,x3) & n_pull(x4) & n_child(x1) & n_cart(x3) & n_back(x2) & a_wooden(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4.(v_ride(e1) & on(e1,x2) & of(x3,x4) & of(x2,x3) & n_pull(x4) & n_cart(x3) & n_boy(x1) & n_back(x2) & a_wooden(s1) & Theme(s1,x3) & Actor(e1,x1))
A child rides the back of a wooden pull cart.
A man is spearfishing.
2
-100
man and child are not the same age.
exists e1 s1 x1 x2 x3 x4.(n_back(x2) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & of(x2,x3) & n_cart(x3) & of(x3,x4) & n_pull(x4) & a_wooden(s1) & Theme(s1,x3) & n_child(x1))
exists e1 x1.(Actor(e1,x1) & v_spearfish(e1) & n_man(x1))
7a4cba56-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_ride(e1) & of(x3,x4) & of(x2,x3) & n_pull(x4) & n_child(x1) & n_cart(x3) & n_back(x2) & a_wooden(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1.(v_spearfish(e1) & n_man(x1) & Actor(e1,x1))
A girl sitting in the back of a cart full of various belongings.
A boy carries his belongings in his arms.
2
-100
girl and boy are not the same gender.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_back(x3) & a_topic(x1) & in(e1,x3) & of(x3,x4) & of(s1,x6) & n_belongings(x6) & a_various(s2) & Theme(s2,x6) & Theme(s1,x5) & a_full(s1) & (x4 = x5) & n_cart(x4) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_girl(x1))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & in(x2,x3) & n_arm(x3) & of(x3,x1) & n_male(x1) & n_male(x1) & n_belongings(x2) & of(x2,x1) & n_boy(x1))
7a4cc460-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_sit(e1) & of(x3,x4) & of(s1,x6) & n_girl(x1) & n_cart(x4) & n_belongings(x6) & n_back(x3) & in(e1,x3) & a_various(s2) & a_topic(x1) & a_full(s1) & Theme(s2,x6) & Theme(s1,x5) & Actor(e1,x2) & (x4 = x5) & (x1 = x2))
exists e1 x1 x2 x3.(v_carry(e1) & of(x3,x1) & of(x2,x1) & n_male(x1) & n_boy(x1) & n_belongings(x2) & n_arm(x3) & in(x2,x3) & Theme(e1,x2) & Actor(e1,x1))
A girl sitting in the back of a cart full of various belongings.
A girl is moving with all of her belonings.
1
-100
cart full is not the same as of her belonings.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_back(x3) & a_topic(x1) & in(e1,x3) & of(x3,x4) & of(s1,x6) & n_belongings(x6) & a_various(s2) & Theme(s2,x6) & Theme(s1,x5) & a_full(s1) & (x4 = x5) & n_cart(x4) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_girl(x1))
exists e1 x1 x3.(all x2.(n_thing(x2) -> (with(e1,x2) & of(x2,x3))) & n_beloning(x3) & of(x3,x1) & n_female(x1) & Actor(e1,x1) & v_move(e1) & n_girl(x1))
7a4cc8b6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_sit(e1) & of(x3,x4) & of(s1,x6) & n_girl(x1) & n_cart(x4) & n_belongings(x6) & n_back(x3) & in(e1,x3) & a_various(s2) & a_topic(x1) & a_full(s1) & Theme(s2,x6) & Theme(s1,x5) & Actor(e1,x2) & (x4 = x5) & (x1 = x2))
exists e1 x1 x3.(v_move(e1) & of(x3,x1) & n_girl(x1) & n_female(x1) & n_beloning(x3) & all x2.((with(e1,x2) | -n_thing(x2)) & (of(x2,x3) | -n_thing(x2))) & Actor(e1,x1))
Man parasails at night
a man is swimming
2
-100
The man can't be parasailing while swimming.
exists x1 x2 x3.(a_topic(x1) & at(x1,x3) & n_night(x3) & n_parasail(x1) & of(x1,x2) & n_man(x2))
exists e1 x1.(Actor(e1,x1) & v_swim(e1) & n_man(x1))
7a4ccdc0-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2 x3.(of(x1,x2) & n_parasail(x1) & n_night(x3) & n_man(x2) & at(x1,x3) & a_topic(x1))
exists e1 x1.(v_swim(e1) & n_man(x1) & Actor(e1,x1))
Man parasails at night
a man is doing something at night
1
-100
Technically parasailing is doing something
exists x1 x2 x3.(a_topic(x1) & at(x1,x3) & n_night(x3) & n_parasail(x1) & of(x1,x2) & n_man(x2))
exists e1 x1 x2 x3.(at(e1,x3) & n_night(x3) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_thing(x2) & n_man(x1))
7a4cd25c-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2 x3.(of(x1,x2) & n_parasail(x1) & n_night(x3) & n_man(x2) & at(x1,x3) & a_topic(x1))
exists e1 x1 x2 x3.(v_do(e1) & n_thing(x2) & n_night(x3) & n_man(x1) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
Man parasails at night
a man is parasailing
0
-100
Parasails and is parasailing are the same
exists x1 x2 x3.(a_topic(x1) & at(x1,x3) & n_night(x3) & n_parasail(x1) & of(x1,x2) & n_man(x2))
exists e1 x1.(Actor(e1,x1) & v_parasail(e1) & n_man(x1))
7a4cd9aa-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2 x3.(of(x1,x2) & n_parasail(x1) & n_night(x3) & n_man(x2) & at(x1,x3) & a_topic(x1))
exists e1 x1.(v_parasail(e1) & n_man(x1) & Actor(e1,x1))
A young girl is lying on some personal belongings, on a cart that is dragged by a horse and a man, on a dirt route.
A girl is moving to another city.
1
0.004866
the girl can be moving but it may not be to another city
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(on(e1,x3) & Actor(e2,x5) & subset_of(x7,x5) & on(x7,x8) & n_route(x8) & of(x8,x9) & n_dirt(x9) & n_man(x7) & subset_of(x6,x5) & n_horse(x6) & Theme(e2,x4) & v_drag(e2) & (x3 = x4) & n_cart(x3) & on(e1,x2) & n_belongings(x2) & a_personal(s2) & Theme(s2,x2) & Actor(e1,x1) & v_lie(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(n_city(x2) & to(e1,x3) & n_city(x3) & -(x3 = x2) & Actor(e1,x1) & v_move(e1) & n_girl(x1))
7a4cdf72-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_lie(e1) & v_drag(e2) & subset_of(x7,x5) & subset_of(x6,x5) & on(x7,x8) & on(e1,x3) & on(e1,x2) & of(x8,x9) & n_route(x8) & n_man(x7) & n_horse(x6) & n_girl(x1) & n_dirt(x9) & n_cart(x3) & n_belongings(x2) & a_young(s1) & a_personal(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x4) & Actor(e2,x5) & Actor(e1,x1) & (x3 = x4))
exists e1 x1 x2 x3.(v_move(e1) & to(e1,x3) & n_girl(x1) & n_city(x3) & n_city(x2) & Actor(e1,x1) & -(x3 = x2))
A young girl is lying on some personal belongings, on a cart that is dragged by a horse and a man, on a dirt route.
A girl is lying down.
0
-100
A girl would need to be lying down to be lying on some personal belongings.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(on(e1,x3) & Actor(e2,x5) & subset_of(x7,x5) & on(x7,x8) & n_route(x8) & of(x8,x9) & n_dirt(x9) & n_man(x7) & subset_of(x6,x5) & n_horse(x6) & Theme(e2,x4) & v_drag(e2) & (x3 = x4) & n_cart(x3) & on(e1,x2) & n_belongings(x2) & a_personal(s2) & Theme(s2,x2) & Actor(e1,x1) & v_lie(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 x1.(a_down(s1) & Manner(e1,s1) & Actor(e1,x1) & v_lie(e1) & n_girl(x1))
7a4ce4ea-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_lie(e1) & v_drag(e2) & subset_of(x7,x5) & subset_of(x6,x5) & on(x7,x8) & on(e1,x3) & on(e1,x2) & of(x8,x9) & n_route(x8) & n_man(x7) & n_horse(x6) & n_girl(x1) & n_dirt(x9) & n_cart(x3) & n_belongings(x2) & a_young(s1) & a_personal(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x4) & Actor(e2,x5) & Actor(e1,x1) & (x3 = x4))
exists e1 s1 x1.(v_lie(e1) & n_girl(x1) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1))
A young girl is lying on some personal belongings, on a cart that is dragged by a horse and a man, on a dirt route.
A woman driving a jeep.
2
-100
girl and woman are not the same age.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(on(e1,x3) & Actor(e2,x5) & subset_of(x7,x5) & on(x7,x8) & n_route(x8) & of(x8,x9) & n_dirt(x9) & n_man(x7) & subset_of(x6,x5) & n_horse(x6) & Theme(e2,x4) & v_drag(e2) & (x3 = x4) & n_cart(x3) & on(e1,x2) & n_belongings(x2) & a_personal(s2) & Theme(s2,x2) & Actor(e1,x1) & v_lie(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_drive(e1) & n_jeep(x3) & (x1 = x2) & n_woman(x1))
7a4cea9e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_lie(e1) & v_drag(e2) & subset_of(x7,x5) & subset_of(x6,x5) & on(x7,x8) & on(e1,x3) & on(e1,x2) & of(x8,x9) & n_route(x8) & n_man(x7) & n_horse(x6) & n_girl(x1) & n_dirt(x9) & n_cart(x3) & n_belongings(x2) & a_young(s1) & a_personal(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x4) & Actor(e2,x5) & Actor(e1,x1) & (x3 = x4))
exists e1 x1 x2 x3.(v_drive(e1) & n_woman(x1) & n_jeep(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
A young girl is lying on some personal belongings, on a cart that is dragged by a horse and a man, on a dirt route.
A family of father and daughter are departing their home with cart full of their belongings and a horse.
1
0.641784
just because a young girl is lying on some personal belongings, on a cart that is dragged by a horse and a man doesn't mean a father and daughter are departing their home with cart full of their belongings and a horse.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(on(e1,x3) & Actor(e2,x5) & subset_of(x7,x5) & on(x7,x8) & n_route(x8) & of(x8,x9) & n_dirt(x9) & n_man(x7) & subset_of(x6,x5) & n_horse(x6) & Theme(e2,x4) & v_drag(e2) & (x3 = x4) & n_cart(x3) & on(e1,x2) & n_belongings(x2) & a_personal(s2) & Theme(s2,x2) & Actor(e1,x1) & v_lie(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e1,x6) & of(s1,x8) & subset_of(x10,x8) & n_horse(x10) & subset_of(x9,x8) & n_belongings(x9) & of(x9,x1) & n_thing(x1) & n_thing(x1) & Theme(s1,x7) & a_full(s1) & (x6 = x7) & n_cart(x6) & Theme(e1,x5) & Actor(e1,x1) & v_depart(e1) & n_home(x5) & of(x5,x1) & of(x1,x2) & subset_of(x4,x2) & n_daughter(x4) & subset_of(x3,x2) & n_father(x3) & n_family(x1))
7a4cefbc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_lie(e1) & v_drag(e2) & subset_of(x7,x5) & subset_of(x6,x5) & on(x7,x8) & on(e1,x3) & on(e1,x2) & of(x8,x9) & n_route(x8) & n_man(x7) & n_horse(x6) & n_girl(x1) & n_dirt(x9) & n_cart(x3) & n_belongings(x2) & a_young(s1) & a_personal(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x4) & Actor(e2,x5) & Actor(e1,x1) & (x3 = x4))
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e1,x6) & v_depart(e1) & subset_of(x9,x8) & subset_of(x4,x2) & subset_of(x3,x2) & subset_of(x10,x8) & of(x9,x1) & of(x5,x1) & of(x1,x2) & of(s1,x8) & n_thing(x1) & n_horse(x10) & n_home(x5) & n_father(x3) & n_family(x1) & n_daughter(x4) & n_cart(x6) & n_belongings(x9) & a_full(s1) & Theme(s1,x7) & Theme(e1,x5) & Actor(e1,x1) & (x6 = x7))
A young girl is lying on some personal belongings, on a cart that is dragged by a horse and a man, on a dirt route.
A young girl is sleeping in a cart that is being dragged by a horse and a man.
1
0.930426
just because a young girl is lying on some personal belongings doesn't mean she is sleeping
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(on(e1,x3) & Actor(e2,x5) & subset_of(x7,x5) & on(x7,x8) & n_route(x8) & of(x8,x9) & n_dirt(x9) & n_man(x7) & subset_of(x6,x5) & n_horse(x6) & Theme(e2,x4) & v_drag(e2) & (x3 = x4) & n_cart(x3) & on(e1,x2) & n_belongings(x2) & a_personal(s2) & Theme(s2,x2) & Actor(e1,x1) & v_lie(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(in(e1,x2) & Actor(e2,x4) & subset_of(x6,x4) & n_man(x6) & subset_of(x5,x4) & n_horse(x5) & Theme(e2,x3) & v_drag(e2) & (x2 = x3) & n_cart(x2) & Actor(e1,x1) & v_sleep(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
7a4cf4bc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_lie(e1) & v_drag(e2) & subset_of(x7,x5) & subset_of(x6,x5) & on(x7,x8) & on(e1,x3) & on(e1,x2) & of(x8,x9) & n_route(x8) & n_man(x7) & n_horse(x6) & n_girl(x1) & n_dirt(x9) & n_cart(x3) & n_belongings(x2) & a_young(s1) & a_personal(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x4) & Actor(e2,x5) & Actor(e1,x1) & (x3 = x4))
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_sleep(e1) & v_drag(e2) & subset_of(x6,x4) & subset_of(x5,x4) & n_man(x6) & n_horse(x5) & n_girl(x1) & n_cart(x2) & in(e1,x2) & a_young(s1) & Theme(s1,x1) & Theme(e2,x3) & Actor(e2,x4) & Actor(e1,x1) & (x2 = x3))
A young girl is lying on some personal belongings, on a cart that is dragged by a horse and a man, on a dirt route.
A girl is riding a horse.
2
-100
lying and riding are not the same action.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(on(e1,x3) & Actor(e2,x5) & subset_of(x7,x5) & on(x7,x8) & n_route(x8) & of(x8,x9) & n_dirt(x9) & n_man(x7) & subset_of(x6,x5) & n_horse(x6) & Theme(e2,x4) & v_drag(e2) & (x3 = x4) & n_cart(x3) & on(e1,x2) & n_belongings(x2) & a_personal(s2) & Theme(s2,x2) & Actor(e1,x1) & v_lie(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_horse(x2) & n_girl(x1))
7a4cf9d0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_lie(e1) & v_drag(e2) & subset_of(x7,x5) & subset_of(x6,x5) & on(x7,x8) & on(e1,x3) & on(e1,x2) & of(x8,x9) & n_route(x8) & n_man(x7) & n_horse(x6) & n_girl(x1) & n_dirt(x9) & n_cart(x3) & n_belongings(x2) & a_young(s1) & a_personal(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x4) & Actor(e2,x5) & Actor(e1,x1) & (x3 = x4))
exists e1 x1 x2.(v_ride(e1) & n_horse(x2) & n_girl(x1) & Theme(e1,x2) & Actor(e1,x1))
A young girl is lying on some personal belongings, on a cart that is dragged by a horse and a man, on a dirt route.
The young girl is running beside a horse.
2
-100
lying and running are not the same.
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(on(e1,x3) & Actor(e2,x5) & subset_of(x7,x5) & on(x7,x8) & n_route(x8) & of(x8,x9) & n_dirt(x9) & n_man(x7) & subset_of(x6,x5) & n_horse(x6) & Theme(e2,x4) & v_drag(e2) & (x3 = x4) & n_cart(x3) & on(e1,x2) & n_belongings(x2) & a_personal(s2) & Theme(s2,x2) & Actor(e1,x1) & v_lie(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(n_girl(x1) & a_young(s1) & Theme(s1,x1) & beside(e1,x2) & n_horse(x2) & Actor(e1,x1) & v_run(e1))
7a4d01c8-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_lie(e1) & v_drag(e2) & subset_of(x7,x5) & subset_of(x6,x5) & on(x7,x8) & on(e1,x3) & on(e1,x2) & of(x8,x9) & n_route(x8) & n_man(x7) & n_horse(x6) & n_girl(x1) & n_dirt(x9) & n_cart(x3) & n_belongings(x2) & a_young(s1) & a_personal(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x4) & Actor(e2,x5) & Actor(e1,x1) & (x3 = x4))
exists e1 s1 x1 x2.(v_run(e1) & n_horse(x2) & n_girl(x1) & beside(e1,x2) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1))
A young girl is lying on some personal belongings, on a cart that is dragged by a horse and a man, on a dirt route.
The people are in a TV show about the 1800s.
1
0.001561
just because a young girl is lying on some personal belongings, on a cart that is dragged by a horse and a man doesn't mean they are in a TV show about the 1800s.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(on(e1,x3) & Actor(e2,x5) & subset_of(x7,x5) & on(x7,x8) & n_route(x8) & of(x8,x9) & n_dirt(x9) & n_man(x7) & subset_of(x6,x5) & n_horse(x6) & Theme(e2,x4) & v_drag(e2) & (x3 = x4) & n_cart(x3) & on(e1,x2) & n_belongings(x2) & a_personal(s2) & Theme(s2,x2) & Actor(e1,x1) & v_lie(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
exists p1 x1 x4.(n_date(x4) & a_date_year_180X(x4) & a_date_year_180X(x4) & n_people(x1) & exists x2 x3.(in(x1,x2) & about(x2,x4) & n_show(x2) & of(x2,x3) & n_tv(x3)))
7a4d0844-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_lie(e1) & v_drag(e2) & subset_of(x7,x5) & subset_of(x6,x5) & on(x7,x8) & on(e1,x3) & on(e1,x2) & of(x8,x9) & n_route(x8) & n_man(x7) & n_horse(x6) & n_girl(x1) & n_dirt(x9) & n_cart(x3) & n_belongings(x2) & a_young(s1) & a_personal(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x4) & Actor(e2,x5) & Actor(e1,x1) & (x3 = x4))
exists x1 x4.(n_people(x1) & n_date(x4) & exists x2 x3.(of(x2,x3) & n_tv(x3) & n_show(x2) & in(x1,x2) & about(x2,x4)) & a_date_year_180X(x4))
A young girl is lying on some personal belongings, on a cart that is dragged by a horse and a man, on a dirt route.
A girl is on top of personal items which themselves are on top of a cart being steered by a horse and man.
0
0.952966
Since the horse and man steered the car, the horse and man would be dragging the cart behind them.
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(on(e1,x3) & Actor(e2,x5) & subset_of(x7,x5) & on(x7,x8) & n_route(x8) & of(x8,x9) & n_dirt(x9) & n_man(x7) & subset_of(x6,x5) & n_horse(x6) & Theme(e2,x4) & v_drag(e2) & (x3 = x4) & n_cart(x3) & on(e1,x2) & n_belongings(x2) & a_personal(s2) & Theme(s2,x2) & Actor(e1,x1) & v_lie(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
exists p1 x1 x4.(n_group(x4) & exists e1 p2 s1 x2 x3 x5 x6 x7 x8 x9 x10.(on(x1,x2) & of(x2,x3) & on(p2,x5) & of(x5,x6) & Actor(e1,x8) & n_man(x10) & n_horse(x9) & subset_of(x10,x8) & subset_of(x9,x8) & Theme(e1,x7) & v_steer(e1) & (x6 = x7) & n_cart(x6) & n_top(x5) & exists x11.((x4 = x11) & (x3 = x11)) & n_item(x3) & a_personal(s1) & Theme(s1,x3) & n_top(x2)) & n_girl(x1))
7a4d0e2a-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_lie(e1) & v_drag(e2) & subset_of(x7,x5) & subset_of(x6,x5) & on(x7,x8) & on(e1,x3) & on(e1,x2) & of(x8,x9) & n_route(x8) & n_man(x7) & n_horse(x6) & n_girl(x1) & n_dirt(x9) & n_cart(x3) & n_belongings(x2) & a_young(s1) & a_personal(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x4) & Actor(e2,x5) & Actor(e1,x1) & (x3 = x4))
exists x1 x4.(n_group(x4) & n_girl(x1) & exists e1 p2 s1 x2 x3 x5 x6 x7 x8 x9 x10.(v_steer(e1) & subset_of(x9,x8) & subset_of(x10,x8) & on(x1,x2) & on(p2,x5) & of(x5,x6) & of(x2,x3) & n_top(x5) & n_top(x2) & n_man(x10) & n_item(x3) & n_horse(x9) & n_cart(x6) & exists x11.((x4 = x11) & (x3 = x11)) & a_personal(s1) & Theme(s1,x3) & Theme(e1,x7) & Actor(e1,x8) & (x6 = x7)))
A young girl is lying on some personal belongings, on a cart that is dragged by a horse and a man, on a dirt route.
A boy stands atop a cart while an oxen being steered by a woman drags it.
2
0.000003
girl and boy are not the same gender.
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(on(e1,x3) & Actor(e2,x5) & subset_of(x7,x5) & on(x7,x8) & n_route(x8) & of(x8,x9) & n_dirt(x9) & n_man(x7) & subset_of(x6,x5) & n_horse(x6) & Theme(e2,x4) & v_drag(e2) & (x3 = x4) & n_cart(x3) & on(e1,x2) & n_belongings(x2) & a_personal(s2) & Theme(s2,x2) & Actor(e1,x1) & v_lie(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
exists e1 p1 x1 x2.(exists e2 e3 x3 x4 x5.(Theme(e3,x1) & Actor(e3,x3) & v_drag(e3) & Actor(e2,x5) & n_woman(x5) & Theme(e2,x4) & v_steer(e2) & (x3 = x4) & n_ox(x3)) & n_thing(x1) & while(e1,p1) & atop(e1,x2) & n_cart(x2) & Actor(e1,x1) & v_stand(e1) & n_boy(x1))
7a4d135c-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_lie(e1) & v_drag(e2) & subset_of(x7,x5) & subset_of(x6,x5) & on(x7,x8) & on(e1,x3) & on(e1,x2) & of(x8,x9) & n_route(x8) & n_man(x7) & n_horse(x6) & n_girl(x1) & n_dirt(x9) & n_cart(x3) & n_belongings(x2) & a_young(s1) & a_personal(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x4) & Actor(e2,x5) & Actor(e1,x1) & (x3 = x4))
exists e1 p1 x1 x2.(while(e1,p1) & v_stand(e1) & n_thing(x1) & n_cart(x2) & n_boy(x1) & exists e2 e3 x3 x4 x5.(v_steer(e2) & v_drag(e3) & n_woman(x5) & n_ox(x3) & Theme(e3,x1) & Theme(e2,x4) & Actor(e3,x3) & Actor(e2,x5) & (x3 = x4)) & atop(e1,x2) & Actor(e1,x1))
A young girl is lying on some personal belongings, on a cart that is dragged by a horse and a man, on a dirt route.
The horse drags a cart on a dirt road.
0
-100
Horse drags a cart means the same as the cart that is dragged by a horse.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(on(e1,x3) & Actor(e2,x5) & subset_of(x7,x5) & on(x7,x8) & n_route(x8) & of(x8,x9) & n_dirt(x9) & n_man(x7) & subset_of(x6,x5) & n_horse(x6) & Theme(e2,x4) & v_drag(e2) & (x3 = x4) & n_cart(x3) & on(e1,x2) & n_belongings(x2) & a_personal(s2) & Theme(s2,x2) & Actor(e1,x1) & v_lie(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2 x3 x4.(n_horse(x1) & on(e1,x3) & n_road(x3) & of(x3,x4) & n_dirt(x4) & Theme(e1,x2) & Actor(e1,x1) & v_drag(e1) & n_cart(x2))
7a4d18ac-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_lie(e1) & v_drag(e2) & subset_of(x7,x5) & subset_of(x6,x5) & on(x7,x8) & on(e1,x3) & on(e1,x2) & of(x8,x9) & n_route(x8) & n_man(x7) & n_horse(x6) & n_girl(x1) & n_dirt(x9) & n_cart(x3) & n_belongings(x2) & a_young(s1) & a_personal(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x4) & Actor(e2,x5) & Actor(e1,x1) & (x3 = x4))
exists e1 x1 x2 x3 x4.(v_drag(e1) & on(e1,x3) & of(x3,x4) & n_road(x3) & n_horse(x1) & n_dirt(x4) & n_cart(x2) & Theme(e1,x2) & Actor(e1,x1))
A young girl is lying on some personal belongings, on a cart that is dragged by a horse and a man, on a dirt route.
A young girl is lying down on a cart being dragged by a horse and a man down a road.
0
-100
A dirt route is a specific type of road. The girl would have to be on a road to be on a dirt route.
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(on(e1,x3) & Actor(e2,x5) & subset_of(x7,x5) & on(x7,x8) & n_route(x8) & of(x8,x9) & n_dirt(x9) & n_man(x7) & subset_of(x6,x5) & n_horse(x6) & Theme(e2,x4) & v_drag(e2) & (x3 = x4) & n_cart(x3) & on(e1,x2) & n_belongings(x2) & a_personal(s2) & Theme(s2,x2) & Actor(e1,x1) & v_lie(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(on(e1,x2) & Actor(e2,x4) & subset_of(x6,x4) & down(x6,x7) & n_road(x7) & n_man(x6) & subset_of(x5,x4) & n_horse(x5) & Theme(e2,x3) & v_drag(e2) & (x2 = x3) & n_cart(x2) & a_down(s2) & Manner(e1,s2) & Actor(e1,x1) & v_lie(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
7a4d1d70-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_lie(e1) & v_drag(e2) & subset_of(x7,x5) & subset_of(x6,x5) & on(x7,x8) & on(e1,x3) & on(e1,x2) & of(x8,x9) & n_route(x8) & n_man(x7) & n_horse(x6) & n_girl(x1) & n_dirt(x9) & n_cart(x3) & n_belongings(x2) & a_young(s1) & a_personal(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x4) & Actor(e2,x5) & Actor(e1,x1) & (x3 = x4))
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_lie(e1) & v_drag(e2) & subset_of(x6,x4) & subset_of(x5,x4) & on(e1,x2) & n_road(x7) & n_man(x6) & n_horse(x5) & n_girl(x1) & n_cart(x2) & down(x6,x7) & a_young(s1) & a_down(s2) & Theme(s1,x1) & Theme(e2,x3) & Manner(e1,s2) & Actor(e2,x4) & Actor(e1,x1) & (x2 = x3))
A young girl is lying on some personal belongings, on a cart that is dragged by a horse and a man, on a dirt route.
A young girl is pulling a cart down the road.
2
-100
lying and pulling are not the same.
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(on(e1,x3) & Actor(e2,x5) & subset_of(x7,x5) & on(x7,x8) & n_route(x8) & of(x8,x9) & n_dirt(x9) & n_man(x7) & subset_of(x6,x5) & n_horse(x6) & Theme(e2,x4) & v_drag(e2) & (x3 = x4) & n_cart(x3) & on(e1,x2) & n_belongings(x2) & a_personal(s2) & Theme(s2,x2) & Actor(e1,x1) & v_lie(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(n_road(x3) & down(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_pull(e1) & n_cart(x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
7a4d254a-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_lie(e1) & v_drag(e2) & subset_of(x7,x5) & subset_of(x6,x5) & on(x7,x8) & on(e1,x3) & on(e1,x2) & of(x8,x9) & n_route(x8) & n_man(x7) & n_horse(x6) & n_girl(x1) & n_dirt(x9) & n_cart(x3) & n_belongings(x2) & a_young(s1) & a_personal(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x4) & Actor(e2,x5) & Actor(e1,x1) & (x3 = x4))
exists e1 s1 x1 x2 x3.(v_pull(e1) & n_road(x3) & n_girl(x1) & n_cart(x2) & down(e1,x3) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
A young girl is lying on some personal belongings, on a cart that is dragged by a horse and a man, on a dirt route.
A young woman lying on a cart.
0
-100
If the personal belongings were on a cart, and the girl was lying on the personal belongs, the girl would be lying on a cart.
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(on(e1,x3) & Actor(e2,x5) & subset_of(x7,x5) & on(x7,x8) & n_route(x8) & of(x8,x9) & n_dirt(x9) & n_man(x7) & subset_of(x6,x5) & n_horse(x6) & Theme(e2,x4) & v_drag(e2) & (x3 = x4) & n_cart(x3) & on(e1,x2) & n_belongings(x2) & a_personal(s2) & Theme(s2,x2) & Actor(e1,x1) & v_lie(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(a_topic(x1) & on(e1,x3) & n_cart(x3) & Actor(e1,x2) & v_lie(e1) & (x1 = x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1))
7a4d2c66-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_lie(e1) & v_drag(e2) & subset_of(x7,x5) & subset_of(x6,x5) & on(x7,x8) & on(e1,x3) & on(e1,x2) & of(x8,x9) & n_route(x8) & n_man(x7) & n_horse(x6) & n_girl(x1) & n_dirt(x9) & n_cart(x3) & n_belongings(x2) & a_young(s1) & a_personal(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x4) & Actor(e2,x5) & Actor(e1,x1) & (x3 = x4))
exists e1 s1 x1 x2 x3.(v_lie(e1) & on(e1,x3) & n_woman(x1) & n_cart(x3) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
A young girl is lying on some personal belongings, on a cart that is dragged by a horse and a man, on a dirt route.
A girl takes a nap on a long trip.
1
0.696344
just because a young girl is lying on some personal belongings doesn't mean she is taking a nap on a long trip
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(on(e1,x3) & Actor(e2,x5) & subset_of(x7,x5) & on(x7,x8) & n_route(x8) & of(x8,x9) & n_dirt(x9) & n_man(x7) & subset_of(x6,x5) & n_horse(x6) & Theme(e2,x4) & v_drag(e2) & (x3 = x4) & n_cart(x3) & on(e1,x2) & n_belongings(x2) & a_personal(s2) & Theme(s2,x2) & Actor(e1,x1) & v_lie(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & on(x2,x3) & n_trip(x3) & a_long(s1) & Theme(s1,x3) & n_nap(x2) & n_girl(x1))
7a4d33aa-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_lie(e1) & v_drag(e2) & subset_of(x7,x5) & subset_of(x6,x5) & on(x7,x8) & on(e1,x3) & on(e1,x2) & of(x8,x9) & n_route(x8) & n_man(x7) & n_horse(x6) & n_girl(x1) & n_dirt(x9) & n_cart(x3) & n_belongings(x2) & a_young(s1) & a_personal(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x4) & Actor(e2,x5) & Actor(e1,x1) & (x3 = x4))
exists e1 s1 x1 x2 x3.(v_take(e1) & on(x2,x3) & n_trip(x3) & n_nap(x2) & n_girl(x1) & a_long(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1))
An older man finishes the last touch up on his sculpture.
An older man sculpting.
0
-100
The man would have to be sculpting in order to be on the last touch up on his sculpture.
exists e1 s1 s2 s3 x1 x2 x3.(n_sculpture(x3) & of(x3,x2) & n_male(x2) & n_touch(x2) & a_last(s2) & Theme(s2,x2) & on(e1,x3) & a_up(s3) & Manner(e1,s3) & Theme(e1,x2) & Actor(e1,x1) & v_finish(e1) & n_man(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1))
exists s1 x1 x2.(a_topic(x1) & n_sculpting(x1) & of(x1,x2) & n_man(x2) & r_more(s1) & a_older(s1) & Theme(s1,x1))
7a4d39fe-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3.(v_finish(e1) & r_more(s1) & on(e1,x3) & of(x3,x2) & n_touch(x2) & n_sculpture(x3) & n_man(x1) & n_male(x2) & a_up(s3) & a_older(s1) & a_last(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s3) & Actor(e1,x1))
exists s1 x1 x2.(r_more(s1) & of(x1,x2) & n_sculpting(x1) & n_man(x2) & a_topic(x1) & a_older(s1) & Theme(s1,x1))
An older man finishes the last touch up on his sculpture.
An older man is working out at the gym.
2
-100
working out and finishes touch up are not the same.
exists e1 s1 s2 s3 x1 x2 x3.(n_sculpture(x3) & of(x3,x2) & n_male(x2) & n_touch(x2) & a_last(s2) & Theme(s2,x2) & on(e1,x3) & a_up(s3) & Manner(e1,s3) & Theme(e1,x2) & Actor(e1,x1) & v_finish(e1) & n_man(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1))
exists e1 s1 s2 x1 x2.(n_gym(x2) & at(e1,x2) & a_out(s2) & Manner(e1,s2) & Actor(e1,x1) & v_work(e1) & n_man(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1))
7a4d4160-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3.(v_finish(e1) & r_more(s1) & on(e1,x3) & of(x3,x2) & n_touch(x2) & n_sculpture(x3) & n_man(x1) & n_male(x2) & a_up(s3) & a_older(s1) & a_last(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s3) & Actor(e1,x1))
exists e1 s1 s2 x1 x2.(v_work(e1) & r_more(s1) & n_man(x1) & n_gym(x2) & at(e1,x2) & a_out(s2) & a_older(s1) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x1))
An older man finishes the last touch up on his sculpture.
An old man is polishing his sculpture.
1
0.681869
just because an older man finishes the last touch up on his sculpture doesn't imply he is polishing his sculpture.
exists e1 s1 s2 s3 x1 x2 x3.(n_sculpture(x3) & of(x3,x2) & n_male(x2) & n_touch(x2) & a_last(s2) & Theme(s2,x2) & on(e1,x3) & a_up(s3) & Manner(e1,s3) & Theme(e1,x2) & Actor(e1,x1) & v_finish(e1) & n_man(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_polish(e1) & n_sculpture(x2) & of(x2,x1) & n_male(x1) & n_man(x1) & a_old(s1) & Theme(s1,x1))
7a4d47e6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3.(v_finish(e1) & r_more(s1) & on(e1,x3) & of(x3,x2) & n_touch(x2) & n_sculpture(x3) & n_man(x1) & n_male(x2) & a_up(s3) & a_older(s1) & a_last(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s3) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_polish(e1) & of(x2,x1) & n_sculpture(x2) & n_man(x1) & n_male(x1) & a_old(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
An older man finishes the last touch up on his sculpture.
An older man is an artist.
0
-100
A person that creates a sculpture would be an artist.
exists e1 s1 s2 s3 x1 x2 x3.(n_sculpture(x3) & of(x3,x2) & n_male(x2) & n_touch(x2) & a_last(s2) & Theme(s2,x2) & on(e1,x3) & a_up(s3) & Manner(e1,s3) & Theme(e1,x2) & Actor(e1,x1) & v_finish(e1) & n_man(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1))
exists p1 s1 x1.(exists x2.((x1 = x2) & n_artist(x2)) & n_man(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1))
7a4d50f6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3.(v_finish(e1) & r_more(s1) & on(e1,x3) & of(x3,x2) & n_touch(x2) & n_sculpture(x3) & n_man(x1) & n_male(x2) & a_up(s3) & a_older(s1) & a_last(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s3) & Actor(e1,x1))
exists s1 x1.(r_more(s1) & n_man(x1) & exists x2.(n_artist(x2) & (x1 = x2)) & a_older(s1) & Theme(s1,x1))
An older man finishes the last touch up on his sculpture.
A man finishes a painting.
2
-100
sculpture and painting are not the same.
exists e1 s1 s2 s3 x1 x2 x3.(n_sculpture(x3) & of(x3,x2) & n_male(x2) & n_touch(x2) & a_last(s2) & Theme(s2,x2) & on(e1,x3) & a_up(s3) & Manner(e1,s3) & Theme(e1,x2) & Actor(e1,x1) & v_finish(e1) & n_man(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_finish(e1) & n_painting(x2) & n_man(x1))
7a4d59fc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3.(v_finish(e1) & r_more(s1) & on(e1,x3) & of(x3,x2) & n_touch(x2) & n_sculpture(x3) & n_man(x1) & n_male(x2) & a_up(s3) & a_older(s1) & a_last(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s3) & Actor(e1,x1))
exists e1 x1 x2.(v_finish(e1) & n_painting(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
An older man finishes the last touch up on his sculpture.
An old man is getting ready to enter his sculpture in a contest
1
0.021764
just because an older man finishes the last touch up on his sculpture doesn't imply he is getting ready to enter his sculpture in a contest
exists e1 s1 s2 s3 x1 x2 x3.(n_sculpture(x3) & of(x3,x2) & n_male(x2) & n_touch(x2) & a_last(s2) & Theme(s2,x2) & on(e1,x3) & a_up(s3) & Manner(e1,s3) & Theme(e1,x2) & Actor(e1,x1) & v_finish(e1) & n_man(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1))
exists e1 p1 s1 x1 x2.(exists p2 s2.(Topic(s2,p2) & Actor(s2,x1) & a_ready(s2) & exists e2 x3.(in(e2,x3) & n_contest(x3) & Theme(e2,x2) & Actor(e2,x1) & v_enter(e2))) & n_sculpture(x2) & of(x2,x1) & n_male(x1) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & n_man(x1) & a_old(s1) & Theme(s1,x1))
7a4d6604-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3.(v_finish(e1) & r_more(s1) & on(e1,x3) & of(x3,x2) & n_touch(x2) & n_sculpture(x3) & n_man(x1) & n_male(x2) & a_up(s3) & a_older(s1) & a_last(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s3) & Actor(e1,x1))
exists e1 p1 s1 x1 x2.(v_get(e1) & of(x2,x1) & n_sculpture(x2) & n_man(x1) & n_male(x1) & exists p2 s2.(exists e2 x3.(v_enter(e2) & n_contest(x3) & in(e2,x3) & Theme(e2,x2) & Actor(e2,x1)) & a_ready(s2) & Topic(s2,p2) & Actor(s2,x1)) & a_old(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1))
An older man finishes the last touch up on his sculpture.
An old man is making a sculpture.
0
-100
The man would have to be sculpting in order to be on the last touch up on his sculpture.
exists e1 s1 s2 s3 x1 x2 x3.(n_sculpture(x3) & of(x3,x2) & n_male(x2) & n_touch(x2) & a_last(s2) & Theme(s2,x2) & on(e1,x3) & a_up(s3) & Manner(e1,s3) & Theme(e1,x2) & Actor(e1,x1) & v_finish(e1) & n_man(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_sculpture(x2) & n_man(x1) & a_old(s1) & Theme(s1,x1))
7a4d6ca8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3.(v_finish(e1) & r_more(s1) & on(e1,x3) & of(x3,x2) & n_touch(x2) & n_sculpture(x3) & n_man(x1) & n_male(x2) & a_up(s3) & a_older(s1) & a_last(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s3) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_make(e1) & n_sculpture(x2) & n_man(x1) & a_old(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))