premise
stringlengths
9
342
hypothesis
stringlengths
1
295
label
int64
0
2
probability
float64
-100
1
explanation_1
stringlengths
0
706
explanation_2
stringclasses
1 value
explanation_3
stringclasses
1 value
premise_logic
stringlengths
39
2.12k
hypothesis_logic
stringlengths
33
2.09k
id
stringlengths
36
36
premise_sim
stringlengths
39
2.11k
hypothesis_sim
stringlengths
33
2.08k
A street performer dressed as a pirate in public.
A nature scene without people.
2
-100
The scene cannot be in nature and without people while a street performer is in public.
exists e1 x1 x2 x3 x4.(in(e1,x4) & n_public(x4) & as(e1,x3) & n_pirate(x3) & Theme(e1,x1) & v_dress(e1) & n_performer(x1) & of(x1,x2) & n_street(x2))
exists x1 x2.(a_topic(x1) & -exists x3.(with(x1,x3) & n_people(x3)) & n_scene(x1) & of(x1,x2) & n_nature(x2))
7a04c2f0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_dress(e1) & of(x1,x2) & n_street(x2) & n_public(x4) & n_pirate(x3) & n_performer(x1) & in(e1,x4) & as(e1,x3) & Theme(e1,x1))
exists x1 x2.(of(x1,x2) & n_scene(x1) & n_nature(x2) & all x3.(-with(x1,x3) | -n_people(x3)) & a_topic(x1))
A man dressed as a pirate talks to a boy in front of a crowd.
The boy is alone.
2
-100
It is either a man or a boy.
exists e1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & in(e1,x6) & of(x6,x7) & n_crowd(x7) & n_front(x6) & as(e1,x3) & to(x3,x5) & n_boy(x5) & n_talk(x3) & of(x3,x4) & n_pirate(x4) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_man(x1))
exists s1 x1.(n_boy(x1) & Theme(s1,x1) & a_alone(s1))
7a04c75a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6 x7.(v_dress(e1) & to(x3,x5) & of(x6,x7) & of(x3,x4) & n_talk(x3) & n_pirate(x4) & n_man(x1) & n_front(x6) & n_crowd(x7) & n_boy(x5) & in(e1,x6) & as(e1,x3) & a_topic(x1) & Theme(e1,x2) & (x1 = x2))
exists s1 x1.(n_boy(x1) & a_alone(s1) & Theme(s1,x1))
A man dressed as a pirate talks to a boy in front of a crowd.
The man is performing.
1
-100
Sentence 1 is missing man is performing.
exists e1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & in(e1,x6) & of(x6,x7) & n_crowd(x7) & n_front(x6) & as(e1,x3) & to(x3,x5) & n_boy(x5) & n_talk(x3) & of(x3,x4) & n_pirate(x4) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_man(x1))
exists e1 x1.(n_man(x1) & Actor(e1,x1) & v_perform(e1))
7a04cbc4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6 x7.(v_dress(e1) & to(x3,x5) & of(x6,x7) & of(x3,x4) & n_talk(x3) & n_pirate(x4) & n_man(x1) & n_front(x6) & n_crowd(x7) & n_boy(x5) & in(e1,x6) & as(e1,x3) & a_topic(x1) & Theme(e1,x2) & (x1 = x2))
exists e1 x1.(v_perform(e1) & n_man(x1) & Actor(e1,x1))
A man dressed as a pirate talks to a boy in front of a crowd.
The man is an actor.
1
-100
Just because a man is dressed like a pirate does not mean he is an actor.
exists e1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & in(e1,x6) & of(x6,x7) & n_crowd(x7) & n_front(x6) & as(e1,x3) & to(x3,x5) & n_boy(x5) & n_talk(x3) & of(x3,x4) & n_pirate(x4) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_man(x1))
exists p1 x1.(n_man(x1) & exists x2.((x1 = x2) & n_actor(x2)))
7a04d042-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6 x7.(v_dress(e1) & to(x3,x5) & of(x6,x7) & of(x3,x4) & n_talk(x3) & n_pirate(x4) & n_man(x1) & n_front(x6) & n_crowd(x7) & n_boy(x5) & in(e1,x6) & as(e1,x3) & a_topic(x1) & Theme(e1,x2) & (x1 = x2))
exists x1.(n_man(x1) & exists x2.(n_actor(x2) & (x1 = x2)))
A young boy meets a pirate.
A young human.
0
-100
boy is a human
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_meet(e1) & n_pirate(x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
exists s1 x1.(a_topic(x1) & n_human(x1) & a_young(s1) & Theme(s1,x1))
7a04d556-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_meet(e1) & n_pirate(x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists s1 x1.(n_human(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1))
A young boy meets a pirate.
No humans.
2
-100
Either there is a boy or no humans.
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_meet(e1) & n_pirate(x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
-exists x1.(a_topic(x1) & n_human(x1))
7a04da74-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_meet(e1) & n_pirate(x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
all x1.(-n_human(x1) | -a_topic(x1))
A young boy meets a pirate.
A funny human.
1
-100
Not all young boy are funny.
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_meet(e1) & n_pirate(x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
exists s1 x1.(a_topic(x1) & n_human(x1) & a_funny(s1) & Theme(s1,x1))
7a04df74-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_meet(e1) & n_pirate(x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists s1 x1.(n_human(x1) & a_topic(x1) & a_funny(s1) & Theme(s1,x1))
A man in a white shirt is eating, standing next to a fence.
A man takes his lunch break and eats next to a fence.
1
-100
A man does not have to be on a lunch break to be eating. Standing next to a fence does not mean the man eats next to a fence.
exists e1 e2 s1 x1 x2 x3.(for(e1,e2) & to(e2,x3) & n_fence(x3) & r_next(e2) & Actor(e2,x1) & v_stand(e2) & Actor(e1,x1) & v_eat(e1) & in(x1,x2) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_man(x1))
exists e1 e2 x1 x2 x3 x4 x5.(to(e2,x5) & n_fence(x5) & r_next(e2) & Actor(e2,x4) & v_eat(e2) & n_man(x4) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_break(x2) & of(x2,x3) & n_lunch(x3) & of(x2,x1) & n_male(x1) & n_man(x1))
7a04e44c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3.(v_stand(e2) & v_eat(e1) & to(e2,x3) & r_next(e2) & n_shirt(x2) & n_man(x1) & n_fence(x3) & in(x1,x2) & for(e1,e2) & a_white(s1) & Theme(s1,x2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 e2 x1 x2 x3 x4 x5.(v_take(e1) & v_eat(e2) & to(e2,x5) & r_next(e2) & of(x2,x3) & of(x2,x1) & n_man(x4) & n_man(x1) & n_male(x1) & n_lunch(x3) & n_fence(x5) & n_break(x2) & Theme(e1,x2) & Actor(e2,x4) & Actor(e1,x1))
A man in a white shirt is eating, standing next to a fence.
A man in a white shirt stands next to a fence eating.
0
-100
Standing next to a fence is the same as stands next to a fence.
exists e2 e1 s1 x1 x2 x3.(for(e1,e2) & to(e2,x3) & n_fence(x3) & r_next(e2) & Actor(e2,x1) & v_stand(e2) & Actor(e1,x1) & v_eat(e1) & in(x1,x2) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_man(x1))
exists e1 s1 x1 x2 x3 x4.(to(e1,x3) & n_eating(x3) & of(x3,x4) & n_fence(x4) & r_next(e1) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_man(x1))
7a04e8e8-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3.(v_stand(e2) & v_eat(e1) & to(e2,x3) & r_next(e2) & n_shirt(x2) & n_man(x1) & n_fence(x3) & in(x1,x2) & for(e1,e2) & a_white(s1) & Theme(s1,x2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4.(v_stand(e1) & to(e1,x3) & r_next(e1) & of(x3,x4) & n_shirt(x2) & n_man(x1) & n_fence(x4) & n_eating(x3) & in(x1,x2) & a_white(s1) & Theme(s1,x2) & Actor(e1,x1))
A man in a white shirt is eating, standing next to a fence.
A man sits in his car and listens to music.
2
-100
A person cannot be standing next to a fence while also sitting in his car.
exists e1 e2 s1 x1 x2 x3.(for(e1,e2) & to(e2,x3) & n_fence(x3) & r_next(e2) & Actor(e2,x1) & v_stand(e2) & Actor(e1,x1) & v_eat(e1) & in(x1,x2) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_man(x1))
exists e2 e1 x1 x2 x3 x4.(to(e2,x4) & n_music(x4) & Actor(e2,x3) & v_listen(e2) & n_man(x3) & in(e1,x2) & n_car(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_sit(e1) & n_man(x1))
7a04ed84-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3.(v_stand(e2) & v_eat(e1) & to(e2,x3) & r_next(e2) & n_shirt(x2) & n_man(x1) & n_fence(x3) & in(x1,x2) & for(e1,e2) & a_white(s1) & Theme(s1,x2) & Actor(e2,x1) & Actor(e1,x1))
exists e2 e1 x1 x2 x3 x4.(v_sit(e1) & v_listen(e2) & to(e2,x4) & of(x2,x1) & n_music(x4) & n_man(x3) & n_man(x1) & n_male(x1) & n_car(x2) & in(e1,x2) & Actor(e2,x3) & Actor(e1,x1))
Two boys and a girl dressed in traditional clothing.
people in traditional clothing
0
-100
two boys and a girl are people
exists e1 s1 s2 x1 x2 x3 x4.(a_topic(s1) & subset_of(x2,s1) & in(e1,x4) & n_clothing(x4) & a_traditional(s2) & Theme(s2,x4) & Theme(e1,x3) & v_dress(e1) & (x2 = x3) & n_girl(x2) & subset_of(x1,s1) & n_boy(x1) & card_eq_2(x1))
exists s1 x1 x2.(a_topic(x1) & in(x1,x2) & n_clothing(x2) & a_traditional(s1) & Theme(s1,x2) & n_people(x1))
7a04f216-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_dress(e1) & subset_of(x2,s1) & subset_of(x1,s1) & n_girl(x2) & n_clothing(x4) & n_boy(x1) & in(e1,x4) & card_eq_2(x1) & a_traditional(s2) & a_topic(s1) & Theme(s2,x4) & Theme(e1,x3) & (x2 = x3))
exists s1 x1 x2.(n_people(x1) & n_clothing(x2) & in(x1,x2) & a_traditional(s1) & a_topic(x1) & Theme(s1,x2))
Two boys and a girl dressed in traditional clothing.
the people are fine
1
-100
Two boys and a girl dressed in traditional clothing are not necessarily fine.
exists e1 s1 s2 x1 x2 x3 x4.(a_topic(s1) & subset_of(x2,s1) & in(e1,x4) & n_clothing(x4) & a_traditional(s2) & Theme(s2,x4) & Theme(e1,x3) & v_dress(e1) & (x2 = x3) & n_girl(x2) & subset_of(x1,s1) & n_boy(x1) & card_eq_2(x1))
exists s1 x1.(n_people(x1) & Theme(s1,x1) & a_fine(s1))
7a04f6a8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_dress(e1) & subset_of(x2,s1) & subset_of(x1,s1) & n_girl(x2) & n_clothing(x4) & n_boy(x1) & in(e1,x4) & card_eq_2(x1) & a_traditional(s2) & a_topic(s1) & Theme(s2,x4) & Theme(e1,x3) & (x2 = x3))
exists s1 x1.(n_people(x1) & a_fine(s1) & Theme(s1,x1))
Two boys and a girl dressed in traditional clothing.
the people are naked
2
-100
One cant be dressed and naked simultaneously.
exists e1 s1 s2 x1 x2 x3 x4.(a_topic(s1) & subset_of(x2,s1) & in(e1,x4) & n_clothing(x4) & a_traditional(s2) & Theme(s2,x4) & Theme(e1,x3) & v_dress(e1) & (x2 = x3) & n_girl(x2) & subset_of(x1,s1) & n_boy(x1) & card_eq_2(x1))
exists s1 x1.(n_people(x1) & Theme(s1,x1) & a_naked(s1))
7a04fd88-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_dress(e1) & subset_of(x2,s1) & subset_of(x1,s1) & n_girl(x2) & n_clothing(x4) & n_boy(x1) & in(e1,x4) & card_eq_2(x1) & a_traditional(s2) & a_topic(s1) & Theme(s2,x4) & Theme(e1,x3) & (x2 = x3))
exists s1 x1.(n_people(x1) & a_naked(s1) & Theme(s1,x1))
A lady dressed in a beautiful pink, jewel encrusted outfit and makeup standing next to two children.
The lady is celebrating her sixteenth birthday.
1
-100
Sentence 1 is missing celebrating birthday
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(for(e2,e3) & to(e3,x8) & n_child(x8) & card_eq_2(x8) & r_next(e3) & Actor(e3,x1) & v_stand(e3) & Theme(e2,x5) & Actor(e2,x1) & v_encrust(e2) & n_makeup(x7) & n_outfit(x6) & subset_of(x7,x5) & subset_of(x6,x5) & in(e1,x3) & rel(x3,x4) & n_jewel(x4) & n_pink(x3) & a_beautiful(s1) & Theme(s1,x3) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_lady(x1))
exists e1 x1 x2 x3.(n_birthday(x2) & of(x2,x3) & n_sixteenth(x3) & of(x2,x1) & n_female(x1) & n_lady(x1) & Theme(e1,x2) & Actor(e1,x1) & v_celebrate(e1))
7a050292-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e3) & v_encrust(e2) & v_dress(e1) & to(e3,x8) & subset_of(x7,x5) & subset_of(x6,x5) & rel(x3,x4) & r_next(e3) & n_pink(x3) & n_outfit(x6) & n_makeup(x7) & n_lady(x1) & n_jewel(x4) & n_child(x8) & in(e1,x3) & for(e2,e3) & card_eq_2(x8) & a_beautiful(s1) & Theme(s1,x3) & Theme(e2,x5) & Theme(e1,x2) & Actor(e3,x1) & Actor(e2,x1) & (x1 = x2))
exists e1 x1 x2 x3.(v_celebrate(e1) & of(x2,x3) & of(x2,x1) & n_sixteenth(x3) & n_lady(x1) & n_female(x1) & n_birthday(x2) & Theme(e1,x2) & Actor(e1,x1))
A lady dressed in a beautiful pink, jewel encrusted outfit and makeup standing next to two children.
There is a man dressed in tattered clothing.
2
-100
A lady is not a man.
exists e3 e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(for(e2,e3) & to(e3,x8) & n_child(x8) & card_eq_2(x8) & r_next(e3) & Actor(e3,x1) & v_stand(e3) & Theme(e2,x5) & Actor(e2,x1) & v_encrust(e2) & n_makeup(x7) & n_outfit(x6) & subset_of(x7,x5) & subset_of(x6,x5) & in(e1,x3) & rel(x3,x4) & n_jewel(x4) & n_pink(x3) & a_beautiful(s1) & Theme(s1,x3) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_lady(x1))
exists p1 x1 e1 s1 x2 x3 x4.((x1 = x2) & in(e1,x4) & n_clothing(x4) & a_tattered(s1) & Theme(s1,x4) & Theme(e1,x3) & v_dress(e1) & (x2 = x3) & n_man(x2))
7a050922-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e3) & v_encrust(e2) & v_dress(e1) & to(e3,x8) & subset_of(x7,x5) & subset_of(x6,x5) & rel(x3,x4) & r_next(e3) & n_pink(x3) & n_outfit(x6) & n_makeup(x7) & n_lady(x1) & n_jewel(x4) & n_child(x8) & in(e1,x3) & for(e2,e3) & card_eq_2(x8) & a_beautiful(s1) & Theme(s1,x3) & Theme(e2,x5) & Theme(e1,x2) & Actor(e3,x1) & Actor(e2,x1) & (x1 = x2))
exists x1 e1 s1 x2 x3 x4.(v_dress(e1) & n_man(x2) & n_clothing(x4) & in(e1,x4) & a_tattered(s1) & Theme(s1,x4) & Theme(e1,x3) & (x2 = x3) & (x1 = x2))
A lady dressed in a beautiful pink, jewel encrusted outfit and makeup standing next to two children.
There is a lady dressed in a beautiful pink outfit.
0
-100
in a beautiful pink, there is a lady dressed
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(for(e2,e3) & to(e3,x8) & n_child(x8) & card_eq_2(x8) & r_next(e3) & Actor(e3,x1) & v_stand(e3) & Theme(e2,x5) & Actor(e2,x1) & v_encrust(e2) & n_makeup(x7) & n_outfit(x6) & subset_of(x7,x5) & subset_of(x6,x5) & in(e1,x3) & rel(x3,x4) & n_jewel(x4) & n_pink(x3) & a_beautiful(s1) & Theme(s1,x3) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_lady(x1))
exists p1 x1 e1 s1 x2 x3 x4 x5.((x1 = x2) & in(e1,x4) & n_outfit(x4) & of(x4,x5) & n_pink(x5) & a_beautiful(s1) & Theme(s1,x4) & Theme(e1,x3) & v_dress(e1) & (x2 = x3) & n_lady(x2))
7a050e40-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e3) & v_encrust(e2) & v_dress(e1) & to(e3,x8) & subset_of(x7,x5) & subset_of(x6,x5) & rel(x3,x4) & r_next(e3) & n_pink(x3) & n_outfit(x6) & n_makeup(x7) & n_lady(x1) & n_jewel(x4) & n_child(x8) & in(e1,x3) & for(e2,e3) & card_eq_2(x8) & a_beautiful(s1) & Theme(s1,x3) & Theme(e2,x5) & Theme(e1,x2) & Actor(e3,x1) & Actor(e2,x1) & (x1 = x2))
exists x1 e1 s1 x2 x3 x4 x5.(v_dress(e1) & of(x4,x5) & n_pink(x5) & n_outfit(x4) & n_lady(x2) & in(e1,x4) & a_beautiful(s1) & Theme(s1,x4) & Theme(e1,x3) & (x2 = x3) & (x1 = x2))
A brunette woman in a hat and a white shirt walking along a brick street on a sunny day.
a brunette woman is sitting in a cafe
2
-100
One cant be sitting and walking simultaneously.
exists s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(a_topic(x1) & on(x1,x9) & n_day(x9) & a_sunny(s2) & Theme(s2,x9) & in(x1,x3) & subset_of(x5,x3) & along(x5,x7) & n_street(x7) & of(x7,x8) & n_brick(x8) & n_walking(x5) & of(x5,x6) & n_shirt(x6) & a_white(s1) & Theme(s1,x5) & subset_of(x4,x3) & n_hat(x4) & n_woman(x1) & of(x1,x2) & n_brunette(x2))
exists e1 x1 x2 x3.(in(e1,x3) & n_cafe(x3) & Actor(e1,x1) & v_sit(e1) & n_woman(x1) & of(x1,x2) & n_brunette(x2))
7a051340-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(subset_of(x5,x3) & subset_of(x4,x3) & on(x1,x9) & of(x7,x8) & of(x5,x6) & of(x1,x2) & n_woman(x1) & n_walking(x5) & n_street(x7) & n_shirt(x6) & n_hat(x4) & n_day(x9) & n_brunette(x2) & n_brick(x8) & in(x1,x3) & along(x5,x7) & a_white(s1) & a_topic(x1) & a_sunny(s2) & Theme(s2,x9) & Theme(s1,x5))
exists e1 x1 x2 x3.(v_sit(e1) & of(x1,x2) & n_woman(x1) & n_cafe(x3) & n_brunette(x2) & in(e1,x3) & Actor(e1,x1))
A brunette woman in a hat and a white shirt walking along a brick street on a sunny day.
a brunette woman walks outside
0
-100
street on sunny day represents outside
exists s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(a_topic(x1) & on(x1,x9) & n_day(x9) & a_sunny(s2) & Theme(s2,x9) & in(x1,x3) & subset_of(x5,x3) & along(x5,x7) & n_street(x7) & of(x7,x8) & n_brick(x8) & n_walking(x5) & of(x5,x6) & n_shirt(x6) & a_white(s1) & Theme(s1,x5) & subset_of(x4,x3) & n_hat(x4) & n_woman(x1) & of(x1,x2) & n_brunette(x2))
exists e1 p1 x1 x2.(exists s1.(Theme(s1,x1) & a_outside(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_walk(e1) & n_woman(x1) & of(x1,x2) & n_brunette(x2))
7a051822-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(subset_of(x5,x3) & subset_of(x4,x3) & on(x1,x9) & of(x7,x8) & of(x5,x6) & of(x1,x2) & n_woman(x1) & n_walking(x5) & n_street(x7) & n_shirt(x6) & n_hat(x4) & n_day(x9) & n_brunette(x2) & n_brick(x8) & in(x1,x3) & along(x5,x7) & a_white(s1) & a_topic(x1) & a_sunny(s2) & Theme(s2,x9) & Theme(s1,x5))
exists e1 p1 x1 x2.(v_walk(e1) & of(x1,x2) & n_woman(x1) & n_brunette(x2) & exists s1.(a_outside(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1))
A brunette woman in a hat and a white shirt walking along a brick street on a sunny day.
a brunette woman is walking to work
1
-100
Brunette woman walking along a brick street is not always walking to work.
exists s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(a_topic(x1) & on(x1,x9) & n_day(x9) & a_sunny(s2) & Theme(s2,x9) & in(x1,x3) & subset_of(x5,x3) & along(x5,x7) & n_street(x7) & of(x7,x8) & n_brick(x8) & n_walking(x5) & of(x5,x6) & n_shirt(x6) & a_white(s1) & Theme(s1,x5) & subset_of(x4,x3) & n_hat(x4) & n_woman(x1) & of(x1,x2) & n_brunette(x2))
exists e1 p1 x1 x2.(Topic(e1,p1) & Actor(e1,x1) & v_walk(e1) & exists e2.(Actor(e2,x1) & v_work(e2)) & n_woman(x1) & of(x1,x2) & n_brunette(x2))
7a051d18-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(subset_of(x5,x3) & subset_of(x4,x3) & on(x1,x9) & of(x7,x8) & of(x5,x6) & of(x1,x2) & n_woman(x1) & n_walking(x5) & n_street(x7) & n_shirt(x6) & n_hat(x4) & n_day(x9) & n_brunette(x2) & n_brick(x8) & in(x1,x3) & along(x5,x7) & a_white(s1) & a_topic(x1) & a_sunny(s2) & Theme(s2,x9) & Theme(s1,x5))
exists e1 p1 x1 x2.(v_walk(e1) & of(x1,x2) & n_woman(x1) & n_brunette(x2) & exists e2.(v_work(e2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
A woman dressed in a white shirt, short shorts, and a fedora, walks away from the camera.
A woman is walking away from a camera
0
-100
woman walks away from the camera is same as woman is walking away from a camera
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_camera(x8) & from(e2,x8) & r_away(e2) & Actor(e2,x1) & v_walk(e2) & in(e1,x3) & subset_of(x5,x3) & subset_of(x7,x5) & n_fedora(x7) & subset_of(x6,x5) & n_shorts(x6) & a_short(s2) & Theme(s2,x6) & subset_of(x4,x3) & n_shirt(x4) & a_white(s1) & Theme(s1,x4) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_woman(x1))
exists e1 x1 x2.(from(e1,x2) & n_camera(x2) & r_away(e1) & Actor(e1,x1) & v_walk(e1) & n_woman(x1))
7a0523a8-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(v_walk(e2) & v_dress(e1) & subset_of(x7,x5) & subset_of(x6,x5) & subset_of(x5,x3) & subset_of(x4,x3) & r_away(e2) & n_woman(x1) & n_shorts(x6) & n_shirt(x4) & n_fedora(x7) & n_camera(x8) & in(e1,x3) & from(e2,x8) & a_white(s1) & a_short(s2) & Theme(s2,x6) & Theme(s1,x4) & Theme(e1,x2) & Actor(e2,x1) & (x1 = x2))
exists e1 x1 x2.(v_walk(e1) & r_away(e1) & n_woman(x1) & n_camera(x2) & from(e1,x2) & Actor(e1,x1))
A woman dressed in a white shirt, short shorts, and a fedora, walks away from the camera.
A woman is taking a nap on the couch
2
-100
The woman can't walk away from the camera and be taking a nap at the same time.
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_camera(x8) & from(e2,x8) & r_away(e2) & Actor(e2,x1) & v_walk(e2) & in(e1,x3) & subset_of(x5,x3) & subset_of(x7,x5) & n_fedora(x7) & subset_of(x6,x5) & n_shorts(x6) & a_short(s2) & Theme(s2,x6) & subset_of(x4,x3) & n_shirt(x4) & a_white(s1) & Theme(s1,x4) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_woman(x1))
exists e1 x1 x2 x3.(n_couch(x3) & on(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_nap(x2) & n_woman(x1))
7a0528ee-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(v_walk(e2) & v_dress(e1) & subset_of(x7,x5) & subset_of(x6,x5) & subset_of(x5,x3) & subset_of(x4,x3) & r_away(e2) & n_woman(x1) & n_shorts(x6) & n_shirt(x4) & n_fedora(x7) & n_camera(x8) & in(e1,x3) & from(e2,x8) & a_white(s1) & a_short(s2) & Theme(s2,x6) & Theme(s1,x4) & Theme(e1,x2) & Actor(e2,x1) & (x1 = x2))
exists e1 x1 x2 x3.(v_take(e1) & on(e1,x3) & n_woman(x1) & n_nap(x2) & n_couch(x3) & Theme(e1,x2) & Actor(e1,x1))
A woman dressed in a white shirt, short shorts, and a fedora, walks away from the camera.
The woman is having pictures of herself taken
1
-100
You cant infer that the camera is to take pictures of herself
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_camera(x8) & from(e2,x8) & r_away(e2) & Actor(e2,x1) & v_walk(e2) & in(e1,x3) & subset_of(x5,x3) & subset_of(x7,x5) & n_fedora(x7) & subset_of(x6,x5) & n_shorts(x6) & a_short(s2) & Theme(s2,x6) & subset_of(x4,x3) & n_shirt(x4) & a_white(s1) & Theme(s1,x4) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_woman(x1))
exists e2 e1 x1 x2 x3.(n_female(x1) & n_woman(x1) & Theme(e2,x2) & Actor(e2,x1) & v_have(e2) & Theme(e1,x3) & v_take(e1) & (x2 = x3) & of(x2,x1) & n_picture(x2))
7a052e66-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(v_walk(e2) & v_dress(e1) & subset_of(x7,x5) & subset_of(x6,x5) & subset_of(x5,x3) & subset_of(x4,x3) & r_away(e2) & n_woman(x1) & n_shorts(x6) & n_shirt(x4) & n_fedora(x7) & n_camera(x8) & in(e1,x3) & from(e2,x8) & a_white(s1) & a_short(s2) & Theme(s2,x6) & Theme(s1,x4) & Theme(e1,x2) & Actor(e2,x1) & (x1 = x2))
exists e2 e1 x1 x2 x3.(v_take(e1) & v_have(e2) & of(x2,x1) & n_woman(x1) & n_picture(x2) & n_female(x1) & Theme(e2,x2) & Theme(e1,x3) & Actor(e2,x1) & (x2 = x3))
A woman in a white shirt walks along a stone street.
The woman is outside.
0
-100
woman in a white shirt is a woman
exists e1 s1 x1 x2 x3 x4.(along(e1,x3) & n_street(x3) & of(x3,x4) & n_stone(x4) & Actor(e1,x1) & v_walk(e1) & in(x1,x2) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_woman(x1))
exists s1 x1.(n_woman(x1) & Theme(s1,x1) & a_outside(s1))
7a05346a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & of(x3,x4) & n_woman(x1) & n_street(x3) & n_stone(x4) & n_shirt(x2) & in(x1,x2) & along(e1,x3) & a_white(s1) & Theme(s1,x2) & Actor(e1,x1))
exists s1 x1.(n_woman(x1) & a_outside(s1) & Theme(s1,x1))
A woman in a white shirt walks along a stone street.
The woman is wearing a pink shirt.
2
-100
White is not pink.
exists e1 s1 x1 x2 x3 x4.(along(e1,x3) & n_street(x3) & of(x3,x4) & n_stone(x4) & Actor(e1,x1) & v_walk(e1) & in(x1,x2) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 s1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_pink(s1) & Theme(s1,x2))
7a053956-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & of(x3,x4) & n_woman(x1) & n_street(x3) & n_stone(x4) & n_shirt(x2) & in(x1,x2) & along(e1,x3) & a_white(s1) & Theme(s1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_wear(e1) & n_woman(x1) & n_shirt(x2) & a_pink(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A woman in a white shirt walks along a stone street.
The woman is wearing a skirt.
1
-100
Wearing a shirt does not imply that she is wearing a skirt under it.
exists e1 s1 x1 x2 x3 x4.(along(e1,x3) & n_street(x3) & of(x3,x4) & n_stone(x4) & Actor(e1,x1) & v_walk(e1) & in(x1,x2) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_skirt(x2))
7a053e38-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & of(x3,x4) & n_woman(x1) & n_street(x3) & n_stone(x4) & n_shirt(x2) & in(x1,x2) & along(e1,x3) & a_white(s1) & Theme(s1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_wear(e1) & n_woman(x1) & n_skirt(x2) & Theme(e1,x2) & Actor(e1,x1))
A woman is walking down a path carrying a wallet and bag.
a woman is walking
0
-100
down a path the woman is walking
exists e2 e1 s1 x1 x2 x3 x4 x5.(for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_carry(e2) & subset_of(x5,x3) & n_bag(x5) & subset_of(x4,x3) & n_wallet(x4) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_path(x2) & n_woman(x1))
exists e1 x1.(Actor(e1,x1) & v_walk(e1) & n_woman(x1))
7a054374-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5.(v_walk(e1) & v_carry(e2) & subset_of(x5,x3) & subset_of(x4,x3) & n_woman(x1) & n_wallet(x4) & n_path(x2) & n_bag(x5) & for(e1,e2) & a_down(s1) & Theme(e2,x3) & Theme(e1,x2) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1.(v_walk(e1) & n_woman(x1) & Actor(e1,x1))
A woman is walking down a path carrying a wallet and bag.
a woman is running
2
-100
One cant be walking and running simultaneously.
exists e1 e2 s1 x1 x2 x3 x4 x5.(for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_carry(e2) & subset_of(x5,x3) & n_bag(x5) & subset_of(x4,x3) & n_wallet(x4) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_path(x2) & n_woman(x1))
exists e1 x1.(Actor(e1,x1) & v_run(e1) & n_woman(x1))
7a054a0e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5.(v_walk(e1) & v_carry(e2) & subset_of(x5,x3) & subset_of(x4,x3) & n_woman(x1) & n_wallet(x4) & n_path(x2) & n_bag(x5) & for(e1,e2) & a_down(s1) & Theme(e2,x3) & Theme(e1,x2) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1.(v_run(e1) & n_woman(x1) & Actor(e1,x1))
A woman is walking down a path carrying a wallet and bag.
a woman is going shopping
1
-100
Not all woman carrying a wallet and bag is going shopping.
exists e1 e2 s1 x1 x2 x3 x4 x5.(for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_carry(e2) & subset_of(x5,x3) & n_bag(x5) & subset_of(x4,x3) & n_wallet(x4) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_path(x2) & n_woman(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_go(e1) & n_shopping(x2) & n_woman(x1))
7a054edc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5.(v_walk(e1) & v_carry(e2) & subset_of(x5,x3) & subset_of(x4,x3) & n_woman(x1) & n_wallet(x4) & n_path(x2) & n_bag(x5) & for(e1,e2) & a_down(s1) & Theme(e2,x3) & Theme(e1,x2) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_go(e1) & n_woman(x1) & n_shopping(x2) & Theme(e1,x2) & Actor(e1,x1))
A boy in a blue shirt looks at a woman wearing a multicolored dress while another child looks in the opposite direction.
The boy is oogling the women.
1
0.000999
JUST BECAUSE THE BOY IS LOOKING AT A WOMAN DOES NOT MEAN HE IS OOGLING HER.
exists e2 e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x8.(n_direction(x8) & a_opposite(s3) & Theme(s3,x8) & n_child(x6) & at(e1,x3) & exists e3 x7.(in(e3,x8) & Actor(e3,x7) & v_look(e3) & n_child(x7) & -(x7 = x6)) & while(e2,p1) & Theme(e2,x5) & Actor(e2,x4) & v_wear(e2) & n_dress(x5) & a_multicolored(s2) & Theme(s2,x5) & (x3 = x4) & n_woman(x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_boy(x1))
exists e1 x1 x2.(n_woman(x2) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1) & v_oogle(e1))
7a05538c-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x8.(while(e2,p1) & v_wear(e2) & v_look(e1) & n_woman(x3) & n_shirt(x2) & n_dress(x5) & n_direction(x8) & n_child(x6) & n_boy(x1) & in(x1,x2) & exists e3 x7.(v_look(e3) & n_child(x7) & in(e3,x8) & Actor(e3,x7) & -(x7 = x6)) & at(e1,x3) & a_opposite(s3) & a_multicolored(s2) & a_blue(s1) & Theme(s3,x8) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4))
exists e1 x1 x2.(v_oogle(e1) & n_woman(x2) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1))
A boy in a blue shirt looks at a woman wearing a multicolored dress while another child looks in the opposite direction.
A boy is wearing a yellow shirt
2
-100
Blue is not yellow.
exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x8.(n_direction(x8) & a_opposite(s3) & Theme(s3,x8) & n_child(x6) & at(e1,x3) & exists e3 x7.(in(e3,x8) & Actor(e3,x7) & v_look(e3) & n_child(x7) & -(x7 = x6)) & while(e2,p1) & Theme(e2,x5) & Actor(e2,x4) & v_wear(e2) & n_dress(x5) & a_multicolored(s2) & Theme(s2,x5) & (x3 = x4) & n_woman(x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_boy(x1))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_yellow(s1) & Theme(s1,x2) & n_boy(x1))
7a0559ae-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x8.(while(e2,p1) & v_wear(e2) & v_look(e1) & n_woman(x3) & n_shirt(x2) & n_dress(x5) & n_direction(x8) & n_child(x6) & n_boy(x1) & in(x1,x2) & exists e3 x7.(v_look(e3) & n_child(x7) & in(e3,x8) & Actor(e3,x7) & -(x7 = x6)) & at(e1,x3) & a_opposite(s3) & a_multicolored(s2) & a_blue(s1) & Theme(s3,x8) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4))
exists e1 s1 x1 x2.(v_wear(e1) & n_shirt(x2) & n_boy(x1) & a_yellow(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A boy in a blue shirt looks at a woman wearing a multicolored dress while another child looks in the opposite direction.
A boy in a blue shirt is looking at his mother while his brother looks away.
1
0.577068
Not all woman is a mother.
exists e2 e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x8.(n_direction(x8) & a_opposite(s3) & Theme(s3,x8) & n_child(x6) & at(e1,x3) & exists e3 x7.(in(e3,x8) & Actor(e3,x7) & v_look(e3) & n_child(x7) & -(x7 = x6)) & while(e2,p1) & Theme(e2,x5) & Actor(e2,x4) & v_wear(e2) & n_dress(x5) & a_multicolored(s2) & Theme(s2,x5) & (x3 = x4) & n_woman(x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_boy(x1))
exists e1 p1 s1 x1 x2 x3 x4.(exists e2 p2.(exists s2.(Theme(s2,x4) & a_away(s2)) & Topic(e2,p2) & Actor(e2,x4) & v_look(e2)) & n_brother(x4) & of(x4,x1) & n_male(x1) & n_male(x1) & while(e1,p1) & at(e1,x3) & n_mother(x3) & of(x3,x1) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_boy(x1))
7a055ec2-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x8.(while(e2,p1) & v_wear(e2) & v_look(e1) & n_woman(x3) & n_shirt(x2) & n_dress(x5) & n_direction(x8) & n_child(x6) & n_boy(x1) & in(x1,x2) & exists e3 x7.(v_look(e3) & n_child(x7) & in(e3,x8) & Actor(e3,x7) & -(x7 = x6)) & at(e1,x3) & a_opposite(s3) & a_multicolored(s2) & a_blue(s1) & Theme(s3,x8) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4))
exists e1 p1 s1 x1 x2 x3 x4.(while(e1,p1) & v_look(e1) & of(x4,x1) & of(x3,x1) & n_shirt(x2) & n_mother(x3) & n_male(x1) & n_brother(x4) & n_boy(x1) & in(x1,x2) & exists e2 p2.(v_look(e2) & exists s2.(a_away(s2) & Theme(s2,x4)) & Topic(e2,p2) & Actor(e2,x4)) & at(e1,x3) & a_blue(s1) & Theme(s1,x2) & Actor(e1,x1))
A boy in a blue shirt looks at a woman wearing a multicolored dress while another child looks in the opposite direction.
A boy in blue looks at a woman
0
-100
blue shirt is blue and woman wearing a multicolored dress is a woman
exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x8.(n_direction(x8) & a_opposite(s3) & Theme(s3,x8) & n_child(x6) & at(e1,x3) & exists e3 x7.(in(e3,x8) & Actor(e3,x7) & v_look(e3) & n_child(x7) & -(x7 = x6)) & while(e2,p1) & Theme(e2,x5) & Actor(e2,x4) & v_wear(e2) & n_dress(x5) & a_multicolored(s2) & Theme(s2,x5) & (x3 = x4) & n_woman(x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_boy(x1))
exists s1 x1 x2 x3.(a_topic(x1) & in(x1,x2) & at(x2,x3) & n_woman(x3) & n_look(x2) & a_blue(s1) & Theme(s1,x2) & n_boy(x1))
7a0563ae-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x8.(while(e2,p1) & v_wear(e2) & v_look(e1) & n_woman(x3) & n_shirt(x2) & n_dress(x5) & n_direction(x8) & n_child(x6) & n_boy(x1) & in(x1,x2) & exists e3 x7.(v_look(e3) & n_child(x7) & in(e3,x8) & Actor(e3,x7) & -(x7 = x6)) & at(e1,x3) & a_opposite(s3) & a_multicolored(s2) & a_blue(s1) & Theme(s3,x8) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4))
exists s1 x1 x2 x3.(n_woman(x3) & n_look(x2) & n_boy(x1) & in(x1,x2) & at(x2,x3) & a_topic(x1) & a_blue(s1) & Theme(s1,x2))
A boy in a blue shirt looks at a woman wearing a multicolored dress while another child looks in the opposite direction.
A boy in a blue shirt is looking at a woman while another child looks away.
0
-100
a woman wearing a multicolored dress is a woman
exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x8.(n_direction(x8) & a_opposite(s3) & Theme(s3,x8) & n_child(x6) & at(e1,x3) & exists e3 x7.(in(e3,x8) & Actor(e3,x7) & v_look(e3) & n_child(x7) & -(x7 = x6)) & while(e2,p1) & Theme(e2,x5) & Actor(e2,x4) & v_wear(e2) & n_dress(x5) & a_multicolored(s2) & Theme(s2,x5) & (x3 = x4) & n_woman(x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_boy(x1))
exists e1 p1 s1 x1 x2 x3 x4.(n_child(x4) & exists e2 p2 x5.(exists s2.(Theme(s2,x5) & a_away(s2)) & Topic(e2,p2) & Actor(e2,x5) & v_look(e2) & n_child(x5) & -(x5 = x4)) & while(e1,p1) & at(e1,x3) & n_woman(x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_boy(x1))
7a0568d6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x8.(while(e2,p1) & v_wear(e2) & v_look(e1) & n_woman(x3) & n_shirt(x2) & n_dress(x5) & n_direction(x8) & n_child(x6) & n_boy(x1) & in(x1,x2) & exists e3 x7.(v_look(e3) & n_child(x7) & in(e3,x8) & Actor(e3,x7) & -(x7 = x6)) & at(e1,x3) & a_opposite(s3) & a_multicolored(s2) & a_blue(s1) & Theme(s3,x8) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4))
exists e1 p1 s1 x1 x2 x3 x4.(while(e1,p1) & v_look(e1) & n_woman(x3) & n_shirt(x2) & n_child(x4) & n_boy(x1) & in(x1,x2) & exists e2 p2 x5.(v_look(e2) & n_child(x5) & exists s2.(a_away(s2) & Theme(s2,x5)) & Topic(e2,p2) & Actor(e2,x5) & -(x5 = x4)) & at(e1,x3) & a_blue(s1) & Theme(s1,x2) & Actor(e1,x1))
A boy in a blue shirt looks at a woman wearing a multicolored dress while another child looks in the opposite direction.
A boy is watching his mother before she goes to a formal event
1
0.028818
Not all woman wearing a multicolored dress is the boy's mother.
exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x8.(n_direction(x8) & a_opposite(s3) & Theme(s3,x8) & n_child(x6) & at(e1,x3) & exists e3 x7.(in(e3,x8) & Actor(e3,x7) & v_look(e3) & n_child(x7) & -(x7 = x6)) & while(e2,p1) & Theme(e2,x5) & Actor(e2,x4) & v_wear(e2) & n_dress(x5) & a_multicolored(s2) & Theme(s2,x5) & (x3 = x4) & n_woman(x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_boy(x1))
exists e1 p1 x1 x2.(exists e2 s1 x3.(to(e2,x3) & n_event(x3) & a_formal(s1) & Theme(s1,x3) & Actor(e2,x2) & v_go(e2)) & n_female(x2) & before(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_mother(x2) & of(x2,x1) & n_male(x1) & n_boy(x1))
7a056fca-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x8.(while(e2,p1) & v_wear(e2) & v_look(e1) & n_woman(x3) & n_shirt(x2) & n_dress(x5) & n_direction(x8) & n_child(x6) & n_boy(x1) & in(x1,x2) & exists e3 x7.(v_look(e3) & n_child(x7) & in(e3,x8) & Actor(e3,x7) & -(x7 = x6)) & at(e1,x3) & a_opposite(s3) & a_multicolored(s2) & a_blue(s1) & Theme(s3,x8) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4))
exists e1 p1 x1 x2.(v_watch(e1) & of(x2,x1) & n_mother(x2) & n_male(x1) & n_female(x2) & n_boy(x1) & exists e2 s1 x3.(v_go(e2) & to(e2,x3) & n_event(x3) & a_formal(s1) & Theme(s1,x3) & Actor(e2,x2)) & before(e1,p1) & Theme(e1,x2) & Actor(e1,x1))
A boy in a blue shirt looks at a woman wearing a multicolored dress while another child looks in the opposite direction.
A boy in a blue shirt is playing with a toy guitar.
2
-100
Either the boy looks at a woman or is playing guitar.
exists e2 e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x8.(n_direction(x8) & a_opposite(s3) & Theme(s3,x8) & n_child(x6) & at(e1,x3) & exists e3 x7.(in(e3,x8) & Actor(e3,x7) & v_look(e3) & n_child(x7) & -(x7 = x6)) & while(e2,p1) & Theme(e2,x5) & Actor(e2,x4) & v_wear(e2) & n_dress(x5) & a_multicolored(s2) & Theme(s2,x5) & (x3 = x4) & n_woman(x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_boy(x1))
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & n_guitar(x3) & of(x3,x4) & n_toy(x4) & Actor(e1,x1) & v_play(e1) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_boy(x1))
7a05774a-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x8.(while(e2,p1) & v_wear(e2) & v_look(e1) & n_woman(x3) & n_shirt(x2) & n_dress(x5) & n_direction(x8) & n_child(x6) & n_boy(x1) & in(x1,x2) & exists e3 x7.(v_look(e3) & n_child(x7) & in(e3,x8) & Actor(e3,x7) & -(x7 = x6)) & at(e1,x3) & a_opposite(s3) & a_multicolored(s2) & a_blue(s1) & Theme(s3,x8) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4))
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_play(e1) & of(x3,x4) & n_toy(x4) & n_shirt(x2) & n_guitar(x3) & n_boy(x1) & in(x1,x2) & a_blue(s1) & Theme(s1,x2) & Actor(e1,x1))
A boy in a blue shirt looks at a woman wearing a multicolored dress while another child looks in the opposite direction.
A blonde person looking
1
0.092415
Not all boy is blonde.
exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x8.(n_direction(x8) & a_opposite(s3) & Theme(s3,x8) & n_child(x6) & at(e1,x3) & exists e3 x7.(in(e3,x8) & Actor(e3,x7) & v_look(e3) & n_child(x7) & -(x7 = x6)) & while(e2,p1) & Theme(e2,x5) & Actor(e2,x4) & v_wear(e2) & n_dress(x5) & a_multicolored(s2) & Theme(s2,x5) & (x3 = x4) & n_woman(x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_boy(x1))
exists e1 s1 x1 x2.(a_topic(x1) & Actor(e1,x2) & v_look(e1) & (x1 = x2) & n_person(x1) & a_blonde(s1) & Theme(s1,x1))
7a057d6c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x8.(while(e2,p1) & v_wear(e2) & v_look(e1) & n_woman(x3) & n_shirt(x2) & n_dress(x5) & n_direction(x8) & n_child(x6) & n_boy(x1) & in(x1,x2) & exists e3 x7.(v_look(e3) & n_child(x7) & in(e3,x8) & Actor(e3,x7) & -(x7 = x6)) & at(e1,x3) & a_opposite(s3) & a_multicolored(s2) & a_blue(s1) & Theme(s3,x8) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4))
exists e1 s1 x1 x2.(v_look(e1) & n_person(x1) & a_topic(x1) & a_blonde(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
A boy in a blue shirt looks at a woman wearing a multicolored dress while another child looks in the opposite direction.
The boy is looking at the women
0
-100
a boy in a blue shirt is a boy
exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x8.(n_direction(x8) & a_opposite(s3) & Theme(s3,x8) & n_child(x6) & at(e1,x3) & exists e3 x7.(in(e3,x8) & Actor(e3,x7) & v_look(e3) & n_child(x7) & -(x7 = x6)) & while(e2,p1) & Theme(e2,x5) & Actor(e2,x4) & v_wear(e2) & n_dress(x5) & a_multicolored(s2) & Theme(s2,x5) & (x3 = x4) & n_woman(x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_boy(x1))
exists e1 x1 x2.(n_woman(x2) & n_boy(x1) & at(e1,x2) & Actor(e1,x1) & v_look(e1))
7a0583d4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x8.(while(e2,p1) & v_wear(e2) & v_look(e1) & n_woman(x3) & n_shirt(x2) & n_dress(x5) & n_direction(x8) & n_child(x6) & n_boy(x1) & in(x1,x2) & exists e3 x7.(v_look(e3) & n_child(x7) & in(e3,x8) & Actor(e3,x7) & -(x7 = x6)) & at(e1,x3) & a_opposite(s3) & a_multicolored(s2) & a_blue(s1) & Theme(s3,x8) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4))
exists e1 x1 x2.(v_look(e1) & n_woman(x2) & n_boy(x1) & at(e1,x2) & Actor(e1,x1))
A boy in a blue shirt looks at a woman wearing a multicolored dress while another child looks in the opposite direction.
A boy looks at his mother.
1
0.581427
woman doesn't always mean mother.
exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x8.(n_direction(x8) & a_opposite(s3) & Theme(s3,x8) & n_child(x6) & at(e1,x3) & exists e3 x7.(in(e3,x8) & Actor(e3,x7) & v_look(e3) & n_child(x7) & -(x7 = x6)) & while(e2,p1) & Theme(e2,x5) & Actor(e2,x4) & v_wear(e2) & n_dress(x5) & a_multicolored(s2) & Theme(s2,x5) & (x3 = x4) & n_woman(x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_boy(x1))
exists e1 x1 x2.(at(e1,x2) & n_mother(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_look(e1) & n_boy(x1))
7a058b54-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x8.(while(e2,p1) & v_wear(e2) & v_look(e1) & n_woman(x3) & n_shirt(x2) & n_dress(x5) & n_direction(x8) & n_child(x6) & n_boy(x1) & in(x1,x2) & exists e3 x7.(v_look(e3) & n_child(x7) & in(e3,x8) & Actor(e3,x7) & -(x7 = x6)) & at(e1,x3) & a_opposite(s3) & a_multicolored(s2) & a_blue(s1) & Theme(s3,x8) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4))
exists e1 x1 x2.(v_look(e1) & of(x2,x1) & n_mother(x2) & n_male(x1) & n_boy(x1) & at(e1,x2) & Actor(e1,x1))
A boy in a blue shirt looks at a woman wearing a multicolored dress while another child looks in the opposite direction.
The boy is asleep nowhere near the woman.
2
0.000091
One who is asleep cant also looks simultaneously..
exists e2 e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x8.(n_direction(x8) & a_opposite(s3) & Theme(s3,x8) & n_child(x6) & at(e1,x3) & exists e3 x7.(in(e3,x8) & Actor(e3,x7) & v_look(e3) & n_child(x7) & -(x7 = x6)) & while(e2,p1) & Theme(e2,x5) & Actor(e2,x4) & v_wear(e2) & n_dress(x5) & a_multicolored(s2) & Theme(s2,x5) & (x3 = x4) & n_woman(x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_boy(x1))
exists s1 x1 x2.(n_woman(x2) & n_boy(x1) & r_nowhere(s1) & near(s1,x2) & Theme(s1,x1) & a_asleep(s1))
7a059400-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x8.(while(e2,p1) & v_wear(e2) & v_look(e1) & n_woman(x3) & n_shirt(x2) & n_dress(x5) & n_direction(x8) & n_child(x6) & n_boy(x1) & in(x1,x2) & exists e3 x7.(v_look(e3) & n_child(x7) & in(e3,x8) & Actor(e3,x7) & -(x7 = x6)) & at(e1,x3) & a_opposite(s3) & a_multicolored(s2) & a_blue(s1) & Theme(s3,x8) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4))
exists s1 x1 x2.(r_nowhere(s1) & near(s1,x2) & n_woman(x2) & n_boy(x1) & a_asleep(s1) & Theme(s1,x1))
A boy in a blue shirt looks at a woman wearing a multicolored dress while another child looks in the opposite direction.
A person looking
0
0.993168
A boy is a person looking at a woman.
exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x8.(n_direction(x8) & a_opposite(s3) & Theme(s3,x8) & n_child(x6) & at(e1,x3) & exists e3 x7.(in(e3,x8) & Actor(e3,x7) & v_look(e3) & n_child(x7) & -(x7 = x6)) & while(e2,p1) & Theme(e2,x5) & Actor(e2,x4) & v_wear(e2) & n_dress(x5) & a_multicolored(s2) & Theme(s2,x5) & (x3 = x4) & n_woman(x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_boy(x1))
exists e1 x1 x2.(a_topic(x1) & Actor(e1,x2) & v_look(e1) & (x1 = x2) & n_person(x1))
7a059d42-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x8.(while(e2,p1) & v_wear(e2) & v_look(e1) & n_woman(x3) & n_shirt(x2) & n_dress(x5) & n_direction(x8) & n_child(x6) & n_boy(x1) & in(x1,x2) & exists e3 x7.(v_look(e3) & n_child(x7) & in(e3,x8) & Actor(e3,x7) & -(x7 = x6)) & at(e1,x3) & a_opposite(s3) & a_multicolored(s2) & a_blue(s1) & Theme(s3,x8) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4))
exists e1 x1 x2.(v_look(e1) & n_person(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
A boy in a blue shirt looks at a woman wearing a multicolored dress while another child looks in the opposite direction.
A small rock hits the moon.
2
-100
A boy is not a rock.
exists e2 e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x8.(n_direction(x8) & a_opposite(s3) & Theme(s3,x8) & n_child(x6) & at(e1,x3) & exists e3 x7.(in(e3,x8) & Actor(e3,x7) & v_look(e3) & n_child(x7) & -(x7 = x6)) & while(e2,p1) & Theme(e2,x5) & Actor(e2,x4) & v_wear(e2) & n_dress(x5) & a_multicolored(s2) & Theme(s2,x5) & (x3 = x4) & n_woman(x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_boy(x1))
exists e1 s1 x1 x2.(n_moon(x2) & Theme(e1,x2) & Actor(e1,x1) & v_hit(e1) & n_rock(x1) & a_small(s1) & Theme(s1,x1))
7a05a530-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x8.(while(e2,p1) & v_wear(e2) & v_look(e1) & n_woman(x3) & n_shirt(x2) & n_dress(x5) & n_direction(x8) & n_child(x6) & n_boy(x1) & in(x1,x2) & exists e3 x7.(v_look(e3) & n_child(x7) & in(e3,x8) & Actor(e3,x7) & -(x7 = x6)) & at(e1,x3) & a_opposite(s3) & a_multicolored(s2) & a_blue(s1) & Theme(s3,x8) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4))
exists e1 s1 x1 x2.(v_hit(e1) & n_rock(x1) & n_moon(x2) & a_small(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
A boy in a blue shirt looks at a woman wearing a multicolored dress while another child looks in the opposite direction.
A boy is wearing a blue shirt
0
-100
There is a boy that is wearing a blue shirt.
exists e2 e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x8.(n_direction(x8) & a_opposite(s3) & Theme(s3,x8) & n_child(x6) & at(e1,x3) & exists e3 x7.(in(e3,x8) & Actor(e3,x7) & v_look(e3) & n_child(x7) & -(x7 = x6)) & while(e2,p1) & Theme(e2,x5) & Actor(e2,x4) & v_wear(e2) & n_dress(x5) & a_multicolored(s2) & Theme(s2,x5) & (x3 = x4) & n_woman(x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_boy(x1))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_boy(x1))
7a05ab34-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x8.(while(e2,p1) & v_wear(e2) & v_look(e1) & n_woman(x3) & n_shirt(x2) & n_dress(x5) & n_direction(x8) & n_child(x6) & n_boy(x1) & in(x1,x2) & exists e3 x7.(v_look(e3) & n_child(x7) & in(e3,x8) & Actor(e3,x7) & -(x7 = x6)) & at(e1,x3) & a_opposite(s3) & a_multicolored(s2) & a_blue(s1) & Theme(s3,x8) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4))
exists e1 s1 x1 x2.(v_wear(e1) & n_shirt(x2) & n_boy(x1) & a_blue(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A boy in a blue shirt looks at a woman wearing a multicolored dress while another child looks in the opposite direction.
Nobody is looking.
2
-100
If nobody is looking there cannot be a boy who looks.
exists e2 e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x8.(n_direction(x8) & a_opposite(s3) & Theme(s3,x8) & n_child(x6) & at(e1,x3) & exists e3 x7.(in(e3,x8) & Actor(e3,x7) & v_look(e3) & n_child(x7) & -(x7 = x6)) & while(e2,p1) & Theme(e2,x5) & Actor(e2,x4) & v_wear(e2) & n_dress(x5) & a_multicolored(s2) & Theme(s2,x5) & (x3 = x4) & n_woman(x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_boy(x1))
-exists e1 x1.(Actor(e1,x1) & v_look(e1) & n_person(x1))
7a05b08e-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x8.(while(e2,p1) & v_wear(e2) & v_look(e1) & n_woman(x3) & n_shirt(x2) & n_dress(x5) & n_direction(x8) & n_child(x6) & n_boy(x1) & in(x1,x2) & exists e3 x7.(v_look(e3) & n_child(x7) & in(e3,x8) & Actor(e3,x7) & -(x7 = x6)) & at(e1,x3) & a_opposite(s3) & a_multicolored(s2) & a_blue(s1) & Theme(s3,x8) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4))
all e1 x1.(-v_look(e1) | -n_person(x1) | -Actor(e1,x1))
A man performs a stoppie trick on his BMX green bicycle with no hands.
The man is very talented on his bike.
1
-100
trick doesn't always mean talented
exists s1 x1 x2 x3 x4 x5.(-exists e1 x6.(Theme(e1,x2) & Actor(e1,x1) & v_perform(e1) & on(x2,x4) & with(x4,x6) & n_hand(x6)) & n_bicycle(x4) & a_green(s1) & Theme(s1,x4) & (x4 = x5) & ne_org_bmx(x5) & of(x4,x1) & n_male(x1) & n_trick(x2) & of(x2,x3) & n_stoppie(x3) & n_man(x1))
exists s1 x1 x2.(n_bike(x2) & of(x2,x1) & n_male(x1) & n_man(x1) & r_very(s1) & on(s1,x2) & Theme(s1,x1) & a_talent(s1))
7a05b5ca-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4 x5.(of(x4,x1) & of(x2,x3) & ne_org_bmx(x5) & n_trick(x2) & n_stoppie(x3) & n_man(x1) & n_male(x1) & n_bicycle(x4) & all e1 x6.(-with(x4,x6) | -v_perform(e1) | -on(x2,x4) | -n_hand(x6) | -Theme(e1,x2) | -Actor(e1,x1)) & a_green(s1) & Theme(s1,x4) & (x4 = x5))
exists s1 x1 x2.(r_very(s1) & on(s1,x2) & of(x2,x1) & n_man(x1) & n_male(x1) & n_bike(x2) & a_talent(s1) & Theme(s1,x1))
A man performs a stoppie trick on his BMX green bicycle with no hands.
The man is riding a skateboard in the snow.
2
-100
A bicycle and a skateboard are not the same.
exists s1 x1 x2 x3 x4 x5.(-exists e1 x6.(Theme(e1,x2) & Actor(e1,x1) & v_perform(e1) & on(x2,x4) & with(x4,x6) & n_hand(x6)) & n_bicycle(x4) & a_green(s1) & Theme(s1,x4) & (x4 = x5) & ne_org_bmx(x5) & of(x4,x1) & n_male(x1) & n_trick(x2) & of(x2,x3) & n_stoppie(x3) & n_man(x1))
exists e1 x1 x2 x3.(n_snow(x3) & n_man(x1) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_skateboard(x2))
7a05bbec-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4 x5.(of(x4,x1) & of(x2,x3) & ne_org_bmx(x5) & n_trick(x2) & n_stoppie(x3) & n_man(x1) & n_male(x1) & n_bicycle(x4) & all e1 x6.(-with(x4,x6) | -v_perform(e1) | -on(x2,x4) | -n_hand(x6) | -Theme(e1,x2) | -Actor(e1,x1)) & a_green(s1) & Theme(s1,x4) & (x4 = x5))
exists e1 x1 x2 x3.(v_ride(e1) & n_snow(x3) & n_skateboard(x2) & n_man(x1) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
A man performs a stoppie trick on his BMX green bicycle with no hands.
The man enjoys riding bicycles.
0
-100
A man performing on his green bicycle signifies that he enjoys riding his bicycle.
exists s1 x1 x2 x3 x4 x5.(-exists e1 x6.(Theme(e1,x2) & Actor(e1,x1) & v_perform(e1) & on(x2,x4) & with(x4,x6) & n_hand(x6)) & n_bicycle(x4) & a_green(s1) & Theme(s1,x4) & (x4 = x5) & ne_org_bmx(x5) & of(x4,x1) & n_male(x1) & n_trick(x2) & of(x2,x3) & n_stoppie(x3) & n_man(x1))
exists e1 p1 x1.(n_man(x1) & exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_ride(e2) & n_bicycle(x2)) & Topic(e1,p1) & Actor(e1,x1) & v_enjoy(e1))
7a05c18c-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4 x5.(of(x4,x1) & of(x2,x3) & ne_org_bmx(x5) & n_trick(x2) & n_stoppie(x3) & n_man(x1) & n_male(x1) & n_bicycle(x4) & all e1 x6.(-with(x4,x6) | -v_perform(e1) | -on(x2,x4) | -n_hand(x6) | -Theme(e1,x2) | -Actor(e1,x1)) & a_green(s1) & Theme(s1,x4) & (x4 = x5))
exists e1 p1 x1.(v_enjoy(e1) & n_man(x1) & exists e2 x2.(v_ride(e2) & n_bicycle(x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
a black girl walking down the sidewalk with a cellphone in her hand.
There is a girl talking on a cellphone.
1
-100
cellphone doesn't always mean talking
exists e1 s1 s2 x1 x2 x3 x4 x5.(n_hand(x5) & of(x5,x3) & n_female(x3) & n_sidewalk(x3) & a_topic(x1) & with(e1,x4) & in(x4,x5) & n_cellphone(x4) & a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_girl(x1) & a_black(s1) & Theme(s1,x1))
exists p1 x1 e1 x2 x3 x4.((x1 = x2) & on(e1,x4) & n_cellphone(x4) & Actor(e1,x3) & v_talk(e1) & (x2 = x3) & n_girl(x2))
7a05c6c8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(with(e1,x4) & v_walk(e1) & of(x5,x3) & n_sidewalk(x3) & n_hand(x5) & n_girl(x1) & n_female(x3) & n_cellphone(x4) & in(x4,x5) & a_topic(x1) & a_down(s2) & a_black(s1) & Theme(s1,x1) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x2) & (x1 = x2))
exists x1 e1 x2 x3 x4.(v_talk(e1) & on(e1,x4) & n_girl(x2) & n_cellphone(x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))
a black girl walking down the sidewalk with a cellphone in her hand.
There is a girl walking down the street with a cell phone.
0
-100
a street is a sidewalk.
exists e1 s1 s2 x1 x2 x3 x4 x5.(n_hand(x5) & of(x5,x3) & n_female(x3) & n_sidewalk(x3) & a_topic(x1) & with(e1,x4) & in(x4,x5) & n_cellphone(x4) & a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_girl(x1) & a_black(s1) & Theme(s1,x1))
exists p1 x1 x4.(n_street(x4) & exists e1 x2 x3 x5 x6.((x1 = x2) & with(e1,x5) & n_phone(x5) & of(x5,x6) & n_cell(x6) & down(e1,x4) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_girl(x2)))
7a05cc5e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(with(e1,x4) & v_walk(e1) & of(x5,x3) & n_sidewalk(x3) & n_hand(x5) & n_girl(x1) & n_female(x3) & n_cellphone(x4) & in(x4,x5) & a_topic(x1) & a_down(s2) & a_black(s1) & Theme(s1,x1) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x2) & (x1 = x2))
exists x1 x4.(n_street(x4) & exists e1 x2 x3 x5 x6.(with(e1,x5) & v_walk(e1) & of(x5,x6) & n_phone(x5) & n_girl(x2) & n_cell(x6) & down(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)))
a black girl walking down the sidewalk with a cellphone in her hand.
A man is talking on the cell phone
2
-100
A girl cannot be a man.
exists e1 s1 s2 x1 x2 x3 x4 x5.(n_hand(x5) & of(x5,x3) & n_female(x3) & n_sidewalk(x3) & a_topic(x1) & with(e1,x4) & in(x4,x5) & n_cellphone(x4) & a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_girl(x1) & a_black(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(n_phone(x2) & of(x2,x3) & n_cell(x3) & on(e1,x2) & Actor(e1,x1) & v_talk(e1) & n_man(x1))
7a05d19a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(with(e1,x4) & v_walk(e1) & of(x5,x3) & n_sidewalk(x3) & n_hand(x5) & n_girl(x1) & n_female(x3) & n_cellphone(x4) & in(x4,x5) & a_topic(x1) & a_down(s2) & a_black(s1) & Theme(s1,x1) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_talk(e1) & on(e1,x2) & of(x2,x3) & n_phone(x2) & n_man(x1) & n_cell(x3) & Actor(e1,x1))
Three dogs are playing together in the dirt.
some dogs are playing in a ground
1
-100
dirt doesn't always mean ground
exists e1 s1 x1 x2.(n_dirt(x2) & in(e1,x2) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1) & v_play(e1) & n_dog(x1) & card_eq_3(x1))
exists e1 x1 x2.(in(e1,x2) & n_ground(x2) & Actor(e1,x1) & v_play(e1) & n_dog(x1))
7a05d6c2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_play(e1) & n_dog(x1) & n_dirt(x2) & in(e1,x2) & card_eq_3(x1) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1))
exists e1 x1 x2.(v_play(e1) & n_ground(x2) & n_dog(x1) & in(e1,x2) & Actor(e1,x1))
Three dogs are playing together in the dirt.
Dogs are playing in a dirty place
0
-100
Dirt is a dirty place.
exists e1 s1 x1 x2.(n_dirt(x2) & in(e1,x2) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1) & v_play(e1) & n_dog(x1) & card_eq_3(x1))
exists e1 x1 x2 x3.(in(e1,x2) & n_place(x2) & of(x2,x3) & n_dirty(x3) & Actor(e1,x1) & v_play(e1) & n_dog(x1))
7a05dbea-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_play(e1) & n_dog(x1) & n_dirt(x2) & in(e1,x2) & card_eq_3(x1) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_play(e1) & of(x2,x3) & n_place(x2) & n_dog(x1) & n_dirty(x3) & in(e1,x2) & Actor(e1,x1))
Three dogs are playing together in the dirt.
Some dogs are swimming in a river
2
-100
Dirt and river are not the same.
exists e1 s1 x1 x2.(n_dirt(x2) & in(e1,x2) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1) & v_play(e1) & n_dog(x1) & card_eq_3(x1))
exists e1 x1 x2.(in(e1,x2) & n_river(x2) & Actor(e1,x1) & v_swim(e1) & n_dog(x1))
7a05e108-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_play(e1) & n_dog(x1) & n_dirt(x2) & in(e1,x2) & card_eq_3(x1) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1))
exists e1 x1 x2.(v_swim(e1) & n_river(x2) & n_dog(x1) & in(e1,x2) & Actor(e1,x1))
A woman in jeans, sneaker, and sneakers walking down a sidewalk while messaging.
A woman is messaging while on a sidewalk.
0
-100
walking down a sidewalk implies sidewalk
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(s1) & subset_of(x4,s1) & while(e1,e2) & Actor(e2,x5) & v_message(e2) & a_down(s2) & Manner(e1,s2) & Theme(e1,x6) & Actor(e1,x5) & v_walk(e1) & n_sidewalk(x6) & (x4 = x5) & n_sneaker(x4) & subset_of(x1,s1) & in(x1,x2) & rel(x2,x3) & n_sneaker(x3) & n_jeans(x2) & n_woman(x1))
exists e1 x1 x2.(on(e1,x2) & n_sidewalk(x2) & r_while(e1) & Actor(e1,x1) & v_message(e1) & n_woman(x1))
7a05e6da-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_walk(e1) & v_message(e2) & subset_of(x4,s1) & subset_of(x1,s1) & rel(x2,x3) & n_woman(x1) & n_sneaker(x4) & n_sneaker(x3) & n_sidewalk(x6) & n_jeans(x2) & in(x1,x2) & a_topic(s1) & a_down(s2) & Theme(e1,x6) & Manner(e1,s2) & Actor(e2,x5) & Actor(e1,x5) & (x4 = x5))
exists e1 x1 x2.(v_message(e1) & r_while(e1) & on(e1,x2) & n_woman(x1) & n_sidewalk(x2) & Actor(e1,x1))
A woman in jeans, sneaker, and sneakers walking down a sidewalk while messaging.
A woman is using a cell phone to message.
1
-100
You cant infer that the messaging is being done on a cell phone
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(s1) & subset_of(x4,s1) & while(e1,e2) & Actor(e2,x5) & v_message(e2) & a_down(s2) & Manner(e1,s2) & Theme(e1,x6) & Actor(e1,x5) & v_walk(e1) & n_sidewalk(x6) & (x4 = x5) & n_sneaker(x4) & subset_of(x1,s1) & in(x1,x2) & rel(x2,x3) & n_sneaker(x3) & n_jeans(x2) & n_woman(x1))
exists e1 x1 x2 x3 x4.(to(e1,x4) & n_message(x4) & Theme(e1,x2) & Actor(e1,x1) & v_use(e1) & n_phone(x2) & of(x2,x3) & n_cell(x3) & n_woman(x1))
7a05f1a2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_walk(e1) & v_message(e2) & subset_of(x4,s1) & subset_of(x1,s1) & rel(x2,x3) & n_woman(x1) & n_sneaker(x4) & n_sneaker(x3) & n_sidewalk(x6) & n_jeans(x2) & in(x1,x2) & a_topic(s1) & a_down(s2) & Theme(e1,x6) & Manner(e1,s2) & Actor(e2,x5) & Actor(e1,x5) & (x4 = x5))
exists e1 x1 x2 x3 x4.(v_use(e1) & to(e1,x4) & of(x2,x3) & n_woman(x1) & n_phone(x2) & n_message(x4) & n_cell(x3) & Theme(e1,x2) & Actor(e1,x1))
A black woman walking down a street.
The woman is white.
2
-100
The woman cannot be black and white at the same time
exists e1 s1 s2 x1 x2 x3.(a_topic(x1) & a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & n_street(x3) & (x1 = x2) & n_woman(x1) & a_black(s1) & Theme(s1,x1))
exists s1 x1.(n_woman(x1) & Theme(s1,x1) & a_white(s1))
7a06016a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_walk(e1) & n_woman(x1) & n_street(x3) & a_topic(x1) & a_down(s2) & a_black(s1) & Theme(s1,x1) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x2) & (x1 = x2))
exists s1 x1.(n_woman(x1) & a_white(s1) & Theme(s1,x1))
A crowd of people at a market near a highway.
A crowd of people are at the secluded market.
1
-100
market doesn't always mean secluded
exists x1 x2 x3 x4.(a_topic(x1) & near(x1,x4) & n_highway(x4) & at(x1,x3) & n_market(x3) & of(x1,x2) & n_people(x2) & n_crowd(x1))
exists p1 s1 x1 x2 x3.(n_market(x3) & a_secluded(s1) & Theme(s1,x3) & at(x1,x3) & of(x1,x2) & n_people(x2) & n_crowd(x1))
7a061182-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2 x3 x4.(of(x1,x2) & near(x1,x4) & n_people(x2) & n_market(x3) & n_highway(x4) & n_crowd(x1) & at(x1,x3) & a_topic(x1))
exists s1 x1 x2 x3.(of(x1,x2) & n_people(x2) & n_market(x3) & n_crowd(x1) & at(x1,x3) & a_secluded(s1) & Theme(s1,x3))
A person carrying a child piggyback style on a beach chasing a frisbee rolling toward the water.
The child reaches out to catch the frisbee.
1
0.096913
reaches and carries are different actions
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_water(x9) & a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_carry(e2) & on(x3,x6) & Theme(e1,x8) & Actor(e1,x7) & v_chase(e1) & toward(x8,x9) & n_rolling(x8) & a_frisbee(s1) & Theme(s1,x8) & (x6 = x7) & n_beach(x6) & n_style(x3) & of(x3,x5) & n_piggyback(x5) & of(x3,x4) & n_child(x4) & (x1 = x2) & n_person(x1))
exists e1 p1 s1 x1 x2.(n_frisbee(x2) & n_child(x1) & a_out(s1) & Manner(e1,s1) & Topic(e1,p1) & Actor(e1,x1) & v_reach(e1) & exists e2.(Theme(e2,x2) & Actor(e2,x1) & v_catch(e2)))
7a079cfa-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_chase(e1) & v_carry(e2) & toward(x8,x9) & on(x3,x6) & of(x3,x5) & of(x3,x4) & n_water(x9) & n_style(x3) & n_rolling(x8) & n_piggyback(x5) & n_person(x1) & n_child(x4) & n_beach(x6) & a_topic(x1) & a_frisbee(s1) & Theme(s1,x8) & Theme(e2,x3) & Theme(e1,x8) & Actor(e2,x2) & Actor(e1,x7) & (x6 = x7) & (x1 = x2))
exists e1 p1 s1 x1 x2.(v_reach(e1) & n_frisbee(x2) & n_child(x1) & exists e2.(v_catch(e2) & Theme(e2,x2) & Actor(e2,x1)) & a_out(s1) & Topic(e1,p1) & Manner(e1,s1) & Actor(e1,x1))
A person carrying a child piggyback style on a beach chasing a frisbee rolling toward the water.
A person carrying a child is chasing a stranger's frisbee.
1
0.026442
Just because A person carrying a child piggyback style on a beach chasing a frisbee rolling toward the water does not mean it is a stranger's frisbee.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_water(x9) & a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_carry(e2) & on(x3,x6) & Theme(e1,x8) & Actor(e1,x7) & v_chase(e1) & toward(x8,x9) & n_rolling(x8) & a_frisbee(s1) & Theme(s1,x8) & (x6 = x7) & n_beach(x6) & n_style(x3) & of(x3,x5) & n_piggyback(x5) & of(x3,x4) & n_child(x4) & (x1 = x2) & n_person(x1))
exists e1 e2 x1 x2 x3 x4 x5.(Theme(e2,x5) & Actor(e2,x1) & v_chase(e2) & n_frisbee(x5) & of(x5,x4) & n_stranger(x4) & Theme(e1,x3) & Actor(e1,x2) & v_carry(e1) & n_child(x3) & (x1 = x2) & n_person(x1))
7a07accc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_chase(e1) & v_carry(e2) & toward(x8,x9) & on(x3,x6) & of(x3,x5) & of(x3,x4) & n_water(x9) & n_style(x3) & n_rolling(x8) & n_piggyback(x5) & n_person(x1) & n_child(x4) & n_beach(x6) & a_topic(x1) & a_frisbee(s1) & Theme(s1,x8) & Theme(e2,x3) & Theme(e1,x8) & Actor(e2,x2) & Actor(e1,x7) & (x6 = x7) & (x1 = x2))
exists e1 e2 x1 x2 x3 x4 x5.(v_chase(e2) & v_carry(e1) & of(x5,x4) & n_stranger(x4) & n_person(x1) & n_frisbee(x5) & n_child(x3) & Theme(e2,x5) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
A person carrying a child piggyback style on a beach chasing a frisbee rolling toward the water.
The person is trying to grab a frisbee that their friend tossed.
1
0.580943
Just because A person carrying a child piggyback style on a beach chasing a frisbee rolling toward the water does not mean he is trying to grab a frisbee a friend tossed.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_water(x9) & a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_carry(e2) & on(x3,x6) & Theme(e1,x8) & Actor(e1,x7) & v_chase(e1) & toward(x8,x9) & n_rolling(x8) & a_frisbee(s1) & Theme(s1,x8) & (x6 = x7) & n_beach(x6) & n_style(x3) & of(x3,x5) & n_piggyback(x5) & of(x3,x4) & n_child(x4) & (x1 = x2) & n_person(x1))
exists e1 p1 x1 x3.(n_friend(x3) & of(x3,x1) & n_thing(x1) & n_person(x1) & Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e3 e2 x2 x4.(Theme(e3,x2) & Actor(e3,x1) & v_grab(e3) & Theme(e2,x4) & Actor(e2,x3) & v_toss(e2) & (x2 = x4) & n_frisbee(x2)))
7a07b1fe-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_chase(e1) & v_carry(e2) & toward(x8,x9) & on(x3,x6) & of(x3,x5) & of(x3,x4) & n_water(x9) & n_style(x3) & n_rolling(x8) & n_piggyback(x5) & n_person(x1) & n_child(x4) & n_beach(x6) & a_topic(x1) & a_frisbee(s1) & Theme(s1,x8) & Theme(e2,x3) & Theme(e1,x8) & Actor(e2,x2) & Actor(e1,x7) & (x6 = x7) & (x1 = x2))
exists e1 p1 x1 x3.(v_try(e1) & of(x3,x1) & n_thing(x1) & n_person(x1) & n_friend(x3) & exists e3 e2 x2 x4.(v_toss(e2) & v_grab(e3) & n_frisbee(x2) & Theme(e3,x2) & Theme(e2,x4) & Actor(e3,x1) & Actor(e2,x3) & (x2 = x4)) & Topic(e1,p1) & Actor(e1,x1))
A person carrying a child piggyback style on a beach chasing a frisbee rolling toward the water.
A person carrying a child piggyback style on a beach quickly chasing a frisbee rolling toward the water.
1
0.857844
Just because A person carrying a child piggyback style on a beach chasing a frisbee rolling toward the water does not mean he is chasing it quickly.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_water(x9) & a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_carry(e2) & on(x3,x6) & Theme(e1,x8) & Actor(e1,x7) & v_chase(e1) & toward(x8,x9) & n_rolling(x8) & a_frisbee(s1) & Theme(s1,x8) & (x6 = x7) & n_beach(x6) & n_style(x3) & of(x3,x5) & n_piggyback(x5) & of(x3,x4) & n_child(x4) & (x1 = x2) & n_person(x1))
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_water(x9) & a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_carry(e2) & on(x3,x6) & a_quickly(s2) & Manner(e1,s2) & Theme(e1,x8) & Actor(e1,x7) & v_chase(e1) & toward(x8,x9) & n_rolling(x8) & a_frisbee(s1) & Theme(s1,x8) & (x6 = x7) & n_beach(x6) & n_style(x3) & of(x3,x5) & n_piggyback(x5) & of(x3,x4) & n_child(x4) & (x1 = x2) & n_person(x1))
7a07b906-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_chase(e1) & v_carry(e2) & toward(x8,x9) & on(x3,x6) & of(x3,x5) & of(x3,x4) & n_water(x9) & n_style(x3) & n_rolling(x8) & n_piggyback(x5) & n_person(x1) & n_child(x4) & n_beach(x6) & a_topic(x1) & a_frisbee(s1) & Theme(s1,x8) & Theme(e2,x3) & Theme(e1,x8) & Actor(e2,x2) & Actor(e1,x7) & (x6 = x7) & (x1 = x2))
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_chase(e1) & v_carry(e2) & toward(x8,x9) & on(x3,x6) & of(x3,x5) & of(x3,x4) & n_water(x9) & n_style(x3) & n_rolling(x8) & n_piggyback(x5) & n_person(x1) & n_child(x4) & n_beach(x6) & a_topic(x1) & a_quickly(s2) & a_frisbee(s1) & Theme(s1,x8) & Theme(e2,x3) & Theme(e1,x8) & Manner(e1,s2) & Actor(e2,x2) & Actor(e1,x7) & (x6 = x7) & (x1 = x2))
A person carrying a child piggyback style on a beach chasing a frisbee rolling toward the water.
The child loves to be carried by his father.
1
0.879694
Just because A person carrying a child piggyback style on a beach chasing a frisbee rolling toward the water does not mean the child loves it or that it is his father.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_water(x9) & a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_carry(e2) & on(x3,x6) & Theme(e1,x8) & Actor(e1,x7) & v_chase(e1) & toward(x8,x9) & n_rolling(x8) & a_frisbee(s1) & Theme(s1,x8) & (x6 = x7) & n_beach(x6) & n_style(x3) & of(x3,x5) & n_piggyback(x5) & of(x3,x4) & n_child(x4) & (x1 = x2) & n_person(x1))
exists e1 p1 x1 x2.(n_father(x2) & of(x2,x1) & n_male(x1) & n_child(x1) & Topic(e1,p1) & Actor(e1,x1) & v_love(e1) & exists e2.(Actor(e2,x2) & Theme(e2,x1) & v_carry(e2)))
7a07bf3c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_chase(e1) & v_carry(e2) & toward(x8,x9) & on(x3,x6) & of(x3,x5) & of(x3,x4) & n_water(x9) & n_style(x3) & n_rolling(x8) & n_piggyback(x5) & n_person(x1) & n_child(x4) & n_beach(x6) & a_topic(x1) & a_frisbee(s1) & Theme(s1,x8) & Theme(e2,x3) & Theme(e1,x8) & Actor(e2,x2) & Actor(e1,x7) & (x6 = x7) & (x1 = x2))
exists e1 p1 x1 x2.(v_love(e1) & of(x2,x1) & n_male(x1) & n_father(x2) & n_child(x1) & exists e2.(v_carry(e2) & Theme(e2,x1) & Actor(e2,x2)) & Topic(e1,p1) & Actor(e1,x1))
A person carrying a child piggyback style on a beach chasing a frisbee rolling toward the water.
A child being carried on a beach.
0
0.993168
A person is carrying a child so that means a child is being carried.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_water(x9) & a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_carry(e2) & on(x3,x6) & Theme(e1,x8) & Actor(e1,x7) & v_chase(e1) & toward(x8,x9) & n_rolling(x8) & a_frisbee(s1) & Theme(s1,x8) & (x6 = x7) & n_beach(x6) & n_style(x3) & of(x3,x5) & n_piggyback(x5) & of(x3,x4) & n_child(x4) & (x1 = x2) & n_person(x1))
exists e1 x1 x2.(on(e1,x2) & n_beach(x2) & Theme(e1,x1) & v_carry(e1) & n_child(x1))
7a07c400-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_chase(e1) & v_carry(e2) & toward(x8,x9) & on(x3,x6) & of(x3,x5) & of(x3,x4) & n_water(x9) & n_style(x3) & n_rolling(x8) & n_piggyback(x5) & n_person(x1) & n_child(x4) & n_beach(x6) & a_topic(x1) & a_frisbee(s1) & Theme(s1,x8) & Theme(e2,x3) & Theme(e1,x8) & Actor(e2,x2) & Actor(e1,x7) & (x6 = x7) & (x1 = x2))
exists e1 x1 x2.(v_carry(e1) & on(e1,x2) & n_child(x1) & n_beach(x2) & Theme(e1,x1))
A person carrying a child piggyback style on a beach chasing a frisbee rolling toward the water.
The child is resting his head on the chair.
2
0.000006
Carrying and resting are different.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_water(x9) & a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_carry(e2) & on(x3,x6) & Theme(e1,x8) & Actor(e1,x7) & v_chase(e1) & toward(x8,x9) & n_rolling(x8) & a_frisbee(s1) & Theme(s1,x8) & (x6 = x7) & n_beach(x6) & n_style(x3) & of(x3,x5) & n_piggyback(x5) & of(x3,x4) & n_child(x4) & (x1 = x2) & n_person(x1))
exists e1 x1 x2 x3.(n_chair(x3) & n_head(x2) & of(x2,x1) & n_male(x1) & n_child(x1) & on(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_rest(e1))
7a07c91e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_chase(e1) & v_carry(e2) & toward(x8,x9) & on(x3,x6) & of(x3,x5) & of(x3,x4) & n_water(x9) & n_style(x3) & n_rolling(x8) & n_piggyback(x5) & n_person(x1) & n_child(x4) & n_beach(x6) & a_topic(x1) & a_frisbee(s1) & Theme(s1,x8) & Theme(e2,x3) & Theme(e1,x8) & Actor(e2,x2) & Actor(e1,x7) & (x6 = x7) & (x1 = x2))
exists e1 x1 x2 x3.(v_rest(e1) & on(e1,x3) & of(x2,x1) & n_male(x1) & n_head(x2) & n_child(x1) & n_chair(x3) & Theme(e1,x2) & Actor(e1,x1))
A man is looking into purchasing some fruit from a stand.
A man bakes an apple pie.
2
-100
Either the man is purchasing fruit, implying he hasn't made the pie yet, or he bakes an apple pie, inferring that he already purchased the fruit.
exists e1 e2 x1 x2 x3 x4.(into(e1,e2) & from(e2,x4) & n_stand(x4) & Theme(e2,x3) & Actor(e2,x2) & v_purchase(e2) & n_fruit(x3) & Actor(e1,x1) & v_look(e1) & n_man(x1))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_bake(e1) & n_pie(x2) & of(x2,x3) & n_apple(x3) & n_man(x1))
7a0aab20-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4.(v_purchase(e2) & v_look(e1) & n_stand(x4) & n_man(x1) & n_fruit(x3) & into(e1,e2) & from(e2,x4) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_bake(e1) & of(x2,x3) & n_pie(x2) & n_man(x1) & n_apple(x3) & Theme(e1,x2) & Actor(e1,x1))
An older man in a suit peels a carrot while kneeling in the midst of a crowd of onlookers.
A man is surrounded by a large crowd.
0
-100
An older man is a man and he being in the midst of a crowd means surrounded by a crowd and crowd by itself denotes large number of people so large crowd can be used interchangeably with crowd.
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(n_midst(x4) & while(e1,e2) & in(e2,x4) & of(x4,x5) & of(x5,x6) & n_onlooker(x6) & n_crowd(x5) & Actor(e2,x1) & v_kneel(e2) & Theme(e1,x3) & Actor(e1,x1) & v_peel(e1) & n_carrot(x3) & in(x1,x2) & n_suit(x2) & n_man(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(Actor(e1,x2) & n_crowd(x2) & a_large(s1) & Theme(s1,x2) & Theme(e1,x1) & v_surround(e1) & n_man(x1))
7a0ab08e-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_peel(e1) & v_kneel(e2) & r_more(s1) & of(x5,x6) & of(x4,x5) & n_suit(x2) & n_onlooker(x6) & n_midst(x4) & n_man(x1) & n_crowd(x5) & n_carrot(x3) & in(x1,x2) & in(e2,x4) & a_older(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_surround(e1) & n_man(x1) & n_crowd(x2) & a_large(s1) & Theme(s1,x2) & Theme(e1,x1) & Actor(e1,x2))
An older man in a suit peels a carrot while kneeling in the midst of a crowd of onlookers.
A man is putting on a cooking demonstration.
1
-100
Just because the man peels carrots does not mean that he is cooking.
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(n_midst(x4) & while(e1,e2) & in(e2,x4) & of(x4,x5) & of(x5,x6) & n_onlooker(x6) & n_crowd(x5) & Actor(e2,x1) & v_kneel(e2) & Theme(e1,x3) & Actor(e1,x1) & v_peel(e1) & n_carrot(x3) & in(x1,x2) & n_suit(x2) & n_man(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1))
exists e1 x1 x2 x3 x4.(on(e1,x3) & n_demonstration(x3) & of(x3,x4) & n_cooking(x4) & Theme(e1,x2) & Actor(e1,x1) & v_put(e1) & n_thing(x2) & n_man(x1))
7a0ab5ca-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_peel(e1) & v_kneel(e2) & r_more(s1) & of(x5,x6) & of(x4,x5) & n_suit(x2) & n_onlooker(x6) & n_midst(x4) & n_man(x1) & n_crowd(x5) & n_carrot(x3) & in(x1,x2) & in(e2,x4) & a_older(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_put(e1) & on(e1,x3) & of(x3,x4) & n_thing(x2) & n_man(x1) & n_demonstration(x3) & n_cooking(x4) & Theme(e1,x2) & Actor(e1,x1))
An older man in a suit peels a carrot while kneeling in the midst of a crowd of onlookers.
A man is juggling snakes in front of a crowd.
2
-100
The man cannot be peeling a carrot and juggling snakes simultaneously.
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(n_midst(x4) & while(e1,e2) & in(e2,x4) & of(x4,x5) & of(x5,x6) & n_onlooker(x6) & n_crowd(x5) & Actor(e2,x1) & v_kneel(e2) & Theme(e1,x3) & Actor(e1,x1) & v_peel(e1) & n_carrot(x3) & in(x1,x2) & n_suit(x2) & n_man(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1))
exists e1 x1 x2 x3 x4.(in(e1,x3) & of(x3,x4) & n_crowd(x4) & n_front(x3) & Theme(e1,x2) & Actor(e1,x1) & v_juggle(e1) & n_snake(x2) & n_man(x1))
7a0abafc-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_peel(e1) & v_kneel(e2) & r_more(s1) & of(x5,x6) & of(x4,x5) & n_suit(x2) & n_onlooker(x6) & n_midst(x4) & n_man(x1) & n_crowd(x5) & n_carrot(x3) & in(x1,x2) & in(e2,x4) & a_older(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_juggle(e1) & of(x3,x4) & n_snake(x2) & n_man(x1) & n_front(x3) & n_crowd(x4) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
An elderly man shaves carrots while onlookers watch.
A man in braids is having his hair made by a girl.
2
-100
Either the man shaves carrots or is having his hair made. Both are doable simultaneously, however it is highly unusual for that to happen.
exists e1 p1 s1 x1 x2.(exists e2 x3.(Actor(e2,x3) & v_watch(e2) & n_onlooker(x3)) & while(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_shave(e1) & n_carrot(x2) & n_man(x1) & a_elderly(s1) & Theme(s1,x1))
exists e2 e1 x1 x2 x3 x4 x5.(Theme(e2,x3) & Actor(e2,x1) & v_have(e2) & Actor(e1,x5) & n_girl(x5) & Theme(e1,x4) & v_make(e1) & (x3 = x4) & n_hair(x3) & of(x3,x1) & n_male(x1) & in(x1,x2) & n_braid(x2) & n_man(x1))
7a0ac02e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2.(while(e1,p1) & v_shave(e1) & n_man(x1) & n_carrot(x2) & exists e2 x3.(v_watch(e2) & n_onlooker(x3) & Actor(e2,x3)) & a_elderly(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e2 e1 x1 x2 x3 x4 x5.(v_make(e1) & v_have(e2) & of(x3,x1) & n_man(x1) & n_male(x1) & n_hair(x3) & n_girl(x5) & n_braid(x2) & in(x1,x2) & Theme(e2,x3) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x5) & (x3 = x4))
An elderly man shaves carrots while onlookers watch.
A man stands at the kitchen table preparing a fruit salad with carrots and other fruits.
1
-100
We would not assume the man was in the kitchen, because you don't usually have onlookers there.
exists e1 p1 s1 x1 x2.(exists e2 x3.(Actor(e2,x3) & v_watch(e2) & n_onlooker(x3)) & while(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_shave(e1) & n_carrot(x2) & n_man(x1) & a_elderly(s1) & Theme(s1,x1))
exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(n_table(x2) & of(x2,x3) & n_kitchen(x3) & for(e1,e2) & with(e2,x6) & subset_of(x8,x6) & -(x8 = x5) & n_fruit(x5) & n_fruit(x5) & n_fruit(x8) & subset_of(x7,x6) & n_carrot(x7) & Theme(e2,x4) & Actor(e2,x1) & v_prepare(e2) & n_salad(x4) & of(x4,x5) & at(e1,x2) & Actor(e1,x1) & v_stand(e1) & n_man(x1))
7a0ac704-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2.(while(e1,p1) & v_shave(e1) & n_man(x1) & n_carrot(x2) & exists e2 x3.(v_watch(e2) & n_onlooker(x3) & Actor(e2,x3)) & a_elderly(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(with(e2,x6) & v_stand(e1) & v_prepare(e2) & subset_of(x8,x6) & subset_of(x7,x6) & of(x4,x5) & of(x2,x3) & n_table(x2) & n_salad(x4) & n_man(x1) & n_kitchen(x3) & n_fruit(x8) & n_fruit(x5) & n_carrot(x7) & for(e1,e2) & at(e1,x2) & Theme(e2,x4) & Actor(e2,x1) & Actor(e1,x1) & -(x8 = x5))
An elderly man shaves carrots while onlookers watch.
An elderly man scraps carrots with people looking at him.
0
-100
In order for people to watch the elderly man, they would have to be looking at him.
exists e1 p1 s1 x1 x2.(exists e2 x3.(Actor(e2,x3) & v_watch(e2) & n_onlooker(x3)) & while(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_shave(e1) & n_carrot(x2) & n_man(x1) & a_elderly(s1) & Theme(s1,x1))
exists e2 e1 s1 x1 x2 x3 x4.(with(e1,x3) & at(e2,x1) & n_male(x1) & Actor(e2,x4) & v_look(e2) & (x3 = x4) & n_people(x3) & Theme(e1,x2) & Actor(e1,x1) & v_scrap(e1) & n_carrot(x2) & n_man(x1) & a_elderly(s1) & Theme(s1,x1))
7a0ace0c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2.(while(e1,p1) & v_shave(e1) & n_man(x1) & n_carrot(x2) & exists e2 x3.(v_watch(e2) & n_onlooker(x3) & Actor(e2,x3)) & a_elderly(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e2 e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_scrap(e1) & v_look(e2) & n_people(x3) & n_man(x1) & n_male(x1) & n_carrot(x2) & at(e2,x1) & a_elderly(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4))
Three quarterbacks warming up before the game.
The quarterbacks are driving towards the stadium.
2
-100
Either the quarterbacks are warming up, presumably already at the stadium, or they are driving towards said stadium.
exists e1 s1 x1 x2 x3.(n_game(x3) & a_topic(x1) & before(e1,x3) & a_up(s1) & Manner(e1,s1) & Actor(e1,x2) & v_warm(e1) & (x1 = x2) & n_quarterback(x1) & card_eq_3(x1))
exists e1 x1 x2.(n_stadium(x2) & n_quarterback(x1) & towards(e1,x2) & Actor(e1,x1) & v_drive(e1))
7a0ad460-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_warm(e1) & n_quarterback(x1) & n_game(x3) & card_eq_3(x1) & before(e1,x3) & a_up(s1) & a_topic(x1) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_drive(e1) & towards(e1,x2) & n_stadium(x2) & n_quarterback(x1) & Actor(e1,x1))
Three quarterbacks warming up before the game.
The game hasn't yet started.
0
-100
The quarterbacks are warming up because the game hasn't started yet.
exists e1 s1 x1 x2 x3.(n_game(x3) & a_topic(x1) & before(e1,x3) & a_up(s1) & Manner(e1,s1) & Actor(e1,x2) & v_warm(e1) & (x1 = x2) & n_quarterback(x1) & card_eq_3(x1))
exists x1.(n_game(x1) & -exists e1 s1.(a_yet(s1) & Manner(e1,s1) & Actor(e1,x1) & v_start(e1)))
7a0ad92e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_warm(e1) & n_quarterback(x1) & n_game(x3) & card_eq_3(x1) & before(e1,x3) & a_up(s1) & a_topic(x1) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2))
exists x1.(n_game(x1) & all e1 s1.(-v_start(e1) | -a_yet(s1) | -Manner(e1,s1) | -Actor(e1,x1)))
Three quarterbacks warming up before the game.
They all play for the same team.
1
-100
every team does not have a quarterback.
exists e1 s1 x1 x2 x3.(n_game(x3) & a_topic(x1) & before(e1,x3) & a_up(s1) & Manner(e1,s1) & Actor(e1,x2) & v_warm(e1) & (x1 = x2) & n_quarterback(x1) & card_eq_3(x1))
exists s1 s2 x1 x2.(n_team(x2) & a_same(s2) & Theme(s2,x2) & a_topic(x1) & for(x1,x2) & n_play(x1) & a_they(s1) & Theme(s1,x1))
7a0addd4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_warm(e1) & n_quarterback(x1) & n_game(x3) & card_eq_3(x1) & before(e1,x3) & a_up(s1) & a_topic(x1) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2))
exists s1 s2 x1 x2.(n_team(x2) & n_play(x1) & for(x1,x2) & a_topic(x1) & a_they(s1) & a_same(s2) & Theme(s2,x2) & Theme(s1,x1))
A child is feeding seagulls in a park.
Some birds are eating.
0
-100
Seagulls are eating because a child is feeding them.
exists e1 x1 x2 x3.(in(e1,x3) & n_park(x3) & Theme(e1,x2) & Actor(e1,x1) & v_feed(e1) & n_seagull(x2) & n_child(x1))
exists e1 x1.(Actor(e1,x1) & v_eat(e1) & n_bird(x1))
7a0af2ec-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_feed(e1) & n_seagull(x2) & n_park(x3) & n_child(x1) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1.(v_eat(e1) & n_bird(x1) & Actor(e1,x1))
A child is feeding seagulls in a park.
The child has a loaf of bread.
1
-100
We don't know he is feeding the seagulls bread.
exists e1 x1 x2 x3.(in(e1,x3) & n_park(x3) & Theme(e1,x2) & Actor(e1,x1) & v_feed(e1) & n_seagull(x2) & n_child(x1))
exists e1 x1 x2 x3.(n_child(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & of(x2,x3) & n_bread(x3) & n_loaf(x2))
7a0af7ba-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_feed(e1) & n_seagull(x2) & n_park(x3) & n_child(x1) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_have(e1) & of(x2,x3) & n_loaf(x2) & n_child(x1) & n_bread(x3) & Theme(e1,x2) & Actor(e1,x1))
A child is feeding seagulls in a park.
They are on Mars.
2
-100
Either the seagulls are in a park or on Mars. They cannot occupy both spaces at the same time.
exists e1 x1 x2 x3.(in(e1,x3) & n_park(x3) & Theme(e1,x2) & Actor(e1,x1) & v_feed(e1) & n_seagull(x2) & n_child(x1))
exists p1 x1.(n_thing(x1) & exists x2.(on(x1,x2) & n_mar(x2)))
7a0afce2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_feed(e1) & n_seagull(x2) & n_park(x3) & n_child(x1) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists x1.(n_thing(x1) & exists x2.(on(x1,x2) & n_mar(x2)))
A person is feeding a flock seagulls in a park.
There are 10 birds eating food from a man
1
-100
We don't know that the person is a man.
exists e1 e2 x1 x2 x3 x4.(Theme(e2,x2) & Actor(e2,x1) & v_feed(e2) & in(e1,x4) & n_park(x4) & Actor(e1,x3) & v_seagull(e1) & (x2 = x3) & n_flock(x2) & n_person(x1))
exists p1 x1 e1 x2 x3 x4 x5.((x1 = x2) & from(e1,x5) & n_man(x5) & Theme(e1,x4) & Actor(e1,x3) & v_eat(e1) & n_food(x4) & (x2 = x3) & n_bird(x2) & n_date(x2) & a_date_day_10(x2) & a_date_day_10(x2))
7a0b0192-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4.(v_seagull(e1) & v_feed(e2) & n_person(x1) & n_park(x4) & n_flock(x2) & in(e1,x4) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists x1 e1 x2 x3 x4 x5.(v_eat(e1) & n_man(x5) & n_food(x4) & n_date(x2) & n_bird(x2) & from(e1,x5) & a_date_day_10(x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))
A person is feeding a flock seagulls in a park.
A person is feeding animals some food
0
-100
A person is feeding seagulls with food.
exists e1 e2 x1 x2 x3 x4.(Theme(e2,x2) & Actor(e2,x1) & v_feed(e2) & in(e1,x4) & n_park(x4) & Actor(e1,x3) & v_seagull(e1) & (x2 = x3) & n_flock(x2) & n_person(x1))
exists e1 x1 x2 x3.(n_food(x3) & Time(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_feed(e1) & n_animal(x2) & n_person(x1))
7a0b062e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4.(v_seagull(e1) & v_feed(e2) & n_person(x1) & n_park(x4) & n_flock(x2) & in(e1,x4) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists e1 x1 x2 x3.(v_feed(e1) & n_person(x1) & n_food(x3) & n_animal(x2) & Time(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
A person is feeding a flock seagulls in a park.
A person is feeding cats
2
-100
Either the person is feeding seagulls in a park, or they are feeding cats, who are usually fed inside a house.
exists e1 e2 x1 x2 x3 x4.(Theme(e2,x2) & Actor(e2,x1) & v_feed(e2) & in(e1,x4) & n_park(x4) & Actor(e1,x3) & v_seagull(e1) & (x2 = x3) & n_flock(x2) & n_person(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_feed(e1) & n_cat(x2) & n_person(x1))
7a0b0aca-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4.(v_seagull(e1) & v_feed(e2) & n_person(x1) & n_park(x4) & n_flock(x2) & in(e1,x4) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists e1 x1 x2.(v_feed(e1) & n_person(x1) & n_cat(x2) & Theme(e1,x2) & Actor(e1,x1))
A young boy riding in a swing.
A child enjoying a ride on the swing.
1
-100
How do you know that the young boy is a child? Now a days people in 30 consider themselves young!? Can't determine the mood. How do I know that the child is enjoying?
exists s1 x1 x2 x3.(a_topic(x1) & in(x1,x3) & n_swing(x3) & n_riding(x1) & of(x1,x2) & n_boy(x2) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2 x3 x4.(n_swing(x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_enjoy(e1) & on(x3,x4) & n_ride(x3) & (x1 = x2) & n_child(x1))
7a0b0fa2-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3.(of(x1,x2) & n_swing(x3) & n_riding(x1) & n_boy(x2) & in(x1,x3) & a_young(s1) & a_topic(x1) & Theme(s1,x1))
exists e1 x1 x2 x3 x4.(v_enjoy(e1) & on(x3,x4) & n_swing(x4) & n_ride(x3) & n_child(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
A young boy riding in a swing.
An older girl playing basketball.
2
-100
The person is either young or older, a boy or a girl, and is riding in a swing or playing basketball. Also, people don't ride swings
exists s1 x1 x2 x3.(a_topic(x1) & in(x1,x3) & n_swing(x3) & n_riding(x1) & of(x1,x2) & n_boy(x2) & a_young(s1) & Theme(s1,x1))
exists s1 x1 x2 x3.(a_topic(x1) & n_basketball(x1) & of(x1,x3) & n_playing(x3) & of(x1,x2) & n_girl(x2) & r_more(s1) & a_older(s1) & Theme(s1,x1))
7a0b1506-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3.(of(x1,x2) & n_swing(x3) & n_riding(x1) & n_boy(x2) & in(x1,x3) & a_young(s1) & a_topic(x1) & Theme(s1,x1))
exists s1 x1 x2 x3.(r_more(s1) & of(x1,x3) & of(x1,x2) & n_playing(x3) & n_girl(x2) & n_basketball(x1) & a_topic(x1) & a_older(s1) & Theme(s1,x1))
A young boy riding in a swing.
A kid playing at the park.
1
-100
Not all swings are at the park.
exists s1 x1 x2 x3.(a_topic(x1) & in(x1,x3) & n_swing(x3) & n_riding(x1) & of(x1,x2) & n_boy(x2) & a_young(s1) & Theme(s1,x1))
exists x1 x2 x3.(n_park(x3) & a_topic(x1) & at(x1,x3) & n_playing(x1) & of(x1,x2) & n_kid(x2))
7a0b1aec-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3.(of(x1,x2) & n_swing(x3) & n_riding(x1) & n_boy(x2) & in(x1,x3) & a_young(s1) & a_topic(x1) & Theme(s1,x1))
exists x1 x2 x3.(of(x1,x2) & n_playing(x1) & n_park(x3) & n_kid(x2) & at(x1,x3) & a_topic(x1))
A man in a light coat and a blue hat feeding several seagulls along a wide brick walkway in a park.
A person feeds birds outside.
0
-100
Man is person and several seagulls are birds.
exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(s1) & subset_of(x3,s1) & in(e1,x8) & n_park(x8) & Theme(e1,x5) & Actor(e1,x4) & v_feed(e1) & along(x5,x6) & n_walkway(x6) & of(x6,x7) & n_brick(x7) & a_wide(s5) & Theme(s5,x6) & n_seagull(x5) & a_several(s4) & Theme(s4,x5) & (x3 = x4) & n_hat(x3) & a_blue(s3) & Theme(s3,x3) & subset_of(x1,s1) & in(x1,x2) & n_coat(x2) & a_light(s2) & Theme(s2,x2) & n_man(x1))
exists e1 s1 x1 x2.(a_outside(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_feed(e1) & n_bird(x2) & n_person(x1))
7a0b2190-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8.(v_feed(e1) & subset_of(x3,s1) & subset_of(x1,s1) & of(x6,x7) & n_walkway(x6) & n_seagull(x5) & n_park(x8) & n_man(x1) & n_hat(x3) & n_coat(x2) & n_brick(x7) & in(x1,x2) & in(e1,x8) & along(x5,x6) & a_wide(s5) & a_topic(s1) & a_several(s4) & a_light(s2) & a_blue(s3) & Theme(s5,x6) & Theme(s4,x5) & Theme(s3,x3) & Theme(s2,x2) & Theme(e1,x5) & Actor(e1,x4) & (x3 = x4))
exists e1 s1 x1 x2.(v_feed(e1) & n_person(x1) & n_bird(x2) & a_outside(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
A man in a light coat and a blue hat feeding several seagulls along a wide brick walkway in a park.
Several people rehearse a wedding in a church.
2
-100
The man can not be part of the wedding rehearsal in the church if he is feeding seagulls in a park
exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(s1) & subset_of(x3,s1) & in(e1,x8) & n_park(x8) & Theme(e1,x5) & Actor(e1,x4) & v_feed(e1) & along(x5,x6) & n_walkway(x6) & of(x6,x7) & n_brick(x7) & a_wide(s5) & Theme(s5,x6) & n_seagull(x5) & a_several(s4) & Theme(s4,x5) & (x3 = x4) & n_hat(x3) & a_blue(s3) & Theme(s3,x3) & subset_of(x1,s1) & in(x1,x2) & n_coat(x2) & a_light(s2) & Theme(s2,x2) & n_man(x1))
exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_rehearse(e1) & in(x2,x3) & n_church(x3) & n_wedding(x2) & n_people(x1) & a_several(s1) & Theme(s1,x1))
7a0b26f4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8.(v_feed(e1) & subset_of(x3,s1) & subset_of(x1,s1) & of(x6,x7) & n_walkway(x6) & n_seagull(x5) & n_park(x8) & n_man(x1) & n_hat(x3) & n_coat(x2) & n_brick(x7) & in(x1,x2) & in(e1,x8) & along(x5,x6) & a_wide(s5) & a_topic(s1) & a_several(s4) & a_light(s2) & a_blue(s3) & Theme(s5,x6) & Theme(s4,x5) & Theme(s3,x3) & Theme(s2,x2) & Theme(e1,x5) & Actor(e1,x4) & (x3 = x4))
exists e1 s1 x1 x2 x3.(v_rehearse(e1) & n_wedding(x2) & n_people(x1) & n_church(x3) & in(x2,x3) & a_several(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
A man in a light coat and a blue hat feeding several seagulls along a wide brick walkway in a park.
An old man feeds birds outside.
1
-100
You can not infer he feeds birds.
exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(s1) & subset_of(x3,s1) & in(e1,x8) & n_park(x8) & Theme(e1,x5) & Actor(e1,x4) & v_feed(e1) & along(x5,x6) & n_walkway(x6) & of(x6,x7) & n_brick(x7) & a_wide(s5) & Theme(s5,x6) & n_seagull(x5) & a_several(s4) & Theme(s4,x5) & (x3 = x4) & n_hat(x3) & a_blue(s3) & Theme(s3,x3) & subset_of(x1,s1) & in(x1,x2) & n_coat(x2) & a_light(s2) & Theme(s2,x2) & n_man(x1))
exists e1 s1 s2 x1 x2.(a_outside(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_feed(e1) & n_bird(x2) & n_man(x1) & a_old(s1) & Theme(s1,x1))
7a0b2c08-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8.(v_feed(e1) & subset_of(x3,s1) & subset_of(x1,s1) & of(x6,x7) & n_walkway(x6) & n_seagull(x5) & n_park(x8) & n_man(x1) & n_hat(x3) & n_coat(x2) & n_brick(x7) & in(x1,x2) & in(e1,x8) & along(x5,x6) & a_wide(s5) & a_topic(s1) & a_several(s4) & a_light(s2) & a_blue(s3) & Theme(s5,x6) & Theme(s4,x5) & Theme(s3,x3) & Theme(s2,x2) & Theme(e1,x5) & Actor(e1,x4) & (x3 = x4))
exists e1 s1 s2 x1 x2.(v_feed(e1) & n_man(x1) & n_bird(x2) & a_outside(s2) & a_old(s1) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1))
A child swings high with trees in the background.
A child is sleeping.
2
-100
A child who swings is not sleeping.
exists e1 x1 x2 x3.(n_background(x3) & with(e1,x2) & in(x2,x3) & n_tree(x2) & r_high(e1) & Actor(e1,x1) & v_swing(e1) & n_child(x1))
exists e1 x1.(Actor(e1,x1) & v_sleep(e1) & n_child(x1))
7a0b3112-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(with(e1,x2) & v_swing(e1) & r_high(e1) & n_tree(x2) & n_child(x1) & n_background(x3) & in(x2,x3) & Actor(e1,x1))
exists e1 x1.(v_sleep(e1) & n_child(x1) & Actor(e1,x1))
A child swings high with trees in the background.
A child is swinging.
0
-100
A child that swings high is swinging.
exists e1 x1 x2 x3.(n_background(x3) & with(e1,x2) & in(x2,x3) & n_tree(x2) & r_high(e1) & Actor(e1,x1) & v_swing(e1) & n_child(x1))
exists e1 x1.(Actor(e1,x1) & v_swing(e1) & n_child(x1))
7a0b35fe-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(with(e1,x2) & v_swing(e1) & r_high(e1) & n_tree(x2) & n_child(x1) & n_background(x3) & in(x2,x3) & Actor(e1,x1))
exists e1 x1.(v_swing(e1) & n_child(x1) & Actor(e1,x1))
A child swings high with trees in the background.
A child is at a park.
1
-100
A swing can be someplace other than a park.
exists e1 x1 x2 x3.(n_background(x3) & with(e1,x2) & in(x2,x3) & n_tree(x2) & r_high(e1) & Actor(e1,x1) & v_swing(e1) & n_child(x1))
exists p1 x1.(exists x2.(at(x1,x2) & n_park(x2)) & n_child(x1))
7a0b3b9e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(with(e1,x2) & v_swing(e1) & r_high(e1) & n_tree(x2) & n_child(x1) & n_background(x3) & in(x2,x3) & Actor(e1,x1))
exists x1.(n_child(x1) & exists x2.(n_park(x2) & at(x1,x2)))
A child smiles on a tree swing.
A child is riding a bike.
2
-100
Either the child smiles as it sits on a tree swing, or they are riding on a bike. Child cannot sit on both a tree swing and a bike at the same time.
exists e1 x1 x2 x3.(on(e1,x2) & n_swing(x2) & of(x2,x3) & n_tree(x3) & Actor(e1,x1) & v_smile(e1) & n_child(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & n_child(x1))
7a0b40ee-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_smile(e1) & on(e1,x2) & of(x2,x3) & n_tree(x3) & n_swing(x2) & n_child(x1) & Actor(e1,x1))
exists e1 x1 x2.(v_ride(e1) & n_child(x1) & n_bike(x2) & Theme(e1,x2) & Actor(e1,x1))
A child smiles on a tree swing.
A child is on a swing.
0
-100
While on a swing, a child will smile.
exists e1 x1 x2 x3.(on(e1,x2) & n_swing(x2) & of(x2,x3) & n_tree(x3) & Actor(e1,x1) & v_smile(e1) & n_child(x1))
exists p1 x1.(exists x2.(on(x1,x2) & n_swing(x2)) & n_child(x1))
7a0b4602-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_smile(e1) & on(e1,x2) & of(x2,x3) & n_tree(x3) & n_swing(x2) & n_child(x1) & Actor(e1,x1))
exists x1.(n_child(x1) & exists x2.(on(x1,x2) & n_swing(x2)))
A child smiles on a tree swing.
The child is being pushed on the swing.
1
-100
The child smiles at the swing would not be being pushed on the swing.
exists e1 x1 x2 x3.(on(e1,x2) & n_swing(x2) & of(x2,x3) & n_tree(x3) & Actor(e1,x1) & v_smile(e1) & n_child(x1))
exists e1 x1 x2.(n_swing(x2) & n_child(x1) & on(e1,x2) & Theme(e1,x1) & v_push(e1))
7a0b4b66-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_smile(e1) & on(e1,x2) & of(x2,x3) & n_tree(x3) & n_swing(x2) & n_child(x1) & Actor(e1,x1))
exists e1 x1 x2.(v_push(e1) & on(e1,x2) & n_swing(x2) & n_child(x1) & Theme(e1,x1))
A boy is feeding birds in a park.
The boy is at the park
1
-100
Just because a boy is feeding birds it does not mean the boy is at the park.
exists e1 x1 x2 x3.(in(e1,x3) & n_park(x3) & Theme(e1,x2) & Actor(e1,x1) & v_feed(e1) & n_bird(x2) & n_boy(x1))
exists p1 x1 x2.(n_park(x2) & n_boy(x1) & at(x1,x2))
7a0b5f66-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_feed(e1) & n_park(x3) & n_boy(x1) & n_bird(x2) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists x1 x2.(n_park(x2) & n_boy(x1) & at(x1,x2))
A boy is feeding birds in a park.
The boy is feeding birds
0
-100
The boy can be feeding birds in the park.
exists e1 x1 x2 x3.(in(e1,x3) & n_park(x3) & Theme(e1,x2) & Actor(e1,x1) & v_feed(e1) & n_bird(x2) & n_boy(x1))
exists e1 x1 x2.(n_boy(x1) & Theme(e1,x2) & Actor(e1,x1) & v_feed(e1) & n_bird(x2))
7a0b651a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_feed(e1) & n_park(x3) & n_boy(x1) & n_bird(x2) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_feed(e1) & n_boy(x1) & n_bird(x2) & Theme(e1,x2) & Actor(e1,x1))
A boy is feeding birds in a park.
THe boy is sleeping.
2
-100
Either the boy is feeding birds or sleeping. He cannot do both at the same time.
exists e1 x1 x2 x3.(in(e1,x3) & n_park(x3) & Theme(e1,x2) & Actor(e1,x1) & v_feed(e1) & n_bird(x2) & n_boy(x1))
exists e1 x1 x2.(Actor(e1,x1) & v_sleep(e1) & n_boy(x1) & (x1 = x2) & ne_nam_the(x2))
7a0b69f2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_feed(e1) & n_park(x3) & n_boy(x1) & n_bird(x2) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_sleep(e1) & ne_nam_the(x2) & n_boy(x1) & Actor(e1,x1) & (x1 = x2))
A man paints the walls of an apartment on Hyndland Road.
A man is washing his walls.
2
-100
Either the man paints his walls or he is washing his walls. He cannot do both simultaneously.
exists e1 x1 x2 x3 x4 x5.(ne_geo_road(x4) & (x4 = x5) & ne_geo_hyndland(x5) & n_wall(x2) & Theme(e1,x2) & Actor(e1,x1) & v_paint(e1) & of(x2,x3) & on(x3,x4) & n_apartment(x3) & n_man(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wash(e1) & n_wall(x2) & of(x2,x1) & n_male(x1) & n_man(x1))
7a0b6efc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_paint(e1) & on(x3,x4) & of(x2,x3) & ne_geo_road(x4) & ne_geo_hyndland(x5) & n_wall(x2) & n_man(x1) & n_apartment(x3) & Theme(e1,x2) & Actor(e1,x1) & (x4 = x5))
exists e1 x1 x2.(v_wash(e1) & of(x2,x1) & n_wall(x2) & n_man(x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1))
A man paints the walls of an apartment on Hyndland Road.
A man paints the walls.
0
-100
The walls are painted at an apartment.
exists e1 x1 x2 x3 x4 x5.(ne_geo_road(x4) & (x4 = x5) & ne_geo_hyndland(x5) & n_wall(x2) & Theme(e1,x2) & Actor(e1,x1) & v_paint(e1) & of(x2,x3) & on(x3,x4) & n_apartment(x3) & n_man(x1))
exists e1 x1 x2.(n_wall(x2) & Theme(e1,x2) & Actor(e1,x1) & v_paint(e1) & n_man(x1))
7a0b73c0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_paint(e1) & on(x3,x4) & of(x2,x3) & ne_geo_road(x4) & ne_geo_hyndland(x5) & n_wall(x2) & n_man(x1) & n_apartment(x3) & Theme(e1,x2) & Actor(e1,x1) & (x4 = x5))
exists e1 x1 x2.(v_paint(e1) & n_wall(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
A man paints the walls of an apartment on Hyndland Road.
A man is using a paint brush.
1
-100
Just because a man paints the wall of an apartment it does not mean the man is using a paint brush.
exists e1 x1 x2 x3 x4 x5.(ne_geo_road(x4) & (x4 = x5) & ne_geo_hyndland(x5) & n_wall(x2) & Theme(e1,x2) & Actor(e1,x1) & v_paint(e1) & of(x2,x3) & on(x3,x4) & n_apartment(x3) & n_man(x1))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_use(e1) & n_brush(x2) & of(x2,x3) & n_paint(x3) & n_man(x1))
7a0b7866-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_paint(e1) & on(x3,x4) & of(x2,x3) & ne_geo_road(x4) & ne_geo_hyndland(x5) & n_wall(x2) & n_man(x1) & n_apartment(x3) & Theme(e1,x2) & Actor(e1,x1) & (x4 = x5))
exists e1 x1 x2 x3.(v_use(e1) & of(x2,x3) & n_paint(x3) & n_man(x1) & n_brush(x2) & Theme(e1,x2) & Actor(e1,x1))
A warmly dressed woman in black kneels with a small tan dog near a crowd of onlookers.
A woman is picking up some change she dropped by her dog.
1
-100
Just because a woman kneels it does not mean the woman is picking up change.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(a_topic(x1) & with(x1,x3) & near(x3,x4) & of(x4,x5) & n_onlooker(x5) & n_crowd(x4) & n_dog(x3) & a_tan(s3) & Theme(s3,x3) & a_small(s2) & Theme(s2,x3) & in(x1,x2) & n_kneel(x2) & a_black(s1) & Theme(s1,x2) & n_woman(x1) & Theme(e1,x1) & v_dress(e1) & r_warmly(x1))
exists e1 e2 s1 x1 x2 x3 x4.(a_up(s1) & Manner(e2,s1) & Theme(e2,x2) & Actor(e2,x1) & v_pick(e2) & by(e1,x4) & n_dog(x4) & of(x4,x1) & n_female(x1) & n_female(x1) & Theme(e1,x3) & Actor(e1,x1) & v_drop(e1) & (x2 = x3) & n_change(x2) & n_woman(x1))
7a0b7d02-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(with(x1,x3) & v_dress(e1) & r_warmly(x1) & of(x4,x5) & near(x3,x4) & n_woman(x1) & n_onlooker(x5) & n_kneel(x2) & n_dog(x3) & n_crowd(x4) & in(x1,x2) & a_topic(x1) & a_tan(s3) & a_small(s2) & a_black(s1) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x1))
exists e1 e2 s1 x1 x2 x3 x4.(v_pick(e2) & v_drop(e1) & of(x4,x1) & n_woman(x1) & n_female(x1) & n_dog(x4) & n_change(x2) & by(e1,x4) & a_up(s1) & Theme(e2,x2) & Theme(e1,x3) & Manner(e2,s1) & Actor(e2,x1) & Actor(e1,x1) & (x2 = x3))
A warmly dressed woman in black kneels with a small tan dog near a crowd of onlookers.
A woman is on her knees with a dog.
0
-100
A woman kneels with her dog on her knees.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(a_topic(x1) & with(x1,x3) & near(x3,x4) & of(x4,x5) & n_onlooker(x5) & n_crowd(x4) & n_dog(x3) & a_tan(s3) & Theme(s3,x3) & a_small(s2) & Theme(s2,x3) & in(x1,x2) & n_kneel(x2) & a_black(s1) & Theme(s1,x2) & n_woman(x1) & Theme(e1,x1) & v_dress(e1) & r_warmly(x1))
exists p1 x1 x2.(exists x3.(on(x1,x2) & with(x2,x3) & n_dog(x3)) & n_knee(x2) & of(x2,x1) & n_female(x1) & n_woman(x1))
7a0b81a8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(with(x1,x3) & v_dress(e1) & r_warmly(x1) & of(x4,x5) & near(x3,x4) & n_woman(x1) & n_onlooker(x5) & n_kneel(x2) & n_dog(x3) & n_crowd(x4) & in(x1,x2) & a_topic(x1) & a_tan(s3) & a_small(s2) & a_black(s1) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x1))
exists x1 x2.(of(x2,x1) & n_woman(x1) & n_knee(x2) & n_female(x1) & exists x3.(with(x2,x3) & on(x1,x2) & n_dog(x3)))
A warmly dressed woman in black kneels with a small tan dog near a crowd of onlookers.
A woman is riding a bicycle.
2
-100
Either the woman kneels or she is riding a bicycle. Physically, she cannot do both simultaneously.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(a_topic(x1) & with(x1,x3) & near(x3,x4) & of(x4,x5) & n_onlooker(x5) & n_crowd(x4) & n_dog(x3) & a_tan(s3) & Theme(s3,x3) & a_small(s2) & Theme(s2,x3) & in(x1,x2) & n_kneel(x2) & a_black(s1) & Theme(s1,x2) & n_woman(x1) & Theme(e1,x1) & v_dress(e1) & r_warmly(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bicycle(x2) & n_woman(x1))
7a0b863a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(with(x1,x3) & v_dress(e1) & r_warmly(x1) & of(x4,x5) & near(x3,x4) & n_woman(x1) & n_onlooker(x5) & n_kneel(x2) & n_dog(x3) & n_crowd(x4) & in(x1,x2) & a_topic(x1) & a_tan(s3) & a_small(s2) & a_black(s1) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x1))
exists e1 x1 x2.(v_ride(e1) & n_woman(x1) & n_bicycle(x2) & Theme(e1,x2) & Actor(e1,x1))