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
Man with duffel bag sitting on a concrete curb.
The man is waiting for a shuttle.
1
-100
Sitting on the curb does not necessarily mean a man is waiting for a shuttle.
exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & with(x1,x2) & on(e1,x4) & n_curb(x4) & a_concrete(s2) & Theme(s2,x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_bag(x2) & a_duffel(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2.(n_man(x1) & for(e1,x2) & n_shuttle(x2) & Actor(e1,x1) & v_wait(e1))
77a720e8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(with(x1,x2) & v_sit(e1) & on(e1,x4) & n_man(x1) & n_curb(x4) & n_bag(x2) & a_topic(x1) & a_duffel(s1) & a_concrete(s2) & Theme(s2,x4) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3))
exists e1 x1 x2.(v_wait(e1) & n_shuttle(x2) & n_man(x1) & for(e1,x2) & Actor(e1,x1))
A group of young people are sitting in a room.
A group of young people are playing in a park.
2
-100
in a park indicates not in a room.
exists e1 s1 x1 x2 x3.(in(e1,x3) & n_room(x3) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_people(x2) & a_young(s1) & Theme(s1,x2) & n_group(x1))
exists e1 s1 x1 x2 x3.(in(e1,x3) & n_park(x3) & Actor(e1,x1) & v_play(e1) & of(x1,x2) & n_people(x2) & a_young(s1) & Theme(s1,x2) & n_group(x1))
77a725c0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_sit(e1) & of(x1,x2) & n_room(x3) & n_people(x2) & n_group(x1) & in(e1,x3) & a_young(s1) & Theme(s1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_play(e1) & of(x1,x2) & n_people(x2) & n_park(x3) & n_group(x1) & in(e1,x3) & a_young(s1) & Theme(s1,x2) & Actor(e1,x1))
A group of young people are sitting in a room.
A group of people are indoors.
0
-100
to be in a room you need to be indoors
exists e1 s1 x1 x2 x3.(in(e1,x3) & n_room(x3) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_people(x2) & a_young(s1) & Theme(s1,x2) & n_group(x1))
exists p1 x1 x2.(exists x3.((x1 = x3) & n_indoor(x3)) & of(x1,x2) & n_people(x2) & n_group(x1))
77a72aac-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_sit(e1) & of(x1,x2) & n_room(x3) & n_people(x2) & n_group(x1) & in(e1,x3) & a_young(s1) & Theme(s1,x2) & Actor(e1,x1))
exists x1 x2.(of(x1,x2) & n_people(x2) & n_group(x1) & exists x3.(n_indoor(x3) & (x1 = x3)))
A group of young people are sitting in a room.
A group of young people are watching television together.
1
-100
Sitting in a room does not necessarily mean you are watching television.
exists e1 s1 x1 x2 x3.(in(e1,x3) & n_room(x3) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_people(x2) & a_young(s1) & Theme(s1,x2) & n_group(x1))
exists e1 s1 s2 x1 x2 x3.(a_together(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x1) & v_watch(e1) & n_television(x3) & of(x1,x2) & n_people(x2) & a_young(s1) & Theme(s1,x2) & n_group(x1))
77a73010-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_sit(e1) & of(x1,x2) & n_room(x3) & n_people(x2) & n_group(x1) & in(e1,x3) & a_young(s1) & Theme(s1,x2) & Actor(e1,x1))
exists e1 s1 s2 x1 x2 x3.(v_watch(e1) & of(x1,x2) & n_television(x3) & n_people(x2) & n_group(x1) & a_young(s1) & a_together(s2) & Theme(s1,x2) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x1))
A group of young people sitting around watching television.
A group of people are watching tv.
0
-100
tv is a acronym for television
exists e1 e2 s1 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & around(e1,e2) & Theme(e2,x4) & Actor(e2,x3) & v_watch(e2) & n_television(x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_people(x2) & a_young(s1) & Theme(s1,x2) & n_group(x1))
exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_watch(e1) & n_tv(x3) & of(x1,x2) & n_people(x2) & n_group(x1))
77a73baa-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4.(v_watch(e2) & v_sit(e1) & of(x1,x2) & n_television(x4) & n_people(x2) & n_group(x1) & around(e1,e2) & a_young(s1) & a_topic(x1) & Theme(s1,x2) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x3) & (x2 = x3))
exists e1 x1 x2 x3.(v_watch(e1) & of(x1,x2) & n_tv(x3) & n_people(x2) & n_group(x1) & Theme(e1,x3) & Actor(e1,x1))
A woman with light brown hair sits across a man with short medium brown hair.
a woman is sitting with a man
0
-100
sits is equivalent to to sitting
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5.(with(e1,x4) & n_hair(x4) & a_brown(s4) & Theme(s4,x4) & of(x4,x5) & n_medium(x5) & a_short(s3) & Theme(s3,x4) & across(e1,x3) & n_man(x3) & Actor(e1,x1) & v_sit(e1) & with(x1,x2) & n_hair(x2) & a_brown(s2) & Theme(s2,x2) & a_light(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 x1 x2.(with(e1,x2) & n_man(x2) & Actor(e1,x1) & v_sit(e1) & n_woman(x1))
77a745c8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5.(with(x1,x2) & with(e1,x4) & v_sit(e1) & of(x4,x5) & n_woman(x1) & n_medium(x5) & n_man(x3) & n_hair(x4) & n_hair(x2) & across(e1,x3) & a_short(s3) & a_light(s1) & a_brown(s4) & a_brown(s2) & Theme(s4,x4) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1))
exists e1 x1 x2.(with(e1,x2) & v_sit(e1) & n_woman(x1) & n_man(x2) & Actor(e1,x1))
A woman with light brown hair sits across a man with short medium brown hair.
two people are on a date
1
-100
They may not be on a date.
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5.(with(e1,x4) & n_hair(x4) & a_brown(s4) & Theme(s4,x4) & of(x4,x5) & n_medium(x5) & a_short(s3) & Theme(s3,x4) & across(e1,x3) & n_man(x3) & Actor(e1,x1) & v_sit(e1) & with(x1,x2) & n_hair(x2) & a_brown(s2) & Theme(s2,x2) & a_light(s1) & Theme(s1,x2) & n_woman(x1))
exists p1 x1.(exists x2.(on(x1,x2) & n_date(x2)) & n_people(x1) & card_eq_2(x1))
77a74ad2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5.(with(x1,x2) & with(e1,x4) & v_sit(e1) & of(x4,x5) & n_woman(x1) & n_medium(x5) & n_man(x3) & n_hair(x4) & n_hair(x2) & across(e1,x3) & a_short(s3) & a_light(s1) & a_brown(s4) & a_brown(s2) & Theme(s4,x4) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1))
exists x1.(n_people(x1) & exists x2.(on(x1,x2) & n_date(x2)) & card_eq_2(x1))
A woman with light brown hair sits across a man with short medium brown hair.
two people have blonde hair
2
-100
Woman indicates only one person while people indicates more than one person.
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5.(with(e1,x4) & n_hair(x4) & a_brown(s4) & Theme(s4,x4) & of(x4,x5) & n_medium(x5) & a_short(s3) & Theme(s3,x4) & across(e1,x3) & n_man(x3) & Actor(e1,x1) & v_sit(e1) & with(x1,x2) & n_hair(x2) & a_brown(s2) & Theme(s2,x2) & a_light(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_hair(x2) & a_blonde(s1) & Theme(s1,x2) & n_people(x1) & card_eq_2(x1))
77a74fc8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5.(with(x1,x2) & with(e1,x4) & v_sit(e1) & of(x4,x5) & n_woman(x1) & n_medium(x5) & n_man(x3) & n_hair(x4) & n_hair(x2) & across(e1,x3) & a_short(s3) & a_light(s1) & a_brown(s4) & a_brown(s2) & Theme(s4,x4) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_have(e1) & n_people(x1) & n_hair(x2) & card_eq_2(x1) & a_blonde(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A young lady in a black shirt sits on a the lap of a boy in a white and orange shirt.
A person is sitting on another person
0
-100
lady sits on a the lap of a boy shows that person is sitting on another person
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(n_lap(x3) & in(e1,x6) & n_shirt(x6) & a_orange(s4) & Theme(s4,x6) & a_white(s3) & Theme(s3,x6) & on(e1,x3) & Time(x3,x5) & n_a(x5) & of(x3,x4) & n_boy(x4) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_shirt(x2) & a_black(s2) & Theme(s2,x2) & n_lady(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2.(on(e1,x2) & n_person(x2) & -(x2 = x1) & n_person(x1) & n_person(x1) & Actor(e1,x1) & v_sit(e1))
77a75540-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(v_sit(e1) & on(e1,x3) & of(x3,x4) & n_shirt(x6) & n_shirt(x2) & n_lap(x3) & n_lady(x1) & n_boy(x4) & n_a(x5) & in(x1,x2) & in(e1,x6) & a_young(s1) & a_white(s3) & a_orange(s4) & a_black(s2) & Time(x3,x5) & Theme(s4,x6) & Theme(s3,x6) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_sit(e1) & on(e1,x2) & n_person(x2) & n_person(x1) & Actor(e1,x1) & -(x2 = x1))
A young lady in a black shirt sits on a the lap of a boy in a white and orange shirt.
The boy is uncomfortable
1
-100
There is no indication that the boy is necessarily uncomfortable.
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(n_lap(x3) & in(e1,x6) & n_shirt(x6) & a_orange(s4) & Theme(s4,x6) & a_white(s3) & Theme(s3,x6) & on(e1,x3) & Time(x3,x5) & n_a(x5) & of(x3,x4) & n_boy(x4) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_shirt(x2) & a_black(s2) & Theme(s2,x2) & n_lady(x1) & a_young(s1) & Theme(s1,x1))
exists s1 x1.(n_boy(x1) & Theme(s1,x1) & a_uncomfortable(s1))
77a75c48-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(v_sit(e1) & on(e1,x3) & of(x3,x4) & n_shirt(x6) & n_shirt(x2) & n_lap(x3) & n_lady(x1) & n_boy(x4) & n_a(x5) & in(x1,x2) & in(e1,x6) & a_young(s1) & a_white(s3) & a_orange(s4) & a_black(s2) & Time(x3,x5) & Theme(s4,x6) & Theme(s3,x6) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))
exists s1 x1.(n_boy(x1) & a_uncomfortable(s1) & Theme(s1,x1))
A young lady in a black shirt sits on a the lap of a boy in a white and orange shirt.
The boy is really a robot
2
-100
The boy cannot be a robot and a real boy. It is one or the other.
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(n_lap(x3) & in(e1,x6) & n_shirt(x6) & a_orange(s4) & Theme(s4,x6) & a_white(s3) & Theme(s3,x6) & on(e1,x3) & Time(x3,x5) & n_a(x5) & of(x3,x4) & n_boy(x4) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_shirt(x2) & a_black(s2) & Theme(s2,x2) & n_lady(x1) & a_young(s1) & Theme(s1,x1))
exists p1 s1 x1.(n_boy(x1) & a_really(s1) & Manner(p1,s1) & exists x2.((x1 = x2) & n_robot(x2)))
77a76210-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(v_sit(e1) & on(e1,x3) & of(x3,x4) & n_shirt(x6) & n_shirt(x2) & n_lap(x3) & n_lady(x1) & n_boy(x4) & n_a(x5) & in(x1,x2) & in(e1,x6) & a_young(s1) & a_white(s3) & a_orange(s4) & a_black(s2) & Time(x3,x5) & Theme(s4,x6) & Theme(s3,x6) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))
exists p1 s1 x1.(n_boy(x1) & exists x2.(n_robot(x2) & (x1 = x2)) & a_really(s1) & Manner(p1,s1))
A dog with a Frisbee jumps over a man
A dog with a frisbee leas over a man to get to its owner.
1
-100
Not every man with a dog is the dogs owner.
exists e1 x1 x2 x3.(over(e1,x3) & n_man(x3) & Actor(e1,x1) & v_jump(e1) & with(x1,x2) & ne_org_frisbee(x2) & n_dog(x1))
exists e1 p1 x1 x2 x3 x4.(over(e1,x3) & Topic(x3,p1) & exists e2.(to(e2,x4) & Actor(e2,x3) & v_get(e2)) & n_owner(x4) & of(x4,x1) & n_thing(x1) & n_man(x3) & Actor(e1,x1) & v_lea(e1) & with(x1,x2) & n_frisbee(x2) & n_dog(x1))
77a7672e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(with(x1,x2) & v_jump(e1) & over(e1,x3) & ne_org_frisbee(x2) & n_man(x3) & n_dog(x1) & Actor(e1,x1))
exists e1 p1 x1 x2 x3 x4.(with(x1,x2) & v_lea(e1) & over(e1,x3) & of(x4,x1) & n_thing(x1) & n_owner(x4) & n_man(x3) & n_frisbee(x2) & n_dog(x1) & exists e2.(v_get(e2) & to(e2,x4) & Actor(e2,x3)) & Topic(x3,p1) & Actor(e1,x1))
A dog with a Frisbee jumps over a man
A cat with a frisbee leaps over a man.
2
-100
It is either a dog or a cat, it cannot be both.
exists e1 x1 x2 x3.(over(e1,x3) & n_man(x3) & Actor(e1,x1) & v_jump(e1) & with(x1,x2) & ne_org_frisbee(x2) & n_dog(x1))
exists s1 x1 x2 x3.(a_topic(x1) & over(x1,x3) & n_man(x3) & with(x1,x2) & n_leap(x2) & a_frisbee(s1) & Theme(s1,x2) & n_cat(x1))
77a76c1a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(with(x1,x2) & v_jump(e1) & over(e1,x3) & ne_org_frisbee(x2) & n_man(x3) & n_dog(x1) & Actor(e1,x1))
exists s1 x1 x2 x3.(with(x1,x2) & over(x1,x3) & n_man(x3) & n_leap(x2) & n_cat(x1) & a_topic(x1) & a_frisbee(s1) & Theme(s1,x2))
A dog with a Frisbee jumps over a man
A dog with a frisbee leaps over a guy.
0
-100
" Guy " and " man " are synonyms.
exists e1 x1 x2 x3.(over(e1,x3) & n_man(x3) & Actor(e1,x1) & v_jump(e1) & with(x1,x2) & ne_org_frisbee(x2) & n_dog(x1))
exists s1 x1 x2 x3.(a_topic(x1) & over(x1,x3) & n_guy(x3) & with(x1,x2) & n_leap(x2) & a_frisbee(s1) & Theme(s1,x2) & n_dog(x1))
77a77106-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(with(x1,x2) & v_jump(e1) & over(e1,x3) & ne_org_frisbee(x2) & n_man(x3) & n_dog(x1) & Actor(e1,x1))
exists s1 x1 x2 x3.(with(x1,x2) & over(x1,x3) & n_leap(x2) & n_guy(x3) & n_dog(x1) & a_topic(x1) & a_frisbee(s1) & Theme(s1,x2))
people relaxing watching tv drinking alcohol
People having a good time drinking and watching tv
0
-100
drinking implies that they are drinkng alcohol
exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_watch(e1) & n_alcohol(x4) & of(x4,x6) & n_drinking(x6) & of(x4,x5) & n_tv(x5) & (x1 = x3) & Theme(s1,x2) & a_relaxing(s1) & (x1 = x2) & n_people(x1))
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_have(e1) & subset_of(x6,x3) & Time(x6,x7) & n_tv(x7) & n_watching(x6) & subset_of(x4,x3) & n_drinking(x4) & of(x4,x5) & n_time(x5) & a_good(s1) & Theme(s1,x4) & (x1 = x2) & n_people(x1))
77a775fc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_watch(e1) & of(x4,x6) & of(x4,x5) & n_tv(x5) & n_people(x1) & n_drinking(x6) & n_alcohol(x4) & a_topic(x1) & a_relaxing(s1) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3) & (x1 = x2))
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_have(e1) & subset_of(x6,x3) & subset_of(x4,x3) & of(x4,x5) & n_watching(x6) & n_tv(x7) & n_time(x5) & n_people(x1) & n_drinking(x4) & a_topic(x1) & a_good(s1) & Time(x6,x7) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
people relaxing watching tv drinking alcohol
People are stressed out about traffic
2
-100
relaxing and stressed out mean opposite things.
exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_watch(e1) & n_alcohol(x4) & of(x4,x6) & n_drinking(x6) & of(x4,x5) & n_tv(x5) & (x1 = x3) & Theme(s1,x2) & a_relaxing(s1) & (x1 = x2) & n_people(x1))
exists e1 s1 x1 x2.(a_out(s1) & Manner(e1,s1) & about(e1,x2) & n_traffic(x2) & Theme(e1,x1) & v_stress(e1) & n_people(x1))
77a77ba6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_watch(e1) & of(x4,x6) & of(x4,x5) & n_tv(x5) & n_people(x1) & n_drinking(x6) & n_alcohol(x4) & a_topic(x1) & a_relaxing(s1) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3) & (x1 = x2))
exists e1 s1 x1 x2.(v_stress(e1) & n_traffic(x2) & n_people(x1) & about(e1,x2) & a_out(s1) & Theme(e1,x1) & Manner(e1,s1))
people relaxing watching tv drinking alcohol
People are relaxing.
1
-100
The people might not be relaxing.
exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_watch(e1) & n_alcohol(x4) & of(x4,x6) & n_drinking(x6) & of(x4,x5) & n_tv(x5) & (x1 = x3) & Theme(s1,x2) & a_relaxing(s1) & (x1 = x2) & n_people(x1))
exists e1 x1.(Actor(e1,x1) & v_relax(e1) & n_people(x1))
77a78272-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_watch(e1) & of(x4,x6) & of(x4,x5) & n_tv(x5) & n_people(x1) & n_drinking(x6) & n_alcohol(x4) & a_topic(x1) & a_relaxing(s1) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3) & (x1 = x2))
exists e1 x1.(v_relax(e1) & n_people(x1) & Actor(e1,x1))
A barefooted man with no shirt on is playing a guitar.
A man with no shirt moving his hand on the guitar strings.
0
-100
playing a guitar requires a hand on its strings
exists s1 x1.(-exists e1 s2 x2 x3 x4.(Theme(e1,x4) & Actor(e1,x1) & v_play(e1) & n_guitar(x4) & with(x1,x2) & Theme(s2,x3) & a_on(s2) & (x2 = x3) & n_shirt(x2)) & n_man(x1) & a_barefooted(s1) & Theme(s1,x1))
exists x1 x4 x5 x6.(n_string(x5) & of(x5,x6) & n_guitar(x6) & -exists e1 x2 x3.(a_topic(x1) & with(x1,x2) & on(e1,x5) & Theme(e1,x4) & Actor(e1,x3) & v_move(e1) & (x2 = x3) & n_shirt(x2)) & n_hand(x4) & of(x4,x1) & n_male(x1) & n_man(x1))
77a787d6-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1.(n_man(x1) & all e1 s2 x2 x3 x4.(-with(x1,x2) | -v_play(e1) | -n_shirt(x2) | -n_guitar(x4) | -a_on(s2) | -Theme(s2,x3) | -Theme(e1,x4) | -Actor(e1,x1) | -(x2 = x3)) & a_barefooted(s1) & Theme(s1,x1))
exists x1 x4 x5 x6.(of(x5,x6) & of(x4,x1) & n_string(x5) & n_man(x1) & n_male(x1) & n_hand(x4) & n_guitar(x6) & all e1 x2 x3.(-with(x1,x2) | -v_move(e1) | -on(e1,x5) | -n_shirt(x2) | -a_topic(x1) | -Theme(e1,x4) | -Actor(e1,x3) | -(x2 = x3)))
A barefooted man with no shirt on is playing a guitar.
A man with no shirt beginning to enter a bath.
2
-100
beginning to enter a bath is not surely for playing a guitar.
exists s1 x1.(-exists e1 s2 x2 x3 x4.(Theme(e1,x4) & Actor(e1,x1) & v_play(e1) & n_guitar(x4) & with(x1,x2) & Theme(s2,x3) & a_on(s2) & (x2 = x3) & n_shirt(x2)) & n_man(x1) & a_barefooted(s1) & Theme(s1,x1))
exists x1.(-exists e1 p1 x2 x3.(a_topic(x1) & with(x1,x2) & Topic(e1,p1) & Actor(e1,x3) & v_begin(e1) & exists e2 x4.(Theme(e2,x4) & Actor(e2,x3) & v_enter(e2) & n_bath(x4)) & (x2 = x3) & n_shirt(x2)) & n_man(x1))
77a78c68-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1.(n_man(x1) & all e1 s2 x2 x3 x4.(-with(x1,x2) | -v_play(e1) | -n_shirt(x2) | -n_guitar(x4) | -a_on(s2) | -Theme(s2,x3) | -Theme(e1,x4) | -Actor(e1,x1) | -(x2 = x3)) & a_barefooted(s1) & Theme(s1,x1))
exists x1.(n_man(x1) & all e1 p1 x2 x3.(all e2 x4.(-v_enter(e2) | -n_bath(x4) | -Theme(e2,x4) | -Actor(e2,x3)) | -with(x1,x2) | -v_begin(e1) | -n_shirt(x2) | -a_topic(x1) | -Topic(e1,p1) | -Actor(e1,x3) | -(x2 = x3)))
A barefooted man with no shirt on is playing a guitar.
A man with no shirt playing music for money on a street corner.
1
-100
He might not be playing for money.
exists s1 x1.(-exists e1 s2 x2 x3 x4.(Theme(e1,x4) & Actor(e1,x1) & v_play(e1) & n_guitar(x4) & with(x1,x2) & Theme(s2,x3) & a_on(s2) & (x2 = x3) & n_shirt(x2)) & n_man(x1) & a_barefooted(s1) & Theme(s1,x1))
exists x1.(-exists e1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & with(x1,x2) & on(e1,x6) & n_corner(x6) & of(x6,x7) & n_street(x7) & for(e1,x5) & n_money(x5) & Theme(e1,x4) & Actor(e1,x3) & v_play(e1) & n_music(x4) & (x2 = x3) & n_shirt(x2)) & n_man(x1))
77a7924e-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1.(n_man(x1) & all e1 s2 x2 x3 x4.(-with(x1,x2) | -v_play(e1) | -n_shirt(x2) | -n_guitar(x4) | -a_on(s2) | -Theme(s2,x3) | -Theme(e1,x4) | -Actor(e1,x1) | -(x2 = x3)) & a_barefooted(s1) & Theme(s1,x1))
exists x1.(n_man(x1) & all e1 x2 x3 x4 x5 x6 x7.(-with(x1,x2) | -v_play(e1) | -on(e1,x6) | -of(x6,x7) | -n_street(x7) | -n_shirt(x2) | -n_music(x4) | -n_money(x5) | -n_corner(x6) | -for(e1,x5) | -a_topic(x1) | -Theme(e1,x4) | -Actor(e1,x3) | -(x2 = x3)))
A woman in a black mesh skirt plays acoustic guitar.
The woman is in her 30s
1
-100
not every woman is in her 30s.
exists e1 s1 s2 x1 x2 x3 x4.(Theme(e1,x4) & Actor(e1,x1) & v_play(e1) & n_guitar(x4) & a_acoustic(s2) & Theme(s2,x4) & in(x1,x2) & n_skirt(x2) & of(x2,x3) & n_mesh(x3) & a_black(s1) & Theme(s1,x2) & n_woman(x1))
exists p1 x1 x2.(n_30s(x2) & of(x2,x1) & n_female(x1) & n_woman(x1) & in(x1,x2))
77a796e0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_play(e1) & of(x2,x3) & n_woman(x1) & n_skirt(x2) & n_mesh(x3) & n_guitar(x4) & in(x1,x2) & a_black(s1) & a_acoustic(s2) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1))
exists x1 x2.(of(x2,x1) & n_woman(x1) & n_female(x1) & n_30s(x2) & in(x1,x2))
A woman in a black mesh skirt plays acoustic guitar.
A woman is wearing black
0
-100
The woman is wearing a black mesh, she is wearing black.
exists e1 s1 s2 x1 x2 x3 x4.(Theme(e1,x4) & Actor(e1,x1) & v_play(e1) & n_guitar(x4) & a_acoustic(s2) & Theme(s2,x4) & in(x1,x2) & n_skirt(x2) & of(x2,x3) & n_mesh(x3) & a_black(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 s1 x1.(a_black(s1) & Manner(e1,s1) & Actor(e1,x1) & v_wear(e1) & n_woman(x1))
77a79b7c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_play(e1) & of(x2,x3) & n_woman(x1) & n_skirt(x2) & n_mesh(x3) & n_guitar(x4) & in(x1,x2) & a_black(s1) & a_acoustic(s2) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1))
exists e1 s1 x1.(v_wear(e1) & n_woman(x1) & a_black(s1) & Manner(e1,s1) & Actor(e1,x1))
A woman in a black mesh skirt plays acoustic guitar.
A woman is wearing a red skirt
2
-100
One can either wear a red skirt or a black skirt.
exists e1 s1 s2 x1 x2 x3 x4.(Theme(e1,x4) & Actor(e1,x1) & v_play(e1) & n_guitar(x4) & a_acoustic(s2) & Theme(s2,x4) & in(x1,x2) & n_skirt(x2) & of(x2,x3) & n_mesh(x3) & a_black(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_skirt(x2) & a_red(s1) & Theme(s1,x2) & n_woman(x1))
77a7a00e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_play(e1) & of(x2,x3) & n_woman(x1) & n_skirt(x2) & n_mesh(x3) & n_guitar(x4) & in(x1,x2) & a_black(s1) & a_acoustic(s2) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_wear(e1) & n_woman(x1) & n_skirt(x2) & a_red(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A female performer playing a guitar on a stage.
Theire is a guitar being played by a female.
0
-100
being played is equivalent to to playing
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & on(x3,x4) & n_stage(x4) & n_guitar(x3) & (x1 = x2) & n_performer(x1) & a_female(s1) & Theme(s1,x1))
exists p1 x1.(ne_nam_theire(x1) & exists e1 x2 x3 x4.((x1 = x2) & Actor(e1,x4) & n_female(x4) & Theme(e1,x3) & v_play(e1) & (x2 = x3) & n_guitar(x2)))
77a7a6f8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_play(e1) & on(x3,x4) & n_stage(x4) & n_performer(x1) & n_guitar(x3) & a_topic(x1) & a_female(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists x1.(ne_nam_theire(x1) & exists e1 x2 x3 x4.(v_play(e1) & n_guitar(x2) & n_female(x4) & Theme(e1,x3) & Actor(e1,x4) & (x2 = x3) & (x1 = x2)))
A female performer playing a guitar on a stage.
The female is performing for an audience.
1
-100
There might not be an audience there.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & on(x3,x4) & n_stage(x4) & n_guitar(x3) & (x1 = x2) & n_performer(x1) & a_female(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_female(x1) & for(e1,x2) & n_audience(x2) & Actor(e1,x1) & v_perform(e1))
77a7ad56-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_play(e1) & on(x3,x4) & n_stage(x4) & n_performer(x1) & n_guitar(x3) & a_topic(x1) & a_female(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_perform(e1) & n_female(x1) & n_audience(x2) & for(e1,x2) & Actor(e1,x1))
A female performer playing a guitar on a stage.
The female is playing the drums.
2
-100
playing a guitar is different from playing the drums.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & on(x3,x4) & n_stage(x4) & n_guitar(x3) & (x1 = x2) & n_performer(x1) & a_female(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_drum(x2) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1))
77a7b24c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_play(e1) & on(x3,x4) & n_stage(x4) & n_performer(x1) & n_guitar(x3) & a_topic(x1) & a_female(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_play(e1) & n_female(x1) & n_drum(x2) & Theme(e1,x2) & Actor(e1,x1))
a topless woman playing guitar
A drunk shirtless lady playing an instrument.
1
-100
Because she is topless does not make her drunk.
exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_guitar(x3) & (x1 = x2) & n_woman(x1) & a_topless(s1) & Theme(s1,x1))
exists e1 s1 s2 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_instrument(x3) & (x1 = x2) & n_lady(x1) & a_shirtless(s2) & Theme(s2,x1) & a_drunk(s1) & Theme(s1,x1))
77a7b850-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_play(e1) & n_woman(x1) & n_guitar(x3) & a_topless(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 s2 x1 x2 x3.(v_play(e1) & n_lady(x1) & n_instrument(x3) & a_topic(x1) & a_shirtless(s2) & a_drunk(s1) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
a topless woman playing guitar
A shirtless lady taking a shower.
2
-100
guitar and shower are not the same.
exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_guitar(x3) & (x1 = x2) & n_woman(x1) & a_topless(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & n_shower(x3) & (x1 = x2) & n_lady(x1) & a_shirtless(s1) & Theme(s1,x1))
77a7bd5a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_play(e1) & n_woman(x1) & n_guitar(x3) & a_topless(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2 x3.(v_take(e1) & n_shower(x3) & n_lady(x1) & a_topic(x1) & a_shirtless(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
a topless woman playing guitar
A shirtless lady playing an instrument.
0
-100
topless is a synonym for shirtless
exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_guitar(x3) & (x1 = x2) & n_woman(x1) & a_topless(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_instrument(x3) & (x1 = x2) & n_lady(x1) & a_shirtless(s1) & Theme(s1,x1))
77a7c1f6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_play(e1) & n_woman(x1) & n_guitar(x3) & a_topless(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2 x3.(v_play(e1) & n_lady(x1) & n_instrument(x3) & a_topic(x1) & a_shirtless(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
A lovely lady playing music.
A man is playing music
2
-100
man and lady are not the same gender.
exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_music(x3) & (x1 = x2) & n_lady(x1) & a_lovely(s1) & Theme(s1,x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_music(x2) & n_man(x1))
77a7c692-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_play(e1) & n_music(x3) & n_lady(x1) & a_topic(x1) & a_lovely(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_play(e1) & n_music(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
A lovely lady playing music.
A lady is playing music.
0
-100
the lady playing music is a lovely lady
exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_music(x3) & (x1 = x2) & n_lady(x1) & a_lovely(s1) & Theme(s1,x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_music(x2) & n_lady(x1))
77a7cb9c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_play(e1) & n_music(x3) & n_lady(x1) & a_topic(x1) & a_lovely(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_play(e1) & n_music(x2) & n_lady(x1) & Theme(e1,x2) & Actor(e1,x1))
A lovely lady playing music.
A lady is playing the piano.
1
-100
She might not be playing the piano.
exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_music(x3) & (x1 = x2) & n_lady(x1) & a_lovely(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_piano(x2) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_lady(x1))
77a7d0e2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_play(e1) & n_music(x3) & n_lady(x1) & a_topic(x1) & a_lovely(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_play(e1) & n_piano(x2) & n_lady(x1) & Theme(e1,x2) & Actor(e1,x1))
There are about a dozen of men in work clothes that are getting directions for a task.
Several men are working at a construction site.
1
-100
It may not be a construction site that these men work on.
exists p1 x1 e1 x2 x3 x4 x5 x6 x7 x8.((x1 = x2) & r_about(x2) & of(x2,x3) & in(x3,x4) & Theme(e1,x7) & Actor(e1,x6) & v_get(e1) & for(x7,x8) & n_task(x8) & n_direction(x7) & (x4 = x6) & n_clothes(x4) & of(x4,x5) & n_work(x5) & n_man(x3) & n_dozen(x2))
exists e1 s1 x1 x2 x3.(at(e1,x2) & n_site(x2) & of(x2,x3) & n_construction(x3) & Actor(e1,x1) & v_work(e1) & n_man(x1) & a_several(s1) & Theme(s1,x1))
77a7d592-e4c8-11ec-9cdd-0242ac1c0002
exists x1 e1 x2 x3 x4 x5 x6 x7 x8.(v_get(e1) & r_about(x2) & of(x4,x5) & of(x2,x3) & n_work(x5) & n_task(x8) & n_man(x3) & n_dozen(x2) & n_direction(x7) & n_clothes(x4) & in(x3,x4) & for(x7,x8) & Theme(e1,x7) & Actor(e1,x6) & (x4 = x6) & (x1 = x2))
exists e1 s1 x1 x2 x3.(v_work(e1) & of(x2,x3) & n_site(x2) & n_man(x1) & n_construction(x3) & at(e1,x2) & a_several(s1) & Theme(s1,x1) & Actor(e1,x1))
There are about a dozen of men in work clothes that are getting directions for a task.
Several men are building a house.
2
-100
building and getting directions are not the same.
exists p1 x1 e1 x2 x3 x4 x5 x6 x7 x8.((x1 = x2) & r_about(x2) & of(x2,x3) & in(x3,x4) & Theme(e1,x7) & Actor(e1,x6) & v_get(e1) & for(x7,x8) & n_task(x8) & n_direction(x7) & (x4 = x6) & n_clothes(x4) & of(x4,x5) & n_work(x5) & n_man(x3) & n_dozen(x2))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_build(e1) & n_house(x2) & n_man(x1) & a_several(s1) & Theme(s1,x1))
77a7da2e-e4c8-11ec-9cdd-0242ac1c0002
exists x1 e1 x2 x3 x4 x5 x6 x7 x8.(v_get(e1) & r_about(x2) & of(x4,x5) & of(x2,x3) & n_work(x5) & n_task(x8) & n_man(x3) & n_dozen(x2) & n_direction(x7) & n_clothes(x4) & in(x3,x4) & for(x7,x8) & Theme(e1,x7) & Actor(e1,x6) & (x4 = x6) & (x1 = x2))
exists e1 s1 x1 x2.(v_build(e1) & n_man(x1) & n_house(x2) & a_several(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
There are about a dozen of men in work clothes that are getting directions for a task.
Several men are listening.
0
-100
dozen of men and several men can be the same thing
exists p1 x1 e1 x2 x3 x4 x5 x6 x7 x8.((x1 = x2) & r_about(x2) & of(x2,x3) & in(x3,x4) & Theme(e1,x7) & Actor(e1,x6) & v_get(e1) & for(x7,x8) & n_task(x8) & n_direction(x7) & (x4 = x6) & n_clothes(x4) & of(x4,x5) & n_work(x5) & n_man(x3) & n_dozen(x2))
exists e1 s1 x1.(Actor(e1,x1) & v_listen(e1) & n_man(x1) & a_several(s1) & Theme(s1,x1))
77a7dec0-e4c8-11ec-9cdd-0242ac1c0002
exists x1 e1 x2 x3 x4 x5 x6 x7 x8.(v_get(e1) & r_about(x2) & of(x4,x5) & of(x2,x3) & n_work(x5) & n_task(x8) & n_man(x3) & n_dozen(x2) & n_direction(x7) & n_clothes(x4) & in(x3,x4) & for(x7,x8) & Theme(e1,x7) & Actor(e1,x6) & (x4 = x6) & (x1 = x2))
exists e1 s1 x1.(v_listen(e1) & n_man(x1) & a_several(s1) & Theme(s1,x1) & Actor(e1,x1))
A man in a blue coat addresses a group of at least sixteen men and women in a field.
A man in coat,is addressing people.
1
0.995223
The people might be specific.
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(Theme(e2,x3) & Actor(e2,x1) & v_address(e2) & in(x3,x7) & n_field(x7) & of(x3,e1) & a_at(e1) & Actor(e1,x4) & v_least(e1) & n_woman(x6) & n_man(x5) & subset_of(x6,x4) & subset_of(x5,x4) & card_eq_16(x4) & n_group(x3) & in(x1,x2) & n_coat(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_address(e1) & n_people(x3) & in(x1,x2) & n_coat(x2) & n_man(x1))
77a7e366-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_least(e1) & v_address(e2) & subset_of(x6,x4) & subset_of(x5,x4) & of(x3,e1) & n_woman(x6) & n_man(x5) & n_man(x1) & n_group(x3) & n_field(x7) & n_coat(x2) & in(x3,x7) & in(x1,x2) & card_eq_16(x4) & a_blue(s1) & a_at(e1) & Theme(s1,x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x4))
exists e1 x1 x2 x3.(v_address(e1) & n_people(x3) & n_man(x1) & n_coat(x2) & in(x1,x2) & Theme(e1,x3) & Actor(e1,x1))
A man in a blue coat addresses a group of at least sixteen men and women in a field.
A man is talking to a group of people about science
1
0.024435
It might not be science that the man is talking about.
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(Theme(e2,x3) & Actor(e2,x1) & v_address(e2) & in(x3,x7) & n_field(x7) & of(x3,e1) & a_at(e1) & Actor(e1,x4) & v_least(e1) & n_woman(x6) & n_man(x5) & subset_of(x6,x4) & subset_of(x5,x4) & card_eq_16(x4) & n_group(x3) & in(x1,x2) & n_coat(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2 x3 x4.(to(e1,x2) & of(x2,x3) & about(x3,x4) & n_science(x4) & n_people(x3) & n_group(x2) & Actor(e1,x1) & v_talk(e1) & n_man(x1))
77a7e7ee-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_least(e1) & v_address(e2) & subset_of(x6,x4) & subset_of(x5,x4) & of(x3,e1) & n_woman(x6) & n_man(x5) & n_man(x1) & n_group(x3) & n_field(x7) & n_coat(x2) & in(x3,x7) & in(x1,x2) & card_eq_16(x4) & a_blue(s1) & a_at(e1) & Theme(s1,x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x4))
exists e1 x1 x2 x3 x4.(v_talk(e1) & to(e1,x2) & of(x2,x3) & n_science(x4) & n_people(x3) & n_man(x1) & n_group(x2) & about(x3,x4) & Actor(e1,x1))
A man in a blue coat addresses a group of at least sixteen men and women in a field.
The sun is out.
1
0.628951
not every field have a sun up
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(Theme(e2,x3) & Actor(e2,x1) & v_address(e2) & in(x3,x7) & n_field(x7) & of(x3,e1) & a_at(e1) & Actor(e1,x4) & v_least(e1) & n_woman(x6) & n_man(x5) & subset_of(x6,x4) & subset_of(x5,x4) & card_eq_16(x4) & n_group(x3) & in(x1,x2) & n_coat(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
exists s1 x1.(n_sun(x1) & Theme(s1,x1) & a_out(s1))
77a7ec94-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(v_least(e1) & v_address(e2) & subset_of(x6,x4) & subset_of(x5,x4) & of(x3,e1) & n_woman(x6) & n_man(x5) & n_man(x1) & n_group(x3) & n_field(x7) & n_coat(x2) & in(x3,x7) & in(x1,x2) & card_eq_16(x4) & a_blue(s1) & a_at(e1) & Theme(s1,x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x4))
exists s1 x1.(n_sun(x1) & a_out(s1) & Theme(s1,x1))
A man in a blue coat addresses a group of at least sixteen men and women in a field.
The man is napping inside his home.
2
-100
addresses and napping are not the same.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(Theme(e2,x3) & Actor(e2,x1) & v_address(e2) & in(x3,x7) & n_field(x7) & of(x3,e1) & a_at(e1) & Actor(e1,x4) & v_least(e1) & n_woman(x6) & n_man(x5) & subset_of(x6,x4) & subset_of(x5,x4) & card_eq_16(x4) & n_group(x3) & in(x1,x2) & n_coat(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2.(n_home(x2) & of(x2,x1) & n_male(x1) & n_man(x1) & inside(e1,x2) & Actor(e1,x1) & v_nap(e1))
77a7f19e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(v_least(e1) & v_address(e2) & subset_of(x6,x4) & subset_of(x5,x4) & of(x3,e1) & n_woman(x6) & n_man(x5) & n_man(x1) & n_group(x3) & n_field(x7) & n_coat(x2) & in(x3,x7) & in(x1,x2) & card_eq_16(x4) & a_blue(s1) & a_at(e1) & Theme(s1,x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x4))
exists e1 x1 x2.(v_nap(e1) & of(x2,x1) & n_man(x1) & n_male(x1) & n_home(x2) & inside(e1,x2) & Actor(e1,x1))
A man in a blue coat addresses a group of at least sixteen men and women in a field.
A man is speaking to people sitting all around him in a circle.
1
0.182873
speaking and addressing are different actions
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(Theme(e2,x3) & Actor(e2,x1) & v_address(e2) & in(x3,x7) & n_field(x7) & of(x3,e1) & a_at(e1) & Actor(e1,x4) & v_least(e1) & n_woman(x6) & n_man(x5) & subset_of(x6,x4) & subset_of(x5,x4) & card_eq_16(x4) & n_group(x3) & in(x1,x2) & n_coat(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
exists e1 e2 x1 x2 x3 x4.(to(e1,x2) & in(e2,x4) & n_circle(x4) & r_all(e2) & around(e2,x1) & n_male(x1) & Actor(e2,x3) & v_sit(e2) & (x2 = x3) & n_people(x2) & Actor(e1,x1) & v_speak(e1) & n_man(x1))
77a7f8a6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(v_least(e1) & v_address(e2) & subset_of(x6,x4) & subset_of(x5,x4) & of(x3,e1) & n_woman(x6) & n_man(x5) & n_man(x1) & n_group(x3) & n_field(x7) & n_coat(x2) & in(x3,x7) & in(x1,x2) & card_eq_16(x4) & a_blue(s1) & a_at(e1) & Theme(s1,x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x4))
exists e1 e2 x1 x2 x3 x4.(v_speak(e1) & v_sit(e2) & to(e1,x2) & r_all(e2) & n_people(x2) & n_man(x1) & n_male(x1) & n_circle(x4) & in(e2,x4) & around(e2,x1) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3))
A man in a blue coat addresses a group of at least sixteen men and women in a field.
A man in a red coat is making a video game
2
0.000019
red and blue are not the same.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(Theme(e2,x3) & Actor(e2,x1) & v_address(e2) & in(x3,x7) & n_field(x7) & of(x3,e1) & a_at(e1) & Actor(e1,x4) & v_least(e1) & n_woman(x6) & n_man(x5) & subset_of(x6,x4) & subset_of(x5,x4) & card_eq_16(x4) & n_group(x3) & in(x1,x2) & n_coat(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
exists e1 s1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_make(e1) & n_game(x3) & of(x3,x4) & n_video(x4) & in(x1,x2) & n_coat(x2) & a_red(s1) & Theme(s1,x2) & n_man(x1))
77a7fe00-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(v_least(e1) & v_address(e2) & subset_of(x6,x4) & subset_of(x5,x4) & of(x3,e1) & n_woman(x6) & n_man(x5) & n_man(x1) & n_group(x3) & n_field(x7) & n_coat(x2) & in(x3,x7) & in(x1,x2) & card_eq_16(x4) & a_blue(s1) & a_at(e1) & Theme(s1,x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x4))
exists e1 s1 x1 x2 x3 x4.(v_make(e1) & of(x3,x4) & n_video(x4) & n_man(x1) & n_game(x3) & n_coat(x2) & in(x1,x2) & a_red(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
A man in a blue coat addresses a group of at least sixteen men and women in a field.
A single man is speaking to a small group of followers outside.
0
-100
a field is always outside
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(Theme(e2,x3) & Actor(e2,x1) & v_address(e2) & in(x3,x7) & n_field(x7) & of(x3,e1) & a_at(e1) & Actor(e1,x4) & v_least(e1) & n_woman(x6) & n_man(x5) & subset_of(x6,x4) & subset_of(x5,x4) & card_eq_16(x4) & n_group(x3) & in(x1,x2) & n_coat(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
exists e1 s1 s2 s3 x1 x2 x3.(a_outside(s3) & Manner(e1,s3) & to(e1,x2) & of(x2,x3) & n_follower(x3) & n_group(x2) & a_small(s2) & Theme(s2,x2) & Actor(e1,x1) & v_speak(e1) & n_man(x1) & a_single(s1) & Theme(s1,x1))
77a802b0-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_least(e1) & v_address(e2) & subset_of(x6,x4) & subset_of(x5,x4) & of(x3,e1) & n_woman(x6) & n_man(x5) & n_man(x1) & n_group(x3) & n_field(x7) & n_coat(x2) & in(x3,x7) & in(x1,x2) & card_eq_16(x4) & a_blue(s1) & a_at(e1) & Theme(s1,x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x4))
exists e1 s1 s2 s3 x1 x2 x3.(v_speak(e1) & to(e1,x2) & of(x2,x3) & n_man(x1) & n_group(x2) & n_follower(x3) & a_small(s2) & a_single(s1) & a_outside(s3) & Theme(s2,x2) & Theme(s1,x1) & Manner(e1,s3) & Actor(e1,x1))
A man in a blue coat addresses a group of at least sixteen men and women in a field.
The man is talking to a group of only men.
2
-100
men and women and only men are not the same.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(Theme(e2,x3) & Actor(e2,x1) & v_address(e2) & in(x3,x7) & n_field(x7) & of(x3,e1) & a_at(e1) & Actor(e1,x4) & v_least(e1) & n_woman(x6) & n_man(x5) & subset_of(x6,x4) & subset_of(x5,x4) & card_eq_16(x4) & n_group(x3) & in(x1,x2) & n_coat(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2.(to(e1,x2) & of(x2,x1) & all x3.(n_man(x3) -> (x1 = x3)) & n_man(x1) & n_man(x1) & n_group(x2) & Actor(e1,x1) & v_talk(e1))
77a80760-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(v_least(e1) & v_address(e2) & subset_of(x6,x4) & subset_of(x5,x4) & of(x3,e1) & n_woman(x6) & n_man(x5) & n_man(x1) & n_group(x3) & n_field(x7) & n_coat(x2) & in(x3,x7) & in(x1,x2) & card_eq_16(x4) & a_blue(s1) & a_at(e1) & Theme(s1,x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x4))
exists e1 x1 x2.(v_talk(e1) & to(e1,x2) & of(x2,x1) & n_man(x1) & n_group(x2) & all x3.(-n_man(x3) | (x1 = x3)) & Actor(e1,x1))
A man in a blue coat addresses a group of at least sixteen men and women in a field.
A man us addressing a group of people.
0
-100
sixteen men and women is a group of people
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(Theme(e2,x3) & Actor(e2,x1) & v_address(e2) & in(x3,x7) & n_field(x7) & of(x3,e1) & a_at(e1) & Actor(e1,x4) & v_least(e1) & n_woman(x6) & n_man(x5) & subset_of(x6,x4) & subset_of(x5,x4) & card_eq_16(x4) & n_group(x3) & in(x1,x2) & n_coat(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2 x3.(for(e1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_address(e1) & of(x2,x3) & n_people(x3) & n_group(x2) & n_person(x1) & n_man(x1))
77a810d4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(v_least(e1) & v_address(e2) & subset_of(x6,x4) & subset_of(x5,x4) & of(x3,e1) & n_woman(x6) & n_man(x5) & n_man(x1) & n_group(x3) & n_field(x7) & n_coat(x2) & in(x3,x7) & in(x1,x2) & card_eq_16(x4) & a_blue(s1) & a_at(e1) & Theme(s1,x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x4))
exists e1 x1 x2 x3.(v_address(e1) & of(x2,x3) & n_person(x1) & n_people(x3) & n_man(x1) & n_group(x2) & for(e1,x1) & Theme(e1,x2) & Actor(e1,x1))
A man in a blue coat addresses a group of at least sixteen men and women in a field.
The group of people are listening intently.
1
0.643326
listening and adressing are different actions
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(Theme(e2,x3) & Actor(e2,x1) & v_address(e2) & in(x3,x7) & n_field(x7) & of(x3,e1) & a_at(e1) & Actor(e1,x4) & v_least(e1) & n_woman(x6) & n_man(x5) & subset_of(x6,x4) & subset_of(x5,x4) & card_eq_16(x4) & n_group(x3) & in(x1,x2) & n_coat(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
exists e1 s1 x1 x2.(n_group(x1) & a_intently(s1) & Manner(e1,s1) & Actor(e1,x1) & v_listen(e1) & of(x1,x2) & n_people(x2))
77a8157a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(v_least(e1) & v_address(e2) & subset_of(x6,x4) & subset_of(x5,x4) & of(x3,e1) & n_woman(x6) & n_man(x5) & n_man(x1) & n_group(x3) & n_field(x7) & n_coat(x2) & in(x3,x7) & in(x1,x2) & card_eq_16(x4) & a_blue(s1) & a_at(e1) & Theme(s1,x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x4))
exists e1 s1 x1 x2.(v_listen(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & a_intently(s1) & Manner(e1,s1) & Actor(e1,x1))
A man in a blue coat addresses a group of at least sixteen men and women in a field.
People are fighting with a man in a blue coat.
2
-100
addresses and fighting are not the same.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(Theme(e2,x3) & Actor(e2,x1) & v_address(e2) & in(x3,x7) & n_field(x7) & of(x3,e1) & a_at(e1) & Actor(e1,x4) & v_least(e1) & n_woman(x6) & n_man(x5) & subset_of(x6,x4) & subset_of(x5,x4) & card_eq_16(x4) & n_group(x3) & in(x1,x2) & n_coat(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
exists e1 s1 x1 x2 x3.(with(e1,x2) & in(x2,x3) & n_coat(x3) & a_blue(s1) & Theme(s1,x3) & n_man(x2) & Actor(e1,x1) & v_fight(e1) & n_people(x1))
77a8220e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(v_least(e1) & v_address(e2) & subset_of(x6,x4) & subset_of(x5,x4) & of(x3,e1) & n_woman(x6) & n_man(x5) & n_man(x1) & n_group(x3) & n_field(x7) & n_coat(x2) & in(x3,x7) & in(x1,x2) & card_eq_16(x4) & a_blue(s1) & a_at(e1) & Theme(s1,x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x4))
exists e1 s1 x1 x2 x3.(with(e1,x2) & v_fight(e1) & n_people(x1) & n_man(x2) & n_coat(x3) & in(x2,x3) & a_blue(s1) & Theme(s1,x3) & Actor(e1,x1))
A man in a blue coat addresses a group of at least sixteen men and women in a field.
The people are outdoors.
0
0.788254
a field must be outside
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(Theme(e2,x3) & Actor(e2,x1) & v_address(e2) & in(x3,x7) & n_field(x7) & of(x3,e1) & a_at(e1) & Actor(e1,x4) & v_least(e1) & n_woman(x6) & n_man(x5) & subset_of(x6,x4) & subset_of(x5,x4) & card_eq_16(x4) & n_group(x3) & in(x1,x2) & n_coat(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
exists p1 x1.(n_people(x1) & exists x2.((x1 = x2) & n_outdoors(x2)))
77a82c9a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(v_least(e1) & v_address(e2) & subset_of(x6,x4) & subset_of(x5,x4) & of(x3,e1) & n_woman(x6) & n_man(x5) & n_man(x1) & n_group(x3) & n_field(x7) & n_coat(x2) & in(x3,x7) & in(x1,x2) & card_eq_16(x4) & a_blue(s1) & a_at(e1) & Theme(s1,x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x4))
exists x1.(n_people(x1) & exists x2.(n_outdoors(x2) & (x1 = x2)))
A man with a clipboard talks to a group of men in a field.
A man gives his players the gameplan.
1
-100
gameplan and field are different things
exists x1 x2 x3 x4 x5 x6.(a_topic(x1) & with(x1,x2) & to(x2,x4) & of(x4,x5) & in(x5,x6) & n_field(x6) & n_man(x5) & n_group(x4) & n_talk(x2) & of(x2,x3) & n_clipboard(x3) & n_man(x1))
exists e1 x1 x2 x3.(n_gameplan(x2) & Recipient(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_give(e1) & n_player(x3) & of(x3,x1) & n_male(x1) & n_man(x1))
77a83ce4-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2 x3 x4 x5 x6.(with(x1,x2) & to(x2,x4) & of(x4,x5) & of(x2,x3) & n_talk(x2) & n_man(x5) & n_man(x1) & n_group(x4) & n_field(x6) & n_clipboard(x3) & in(x5,x6) & a_topic(x1))
exists e1 x1 x2 x3.(v_give(e1) & of(x3,x1) & n_player(x3) & n_man(x1) & n_male(x1) & n_gameplan(x2) & Theme(e1,x2) & Recipient(e1,x3) & Actor(e1,x1))
Lumberjack in his security red jumpsuit, gets stylish with his orange hard hat as he cuts down the trees.
A lumberjack in an orange hard hat cuts down some trees.
0
-100
A lumberjack in an orange hard hat cutting down some trees is part of the scenario of getting stylish.
exists e1 p1 p2 s1 x1 x2 x3 x4 x5 x6 x7.(n_tree(x7) & n_male(x2) & n_male(x2) & n_hat(x5) & a_hard(s1) & Theme(s1,x5) & of(x5,x6) & n_orange(x6) & of(x5,x2) & n_jumpsuit(x2) & of(x2,x4) & n_red(x4) & of(x2,x3) & n_security(x3) & of(x2,x1) & n_male(x1) & ne_nam_lumberjack(x1) & exists e2 s3.(a_down(s3) & Manner(e2,s3) & Theme(e2,x7) & Actor(e2,x2) & v_cut(e2)) & as(e1,p2) & with(e1,x5) & exists s2.(Theme(s2,x1) & a_stylish(s2)) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & in(x1,x2))
exists s1 x1 x2 x3 x4 x5.(a_topic(x1) & down(x1,x5) & n_tree(x5) & in(x1,x2) & n_cut(x2) & of(x2,x4) & n_hat(x4) & a_hard(s1) & Theme(s1,x2) & of(x2,x3) & n_orange(x3) & n_lumberjack(x1))
77ab3912-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 p2 s1 x1 x2 x3 x4 x5 x6 x7.(with(e1,x5) & v_get(e1) & of(x5,x6) & of(x5,x2) & of(x2,x4) & of(x2,x3) & of(x2,x1) & ne_nam_lumberjack(x1) & n_tree(x7) & n_security(x3) & n_red(x4) & n_orange(x6) & n_male(x2) & n_male(x1) & n_jumpsuit(x2) & n_hat(x5) & in(x1,x2) & exists s2.(a_stylish(s2) & Theme(s2,x1)) & exists e2 s3.(v_cut(e2) & a_down(s3) & Theme(e2,x7) & Manner(e2,s3) & Actor(e2,x2)) & as(e1,p2) & a_hard(s1) & Topic(e1,p1) & Theme(s1,x5) & Actor(e1,x1))
exists s1 x1 x2 x3 x4 x5.(of(x2,x4) & of(x2,x3) & n_tree(x5) & n_orange(x3) & n_lumberjack(x1) & n_hat(x4) & n_cut(x2) & in(x1,x2) & down(x1,x5) & a_topic(x1) & a_hard(s1) & Theme(s1,x2))
Lumberjack in his security red jumpsuit, gets stylish with his orange hard hat as he cuts down the trees.
The lumberjack is a woman.
1
-100
The lumberjack is not necessarily a woman.
exists e1 p1 p2 s1 x1 x2 x3 x4 x5 x6 x7.(n_tree(x7) & n_male(x2) & n_male(x2) & n_hat(x5) & a_hard(s1) & Theme(s1,x5) & of(x5,x6) & n_orange(x6) & of(x5,x2) & n_jumpsuit(x2) & of(x2,x4) & n_red(x4) & of(x2,x3) & n_security(x3) & of(x2,x1) & n_male(x1) & ne_nam_lumberjack(x1) & exists e2 s3.(a_down(s3) & Manner(e2,s3) & Theme(e2,x7) & Actor(e2,x2) & v_cut(e2)) & as(e1,p2) & with(e1,x5) & exists s2.(Theme(s2,x1) & a_stylish(s2)) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & in(x1,x2))
exists p1 x1.(n_lumberjack(x1) & exists x2.((x1 = x2) & n_woman(x2)))
77ab3f02-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 p2 s1 x1 x2 x3 x4 x5 x6 x7.(with(e1,x5) & v_get(e1) & of(x5,x6) & of(x5,x2) & of(x2,x4) & of(x2,x3) & of(x2,x1) & ne_nam_lumberjack(x1) & n_tree(x7) & n_security(x3) & n_red(x4) & n_orange(x6) & n_male(x2) & n_male(x1) & n_jumpsuit(x2) & n_hat(x5) & in(x1,x2) & exists s2.(a_stylish(s2) & Theme(s2,x1)) & exists e2 s3.(v_cut(e2) & a_down(s3) & Theme(e2,x7) & Manner(e2,s3) & Actor(e2,x2)) & as(e1,p2) & a_hard(s1) & Topic(e1,p1) & Theme(s1,x5) & Actor(e1,x1))
exists x1.(n_lumberjack(x1) & exists x2.(n_woman(x2) & (x1 = x2)))
Lumberjack in his security red jumpsuit, gets stylish with his orange hard hat as he cuts down the trees.
The lumberjack's helmet is bright yellow.
2
-100
The hard hat is either orange or yellow.
exists e1 p1 p2 s1 x1 x2 x3 x4 x5 x6 x7.(n_tree(x7) & n_male(x2) & n_male(x2) & n_hat(x5) & a_hard(s1) & Theme(s1,x5) & of(x5,x6) & n_orange(x6) & of(x5,x2) & n_jumpsuit(x2) & of(x2,x4) & n_red(x4) & of(x2,x3) & n_security(x3) & of(x2,x1) & n_male(x1) & ne_nam_lumberjack(x1) & exists e2 s3.(a_down(s3) & Manner(e2,s3) & Theme(e2,x7) & Actor(e2,x2) & v_cut(e2)) & as(e1,p2) & with(e1,x5) & exists s2.(Theme(s2,x1) & a_stylish(s2)) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & in(x1,x2))
exists p1 x1 x2.(n_helmet(x2) & of(x2,x1) & n_lumberjack(x1) & exists s1 x3.((x2 = x3) & n_yellow(x3) & a_bright(s1) & Theme(s1,x3)))
77ab4448-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 p2 s1 x1 x2 x3 x4 x5 x6 x7.(with(e1,x5) & v_get(e1) & of(x5,x6) & of(x5,x2) & of(x2,x4) & of(x2,x3) & of(x2,x1) & ne_nam_lumberjack(x1) & n_tree(x7) & n_security(x3) & n_red(x4) & n_orange(x6) & n_male(x2) & n_male(x1) & n_jumpsuit(x2) & n_hat(x5) & in(x1,x2) & exists s2.(a_stylish(s2) & Theme(s2,x1)) & exists e2 s3.(v_cut(e2) & a_down(s3) & Theme(e2,x7) & Manner(e2,s3) & Actor(e2,x2)) & as(e1,p2) & a_hard(s1) & Topic(e1,p1) & Theme(s1,x5) & Actor(e1,x1))
exists x1 x2.(of(x2,x1) & n_lumberjack(x1) & n_helmet(x2) & exists s1 x3.(n_yellow(x3) & a_bright(s1) & Theme(s1,x3) & (x2 = x3)))
many cheerleaders wearing black, walk down the street.
There are cheerleaders in the city.
1
-100
Cheerleaders walking down the street does not mean that they are in the city.
exists e1 e2 p1 x1 x2 x3.(n_street(x3) & down(e2,x3) & Actor(e2,x1) & v_walk(e2) & exists s1.(Theme(s1,x2) & a_black(s1)) & Topic(e1,p1) & Actor(e1,x2) & v_wear(e1) & (x1 = x2) & n_cheerleader(x1) & n_quantity(x1))
exists p1 x1 x3.(n_city(x3) & exists x2.((x1 = x2) & in(x2,x3) & n_cheerleader(x2)))
77ab497a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 x1 x2 x3.(v_wear(e1) & v_walk(e2) & n_street(x3) & n_quantity(x1) & n_cheerleader(x1) & exists s1.(a_black(s1) & Theme(s1,x2)) & down(e2,x3) & Topic(e1,p1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists x1 x3.(n_city(x3) & exists x2.(n_cheerleader(x2) & in(x2,x3) & (x1 = x2)))
many cheerleaders wearing black, walk down the street.
The cheerleaders are sitting in the cafe.
2
-100
how can they be sitting while they walk?
exists e2 e1 p1 x1 x2 x3.(n_street(x3) & down(e2,x3) & Actor(e2,x1) & v_walk(e2) & exists s1.(Theme(s1,x2) & a_black(s1)) & Topic(e1,p1) & Actor(e1,x2) & v_wear(e1) & (x1 = x2) & n_cheerleader(x1) & n_quantity(x1))
exists e1 x1 x2.(n_cafe(x2) & n_cheerleader(x1) & in(e1,x2) & Actor(e1,x1) & v_sit(e1))
77ab4f10-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 p1 x1 x2 x3.(v_wear(e1) & v_walk(e2) & n_street(x3) & n_quantity(x1) & n_cheerleader(x1) & exists s1.(a_black(s1) & Theme(s1,x2)) & down(e2,x3) & Topic(e1,p1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_sit(e1) & n_cheerleader(x1) & n_cafe(x2) & in(e1,x2) & Actor(e1,x1))
many cheerleaders wearing black, walk down the street.
There are cheerleaders in the street.
0
-100
There are cheerleaders is rephrasing of many cheerleaders
exists e1 e2 p1 x1 x2 x3.(n_street(x3) & down(e2,x3) & Actor(e2,x1) & v_walk(e2) & exists s1.(Theme(s1,x2) & a_black(s1)) & Topic(e1,p1) & Actor(e1,x2) & v_wear(e1) & (x1 = x2) & n_cheerleader(x1) & n_quantity(x1))
exists p1 x1 x3.(n_street(x3) & exists x2.((x1 = x2) & in(x2,x3) & n_cheerleader(x2)))
77ab5582-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 x1 x2 x3.(v_wear(e1) & v_walk(e2) & n_street(x3) & n_quantity(x1) & n_cheerleader(x1) & exists s1.(a_black(s1) & Theme(s1,x2)) & down(e2,x3) & Topic(e1,p1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists x1 x3.(n_street(x3) & exists x2.(n_cheerleader(x2) & in(x2,x3) & (x1 = x2)))
A family waits to cross a busy street.
The family are cautious about crossing the street.
1
-100
We have no idea if the family is being cautious or waiting to cross.
exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_wait(e1) & exists e2 s1 x2.(Theme(e2,x2) & Actor(e2,x1) & v_cross(e2) & n_street(x2) & a_busy(s1) & Theme(s1,x2)) & n_family(x1))
exists e1 s1 x1 x2 x3.(n_street(x3) & n_family(x1) & about(s1,e1) & Theme(e1,x3) & Actor(e1,x2) & v_cross(e1) & Theme(s1,x1) & a_cautious(s1))
77ab5ad2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_wait(e1) & n_family(x1) & exists e2 s1 x2.(v_cross(e2) & n_street(x2) & a_busy(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_cross(e1) & n_street(x3) & n_family(x1) & about(s1,e1) & a_cautious(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2))
A family waits to cross a busy street.
the family is enjoying a picnic basket.
2
-100
The family can't be enjoying a picnic basket while it waits to cross a busy street.
exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_wait(e1) & exists e2 s1 x2.(Theme(e2,x2) & Actor(e2,x1) & v_cross(e2) & n_street(x2) & a_busy(s1) & Theme(s1,x2)) & n_family(x1))
exists e1 x1 x2 x3.(n_family(x1) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_basket(x2) & of(x2,x3) & n_picnic(x3))
77ab600e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_wait(e1) & n_family(x1) & exists e2 s1 x2.(v_cross(e2) & n_street(x2) & a_busy(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_enjoy(e1) & of(x2,x3) & n_picnic(x3) & n_family(x1) & n_basket(x2) & Theme(e1,x2) & Actor(e1,x1))
A family waits to cross a busy street.
There is a lot of traffic in the street that the family wants to cross
0
-100
A family waits to cross a street with a lot of traffic.
exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_wait(e1) & exists e2 s1 x2.(Theme(e2,x2) & Actor(e2,x1) & v_cross(e2) & n_street(x2) & a_busy(s1) & Theme(s1,x2)) & n_family(x1))
exists p1 x1 x4 x5.(n_family(x5) & n_street(x4) & exists e1 p2 x2 x3.((x1 = x2) & Topic(e1,p2) & Actor(e1,x5) & v_want(e1) & exists e2 x6.(Theme(e2,x6) & Actor(e2,x5) & v_cross(e2) & (x2 = x6)) & in(x2,x4) & of(x2,x3) & n_traffic(x3) & n_lot(x2)))
77ab652c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_wait(e1) & n_family(x1) & exists e2 s1 x2.(v_cross(e2) & n_street(x2) & a_busy(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
exists x1 x4 x5.(n_street(x4) & n_family(x5) & exists e1 p2 x2 x3.(v_want(e1) & of(x2,x3) & n_traffic(x3) & n_lot(x2) & in(x2,x4) & exists e2 x6.(v_cross(e2) & Theme(e2,x6) & Actor(e2,x5) & (x2 = x6)) & Topic(e1,p2) & Actor(e1,x5) & (x1 = x2)))
A family is standing in front of a silver car in a metro area.
The people are standing in front of some random car.
1
-100
A family is standing in front of a silver car in a metro area does not necessary that they are standing in front of some random car.
exists e1 x1 x2 x3 x4 x5 x6.(in(e1,x5) & n_area(x5) & of(x5,x6) & n_metro(x6) & in(e1,x2) & of(x2,x3) & n_car(x3) & of(x3,x4) & n_silver(x4) & n_front(x2) & Actor(e1,x1) & v_stand(e1) & n_family(x1))
exists e1 s1 x1 x2 x3.(n_people(x1) & in(e1,x2) & of(x2,x3) & n_car(x3) & a_random(s1) & Theme(s1,x3) & n_front(x2) & Actor(e1,x1) & v_stand(e1))
77ab7e0e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6.(v_stand(e1) & of(x5,x6) & of(x3,x4) & of(x2,x3) & n_silver(x4) & n_metro(x6) & n_front(x2) & n_family(x1) & n_car(x3) & n_area(x5) & in(e1,x5) & in(e1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_stand(e1) & of(x2,x3) & n_people(x1) & n_front(x2) & n_car(x3) & in(e1,x2) & a_random(s1) & Theme(s1,x3) & Actor(e1,x1))
A family is standing in front of a silver car in a metro area.
The people are sitting in front of a car.
2
-100
one can not sit while standing.
exists e1 x1 x2 x3 x4 x5 x6.(in(e1,x5) & n_area(x5) & of(x5,x6) & n_metro(x6) & in(e1,x2) & of(x2,x3) & n_car(x3) & of(x3,x4) & n_silver(x4) & n_front(x2) & Actor(e1,x1) & v_stand(e1) & n_family(x1))
exists e1 x1 x2 x3.(n_people(x1) & in(e1,x2) & of(x2,x3) & n_car(x3) & n_front(x2) & Actor(e1,x1) & v_sit(e1))
77ab832c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6.(v_stand(e1) & of(x5,x6) & of(x3,x4) & of(x2,x3) & n_silver(x4) & n_metro(x6) & n_front(x2) & n_family(x1) & n_car(x3) & n_area(x5) & in(e1,x5) & in(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_sit(e1) & of(x2,x3) & n_people(x1) & n_front(x2) & n_car(x3) & in(e1,x2) & Actor(e1,x1))
A family is standing in front of a silver car in a metro area.
The people are standing together.
0
-100
: A family is standing shows that there are people standing together.
exists e1 x1 x2 x3 x4 x5 x6.(in(e1,x5) & n_area(x5) & of(x5,x6) & n_metro(x6) & in(e1,x2) & of(x2,x3) & n_car(x3) & of(x3,x4) & n_silver(x4) & n_front(x2) & Actor(e1,x1) & v_stand(e1) & n_family(x1))
exists e1 s1 x1.(n_people(x1) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1) & v_stand(e1))
77ab882c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6.(v_stand(e1) & of(x5,x6) & of(x3,x4) & of(x2,x3) & n_silver(x4) & n_metro(x6) & n_front(x2) & n_family(x1) & n_car(x3) & n_area(x5) & in(e1,x5) & in(e1,x2) & Actor(e1,x1))
exists e1 s1 x1.(v_stand(e1) & n_people(x1) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1))
A couple with a small child is standing on a busy street.
The child is flying a kite made of trash bags, while swimming.
2
-100
you don't swim in a street.
exists e1 s1 s2 x1 x2 x3.(on(e1,x3) & n_street(x3) & a_busy(s2) & Theme(s2,x3) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & n_child(x2) & a_small(s1) & Theme(s1,x2) & n_couple(x1))
exists e2 e1 x1 x2 x3 x4 x5 x6.(n_child(x1) & Theme(e2,x2) & Actor(e2,x1) & v_fly(e2) & while(e1,x6) & n_swimming(x6) & of(e1,x4) & n_bag(x4) & of(x4,x5) & n_trash(x5) & Theme(e1,x3) & v_make(e1) & (x2 = x3) & n_kite(x2))
77ab8d7c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(with(x1,x2) & v_stand(e1) & on(e1,x3) & n_street(x3) & n_couple(x1) & n_child(x2) & a_small(s1) & a_busy(s2) & Theme(s2,x3) & Theme(s1,x2) & Actor(e1,x1))
exists e2 e1 x1 x2 x3 x4 x5 x6.(while(e1,x6) & v_make(e1) & v_fly(e2) & of(x4,x5) & of(e1,x4) & n_trash(x5) & n_swimming(x6) & n_kite(x2) & n_child(x1) & n_bag(x4) & Theme(e2,x2) & Theme(e1,x3) & Actor(e2,x1) & (x2 = x3))
A couple with a small child is standing on a busy street.
The child is theirs.
1
-100
The child who is with the couple may not be theirs or related to them at all.
exists e1 s1 s2 x1 x2 x3.(on(e1,x3) & n_street(x3) & a_busy(s2) & Theme(s2,x3) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & n_child(x2) & a_small(s1) & Theme(s1,x2) & n_couple(x1))
exists p1 x1.(n_child(x1) & exists x2.((x1 = x2) & n_theirs(x2)))
77ab9308-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(with(x1,x2) & v_stand(e1) & on(e1,x3) & n_street(x3) & n_couple(x1) & n_child(x2) & a_small(s1) & a_busy(s2) & Theme(s2,x3) & Theme(s1,x2) & Actor(e1,x1))
exists x1.(n_child(x1) & exists x2.(n_theirs(x2) & (x1 = x2)))
A couple with a small child is standing on a busy street.
The couple are outside.
0
-100
street is outside
exists e1 s1 s2 x1 x2 x3.(on(e1,x3) & n_street(x3) & a_busy(s2) & Theme(s2,x3) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & n_child(x2) & a_small(s1) & Theme(s1,x2) & n_couple(x1))
exists s1 x1.(n_couple(x1) & Theme(s1,x1) & a_outside(s1))
77ab9862-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(with(x1,x2) & v_stand(e1) & on(e1,x3) & n_street(x3) & n_couple(x1) & n_child(x2) & a_small(s1) & a_busy(s2) & Theme(s2,x3) & Theme(s1,x2) & Actor(e1,x1))
exists s1 x1.(n_couple(x1) & a_outside(s1) & Theme(s1,x1))
Two adults and a child wait to cross a street.
The people are waiting at a corner.
0
-100
Two adults and a child are people. The corner is in the street.
exists p1 s1 x1 x2 x3.(a_topic(s1) & subset_of(x2,s1) & Topic(x2,p1) & exists e1 x4.(Theme(e1,x4) & Actor(e1,x2) & v_cross(e1) & n_street(x4)) & n_wait(x2) & of(x2,x3) & n_child(x3) & subset_of(x1,s1) & n_adult(x1) & card_eq_2(x1))
exists e1 x1 x2.(n_people(x1) & at(e1,x2) & n_corner(x2) & Actor(e1,x1) & v_wait(e1))
77ab9ee8-e4c8-11ec-9cdd-0242ac1c0002
exists p1 s1 x1 x2 x3.(subset_of(x2,s1) & subset_of(x1,s1) & of(x2,x3) & n_wait(x2) & n_child(x3) & n_adult(x1) & exists e1 x4.(v_cross(e1) & n_street(x4) & Theme(e1,x4) & Actor(e1,x2)) & card_eq_2(x1) & a_topic(s1) & Topic(x2,p1))
exists e1 x1 x2.(v_wait(e1) & n_people(x1) & n_corner(x2) & at(e1,x2) & Actor(e1,x1))
Two adults and a child wait to cross a street.
The people are walking in the street.
2
-100
if they are waiting, they have not started walking yet.
exists p1 s1 x1 x2 x3.(a_topic(s1) & subset_of(x2,s1) & Topic(x2,p1) & exists e1 x4.(Theme(e1,x4) & Actor(e1,x2) & v_cross(e1) & n_street(x4)) & n_wait(x2) & of(x2,x3) & n_child(x3) & subset_of(x1,s1) & n_adult(x1) & card_eq_2(x1))
exists e1 x1 x2.(n_street(x2) & n_people(x1) & in(e1,x2) & Actor(e1,x1) & v_walk(e1))
77aba47e-e4c8-11ec-9cdd-0242ac1c0002
exists p1 s1 x1 x2 x3.(subset_of(x2,s1) & subset_of(x1,s1) & of(x2,x3) & n_wait(x2) & n_child(x3) & n_adult(x1) & exists e1 x4.(v_cross(e1) & n_street(x4) & Theme(e1,x4) & Actor(e1,x2)) & card_eq_2(x1) & a_topic(s1) & Topic(x2,p1))
exists e1 x1 x2.(v_walk(e1) & n_street(x2) & n_people(x1) & in(e1,x2) & Actor(e1,x1))
Two adults and a child wait to cross a street.
The street is very busy with traffic.
1
-100
Two adults and a child wait to cross a street does not necessary that the street is very busy with traffic.
exists p1 s1 x1 x2 x3.(a_topic(s1) & subset_of(x2,s1) & Topic(x2,p1) & exists e1 x4.(Theme(e1,x4) & Actor(e1,x2) & v_cross(e1) & n_street(x4)) & n_wait(x2) & of(x2,x3) & n_child(x3) & subset_of(x1,s1) & n_adult(x1) & card_eq_2(x1))
exists s1 x1 x2.(n_street(x1) & r_very(s1) & with(s1,x2) & n_traffic(x2) & Theme(s1,x1) & a_busy(s1))
77aba91a-e4c8-11ec-9cdd-0242ac1c0002
exists p1 s1 x1 x2 x3.(subset_of(x2,s1) & subset_of(x1,s1) & of(x2,x3) & n_wait(x2) & n_child(x3) & n_adult(x1) & exists e1 x4.(v_cross(e1) & n_street(x4) & Theme(e1,x4) & Actor(e1,x2)) & card_eq_2(x1) & a_topic(s1) & Topic(x2,p1))
exists s1 x1 x2.(with(s1,x2) & r_very(s1) & n_traffic(x2) & n_street(x1) & a_busy(s1) & Theme(s1,x1))
A boy wearing orange shorts holds a net and jumps on the beach in front of the sea.
A boy is playing on the beach.
1
-100
Jumps on the beach does not imply playing on the beach necessarily.
exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_sea(x10) & n_beach(x8) & Theme(e2,x5) & Actor(e2,x1) & v_hold(e2) & subset_of(x7,x5) & in(x7,x9) & of(x9,x10) & n_front(x9) & on(x7,x8) & n_jump(x7) & subset_of(x6,x5) & n_net(x6) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_shorts(x3) & of(x3,x4) & n_orange(x4) & (x1 = x2) & n_boy(x1))
exists e1 x1 x2.(n_beach(x2) & on(e1,x2) & Actor(e1,x1) & v_play(e1) & n_boy(x1))
77abadac-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_wear(e1) & v_hold(e2) & subset_of(x7,x5) & subset_of(x6,x5) & on(x7,x8) & of(x9,x10) & of(x3,x4) & n_shorts(x3) & n_sea(x10) & n_orange(x4) & n_net(x6) & n_jump(x7) & n_front(x9) & n_boy(x1) & n_beach(x8) & in(x7,x9) & Theme(e2,x5) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_play(e1) & on(e1,x2) & n_boy(x1) & n_beach(x2) & Actor(e1,x1))
A boy wearing orange shorts holds a net and jumps on the beach in front of the sea.
A boy runs from the beach.
2
-100
if he jumps on the beach he does not run from it.
exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_sea(x10) & n_beach(x8) & Theme(e2,x5) & Actor(e2,x1) & v_hold(e2) & subset_of(x7,x5) & in(x7,x9) & of(x9,x10) & n_front(x9) & on(x7,x8) & n_jump(x7) & subset_of(x6,x5) & n_net(x6) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_shorts(x3) & of(x3,x4) & n_orange(x4) & (x1 = x2) & n_boy(x1))
exists e1 x1 x2.(n_beach(x2) & from(e1,x2) & Actor(e1,x1) & v_run(e1) & n_boy(x1))
77abb23e-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_wear(e1) & v_hold(e2) & subset_of(x7,x5) & subset_of(x6,x5) & on(x7,x8) & of(x9,x10) & of(x3,x4) & n_shorts(x3) & n_sea(x10) & n_orange(x4) & n_net(x6) & n_jump(x7) & n_front(x9) & n_boy(x1) & n_beach(x8) & in(x7,x9) & Theme(e2,x5) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_run(e1) & n_boy(x1) & n_beach(x2) & from(e1,x2) & Actor(e1,x1))
A boy wearing orange shorts holds a net and jumps on the beach in front of the sea.
A boy jumps on the beach.
0
-100
A boy wearing orange shorts holds a net and jumps on the beach is a rephrasing of A boy jumps on the beach.
exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_sea(x10) & n_beach(x8) & Theme(e2,x5) & Actor(e2,x1) & v_hold(e2) & subset_of(x7,x5) & in(x7,x9) & of(x9,x10) & n_front(x9) & on(x7,x8) & n_jump(x7) & subset_of(x6,x5) & n_net(x6) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_shorts(x3) & of(x3,x4) & n_orange(x4) & (x1 = x2) & n_boy(x1))
exists e1 x1 x2.(n_beach(x2) & on(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_boy(x1))
77abb6d0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_wear(e1) & v_hold(e2) & subset_of(x7,x5) & subset_of(x6,x5) & on(x7,x8) & of(x9,x10) & of(x3,x4) & n_shorts(x3) & n_sea(x10) & n_orange(x4) & n_net(x6) & n_jump(x7) & n_front(x9) & n_boy(x1) & n_beach(x8) & in(x7,x9) & Theme(e2,x5) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_jump(e1) & on(e1,x2) & n_boy(x1) & n_beach(x2) & Actor(e1,x1))
A boy with a net is jumping in front of a large body of water.
The boy is netting fish
1
-100
A boy with a net jumping does not imply the boy is netting fish.
exists e1 s1 x1 x2 x3 x4 x5.(in(e1,x3) & of(x3,x4) & of(x4,x5) & n_water(x5) & n_body(x4) & a_large(s1) & Theme(s1,x4) & n_front(x3) & Actor(e1,x1) & v_jump(e1) & with(x1,x2) & n_net(x2) & n_boy(x1))
exists e1 x1 x2.(n_boy(x1) & Theme(e1,x2) & Actor(e1,x1) & v_net(e1) & n_fish(x2))
77abbb62-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(with(x1,x2) & v_jump(e1) & of(x4,x5) & of(x3,x4) & n_water(x5) & n_net(x2) & n_front(x3) & n_boy(x1) & n_body(x4) & in(e1,x3) & a_large(s1) & Theme(s1,x4) & Actor(e1,x1))
exists e1 x1 x2.(v_net(e1) & n_fish(x2) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1))
A boy with a net is jumping in front of a large body of water.
The boy is indoors
2
-100
a large body of water is almost always outdoors.
exists e1 s1 x1 x2 x3 x4 x5.(in(e1,x3) & of(x3,x4) & of(x4,x5) & n_water(x5) & n_body(x4) & a_large(s1) & Theme(s1,x4) & n_front(x3) & Actor(e1,x1) & v_jump(e1) & with(x1,x2) & n_net(x2) & n_boy(x1))
exists p1 x1.(n_boy(x1) & exists x2.((x1 = x2) & n_indoor(x2)))
77abc008-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(with(x1,x2) & v_jump(e1) & of(x4,x5) & of(x3,x4) & n_water(x5) & n_net(x2) & n_front(x3) & n_boy(x1) & n_body(x4) & in(e1,x3) & a_large(s1) & Theme(s1,x4) & Actor(e1,x1))
exists x1.(n_boy(x1) & exists x2.(n_indoor(x2) & (x1 = x2)))
A boy with a net is jumping in front of a large body of water.
A boy is outside
0
-100
body of water refers to outside.
exists e1 s1 x1 x2 x3 x4 x5.(in(e1,x3) & of(x3,x4) & of(x4,x5) & n_water(x5) & n_body(x4) & a_large(s1) & Theme(s1,x4) & n_front(x3) & Actor(e1,x1) & v_jump(e1) & with(x1,x2) & n_net(x2) & n_boy(x1))
exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_boy(x1))
77abc5c6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(with(x1,x2) & v_jump(e1) & of(x4,x5) & of(x3,x4) & n_water(x5) & n_net(x2) & n_front(x3) & n_boy(x1) & n_body(x4) & in(e1,x3) & a_large(s1) & Theme(s1,x4) & Actor(e1,x1))
exists s1 x1.(n_boy(x1) & a_outside(s1) & Theme(s1,x1))
Young boy in a red swimsuit jumps in excitement at the beach.
A young boy jumping at the beach.
0
-100
boy jumping at the beach shows that he is wearing swimsuit
exists s1 s2 x1 x2 x3 x4 x5.(n_beach(x5) & a_topic(x1) & in(x1,x2) & in(x2,x4) & at(x4,x5) & n_excitement(x4) & n_jump(x2) & of(x2,x3) & n_swimsuit(x3) & a_red(s2) & Theme(s2,x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(n_beach(x3) & a_topic(x1) & at(e1,x3) & Actor(e1,x2) & v_jump(e1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
77abcd28-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 x1 x2 x3 x4 x5.(of(x2,x3) & n_swimsuit(x3) & n_jump(x2) & n_excitement(x4) & n_boy(x1) & n_beach(x5) & in(x2,x4) & in(x1,x2) & at(x4,x5) & a_young(s1) & a_topic(x1) & a_red(s2) & Theme(s2,x2) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(v_jump(e1) & n_boy(x1) & n_beach(x3) & at(e1,x3) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
Young boy in a red swimsuit jumps in excitement at the beach.
A young boy jumps over a sandcastle at the beach.
1
-100
Jumps in excitement does not imply the boy jumps over a sandcastle.
exists s1 s2 x1 x2 x3 x4 x5.(n_beach(x5) & a_topic(x1) & in(x1,x2) & in(x2,x4) & at(x4,x5) & n_excitement(x4) & n_jump(x2) & of(x2,x3) & n_swimsuit(x3) & a_red(s2) & Theme(s2,x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
exists s1 x1 x2 x3 x4.(n_beach(x4) & a_topic(x1) & over(x1,x3) & at(x3,x4) & n_sandcastle(x3) & n_jump(x1) & of(x1,x2) & n_boy(x2) & a_young(s1) & Theme(s1,x1))
77abd32c-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 x1 x2 x3 x4 x5.(of(x2,x3) & n_swimsuit(x3) & n_jump(x2) & n_excitement(x4) & n_boy(x1) & n_beach(x5) & in(x2,x4) & in(x1,x2) & at(x4,x5) & a_young(s1) & a_topic(x1) & a_red(s2) & Theme(s2,x2) & Theme(s1,x1))
exists s1 x1 x2 x3 x4.(over(x1,x3) & of(x1,x2) & n_sandcastle(x3) & n_jump(x1) & n_boy(x2) & n_beach(x4) & at(x3,x4) & a_young(s1) & a_topic(x1) & Theme(s1,x1))
Young boy in a red swimsuit jumps in excitement at the beach.
A young boy takes a nap under an umbrella at the beach.
2
-100
he can not jump for excitement while taking a nap.
exists s1 s2 x1 x2 x3 x4 x5.(n_beach(x5) & a_topic(x1) & in(x1,x2) & in(x2,x4) & at(x4,x5) & n_excitement(x4) & n_jump(x2) & of(x2,x3) & n_swimsuit(x3) & a_red(s2) & Theme(s2,x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3 x4.(n_beach(x4) & under(e1,x3) & at(x3,x4) & n_umbrella(x3) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_nap(x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
77abd962-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 x1 x2 x3 x4 x5.(of(x2,x3) & n_swimsuit(x3) & n_jump(x2) & n_excitement(x4) & n_boy(x1) & n_beach(x5) & in(x2,x4) & in(x1,x2) & at(x4,x5) & a_young(s1) & a_topic(x1) & a_red(s2) & Theme(s2,x2) & Theme(s1,x1))
exists e1 s1 x1 x2 x3 x4.(v_take(e1) & under(e1,x3) & n_umbrella(x3) & n_nap(x2) & n_boy(x1) & n_beach(x4) & at(x3,x4) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
A young boy jumping up and down holding a fishing net.
The boy is catching fish.
1
-100
Just because the boy is holding a fishing net, that does not mean he is catching fish.
exists e3 e1 e2 e4 s1 s2 s3 x1 x2 x3 x4 x5 x6.(a_topic(x1) & for(e3,e4) & Theme(e4,x5) & Actor(e4,x2) & v_hold(e4) & n_net(x5) & of(x5,x6) & n_fishing(x6) & a_down(s3) & Manner(e3,s3) & Actor(e3,x2) & v_jump(e3) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x2) & v_hold(e2) & n_net(x3) & of(x3,x4) & n_fishing(x4) & a_up(s2) & Manner(e1,s2) & Actor(e1,x2) & v_jump(e1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_boy(x1) & Theme(e1,x2) & Actor(e1,x1) & v_catch(e1) & n_fish(x2))
77abde76-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 e2 e4 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_jump(e3) & v_jump(e1) & v_hold(e4) & v_hold(e2) & of(x5,x6) & of(x3,x4) & n_net(x5) & n_net(x3) & n_fishing(x6) & n_fishing(x4) & n_boy(x1) & for(e3,e4) & for(e1,e2) & a_young(s1) & a_up(s2) & a_topic(x1) & a_down(s3) & Theme(s1,x1) & Theme(e4,x5) & Theme(e2,x3) & Manner(e3,s3) & Manner(e1,s2) & Actor(e4,x2) & Actor(e3,x2) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_catch(e1) & n_fish(x2) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1))
A young boy jumping up and down holding a fishing net.
The boy is sitting down.
2
-100
Boy cannot be jumping and sitting simultaneously.
exists e1 e3 e4 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6.(a_topic(x1) & for(e3,e4) & Theme(e4,x5) & Actor(e4,x2) & v_hold(e4) & n_net(x5) & of(x5,x6) & n_fishing(x6) & a_down(s3) & Manner(e3,s3) & Actor(e3,x2) & v_jump(e3) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x2) & v_hold(e2) & n_net(x3) & of(x3,x4) & n_fishing(x4) & a_up(s2) & Manner(e1,s2) & Actor(e1,x2) & v_jump(e1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 x1.(n_boy(x1) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sit(e1))
77abe38a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e4 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_jump(e3) & v_jump(e1) & v_hold(e4) & v_hold(e2) & of(x5,x6) & of(x3,x4) & n_net(x5) & n_net(x3) & n_fishing(x6) & n_fishing(x4) & n_boy(x1) & for(e3,e4) & for(e1,e2) & a_young(s1) & a_up(s2) & a_topic(x1) & a_down(s3) & Theme(s1,x1) & Theme(e4,x5) & Theme(e2,x3) & Manner(e3,s3) & Manner(e1,s2) & Actor(e4,x2) & Actor(e3,x2) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1.(v_sit(e1) & n_boy(x1) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1))
A young boy jumping up and down holding a fishing net.
The boy is moving around.
0
-100
Jumping up and down shows moving around.
exists e4 e1 e2 e3 s1 s2 s3 x1 x2 x3 x4 x5 x6.(a_topic(x1) & for(e3,e4) & Theme(e4,x5) & Actor(e4,x2) & v_hold(e4) & n_net(x5) & of(x5,x6) & n_fishing(x6) & a_down(s3) & Manner(e3,s3) & Actor(e3,x2) & v_jump(e3) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x2) & v_hold(e2) & n_net(x3) & of(x3,x4) & n_fishing(x4) & a_up(s2) & Manner(e1,s2) & Actor(e1,x2) & v_jump(e1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 x1.(n_boy(x1) & a_around(s1) & Manner(e1,s1) & Actor(e1,x1) & v_move(e1))
77abe90c-e4c8-11ec-9cdd-0242ac1c0002
exists e4 e1 e2 e3 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_jump(e3) & v_jump(e1) & v_hold(e4) & v_hold(e2) & of(x5,x6) & of(x3,x4) & n_net(x5) & n_net(x3) & n_fishing(x6) & n_fishing(x4) & n_boy(x1) & for(e3,e4) & for(e1,e2) & a_young(s1) & a_up(s2) & a_topic(x1) & a_down(s3) & Theme(s1,x1) & Theme(e4,x5) & Theme(e2,x3) & Manner(e3,s3) & Manner(e1,s2) & Actor(e4,x2) & Actor(e3,x2) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1.(v_move(e1) & n_boy(x1) & a_around(s1) & Manner(e1,s1) & Actor(e1,x1))
The boy in red swimming trunks is jumping on the sand.
The boy is playing in the sand.
1
-100
Jumping on the sand does not imply playing in the sand.
exists e1 s1 x1 x2 x3 x4.(n_sand(x4) & n_boy(x1) & on(e1,x4) & Actor(e1,x1) & v_jump(e1) & in(x1,x2) & n_trunk(x2) & of(x2,x3) & n_swimming(x3) & a_red(s1) & Theme(s1,x2))
exists e1 x1 x2.(n_sand(x2) & n_boy(x1) & in(e1,x2) & Actor(e1,x1) & v_play(e1))
77abef6a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_jump(e1) & on(e1,x4) & of(x2,x3) & n_trunk(x2) & n_swimming(x3) & n_sand(x4) & n_boy(x1) & in(x1,x2) & a_red(s1) & Theme(s1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_play(e1) & n_sand(x2) & n_boy(x1) & in(e1,x2) & Actor(e1,x1))
The boy in red swimming trunks is jumping on the sand.
The boy is jumping on the sand.
0
-100
''The boy in red swimming trunks is jumping on the sand.'' is a rephrasing ''The boy is jumping on the sand. ''
exists e1 s1 x1 x2 x3 x4.(n_sand(x4) & n_boy(x1) & on(e1,x4) & Actor(e1,x1) & v_jump(e1) & in(x1,x2) & n_trunk(x2) & of(x2,x3) & n_swimming(x3) & a_red(s1) & Theme(s1,x2))
exists e1 x1 x2.(n_sand(x2) & n_boy(x1) & on(e1,x2) & Actor(e1,x1) & v_jump(e1))
77abf4d8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_jump(e1) & on(e1,x4) & of(x2,x3) & n_trunk(x2) & n_swimming(x3) & n_sand(x4) & n_boy(x1) & in(x1,x2) & a_red(s1) & Theme(s1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_jump(e1) & on(e1,x2) & n_sand(x2) & n_boy(x1) & Actor(e1,x1))
The boy in red swimming trunks is jumping on the sand.
The girl is jumping in the sand.
2
-100
if there is only one it has to be either a boy or girl not both.
exists e1 s1 x1 x2 x3 x4.(n_sand(x4) & n_boy(x1) & on(e1,x4) & Actor(e1,x1) & v_jump(e1) & in(x1,x2) & n_trunk(x2) & of(x2,x3) & n_swimming(x3) & a_red(s1) & Theme(s1,x2))
exists e1 x1 x2.(n_sand(x2) & n_girl(x1) & in(e1,x2) & Actor(e1,x1) & v_jump(e1))
77abf9f6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_jump(e1) & on(e1,x4) & of(x2,x3) & n_trunk(x2) & n_swimming(x3) & n_sand(x4) & n_boy(x1) & in(x1,x2) & a_red(s1) & Theme(s1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_jump(e1) & n_sand(x2) & n_girl(x1) & in(e1,x2) & Actor(e1,x1))
A young man mixes a can of paint.
A man mixes a can of paint.
0
-100
young man implies man
exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_mix(e1) & of(x2,x3) & n_paint(x3) & n_can(x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_mix(e1) & of(x2,x3) & n_paint(x3) & n_can(x2) & n_man(x1))
77ac0df6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_mix(e1) & of(x2,x3) & n_paint(x3) & n_man(x1) & n_can(x2) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_mix(e1) & of(x2,x3) & n_paint(x3) & n_man(x1) & n_can(x2) & Theme(e1,x2) & Actor(e1,x1))
A young man mixes a can of paint.
A man works at home depot.
1
-100
A man mixes a can of paint does not imply works at home depot.
exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_mix(e1) & of(x2,x3) & n_paint(x3) & n_can(x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(at(e1,x2) & n_depot(x2) & of(x2,x3) & n_home(x3) & Actor(e1,x1) & v_work(e1) & n_man(x1))
77ac136e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_mix(e1) & of(x2,x3) & n_paint(x3) & n_man(x1) & n_can(x2) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_work(e1) & of(x2,x3) & n_man(x1) & n_home(x3) & n_depot(x2) & at(e1,x2) & Actor(e1,x1))
A young man mixes a can of paint.
A man is sleeping in the restroom.
2
-100
A man sleeping would not also be mixing a can of paint.
exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_mix(e1) & of(x2,x3) & n_paint(x3) & n_can(x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_restroom(x2) & in(e1,x2) & Actor(e1,x1) & v_sleep(e1) & n_man(x1))
77ac194a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_mix(e1) & of(x2,x3) & n_paint(x3) & n_man(x1) & n_can(x2) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_sleep(e1) & n_restroom(x2) & n_man(x1) & in(e1,x2) & Actor(e1,x1))
A man in a dark suit strides in front of an apartment building in New York with a mural painted on it protesting against violence.
There is one man in this picture, and he is outside.
0
-100
in front of an apartment building implies he is outside.
exists e2 e1 e3 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(ne_geo_york(x6) & (x6 = x7) & ne_geo_new(x7) & with(e1,x8) & for(e2,e3) & against(e3,x10) & n_violence(x10) & Actor(e3,x9) & v_protest(e3) & on(e2,x1) & n_thing(x1) & Theme(e2,x9) & v_paint(e2) & (x8 = x9) & n_mural(x8) & in(e1,x3) & of(x3,x4) & in(x4,x6) & n_building(x4) & of(x4,x5) & n_apartment(x5) & n_front(x3) & Actor(e1,x1) & v_stride(e1) & in(x1,x2) & n_suit(x2) & a_dark(s1) & Theme(s1,x2) & n_man(x1))
exists p1 s1 x1 x2 x4.(n_male(x2) & n_picture(x4) & Theme(s1,x2) & a_outside(s1) & exists x3.((x1 = x3) & in(x3,x4) & n_man(x3) & card_eq_1(x3)))
77ac2390-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 e3 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e1,x8) & v_stride(e1) & v_protest(e3) & v_paint(e2) & on(e2,x1) & of(x4,x5) & of(x3,x4) & ne_geo_york(x6) & ne_geo_new(x7) & n_violence(x10) & n_thing(x1) & n_suit(x2) & n_mural(x8) & n_man(x1) & n_front(x3) & n_building(x4) & n_apartment(x5) & in(x4,x6) & in(x1,x2) & in(e1,x3) & for(e2,e3) & against(e3,x10) & a_dark(s1) & Theme(s1,x2) & Theme(e2,x9) & Actor(e3,x9) & Actor(e1,x1) & (x8 = x9) & (x6 = x7))
exists s1 x1 x2 x4.(n_picture(x4) & n_male(x2) & exists x3.(n_man(x3) & in(x3,x4) & card_eq_1(x3) & (x1 = x3)) & a_outside(s1) & Theme(s1,x2))
A man in a dark suit strides in front of an apartment building in New York with a mural painted on it protesting against violence.
The man is a neighborhood watch captain, and is patrolling the streets looking for hoodlums.
1
-100
A man in a a suit strides in front of an apartment building does not imply the man is a neighborhood watch captain.
exists e2 e3 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(ne_geo_york(x6) & (x6 = x7) & ne_geo_new(x7) & with(e1,x8) & for(e2,e3) & against(e3,x10) & n_violence(x10) & Actor(e3,x9) & v_protest(e3) & on(e2,x1) & n_thing(x1) & Theme(e2,x9) & v_paint(e2) & (x8 = x9) & n_mural(x8) & in(e1,x3) & of(x3,x4) & in(x4,x6) & n_building(x4) & of(x4,x5) & n_apartment(x5) & n_front(x3) & Actor(e1,x1) & v_stride(e1) & in(x1,x2) & n_suit(x2) & a_dark(s1) & Theme(s1,x2) & n_man(x1))
exists e2 e1 p1 x1 x2 x3.(n_street(x2) & n_man(x1) & for(e1,e2) & for(e2,x3) & n_hoodlum(x3) & Actor(e2,x1) & v_look(e2) & Theme(e1,x2) & Actor(e1,x1) & v_patrol(e1) & exists x4 x5 x6.((x1 = x4) & Time(x4,x6) & n_captain(x6) & n_watch(x4) & of(x4,x5) & n_neighborhood(x5)))
77ac28b8-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e3 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e1,x8) & v_stride(e1) & v_protest(e3) & v_paint(e2) & on(e2,x1) & of(x4,x5) & of(x3,x4) & ne_geo_york(x6) & ne_geo_new(x7) & n_violence(x10) & n_thing(x1) & n_suit(x2) & n_mural(x8) & n_man(x1) & n_front(x3) & n_building(x4) & n_apartment(x5) & in(x4,x6) & in(x1,x2) & in(e1,x3) & for(e2,e3) & against(e3,x10) & a_dark(s1) & Theme(s1,x2) & Theme(e2,x9) & Actor(e3,x9) & Actor(e1,x1) & (x8 = x9) & (x6 = x7))
exists e2 e1 x1 x2 x3.(v_patrol(e1) & v_look(e2) & n_street(x2) & n_man(x1) & n_hoodlum(x3) & for(e2,x3) & for(e1,e2) & exists x4 x5 x6.(of(x4,x5) & n_watch(x4) & n_neighborhood(x5) & n_captain(x6) & Time(x4,x6) & (x1 = x4)) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
Three dogs jump, run and play in the snowy landscape.
Animals enjoy a sunny day.
2
-100
All animals are not necessarily dogs.
exists s1 x1 x2 x3 x4 x5 x6.(n_landscape(x6) & a_snowy(s1) & Theme(s1,x6) & a_topic(x1) & rel(x1,x3) & subset_of(x5,x3) & in(x5,x6) & n_play(x5) & subset_of(x4,x3) & n_run(x4) & n_jump(x1) & of(x1,x2) & n_dog(x2) & card_eq_3(x1))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_day(x2) & a_sunny(s1) & Theme(s1,x2) & n_animal(x1))
77ac3dda-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4 x5 x6.(subset_of(x5,x3) & subset_of(x4,x3) & rel(x1,x3) & of(x1,x2) & n_run(x4) & n_play(x5) & n_landscape(x6) & n_jump(x1) & n_dog(x2) & in(x5,x6) & card_eq_3(x1) & a_topic(x1) & a_snowy(s1) & Theme(s1,x6))
exists e1 s1 x1 x2.(v_enjoy(e1) & n_day(x2) & n_animal(x1) & a_sunny(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
Three dogs jump, run and play in the snowy landscape.
Animals enjoy winter.
0
-100
dogs,snowy landscape. implies Animals winter.
exists s1 x1 x2 x3 x4 x5 x6.(n_landscape(x6) & a_snowy(s1) & Theme(s1,x6) & a_topic(x1) & rel(x1,x3) & subset_of(x5,x3) & in(x5,x6) & n_play(x5) & subset_of(x4,x3) & n_run(x4) & n_jump(x1) & of(x1,x2) & n_dog(x2) & card_eq_3(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_winter(x2) & n_animal(x1))
77ac43d4-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4 x5 x6.(subset_of(x5,x3) & subset_of(x4,x3) & rel(x1,x3) & of(x1,x2) & n_run(x4) & n_play(x5) & n_landscape(x6) & n_jump(x1) & n_dog(x2) & in(x5,x6) & card_eq_3(x1) & a_topic(x1) & a_snowy(s1) & Theme(s1,x6))
exists e1 x1 x2.(v_enjoy(e1) & n_winter(x2) & n_animal(x1) & Theme(e1,x2) & Actor(e1,x1))
Three dogs jump, run and play in the snowy landscape.
Pets like to spend much time outdoor.
1
-100
Dogs jump, run, and play does not imply pets like to spend much time outdoors.
exists s1 x1 x2 x3 x4 x5 x6.(n_landscape(x6) & a_snowy(s1) & Theme(s1,x6) & a_topic(x1) & rel(x1,x3) & subset_of(x5,x3) & in(x5,x6) & n_play(x5) & subset_of(x4,x3) & n_run(x4) & n_jump(x1) & of(x1,x2) & n_dog(x2) & card_eq_3(x1))
exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_like(e1) & exists e2 x2 x3.(Theme(e2,x2) & Actor(e2,x1) & v_spend(e2) & n_outdoor(x2) & of(x2,x3) & n_time(x3) & n_amount(x2)) & n_pet(x1))
77ac48f2-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4 x5 x6.(subset_of(x5,x3) & subset_of(x4,x3) & rel(x1,x3) & of(x1,x2) & n_run(x4) & n_play(x5) & n_landscape(x6) & n_jump(x1) & n_dog(x2) & in(x5,x6) & card_eq_3(x1) & a_topic(x1) & a_snowy(s1) & Theme(s1,x6))
exists e1 p1 x1.(v_like(e1) & n_pet(x1) & exists e2 x2 x3.(v_spend(e2) & of(x2,x3) & n_time(x3) & n_outdoor(x2) & n_amount(x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
A man is crossing the stop the violence painting.
A man is walking past the stop the violence protest.
1
-100
Walking past something is not always the same as crossing something. A protest is not the same as a painting.
exists e1 x1 x2 x3 x4.(n_stop(x2) & Theme(e1,x2) & Actor(e1,x1) & v_cross(e1) & n_painting(x3) & of(x3,x4) & n_violence(x4) & (x2 = x3) & n_man(x1))
exists e1 x1 x2 x3 x4.(n_stop(x4) & n_protest(x2) & of(x2,x3) & n_violence(x3) & past(e1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_man(x1))
77ac4e1a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_cross(e1) & of(x3,x4) & n_violence(x4) & n_stop(x2) & n_painting(x3) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & (x2 = x3))
exists e1 x1 x2 x3 x4.(v_walk(e1) & past(e1,x4) & of(x2,x3) & n_violence(x3) & n_stop(x4) & n_protest(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
A man is crossing the stop the violence painting.
A woman stops to admire the stop the violence painting.
2
-100
A person cannot be a man and a woman at the same time.
exists e1 x1 x2 x3 x4.(n_stop(x2) & Theme(e1,x2) & Actor(e1,x1) & v_cross(e1) & n_painting(x3) & of(x3,x4) & n_violence(x4) & (x2 = x3) & n_man(x1))
exists e1 p1 x1 x2 x3 x4.(n_stop(x4) & n_painting(x2) & of(x2,x3) & n_violence(x3) & Topic(e1,p1) & Actor(e1,x1) & v_stop(e1) & exists e2.(Recipient(e2,x4) & Theme(e2,x2) & Actor(e2,x1) & v_admire(e2)) & n_woman(x1))
77ac58ce-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_cross(e1) & of(x3,x4) & n_violence(x4) & n_stop(x2) & n_painting(x3) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & (x2 = x3))
exists e1 p1 x1 x2 x3 x4.(v_stop(e1) & of(x2,x3) & n_woman(x1) & n_violence(x3) & n_stop(x4) & n_painting(x2) & exists e2.(v_admire(e2) & Theme(e2,x2) & Recipient(e2,x4) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
A man on the street drawing pictures of people.
A street artist is drawing peoples likeness.
0
-100
drawing pictures of people implies . drawing peoples
exists e1 x1 x2 x3 x4.(n_picture(x2) & Actor(e1,x2) & v_draw(e1) & of(x2,x3) & n_street(x3) & a_topic(x1) & on(x1,x2) & of(x2,x4) & n_people(x4) & n_man(x1))
exists e1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_draw(e1) & n_likeness(x3) & of(x3,x4) & n_people(x4) & n_artist(x1) & of(x1,x2) & n_street(x2))
77ac6ae4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_draw(e1) & on(x1,x2) & of(x2,x4) & of(x2,x3) & n_street(x3) & n_picture(x2) & n_people(x4) & n_man(x1) & a_topic(x1) & Actor(e1,x2))
exists e1 x1 x2 x3 x4.(v_draw(e1) & of(x3,x4) & of(x1,x2) & n_street(x2) & n_people(x4) & n_likeness(x3) & n_artist(x1) & Theme(e1,x3) & Actor(e1,x1))
A male playing guitar and a female singing together in a room.
The people are in a band.
1
-100
The people are singing together but may not be in a band.
exists e1 p1 s1 s2 x1 x2 x3 x4 x5.(a_topic(s1) & subset_of(x3,s1) & in(e1,x5) & n_room(x5) & exists s3.(Theme(s3,x4) & a_together(s3)) & Topic(e1,p1) & Actor(e1,x4) & v_sing(e1) & (x3 = x4) & n_female(x3) & subset_of(x1,s1) & n_guitar(x1) & of(x1,x2) & n_playing(x2) & a_male(s2) & Theme(s2,x1))
exists p1 x1.(n_people(x1) & exists x2.(in(x1,x2) & n_band(x2)))
77ac74e4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 x1 x2 x3 x4 x5.(v_sing(e1) & subset_of(x3,s1) & subset_of(x1,s1) & of(x1,x2) & n_room(x5) & n_playing(x2) & n_guitar(x1) & n_female(x3) & in(e1,x5) & exists s3.(a_together(s3) & Theme(s3,x4)) & a_topic(s1) & a_male(s2) & Topic(e1,p1) & Theme(s2,x1) & Actor(e1,x4) & (x3 = x4))
exists x1.(n_people(x1) & exists x2.(n_band(x2) & in(x1,x2)))
People are holding umbrellas.
People are outdoors.
0
-100
holding umbrellas. implies outdoors.
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_umbrella(x2) & n_people(x1))
exists p1 x1.(exists x2.((x1 = x2) & n_outdoors(x2)) & n_people(x1))
77ac82a4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_hold(e1) & n_umbrella(x2) & n_people(x1) & Theme(e1,x2) & Actor(e1,x1))
exists x1.(n_people(x1) & exists x2.(n_outdoors(x2) & (x1 = x2)))
A man with a striped shirt that has a white bag over his shoulder is standing at a station with speakers about a TV screen and controls under the TV screen.
A man stands next to a television screen that has a sports on it.
1
0.114609
Not all TVs show sports
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(under(e2,x9) & n_screen(x9) & n_screen(x9) & of(x9,x12) & n_tv(x12) & with(e2,x7) & about(x7,x8) & subset_of(x11,x8) & n_control(x11) & subset_of(x9,x8) & of(x9,x10) & n_tv(x10) & n_speaker(x7) & at(e2,x6) & n_station(x6) & Actor(e2,x1) & v_stand(e2) & with(x1,x2) & over(e1,x5) & n_shoulder(x5) & of(x5,x1) & n_male(x1) & Theme(e1,x4) & Actor(e1,x3) & v_have(e1) & n_bag(x4) & a_white(s2) & Theme(s2,x4) & (x2 = x3) & n_shirt(x2) & a_striped(s1) & Theme(s1,x2) & n_man(x1))
exists e1 p1 x1.(exists e2 s1 x2 x3 x4 x5.(to(s1,x2) & Theme(e2,x5) & Actor(e2,x4) & v_have(e2) & on(x5,x1) & n_sport(x5) & (x2 = x4) & n_screen(x2) & of(x2,x3) & n_television(x3) & Theme(s1,x1) & a_next(s1)) & n_thing(x1) & Topic(e1,p1) & Actor(e1,x1) & v_stand(e1) & n_man(x1))
77add730-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(with(x1,x2) & with(e2,x7) & v_stand(e2) & v_have(e1) & under(e2,x9) & subset_of(x9,x8) & subset_of(x11,x8) & over(e1,x5) & of(x9,x12) & of(x9,x10) & of(x5,x1) & n_tv(x12) & n_tv(x10) & n_station(x6) & n_speaker(x7) & n_shoulder(x5) & n_shirt(x2) & n_screen(x9) & n_man(x1) & n_male(x1) & n_control(x11) & n_bag(x4) & at(e2,x6) & about(x7,x8) & a_white(s2) & a_striped(s1) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists e1 p1 x1.(v_stand(e1) & n_thing(x1) & n_man(x1) & exists e2 s1 x2 x3 x4 x5.(v_have(e2) & to(s1,x2) & on(x5,x1) & of(x2,x3) & n_television(x3) & n_sport(x5) & n_screen(x2) & a_next(s1) & Theme(s1,x1) & Theme(e2,x5) & Actor(e2,x4) & (x2 = x4)) & Topic(e1,p1) & Actor(e1,x1))
A man with a striped shirt that has a white bag over his shoulder is standing at a station with speakers about a TV screen and controls under the TV screen.
A man with a striped shirt is controlling the TV screen.
1
0.685809
There could be more people there controlling the TV
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(under(e2,x9) & n_screen(x9) & n_screen(x9) & of(x9,x12) & n_tv(x12) & with(e2,x7) & about(x7,x8) & subset_of(x11,x8) & n_control(x11) & subset_of(x9,x8) & of(x9,x10) & n_tv(x10) & n_speaker(x7) & at(e2,x6) & n_station(x6) & Actor(e2,x1) & v_stand(e2) & with(x1,x2) & over(e1,x5) & n_shoulder(x5) & of(x5,x1) & n_male(x1) & Theme(e1,x4) & Actor(e1,x3) & v_have(e1) & n_bag(x4) & a_white(s2) & Theme(s2,x4) & (x2 = x3) & n_shirt(x2) & a_striped(s1) & Theme(s1,x2) & n_man(x1))
exists e1 s1 x1 x2 x3 x4.(n_screen(x3) & of(x3,x4) & n_tv(x4) & Theme(e1,x3) & Actor(e1,x1) & v_control(e1) & with(x1,x2) & n_shirt(x2) & a_striped(s1) & Theme(s1,x2) & n_man(x1))
77addc6c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(with(x1,x2) & with(e2,x7) & v_stand(e2) & v_have(e1) & under(e2,x9) & subset_of(x9,x8) & subset_of(x11,x8) & over(e1,x5) & of(x9,x12) & of(x9,x10) & of(x5,x1) & n_tv(x12) & n_tv(x10) & n_station(x6) & n_speaker(x7) & n_shoulder(x5) & n_shirt(x2) & n_screen(x9) & n_man(x1) & n_male(x1) & n_control(x11) & n_bag(x4) & at(e2,x6) & about(x7,x8) & a_white(s2) & a_striped(s1) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists e1 s1 x1 x2 x3 x4.(with(x1,x2) & v_control(e1) & of(x3,x4) & n_tv(x4) & n_shirt(x2) & n_screen(x3) & n_man(x1) & a_striped(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
A man with a striped shirt that has a white bag over his shoulder is standing at a station with speakers about a TV screen and controls under the TV screen.
A man is at the station with his friend.
1
0.006132
Another person is not mentioned at all let alone a friend
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(under(e2,x9) & n_screen(x9) & n_screen(x9) & of(x9,x12) & n_tv(x12) & with(e2,x7) & about(x7,x8) & subset_of(x11,x8) & n_control(x11) & subset_of(x9,x8) & of(x9,x10) & n_tv(x10) & n_speaker(x7) & at(e2,x6) & n_station(x6) & Actor(e2,x1) & v_stand(e2) & with(x1,x2) & over(e1,x5) & n_shoulder(x5) & of(x5,x1) & n_male(x1) & Theme(e1,x4) & Actor(e1,x3) & v_have(e1) & n_bag(x4) & a_white(s2) & Theme(s2,x4) & (x2 = x3) & n_shirt(x2) & a_striped(s1) & Theme(s1,x2) & n_man(x1))
exists p1 x1 x2 x3.(n_friend(x3) & of(x3,x2) & n_male(x2) & n_station(x2) & at(x1,x2) & with(x2,x3) & n_man(x1))
77ade1b2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(with(x1,x2) & with(e2,x7) & v_stand(e2) & v_have(e1) & under(e2,x9) & subset_of(x9,x8) & subset_of(x11,x8) & over(e1,x5) & of(x9,x12) & of(x9,x10) & of(x5,x1) & n_tv(x12) & n_tv(x10) & n_station(x6) & n_speaker(x7) & n_shoulder(x5) & n_shirt(x2) & n_screen(x9) & n_man(x1) & n_male(x1) & n_control(x11) & n_bag(x4) & at(e2,x6) & about(x7,x8) & a_white(s2) & a_striped(s1) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists x1 x2 x3.(with(x2,x3) & of(x3,x2) & n_station(x2) & n_man(x1) & n_male(x2) & n_friend(x3) & at(x1,x2))
A man with a striped shirt that has a white bag over his shoulder is standing at a station with speakers about a TV screen and controls under the TV screen.
A man sits a park bench in the city.
2
0.000011
Someone who is standing at a TV station cannot also be sitting on a park bench.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(under(e2,x9) & n_screen(x9) & n_screen(x9) & of(x9,x12) & n_tv(x12) & with(e2,x7) & about(x7,x8) & subset_of(x11,x8) & n_control(x11) & subset_of(x9,x8) & of(x9,x10) & n_tv(x10) & n_speaker(x7) & at(e2,x6) & n_station(x6) & Actor(e2,x1) & v_stand(e2) & with(x1,x2) & over(e1,x5) & n_shoulder(x5) & of(x5,x1) & n_male(x1) & Theme(e1,x4) & Actor(e1,x3) & v_have(e1) & n_bag(x4) & a_white(s2) & Theme(s2,x4) & (x2 = x3) & n_shirt(x2) & a_striped(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2 x3 x4.(n_city(x4) & in(e1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_bench(x2) & of(x2,x3) & n_park(x3) & n_man(x1))
77ade770-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(with(x1,x2) & with(e2,x7) & v_stand(e2) & v_have(e1) & under(e2,x9) & subset_of(x9,x8) & subset_of(x11,x8) & over(e1,x5) & of(x9,x12) & of(x9,x10) & of(x5,x1) & n_tv(x12) & n_tv(x10) & n_station(x6) & n_speaker(x7) & n_shoulder(x5) & n_shirt(x2) & n_screen(x9) & n_man(x1) & n_male(x1) & n_control(x11) & n_bag(x4) & at(e2,x6) & about(x7,x8) & a_white(s2) & a_striped(s1) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists e1 x1 x2 x3 x4.(v_sit(e1) & of(x2,x3) & n_park(x3) & n_man(x1) & n_city(x4) & n_bench(x2) & in(e1,x4) & Theme(e1,x2) & Actor(e1,x1))
A man with a striped shirt that has a white bag over his shoulder is standing at a station with speakers about a TV screen and controls under the TV screen.
The man recently bought something.
1
0.503084
Can not tell if someone recently bought something from watching TV
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(under(e2,x9) & n_screen(x9) & n_screen(x9) & of(x9,x12) & n_tv(x12) & with(e2,x7) & about(x7,x8) & subset_of(x11,x8) & n_control(x11) & subset_of(x9,x8) & of(x9,x10) & n_tv(x10) & n_speaker(x7) & at(e2,x6) & n_station(x6) & Actor(e2,x1) & v_stand(e2) & with(x1,x2) & over(e1,x5) & n_shoulder(x5) & of(x5,x1) & n_male(x1) & Theme(e1,x4) & Actor(e1,x3) & v_have(e1) & n_bag(x4) & a_white(s2) & Theme(s2,x4) & (x2 = x3) & n_shirt(x2) & a_striped(s1) & Theme(s1,x2) & n_man(x1))
exists e1 s1 x1 x2.(n_man(x1) & a_recently(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_buy(e1) & n_thing(x2))
77aded60-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(with(x1,x2) & with(e2,x7) & v_stand(e2) & v_have(e1) & under(e2,x9) & subset_of(x9,x8) & subset_of(x11,x8) & over(e1,x5) & of(x9,x12) & of(x9,x10) & of(x5,x1) & n_tv(x12) & n_tv(x10) & n_station(x6) & n_speaker(x7) & n_shoulder(x5) & n_shirt(x2) & n_screen(x9) & n_man(x1) & n_male(x1) & n_control(x11) & n_bag(x4) & at(e2,x6) & about(x7,x8) & a_white(s2) & a_striped(s1) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists e1 s1 x1 x2.(v_buy(e1) & n_thing(x2) & n_man(x1) & a_recently(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
A man with a striped shirt that has a white bag over his shoulder is standing at a station with speakers about a TV screen and controls under the TV screen.
The man in the stripped shirt is watching TV.
1
0.678345
Can stand in front of TV without watching it
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(under(e2,x9) & n_screen(x9) & n_screen(x9) & of(x9,x12) & n_tv(x12) & with(e2,x7) & about(x7,x8) & subset_of(x11,x8) & n_control(x11) & subset_of(x9,x8) & of(x9,x10) & n_tv(x10) & n_speaker(x7) & at(e2,x6) & n_station(x6) & Actor(e2,x1) & v_stand(e2) & with(x1,x2) & over(e1,x5) & n_shoulder(x5) & of(x5,x1) & n_male(x1) & Theme(e1,x4) & Actor(e1,x3) & v_have(e1) & n_bag(x4) & a_white(s2) & Theme(s2,x4) & (x2 = x3) & n_shirt(x2) & a_striped(s1) & Theme(s1,x2) & n_man(x1))
exists e1 e2 x1 x2 x3.(n_shirt(x2) & Theme(e1,x2) & v_strip(e1) & n_man(x1) & Theme(e2,x3) & Actor(e2,x1) & v_watch(e2) & n_tv(x3) & in(x1,x2))
77adf29c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(with(x1,x2) & with(e2,x7) & v_stand(e2) & v_have(e1) & under(e2,x9) & subset_of(x9,x8) & subset_of(x11,x8) & over(e1,x5) & of(x9,x12) & of(x9,x10) & of(x5,x1) & n_tv(x12) & n_tv(x10) & n_station(x6) & n_speaker(x7) & n_shoulder(x5) & n_shirt(x2) & n_screen(x9) & n_man(x1) & n_male(x1) & n_control(x11) & n_bag(x4) & at(e2,x6) & about(x7,x8) & a_white(s2) & a_striped(s1) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists e1 e2 x1 x2 x3.(v_watch(e2) & v_strip(e1) & n_tv(x3) & n_shirt(x2) & n_man(x1) & in(x1,x2) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1))