premise
stringlengths
9
342
hypothesis
stringlengths
1
295
label
int64
0
2
probability
float64
-100
1
explanation_1
stringlengths
0
706
explanation_2
stringclasses
1 value
explanation_3
stringclasses
1 value
premise_logic
stringlengths
39
2.12k
hypothesis_logic
stringlengths
33
2.09k
id
stringlengths
36
36
premise_sim
stringlengths
39
2.11k
hypothesis_sim
stringlengths
33
2.08k
A baby girl playing at a park.
A baby girl is chasing a dog in a park.
1
-100
Just because a girl is playing doesn't mean she is chasing a dog.
exists e1 x1 x2 x3 x4.(a_topic(x1) & at(e1,x4) & n_park(x4) & Actor(e1,x3) & v_play(e1) & (x1 = x3) & n_girl(x1) & of(x1,x2) & n_baby(x2))
exists e1 x1 x2 x3 x4.(in(e1,x4) & n_park(x4) & Theme(e1,x3) & Actor(e1,x1) & v_chase(e1) & n_dog(x3) & n_girl(x1) & of(x1,x2) & n_baby(x2))
4c598926-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_play(e1) & of(x1,x2) & n_park(x4) & n_girl(x1) & n_baby(x2) & at(e1,x4) & a_topic(x1) & Actor(e1,x3) & (x1 = x3))
exists e1 x1 x2 x3 x4.(v_chase(e1) & of(x1,x2) & n_park(x4) & n_girl(x1) & n_dog(x3) & n_baby(x2) & in(e1,x4) & Theme(e1,x3) & Actor(e1,x1))
A baby girl playing at a park.
A baby is playing in a park.
0
-100
Playing at a park and in the park implies same situation.
exists e1 x1 x2 x3 x4.(a_topic(x1) & at(e1,x4) & n_park(x4) & Actor(e1,x3) & v_play(e1) & (x1 = x3) & n_girl(x1) & of(x1,x2) & n_baby(x2))
exists e1 x1 x2.(in(e1,x2) & n_park(x2) & Actor(e1,x1) & v_play(e1) & n_baby(x1))
4c59909c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_play(e1) & of(x1,x2) & n_park(x4) & n_girl(x1) & n_baby(x2) & at(e1,x4) & a_topic(x1) & Actor(e1,x3) & (x1 = x3))
exists e1 x1 x2.(v_play(e1) & n_park(x2) & n_baby(x1) & in(e1,x2) & Actor(e1,x1))
A baby girl playing at a park.
A baby girl is sleeping in a crib.
2
-100
park is not the same as crib
exists e1 x1 x2 x3 x4.(a_topic(x1) & at(e1,x4) & n_park(x4) & Actor(e1,x3) & v_play(e1) & (x1 = x3) & n_girl(x1) & of(x1,x2) & n_baby(x2))
exists e1 x1 x2 x3.(in(e1,x3) & n_crib(x3) & Actor(e1,x1) & v_sleep(e1) & n_girl(x1) & of(x1,x2) & n_baby(x2))
4c5995a6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_play(e1) & of(x1,x2) & n_park(x4) & n_girl(x1) & n_baby(x2) & at(e1,x4) & a_topic(x1) & Actor(e1,x3) & (x1 = x3))
exists e1 x1 x2 x3.(v_sleep(e1) & of(x1,x2) & n_girl(x1) & n_crib(x3) & n_baby(x2) & in(e1,x3) & Actor(e1,x1))
A group of girls climb up a snowy hill.
A group of people climb up a snowy hill.
0
-100
Girls are people.
exists e1 s1 s2 x1 x2 x3.(a_up(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x1) & v_climb(e1) & n_hill(x3) & a_snowy(s1) & Theme(s1,x3) & of(x1,x2) & n_girl(x2) & n_group(x1))
exists e1 s1 s2 x1 x2 x3.(a_up(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x1) & v_climb(e1) & n_hill(x3) & a_snowy(s1) & Theme(s1,x3) & of(x1,x2) & n_people(x2) & n_group(x1))
4c599b28-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_climb(e1) & of(x1,x2) & n_hill(x3) & n_group(x1) & n_girl(x2) & a_up(s2) & a_snowy(s1) & Theme(s1,x3) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x1))
exists e1 s1 s2 x1 x2 x3.(v_climb(e1) & of(x1,x2) & n_people(x2) & n_hill(x3) & n_group(x1) & a_up(s2) & a_snowy(s1) & Theme(s1,x3) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x1))
A group of girls climb up a snowy hill.
A group of fat girls climb up a snowy hill.
1
-100
Girls are not always fat.
exists e1 s1 s2 x1 x2 x3.(a_up(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x1) & v_climb(e1) & n_hill(x3) & a_snowy(s1) & Theme(s1,x3) & of(x1,x2) & n_girl(x2) & n_group(x1))
exists e1 s1 s2 s3 x1 x2 x3.(a_up(s3) & Manner(e1,s3) & Theme(e1,x3) & Actor(e1,x1) & v_climb(e1) & n_hill(x3) & a_snowy(s2) & Theme(s2,x3) & of(x1,x2) & n_girl(x2) & a_fat(s1) & Theme(s1,x2) & n_group(x1))
4c599fc4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_climb(e1) & of(x1,x2) & n_hill(x3) & n_group(x1) & n_girl(x2) & a_up(s2) & a_snowy(s1) & Theme(s1,x3) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x1))
exists e1 s1 s2 s3 x1 x2 x3.(v_climb(e1) & of(x1,x2) & n_hill(x3) & n_group(x1) & n_girl(x2) & a_up(s3) & a_snowy(s2) & a_fat(s1) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x3) & Manner(e1,s3) & Actor(e1,x1))
A group of girls climb up a snowy hill.
A group of boys climb up a snowy hill.
2
-100
Sentence one states a group of girls versus sentence 2 a group of boys. It could only be girls or it could only be boys or it may be both girls and boys together climbing up a snowy hill. From the two sentences we we can dispute if they were girls, boys, or both.
exists e1 s1 s2 x1 x2 x3.(a_up(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x1) & v_climb(e1) & n_hill(x3) & a_snowy(s1) & Theme(s1,x3) & of(x1,x2) & n_girl(x2) & n_group(x1))
exists e1 s1 s2 x1 x2 x3.(a_up(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x1) & v_climb(e1) & n_hill(x3) & a_snowy(s1) & Theme(s1,x3) & of(x1,x2) & n_boy(x2) & n_group(x1))
4c59a44c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_climb(e1) & of(x1,x2) & n_hill(x3) & n_group(x1) & n_girl(x2) & a_up(s2) & a_snowy(s1) & Theme(s1,x3) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x1))
exists e1 s1 s2 x1 x2 x3.(v_climb(e1) & of(x1,x2) & n_hill(x3) & n_group(x1) & n_boy(x2) & a_up(s2) & a_snowy(s1) & Theme(s1,x3) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x1))
People sitting and standing talking.
People are talking.
0
-100
When people are talking they can be either sitting and standing
exists e2 e3 e1 x1 x2.(for(e2,e3) & Actor(e3,x2) & v_talking(e3) & Actor(e2,x2) & v_stand(e2) & n_people(x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1))
exists e1 x1.(Actor(e1,x1) & v_talk(e1) & n_people(x1))
4c59a8ca-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e3 e1 x1 x2.(v_talking(e3) & v_stand(e2) & v_sit(e1) & n_people(x2) & n_people(x1) & for(e2,e3) & Actor(e3,x2) & Actor(e2,x2) & Actor(e1,x1))
exists e1 x1.(v_talk(e1) & n_people(x1) & Actor(e1,x1))
People sitting and standing talking.
People are quietly watching golf.
2
-100
People can't be quietly watching golf if they are talking.
exists e3 e1 e2 x1 x2.(for(e2,e3) & Actor(e3,x2) & v_talking(e3) & Actor(e2,x2) & v_stand(e2) & n_people(x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1))
exists e1 s1 x1 x2.(a_quietly(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_golf(x2) & n_people(x1))
4c59af14-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 e2 x1 x2.(v_talking(e3) & v_stand(e2) & v_sit(e1) & n_people(x2) & n_people(x1) & for(e2,e3) & Actor(e3,x2) & Actor(e2,x2) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_watch(e1) & n_people(x1) & n_golf(x2) & a_quietly(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
People sitting and standing talking.
People are talking at a party.
1
-100
People are not always at a party if they are gathered together and talking.
exists e2 e3 e1 x1 x2.(for(e2,e3) & Actor(e3,x2) & v_talking(e3) & Actor(e2,x2) & v_stand(e2) & n_people(x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1))
exists e1 x1 x2.(at(e1,x2) & n_party(x2) & Actor(e1,x1) & v_talk(e1) & n_people(x1))
4c59b5d6-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e3 e1 x1 x2.(v_talking(e3) & v_stand(e2) & v_sit(e1) & n_people(x2) & n_people(x1) & for(e2,e3) & Actor(e3,x2) & Actor(e2,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_talk(e1) & n_people(x1) & n_party(x2) & at(e1,x2) & Actor(e1,x1))
A man in gray shirt sitting near a woman.
A couple is walking down a city street.
2
-100
The man can't be sitting if he's walking down a street.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & near(e1,x4) & n_woman(x4) & Actor(e1,x3) & v_sit(e1) & (x1 = x3) & in(x1,x2) & n_shirt(x2) & a_gray(s1) & Theme(s1,x2) & n_man(x1))
exists e1 s1 x1 x2 x3.(a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_street(x2) & of(x2,x3) & n_city(x3) & n_couple(x1))
4c59bb08-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_sit(e1) & near(e1,x4) & n_woman(x4) & n_shirt(x2) & n_man(x1) & in(x1,x2) & a_topic(x1) & a_gray(s1) & Theme(s1,x2) & Actor(e1,x3) & (x1 = x3))
exists e1 s1 x1 x2 x3.(v_walk(e1) & of(x2,x3) & n_street(x2) & n_couple(x1) & n_city(x3) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
A man in gray shirt sitting near a woman.
A man and his wife are sitting on a couch.
1
-100
Just because the man and woman are sitting together it does not mean the woman is his wife
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & near(e1,x4) & n_woman(x4) & Actor(e1,x3) & v_sit(e1) & (x1 = x3) & in(x1,x2) & n_shirt(x2) & a_gray(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2 x3 x4.(on(e1,x4) & n_couch(x4) & Actor(e1,x1) & v_sit(e1) & subset_of(x3,x1) & n_wife(x3) & of(x3,x2) & n_male(x2) & subset_of(x2,x1) & n_man(x2))
4c59c0d0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_sit(e1) & near(e1,x4) & n_woman(x4) & n_shirt(x2) & n_man(x1) & in(x1,x2) & a_topic(x1) & a_gray(s1) & Theme(s1,x2) & Actor(e1,x3) & (x1 = x3))
exists e1 x1 x2 x3 x4.(v_sit(e1) & subset_of(x3,x1) & subset_of(x2,x1) & on(e1,x4) & of(x3,x2) & n_wife(x3) & n_man(x2) & n_male(x2) & n_couch(x4) & Actor(e1,x1))
A man in gray shirt sitting near a woman.
A man and woman are sitting together.
0
-100
Sitting near is being together.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & near(e1,x4) & n_woman(x4) & Actor(e1,x3) & v_sit(e1) & (x1 = x3) & in(x1,x2) & n_shirt(x2) & a_gray(s1) & Theme(s1,x2) & n_man(x1))
exists e1 p1 x1 x2 x3.(exists s1.(Theme(s1,x1) & a_together(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_sit(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1))
4c59c5c6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_sit(e1) & near(e1,x4) & n_woman(x4) & n_shirt(x2) & n_man(x1) & in(x1,x2) & a_topic(x1) & a_gray(s1) & Theme(s1,x2) & Actor(e1,x3) & (x1 = x3))
exists e1 p1 x1 x2 x3.(v_sit(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_man(x2) & exists s1.(a_together(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1))
A man sits in the foreground, and a woman with a drink is in the background.
Some people are relaxing.
1
-100
Just because a person is sitting or drinking it does not mean they are relaxing
exists e1 p1 x1 x2 x3 x4 x5.(n_background(x5) & n_foreground(x2) & in(x3,x5) & with(x3,x4) & n_drink(x4) & n_woman(x3) & in(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1))
exists e1 x1.(Actor(e1,x1) & v_relax(e1) & n_people(x1))
4c59cac6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(with(x3,x4) & v_sit(e1) & n_woman(x3) & n_man(x1) & n_foreground(x2) & n_drink(x4) & n_background(x5) & in(x3,x5) & in(e1,x2) & Actor(e1,x1))
exists e1 x1.(v_relax(e1) & n_people(x1) & Actor(e1,x1))
A man sits in the foreground, and a woman with a drink is in the background.
Nobody has any drinks.
2
-100
It cannot be said that nobody has drinks if the woman has a drink.
exists e1 p1 x1 x2 x3 x4 x5.(n_background(x5) & n_foreground(x2) & in(x3,x5) & with(x3,x4) & n_drink(x4) & n_woman(x3) & in(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1))
-exists x1.(all x2.(n_drink(x2) -> exists e1.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1))) & n_person(x1))
4c59cfbc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(with(x3,x4) & v_sit(e1) & n_woman(x3) & n_man(x1) & n_foreground(x2) & n_drink(x4) & n_background(x5) & in(x3,x5) & in(e1,x2) & Actor(e1,x1))
all x1.(exists x2.(n_drink(x2) & all e1.(-v_have(e1) | -Theme(e1,x2) | -Actor(e1,x1))) | -n_person(x1))
A man sits in the foreground, and a woman with a drink is in the background.
There are at least two people.
0
-100
A man and a women are two people.
exists e1 p1 x1 x2 x3 x4 x5.(n_background(x5) & n_foreground(x2) & in(x3,x5) & with(x3,x4) & n_drink(x4) & n_woman(x3) & in(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1))
exists p1 x1 s1 x2.(at(x1,x2) & r_most(s1) & a_least(s1) & Theme(s1,x2) & n_people(x2) & card_eq_2(x2))
4c59d50c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(with(x3,x4) & v_sit(e1) & n_woman(x3) & n_man(x1) & n_foreground(x2) & n_drink(x4) & n_background(x5) & in(x3,x5) & in(e1,x2) & Actor(e1,x1))
exists x1 s1 x2.(r_most(s1) & n_people(x2) & card_eq_2(x2) & at(x1,x2) & a_least(s1) & Theme(s1,x2))
A man is talking in the foreground while a woman is talking in the background.
People are chatting.
0
-100
People could include a man and a woman.
exists e1 p1 x1 x2 x4.(n_background(x4) & n_foreground(x2) & exists e2 x3.(in(e2,x4) & Actor(e2,x3) & v_talk(e2) & n_woman(x3)) & while(e1,p1) & in(e1,x2) & Actor(e1,x1) & v_talk(e1) & n_man(x1))
exists e1 x1.(Actor(e1,x1) & v_chat(e1) & n_people(x1))
4c59dc32-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x4.(while(e1,p1) & v_talk(e1) & n_man(x1) & n_foreground(x2) & n_background(x4) & in(e1,x2) & exists e2 x3.(v_talk(e2) & n_woman(x3) & in(e2,x4) & Actor(e2,x3)) & Actor(e1,x1))
exists e1 x1.(v_chat(e1) & n_people(x1) & Actor(e1,x1))
A man is talking in the foreground while a woman is talking in the background.
People are sleeping.
2
-100
People can't be sleeping if a woman is talking.
exists e1 p1 x1 x2 x4.(n_background(x4) & n_foreground(x2) & exists e2 x3.(in(e2,x4) & Actor(e2,x3) & v_talk(e2) & n_woman(x3)) & while(e1,p1) & in(e1,x2) & Actor(e1,x1) & v_talk(e1) & n_man(x1))
exists e1 x1.(Actor(e1,x1) & v_sleep(e1) & n_people(x1))
4c59e18c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x4.(while(e1,p1) & v_talk(e1) & n_man(x1) & n_foreground(x2) & n_background(x4) & in(e1,x2) & exists e2 x3.(v_talk(e2) & n_woman(x3) & in(e2,x4) & Actor(e2,x3)) & Actor(e1,x1))
exists e1 x1.(v_sleep(e1) & n_people(x1) & Actor(e1,x1))
A man is talking in the foreground while a woman is talking in the background.
People are chatting with each other.
1
-100
Just because the two people are talking does not mean the are talking with each other
exists e1 p1 x1 x2 x4.(n_background(x4) & n_foreground(x2) & exists e2 x3.(in(e2,x4) & Actor(e2,x3) & v_talk(e2) & n_woman(x3)) & while(e1,p1) & in(e1,x2) & Actor(e1,x1) & v_talk(e1) & n_man(x1))
exists e1 x1.(all x2.(n_other(x2) -> with(e1,x2)) & Actor(e1,x1) & v_chat(e1) & n_people(x1))
4c59e704-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x4.(while(e1,p1) & v_talk(e1) & n_man(x1) & n_foreground(x2) & n_background(x4) & in(e1,x2) & exists e2 x3.(v_talk(e2) & n_woman(x3) & in(e2,x4) & Actor(e2,x3)) & Actor(e1,x1))
exists e1 x1.(v_chat(e1) & n_people(x1) & all x2.(with(e1,x2) | -n_other(x2)) & Actor(e1,x1))
A man sits in the floor slapping something while another woman watches and one stands in the kitchen talking.
Noone is watching the man.
2
-100
It can't be said that noone is watching the man because the woman is watching him.
exists e3 e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(n_kitchen(x11) & n_floor(x2) & for(e1,e2) & in(e2,x11) & Actor(e3,x12) & v_talking(e3) & (x11 = x12) & while(e2,x8) & n_stand(x9) & card_eq_1(x9) & n_watch(x5) & of(x5,x10) & n_woman(x10) & subset_of(x9,x8) & subset_of(x5,x8) & -(x8 = x4) & n_stand(x6) & card_eq_1(x6) & of(x5,x7) & n_woman(x7) & subset_of(x6,x4) & subset_of(x5,x4) & Theme(e2,x3) & Actor(e2,x1) & v_slap(e2) & n_thing(x3) & in(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1))
exists e1 x1 x2.(n_man(x2) & ne_nam_noone(x1) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1))
4c59ec36-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(while(e2,x8) & v_talking(e3) & v_slap(e2) & v_sit(e1) & subset_of(x9,x8) & subset_of(x6,x4) & subset_of(x5,x8) & subset_of(x5,x4) & of(x5,x7) & of(x5,x10) & n_woman(x7) & n_woman(x10) & n_watch(x5) & n_thing(x3) & n_stand(x9) & n_stand(x6) & n_man(x1) & n_kitchen(x11) & n_floor(x2) & in(e2,x11) & in(e1,x2) & for(e1,e2) & card_eq_1(x9) & card_eq_1(x6) & Theme(e2,x3) & Actor(e3,x12) & Actor(e2,x1) & Actor(e1,x1) & -(x8 = x4) & (x11 = x12))
exists e1 x1 x2.(v_watch(e1) & ne_nam_noone(x1) & n_man(x2) & Theme(e1,x2) & Actor(e1,x1))
A man sits in the floor slapping something while another woman watches and one stands in the kitchen talking.
The man is sitting.
0
-100
Sits and sitting is the same.
exists e1 e3 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(n_kitchen(x11) & n_floor(x2) & for(e1,e2) & in(e2,x11) & Actor(e3,x12) & v_talking(e3) & (x11 = x12) & while(e2,x8) & n_stand(x9) & card_eq_1(x9) & n_watch(x5) & of(x5,x10) & n_woman(x10) & subset_of(x9,x8) & subset_of(x5,x8) & -(x8 = x4) & n_stand(x6) & card_eq_1(x6) & of(x5,x7) & n_woman(x7) & subset_of(x6,x4) & subset_of(x5,x4) & Theme(e2,x3) & Actor(e2,x1) & v_slap(e2) & n_thing(x3) & in(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1))
exists e1 x1.(n_man(x1) & Actor(e1,x1) & v_sit(e1))
4c59f0aa-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(while(e2,x8) & v_talking(e3) & v_slap(e2) & v_sit(e1) & subset_of(x9,x8) & subset_of(x6,x4) & subset_of(x5,x8) & subset_of(x5,x4) & of(x5,x7) & of(x5,x10) & n_woman(x7) & n_woman(x10) & n_watch(x5) & n_thing(x3) & n_stand(x9) & n_stand(x6) & n_man(x1) & n_kitchen(x11) & n_floor(x2) & in(e2,x11) & in(e1,x2) & for(e1,e2) & card_eq_1(x9) & card_eq_1(x6) & Theme(e2,x3) & Actor(e3,x12) & Actor(e2,x1) & Actor(e1,x1) & -(x8 = x4) & (x11 = x12))
exists e1 x1.(v_sit(e1) & n_man(x1) & Actor(e1,x1))
A man sits in the floor slapping something while another woman watches and one stands in the kitchen talking.
The woman watching the man is his wife.
1
-100
Just because the man and woman are together it does not mean the woman is his wife
exists e1 e2 e3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(n_kitchen(x11) & n_floor(x2) & for(e1,e2) & in(e2,x11) & Actor(e3,x12) & v_talking(e3) & (x11 = x12) & while(e2,x8) & n_stand(x9) & card_eq_1(x9) & n_watch(x5) & of(x5,x10) & n_woman(x10) & subset_of(x9,x8) & subset_of(x5,x8) & -(x8 = x4) & n_stand(x6) & card_eq_1(x6) & of(x5,x7) & n_woman(x7) & subset_of(x6,x4) & subset_of(x5,x4) & Theme(e2,x3) & Actor(e2,x1) & v_slap(e2) & n_thing(x3) & in(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1))
exists e1 p1 x1 x2 x3 x4.(n_wife(x4) & of(x4,x3) & n_male(x3) & n_man(x3) & n_woman(x1) & (x1 = x4) & Theme(e1,x3) & Actor(e1,x2) & v_watch(e1) & (x1 = x2))
4c59f532-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 e3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(while(e2,x8) & v_talking(e3) & v_slap(e2) & v_sit(e1) & subset_of(x9,x8) & subset_of(x6,x4) & subset_of(x5,x8) & subset_of(x5,x4) & of(x5,x7) & of(x5,x10) & n_woman(x7) & n_woman(x10) & n_watch(x5) & n_thing(x3) & n_stand(x9) & n_stand(x6) & n_man(x1) & n_kitchen(x11) & n_floor(x2) & in(e2,x11) & in(e1,x2) & for(e1,e2) & card_eq_1(x9) & card_eq_1(x6) & Theme(e2,x3) & Actor(e3,x12) & Actor(e2,x1) & Actor(e1,x1) & -(x8 = x4) & (x11 = x12))
exists e1 x1 x2 x3 x4.(v_watch(e1) & of(x4,x3) & n_woman(x1) & n_wife(x4) & n_man(x3) & n_male(x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x4) & (x1 = x2))
They are in love with each other.
The look like a cute couple.
1
-100
Just because they are in love doesn't mean they are a couple.
exists p1 x1.(n_thing(x1) & all x3.(n_other(x3) -> with(p1,x3)) & exists x2.(in(x1,x2) & n_love(x2)))
exists s1 x1 x2.(n_look(x1) & a_topic(x1) & like(x1,x2) & n_couple(x2) & a_cute(s1) & Theme(s1,x2))
4c59fa1e-e4c8-11ec-9cdd-0242ac1c0002
exists p1 x1.(n_thing(x1) & exists x2.(n_love(x2) & in(x1,x2)) & all x3.(with(p1,x3) | -n_other(x3)))
exists s1 x1 x2.(n_look(x1) & n_couple(x2) & like(x1,x2) & a_topic(x1) & a_cute(s1) & Theme(s1,x2))
They are in love with each other.
The couple is very much in love with each other.
0
-100
People in love are called couple.
exists p1 x1.(n_thing(x1) & all x3.(n_other(x3) -> with(p1,x3)) & exists x2.(in(x1,x2) & n_love(x2)))
exists s1 x1 x2.(n_couple(x1) & all x3.(n_other(x3) -> (in(s1,x2) & with(x2,x3))) & n_love(x2) & r_very(s1) & Theme(s1,x1) & a_much(s1))
4c5a0018-e4c8-11ec-9cdd-0242ac1c0002
exists p1 x1.(n_thing(x1) & exists x2.(n_love(x2) & in(x1,x2)) & all x3.(with(p1,x3) | -n_other(x3)))
exists s1 x1 x2.(r_very(s1) & n_love(x2) & n_couple(x1) & all x3.((with(x2,x3) | -n_other(x3)) & (in(s1,x2) | -n_other(x3))) & a_much(s1) & Theme(s1,x1))
They are in love with each other.
The two of them no longer care for one another.
2
-100
in love is not the same as no longer care
exists p1 x1.(n_thing(x1) & all x3.(n_other(x3) -> with(p1,x3)) & exists x2.(in(x1,x2) & n_love(x2)))
exists e1 s1 s2 x1 x2.(n_thing(x2) & r_no(e1) & a_longer(s2) & Manner(e1,s2) & for(e1,x1) & n_thing(x1) & card_eq_1(x1) & a_another(s1) & Theme(s1,x1) & Actor(e1,x1) & v_care(e1) & of(x1,x2) & card_eq_2(x1))
4c5a0518-e4c8-11ec-9cdd-0242ac1c0002
exists p1 x1.(n_thing(x1) & exists x2.(n_love(x2) & in(x1,x2)) & all x3.(with(p1,x3) | -n_other(x3)))
exists e1 s1 s2 x1 x2.(v_care(e1) & r_no(e1) & of(x1,x2) & n_thing(x2) & n_thing(x1) & for(e1,x1) & card_eq_2(x1) & card_eq_1(x1) & a_longer(s2) & a_another(s1) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x1))
A man and a woman are standing on grass and holding hands.
A couple are fighting.
2
-100
The couple can't be fighting if they are holding hands.
exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(Theme(e2,x8) & Actor(e2,x5) & v_hold(e2) & n_hand(x8) & subset_of(x7,x5) & n_woman(x7) & subset_of(x6,x5) & n_man(x6) & on(e1,x4) & n_grass(x4) & Actor(e1,x1) & v_stand(e1) & subset_of(x3,x1) & n_woman(x3) & subset_of(x2,x1) & n_man(x2))
exists e1 x1.(Actor(e1,x1) & v_fight(e1) & n_couple(x1))
4c5a0a90-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e1) & v_hold(e2) & subset_of(x7,x5) & subset_of(x6,x5) & subset_of(x3,x1) & subset_of(x2,x1) & on(e1,x4) & n_woman(x7) & n_woman(x3) & n_man(x6) & n_man(x2) & n_hand(x8) & n_grass(x4) & Theme(e2,x8) & Actor(e2,x5) & Actor(e1,x1))
exists e1 x1.(v_fight(e1) & n_couple(x1) & Actor(e1,x1))
A man and a woman are standing on grass and holding hands.
A newlywed couple are on their honeymoon.
1
-100
Just because the man and woman are holding hands it does not mean they are a newlywed couple
exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8.(Theme(e2,x8) & Actor(e2,x5) & v_hold(e2) & n_hand(x8) & subset_of(x7,x5) & n_woman(x7) & subset_of(x6,x5) & n_man(x6) & on(e1,x4) & n_grass(x4) & Actor(e1,x1) & v_stand(e1) & subset_of(x3,x1) & n_woman(x3) & subset_of(x2,x1) & n_man(x2))
exists p1 s1 x1 x2.(on(x1,x2) & n_honeymoon(x2) & of(x2,x1) & n_thing(x1) & n_couple(x1) & a_newlywed(s1) & Theme(s1,x1))
4c5a0f7c-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e1) & v_hold(e2) & subset_of(x7,x5) & subset_of(x6,x5) & subset_of(x3,x1) & subset_of(x2,x1) & on(e1,x4) & n_woman(x7) & n_woman(x3) & n_man(x6) & n_man(x2) & n_hand(x8) & n_grass(x4) & Theme(e2,x8) & Actor(e2,x5) & Actor(e1,x1))
exists s1 x1 x2.(on(x1,x2) & of(x2,x1) & n_thing(x1) & n_honeymoon(x2) & n_couple(x1) & a_newlywed(s1) & Theme(s1,x1))
A man and a woman are standing on grass and holding hands.
Two people are holding hands.
0
-100
A man and a woman are two people.
exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(Theme(e2,x8) & Actor(e2,x5) & v_hold(e2) & n_hand(x8) & subset_of(x7,x5) & n_woman(x7) & subset_of(x6,x5) & n_man(x6) & on(e1,x4) & n_grass(x4) & Actor(e1,x1) & v_stand(e1) & subset_of(x3,x1) & n_woman(x3) & subset_of(x2,x1) & n_man(x2))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_hand(x2) & n_people(x1) & card_eq_2(x1))
4c5a1436-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e1) & v_hold(e2) & subset_of(x7,x5) & subset_of(x6,x5) & subset_of(x3,x1) & subset_of(x2,x1) & on(e1,x4) & n_woman(x7) & n_woman(x3) & n_man(x6) & n_man(x2) & n_hand(x8) & n_grass(x4) & Theme(e2,x8) & Actor(e2,x5) & Actor(e1,x1))
exists e1 x1 x2.(v_hold(e1) & n_people(x1) & n_hand(x2) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
A woman walks down a brick sidewalk at night.
A prostitute patrols her beat at night.
1
-100
Just because a woman walks at night it does not mean the woman is a prostitute
exists e1 s1 x1 x2 x3 x4.(at(e1,x4) & n_night(x4) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_sidewalk(x2) & of(x2,x3) & n_brick(x3) & n_woman(x1))
exists e1 s1 x1 x2 x3.(a_topic(x1) & at(e1,x3) & n_night(x3) & Theme(e1,x2) & Actor(e1,x1) & v_beat(e1) & (x1 = x2) & n_female(x1) & n_patrol(x1) & a_prostitute(s1) & Theme(s1,x1))
4c5a18dc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & of(x2,x3) & n_woman(x1) & n_sidewalk(x2) & n_night(x4) & n_brick(x3) & at(e1,x4) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_beat(e1) & n_patrol(x1) & n_night(x3) & n_female(x1) & at(e1,x3) & a_topic(x1) & a_prostitute(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & (x1 = x2))
A woman walks down a brick sidewalk at night.
A woman walks at night.
0
-100
Walks at night could be that the same woman who walks down a brick sidewalk at night.
exists e1 s1 x1 x2 x3 x4.(at(e1,x4) & n_night(x4) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_sidewalk(x2) & of(x2,x3) & n_brick(x3) & n_woman(x1))
exists e1 x1 x2.(at(e1,x2) & n_night(x2) & Actor(e1,x1) & v_walk(e1) & n_woman(x1))
4c5a1d96-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & of(x2,x3) & n_woman(x1) & n_sidewalk(x2) & n_night(x4) & n_brick(x3) & at(e1,x4) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists e1 x1 x2.(v_walk(e1) & n_woman(x1) & n_night(x2) & at(e1,x2) & Actor(e1,x1))
A woman walks down a brick sidewalk at night.
A man opens a register.
2
-100
It's either a man or a woman. It's not possible to walk down the sidewalk while opening a register at the same time.
exists e1 s1 x1 x2 x3 x4.(at(e1,x4) & n_night(x4) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_sidewalk(x2) & of(x2,x3) & n_brick(x3) & n_woman(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_open(e1) & n_register(x2) & n_man(x1))
4c5a22be-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & of(x2,x3) & n_woman(x1) & n_sidewalk(x2) & n_night(x4) & n_brick(x3) & at(e1,x4) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists e1 x1 x2.(v_open(e1) & n_register(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
A woman walks down a city sidewalk at night.
The sky is dark.
0
-100
The sky is always dark at night.
exists e1 s1 x1 x2 x3 x4.(at(e1,x4) & n_night(x4) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_sidewalk(x2) & of(x2,x3) & n_city(x3) & n_woman(x1))
exists s1 x1.(n_sky(x1) & Theme(s1,x1) & a_dark(s1))
4c5a2994-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & of(x2,x3) & n_woman(x1) & n_sidewalk(x2) & n_night(x4) & n_city(x3) & at(e1,x4) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists s1 x1.(n_sky(x1) & a_dark(s1) & Theme(s1,x1))
A woman walks down a city sidewalk at night.
The woman is on her way to meet someone.
1
-100
Not all people are walking somewhere to meet someone.
exists e1 s1 x1 x2 x3 x4.(at(e1,x4) & n_night(x4) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_sidewalk(x2) & of(x2,x3) & n_city(x3) & n_woman(x1))
exists p1 x1 x2.(n_way(x2) & of(x2,x1) & n_female(x1) & n_woman(x1) & exists p2.(on(x1,x2) & Topic(x2,p2) & exists e1 x3.(Theme(e1,x3) & Actor(e1,x2) & v_meet(e1) & n_person(x3))))
4c5a2f20-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & of(x2,x3) & n_woman(x1) & n_sidewalk(x2) & n_night(x4) & n_city(x3) & at(e1,x4) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists x1 x2.(of(x2,x1) & n_woman(x1) & n_way(x2) & n_female(x1) & exists p2.(on(x1,x2) & exists e1 x3.(v_meet(e1) & n_person(x3) & Theme(e1,x3) & Actor(e1,x2)) & Topic(x2,p2)))
A woman walks down a city sidewalk at night.
The woman is performing in a broadway show.
2
-100
Performing in a Broadway show typically involves one being inside a theater, not being able to walk down a city sidewalk
exists e1 s1 x1 x2 x3 x4.(at(e1,x4) & n_night(x4) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_sidewalk(x2) & of(x2,x3) & n_city(x3) & n_woman(x1))
exists e1 x1 x2 x3.(n_woman(x1) & in(e1,x2) & n_show(x2) & of(x2,x3) & n_broadway(x3) & Actor(e1,x1) & v_perform(e1))
4c5a33bc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & of(x2,x3) & n_woman(x1) & n_sidewalk(x2) & n_night(x4) & n_city(x3) & at(e1,x4) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_perform(e1) & of(x2,x3) & n_woman(x1) & n_show(x2) & n_broadway(x3) & in(e1,x2) & Actor(e1,x1))
A girl walking alone at night on a street.
A girl going home from the bar.
1
0.503571
Just because a girl is walking alone at night it does not mean she was going home from the bar.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x4) & n_street(x4) & at(e1,x3) & n_night(x3) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_girl(x1))
exists e1 x1 x2 x3 x4.(n_bar(x4) & a_topic(x1) & from(e1,x4) & Time(e1,x3) & n_home(x3) & Actor(e1,x2) & v_go(e1) & (x1 = x2) & n_girl(x1))
4c5a3830-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & on(e1,x4) & n_street(x4) & n_night(x3) & n_girl(x1) & at(e1,x3) & a_topic(x1) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3 x4.(v_go(e1) & n_home(x3) & n_girl(x1) & n_bar(x4) & from(e1,x4) & a_topic(x1) & Time(e1,x3) & Actor(e1,x2) & (x1 = x2))
A girl walking alone at night on a street.
The girl is travelling by herself.
0
-100
travelling from place to place can be done by walking. Alone and herself mean the same
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x4) & n_street(x4) & at(e1,x3) & n_night(x3) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_girl(x1))
exists e1 x1.(n_female(x1) & n_girl(x1) & by(e1,x1) & Actor(e1,x1) & v_travel(e1))
4c5a4348-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & on(e1,x4) & n_street(x4) & n_night(x3) & n_girl(x1) & at(e1,x3) & a_topic(x1) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1.(v_travel(e1) & n_girl(x1) & n_female(x1) & by(e1,x1) & Actor(e1,x1))
A girl walking alone at night on a street.
A girl walks along a street at night heading for home
1
0.626764
Just because a girl is walking alone at night it does not mean she was heading for home
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x4) & n_street(x4) & at(e1,x3) & n_night(x3) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_girl(x1))
exists e1 e2 x1 x2 x3 x4.(for(e1,e2) & for(e2,x4) & n_home(x4) & Actor(e2,x1) & v_head(e2) & at(e1,x3) & n_night(x3) & along(e1,x2) & n_street(x2) & Actor(e1,x1) & v_walk(e1) & n_girl(x1))
4c5a48a2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & on(e1,x4) & n_street(x4) & n_night(x3) & n_girl(x1) & at(e1,x3) & a_topic(x1) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2))
exists e1 e2 x1 x2 x3 x4.(v_walk(e1) & v_head(e2) & n_street(x2) & n_night(x3) & n_home(x4) & n_girl(x1) & for(e2,x4) & for(e1,e2) & at(e1,x3) & along(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
A girl walking alone at night on a street.
A girl walking down a dark street.
0
0.881922
When it's night it is dark.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x4) & n_street(x4) & at(e1,x3) & n_night(x3) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_girl(x1))
exists e1 s1 s2 x1 x2 x3.(a_topic(x1) & a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & n_street(x3) & a_dark(s1) & Theme(s1,x3) & (x1 = x2) & n_girl(x1))
4c5a4eba-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & on(e1,x4) & n_street(x4) & n_night(x3) & n_girl(x1) & at(e1,x3) & a_topic(x1) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 s2 x1 x2 x3.(v_walk(e1) & n_street(x3) & n_girl(x1) & a_topic(x1) & a_down(s2) & a_dark(s1) & Theme(s1,x3) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x2) & (x1 = x2))
A girl walking alone at night on a street.
A girl sits on a bench in the daylight.
2
-100
The girl can't be walking or sitting at the same time. It's either night or there's daylight.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x4) & n_street(x4) & at(e1,x3) & n_night(x3) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_girl(x1))
exists e1 x1 x2 x3.(n_daylight(x3) & in(e1,x3) & on(e1,x2) & n_bench(x2) & Actor(e1,x1) & v_sit(e1) & n_girl(x1))
4c5a5392-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & on(e1,x4) & n_street(x4) & n_night(x3) & n_girl(x1) & at(e1,x3) & a_topic(x1) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_sit(e1) & on(e1,x2) & n_girl(x1) & n_daylight(x3) & n_bench(x2) & in(e1,x3) & Actor(e1,x1))
A girl walking alone at night on a street.
A girl strolls down the street with her friends with the sunlight falling all around her
2
-100
The girl can't be alone if she's with her friends. There can't be sunlight if it is already night.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x4) & n_street(x4) & at(e1,x3) & n_night(x3) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_girl(x1))
exists e2 e1 x1 x2 x3 x4 x5.(n_female(x2) & n_female(x2) & n_sunlight(x4) & n_friend(x3) & of(x3,x2) & n_street(x2) & down(e1,x2) & with(x2,x3) & with(x3,x4) & r_all(e2) & around(e2,x2) & Actor(e2,x5) & v_fall(e2) & (x4 = x5) & Actor(e1,x1) & v_stroll(e1) & n_girl(x1))
4c5a57de-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & on(e1,x4) & n_street(x4) & n_night(x3) & n_girl(x1) & at(e1,x3) & a_topic(x1) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2))
exists e2 e1 x1 x2 x3 x4 x5.(with(x3,x4) & with(x2,x3) & v_stroll(e1) & v_fall(e2) & r_all(e2) & of(x3,x2) & n_sunlight(x4) & n_street(x2) & n_girl(x1) & n_friend(x3) & n_female(x2) & down(e1,x2) & around(e2,x2) & Actor(e2,x5) & Actor(e1,x1) & (x4 = x5))
A girl walking alone at night on a street.
There is a person outside at night.
0
-100
The girl is a person and she is on a street at night.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x4) & n_street(x4) & at(e1,x3) & n_night(x3) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_girl(x1))
exists p1 x1 s1 x2 x3 x4.((x1 = x2) & at(s1,x4) & n_night(x4) & Theme(s1,x3) & a_outside(s1) & (x2 = x3) & n_person(x2))
4c5a5c16-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & on(e1,x4) & n_street(x4) & n_night(x3) & n_girl(x1) & at(e1,x3) & a_topic(x1) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2))
exists x1 s1 x2 x3 x4.(n_person(x2) & n_night(x4) & at(s1,x4) & a_outside(s1) & Theme(s1,x3) & (x2 = x3) & (x1 = x2))
A girl walking alone at night on a street.
A girl walking alone on a moon lit night.
1
0.550438
Just because a girl is walking alone at night it does not mean it is a moon lit night.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x4) & n_street(x4) & at(e1,x3) & n_night(x3) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_girl(x1))
exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & on(e1,x3) & n_night(x3) & of(x3,x5) & n_lit(x5) & of(x3,x4) & n_moon(x4) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_girl(x1))
4c5a6044-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & on(e1,x4) & n_street(x4) & n_night(x3) & n_girl(x1) & at(e1,x3) & a_topic(x1) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2 x3 x4 x5.(v_walk(e1) & on(e1,x3) & of(x3,x5) & of(x3,x4) & n_night(x3) & n_moon(x4) & n_lit(x5) & n_girl(x1) & a_topic(x1) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2))
A girl walking alone at night on a street.
A girl walking together with her friends.
2
-100
The girl can't be alone if she's together with friends.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x4) & n_street(x4) & at(e1,x3) & n_night(x3) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_girl(x1))
exists e1 s1 x1 x2 x3.(a_topic(x1) & with(e1,x3) & n_friend(x3) & of(x3,x1) & n_female(x1) & a_together(s1) & Manner(e1,s1) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_girl(x1))
4c5a645e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & on(e1,x4) & n_street(x4) & n_night(x3) & n_girl(x1) & at(e1,x3) & a_topic(x1) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2 x3.(with(e1,x3) & v_walk(e1) & of(x3,x1) & n_girl(x1) & n_friend(x3) & n_female(x1) & a_topic(x1) & a_together(s1) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2))
A girl walking alone at night on a street.
The girl is walking with a group of people.
2
0
A girl walking with a group can not be alone.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x4) & n_street(x4) & at(e1,x3) & n_night(x3) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_girl(x1))
exists e1 x1 x2 x3.(n_girl(x1) & with(e1,x2) & of(x2,x3) & n_people(x3) & n_group(x2) & Actor(e1,x1) & v_walk(e1))
4c5a6940-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & on(e1,x4) & n_street(x4) & n_night(x3) & n_girl(x1) & at(e1,x3) & a_topic(x1) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(with(e1,x2) & v_walk(e1) & of(x2,x3) & n_people(x3) & n_group(x2) & n_girl(x1) & Actor(e1,x1))
A girl walking alone at night on a street.
The girl is walking home by herself.
1
0.626764
Just because a girl is walking alone at night it does not mean she is walking home
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x4) & n_street(x4) & at(e1,x3) & n_night(x3) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_girl(x1))
exists e1 x1 x2.(n_female(x1) & n_girl(x1) & by(e1,x1) & Time(e1,x2) & n_home(x2) & Actor(e1,x1) & v_walk(e1))
4c5a6df0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & on(e1,x4) & n_street(x4) & n_night(x3) & n_girl(x1) & at(e1,x3) & a_topic(x1) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_walk(e1) & n_home(x2) & n_girl(x1) & n_female(x1) & by(e1,x1) & Time(e1,x2) & Actor(e1,x1))
A girl walking alone at night on a street.
A girl walking outside.
0
-100
The girl was walking on a street and the street is outside.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x4) & n_street(x4) & at(e1,x3) & n_night(x3) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_girl(x1))
exists e1 s1 x1 x2.(a_topic(x1) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_girl(x1))
4c5a73a4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & on(e1,x4) & n_street(x4) & n_night(x3) & n_girl(x1) & at(e1,x3) & a_topic(x1) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2.(v_walk(e1) & n_girl(x1) & a_topic(x1) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2))
A girl walking alone at night on a street.
A girl leaves a party after midnight
1
0.124226
The girl was not necessarily at a party, and this did not necessarily take place after midnight.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x4) & n_street(x4) & at(e1,x3) & n_night(x3) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_girl(x1))
exists e1 x1 x2 x3.(after(e1,x3) & n_midnight(x3) & Theme(e1,x2) & Actor(e1,x1) & v_leave(e1) & n_party(x2) & n_girl(x1))
4c5a7912-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & on(e1,x4) & n_street(x4) & n_night(x3) & n_girl(x1) & at(e1,x3) & a_topic(x1) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_leave(e1) & n_party(x2) & n_midnight(x3) & n_girl(x1) & after(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
A girl walking alone at night on a street.
A girl walks down a street by herself
0
-100
The girl is alone which means that she is by herself.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x4) & n_street(x4) & at(e1,x3) & n_night(x3) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_girl(x1))
exists e1 s1 x1 x2.(by(e1,x1) & n_female(x1) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_street(x2) & n_girl(x1))
4c5a7d90-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & on(e1,x4) & n_street(x4) & n_night(x3) & n_girl(x1) & at(e1,x3) & a_topic(x1) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2.(v_walk(e1) & n_street(x2) & n_girl(x1) & n_female(x1) & by(e1,x1) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
A baby plays chess as a cat looks on.
a baby drives a bus
2
-100
A baby plays chess can not do so while the baby drives a bus.
exists e1 p1 x1 x2.(exists e2 p2 x3.(exists s1.(Theme(s1,x3) & a_on(s1)) & Topic(e2,p2) & Actor(e2,x3) & v_look(e2) & n_cat(x3)) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_chess(x2) & n_baby(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_drive(e1) & n_bus(x2) & n_baby(x1))
4c5a8af6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2.(v_play(e1) & n_chess(x2) & n_baby(x1) & exists e2 p2 x3.(v_look(e2) & n_cat(x3) & exists s1.(a_on(s1) & Theme(s1,x3)) & Topic(e2,p2) & Actor(e2,x3)) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_drive(e1) & n_bus(x2) & n_baby(x1) & Theme(e1,x2) & Actor(e1,x1))
A man in a green hat is jumping down a snow covered hill.
A fellow is outdoors in the snow.
0
-100
To be jumping down a snow a snow covered hill means one is outdoors in the snow.
exists e1 e2 s1 s2 x1 x2 x3 x4.(a_down(s2) & Manner(e2,s2) & Theme(e2,x3) & Actor(e2,x1) & v_jump(e2) & n_hill(x3) & Theme(e1,x3) & v_cover(e1) & of(x3,x4) & n_snow(x4) & in(x1,x2) & n_hat(x2) & a_green(s1) & Theme(s1,x2) & n_man(x1))
exists p1 x1 x2.(n_snow(x2) & in(p1,x2) & exists x3.((x1 = x3) & n_outdoors(x3)) & n_fellow(x1))
4c5d1032-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4.(v_jump(e2) & v_cover(e1) & of(x3,x4) & n_snow(x4) & n_man(x1) & n_hill(x3) & n_hat(x2) & in(x1,x2) & a_green(s1) & a_down(s2) & Theme(s1,x2) & Theme(e2,x3) & Theme(e1,x3) & Manner(e2,s2) & Actor(e2,x1))
exists p1 x1 x2.(n_snow(x2) & n_fellow(x1) & in(p1,x2) & exists x3.(n_outdoors(x3) & (x1 = x3)))
A man in a green hat is jumping down a snow covered hill.
A guy without any headcovering is rolling down a snowy hill.
2
-100
One cannot both wear a hat and go without any headcovering. One cannot be jumping and rolling concurrently.
exists e2 e1 s1 s2 x1 x2 x3 x4.(a_down(s2) & Manner(e2,s2) & Theme(e2,x3) & Actor(e2,x1) & v_jump(e2) & n_hill(x3) & Theme(e1,x3) & v_cover(e1) & of(x3,x4) & n_snow(x4) & in(x1,x2) & n_hat(x2) & a_green(s1) & Theme(s1,x2) & n_man(x1))
exists e1 s1 s2 x1 x2.(a_down(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_roll(e1) & n_hill(x2) & a_snowy(s1) & Theme(s1,x2) & -all x3.(n_headcovering(x3) -> with(x1,x3)) & n_guy(x1))
4c5d144c-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4.(v_jump(e2) & v_cover(e1) & of(x3,x4) & n_snow(x4) & n_man(x1) & n_hill(x3) & n_hat(x2) & in(x1,x2) & a_green(s1) & a_down(s2) & Theme(s1,x2) & Theme(e2,x3) & Theme(e1,x3) & Manner(e2,s2) & Actor(e2,x1))
exists e1 s1 s2 x1 x2.(v_roll(e1) & n_hill(x2) & n_guy(x1) & exists x3.(n_headcovering(x3) & -with(x1,x3)) & a_snowy(s1) & a_down(s2) & Theme(s1,x2) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1))
This is a lady in a blue outfit with white and Blue Shoes holding a tennis racket in her hand.
She is playing tennis.
1
-100
Holding a tennis racket is not the same as playing tennis.
exists p1 x1 x8.(n_hand(x8) & of(x8,x1) & n_female(x1) & n_thing(x1) & exists e1 s1 s2 s3 x2 x3 x4 x5 x6 x7.((x1 = x2) & in(x2,x3) & with(x3,x4) & in(e1,x8) & Theme(e1,x6) & Actor(e1,x5) & v_hold(e1) & n_racket(x6) & of(x6,x7) & n_tennis(x7) & (x4 = x5) & n_shoe(x4) & a_blue(s3) & Theme(s3,x4) & a_white(s2) & Theme(s2,x4) & n_outfit(x3) & a_blue(s1) & Theme(s1,x3) & n_lady(x2)))
exists e1 x1 x2.(n_female(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_tennis(x2))
4c5d3864-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x8.(of(x8,x1) & n_thing(x1) & n_hand(x8) & n_female(x1) & exists e1 s1 s2 s3 x2 x3 x4 x5 x6 x7.(with(x3,x4) & v_hold(e1) & of(x6,x7) & n_tennis(x7) & n_shoe(x4) & n_racket(x6) & n_outfit(x3) & n_lady(x2) & in(x2,x3) & in(e1,x8) & a_white(s2) & a_blue(s3) & a_blue(s1) & Theme(s3,x4) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x6) & Actor(e1,x5) & (x4 = x5) & (x1 = x2)))
exists e1 x1 x2.(v_play(e1) & n_tennis(x2) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1))
This is a lady in a blue outfit with white and Blue Shoes holding a tennis racket in her hand.
She has nothing in her hands.
2
-100
She is either holding something or not holding something, but not both.
exists p1 x1 x8.(n_hand(x8) & of(x8,x1) & n_female(x1) & n_thing(x1) & exists e1 s1 s2 s3 x2 x3 x4 x5 x6 x7.((x1 = x2) & in(x2,x3) & with(x3,x4) & in(e1,x8) & Theme(e1,x6) & Actor(e1,x5) & v_hold(e1) & n_racket(x6) & of(x6,x7) & n_tennis(x7) & (x4 = x5) & n_shoe(x4) & a_blue(s3) & Theme(s3,x4) & a_white(s2) & Theme(s2,x4) & n_outfit(x3) & a_blue(s1) & Theme(s1,x3) & n_lady(x2)))
exists x1 x3.(n_hand(x3) & of(x3,x1) & n_female(x1) & n_female(x1) & -exists e1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & in(x2,x3) & n_thing(x2)))
4c5d3d5a-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x8.(of(x8,x1) & n_thing(x1) & n_hand(x8) & n_female(x1) & exists e1 s1 s2 s3 x2 x3 x4 x5 x6 x7.(with(x3,x4) & v_hold(e1) & of(x6,x7) & n_tennis(x7) & n_shoe(x4) & n_racket(x6) & n_outfit(x3) & n_lady(x2) & in(x2,x3) & in(e1,x8) & a_white(s2) & a_blue(s3) & a_blue(s1) & Theme(s3,x4) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x6) & Actor(e1,x5) & (x4 = x5) & (x1 = x2)))
exists x1 x3.(of(x3,x1) & n_hand(x3) & n_female(x1) & all e1 x2.(-v_have(e1) | -n_thing(x2) | -in(x2,x3) | -Theme(e1,x2) | -Actor(e1,x1)))
This is a lady in a blue outfit with white and Blue Shoes holding a tennis racket in her hand.
Her shoes halfway match her outfit.
0
-100
To be with shoes implies they are her shoes.
exists p1 x1 x8.(n_hand(x8) & of(x8,x1) & n_female(x1) & n_thing(x1) & exists e1 s1 s2 s3 x2 x3 x4 x5 x6 x7.((x1 = x2) & in(x2,x3) & with(x3,x4) & in(e1,x8) & Theme(e1,x6) & Actor(e1,x5) & v_hold(e1) & n_racket(x6) & of(x6,x7) & n_tennis(x7) & (x4 = x5) & n_shoe(x4) & a_blue(s3) & Theme(s3,x4) & a_white(s2) & Theme(s2,x4) & n_outfit(x3) & a_blue(s1) & Theme(s1,x3) & n_lady(x2)))
exists e1 s1 x1 x2 x3.(n_outfit(x3) & of(x3,x1) & n_female(x1) & n_female(x1) & n_shoe(x2) & of(x2,x1) & a_halfway(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x2) & v_match(e1))
4c5d4250-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x8.(of(x8,x1) & n_thing(x1) & n_hand(x8) & n_female(x1) & exists e1 s1 s2 s3 x2 x3 x4 x5 x6 x7.(with(x3,x4) & v_hold(e1) & of(x6,x7) & n_tennis(x7) & n_shoe(x4) & n_racket(x6) & n_outfit(x3) & n_lady(x2) & in(x2,x3) & in(e1,x8) & a_white(s2) & a_blue(s3) & a_blue(s1) & Theme(s3,x4) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x6) & Actor(e1,x5) & (x4 = x5) & (x1 = x2)))
exists e1 s1 x1 x2 x3.(v_match(e1) & of(x3,x1) & of(x2,x1) & n_shoe(x2) & n_outfit(x3) & n_female(x1) & a_halfway(s1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x2))
She is playing tennis with her blue tennis clothes on, it looks hot out there.
She is playing tennis with her blue tennis clothes on, it looks hot out there.
1
-100
She is playing tennis with her blue tennis clothes on, it looks hot out there is the same as she is playing tennis with her blue tennis clothes on, it looks hot out there.
exists e2 e1 p1 s1 s2 s3 x1 x2 x3.(n_thing(x1) & n_female(x1) & n_female(x1) & r_out(e2) & a_there(s3) & Manner(e2,s3) & exists s4.(Theme(s4,x1) & a_hot(s4)) & Topic(e2,p1) & Actor(e2,x1) & v_look(e2) & a_on(s2) & Manner(e1,s2) & with(e1,x3) & n_clothes(x3) & of(x3,x2) & n_tennis(x2) & n_tennis(x2) & a_blue(s1) & Theme(s1,x3) & of(x3,x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1))
exists e2 e1 p1 s1 s2 s3 x1 x2 x3.(n_thing(x1) & n_female(x1) & n_female(x1) & r_out(e2) & a_there(s3) & Manner(e2,s3) & exists s4.(Theme(s4,x1) & a_hot(s4)) & Topic(e2,p1) & Actor(e2,x1) & v_look(e2) & a_on(s2) & Manner(e1,s2) & with(e1,x3) & n_clothes(x3) & of(x3,x2) & n_tennis(x2) & n_tennis(x2) & a_blue(s1) & Theme(s1,x3) & of(x3,x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1))
4c5d473c-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 p1 s1 s2 s3 x1 x2 x3.(with(e1,x3) & v_play(e1) & v_look(e2) & r_out(e2) & of(x3,x2) & of(x3,x1) & n_thing(x1) & n_tennis(x2) & n_female(x1) & n_clothes(x3) & exists s4.(a_hot(s4) & Theme(s4,x1)) & a_there(s3) & a_on(s2) & a_blue(s1) & Topic(e2,p1) & Theme(s1,x3) & Theme(e1,x2) & Manner(e2,s3) & Manner(e1,s2) & Actor(e2,x1) & Actor(e1,x1))
exists e2 e1 p1 s1 s2 s3 x1 x2 x3.(with(e1,x3) & v_play(e1) & v_look(e2) & r_out(e2) & of(x3,x2) & of(x3,x1) & n_thing(x1) & n_tennis(x2) & n_female(x1) & n_clothes(x3) & exists s4.(a_hot(s4) & Theme(s4,x1)) & a_there(s3) & a_on(s2) & a_blue(s1) & Topic(e2,p1) & Theme(s1,x3) & Theme(e1,x2) & Manner(e2,s3) & Manner(e1,s2) & Actor(e2,x1) & Actor(e1,x1))
She is playing tennis with her blue tennis clothes on, it looks hot out there.
She is playing tennis with her blue tennis clothes on, it looks hot out there.
0
-100
She is playing tennis with her blue tennis clothes on, it looks hot out there is the same as she is playing tennis with her blue tennis clothes on, it looks hot out there.
exists e2 e1 p1 s1 s2 s3 x1 x2 x3.(n_thing(x1) & n_female(x1) & n_female(x1) & r_out(e2) & a_there(s3) & Manner(e2,s3) & exists s4.(Theme(s4,x1) & a_hot(s4)) & Topic(e2,p1) & Actor(e2,x1) & v_look(e2) & a_on(s2) & Manner(e1,s2) & with(e1,x3) & n_clothes(x3) & of(x3,x2) & n_tennis(x2) & n_tennis(x2) & a_blue(s1) & Theme(s1,x3) & of(x3,x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1))
exists e2 e1 p1 s1 s2 s3 x1 x2 x3.(n_thing(x1) & n_female(x1) & n_female(x1) & r_out(e2) & a_there(s3) & Manner(e2,s3) & exists s4.(Theme(s4,x1) & a_hot(s4)) & Topic(e2,p1) & Actor(e2,x1) & v_look(e2) & a_on(s2) & Manner(e1,s2) & with(e1,x3) & n_clothes(x3) & of(x3,x2) & n_tennis(x2) & n_tennis(x2) & a_blue(s1) & Theme(s1,x3) & of(x3,x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1))
4c5d4c1e-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 p1 s1 s2 s3 x1 x2 x3.(with(e1,x3) & v_play(e1) & v_look(e2) & r_out(e2) & of(x3,x2) & of(x3,x1) & n_thing(x1) & n_tennis(x2) & n_female(x1) & n_clothes(x3) & exists s4.(a_hot(s4) & Theme(s4,x1)) & a_there(s3) & a_on(s2) & a_blue(s1) & Topic(e2,p1) & Theme(s1,x3) & Theme(e1,x2) & Manner(e2,s3) & Manner(e1,s2) & Actor(e2,x1) & Actor(e1,x1))
exists e2 e1 p1 s1 s2 s3 x1 x2 x3.(with(e1,x3) & v_play(e1) & v_look(e2) & r_out(e2) & of(x3,x2) & of(x3,x1) & n_thing(x1) & n_tennis(x2) & n_female(x1) & n_clothes(x3) & exists s4.(a_hot(s4) & Theme(s4,x1)) & a_there(s3) & a_on(s2) & a_blue(s1) & Topic(e2,p1) & Theme(s1,x3) & Theme(e1,x2) & Manner(e2,s3) & Manner(e1,s2) & Actor(e2,x1) & Actor(e1,x1))
She is playing tennis with her blue tennis clothes on, it looks hot out there.
She is playing tennis in the snow.
2
-100
It cannot be hot when there is snow.
exists e2 e1 p1 s1 s2 s3 x1 x2 x3.(n_thing(x1) & n_female(x1) & n_female(x1) & r_out(e2) & a_there(s3) & Manner(e2,s3) & exists s4.(Theme(s4,x1) & a_hot(s4)) & Topic(e2,p1) & Actor(e2,x1) & v_look(e2) & a_on(s2) & Manner(e1,s2) & with(e1,x3) & n_clothes(x3) & of(x3,x2) & n_tennis(x2) & n_tennis(x2) & a_blue(s1) & Theme(s1,x3) & of(x3,x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1))
exists e1 x1 x2 x3.(n_snow(x3) & n_female(x1) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_tennis(x2))
4c5d50f6-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 p1 s1 s2 s3 x1 x2 x3.(with(e1,x3) & v_play(e1) & v_look(e2) & r_out(e2) & of(x3,x2) & of(x3,x1) & n_thing(x1) & n_tennis(x2) & n_female(x1) & n_clothes(x3) & exists s4.(a_hot(s4) & Theme(s4,x1)) & a_there(s3) & a_on(s2) & a_blue(s1) & Topic(e2,p1) & Theme(s1,x3) & Theme(e1,x2) & Manner(e2,s3) & Manner(e1,s2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_play(e1) & n_tennis(x2) & n_snow(x3) & n_female(x1) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
A shirtless man in colorful shorts spikes a volleyball during a beach volleyball game.
A man sits on the beach and relaxes under the warm sun.
2
-100
Playing volleyball is not the same as sitting on the beach and relaxing under the sun.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(during(e1,x4) & n_game(x4) & of(x4,x6) & n_volleyball(x6) & of(x4,x5) & n_beach(x5) & Theme(e1,x3) & Actor(e1,x1) & v_spike(e1) & n_volleyball(x3) & in(x1,x2) & n_shorts(x2) & a_colorful(s2) & Theme(s2,x2) & n_man(x1) & a_shirtless(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3 x4 x5.(n_sun(x5) & a_warm(s1) & Theme(s1,x5) & n_relax(x4) & n_beach(x3) & subset_of(x4,x2) & subset_of(x3,x2) & under(e1,x5) & on(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1))
4c5d5628-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_spike(e1) & of(x4,x6) & of(x4,x5) & n_volleyball(x6) & n_volleyball(x3) & n_shorts(x2) & n_man(x1) & n_game(x4) & n_beach(x5) & in(x1,x2) & during(e1,x4) & a_shirtless(s1) & a_colorful(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4 x5.(v_sit(e1) & under(e1,x5) & subset_of(x4,x2) & subset_of(x3,x2) & on(e1,x2) & n_sun(x5) & n_relax(x4) & n_man(x1) & n_beach(x3) & a_warm(s1) & Theme(s1,x5) & Actor(e1,x1))
A shirtless man in colorful shorts spikes a volleyball during a beach volleyball game.
A man plays volleyball.
0
-100
Spikes a volleyball implies a man plays volleyball.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(during(e1,x4) & n_game(x4) & of(x4,x6) & n_volleyball(x6) & of(x4,x5) & n_beach(x5) & Theme(e1,x3) & Actor(e1,x1) & v_spike(e1) & n_volleyball(x3) & in(x1,x2) & n_shorts(x2) & a_colorful(s2) & Theme(s2,x2) & n_man(x1) & a_shirtless(s1) & Theme(s1,x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_volleyball(x2) & n_man(x1))
4c5d5d08-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_spike(e1) & of(x4,x6) & of(x4,x5) & n_volleyball(x6) & n_volleyball(x3) & n_shorts(x2) & n_man(x1) & n_game(x4) & n_beach(x5) & in(x1,x2) & during(e1,x4) & a_shirtless(s1) & a_colorful(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_play(e1) & n_volleyball(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
A shirtless man in colorful shorts spikes a volleyball during a beach volleyball game.
A man is about to score the game winning point in a volleyball game.
1
-100
Spiking is different from scoring the game winning point.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(during(e1,x4) & n_game(x4) & of(x4,x6) & n_volleyball(x6) & of(x4,x5) & n_beach(x5) & Theme(e1,x3) & Actor(e1,x1) & v_spike(e1) & n_volleyball(x3) & in(x1,x2) & n_shorts(x2) & a_colorful(s2) & Theme(s2,x2) & n_man(x1) & a_shirtless(s1) & Theme(s1,x1))
exists p1 x1 x2.(to(p1,x2) & n_score(x2) & exists e1 x3 x4 x5 x6.(about(x1,x3) & in(e1,x3) & n_game(x3) & n_game(x3) & of(x3,x6) & n_volleyball(x6) & Theme(e1,x5) & Actor(e1,x4) & v_win(e1) & n_point(x5) & (x3 = x4)) & n_man(x1))
4c5d628a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_spike(e1) & of(x4,x6) & of(x4,x5) & n_volleyball(x6) & n_volleyball(x3) & n_shorts(x2) & n_man(x1) & n_game(x4) & n_beach(x5) & in(x1,x2) & during(e1,x4) & a_shirtless(s1) & a_colorful(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1))
exists p1 x1 x2.(to(p1,x2) & n_score(x2) & n_man(x1) & exists e1 x3 x4 x5 x6.(v_win(e1) & of(x3,x6) & n_volleyball(x6) & n_point(x5) & n_game(x3) & in(e1,x3) & about(x1,x3) & Theme(e1,x5) & Actor(e1,x4) & (x3 = x4)))
One girl, playing tennis on an orange tennis court.
A girl plays tennis with a bearded dragon.
2
-100
A girl cannot be playing tennis with a dragon while playing tennis on a tennis court.
exists e1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & on(e1,x4) & n_court(x4) & of(x4,x6) & n_tennis(x6) & of(x4,x5) & n_orange(x5) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_tennis(x3) & (x1 = x2) & n_girl(x1) & card_eq_1(x1))
exists e1 s1 x1 x2 x3.(with(e1,x3) & n_dragon(x3) & a_bearded(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_tennis(x2) & n_girl(x1))
4c5d678a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6.(v_play(e1) & on(e1,x4) & of(x4,x6) & of(x4,x5) & n_tennis(x6) & n_tennis(x3) & n_orange(x5) & n_girl(x1) & n_court(x4) & card_eq_1(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2 x3.(with(e1,x3) & v_play(e1) & n_tennis(x2) & n_girl(x1) & n_dragon(x3) & a_bearded(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1))
One girl, playing tennis on an orange tennis court.
A girl plays tennis.
0
-100
Plays is another form of playing.
exists e1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & on(e1,x4) & n_court(x4) & of(x4,x6) & n_tennis(x6) & of(x4,x5) & n_orange(x5) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_tennis(x3) & (x1 = x2) & n_girl(x1) & card_eq_1(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_tennis(x2) & n_girl(x1))
4c5d6c9e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6.(v_play(e1) & on(e1,x4) & of(x4,x6) & of(x4,x5) & n_tennis(x6) & n_tennis(x3) & n_orange(x5) & n_girl(x1) & n_court(x4) & card_eq_1(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_play(e1) & n_tennis(x2) & n_girl(x1) & Theme(e1,x2) & Actor(e1,x1))
One girl, playing tennis on an orange tennis court.
A girl plays tennis by herself.
1
-100
At least one girl is playing, but she isn't necessarily playing by herself.
exists e1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & on(e1,x4) & n_court(x4) & of(x4,x6) & n_tennis(x6) & of(x4,x5) & n_orange(x5) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_tennis(x3) & (x1 = x2) & n_girl(x1) & card_eq_1(x1))
exists e1 x1 x2.(by(e1,x1) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_tennis(x2) & n_girl(x1))
4c5d71ee-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6.(v_play(e1) & on(e1,x4) & of(x4,x6) & of(x4,x5) & n_tennis(x6) & n_tennis(x3) & n_orange(x5) & n_girl(x1) & n_court(x4) & card_eq_1(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_play(e1) & n_tennis(x2) & n_girl(x1) & n_female(x1) & by(e1,x1) & Theme(e1,x2) & Actor(e1,x1))
Having a great day learning how to snowboard.
The boy is skiing.
2
-100
Snowboarding and skiing are different activities.
exists e1 e2 s1 x1 x2 x3 x4.(Theme(e2,x2) & Actor(e2,x1) & v_have(e2) & Topic(e1,x4) & Actor(e1,x3) & v_learn(e1) & n_manner(x4) & exists e3 x5.(Actor(e3,x5) & v_snowboard(e3)) & (x2 = x3) & n_day(x2) & a_great(s1) & Theme(s1,x2) & n_thing(x1))
exists p1 x1.(n_boy(x1) & exists x2.((x1 = x2) & n_skiing(x2)))
4c5d7676-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4.(v_learn(e1) & v_have(e2) & n_thing(x1) & n_manner(x4) & n_day(x2) & exists e3 x5.(v_snowboard(e3) & Actor(e3,x5)) & a_great(s1) & Topic(e1,x4) & Theme(s1,x2) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists x1.(n_boy(x1) & exists x2.(n_skiing(x2) & (x1 = x2)))
Having a great day learning how to snowboard.
A boy is holding a snowboard.
1
-100
Just because the boy has a snowboard does not mean it is a great day to learn how to snowboard.
exists e2 e1 s1 x1 x2 x3 x4.(Theme(e2,x2) & Actor(e2,x1) & v_have(e2) & Topic(e1,x4) & Actor(e1,x3) & v_learn(e1) & n_manner(x4) & exists e3 x5.(Actor(e3,x5) & v_snowboard(e3)) & (x2 = x3) & n_day(x2) & a_great(s1) & Theme(s1,x2) & n_thing(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_snowboard(x2) & n_boy(x1))
4c5d7b4e-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4.(v_learn(e1) & v_have(e2) & n_thing(x1) & n_manner(x4) & n_day(x2) & exists e3 x5.(v_snowboard(e3) & Actor(e3,x5)) & a_great(s1) & Topic(e1,x4) & Theme(s1,x2) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists e1 x1 x2.(v_hold(e1) & n_snowboard(x2) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1))
Having a great day learning how to snowboard.
Someone is participating in a winter sport.
0
-100
Snowboard is a winter sport. Learning how to snowboard is participating in a winter sport.
exists e2 e1 s1 x1 x2 x3 x4.(Theme(e2,x2) & Actor(e2,x1) & v_have(e2) & Topic(e1,x4) & Actor(e1,x3) & v_learn(e1) & n_manner(x4) & exists e3 x5.(Actor(e3,x5) & v_snowboard(e3)) & (x2 = x3) & n_day(x2) & a_great(s1) & Theme(s1,x2) & n_thing(x1))
exists e1 x1 x2 x3.(in(e1,x2) & n_sport(x2) & of(x2,x3) & n_winter(x3) & Actor(e1,x1) & v_participate(e1) & n_person(x1))
4c5d80b2-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4.(v_learn(e1) & v_have(e2) & n_thing(x1) & n_manner(x4) & n_day(x2) & exists e3 x5.(v_snowboard(e3) & Actor(e3,x5)) & a_great(s1) & Topic(e1,x4) & Theme(s1,x2) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists e1 x1 x2 x3.(v_participate(e1) & of(x2,x3) & n_winter(x3) & n_sport(x2) & n_person(x1) & in(e1,x2) & Actor(e1,x1))
A small white boat is floating in the water.
There is a large red boat.
2
-100
A small white boat is not the same as a large red boat.
exists e1 s1 s2 x1 x2.(n_water(x2) & in(e1,x2) & Actor(e1,x1) & v_float(e1) & n_boat(x1) & a_white(s2) & Theme(s2,x1) & a_small(s1) & Theme(s1,x1))
exists p1 x1 s1 s2 x2.((x1 = x2) & n_boat(x2) & a_red(s2) & Theme(s2,x2) & a_large(s1) & Theme(s1,x2))
4c5d854e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2.(v_float(e1) & n_water(x2) & n_boat(x1) & in(e1,x2) & a_white(s2) & a_small(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1))
exists x1 s1 s2 x2.(n_boat(x2) & a_red(s2) & a_large(s1) & Theme(s2,x2) & Theme(s1,x2) & (x1 = x2))
A small white boat is floating in the water.
There is a small white boat in the water.
1
-100
There can be a boat in the water but does not have to be floating.
exists e1 s1 s2 x1 x2.(n_water(x2) & in(e1,x2) & Actor(e1,x1) & v_float(e1) & n_boat(x1) & a_white(s2) & Theme(s2,x1) & a_small(s1) & Theme(s1,x1))
exists p1 x1 x3.(n_water(x3) & exists s1 s2 x2.((x1 = x2) & in(x2,x3) & n_boat(x2) & a_white(s2) & Theme(s2,x2) & a_small(s1) & Theme(s1,x2)))
4c5d89b8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2.(v_float(e1) & n_water(x2) & n_boat(x1) & in(e1,x2) & a_white(s2) & a_small(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1))
exists x1 x3.(n_water(x3) & exists s1 s2 x2.(n_boat(x2) & in(x2,x3) & a_white(s2) & a_small(s1) & Theme(s2,x2) & Theme(s1,x2) & (x1 = x2)))
A small white boat is floating in the water.
There is a small white boat.
0
-100
In order for a small white boat to be in the water there has to be a small white boat.
exists e1 s1 s2 x1 x2.(n_water(x2) & in(e1,x2) & Actor(e1,x1) & v_float(e1) & n_boat(x1) & a_white(s2) & Theme(s2,x1) & a_small(s1) & Theme(s1,x1))
exists p1 x1 s1 s2 x2.((x1 = x2) & n_boat(x2) & a_white(s2) & Theme(s2,x2) & a_small(s1) & Theme(s1,x2))
4c5d8e22-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2.(v_float(e1) & n_water(x2) & n_boat(x1) & in(e1,x2) & a_white(s2) & a_small(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1))
exists x1 s1 s2 x2.(n_boat(x2) & a_white(s2) & a_small(s1) & Theme(s2,x2) & Theme(s1,x2) & (x1 = x2))
Two men wearing reflective vests walking on the side of the road.
The two men are wearing hard hats.
1
-100
In fact that people wearing reflective vests walking on the side of the road does not imply they are wearing hard hats.
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(n_road(x6) & n_side(x5) & a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & on(e1,x5) & of(x5,x6) & Actor(e1,x4) & v_walk(e1) & (x3 = x4) & n_vest(x3) & a_reflective(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1) & card_eq_2(x1))
exists e1 s1 x1 x2.(n_man(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_hat(x2) & a_hard(s1) & Theme(s1,x2))
4c5d92d2-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(v_wear(e2) & v_walk(e1) & on(e1,x5) & of(x5,x6) & n_vest(x3) & n_side(x5) & n_road(x6) & n_man(x1) & card_eq_2(x1) & a_topic(x1) & a_reflective(s1) & Theme(s1,x3) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x4) & (x3 = x4) & (x1 = x2))
exists e1 s1 x1 x2.(v_wear(e1) & n_man(x1) & n_hat(x2) & card_eq_2(x1) & a_hard(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
Two men wearing reflective vests walking on the side of the road.
Two women wearing reflective vests walking on the side of the road.
2
-100
There are either two men or two women.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(n_road(x6) & n_side(x5) & a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & on(e1,x5) & of(x5,x6) & Actor(e1,x4) & v_walk(e1) & (x3 = x4) & n_vest(x3) & a_reflective(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1) & card_eq_2(x1))
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(n_road(x6) & n_side(x5) & a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & on(e1,x5) & of(x5,x6) & Actor(e1,x4) & v_walk(e1) & (x3 = x4) & n_vest(x3) & a_reflective(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1) & card_eq_2(x1))
4c5d978c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_wear(e2) & v_walk(e1) & on(e1,x5) & of(x5,x6) & n_vest(x3) & n_side(x5) & n_road(x6) & n_man(x1) & card_eq_2(x1) & a_topic(x1) & a_reflective(s1) & Theme(s1,x3) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x4) & (x3 = x4) & (x1 = x2))
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_wear(e2) & v_walk(e1) & on(e1,x5) & of(x5,x6) & n_woman(x1) & n_vest(x3) & n_side(x5) & n_road(x6) & card_eq_2(x1) & a_topic(x1) & a_reflective(s1) & Theme(s1,x3) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x4) & (x3 = x4) & (x1 = x2))
Two men wearing reflective vests walking on the side of the road.
A pair of men are walking together.
0
-100
Two men is a pair of men and walking means that they are walking together.
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(n_road(x6) & n_side(x5) & a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & on(e1,x5) & of(x5,x6) & Actor(e1,x4) & v_walk(e1) & (x3 = x4) & n_vest(x3) & a_reflective(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1) & card_eq_2(x1))
exists e1 s1 x1 x2.(a_together(s1) & Manner(e1,s1) & Actor(e1,x1) & v_walk(e1) & of(x1,x2) & n_man(x2) & n_pair(x1))
4c5d9ba6-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(v_wear(e2) & v_walk(e1) & on(e1,x5) & of(x5,x6) & n_vest(x3) & n_side(x5) & n_road(x6) & n_man(x1) & card_eq_2(x1) & a_topic(x1) & a_reflective(s1) & Theme(s1,x3) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x4) & (x3 = x4) & (x1 = x2))
exists e1 s1 x1 x2.(v_walk(e1) & of(x1,x2) & n_pair(x1) & n_man(x2) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1))
People are using the far left of three escalators, which are enclosed inside an elongated tunnel.
People eating breakfast cereal
2
-100
People cannot be eating breakfast while using escalators.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(n_leave(x2) & a_far(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e2,x1) & v_use(e2) & inside(e1,x5) & n_tunnel(x5) & a_elongated(s2) & Theme(s2,x5) & Theme(e1,x4) & v_enclose(e1) & (x2 = x4) & of(x2,x3) & n_escalator(x3) & card_eq_3(x3) & n_people(x1))
exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_eat(e1) & n_cereal(x3) & of(x3,x4) & n_breakfast(x4) & (x1 = x2) & n_people(x1))
4c5d9fc0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(v_use(e2) & v_enclose(e1) & of(x2,x3) & n_tunnel(x5) & n_people(x1) & n_leave(x2) & n_escalator(x3) & inside(e1,x5) & card_eq_3(x3) & a_far(s1) & a_elongated(s2) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x2) & Theme(e1,x4) & Actor(e2,x1) & (x2 = x4))
exists e1 x1 x2 x3 x4.(v_eat(e1) & of(x3,x4) & n_people(x1) & n_cereal(x3) & n_breakfast(x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
People are using the far left of three escalators, which are enclosed inside an elongated tunnel.
People riding escalators down to the subway station
1
-100
The position of the escalators does not confirm their direction, and elongated tunnels can lead to places besides subway stations.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(n_leave(x2) & a_far(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e2,x1) & v_use(e2) & inside(e1,x5) & n_tunnel(x5) & a_elongated(s2) & Theme(s2,x5) & Theme(e1,x4) & v_enclose(e1) & (x2 = x4) & of(x2,x3) & n_escalator(x3) & card_eq_3(x3) & n_people(x1))
exists e1 x1 x2 x3 x4 x5.(n_station(x4) & of(x4,x5) & n_subway(x5) & a_topic(x1) & to(e1,x4) & r_down(e1) & Theme(e1,x3) & Actor(e1,x2) & v_ride(e1) & n_escalator(x3) & (x1 = x2) & n_people(x1))
4c5da448-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(v_use(e2) & v_enclose(e1) & of(x2,x3) & n_tunnel(x5) & n_people(x1) & n_leave(x2) & n_escalator(x3) & inside(e1,x5) & card_eq_3(x3) & a_far(s1) & a_elongated(s2) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x2) & Theme(e1,x4) & Actor(e2,x1) & (x2 = x4))
exists e1 x1 x2 x3 x4 x5.(v_ride(e1) & to(e1,x4) & r_down(e1) & of(x4,x5) & n_subway(x5) & n_station(x4) & n_people(x1) & n_escalator(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
People are using the far left of three escalators, which are enclosed inside an elongated tunnel.
People riding escalators
0
-100
riding escalators is a rephrasing of using escalators.
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(n_leave(x2) & a_far(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e2,x1) & v_use(e2) & inside(e1,x5) & n_tunnel(x5) & a_elongated(s2) & Theme(s2,x5) & Theme(e1,x4) & v_enclose(e1) & (x2 = x4) & of(x2,x3) & n_escalator(x3) & card_eq_3(x3) & n_people(x1))
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_ride(e1) & n_escalator(x3) & (x1 = x2) & n_people(x1))
4c5da90c-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(v_use(e2) & v_enclose(e1) & of(x2,x3) & n_tunnel(x5) & n_people(x1) & n_leave(x2) & n_escalator(x3) & inside(e1,x5) & card_eq_3(x3) & a_far(s1) & a_elongated(s2) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x2) & Theme(e1,x4) & Actor(e2,x1) & (x2 = x4))
exists e1 x1 x2 x3.(v_ride(e1) & n_people(x1) & n_escalator(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
Two men in blue uniforms and green workman vest.
Two men wearing vests.
0
-100
wearing vests is a rephrasing of in a vest.
exists s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & n_vest(x4) & of(x4,x5) & n_workman(x5) & a_green(s2) & Theme(s2,x4) & n_uniform(x3) & subset_of(x4,x2) & subset_of(x3,x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1) & card_eq_2(x1))
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_vest(x3) & (x1 = x2) & n_man(x1) & card_eq_2(x1))
4c5dad6c-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 x1 x2 x3 x4 x5.(subset_of(x4,x2) & subset_of(x3,x2) & of(x4,x5) & n_workman(x5) & n_vest(x4) & n_uniform(x3) & n_man(x1) & in(x1,x2) & card_eq_2(x1) & a_topic(x1) & a_green(s2) & a_blue(s1) & Theme(s2,x4) & Theme(s1,x2))
exists e1 x1 x2 x3.(v_wear(e1) & n_vest(x3) & n_man(x1) & card_eq_2(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
Two men in blue uniforms and green workman vest.
Two men in swimsuits.
2
-100
There can either be two men in uniforms or in swimsuits.
exists s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & n_vest(x4) & of(x4,x5) & n_workman(x5) & a_green(s2) & Theme(s2,x4) & n_uniform(x3) & subset_of(x4,x2) & subset_of(x3,x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1) & card_eq_2(x1))
exists x1 x2.(a_topic(x1) & in(x1,x2) & n_swimsuit(x2) & n_man(x1) & card_eq_2(x1))
4c5db5c8-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 x1 x2 x3 x4 x5.(subset_of(x4,x2) & subset_of(x3,x2) & of(x4,x5) & n_workman(x5) & n_vest(x4) & n_uniform(x3) & n_man(x1) & in(x1,x2) & card_eq_2(x1) & a_topic(x1) & a_green(s2) & a_blue(s1) & Theme(s2,x4) & Theme(s1,x2))
exists x1 x2.(n_swimsuit(x2) & n_man(x1) & in(x1,x2) & card_eq_2(x1) & a_topic(x1))
A woman holding a pink balloon and wearing a fuzzy pink tiara, and a man with his head tilted slightly forward and smiling with his mouth wide open are standing next to one another.
A young couple is having fun at the fair.
1
0.657968
A woman and a man do not have to be a couple. They do not have to be having fun just because they are smiling. The man and woman do not have to be at a fair.
exists e1 e5 e4 e2 e3 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(to(e5,x13) & n_thing(x13) & card_eq_1(x13) & a_another(s4) & Theme(s4,x13) & r_next(e5) & Actor(e5,e4) & v_stand(e5) & with(e4,x11) & n_open(x11) & a_wide(s3) & Theme(s3,x11) & of(x11,x12) & n_mouth(x12) & of(x11,x2) & n_male(x2) & n_male(x2) & Actor(e4,x10) & v_smile(e4) & n_thing(x10) & exists s5.(r_slightly(s5) & Theme(s5,x1) & a_forward(s5)) & Topic(e3,p1) & Actor(e3,x1) & v_tilt(e3) & subset_of(x8,x1) & with(x8,x9) & n_head(x9) & of(x9,x2) & n_man(x8) & subset_of(x2,x1) & Theme(e2,x6) & Actor(e2,x5) & v_wear(e2) & n_tiara(x6) & of(x6,x7) & n_pink(x7) & a_fuzzy(s2) & Theme(s2,x6) & (x2 = x5) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_balloon(x4) & a_pink(s1) & Theme(s1,x4) & (x2 = x3) & n_woman(x2))
exists e1 s1 x1 x2 x3.(n_fair(x3) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_fun(x2) & n_couple(x1) & a_young(s1) & Theme(s1,x1))
4c5dbab4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e5 e4 e2 e3 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(with(x8,x9) & with(e4,x11) & v_wear(e2) & v_tilt(e3) & v_stand(e5) & v_smile(e4) & v_hold(e1) & to(e5,x13) & subset_of(x8,x1) & subset_of(x2,x1) & r_next(e5) & of(x9,x2) & of(x6,x7) & of(x11,x2) & of(x11,x12) & n_woman(x2) & n_tiara(x6) & n_thing(x13) & n_thing(x10) & n_pink(x7) & n_open(x11) & n_mouth(x12) & n_man(x8) & n_male(x2) & n_head(x9) & n_balloon(x4) & exists s5.(r_slightly(s5) & a_forward(s5) & Theme(s5,x1)) & card_eq_1(x13) & a_wide(s3) & a_pink(s1) & a_fuzzy(s2) & a_another(s4) & Topic(e3,p1) & Theme(s4,x13) & Theme(s3,x11) & Theme(s2,x6) & Theme(s1,x4) & Theme(e2,x6) & Theme(e1,x4) & Actor(e5,e4) & Actor(e4,x10) & Actor(e3,x1) & Actor(e2,x5) & Actor(e1,x3) & (x2 = x5) & (x2 = x3))
exists e1 s1 x1 x2 x3.(v_have(e1) & n_fun(x2) & n_fair(x3) & n_couple(x1) & at(e1,x3) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
A woman holding a pink balloon and wearing a fuzzy pink tiara, and a man with his head tilted slightly forward and smiling with his mouth wide open are standing next to one another.
a woman stands next to a smiling man
0
-100
A woman stands next to a man must be a woman and man standing next to one another.
exists e4 e5 e1 e2 e3 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(to(e5,x13) & n_thing(x13) & card_eq_1(x13) & a_another(s4) & Theme(s4,x13) & r_next(e5) & Actor(e5,e4) & v_stand(e5) & with(e4,x11) & n_open(x11) & a_wide(s3) & Theme(s3,x11) & of(x11,x12) & n_mouth(x12) & of(x11,x2) & n_male(x2) & n_male(x2) & Actor(e4,x10) & v_smile(e4) & n_thing(x10) & exists s5.(r_slightly(s5) & Theme(s5,x1) & a_forward(s5)) & Topic(e3,p1) & Actor(e3,x1) & v_tilt(e3) & subset_of(x8,x1) & with(x8,x9) & n_head(x9) & of(x9,x2) & n_man(x8) & subset_of(x2,x1) & Theme(e2,x6) & Actor(e2,x5) & v_wear(e2) & n_tiara(x6) & of(x6,x7) & n_pink(x7) & a_fuzzy(s2) & Theme(s2,x6) & (x2 = x5) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_balloon(x4) & a_pink(s1) & Theme(s1,x4) & (x2 = x3) & n_woman(x2))
exists e1 e2 x1 x2.(to(e1,x2) & n_man(x2) & Actor(e2,x2) & v_smile(e2) & r_next(e1) & Actor(e1,x1) & v_stand(e1) & n_woman(x1))
4c5dbf1e-e4c8-11ec-9cdd-0242ac1c0002
exists e4 e5 e1 e2 e3 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(with(x8,x9) & with(e4,x11) & v_wear(e2) & v_tilt(e3) & v_stand(e5) & v_smile(e4) & v_hold(e1) & to(e5,x13) & subset_of(x8,x1) & subset_of(x2,x1) & r_next(e5) & of(x9,x2) & of(x6,x7) & of(x11,x2) & of(x11,x12) & n_woman(x2) & n_tiara(x6) & n_thing(x13) & n_thing(x10) & n_pink(x7) & n_open(x11) & n_mouth(x12) & n_man(x8) & n_male(x2) & n_head(x9) & n_balloon(x4) & exists s5.(r_slightly(s5) & a_forward(s5) & Theme(s5,x1)) & card_eq_1(x13) & a_wide(s3) & a_pink(s1) & a_fuzzy(s2) & a_another(s4) & Topic(e3,p1) & Theme(s4,x13) & Theme(s3,x11) & Theme(s2,x6) & Theme(s1,x4) & Theme(e2,x6) & Theme(e1,x4) & Actor(e5,e4) & Actor(e4,x10) & Actor(e3,x1) & Actor(e2,x5) & Actor(e1,x3) & (x2 = x5) & (x2 = x3))
exists e1 e2 x1 x2.(v_stand(e1) & v_smile(e2) & to(e1,x2) & r_next(e1) & n_woman(x1) & n_man(x2) & Actor(e2,x2) & Actor(e1,x1))
A woman holding a pink balloon and wearing a fuzzy pink tiara, and a man with his head tilted slightly forward and smiling with his mouth wide open are standing next to one another.
a woman punches a man in the lip
2
0.311418
The women is standing next to a man in one sentence, and punching him in the other one.
exists e2 e4 e3 e1 e5 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(to(e5,x13) & n_thing(x13) & card_eq_1(x13) & a_another(s4) & Theme(s4,x13) & r_next(e5) & Actor(e5,e4) & v_stand(e5) & with(e4,x11) & n_open(x11) & a_wide(s3) & Theme(s3,x11) & of(x11,x12) & n_mouth(x12) & of(x11,x2) & n_male(x2) & n_male(x2) & Actor(e4,x10) & v_smile(e4) & n_thing(x10) & exists s5.(r_slightly(s5) & Theme(s5,x1) & a_forward(s5)) & Topic(e3,p1) & Actor(e3,x1) & v_tilt(e3) & subset_of(x8,x1) & with(x8,x9) & n_head(x9) & of(x9,x2) & n_man(x8) & subset_of(x2,x1) & Theme(e2,x6) & Actor(e2,x5) & v_wear(e2) & n_tiara(x6) & of(x6,x7) & n_pink(x7) & a_fuzzy(s2) & Theme(s2,x6) & (x2 = x5) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_balloon(x4) & a_pink(s1) & Theme(s1,x4) & (x2 = x3) & n_woman(x2))
exists e1 x1 x2 x3.(n_lip(x3) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_punch(e1) & n_man(x2) & n_woman(x1))
4c5dc374-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e4 e3 e1 e5 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(with(x8,x9) & with(e4,x11) & v_wear(e2) & v_tilt(e3) & v_stand(e5) & v_smile(e4) & v_hold(e1) & to(e5,x13) & subset_of(x8,x1) & subset_of(x2,x1) & r_next(e5) & of(x9,x2) & of(x6,x7) & of(x11,x2) & of(x11,x12) & n_woman(x2) & n_tiara(x6) & n_thing(x13) & n_thing(x10) & n_pink(x7) & n_open(x11) & n_mouth(x12) & n_man(x8) & n_male(x2) & n_head(x9) & n_balloon(x4) & exists s5.(r_slightly(s5) & a_forward(s5) & Theme(s5,x1)) & card_eq_1(x13) & a_wide(s3) & a_pink(s1) & a_fuzzy(s2) & a_another(s4) & Topic(e3,p1) & Theme(s4,x13) & Theme(s3,x11) & Theme(s2,x6) & Theme(s1,x4) & Theme(e2,x6) & Theme(e1,x4) & Actor(e5,e4) & Actor(e4,x10) & Actor(e3,x1) & Actor(e2,x5) & Actor(e1,x3) & (x2 = x5) & (x2 = x3))
exists e1 x1 x2 x3.(v_punch(e1) & n_woman(x1) & n_man(x2) & n_lip(x3) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
A woman holding a pink balloon and wearing a fuzzy pink tiara, and a man with his head tilted slightly forward and smiling with his mouth wide open are standing next to one another.
Two people are sitting at the office.
2
-100
One cannot be standing and sitting at the same time.
exists e5 e1 e4 e2 e3 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(to(e5,x13) & n_thing(x13) & card_eq_1(x13) & a_another(s4) & Theme(s4,x13) & r_next(e5) & Actor(e5,e4) & v_stand(e5) & with(e4,x11) & n_open(x11) & a_wide(s3) & Theme(s3,x11) & of(x11,x12) & n_mouth(x12) & of(x11,x2) & n_male(x2) & n_male(x2) & Actor(e4,x10) & v_smile(e4) & n_thing(x10) & exists s5.(r_slightly(s5) & Theme(s5,x1) & a_forward(s5)) & Topic(e3,p1) & Actor(e3,x1) & v_tilt(e3) & subset_of(x8,x1) & with(x8,x9) & n_head(x9) & of(x9,x2) & n_man(x8) & subset_of(x2,x1) & Theme(e2,x6) & Actor(e2,x5) & v_wear(e2) & n_tiara(x6) & of(x6,x7) & n_pink(x7) & a_fuzzy(s2) & Theme(s2,x6) & (x2 = x5) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_balloon(x4) & a_pink(s1) & Theme(s1,x4) & (x2 = x3) & n_woman(x2))
exists e1 x1 x2.(n_office(x2) & at(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1) & card_eq_2(x1))
4c5dc7d4-e4c8-11ec-9cdd-0242ac1c0002
exists e5 e1 e4 e2 e3 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(with(x8,x9) & with(e4,x11) & v_wear(e2) & v_tilt(e3) & v_stand(e5) & v_smile(e4) & v_hold(e1) & to(e5,x13) & subset_of(x8,x1) & subset_of(x2,x1) & r_next(e5) & of(x9,x2) & of(x6,x7) & of(x11,x2) & of(x11,x12) & n_woman(x2) & n_tiara(x6) & n_thing(x13) & n_thing(x10) & n_pink(x7) & n_open(x11) & n_mouth(x12) & n_man(x8) & n_male(x2) & n_head(x9) & n_balloon(x4) & exists s5.(r_slightly(s5) & a_forward(s5) & Theme(s5,x1)) & card_eq_1(x13) & a_wide(s3) & a_pink(s1) & a_fuzzy(s2) & a_another(s4) & Topic(e3,p1) & Theme(s4,x13) & Theme(s3,x11) & Theme(s2,x6) & Theme(s1,x4) & Theme(e2,x6) & Theme(e1,x4) & Actor(e5,e4) & Actor(e4,x10) & Actor(e3,x1) & Actor(e2,x5) & Actor(e1,x3) & (x2 = x5) & (x2 = x3))
exists e1 x1 x2.(v_sit(e1) & n_people(x1) & n_office(x2) & card_eq_2(x1) & at(e1,x2) & Actor(e1,x1))
A woman holding a pink balloon and wearing a fuzzy pink tiara, and a man with his head tilted slightly forward and smiling with his mouth wide open are standing next to one another.
The man is laughing at his own joke.
1
0.274482
The man may have his mouth wide open but that does not mean he is laughing.
exists e1 e3 e2 e4 e5 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(to(e5,x13) & n_thing(x13) & card_eq_1(x13) & a_another(s4) & Theme(s4,x13) & r_next(e5) & Actor(e5,e4) & v_stand(e5) & with(e4,x11) & n_open(x11) & a_wide(s3) & Theme(s3,x11) & of(x11,x12) & n_mouth(x12) & of(x11,x2) & n_male(x2) & n_male(x2) & Actor(e4,x10) & v_smile(e4) & n_thing(x10) & exists s5.(r_slightly(s5) & Theme(s5,x1) & a_forward(s5)) & Topic(e3,p1) & Actor(e3,x1) & v_tilt(e3) & subset_of(x8,x1) & with(x8,x9) & n_head(x9) & of(x9,x2) & n_man(x8) & subset_of(x2,x1) & Theme(e2,x6) & Actor(e2,x5) & v_wear(e2) & n_tiara(x6) & of(x6,x7) & n_pink(x7) & a_fuzzy(s2) & Theme(s2,x6) & (x2 = x5) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_balloon(x4) & a_pink(s1) & Theme(s1,x4) & (x2 = x3) & n_woman(x2))
exists e1 s1 x1 x2.(n_joke(x2) & a_own(s1) & Theme(s1,x2) & of(x2,x1) & n_male(x1) & n_man(x1) & at(e1,x2) & Actor(e1,x1) & v_laugh(e1))
4c5dccac-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 e4 e5 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(with(x8,x9) & with(e4,x11) & v_wear(e2) & v_tilt(e3) & v_stand(e5) & v_smile(e4) & v_hold(e1) & to(e5,x13) & subset_of(x8,x1) & subset_of(x2,x1) & r_next(e5) & of(x9,x2) & of(x6,x7) & of(x11,x2) & of(x11,x12) & n_woman(x2) & n_tiara(x6) & n_thing(x13) & n_thing(x10) & n_pink(x7) & n_open(x11) & n_mouth(x12) & n_man(x8) & n_male(x2) & n_head(x9) & n_balloon(x4) & exists s5.(r_slightly(s5) & a_forward(s5) & Theme(s5,x1)) & card_eq_1(x13) & a_wide(s3) & a_pink(s1) & a_fuzzy(s2) & a_another(s4) & Topic(e3,p1) & Theme(s4,x13) & Theme(s3,x11) & Theme(s2,x6) & Theme(s1,x4) & Theme(e2,x6) & Theme(e1,x4) & Actor(e5,e4) & Actor(e4,x10) & Actor(e3,x1) & Actor(e2,x5) & Actor(e1,x3) & (x2 = x5) & (x2 = x3))
exists e1 s1 x1 x2.(v_laugh(e1) & of(x2,x1) & n_man(x1) & n_male(x1) & n_joke(x2) & at(e1,x2) & a_own(s1) & Theme(s1,x2) & Actor(e1,x1))
A woman holding a pink balloon and wearing a fuzzy pink tiara, and a man with his head tilted slightly forward and smiling with his mouth wide open are standing next to one another.
An engaged couple stand next to each other, one holding a balloon, the other with his mouth open.
1
0.516877
Not all men and women are an engaged couple.
exists e3 e2 e1 e4 e5 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(to(e5,x13) & n_thing(x13) & card_eq_1(x13) & a_another(s4) & Theme(s4,x13) & r_next(e5) & Actor(e5,e4) & v_stand(e5) & with(e4,x11) & n_open(x11) & a_wide(s3) & Theme(s3,x11) & of(x11,x12) & n_mouth(x12) & of(x11,x2) & n_male(x2) & n_male(x2) & Actor(e4,x10) & v_smile(e4) & n_thing(x10) & exists s5.(r_slightly(s5) & Theme(s5,x1) & a_forward(s5)) & Topic(e3,p1) & Actor(e3,x1) & v_tilt(e3) & subset_of(x8,x1) & with(x8,x9) & n_head(x9) & of(x9,x2) & n_man(x8) & subset_of(x2,x1) & Theme(e2,x6) & Actor(e2,x5) & v_wear(e2) & n_tiara(x6) & of(x6,x7) & n_pink(x7) & a_fuzzy(s2) & Theme(s2,x6) & (x2 = x5) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_balloon(x4) & a_pink(s1) & Theme(s1,x4) & (x2 = x3) & n_woman(x2))
exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e2,x9) & n_open(x9) & of(x9,x10) & n_mouth(x10) & of(x9,x1) & n_male(x1) & Theme(e2,x2) & Actor(e2,x1) & v_engage(e2) & rel(x2,x5) & rel(x5,x8) & r_other(x8) & n_the(x8) & Theme(e1,x7) & Actor(e1,x6) & v_hold(e1) & n_balloon(x7) & (x5 = x6) & n_thing(x5) & card_eq_1(x5) & all x11.(n_other(x11) -> to(x4,x11)) & next(x2,x4) & n_thing(x4) & n_stand(x2) & of(x2,x3) & n_couple(x3) & n_an(x1))
4c5dd1d4-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e2 e1 e4 e5 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(with(x8,x9) & with(e4,x11) & v_wear(e2) & v_tilt(e3) & v_stand(e5) & v_smile(e4) & v_hold(e1) & to(e5,x13) & subset_of(x8,x1) & subset_of(x2,x1) & r_next(e5) & of(x9,x2) & of(x6,x7) & of(x11,x2) & of(x11,x12) & n_woman(x2) & n_tiara(x6) & n_thing(x13) & n_thing(x10) & n_pink(x7) & n_open(x11) & n_mouth(x12) & n_man(x8) & n_male(x2) & n_head(x9) & n_balloon(x4) & exists s5.(r_slightly(s5) & a_forward(s5) & Theme(s5,x1)) & card_eq_1(x13) & a_wide(s3) & a_pink(s1) & a_fuzzy(s2) & a_another(s4) & Topic(e3,p1) & Theme(s4,x13) & Theme(s3,x11) & Theme(s2,x6) & Theme(s1,x4) & Theme(e2,x6) & Theme(e1,x4) & Actor(e5,e4) & Actor(e4,x10) & Actor(e3,x1) & Actor(e2,x5) & Actor(e1,x3) & (x2 = x5) & (x2 = x3))
exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e2,x9) & v_hold(e1) & v_engage(e2) & rel(x5,x8) & rel(x2,x5) & r_other(x8) & of(x9,x10) & of(x9,x1) & of(x2,x3) & next(x2,x4) & n_thing(x5) & n_thing(x4) & n_the(x8) & n_stand(x2) & n_open(x9) & n_mouth(x10) & n_male(x1) & n_couple(x3) & n_balloon(x7) & n_an(x1) & card_eq_1(x5) & all x11.(to(x4,x11) | -n_other(x11)) & Theme(e2,x2) & Theme(e1,x7) & Actor(e2,x1) & Actor(e1,x6) & (x5 = x6))
A woman holding a pink balloon and wearing a fuzzy pink tiara, and a man with his head tilted slightly forward and smiling with his mouth wide open are standing next to one another.
Two people stand next to each other.
0
0.979744
A man and a woman are two people.
exists e3 e5 e2 e1 e4 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(to(e5,x13) & n_thing(x13) & card_eq_1(x13) & a_another(s4) & Theme(s4,x13) & r_next(e5) & Actor(e5,e4) & v_stand(e5) & with(e4,x11) & n_open(x11) & a_wide(s3) & Theme(s3,x11) & of(x11,x12) & n_mouth(x12) & of(x11,x2) & n_male(x2) & n_male(x2) & Actor(e4,x10) & v_smile(e4) & n_thing(x10) & exists s5.(r_slightly(s5) & Theme(s5,x1) & a_forward(s5)) & Topic(e3,p1) & Actor(e3,x1) & v_tilt(e3) & subset_of(x8,x1) & with(x8,x9) & n_head(x9) & of(x9,x2) & n_man(x8) & subset_of(x2,x1) & Theme(e2,x6) & Actor(e2,x5) & v_wear(e2) & n_tiara(x6) & of(x6,x7) & n_pink(x7) & a_fuzzy(s2) & Theme(s2,x6) & (x2 = x5) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_balloon(x4) & a_pink(s1) & Theme(s1,x4) & (x2 = x3) & n_woman(x2))
exists e1 p1 x1.(exists s1.(all x2.(n_other(x2) -> to(s1,x2)) & Theme(s1,x1) & a_next(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & card_eq_2(x1))
4c5dd648-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e5 e2 e1 e4 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(with(x8,x9) & with(e4,x11) & v_wear(e2) & v_tilt(e3) & v_stand(e5) & v_smile(e4) & v_hold(e1) & to(e5,x13) & subset_of(x8,x1) & subset_of(x2,x1) & r_next(e5) & of(x9,x2) & of(x6,x7) & of(x11,x2) & of(x11,x12) & n_woman(x2) & n_tiara(x6) & n_thing(x13) & n_thing(x10) & n_pink(x7) & n_open(x11) & n_mouth(x12) & n_man(x8) & n_male(x2) & n_head(x9) & n_balloon(x4) & exists s5.(r_slightly(s5) & a_forward(s5) & Theme(s5,x1)) & card_eq_1(x13) & a_wide(s3) & a_pink(s1) & a_fuzzy(s2) & a_another(s4) & Topic(e3,p1) & Theme(s4,x13) & Theme(s3,x11) & Theme(s2,x6) & Theme(s1,x4) & Theme(e2,x6) & Theme(e1,x4) & Actor(e5,e4) & Actor(e4,x10) & Actor(e3,x1) & Actor(e2,x5) & Actor(e1,x3) & (x2 = x5) & (x2 = x3))
exists e1 p1 x1.(v_stand(e1) & n_people(x1) & exists s1.(all x2.(to(s1,x2) | -n_other(x2)) & a_next(s1) & Theme(s1,x1)) & card_eq_2(x1) & Topic(e1,p1) & Actor(e1,x1))
A woman holding a pink balloon and wearing a fuzzy pink tiara, and a man with his head tilted slightly forward and smiling with his mouth wide open are standing next to one another.
a woman holding a balloon stands next to a man
0
-100
A woman and man are standing next to one another.
exists e4 e1 e3 e5 e2 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(to(e5,x13) & n_thing(x13) & card_eq_1(x13) & a_another(s4) & Theme(s4,x13) & r_next(e5) & Actor(e5,e4) & v_stand(e5) & with(e4,x11) & n_open(x11) & a_wide(s3) & Theme(s3,x11) & of(x11,x12) & n_mouth(x12) & of(x11,x2) & n_male(x2) & n_male(x2) & Actor(e4,x10) & v_smile(e4) & n_thing(x10) & exists s5.(r_slightly(s5) & Theme(s5,x1) & a_forward(s5)) & Topic(e3,p1) & Actor(e3,x1) & v_tilt(e3) & subset_of(x8,x1) & with(x8,x9) & n_head(x9) & of(x9,x2) & n_man(x8) & subset_of(x2,x1) & Theme(e2,x6) & Actor(e2,x5) & v_wear(e2) & n_tiara(x6) & of(x6,x7) & n_pink(x7) & a_fuzzy(s2) & Theme(s2,x6) & (x2 = x5) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_balloon(x4) & a_pink(s1) & Theme(s1,x4) & (x2 = x3) & n_woman(x2))
exists e1 e2 p1 x1 x2 x3.(exists s1 x4.(to(s1,x4) & n_man(x4) & Theme(s1,x1) & a_next(s1)) & Topic(e2,p1) & Actor(e2,x1) & v_stand(e2) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_balloon(x3) & (x1 = x2) & n_woman(x1))
4c5ddab2-e4c8-11ec-9cdd-0242ac1c0002
exists e4 e1 e3 e5 e2 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(with(x8,x9) & with(e4,x11) & v_wear(e2) & v_tilt(e3) & v_stand(e5) & v_smile(e4) & v_hold(e1) & to(e5,x13) & subset_of(x8,x1) & subset_of(x2,x1) & r_next(e5) & of(x9,x2) & of(x6,x7) & of(x11,x2) & of(x11,x12) & n_woman(x2) & n_tiara(x6) & n_thing(x13) & n_thing(x10) & n_pink(x7) & n_open(x11) & n_mouth(x12) & n_man(x8) & n_male(x2) & n_head(x9) & n_balloon(x4) & exists s5.(r_slightly(s5) & a_forward(s5) & Theme(s5,x1)) & card_eq_1(x13) & a_wide(s3) & a_pink(s1) & a_fuzzy(s2) & a_another(s4) & Topic(e3,p1) & Theme(s4,x13) & Theme(s3,x11) & Theme(s2,x6) & Theme(s1,x4) & Theme(e2,x6) & Theme(e1,x4) & Actor(e5,e4) & Actor(e4,x10) & Actor(e3,x1) & Actor(e2,x5) & Actor(e1,x3) & (x2 = x5) & (x2 = x3))
exists e1 e2 p1 x1 x2 x3.(v_stand(e2) & v_hold(e1) & n_woman(x1) & n_balloon(x3) & exists s1 x4.(to(s1,x4) & n_man(x4) & a_next(s1) & Theme(s1,x1)) & Topic(e2,p1) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
A woman holding a pink balloon and wearing a fuzzy pink tiara, and a man with his head tilted slightly forward and smiling with his mouth wide open are standing next to one another.
a couple stands next to each other on their anniversary
1
0.254643
Not all men and women are couples on their anniversary.
exists e4 e3 e5 e2 e1 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(to(e5,x13) & n_thing(x13) & card_eq_1(x13) & a_another(s4) & Theme(s4,x13) & r_next(e5) & Actor(e5,e4) & v_stand(e5) & with(e4,x11) & n_open(x11) & a_wide(s3) & Theme(s3,x11) & of(x11,x12) & n_mouth(x12) & of(x11,x2) & n_male(x2) & n_male(x2) & Actor(e4,x10) & v_smile(e4) & n_thing(x10) & exists s5.(r_slightly(s5) & Theme(s5,x1) & a_forward(s5)) & Topic(e3,p1) & Actor(e3,x1) & v_tilt(e3) & subset_of(x8,x1) & with(x8,x9) & n_head(x9) & of(x9,x2) & n_man(x8) & subset_of(x2,x1) & Theme(e2,x6) & Actor(e2,x5) & v_wear(e2) & n_tiara(x6) & of(x6,x7) & n_pink(x7) & a_fuzzy(s2) & Theme(s2,x6) & (x2 = x5) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_balloon(x4) & a_pink(s1) & Theme(s1,x4) & (x2 = x3) & n_woman(x2))
exists e1 x1 x2.(on(e1,x2) & n_anniversary(x2) & of(x2,x1) & n_thing(x1) & all x3.(n_other(x3) -> to(e1,x3)) & r_next(e1) & Actor(e1,x1) & v_stand(e1) & n_couple(x1))
4c5ddf1c-e4c8-11ec-9cdd-0242ac1c0002
exists e4 e3 e5 e2 e1 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(with(x8,x9) & with(e4,x11) & v_wear(e2) & v_tilt(e3) & v_stand(e5) & v_smile(e4) & v_hold(e1) & to(e5,x13) & subset_of(x8,x1) & subset_of(x2,x1) & r_next(e5) & of(x9,x2) & of(x6,x7) & of(x11,x2) & of(x11,x12) & n_woman(x2) & n_tiara(x6) & n_thing(x13) & n_thing(x10) & n_pink(x7) & n_open(x11) & n_mouth(x12) & n_man(x8) & n_male(x2) & n_head(x9) & n_balloon(x4) & exists s5.(r_slightly(s5) & a_forward(s5) & Theme(s5,x1)) & card_eq_1(x13) & a_wide(s3) & a_pink(s1) & a_fuzzy(s2) & a_another(s4) & Topic(e3,p1) & Theme(s4,x13) & Theme(s3,x11) & Theme(s2,x6) & Theme(s1,x4) & Theme(e2,x6) & Theme(e1,x4) & Actor(e5,e4) & Actor(e4,x10) & Actor(e3,x1) & Actor(e2,x5) & Actor(e1,x3) & (x2 = x5) & (x2 = x3))
exists e1 x1 x2.(v_stand(e1) & r_next(e1) & on(e1,x2) & of(x2,x1) & n_thing(x1) & n_couple(x1) & n_anniversary(x2) & all x3.(to(e1,x3) | -n_other(x3)) & Actor(e1,x1))
A woman holding a pink balloon and wearing a fuzzy pink tiara, and a man with his head tilted slightly forward and smiling with his mouth wide open are standing next to one another.
Two children stand next to one another.
2
-100
Men and women are not the same as children.
exists e3 e1 e5 e2 e4 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(to(e5,x13) & n_thing(x13) & card_eq_1(x13) & a_another(s4) & Theme(s4,x13) & r_next(e5) & Actor(e5,e4) & v_stand(e5) & with(e4,x11) & n_open(x11) & a_wide(s3) & Theme(s3,x11) & of(x11,x12) & n_mouth(x12) & of(x11,x2) & n_male(x2) & n_male(x2) & Actor(e4,x10) & v_smile(e4) & n_thing(x10) & exists s5.(r_slightly(s5) & Theme(s5,x1) & a_forward(s5)) & Topic(e3,p1) & Actor(e3,x1) & v_tilt(e3) & subset_of(x8,x1) & with(x8,x9) & n_head(x9) & of(x9,x2) & n_man(x8) & subset_of(x2,x1) & Theme(e2,x6) & Actor(e2,x5) & v_wear(e2) & n_tiara(x6) & of(x6,x7) & n_pink(x7) & a_fuzzy(s2) & Theme(s2,x6) & (x2 = x5) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_balloon(x4) & a_pink(s1) & Theme(s1,x4) & (x2 = x3) & n_woman(x2))
exists e1 s1 x1 x2.(to(e1,x2) & n_thing(x2) & card_eq_1(x2) & a_another(s1) & Theme(s1,x2) & r_next(e1) & Actor(e1,x1) & v_stand(e1) & n_child(x1) & card_eq_2(x1))
4c5de37c-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 e5 e2 e4 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(with(x8,x9) & with(e4,x11) & v_wear(e2) & v_tilt(e3) & v_stand(e5) & v_smile(e4) & v_hold(e1) & to(e5,x13) & subset_of(x8,x1) & subset_of(x2,x1) & r_next(e5) & of(x9,x2) & of(x6,x7) & of(x11,x2) & of(x11,x12) & n_woman(x2) & n_tiara(x6) & n_thing(x13) & n_thing(x10) & n_pink(x7) & n_open(x11) & n_mouth(x12) & n_man(x8) & n_male(x2) & n_head(x9) & n_balloon(x4) & exists s5.(r_slightly(s5) & a_forward(s5) & Theme(s5,x1)) & card_eq_1(x13) & a_wide(s3) & a_pink(s1) & a_fuzzy(s2) & a_another(s4) & Topic(e3,p1) & Theme(s4,x13) & Theme(s3,x11) & Theme(s2,x6) & Theme(s1,x4) & Theme(e2,x6) & Theme(e1,x4) & Actor(e5,e4) & Actor(e4,x10) & Actor(e3,x1) & Actor(e2,x5) & Actor(e1,x3) & (x2 = x5) & (x2 = x3))
exists e1 s1 x1 x2.(v_stand(e1) & to(e1,x2) & r_next(e1) & n_thing(x2) & n_child(x1) & card_eq_2(x1) & card_eq_1(x2) & a_another(s1) & Theme(s1,x2) & Actor(e1,x1))
A woman holding a pink balloon and wearing a fuzzy pink tiara, and a man with his head tilted slightly forward and smiling with his mouth wide open are standing next to one another.
two people are at a funeral
2
-100
People do not usually use pink balloons, wear fuzzy pink tiaras, or smile with their mouths wide open at a funeral.
exists e1 e4 e2 e5 e3 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(to(e5,x13) & n_thing(x13) & card_eq_1(x13) & a_another(s4) & Theme(s4,x13) & r_next(e5) & Actor(e5,e4) & v_stand(e5) & with(e4,x11) & n_open(x11) & a_wide(s3) & Theme(s3,x11) & of(x11,x12) & n_mouth(x12) & of(x11,x2) & n_male(x2) & n_male(x2) & Actor(e4,x10) & v_smile(e4) & n_thing(x10) & exists s5.(r_slightly(s5) & Theme(s5,x1) & a_forward(s5)) & Topic(e3,p1) & Actor(e3,x1) & v_tilt(e3) & subset_of(x8,x1) & with(x8,x9) & n_head(x9) & of(x9,x2) & n_man(x8) & subset_of(x2,x1) & Theme(e2,x6) & Actor(e2,x5) & v_wear(e2) & n_tiara(x6) & of(x6,x7) & n_pink(x7) & a_fuzzy(s2) & Theme(s2,x6) & (x2 = x5) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_balloon(x4) & a_pink(s1) & Theme(s1,x4) & (x2 = x3) & n_woman(x2))
exists p1 x1.(exists x2.(at(x1,x2) & n_funeral(x2)) & n_people(x1) & card_eq_2(x1))
4c5de7dc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e4 e2 e5 e3 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(with(x8,x9) & with(e4,x11) & v_wear(e2) & v_tilt(e3) & v_stand(e5) & v_smile(e4) & v_hold(e1) & to(e5,x13) & subset_of(x8,x1) & subset_of(x2,x1) & r_next(e5) & of(x9,x2) & of(x6,x7) & of(x11,x2) & of(x11,x12) & n_woman(x2) & n_tiara(x6) & n_thing(x13) & n_thing(x10) & n_pink(x7) & n_open(x11) & n_mouth(x12) & n_man(x8) & n_male(x2) & n_head(x9) & n_balloon(x4) & exists s5.(r_slightly(s5) & a_forward(s5) & Theme(s5,x1)) & card_eq_1(x13) & a_wide(s3) & a_pink(s1) & a_fuzzy(s2) & a_another(s4) & Topic(e3,p1) & Theme(s4,x13) & Theme(s3,x11) & Theme(s2,x6) & Theme(s1,x4) & Theme(e2,x6) & Theme(e1,x4) & Actor(e5,e4) & Actor(e4,x10) & Actor(e3,x1) & Actor(e2,x5) & Actor(e1,x3) & (x2 = x5) & (x2 = x3))
exists x1.(n_people(x1) & exists x2.(n_funeral(x2) & at(x1,x2)) & card_eq_2(x1))
A woman holding a pink balloon and wearing a fuzzy pink tiara, and a man with his head tilted slightly forward and smiling with his mouth wide open are standing next to one another.
The woman is with the man.
0
-100
A woman and man stand next to one another because they are together.
exists e1 e5 e3 e4 e2 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(to(e5,x13) & n_thing(x13) & card_eq_1(x13) & a_another(s4) & Theme(s4,x13) & r_next(e5) & Actor(e5,e4) & v_stand(e5) & with(e4,x11) & n_open(x11) & a_wide(s3) & Theme(s3,x11) & of(x11,x12) & n_mouth(x12) & of(x11,x2) & n_male(x2) & n_male(x2) & Actor(e4,x10) & v_smile(e4) & n_thing(x10) & exists s5.(r_slightly(s5) & Theme(s5,x1) & a_forward(s5)) & Topic(e3,p1) & Actor(e3,x1) & v_tilt(e3) & subset_of(x8,x1) & with(x8,x9) & n_head(x9) & of(x9,x2) & n_man(x8) & subset_of(x2,x1) & Theme(e2,x6) & Actor(e2,x5) & v_wear(e2) & n_tiara(x6) & of(x6,x7) & n_pink(x7) & a_fuzzy(s2) & Theme(s2,x6) & (x2 = x5) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_balloon(x4) & a_pink(s1) & Theme(s1,x4) & (x2 = x3) & n_woman(x2))
exists p1 x1 x2.(n_man(x2) & n_woman(x1) & with(x1,x2))
4c5dec32-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e5 e3 e4 e2 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(with(x8,x9) & with(e4,x11) & v_wear(e2) & v_tilt(e3) & v_stand(e5) & v_smile(e4) & v_hold(e1) & to(e5,x13) & subset_of(x8,x1) & subset_of(x2,x1) & r_next(e5) & of(x9,x2) & of(x6,x7) & of(x11,x2) & of(x11,x12) & n_woman(x2) & n_tiara(x6) & n_thing(x13) & n_thing(x10) & n_pink(x7) & n_open(x11) & n_mouth(x12) & n_man(x8) & n_male(x2) & n_head(x9) & n_balloon(x4) & exists s5.(r_slightly(s5) & a_forward(s5) & Theme(s5,x1)) & card_eq_1(x13) & a_wide(s3) & a_pink(s1) & a_fuzzy(s2) & a_another(s4) & Topic(e3,p1) & Theme(s4,x13) & Theme(s3,x11) & Theme(s2,x6) & Theme(s1,x4) & Theme(e2,x6) & Theme(e1,x4) & Actor(e5,e4) & Actor(e4,x10) & Actor(e3,x1) & Actor(e2,x5) & Actor(e1,x3) & (x2 = x5) & (x2 = x3))
exists x1 x2.(with(x1,x2) & n_woman(x1) & n_man(x2))
A woman holding a pink balloon and wearing a fuzzy pink tiara, and a man with his head tilted slightly forward and smiling with his mouth wide open are standing next to one another.
two people enjoying the festival
1
0.900637
Not all people are at and enjoying the festival.
exists e5 e2 e1 e3 e4 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(to(e5,x13) & n_thing(x13) & card_eq_1(x13) & a_another(s4) & Theme(s4,x13) & r_next(e5) & Actor(e5,e4) & v_stand(e5) & with(e4,x11) & n_open(x11) & a_wide(s3) & Theme(s3,x11) & of(x11,x12) & n_mouth(x12) & of(x11,x2) & n_male(x2) & n_male(x2) & Actor(e4,x10) & v_smile(e4) & n_thing(x10) & exists s5.(r_slightly(s5) & Theme(s5,x1) & a_forward(s5)) & Topic(e3,p1) & Actor(e3,x1) & v_tilt(e3) & subset_of(x8,x1) & with(x8,x9) & n_head(x9) & of(x9,x2) & n_man(x8) & subset_of(x2,x1) & Theme(e2,x6) & Actor(e2,x5) & v_wear(e2) & n_tiara(x6) & of(x6,x7) & n_pink(x7) & a_fuzzy(s2) & Theme(s2,x6) & (x2 = x5) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_balloon(x4) & a_pink(s1) & Theme(s1,x4) & (x2 = x3) & n_woman(x2))
exists e1 x1 x2 x3.(n_festival(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_enjoy(e1) & (x1 = x2) & n_people(x1) & card_eq_2(x1))
4c5df0d8-e4c8-11ec-9cdd-0242ac1c0002
exists e5 e2 e1 e3 e4 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(with(x8,x9) & with(e4,x11) & v_wear(e2) & v_tilt(e3) & v_stand(e5) & v_smile(e4) & v_hold(e1) & to(e5,x13) & subset_of(x8,x1) & subset_of(x2,x1) & r_next(e5) & of(x9,x2) & of(x6,x7) & of(x11,x2) & of(x11,x12) & n_woman(x2) & n_tiara(x6) & n_thing(x13) & n_thing(x10) & n_pink(x7) & n_open(x11) & n_mouth(x12) & n_man(x8) & n_male(x2) & n_head(x9) & n_balloon(x4) & exists s5.(r_slightly(s5) & a_forward(s5) & Theme(s5,x1)) & card_eq_1(x13) & a_wide(s3) & a_pink(s1) & a_fuzzy(s2) & a_another(s4) & Topic(e3,p1) & Theme(s4,x13) & Theme(s3,x11) & Theme(s2,x6) & Theme(s1,x4) & Theme(e2,x6) & Theme(e1,x4) & Actor(e5,e4) & Actor(e4,x10) & Actor(e3,x1) & Actor(e2,x5) & Actor(e1,x3) & (x2 = x5) & (x2 = x3))
exists e1 x1 x2 x3.(v_enjoy(e1) & n_people(x1) & n_festival(x3) & card_eq_2(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
A woman holding a pink balloon and wearing a fuzzy pink tiara, and a man with his head tilted slightly forward and smiling with his mouth wide open are standing next to one another.
A woman in pink and a man are standing near each other.
0
-100
A woman in a pink tiara is in pink. Next to one another is a form of being near each other.
exists e3 e4 e2 e5 e1 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(to(e5,x13) & n_thing(x13) & card_eq_1(x13) & a_another(s4) & Theme(s4,x13) & r_next(e5) & Actor(e5,e4) & v_stand(e5) & with(e4,x11) & n_open(x11) & a_wide(s3) & Theme(s3,x11) & of(x11,x12) & n_mouth(x12) & of(x11,x2) & n_male(x2) & n_male(x2) & Actor(e4,x10) & v_smile(e4) & n_thing(x10) & exists s5.(r_slightly(s5) & Theme(s5,x1) & a_forward(s5)) & Topic(e3,p1) & Actor(e3,x1) & v_tilt(e3) & subset_of(x8,x1) & with(x8,x9) & n_head(x9) & of(x9,x2) & n_man(x8) & subset_of(x2,x1) & Theme(e2,x6) & Actor(e2,x5) & v_wear(e2) & n_tiara(x6) & of(x6,x7) & n_pink(x7) & a_fuzzy(s2) & Theme(s2,x6) & (x2 = x5) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_balloon(x4) & a_pink(s1) & Theme(s1,x4) & (x2 = x3) & n_woman(x2))
exists e1 x1 x2 x3 x4.(all x5.(n_other(x5) -> near(e1,x5)) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & subset_of(x4,x2) & n_man(x4) & subset_of(x3,x2) & n_pink(x3) & n_woman(x1))
4c5df6f0-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e4 e2 e5 e1 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(with(x8,x9) & with(e4,x11) & v_wear(e2) & v_tilt(e3) & v_stand(e5) & v_smile(e4) & v_hold(e1) & to(e5,x13) & subset_of(x8,x1) & subset_of(x2,x1) & r_next(e5) & of(x9,x2) & of(x6,x7) & of(x11,x2) & of(x11,x12) & n_woman(x2) & n_tiara(x6) & n_thing(x13) & n_thing(x10) & n_pink(x7) & n_open(x11) & n_mouth(x12) & n_man(x8) & n_male(x2) & n_head(x9) & n_balloon(x4) & exists s5.(r_slightly(s5) & a_forward(s5) & Theme(s5,x1)) & card_eq_1(x13) & a_wide(s3) & a_pink(s1) & a_fuzzy(s2) & a_another(s4) & Topic(e3,p1) & Theme(s4,x13) & Theme(s3,x11) & Theme(s2,x6) & Theme(s1,x4) & Theme(e2,x6) & Theme(e1,x4) & Actor(e5,e4) & Actor(e4,x10) & Actor(e3,x1) & Actor(e2,x5) & Actor(e1,x3) & (x2 = x5) & (x2 = x3))
exists e1 x1 x2 x3 x4.(v_stand(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1) & n_pink(x3) & n_man(x4) & in(x1,x2) & all x5.(near(e1,x5) | -n_other(x5)) & Actor(e1,x1))
A woman holding a pink balloon and wearing a fuzzy pink tiara, and a man with his head tilted slightly forward and smiling with his mouth wide open are standing next to one another.
The man is riding a horse.
2
-100
One cannot be standing next to someone and ride a horse at the same time.
exists e4 e1 e3 e5 e2 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(to(e5,x13) & n_thing(x13) & card_eq_1(x13) & a_another(s4) & Theme(s4,x13) & r_next(e5) & Actor(e5,e4) & v_stand(e5) & with(e4,x11) & n_open(x11) & a_wide(s3) & Theme(s3,x11) & of(x11,x12) & n_mouth(x12) & of(x11,x2) & n_male(x2) & n_male(x2) & Actor(e4,x10) & v_smile(e4) & n_thing(x10) & exists s5.(r_slightly(s5) & Theme(s5,x1) & a_forward(s5)) & Topic(e3,p1) & Actor(e3,x1) & v_tilt(e3) & subset_of(x8,x1) & with(x8,x9) & n_head(x9) & of(x9,x2) & n_man(x8) & subset_of(x2,x1) & Theme(e2,x6) & Actor(e2,x5) & v_wear(e2) & n_tiara(x6) & of(x6,x7) & n_pink(x7) & a_fuzzy(s2) & Theme(s2,x6) & (x2 = x5) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_balloon(x4) & a_pink(s1) & Theme(s1,x4) & (x2 = x3) & n_woman(x2))
exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_horse(x2))
4c5dfc40-e4c8-11ec-9cdd-0242ac1c0002
exists e4 e1 e3 e5 e2 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(with(x8,x9) & with(e4,x11) & v_wear(e2) & v_tilt(e3) & v_stand(e5) & v_smile(e4) & v_hold(e1) & to(e5,x13) & subset_of(x8,x1) & subset_of(x2,x1) & r_next(e5) & of(x9,x2) & of(x6,x7) & of(x11,x2) & of(x11,x12) & n_woman(x2) & n_tiara(x6) & n_thing(x13) & n_thing(x10) & n_pink(x7) & n_open(x11) & n_mouth(x12) & n_man(x8) & n_male(x2) & n_head(x9) & n_balloon(x4) & exists s5.(r_slightly(s5) & a_forward(s5) & Theme(s5,x1)) & card_eq_1(x13) & a_wide(s3) & a_pink(s1) & a_fuzzy(s2) & a_another(s4) & Topic(e3,p1) & Theme(s4,x13) & Theme(s3,x11) & Theme(s2,x6) & Theme(s1,x4) & Theme(e2,x6) & Theme(e1,x4) & Actor(e5,e4) & Actor(e4,x10) & Actor(e3,x1) & Actor(e2,x5) & Actor(e1,x3) & (x2 = x5) & (x2 = x3))
exists e1 x1 x2.(v_ride(e1) & n_man(x1) & n_horse(x2) & Theme(e1,x2) & Actor(e1,x1))
Several people ride down an escalator.
Several dogs ride down an escalator.
2
-100
The subject is either dogs or people.
exists e1 s1 s2 x1 x2.(a_down(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_escalator(x2) & n_people(x1) & a_several(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(down(e1,x2) & n_escalator(x2) & Actor(e1,x1) & v_ride(e1) & n_dog(x1) & a_several(s1) & Theme(s1,x1))
4c5e00d2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2.(v_ride(e1) & n_people(x1) & n_escalator(x2) & a_several(s1) & a_down(s2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_ride(e1) & n_escalator(x2) & n_dog(x1) & down(e1,x2) & a_several(s1) & Theme(s1,x1) & Actor(e1,x1))
Several people ride down an escalator.
People ride down an escalator.
0
-100
There are people because there are several people.
exists e1 s1 s2 x1 x2.(a_down(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_escalator(x2) & n_people(x1) & a_several(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_escalator(x2) & n_people(x1))
4c5e0532-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2.(v_ride(e1) & n_people(x1) & n_escalator(x2) & a_several(s1) & a_down(s2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_ride(e1) & n_people(x1) & n_escalator(x2) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
Several people ride down an escalator.
Several people ride down a long escalator.
1
-100
Just because several people ride down an escalator does not mean it is a long escalator.
exists e1 s1 s2 x1 x2.(a_down(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_escalator(x2) & n_people(x1) & a_several(s1) & Theme(s1,x1))
exists e1 s1 s2 x1 x2.(down(e1,x2) & n_escalator(x2) & a_long(s2) & Theme(s2,x2) & Actor(e1,x1) & v_ride(e1) & n_people(x1) & a_several(s1) & Theme(s1,x1))
4c5e0992-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2.(v_ride(e1) & n_people(x1) & n_escalator(x2) & a_several(s1) & a_down(s2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1))
exists e1 s1 s2 x1 x2.(v_ride(e1) & n_people(x1) & n_escalator(x2) & down(e1,x2) & a_several(s1) & a_long(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))
Two men in safety vests walk down the road.
Two people are playing cribbage.
2
-100
People walking down the road cannot be engaged in playing cribbage.
exists e1 x1 x2 x3 x4.(n_road(x4) & down(e1,x4) & Actor(e1,x1) & v_walk(e1) & in(x1,x2) & n_vest(x2) & of(x2,x3) & n_safety(x3) & n_man(x1) & card_eq_2(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_cribbage(x2) & n_people(x1) & card_eq_2(x1))
4c5e0dfc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_walk(e1) & of(x2,x3) & n_vest(x2) & n_safety(x3) & n_road(x4) & n_man(x1) & in(x1,x2) & down(e1,x4) & card_eq_2(x1) & Actor(e1,x1))
exists e1 x1 x2.(v_play(e1) & n_people(x1) & n_cribbage(x2) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
Two men in safety vests walk down the road.
Two men in work apparel were walking outside.
0
-100
Safety vests are work apparel.
exists e1 x1 x2 x3 x4.(n_road(x4) & down(e1,x4) & Actor(e1,x1) & v_walk(e1) & in(x1,x2) & n_vest(x2) & of(x2,x3) & n_safety(x3) & n_man(x1) & card_eq_2(x1))
exists e1 s1 x1 x2 x3.(a_outside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_walk(e1) & in(x1,x2) & n_apparel(x2) & of(x2,x3) & n_work(x3) & n_man(x1) & card_eq_2(x1))
4c5e125c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_walk(e1) & of(x2,x3) & n_vest(x2) & n_safety(x3) & n_road(x4) & n_man(x1) & in(x1,x2) & down(e1,x4) & card_eq_2(x1) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_walk(e1) & of(x2,x3) & n_work(x3) & n_man(x1) & n_apparel(x2) & in(x1,x2) & card_eq_2(x1) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1))
Two men in safety vests walk down the road.
Two men with hardhats and yellow vests were walking down Main Street.
1
-100
Walking down the road doesn't mean walking down Main Street.
exists e1 x1 x2 x3 x4.(n_road(x4) & down(e1,x4) & Actor(e1,x1) & v_walk(e1) & in(x1,x2) & n_vest(x2) & of(x2,x3) & n_safety(x3) & n_man(x1) & card_eq_2(x1))
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(ne_per_street(x5) & (x5 = x6) & ne_per_main(x6) & a_down(s2) & Manner(e1,s2) & Theme(e1,x5) & Actor(e1,x1) & v_walk(e1) & with(x1,x2) & subset_of(x4,x2) & n_vest(x4) & a_yellow(s1) & Theme(s1,x4) & subset_of(x3,x2) & n_hardhat(x3) & n_man(x1) & card_eq_2(x1))
4c5e1734-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_walk(e1) & of(x2,x3) & n_vest(x2) & n_safety(x3) & n_road(x4) & n_man(x1) & in(x1,x2) & down(e1,x4) & card_eq_2(x1) & Actor(e1,x1))
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x1,x2) & v_walk(e1) & subset_of(x4,x2) & subset_of(x3,x2) & ne_per_street(x5) & ne_per_main(x6) & n_vest(x4) & n_man(x1) & n_hardhat(x3) & card_eq_2(x1) & a_yellow(s1) & a_down(s2) & Theme(s1,x4) & Theme(e1,x5) & Manner(e1,s2) & Actor(e1,x1) & (x5 = x6))
A woman in a blue and white outfit is covering her mouth.
A woman is doing pushups in her backyard.
2
-100
One cannot cover one's mouth and do pushups at the same time.
exists e1 s1 s2 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_cover(e1) & n_mouth(x3) & of(x3,x1) & n_female(x1) & in(x1,x2) & n_outfit(x2) & a_white(s2) & Theme(s2,x2) & a_blue(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 x1 x2 x3.(in(e1,x3) & n_backyard(x3) & of(x3,x1) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_pushup(x2) & n_woman(x1))
4c5e215c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_cover(e1) & of(x3,x1) & n_woman(x1) & n_outfit(x2) & n_mouth(x3) & n_female(x1) & in(x1,x2) & a_white(s2) & a_blue(s1) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_do(e1) & of(x3,x1) & n_woman(x1) & n_pushup(x2) & n_female(x1) & n_backyard(x3) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
A woman in a costume dress has her hand to her mouth.
The woman has both hands down by her side.
2
-100
Having both a hand to her mouth and having a hand down by her side is impossible.
exists e1 x1 x2 x3 x4 x5.(Theme(e1,x4) & Actor(e1,x1) & v_have(e1) & to(x4,x5) & n_mouth(x5) & of(x5,x1) & n_female(x1) & n_female(x1) & n_hand(x4) & of(x4,x1) & in(x1,x2) & n_dress(x2) & of(x2,x3) & n_costume(x3) & n_woman(x1))
exists e1 s1 x1 x2 x3.(n_side(x3) & of(x3,x2) & n_female(x2) & n_hand(x2) & n_woman(x1) & by(e1,x3) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1))
4c5e2f9e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_have(e1) & to(x4,x5) & of(x5,x1) & of(x4,x1) & of(x2,x3) & n_woman(x1) & n_mouth(x5) & n_hand(x4) & n_female(x1) & n_dress(x2) & n_costume(x3) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_have(e1) & of(x3,x2) & n_woman(x1) & n_side(x3) & n_hand(x2) & n_female(x2) & by(e1,x3) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
A blond female wearing heavy makeup, and a blue costume ball gown with yellow stars on the skirt, standing outside a department store.
a woman with heavy makeup is going to shop
1
-100
The fact that the woman is near a store does not confirm that she will shop there.
exists e1 e3 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_skirt(x7) & outside(e3,x8) & n_store(x8) & of(x8,x9) & n_department(x9) & Actor(e3,x3) & v_stand(e3) & with(e2,x6) & on(x6,x7) & n_star(x6) & a_yellow(s4) & Theme(s4,x6) & Theme(e2,x5) & v_gown(e2) & (x3 = x5) & n_ball(x3) & of(x3,x4) & n_costume(x4) & a_blue(s3) & Theme(s3,x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_makeup(x2) & a_heavy(s2) & Theme(s2,x2) & n_female(x1) & a_blond(s1) & Theme(s1,x1))
exists e1 p1 s1 x1 x2.(Topic(e1,p1) & Actor(e1,x1) & v_go(e1) & exists e2.(Actor(e2,x1) & v_shop(e2)) & with(x1,x2) & n_makeup(x2) & a_heavy(s1) & Theme(s1,x2) & n_woman(x1))
4c5e385e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e2,x6) & v_wear(e1) & v_stand(e3) & v_gown(e2) & outside(e3,x8) & on(x6,x7) & of(x8,x9) & of(x3,x4) & n_store(x8) & n_star(x6) & n_skirt(x7) & n_makeup(x2) & n_female(x1) & n_department(x9) & n_costume(x4) & n_ball(x3) & a_yellow(s4) & a_heavy(s2) & a_blue(s3) & a_blond(s1) & Theme(s4,x6) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x5) & Theme(e1,x2) & Actor(e3,x3) & Actor(e1,x1) & (x3 = x5))
exists e1 p1 s1 x1 x2.(with(x1,x2) & v_go(e1) & n_woman(x1) & n_makeup(x2) & exists e2.(v_shop(e2) & Actor(e2,x1)) & a_heavy(s1) & Topic(e1,p1) & Theme(s1,x2) & Actor(e1,x1))