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 man in a black shirt is wearing a lime green wristband.
A man is shirtless.
2
-100
A man wearing a black shirt is wearing a shirt and a shirtless man is not.
exists e1 s1 s2 s3 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_wear(e1) & n_wristband(x3) & a_green(s3) & Theme(s3,x3) & a_lime(s2) & Theme(s2,x3) & in(x1,x2) & n_shirt(x2) & a_black(s1) & Theme(s1,x2) & n_man(x1))
exists s1 x1.(Theme(s1,x1) & a_shirtless(s1) & n_man(x1))
4d63e88e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3.(v_wear(e1) & n_wristband(x3) & n_shirt(x2) & n_man(x1) & in(x1,x2) & a_lime(s2) & a_green(s3) & a_black(s1) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists s1 x1.(n_man(x1) & a_shirtless(s1) & Theme(s1,x1))
A man in a black shirt is wearing a lime green wristband.
A man is wearing a green FitBit.
1
-100
Not all wristbands are a FitBit.
exists e1 s1 s2 s3 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_wear(e1) & n_wristband(x3) & a_green(s3) & Theme(s3,x3) & a_lime(s2) & Theme(s2,x3) & in(x1,x2) & n_shirt(x2) & a_black(s1) & Theme(s1,x2) & n_man(x1))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_fitbit(x2) & a_green(s1) & Theme(s1,x2) & n_man(x1))
4d63f112-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3.(v_wear(e1) & n_wristband(x3) & n_shirt(x2) & n_man(x1) & in(x1,x2) & a_lime(s2) & a_green(s3) & a_black(s1) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_wear(e1) & n_man(x1) & n_fitbit(x2) & a_green(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A shirtless man is trying to fit his arms through a toilet set.
The man works on a toilet.
1
-100
Fitting one's arms through a toilet seat does not imply that the man works on a toilet necessarily.
exists e1 p1 s1 x1 x2.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 x3 x4.(through(e2,x3) & n_set(x3) & of(x3,x4) & n_toilet(x4) & Theme(e2,x2) & Actor(e2,x1) & v_fit(e2)) & n_arm(x2) & of(x2,x1) & n_male(x1) & n_man(x1) & a_shirtless(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_man(x1) & on(e1,x2) & n_toilet(x2) & Actor(e1,x1) & v_work(e1))
4d63fb3a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2.(v_try(e1) & of(x2,x1) & n_man(x1) & n_male(x1) & n_arm(x2) & exists e2 x3 x4.(v_fit(e2) & through(e2,x3) & of(x3,x4) & n_toilet(x4) & n_set(x3) & Theme(e2,x2) & Actor(e2,x1)) & a_shirtless(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_work(e1) & on(e1,x2) & n_toilet(x2) & n_man(x1) & Actor(e1,x1))
A shirtless man is trying to fit his arms through a toilet set.
The man is putting on his shirt.
2
-100
The man can't be putting on a shirt while being shirtless sticking his arm through the toilet set.
exists e1 p1 s1 x1 x2.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 x3 x4.(through(e2,x3) & n_set(x3) & of(x3,x4) & n_toilet(x4) & Theme(e2,x2) & Actor(e2,x1) & v_fit(e2)) & n_arm(x2) & of(x2,x1) & n_male(x1) & n_man(x1) & a_shirtless(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(n_shirt(x3) & of(x3,x1) & n_male(x1) & n_man(x1) & on(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_put(e1) & n_thing(x2))
4d6406e8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2.(v_try(e1) & of(x2,x1) & n_man(x1) & n_male(x1) & n_arm(x2) & exists e2 x3 x4.(v_fit(e2) & through(e2,x3) & of(x3,x4) & n_toilet(x4) & n_set(x3) & Theme(e2,x2) & Actor(e2,x1)) & a_shirtless(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_put(e1) & on(e1,x3) & of(x3,x1) & n_thing(x2) & n_shirt(x3) & n_man(x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1))
A shirtless man is trying to fit his arms through a toilet set.
The man has his arms through a toilet set.
0
-100
A shirtless man is a type of man, and fit his arms through a toilet set is a rephrasing of has his arms through a toilet set.
exists e1 p1 s1 x1 x2.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 x3 x4.(through(e2,x3) & n_set(x3) & of(x3,x4) & n_toilet(x4) & Theme(e2,x2) & Actor(e2,x1) & v_fit(e2)) & n_arm(x2) & of(x2,x1) & n_male(x1) & n_man(x1) & a_shirtless(s1) & Theme(s1,x1))
exists e1 x1 x2 x3 x4.(n_arm(x2) & of(x2,x1) & n_male(x1) & n_man(x1) & through(e1,x3) & n_set(x3) & of(x3,x4) & n_toilet(x4) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1))
4d641016-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2.(v_try(e1) & of(x2,x1) & n_man(x1) & n_male(x1) & n_arm(x2) & exists e2 x3 x4.(v_fit(e2) & through(e2,x3) & of(x3,x4) & n_toilet(x4) & n_set(x3) & Theme(e2,x2) & Actor(e2,x1)) & a_shirtless(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_have(e1) & through(e1,x3) & of(x3,x4) & of(x2,x1) & n_toilet(x4) & n_set(x3) & n_man(x1) & n_male(x1) & n_arm(x2) & Theme(e1,x2) & Actor(e1,x1))
A shirtless guy is standing in a sunlit public place showing amused people watching him with his arms in a toilet ring.
The shirtless woman sat in public.
2
-100
A shirtless man and a shirtless woman are different.
exists e2 e1 e3 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(for(e1,e3) & Theme(e3,x3) & Actor(e3,x1) & v_show(e3) & with(e2,x5) & in(x5,x6) & n_ring(x6) & of(x6,x7) & n_toilet(x7) & n_arm(x5) & of(x5,x1) & n_male(x1) & n_male(x1) & Theme(e2,x1) & Actor(e2,x4) & v_watch(e2) & (x3 = x4) & n_people(x3) & a_amused(s4) & Theme(s4,x3) & in(e1,x2) & n_place(x2) & a_public(s3) & Theme(s3,x2) & a_sunlit(s2) & Theme(s2,x2) & Actor(e1,x1) & v_stand(e1) & n_guy(x1) & a_shirtless(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(n_woman(x1) & a_shirtless(s1) & Theme(s1,x1) & in(e1,x2) & n_public(x2) & Actor(e1,x1) & v_sit(e1))
4d643ad2-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 e3 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(with(e2,x5) & v_watch(e2) & v_stand(e1) & v_show(e3) & of(x6,x7) & of(x5,x1) & n_toilet(x7) & n_ring(x6) & n_place(x2) & n_people(x3) & n_male(x1) & n_guy(x1) & n_arm(x5) & in(x5,x6) & in(e1,x2) & for(e1,e3) & a_sunlit(s2) & a_shirtless(s1) & a_public(s3) & a_amused(s4) & Theme(s4,x3) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e3,x3) & Theme(e2,x1) & Actor(e3,x1) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4))
exists e1 s1 x1 x2.(v_sit(e1) & n_woman(x1) & n_public(x2) & in(e1,x2) & a_shirtless(s1) & Theme(s1,x1) & Actor(e1,x1))
A shirtless guy is standing in a sunlit public place showing amused people watching him with his arms in a toilet ring.
The guy stood in the public place.
0
-100
A man performing stands in a public place to draw amused people watching him to his street attraction with his arms in a toilet ring. Shirtless guy stood in public place to amuse people watching him.
exists e1 e2 e3 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(for(e1,e3) & Theme(e3,x3) & Actor(e3,x1) & v_show(e3) & with(e2,x5) & in(x5,x6) & n_ring(x6) & of(x6,x7) & n_toilet(x7) & n_arm(x5) & of(x5,x1) & n_male(x1) & n_male(x1) & Theme(e2,x1) & Actor(e2,x4) & v_watch(e2) & (x3 = x4) & n_people(x3) & a_amused(s4) & Theme(s4,x3) & in(e1,x2) & n_place(x2) & a_public(s3) & Theme(s3,x2) & a_sunlit(s2) & Theme(s2,x2) & Actor(e1,x1) & v_stand(e1) & n_guy(x1) & a_shirtless(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(n_place(x2) & a_public(s1) & Theme(s1,x2) & n_guy(x1) & in(e1,x2) & Actor(e1,x1) & v_stand(e1))
4d644662-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 e3 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(with(e2,x5) & v_watch(e2) & v_stand(e1) & v_show(e3) & of(x6,x7) & of(x5,x1) & n_toilet(x7) & n_ring(x6) & n_place(x2) & n_people(x3) & n_male(x1) & n_guy(x1) & n_arm(x5) & in(x5,x6) & in(e1,x2) & for(e1,e3) & a_sunlit(s2) & a_shirtless(s1) & a_public(s3) & a_amused(s4) & Theme(s4,x3) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e3,x3) & Theme(e2,x1) & Actor(e3,x1) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4))
exists e1 s1 x1 x2.(v_stand(e1) & n_place(x2) & n_guy(x1) & in(e1,x2) & a_public(s1) & Theme(s1,x2) & Actor(e1,x1))
A shirtless guy is standing in a sunlit public place showing amused people watching him with his arms in a toilet ring.
The shirtless guy amused the people for tips.
1
-100
Just because A shirtless guy is standing in a sunlit public place showing amused people watching him with his arms in a toilet ring does not mean he amused the people for tips.
exists e2 e1 e3 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(for(e1,e3) & Theme(e3,x3) & Actor(e3,x1) & v_show(e3) & with(e2,x5) & in(x5,x6) & n_ring(x6) & of(x6,x7) & n_toilet(x7) & n_arm(x5) & of(x5,x1) & n_male(x1) & n_male(x1) & Theme(e2,x1) & Actor(e2,x4) & v_watch(e2) & (x3 = x4) & n_people(x3) & a_amused(s4) & Theme(s4,x3) & in(e1,x2) & n_place(x2) & a_public(s3) & Theme(s3,x2) & a_sunlit(s2) & Theme(s2,x2) & Actor(e1,x1) & v_stand(e1) & n_guy(x1) & a_shirtless(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(n_people(x2) & n_guy(x1) & a_shirtless(s1) & Theme(s1,x1) & for(e1,x3) & n_tip(x3) & Theme(e1,x2) & Actor(e1,x1) & v_amuse(e1))
4d645058-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 e3 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(with(e2,x5) & v_watch(e2) & v_stand(e1) & v_show(e3) & of(x6,x7) & of(x5,x1) & n_toilet(x7) & n_ring(x6) & n_place(x2) & n_people(x3) & n_male(x1) & n_guy(x1) & n_arm(x5) & in(x5,x6) & in(e1,x2) & for(e1,e3) & a_sunlit(s2) & a_shirtless(s1) & a_public(s3) & a_amused(s4) & Theme(s4,x3) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e3,x3) & Theme(e2,x1) & Actor(e3,x1) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4))
exists e1 s1 x1 x2 x3.(v_amuse(e1) & n_tip(x3) & n_people(x2) & n_guy(x1) & for(e1,x3) & a_shirtless(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
Seven men dressed in orange safety hats work on railroad tracks.
The man are wearing purple hats.
2
-100
Purple is a different color than orange.
exists e2 e1 x1 x2 x3 x4 x5 x6 x7.(on(e2,x6) & n_track(x6) & of(x6,x7) & n_railroad(x7) & Actor(e2,x1) & v_work(e2) & in(e1,x3) & n_hat(x3) & of(x3,x5) & n_safety(x5) & of(x3,x4) & n_orange(x4) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_man(x1) & card_eq_7(x1))
exists e1 s1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_hat(x2) & a_purple(s1) & Theme(s1,x2))
4d648c8a-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4 x5 x6 x7.(v_work(e2) & v_dress(e1) & on(e2,x6) & of(x6,x7) & of(x3,x5) & of(x3,x4) & n_track(x6) & n_safety(x5) & n_railroad(x7) & n_orange(x4) & n_man(x1) & n_hat(x3) & in(e1,x3) & card_eq_7(x1) & Theme(e1,x2) & Actor(e2,x1) & (x1 = x2))
exists e1 s1 x1 x2.(v_wear(e1) & n_man(x1) & n_hat(x2) & a_purple(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
Seven men dressed in orange safety hats work on railroad tracks.
A group of men are working.
0
-100
Seven men comprise a group, orange colored safety hats are a universal signal for men at work, especially near railroad tracks. Therefore, they are working.
exists e2 e1 x1 x2 x3 x4 x5 x6 x7.(on(e2,x6) & n_track(x6) & of(x6,x7) & n_railroad(x7) & Actor(e2,x1) & v_work(e2) & in(e1,x3) & n_hat(x3) & of(x3,x5) & n_safety(x5) & of(x3,x4) & n_orange(x4) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_man(x1) & card_eq_7(x1))
exists e1 x1 x2.(Actor(e1,x1) & v_work(e1) & of(x1,x2) & n_man(x2) & n_group(x1))
4d64998c-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4 x5 x6 x7.(v_work(e2) & v_dress(e1) & on(e2,x6) & of(x6,x7) & of(x3,x5) & of(x3,x4) & n_track(x6) & n_safety(x5) & n_railroad(x7) & n_orange(x4) & n_man(x1) & n_hat(x3) & in(e1,x3) & card_eq_7(x1) & Theme(e1,x2) & Actor(e2,x1) & (x1 = x2))
exists e1 x1 x2.(v_work(e1) & of(x1,x2) & n_man(x2) & n_group(x1) & Actor(e1,x1))
Seven men dressed in orange safety hats work on railroad tracks.
The men are building new tracks.
1
-100
Sentence 1 is missing building new tracks
exists e1 e2 x1 x2 x3 x4 x5 x6 x7.(on(e2,x6) & n_track(x6) & of(x6,x7) & n_railroad(x7) & Actor(e2,x1) & v_work(e2) & in(e1,x3) & n_hat(x3) & of(x3,x5) & n_safety(x5) & of(x3,x4) & n_orange(x4) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_man(x1) & card_eq_7(x1))
exists e1 s1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_build(e1) & n_track(x2) & a_new(s1) & Theme(s1,x2))
4d64a3f0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5 x6 x7.(v_work(e2) & v_dress(e1) & on(e2,x6) & of(x6,x7) & of(x3,x5) & of(x3,x4) & n_track(x6) & n_safety(x5) & n_railroad(x7) & n_orange(x4) & n_man(x1) & n_hat(x3) & in(e1,x3) & card_eq_7(x1) & Theme(e1,x2) & Actor(e2,x1) & (x1 = x2))
exists e1 s1 x1 x2.(v_build(e1) & n_track(x2) & n_man(x1) & a_new(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A man in the blue shirt is playing a song on his guitar while a woman and a child listen.
The man is playing the drums for his mom.
2
-100
The drums and a guitar are different instruments.
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_guitar(x6) & of(x6,x3) & n_male(x3) & n_shirt(x3) & a_blue(s1) & Theme(s1,x3) & Actor(e2,x1) & v_listen(e2) & subset_of(x8,x1) & n_child(x8) & subset_of(x2,x1) & in(x2,x3) & while(e1,x7) & n_woman(x7) & on(e1,x6) & Theme(e1,x5) & Actor(e1,x4) & v_play(e1) & n_song(x5) & (x3 = x4) & n_man(x2))
exists e1 x1 x2 x3.(n_mom(x3) & of(x3,x2) & n_male(x2) & n_drum(x2) & n_man(x1) & for(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1))
4d64c4b6-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(while(e1,x7) & v_play(e1) & v_listen(e2) & subset_of(x8,x1) & subset_of(x2,x1) & on(e1,x6) & of(x6,x3) & n_woman(x7) & n_song(x5) & n_shirt(x3) & n_man(x2) & n_male(x3) & n_guitar(x6) & n_child(x8) & in(x2,x3) & a_blue(s1) & Theme(s1,x3) & Theme(e1,x5) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x4))
exists e1 x1 x2 x3.(v_play(e1) & of(x3,x2) & n_mom(x3) & n_man(x1) & n_male(x2) & n_drum(x2) & for(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
A man in the blue shirt is playing a song on his guitar while a woman and a child listen.
The man is playing music for his family.
1
-100
Just because the man is playing for a woman and a child, doesn't mean they are his family.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_guitar(x6) & of(x6,x3) & n_male(x3) & n_shirt(x3) & a_blue(s1) & Theme(s1,x3) & Actor(e2,x1) & v_listen(e2) & subset_of(x8,x1) & n_child(x8) & subset_of(x2,x1) & in(x2,x3) & while(e1,x7) & n_woman(x7) & on(e1,x6) & Theme(e1,x5) & Actor(e1,x4) & v_play(e1) & n_song(x5) & (x3 = x4) & n_man(x2))
exists e1 x1 x2 x3.(n_family(x3) & of(x3,x1) & n_male(x1) & n_man(x1) & for(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_music(x2))
4d64cf92-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(while(e1,x7) & v_play(e1) & v_listen(e2) & subset_of(x8,x1) & subset_of(x2,x1) & on(e1,x6) & of(x6,x3) & n_woman(x7) & n_song(x5) & n_shirt(x3) & n_man(x2) & n_male(x3) & n_guitar(x6) & n_child(x8) & in(x2,x3) & a_blue(s1) & Theme(s1,x3) & Theme(e1,x5) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x4))
exists e1 x1 x2 x3.(v_play(e1) & of(x3,x1) & n_music(x2) & n_man(x1) & n_male(x1) & n_family(x3) & for(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
A man in the blue shirt is playing a song on his guitar while a woman and a child listen.
A man is playing music for other people.
0
-100
A woman and child listen to the man play a song on his guitar, therefore he must be playing music for other people.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_guitar(x6) & of(x6,x3) & n_male(x3) & n_shirt(x3) & a_blue(s1) & Theme(s1,x3) & Actor(e2,x1) & v_listen(e2) & subset_of(x8,x1) & n_child(x8) & subset_of(x2,x1) & in(x2,x3) & while(e1,x7) & n_woman(x7) & on(e1,x6) & Theme(e1,x5) & Actor(e1,x4) & v_play(e1) & n_song(x5) & (x3 = x4) & n_man(x2))
exists e1 x1 x2 x3 x4.(n_people(x4) & for(e1,x3) & -(x3 = x4) & n_people(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_music(x2) & n_man(x1))
4d64d9f6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(while(e1,x7) & v_play(e1) & v_listen(e2) & subset_of(x8,x1) & subset_of(x2,x1) & on(e1,x6) & of(x6,x3) & n_woman(x7) & n_song(x5) & n_shirt(x3) & n_man(x2) & n_male(x3) & n_guitar(x6) & n_child(x8) & in(x2,x3) & a_blue(s1) & Theme(s1,x3) & Theme(e1,x5) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x4))
exists e1 x1 x2 x3 x4.(v_play(e1) & n_people(x4) & n_people(x3) & n_music(x2) & n_man(x1) & for(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & -(x3 = x4))
A man plays guitar for a woman and a young boy.
A husband plays his wife and child's favorite song.
1
-100
Does not say favorite
exists e1 s1 x1 x2 x3 x4 x5.(for(e1,x3) & subset_of(x5,x3) & n_boy(x5) & a_young(s1) & Theme(s1,x5) & subset_of(x4,x3) & n_woman(x4) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_guitar(x2) & n_man(x1))
exists e1 s1 x1 x2 x3 x4 x5.(Theme(e1,x5) & Actor(e1,x1) & v_play(e1) & n_song(x5) & a_favorite(s1) & Theme(s1,x5) & of(x5,x2) & n_child(x4) & n_wife(x3) & subset_of(x4,x2) & subset_of(x3,x2) & of(x2,x1) & n_male(x1) & n_husband(x1))
4d657078-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_play(e1) & subset_of(x5,x3) & subset_of(x4,x3) & n_woman(x4) & n_man(x1) & n_guitar(x2) & n_boy(x5) & for(e1,x3) & a_young(s1) & Theme(s1,x5) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4 x5.(v_play(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x5,x2) & of(x2,x1) & n_wife(x3) & n_song(x5) & n_male(x1) & n_husband(x1) & n_child(x4) & a_favorite(s1) & Theme(s1,x5) & Theme(e1,x5) & Actor(e1,x1))
A man plays guitar for a woman and a young boy.
A man performs music for people.
0
-100
A woman and a young boy are people, and plays guitar implies performs music.
exists e1 s1 x1 x2 x3 x4 x5.(for(e1,x3) & subset_of(x5,x3) & n_boy(x5) & a_young(s1) & Theme(s1,x5) & subset_of(x4,x3) & n_woman(x4) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_guitar(x2) & n_man(x1))
exists e1 x1 x2 x3.(for(e1,x3) & n_people(x3) & Theme(e1,x2) & Actor(e1,x1) & v_perform(e1) & n_music(x2) & n_man(x1))
4d65756e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_play(e1) & subset_of(x5,x3) & subset_of(x4,x3) & n_woman(x4) & n_man(x1) & n_guitar(x2) & n_boy(x5) & for(e1,x3) & a_young(s1) & Theme(s1,x5) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_perform(e1) & n_people(x3) & n_music(x2) & n_man(x1) & for(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
A man plays guitar for a woman and a young boy.
A man plays the piano for strangers.
2
-100
The man can't play the guitar and piano at the same time.
exists e1 s1 x1 x2 x3 x4 x5.(for(e1,x3) & subset_of(x5,x3) & n_boy(x5) & a_young(s1) & Theme(s1,x5) & subset_of(x4,x3) & n_woman(x4) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_guitar(x2) & n_man(x1))
exists e1 x1 x2 x3.(n_piano(x2) & for(e1,x3) & n_stranger(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_man(x1))
4d657bf4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_play(e1) & subset_of(x5,x3) & subset_of(x4,x3) & n_woman(x4) & n_man(x1) & n_guitar(x2) & n_boy(x5) & for(e1,x3) & a_young(s1) & Theme(s1,x5) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_play(e1) & n_stranger(x3) & n_piano(x2) & n_man(x1) & for(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
Two girls in a hallway the girl in green is sticking her finger in the other girls mouth.
Two girls are playing in a hallway.
1
-100
Just because Two girls in a hallway the girl in green is sticking her finger in the other girls mouth does not mean they are playing.
exists p1 x1 x2 x4 x5 x6.(a_topic(x1) & in(x1,x2) & exists e1 x3.(in(e1,x5) & Theme(e1,x4) & Actor(e1,x1) & v_stick(e1) & in(x1,x3) & n_green(x3)) & -(x5 = x6) & n_mouth(x6) & of(x6,x1) & n_girl(x1) & n_girl(x1) & n_girl(x1) & n_mouth(x5) & of(x5,x1) & n_finger(x4) & of(x4,x2) & n_female(x2) & that(x2,p1) & n_hallway(x2) & card_eq_2(x1))
exists e1 x1 x2.(in(e1,x2) & n_hallway(x2) & Actor(e1,x1) & v_play(e1) & n_girl(x1) & card_eq_2(x1))
4d6592b0-e4c8-11ec-9cdd-0242ac1c0002
exists p1 x1 x2 x4 x5 x6.(that(x2,p1) & of(x6,x1) & of(x5,x1) & of(x4,x2) & n_mouth(x6) & n_mouth(x5) & n_hallway(x2) & n_girl(x1) & n_finger(x4) & n_female(x2) & in(x1,x2) & exists e1 x3.(v_stick(e1) & n_green(x3) & in(x1,x3) & in(e1,x5) & Theme(e1,x4) & Actor(e1,x1)) & card_eq_2(x1) & a_topic(x1) & -(x5 = x6))
exists e1 x1 x2.(v_play(e1) & n_hallway(x2) & n_girl(x1) & in(e1,x2) & card_eq_2(x1) & Actor(e1,x1))
Two girls in a hallway the girl in green is sticking her finger in the other girls mouth.
Two girls are in a classroom.
2
-100
A hallway and a classroom are two different tlocations.
exists p1 x1 x2 x4 x5 x6.(a_topic(x1) & in(x1,x2) & exists e1 x3.(in(e1,x5) & Theme(e1,x4) & Actor(e1,x1) & v_stick(e1) & in(x1,x3) & n_green(x3)) & -(x5 = x6) & n_mouth(x6) & of(x6,x1) & n_girl(x1) & n_girl(x1) & n_girl(x1) & n_mouth(x5) & of(x5,x1) & n_finger(x4) & of(x4,x2) & n_female(x2) & that(x2,p1) & n_hallway(x2) & card_eq_2(x1))
exists p1 x1.(exists x2.(in(x1,x2) & n_classroom(x2)) & n_girl(x1) & card_eq_2(x1))
4d659792-e4c8-11ec-9cdd-0242ac1c0002
exists p1 x1 x2 x4 x5 x6.(that(x2,p1) & of(x6,x1) & of(x5,x1) & of(x4,x2) & n_mouth(x6) & n_mouth(x5) & n_hallway(x2) & n_girl(x1) & n_finger(x4) & n_female(x2) & in(x1,x2) & exists e1 x3.(v_stick(e1) & n_green(x3) & in(x1,x3) & in(e1,x5) & Theme(e1,x4) & Actor(e1,x1)) & card_eq_2(x1) & a_topic(x1) & -(x5 = x6))
exists x1.(n_girl(x1) & exists x2.(n_classroom(x2) & in(x1,x2)) & card_eq_2(x1))
Two girls in a hallway the girl in green is sticking her finger in the other girls mouth.
One girl has a finger in the other girl's mouth.
0
-100
There is one girl sticking her finger in the other girl's mouth.
exists p1 x1 x2 x4 x5 x6.(a_topic(x1) & in(x1,x2) & exists e1 x3.(in(e1,x5) & Theme(e1,x4) & Actor(e1,x1) & v_stick(e1) & in(x1,x3) & n_green(x3)) & -(x5 = x6) & n_mouth(x6) & of(x6,x1) & n_girl(x1) & n_girl(x1) & n_girl(x1) & n_mouth(x5) & of(x5,x1) & n_finger(x4) & of(x4,x2) & n_female(x2) & that(x2,p1) & n_hallway(x2) & card_eq_2(x1))
exists e1 x1 x2 x3 x4.(n_mouth(x4) & of(x4,x3) & -(x3 = x1) & n_girl(x3) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & in(x2,x4) & n_girl(x1) & n_girl(x1) & n_finger(x2) & card_eq_1(x1))
4d659c7e-e4c8-11ec-9cdd-0242ac1c0002
exists p1 x1 x2 x4 x5 x6.(that(x2,p1) & of(x6,x1) & of(x5,x1) & of(x4,x2) & n_mouth(x6) & n_mouth(x5) & n_hallway(x2) & n_girl(x1) & n_finger(x4) & n_female(x2) & in(x1,x2) & exists e1 x3.(v_stick(e1) & n_green(x3) & in(x1,x3) & in(e1,x5) & Theme(e1,x4) & Actor(e1,x1)) & card_eq_2(x1) & a_topic(x1) & -(x5 = x6))
exists e1 x1 x2 x3 x4.(v_have(e1) & of(x4,x3) & n_mouth(x4) & n_girl(x3) & n_girl(x1) & n_finger(x2) & in(x2,x4) & card_eq_1(x1) & Theme(e1,x2) & Actor(e1,x1) & -(x3 = x1))
One man kissing another man on the check and both are in white shirts with black vests.
A man is kissing his husband.
1
-100
No husband in sentence one
exists e1 p1 x1 x2 x3 x4 x5 x6.(n_check(x5) & exists s1 s2 x7 x8.(in(x1,x7) & with(x7,x8) & n_vest(x8) & a_black(s2) & Theme(s2,x8) & n_shirt(x7) & a_white(s1) & Theme(s1,x7)) & Theme(e1,x3) & Actor(e1,x2) & v_kiss(e1) & subset_of(x6,x3) & n_thing(x6) & subset_of(x4,x3) & on(x4,x5) & n_man(x4) & -(x4 = x1) & n_man(x1) & n_man(x1) & (x1 = x2) & card_eq_1(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_kiss(e1) & n_husband(x2) & of(x2,x1) & n_male(x1) & n_man(x1))
4d65a372-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6.(v_kiss(e1) & subset_of(x6,x3) & subset_of(x4,x3) & on(x4,x5) & n_thing(x6) & n_man(x4) & n_man(x1) & n_check(x5) & exists s1 s2 x7 x8.(with(x7,x8) & n_vest(x8) & n_shirt(x7) & in(x1,x7) & a_white(s1) & a_black(s2) & Theme(s2,x8) & Theme(s1,x7)) & card_eq_1(x1) & Theme(e1,x3) & Actor(e1,x2) & -(x4 = x1) & (x1 = x2))
exists e1 x1 x2.(v_kiss(e1) & of(x2,x1) & n_man(x1) & n_male(x1) & n_husband(x2) & Theme(e1,x2) & Actor(e1,x1))
One man kissing another man on the check and both are in white shirts with black vests.
A woman is kissing a baby.
2
-100
The two men are engaged in a kissing action while the woman kisses a baby.
exists e1 p1 x1 x2 x3 x4 x5 x6.(n_check(x5) & exists s1 s2 x7 x8.(in(x1,x7) & with(x7,x8) & n_vest(x8) & a_black(s2) & Theme(s2,x8) & n_shirt(x7) & a_white(s1) & Theme(s1,x7)) & Theme(e1,x3) & Actor(e1,x2) & v_kiss(e1) & subset_of(x6,x3) & n_thing(x6) & subset_of(x4,x3) & on(x4,x5) & n_man(x4) & -(x4 = x1) & n_man(x1) & n_man(x1) & (x1 = x2) & card_eq_1(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_kiss(e1) & n_baby(x2) & n_woman(x1))
4d65ae3a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6.(v_kiss(e1) & subset_of(x6,x3) & subset_of(x4,x3) & on(x4,x5) & n_thing(x6) & n_man(x4) & n_man(x1) & n_check(x5) & exists s1 s2 x7 x8.(with(x7,x8) & n_vest(x8) & n_shirt(x7) & in(x1,x7) & a_white(s1) & a_black(s2) & Theme(s2,x8) & Theme(s1,x7)) & card_eq_1(x1) & Theme(e1,x3) & Actor(e1,x2) & -(x4 = x1) & (x1 = x2))
exists e1 x1 x2.(v_kiss(e1) & n_woman(x1) & n_baby(x2) & Theme(e1,x2) & Actor(e1,x1))
One man in a vest and tie plants a kiss on the cheek of another happy man.
The men have eyes.
0
-100
The men are are people and people have eyes.
exists s1 x1 x6.(n_cheek(x6) & all x2.(n_kiss(x2) -> exists s2 x3 x4 x5 x7.(a_topic(x1) & on(x1,x6) & of(x6,x7) & n_man(x7) & a_happy(s2) & Theme(s2,x7) & -(x7 = x1) & in(x1,x3) & for(x3,x2) & n_plant(x3) & of(x3,x5) & n_tie(x5) & of(x3,x4) & n_vest(x4))) & n_man(x1) & n_man(x1) & a_happy(s1) & Theme(s1,x1) & card_eq_1(x1))
exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_eye(x2))
4d65bd12-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x6.(n_man(x1) & n_cheek(x6) & card_eq_1(x1) & all x2.(exists s2 x3 x4 x5 x7.(on(x1,x6) & of(x6,x7) & of(x3,x5) & of(x3,x4) & n_vest(x4) & n_tie(x5) & n_plant(x3) & n_man(x7) & in(x1,x3) & for(x3,x2) & a_topic(x1) & a_happy(s2) & Theme(s2,x7) & -(x7 = x1)) | -n_kiss(x2)) & a_happy(s1) & Theme(s1,x1))
exists e1 x1 x2.(v_have(e1) & n_man(x1) & n_eye(x2) & Theme(e1,x2) & Actor(e1,x1))
A man wearing a tuxedo shirt, vest, and bowtie is kissing another man wearing the same thing on the cheek.
The first man is being affectionate to the other man.
0
-100
Kissing is a sign of affection.
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(n_cheek(x11) & n_thing(x10) & a_same(s1) & Theme(s1,x10) & Theme(e3,x8) & Actor(e3,x1) & v_kiss(e3) & Theme(e2,x10) & Actor(e2,x9) & v_wear(e2) & on(x10,x11) & (x8 = x9) & n_man(x8) & -(x8 = x2) & n_man(x2) & n_man(x2) & subset_of(x7,x1) & n_bowtie(x7) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & rel(x4,x6) & n_vest(x6) & n_shirt(x4) & of(x4,x5) & n_tuxedo(x5) & (x2 = x3))
exists s1 s2 x1.(-(x1 = x1) & n_man(x1) & n_man(x1) & a_first(s1) & Theme(s1,x1) & to(s2,x1) & Theme(s2,x1) & a_affectionate(s2))
4d65c5d2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(v_wear(e2) & v_wear(e1) & v_kiss(e3) & subset_of(x7,x1) & subset_of(x2,x1) & rel(x4,x6) & on(x10,x11) & of(x4,x5) & n_vest(x6) & n_tuxedo(x5) & n_thing(x10) & n_shirt(x4) & n_man(x8) & n_man(x2) & n_cheek(x11) & n_bowtie(x7) & a_same(s1) & Theme(s1,x10) & Theme(e3,x8) & Theme(e2,x10) & Theme(e1,x4) & Actor(e3,x1) & Actor(e2,x9) & Actor(e1,x3) & -(x8 = x2) & (x8 = x9) & (x2 = x3))
exists s1 s2 x1.(to(s2,x1) & n_man(x1) & a_first(s1) & a_affectionate(s2) & Theme(s2,x1) & Theme(s1,x1) & -(x1 = x1))
A man wearing a tuxedo shirt, vest, and bowtie is kissing another man wearing the same thing on the cheek.
The man is in love
1
0.224871
A person does not need to be in love in order to kiss someone.
exists e3 e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(n_cheek(x11) & n_thing(x10) & a_same(s1) & Theme(s1,x10) & Theme(e3,x8) & Actor(e3,x1) & v_kiss(e3) & Theme(e2,x10) & Actor(e2,x9) & v_wear(e2) & on(x10,x11) & (x8 = x9) & n_man(x8) & -(x8 = x2) & n_man(x2) & n_man(x2) & subset_of(x7,x1) & n_bowtie(x7) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & rel(x4,x6) & n_vest(x6) & n_shirt(x4) & of(x4,x5) & n_tuxedo(x5) & (x2 = x3))
exists p1 x1.(n_man(x1) & exists x2.(in(x1,x2) & n_love(x2)))
4d65d892-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(v_wear(e2) & v_wear(e1) & v_kiss(e3) & subset_of(x7,x1) & subset_of(x2,x1) & rel(x4,x6) & on(x10,x11) & of(x4,x5) & n_vest(x6) & n_tuxedo(x5) & n_thing(x10) & n_shirt(x4) & n_man(x8) & n_man(x2) & n_cheek(x11) & n_bowtie(x7) & a_same(s1) & Theme(s1,x10) & Theme(e3,x8) & Theme(e2,x10) & Theme(e1,x4) & Actor(e3,x1) & Actor(e2,x9) & Actor(e1,x3) & -(x8 = x2) & (x8 = x9) & (x2 = x3))
exists x1.(n_man(x1) & exists x2.(n_love(x2) & in(x1,x2)))
A man wearing a tuxedo shirt, vest, and bowtie is kissing another man wearing the same thing on the cheek.
Two women are getting married.
2
0
Two men is not two women
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(n_cheek(x11) & n_thing(x10) & a_same(s1) & Theme(s1,x10) & Theme(e3,x8) & Actor(e3,x1) & v_kiss(e3) & Theme(e2,x10) & Actor(e2,x9) & v_wear(e2) & on(x10,x11) & (x8 = x9) & n_man(x8) & -(x8 = x2) & n_man(x2) & n_man(x2) & subset_of(x7,x1) & n_bowtie(x7) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & rel(x4,x6) & n_vest(x6) & n_shirt(x4) & of(x4,x5) & n_tuxedo(x5) & (x2 = x3))
exists e1 p1 x1.(exists e2.(Theme(e2,x1) & v_marry(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & n_woman(x1) & card_eq_2(x1))
4d65ebca-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(v_wear(e2) & v_wear(e1) & v_kiss(e3) & subset_of(x7,x1) & subset_of(x2,x1) & rel(x4,x6) & on(x10,x11) & of(x4,x5) & n_vest(x6) & n_tuxedo(x5) & n_thing(x10) & n_shirt(x4) & n_man(x8) & n_man(x2) & n_cheek(x11) & n_bowtie(x7) & a_same(s1) & Theme(s1,x10) & Theme(e3,x8) & Theme(e2,x10) & Theme(e1,x4) & Actor(e3,x1) & Actor(e2,x9) & Actor(e1,x3) & -(x8 = x2) & (x8 = x9) & (x2 = x3))
exists e1 p1 x1.(v_get(e1) & n_woman(x1) & exists e2.(v_marry(e2) & Theme(e2,x1)) & card_eq_2(x1) & Topic(e1,p1) & Actor(e1,x1))
A man wearing a tuxedo shirt, vest, and bowtie is kissing another man wearing the same thing on the cheek.
Two men share an intimate moment
0
0.955462
Kissing is a form of being intimate.
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(n_cheek(x11) & n_thing(x10) & a_same(s1) & Theme(s1,x10) & Theme(e3,x8) & Actor(e3,x1) & v_kiss(e3) & Theme(e2,x10) & Actor(e2,x9) & v_wear(e2) & on(x10,x11) & (x8 = x9) & n_man(x8) & -(x8 = x2) & n_man(x2) & n_man(x2) & subset_of(x7,x1) & n_bowtie(x7) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & rel(x4,x6) & n_vest(x6) & n_shirt(x4) & of(x4,x5) & n_tuxedo(x5) & (x2 = x3))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_share(e1) & n_moment(x2) & a_intimate(s1) & Theme(s1,x2) & n_man(x1) & card_eq_2(x1))
4d65f160-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(v_wear(e2) & v_wear(e1) & v_kiss(e3) & subset_of(x7,x1) & subset_of(x2,x1) & rel(x4,x6) & on(x10,x11) & of(x4,x5) & n_vest(x6) & n_tuxedo(x5) & n_thing(x10) & n_shirt(x4) & n_man(x8) & n_man(x2) & n_cheek(x11) & n_bowtie(x7) & a_same(s1) & Theme(s1,x10) & Theme(e3,x8) & Theme(e2,x10) & Theme(e1,x4) & Actor(e3,x1) & Actor(e2,x9) & Actor(e1,x3) & -(x8 = x2) & (x8 = x9) & (x2 = x3))
exists e1 s1 x1 x2.(v_share(e1) & n_moment(x2) & n_man(x1) & card_eq_2(x1) & a_intimate(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A man wearing a tuxedo shirt, vest, and bowtie is kissing another man wearing the same thing on the cheek.
The two men have just gotten married.
1
0.163762
People wearing formal dress and kissing does not mean they are getting married.
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(n_cheek(x11) & n_thing(x10) & a_same(s1) & Theme(s1,x10) & Theme(e3,x8) & Actor(e3,x1) & v_kiss(e3) & Theme(e2,x10) & Actor(e2,x9) & v_wear(e2) & on(x10,x11) & (x8 = x9) & n_man(x8) & -(x8 = x2) & n_man(x2) & n_man(x2) & subset_of(x7,x1) & n_bowtie(x7) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & rel(x4,x6) & n_vest(x6) & n_shirt(x4) & of(x4,x5) & n_tuxedo(x5) & (x2 = x3))
exists e1 p1 s1 x1.(n_man(x1) & card_eq_2(x1) & a_just(s1) & Manner(e1,s1) & exists s2.(Theme(s2,x1) & a_married(s2)) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1))
4d65f64c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(v_wear(e2) & v_wear(e1) & v_kiss(e3) & subset_of(x7,x1) & subset_of(x2,x1) & rel(x4,x6) & on(x10,x11) & of(x4,x5) & n_vest(x6) & n_tuxedo(x5) & n_thing(x10) & n_shirt(x4) & n_man(x8) & n_man(x2) & n_cheek(x11) & n_bowtie(x7) & a_same(s1) & Theme(s1,x10) & Theme(e3,x8) & Theme(e2,x10) & Theme(e1,x4) & Actor(e3,x1) & Actor(e2,x9) & Actor(e1,x3) & -(x8 = x2) & (x8 = x9) & (x2 = x3))
exists e1 p1 s1 x1.(v_get(e1) & n_man(x1) & exists s2.(a_married(s2) & Theme(s2,x1)) & card_eq_2(x1) & a_just(s1) & Topic(e1,p1) & Manner(e1,s1) & Actor(e1,x1))
A man wearing a tuxedo shirt, vest, and bowtie is kissing another man wearing the same thing on the cheek.
The men are getting married.
1
0.118626
People wearing formal dress and kissing does not mean they are getting married.
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(n_cheek(x11) & n_thing(x10) & a_same(s1) & Theme(s1,x10) & Theme(e3,x8) & Actor(e3,x1) & v_kiss(e3) & Theme(e2,x10) & Actor(e2,x9) & v_wear(e2) & on(x10,x11) & (x8 = x9) & n_man(x8) & -(x8 = x2) & n_man(x2) & n_man(x2) & subset_of(x7,x1) & n_bowtie(x7) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & rel(x4,x6) & n_vest(x6) & n_shirt(x4) & of(x4,x5) & n_tuxedo(x5) & (x2 = x3))
exists e1 p1 x1.(n_man(x1) & exists e2.(Theme(e2,x1) & v_marry(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1))
4d65fac0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(v_wear(e2) & v_wear(e1) & v_kiss(e3) & subset_of(x7,x1) & subset_of(x2,x1) & rel(x4,x6) & on(x10,x11) & of(x4,x5) & n_vest(x6) & n_tuxedo(x5) & n_thing(x10) & n_shirt(x4) & n_man(x8) & n_man(x2) & n_cheek(x11) & n_bowtie(x7) & a_same(s1) & Theme(s1,x10) & Theme(e3,x8) & Theme(e2,x10) & Theme(e1,x4) & Actor(e3,x1) & Actor(e2,x9) & Actor(e1,x3) & -(x8 = x2) & (x8 = x9) & (x2 = x3))
exists e1 p1 x1.(v_get(e1) & n_man(x1) & exists e2.(v_marry(e2) & Theme(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
A man wearing a tuxedo shirt, vest, and bowtie is kissing another man wearing the same thing on the cheek.
Two men kiss while a crowd applauds
1
0.010307
No crowd, whether or not they are applauding, is mentioned in the first sentence.
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(n_cheek(x11) & n_thing(x10) & a_same(s1) & Theme(s1,x10) & Theme(e3,x8) & Actor(e3,x1) & v_kiss(e3) & Theme(e2,x10) & Actor(e2,x9) & v_wear(e2) & on(x10,x11) & (x8 = x9) & n_man(x8) & -(x8 = x2) & n_man(x2) & n_man(x2) & subset_of(x7,x1) & n_bowtie(x7) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & rel(x4,x6) & n_vest(x6) & n_shirt(x4) & of(x4,x5) & n_tuxedo(x5) & (x2 = x3))
exists e1 p1 x1.(exists e2 x2.(Actor(e2,x2) & v_applaud(e2) & n_crowd(x2)) & while(e1,p1) & Actor(e1,x1) & v_kiss(e1) & n_man(x1) & card_eq_2(x1))
4d65ff98-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(v_wear(e2) & v_wear(e1) & v_kiss(e3) & subset_of(x7,x1) & subset_of(x2,x1) & rel(x4,x6) & on(x10,x11) & of(x4,x5) & n_vest(x6) & n_tuxedo(x5) & n_thing(x10) & n_shirt(x4) & n_man(x8) & n_man(x2) & n_cheek(x11) & n_bowtie(x7) & a_same(s1) & Theme(s1,x10) & Theme(e3,x8) & Theme(e2,x10) & Theme(e1,x4) & Actor(e3,x1) & Actor(e2,x9) & Actor(e1,x3) & -(x8 = x2) & (x8 = x9) & (x2 = x3))
exists e1 p1 x1.(while(e1,p1) & v_kiss(e1) & n_man(x1) & exists e2 x2.(v_applaud(e2) & n_crowd(x2) & Actor(e2,x2)) & card_eq_2(x1) & Actor(e1,x1))
A man wearing a tuxedo shirt, vest, and bowtie is kissing another man wearing the same thing on the cheek.
Two men are getting married.
1
0.156302
People wearing formal dress and kissing does not mean they are getting married.
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(n_cheek(x11) & n_thing(x10) & a_same(s1) & Theme(s1,x10) & Theme(e3,x8) & Actor(e3,x1) & v_kiss(e3) & Theme(e2,x10) & Actor(e2,x9) & v_wear(e2) & on(x10,x11) & (x8 = x9) & n_man(x8) & -(x8 = x2) & n_man(x2) & n_man(x2) & subset_of(x7,x1) & n_bowtie(x7) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & rel(x4,x6) & n_vest(x6) & n_shirt(x4) & of(x4,x5) & n_tuxedo(x5) & (x2 = x3))
exists e1 p1 x1.(exists e2.(Theme(e2,x1) & v_marry(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & n_man(x1) & card_eq_2(x1))
4d660416-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(v_wear(e2) & v_wear(e1) & v_kiss(e3) & subset_of(x7,x1) & subset_of(x2,x1) & rel(x4,x6) & on(x10,x11) & of(x4,x5) & n_vest(x6) & n_tuxedo(x5) & n_thing(x10) & n_shirt(x4) & n_man(x8) & n_man(x2) & n_cheek(x11) & n_bowtie(x7) & a_same(s1) & Theme(s1,x10) & Theme(e3,x8) & Theme(e2,x10) & Theme(e1,x4) & Actor(e3,x1) & Actor(e2,x9) & Actor(e1,x3) & -(x8 = x2) & (x8 = x9) & (x2 = x3))
exists e1 p1 x1.(v_get(e1) & n_man(x1) & exists e2.(v_marry(e2) & Theme(e2,x1)) & card_eq_2(x1) & Topic(e1,p1) & Actor(e1,x1))
One men is laughing while being kissed on the cheek by another man, both men are wearing formal wear
Weddings are very cheap these days.
2
0.000431
Formal wear and cheap don't exist with each other
exists e1 e2 p1 x1 x2 x3.(n_cheek(x2) & while(e1,e2) & Actor(e2,x3) & exists e3 s1 x4.(Theme(e3,x4) & Actor(e3,x1) & v_wear(e3) & n_wear(x4) & a_formal(s1) & Theme(s1,x4)) & n_man(x1) & n_man(x1) & n_man(x1) & that(x3,p1) & n_man(x3) & -(x3 = x1) & on(e2,x2) & Theme(e2,x1) & v_kiss(e2) & Actor(e1,x1) & v_laugh(e1) & card_eq_1(x1))
exists s1 x1 x2.(n_day(x2) & Time(s1,x2) & r_very(s1) & Theme(s1,x1) & a_cheap(s1) & n_wedding(x1))
4d660ccc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 x1 x2 x3.(while(e1,e2) & v_laugh(e1) & v_kiss(e2) & that(x3,p1) & on(e2,x2) & n_man(x3) & n_man(x1) & n_cheek(x2) & exists e3 s1 x4.(v_wear(e3) & n_wear(x4) & a_formal(s1) & Theme(s1,x4) & Theme(e3,x4) & Actor(e3,x1)) & card_eq_1(x1) & Theme(e2,x1) & Actor(e2,x3) & Actor(e1,x1) & -(x3 = x1))
exists s1 x1 x2.(r_very(s1) & n_wedding(x1) & n_day(x2) & a_cheap(s1) & Time(s1,x2) & Theme(s1,x1))
One men is laughing while being kissed on the cheek by another man, both men are wearing formal wear
Gay men celebrate their recent marriage.
1
0.052327
Men do not have to be gay in order to kiss one another. Laughing and formal wear do not necessarily imply a celebration, nor do they necessarily imply a marriage.
exists e1 e2 p1 x1 x2 x3.(n_cheek(x2) & while(e1,e2) & Actor(e2,x3) & exists e3 s1 x4.(Theme(e3,x4) & Actor(e3,x1) & v_wear(e3) & n_wear(x4) & a_formal(s1) & Theme(s1,x4)) & n_man(x1) & n_man(x1) & n_man(x1) & that(x3,p1) & n_man(x3) & -(x3 = x1) & on(e2,x2) & Theme(e2,x1) & v_kiss(e2) & Actor(e1,x1) & v_laugh(e1) & card_eq_1(x1))
exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_celebrate(e1) & n_marriage(x3) & a_recent(s1) & Theme(s1,x3) & of(x3,x1) & n_thing(x1) & n_man(x1) & (x1 = x2) & ne_nam_gay(x2))
4d661708-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 x1 x2 x3.(while(e1,e2) & v_laugh(e1) & v_kiss(e2) & that(x3,p1) & on(e2,x2) & n_man(x3) & n_man(x1) & n_cheek(x2) & exists e3 s1 x4.(v_wear(e3) & n_wear(x4) & a_formal(s1) & Theme(s1,x4) & Theme(e3,x4) & Actor(e3,x1)) & card_eq_1(x1) & Theme(e2,x1) & Actor(e2,x3) & Actor(e1,x1) & -(x3 = x1))
exists e1 s1 x1 x2 x3.(v_celebrate(e1) & of(x3,x1) & ne_nam_gay(x2) & n_thing(x1) & n_marriage(x3) & n_man(x1) & a_recent(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x1) & (x1 = x2))
One men is laughing while being kissed on the cheek by another man, both men are wearing formal wear
Two men celebrate their marriage.
1
0.05057
Laughing and formal wear do not necessarily imply a celebration, nor do they necessarily imply a marriage.
exists e1 e2 p1 x1 x2 x3.(n_cheek(x2) & while(e1,e2) & Actor(e2,x3) & exists e3 s1 x4.(Theme(e3,x4) & Actor(e3,x1) & v_wear(e3) & n_wear(x4) & a_formal(s1) & Theme(s1,x4)) & n_man(x1) & n_man(x1) & n_man(x1) & that(x3,p1) & n_man(x3) & -(x3 = x1) & on(e2,x2) & Theme(e2,x1) & v_kiss(e2) & Actor(e1,x1) & v_laugh(e1) & card_eq_1(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_celebrate(e1) & n_marriage(x2) & of(x2,x1) & n_thing(x1) & n_man(x1) & card_eq_2(x1))
4d662630-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 x1 x2 x3.(while(e1,e2) & v_laugh(e1) & v_kiss(e2) & that(x3,p1) & on(e2,x2) & n_man(x3) & n_man(x1) & n_cheek(x2) & exists e3 s1 x4.(v_wear(e3) & n_wear(x4) & a_formal(s1) & Theme(s1,x4) & Theme(e3,x4) & Actor(e3,x1)) & card_eq_1(x1) & Theme(e2,x1) & Actor(e2,x3) & Actor(e1,x1) & -(x3 = x1))
exists e1 x1 x2.(v_celebrate(e1) & of(x2,x1) & n_thing(x1) & n_marriage(x2) & n_man(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
One men is laughing while being kissed on the cheek by another man, both men are wearing formal wear
A father kisses his son on the cheek.
1
0.147041
A father and son relationship is not necessarily implied when one man kisses another.
exists e1 e2 p1 x1 x2 x3.(n_cheek(x2) & while(e1,e2) & Actor(e2,x3) & exists e3 s1 x4.(Theme(e3,x4) & Actor(e3,x1) & v_wear(e3) & n_wear(x4) & a_formal(s1) & Theme(s1,x4)) & n_man(x1) & n_man(x1) & n_man(x1) & that(x3,p1) & n_man(x3) & -(x3 = x1) & on(e2,x2) & Theme(e2,x1) & v_kiss(e2) & Actor(e1,x1) & v_laugh(e1) & card_eq_1(x1))
exists e1 x1 x2 x3.(n_cheek(x3) & on(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_kiss(e1) & n_son(x2) & of(x2,x1) & n_male(x1) & n_father(x1))
4d662f04-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 x1 x2 x3.(while(e1,e2) & v_laugh(e1) & v_kiss(e2) & that(x3,p1) & on(e2,x2) & n_man(x3) & n_man(x1) & n_cheek(x2) & exists e3 s1 x4.(v_wear(e3) & n_wear(x4) & a_formal(s1) & Theme(s1,x4) & Theme(e3,x4) & Actor(e3,x1)) & card_eq_1(x1) & Theme(e2,x1) & Actor(e2,x3) & Actor(e1,x1) & -(x3 = x1))
exists e1 x1 x2 x3.(v_kiss(e1) & on(e1,x3) & of(x2,x1) & n_son(x2) & n_male(x1) & n_father(x1) & n_cheek(x3) & Theme(e1,x2) & Actor(e1,x1))
One men is laughing while being kissed on the cheek by another man, both men are wearing formal wear
Both men are homosexual.
1
0.070142
A man kissing another man on the cheek does not imply that they are homosexual.
exists e1 e2 p1 x1 x2 x3.(n_cheek(x2) & while(e1,e2) & Actor(e2,x3) & exists e3 s1 x4.(Theme(e3,x4) & Actor(e3,x1) & v_wear(e3) & n_wear(x4) & a_formal(s1) & Theme(s1,x4)) & n_man(x1) & n_man(x1) & n_man(x1) & that(x3,p1) & n_man(x3) & -(x3 = x1) & on(e2,x2) & Theme(e2,x1) & v_kiss(e2) & Actor(e1,x1) & v_laugh(e1) & card_eq_1(x1))
exists s1 x1.(n_man(x1) & Theme(s1,x1) & a_homosexual(s1))
4d664368-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 x1 x2 x3.(while(e1,e2) & v_laugh(e1) & v_kiss(e2) & that(x3,p1) & on(e2,x2) & n_man(x3) & n_man(x1) & n_cheek(x2) & exists e3 s1 x4.(v_wear(e3) & n_wear(x4) & a_formal(s1) & Theme(s1,x4) & Theme(e3,x4) & Actor(e3,x1)) & card_eq_1(x1) & Theme(e2,x1) & Actor(e2,x3) & Actor(e1,x1) & -(x3 = x1))
exists s1 x1.(n_man(x1) & a_homosexual(s1) & Theme(s1,x1))
One men is laughing while being kissed on the cheek by another man, both men are wearing formal wear
2 men are at a wedding
1
0.542392
The men might not be at a wedding but any other formal event.
exists e1 e2 p1 x1 x2 x3.(n_cheek(x2) & while(e1,e2) & Actor(e2,x3) & exists e3 s1 x4.(Theme(e3,x4) & Actor(e3,x1) & v_wear(e3) & n_wear(x4) & a_formal(s1) & Theme(s1,x4)) & n_man(x1) & n_man(x1) & n_man(x1) & that(x3,p1) & n_man(x3) & -(x3 = x1) & on(e2,x2) & Theme(e2,x1) & v_kiss(e2) & Actor(e1,x1) & v_laugh(e1) & card_eq_1(x1))
exists p1 x1.(exists x2.(at(x1,x2) & n_wedding(x2)) & n_man(x1) & n_date(x1) & a_date_day_02(x1) & a_date_day_02(x1))
4d664822-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 x1 x2 x3.(while(e1,e2) & v_laugh(e1) & v_kiss(e2) & that(x3,p1) & on(e2,x2) & n_man(x3) & n_man(x1) & n_cheek(x2) & exists e3 s1 x4.(v_wear(e3) & n_wear(x4) & a_formal(s1) & Theme(s1,x4) & Theme(e3,x4) & Actor(e3,x1)) & card_eq_1(x1) & Theme(e2,x1) & Actor(e2,x3) & Actor(e1,x1) & -(x3 = x1))
exists x1.(n_man(x1) & n_date(x1) & exists x2.(n_wedding(x2) & at(x1,x2)) & a_date_day_02(x1))
One men is laughing while being kissed on the cheek by another man, both men are wearing formal wear
2 men are near each other
0
0.971671
YOU NEED TO BE NEAR SOMEONE TO HAVE KISSED THEM.
exists e1 e2 p1 x1 x2 x3.(n_cheek(x2) & while(e1,e2) & Actor(e2,x3) & exists e3 s1 x4.(Theme(e3,x4) & Actor(e3,x1) & v_wear(e3) & n_wear(x4) & a_formal(s1) & Theme(s1,x4)) & n_man(x1) & n_man(x1) & n_man(x1) & that(x3,p1) & n_man(x3) & -(x3 = x1) & on(e2,x2) & Theme(e2,x1) & v_kiss(e2) & Actor(e1,x1) & v_laugh(e1) & card_eq_1(x1))
exists p1 x1.(all x2.(n_other(x2) -> near(x1,x2)) & n_man(x1) & n_date(x1) & a_date_day_02(x1) & a_date_day_02(x1))
4d664ef8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 x1 x2 x3.(while(e1,e2) & v_laugh(e1) & v_kiss(e2) & that(x3,p1) & on(e2,x2) & n_man(x3) & n_man(x1) & n_cheek(x2) & exists e3 s1 x4.(v_wear(e3) & n_wear(x4) & a_formal(s1) & Theme(s1,x4) & Theme(e3,x4) & Actor(e3,x1)) & card_eq_1(x1) & Theme(e2,x1) & Actor(e2,x3) & Actor(e1,x1) & -(x3 = x1))
exists x1.(n_man(x1) & n_date(x1) & all x2.(near(x1,x2) | -n_other(x2)) & a_date_day_02(x1))
Two mountaineers are looking ahead on a snowy trail.
There is snow on the ground.
0
0.969126
A snowy trail implies snow on the ground.
exists e1 s1 s2 x1 x2.(a_ahead(s2) & Manner(e1,s2) & on(e1,x2) & n_trail(x2) & a_snowy(s1) & Theme(s1,x2) & Actor(e1,x1) & v_look(e1) & n_mountaineer(x1) & card_eq_2(x1))
exists p1 x1 x3.(n_ground(x3) & exists x2.((x1 = x2) & on(x2,x3) & n_snow(x2)))
4d676234-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2.(v_look(e1) & on(e1,x2) & n_trail(x2) & n_mountaineer(x1) & card_eq_2(x1) & a_snowy(s1) & a_ahead(s2) & Theme(s1,x2) & Manner(e1,s2) & Actor(e1,x1))
exists x1 x3.(n_ground(x3) & exists x2.(on(x2,x3) & n_snow(x2) & (x1 = x2)))
Two mountaineers are looking ahead on a snowy trail.
Two mountaineers are attempting to climb a mountain.
1
0.807602
They are not attempting in sentence one
exists e1 s1 s2 x1 x2.(a_ahead(s2) & Manner(e1,s2) & on(e1,x2) & n_trail(x2) & a_snowy(s1) & Theme(s1,x2) & Actor(e1,x1) & v_look(e1) & n_mountaineer(x1) & card_eq_2(x1))
exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_attempt(e1) & exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_climb(e2) & n_mountain(x2)) & n_mountaineer(x1) & card_eq_2(x1))
4d67762a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2.(v_look(e1) & on(e1,x2) & n_trail(x2) & n_mountaineer(x1) & card_eq_2(x1) & a_snowy(s1) & a_ahead(s2) & Theme(s1,x2) & Manner(e1,s2) & Actor(e1,x1))
exists e1 p1 x1.(v_attempt(e1) & n_mountaineer(x1) & exists e2 x2.(v_climb(e2) & n_mountain(x2) & Theme(e2,x2) & Actor(e2,x1)) & card_eq_2(x1) & Topic(e1,p1) & Actor(e1,x1))
Two mountaineers are looking ahead on a snowy trail.
Two people are planning their hiking trip for next week.
1
0.000914
Just because the mountaineers are looking ahead doesn't necessarily mean they're planning a hiking trip for next week.
exists e1 s1 s2 x1 x2.(a_ahead(s2) & Manner(e1,s2) & on(e1,x2) & n_trail(x2) & a_snowy(s1) & Theme(s1,x2) & Actor(e1,x1) & v_look(e1) & n_mountaineer(x1) & card_eq_2(x1))
exists e1 s1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_plan(e1) & for(x2,x4) & n_week(x4) & a_next(s1) & Theme(s1,x4) & n_trip(x2) & of(x2,x3) & n_hiking(x3) & of(x2,x1) & n_thing(x1) & n_people(x1) & card_eq_2(x1))
4d678944-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2.(v_look(e1) & on(e1,x2) & n_trail(x2) & n_mountaineer(x1) & card_eq_2(x1) & a_snowy(s1) & a_ahead(s2) & Theme(s1,x2) & Manner(e1,s2) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4.(v_plan(e1) & of(x2,x3) & of(x2,x1) & n_week(x4) & n_trip(x2) & n_thing(x1) & n_people(x1) & n_hiking(x3) & for(x2,x4) & card_eq_2(x1) & a_next(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1))
Two mountaineers are looking ahead on a snowy trail.
The mountaineers are looking on at the length of trail they still have to walk.
1
0.787952
Just because the mountaineers are looking on doesn't necessarily mean they still have a length of trail to walk.
exists e1 s1 s2 x1 x2.(a_ahead(s2) & Manner(e1,s2) & on(e1,x2) & n_trail(x2) & a_snowy(s1) & Theme(s1,x2) & Actor(e1,x1) & v_look(e1) & n_mountaineer(x1) & card_eq_2(x1))
exists e1 p1 s1 x1 x2 x3.(n_thing(x2) & n_length(x2) & n_mountaineer(x1) & a_on(s1) & Manner(e1,s1) & at(e1,x2) & of(x2,x3) & exists e2 p2 s2.(a_still(s2) & Manner(e2,s2) & Topic(e2,p2) & Actor(e2,x2) & v_have(e2) & exists e3.(Actor(e3,x2) & v_walk(e3))) & that(x3,p1) & n_trail(x3) & Actor(e1,x1) & v_look(e1))
4d678f0c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2.(v_look(e1) & on(e1,x2) & n_trail(x2) & n_mountaineer(x1) & card_eq_2(x1) & a_snowy(s1) & a_ahead(s2) & Theme(s1,x2) & Manner(e1,s2) & Actor(e1,x1))
exists e1 p1 s1 x1 x2 x3.(v_look(e1) & that(x3,p1) & of(x2,x3) & n_trail(x3) & n_thing(x2) & n_mountaineer(x1) & n_length(x2) & exists e2 p2 s2.(v_have(e2) & exists e3.(v_walk(e3) & Actor(e3,x2)) & a_still(s2) & Topic(e2,p2) & Manner(e2,s2) & Actor(e2,x2)) & at(e1,x2) & a_on(s1) & Manner(e1,s1) & Actor(e1,x1))
Two mountaineers are looking ahead on a snowy trail.
Two mountaineers are about to embark on an expedition.
1
0.613941
Just because the mountaineers are looking ahead doesn't necessarily mean they're about to embark on an expedition.
exists e1 s1 s2 x1 x2.(a_ahead(s2) & Manner(e1,s2) & on(e1,x2) & n_trail(x2) & a_snowy(s1) & Theme(s1,x2) & Actor(e1,x1) & v_look(e1) & n_mountaineer(x1) & card_eq_2(x1))
exists p1 s1 x1.(Topic(s1,p1) & Actor(s1,x1) & a_about(s1) & exists e1 x2.(on(e1,x2) & n_expedition(x2) & Actor(e1,x1) & v_embark(e1)) & n_mountaineer(x1) & card_eq_2(x1))
4d679eac-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2.(v_look(e1) & on(e1,x2) & n_trail(x2) & n_mountaineer(x1) & card_eq_2(x1) & a_snowy(s1) & a_ahead(s2) & Theme(s1,x2) & Manner(e1,s2) & Actor(e1,x1))
exists p1 s1 x1.(n_mountaineer(x1) & exists e1 x2.(v_embark(e1) & on(e1,x2) & n_expedition(x2) & Actor(e1,x1)) & card_eq_2(x1) & a_about(s1) & Topic(s1,p1) & Actor(s1,x1))
Two mountaineers are looking ahead on a snowy trail.
Two men climb a mountain.
1
0.806408
Just because the two men are looking ahead doesn't mean they went to climb a mountain.
exists e1 s1 s2 x1 x2.(a_ahead(s2) & Manner(e1,s2) & on(e1,x2) & n_trail(x2) & a_snowy(s1) & Theme(s1,x2) & Actor(e1,x1) & v_look(e1) & n_mountaineer(x1) & card_eq_2(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_climb(e1) & n_mountain(x2) & n_man(x1) & card_eq_2(x1))
4d67c06c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2.(v_look(e1) & on(e1,x2) & n_trail(x2) & n_mountaineer(x1) & card_eq_2(x1) & a_snowy(s1) & a_ahead(s2) & Theme(s1,x2) & Manner(e1,s2) & Actor(e1,x1))
exists e1 x1 x2.(v_climb(e1) & n_mountain(x2) & n_man(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
Group of teen males picking up garbage.
Some humans picking up trash.
0
1
"Males picking up garbage" is a rephrasing of "humans picking up trash".
exists e1 s1 s2 s3 x1 x2 x3.(ne_org_group(s1) & a_topic(s1) & of(s1,x1) & a_up(s3) & Manner(e1,s3) & Theme(e1,x3) & Actor(e1,x2) & v_pick(e1) & n_garbage(x3) & (x1 = x2) & n_male(x1) & a_teen(s2) & Theme(s2,x1))
exists e1 s1 x1 x2 x3.(a_topic(x1) & a_up(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x2) & v_pick(e1) & n_trash(x3) & (x1 = x2) & n_human(x1))
4d686a80-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3.(v_pick(e1) & of(s1,x1) & ne_org_group(s1) & n_male(x1) & n_garbage(x3) & a_up(s3) & a_topic(s1) & a_teen(s2) & Theme(s2,x1) & Theme(e1,x3) & Manner(e1,s3) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2 x3.(v_pick(e1) & n_trash(x3) & n_human(x1) & a_up(s1) & a_topic(x1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2))
Group of teen males picking up garbage.
Ten men picking up trash.
1
0.584815
A group of teen males can be comprised of boys who have not necessarily become men yet. There is no reason to suppose a group of people must have ten members.
exists e1 s1 s2 s3 x1 x2 x3.(ne_org_group(s1) & a_topic(s1) & of(s1,x1) & a_up(s3) & Manner(e1,s3) & Theme(e1,x3) & Actor(e1,x2) & v_pick(e1) & n_garbage(x3) & (x1 = x2) & n_male(x1) & a_teen(s2) & Theme(s2,x1))
exists e1 s1 x1 x2 x3.(a_topic(x1) & a_up(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x2) & v_pick(e1) & n_trash(x3) & (x1 = x2) & n_man(x1) & card_eq_10(x1))
4d686f6c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3.(v_pick(e1) & of(s1,x1) & ne_org_group(s1) & n_male(x1) & n_garbage(x3) & a_up(s3) & a_topic(s1) & a_teen(s2) & Theme(s2,x1) & Theme(e1,x3) & Manner(e1,s3) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2 x3.(v_pick(e1) & n_trash(x3) & n_man(x1) & card_eq_10(x1) & a_up(s1) & a_topic(x1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2))
Group of teen males picking up garbage.
A group of teenagers clean up garbage for extra credit.
1
0.518013
Just because a group of teen males is picking up garbage doesn't mean they are doing so for extra credit.
exists e1 s1 s2 s3 x1 x2 x3.(ne_org_group(s1) & a_topic(s1) & of(s1,x1) & a_up(s3) & Manner(e1,s3) & Theme(e1,x3) & Actor(e1,x2) & v_pick(e1) & n_garbage(x3) & (x1 = x2) & n_male(x1) & a_teen(s2) & Theme(s2,x1))
exists e1 s1 s2 x1 x2 x3 x4.(a_up(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x1) & v_clean(e1) & for(x3,x4) & n_credit(x4) & a_extra(s1) & Theme(s1,x4) & n_garbage(x3) & of(x1,x2) & n_teenager(x2) & n_group(x1))
4d6873f4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3.(v_pick(e1) & of(s1,x1) & ne_org_group(s1) & n_male(x1) & n_garbage(x3) & a_up(s3) & a_topic(s1) & a_teen(s2) & Theme(s2,x1) & Theme(e1,x3) & Manner(e1,s3) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 s2 x1 x2 x3 x4.(v_clean(e1) & of(x1,x2) & n_teenager(x2) & n_group(x1) & n_garbage(x3) & n_credit(x4) & for(x3,x4) & a_up(s2) & a_extra(s1) & Theme(s1,x4) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x1))
Group of teen males picking up garbage.
Several young men throw their things about the yard.
2
0.000048
People cannot pick up items and throw them at the same time.
exists e1 s1 s2 s3 x1 x2 x3.(ne_org_group(s1) & a_topic(s1) & of(s1,x1) & a_up(s3) & Manner(e1,s3) & Theme(e1,x3) & Actor(e1,x2) & v_pick(e1) & n_garbage(x3) & (x1 = x2) & n_male(x1) & a_teen(s2) & Theme(s2,x1))
exists e1 s1 s2 x1 x2 x3.(n_yard(x3) & Theme(e1,x2) & Actor(e1,x1) & v_throw(e1) & about(x2,x3) & n_thing(x2) & of(x2,x1) & n_thing(x1) & n_man(x1) & a_young(s2) & Theme(s2,x1) & a_several(s1) & Theme(s1,x1))
4d68785e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3.(v_pick(e1) & of(s1,x1) & ne_org_group(s1) & n_male(x1) & n_garbage(x3) & a_up(s3) & a_topic(s1) & a_teen(s2) & Theme(s2,x1) & Theme(e1,x3) & Manner(e1,s3) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 s2 x1 x2 x3.(v_throw(e1) & of(x2,x1) & n_yard(x3) & n_thing(x2) & n_thing(x1) & n_man(x1) & about(x2,x3) & a_young(s2) & a_several(s1) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
Group of teen males picking up garbage.
A group of juveniles are picking up trash.
1
0.885658
Teen males don't have to be juveniles.
exists e1 s1 s2 s3 x1 x2 x3.(ne_org_group(s1) & a_topic(s1) & of(s1,x1) & a_up(s3) & Manner(e1,s3) & Theme(e1,x3) & Actor(e1,x2) & v_pick(e1) & n_garbage(x3) & (x1 = x2) & n_male(x1) & a_teen(s2) & Theme(s2,x1))
exists e1 s1 x1 x2 x3.(a_up(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x1) & v_pick(e1) & n_trash(x3) & of(x1,x2) & n_juvenile(x2) & n_group(x1))
4d687cdc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3.(v_pick(e1) & of(s1,x1) & ne_org_group(s1) & n_male(x1) & n_garbage(x3) & a_up(s3) & a_topic(s1) & a_teen(s2) & Theme(s2,x1) & Theme(e1,x3) & Manner(e1,s3) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2 x3.(v_pick(e1) & of(x1,x2) & n_trash(x3) & n_juvenile(x2) & n_group(x1) & a_up(s1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x1))
Group of teen males picking up garbage.
A group of teen males picking up garbage to sort at a plant.
1
0.633748
Garbage can be picked up for many reasons and not just to sort at a plant.
exists e1 s1 s2 s3 x1 x2 x3.(ne_org_group(s1) & a_topic(s1) & of(s1,x1) & a_up(s3) & Manner(e1,s3) & Theme(e1,x3) & Actor(e1,x2) & v_pick(e1) & n_garbage(x3) & (x1 = x2) & n_male(x1) & a_teen(s2) & Theme(s2,x1))
exists e1 p1 s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & of(x1,x2) & Topic(e1,p1) & exists e2 x6.(at(e2,x6) & n_plant(x6) & Actor(e2,x3) & v_sort(e2)) & a_up(s2) & Manner(e1,s2) & Theme(e1,x5) & Actor(e1,x4) & v_pick(e1) & n_garbage(x5) & (x2 = x4) & (x2 = x3) & n_male(x2) & a_teen(s1) & Theme(s1,x2) & n_group(x1))
4d688146-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3.(v_pick(e1) & of(s1,x1) & ne_org_group(s1) & n_male(x1) & n_garbage(x3) & a_up(s3) & a_topic(s1) & a_teen(s2) & Theme(s2,x1) & Theme(e1,x3) & Manner(e1,s3) & Actor(e1,x2) & (x1 = x2))
exists e1 p1 s1 s2 x1 x2 x3 x4 x5.(v_pick(e1) & of(x1,x2) & n_male(x2) & n_group(x1) & n_garbage(x5) & exists e2 x6.(v_sort(e2) & n_plant(x6) & at(e2,x6) & Actor(e2,x3)) & a_up(s2) & a_topic(x1) & a_teen(s1) & Topic(e1,p1) & Theme(s1,x2) & Theme(e1,x5) & Manner(e1,s2) & Actor(e1,x4) & (x2 = x4) & (x2 = x3))
Group of teen males picking up garbage.
Teens are working on a project to clean up the park.
1
0.63071
A group of teen males can be picking up garbage even if they are not working on a project. Garbage can be picked up from anywhere and not just to clean up a park.
exists e1 s1 s2 s3 x1 x2 x3.(ne_org_group(s1) & a_topic(s1) & of(s1,x1) & a_up(s3) & Manner(e1,s3) & Theme(e1,x3) & Actor(e1,x2) & v_pick(e1) & n_garbage(x3) & (x1 = x2) & n_male(x1) & a_teen(s2) & Theme(s2,x1))
exists e1 p1 x1 x2 x3.(n_park(x3) & on(e1,x2) & Topic(x2,p1) & exists e2 s1.(a_up(s1) & Manner(e2,s1) & Theme(e2,x3) & Actor(e2,x2) & v_clean(e2)) & n_project(x2) & Actor(e1,x1) & v_work(e1) & n_teens(x1))
4d688f88-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3.(v_pick(e1) & of(s1,x1) & ne_org_group(s1) & n_male(x1) & n_garbage(x3) & a_up(s3) & a_topic(s1) & a_teen(s2) & Theme(s2,x1) & Theme(e1,x3) & Manner(e1,s3) & Actor(e1,x2) & (x1 = x2))
exists e1 p1 x1 x2 x3.(v_work(e1) & on(e1,x2) & n_teens(x1) & n_project(x2) & n_park(x3) & exists e2 s1.(v_clean(e2) & a_up(s1) & Theme(e2,x3) & Manner(e2,s1) & Actor(e2,x2)) & Topic(x2,p1) & Actor(e1,x1))
A boy walks down the sidewalk with a trash bag while two other boys follow him.
A boy picks up litter while his classmates make fun of him.
1
0.059861
A boy can carry a trash bag even if he is not picking up litter. Just because two boys are following a boy carrying a trash bag doesn't mean the boys are his classmates or that they are making fun of him.
exists e1 p1 s1 x1 x2 x3 x4.(n_male(x2) & n_sidewalk(x2) & exists e2 x5.(Theme(e2,x2) & Actor(e2,x5) & v_follow(e2) & -(x5 = x1) & n_boy(x5) & card_eq_2(x5)) & n_boy(x1) & n_boy(x1) & while(e1,p1) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & with(x2,x3) & n_bag(x3) & of(x3,x4) & n_trash(x4))
exists e1 p1 s1 x1 x2 x3.(exists e2 x1 x4.(of(e2,x1) & n_male(x1) & Theme(e2,x4) & Actor(e2,x3) & v_make(e2) & n_fun(x4)) & n_classmate(x3) & of(x3,x1) & n_male(x1) & while(e1,p1) & a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_pick(e1) & n_litter(x2) & n_boy(x1))
4d68d13c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3 x4.(with(x2,x3) & while(e1,p1) & v_walk(e1) & of(x3,x4) & n_trash(x4) & n_sidewalk(x2) & n_male(x2) & n_boy(x1) & n_bag(x3) & exists e2 x5.(v_follow(e2) & n_boy(x5) & card_eq_2(x5) & Theme(e2,x2) & Actor(e2,x5) & -(x5 = x1)) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists e1 p1 s1 x1 x2 x3.(while(e1,p1) & v_pick(e1) & of(x3,x1) & n_male(x1) & n_litter(x2) & n_classmate(x3) & n_boy(x1) & exists e2 x1 x4.(v_make(e2) & of(e2,x1) & n_male(x1) & n_fun(x4) & Theme(e2,x4) & Actor(e2,x3)) & a_up(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
A boy walks down the sidewalk with a trash bag while two other boys follow him.
a boy burns a building
2
0
You cannot be walking down the sidewalk while burning a building simultaneously.
exists e1 p1 s1 x1 x2 x3 x4.(n_male(x2) & n_sidewalk(x2) & exists e2 x5.(Theme(e2,x2) & Actor(e2,x5) & v_follow(e2) & -(x5 = x1) & n_boy(x5) & card_eq_2(x5)) & n_boy(x1) & n_boy(x1) & while(e1,p1) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & with(x2,x3) & n_bag(x3) & of(x3,x4) & n_trash(x4))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_burn(e1) & n_building(x2) & n_boy(x1))
4d68d63c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3 x4.(with(x2,x3) & while(e1,p1) & v_walk(e1) & of(x3,x4) & n_trash(x4) & n_sidewalk(x2) & n_male(x2) & n_boy(x1) & n_bag(x3) & exists e2 x5.(v_follow(e2) & n_boy(x5) & card_eq_2(x5) & Theme(e2,x2) & Actor(e2,x5) & -(x5 = x1)) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists e1 x1 x2.(v_burn(e1) & n_building(x2) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1))
A boy walks down the sidewalk with a trash bag while two other boys follow him.
A boy walks down a sidewalk while two boys follow to beat him up.
1
0.000969
Boys can follow a boy even if they have no intent to beat him up.
exists e1 p1 s1 x1 x2 x3 x4.(n_male(x2) & n_sidewalk(x2) & exists e2 x5.(Theme(e2,x2) & Actor(e2,x5) & v_follow(e2) & -(x5 = x1) & n_boy(x5) & card_eq_2(x5)) & n_boy(x1) & n_boy(x1) & while(e1,p1) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & with(x2,x3) & n_bag(x3) & of(x3,x4) & n_trash(x4))
exists e1 p1 s1 x1 x2.(exists e2 p2 x3 x4.(Topic(e2,p2) & exists e3 s2.(a_up(s2) & Manner(e3,s2) & Theme(e3,x1) & Actor(e3,x3) & v_beat(e3)) & Actor(e2,x4) & v_follow(e2) & n_boy(x4) & card_eq_2(x4) & n_boy(x3) & card_eq_2(x3)) & n_male(x1) & while(e1,p1) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_sidewalk(x2) & n_boy(x1))
4d68db14-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3 x4.(with(x2,x3) & while(e1,p1) & v_walk(e1) & of(x3,x4) & n_trash(x4) & n_sidewalk(x2) & n_male(x2) & n_boy(x1) & n_bag(x3) & exists e2 x5.(v_follow(e2) & n_boy(x5) & card_eq_2(x5) & Theme(e2,x2) & Actor(e2,x5) & -(x5 = x1)) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists e1 p1 s1 x1 x2.(while(e1,p1) & v_walk(e1) & n_sidewalk(x2) & n_male(x1) & n_boy(x1) & exists e2 p2 x3 x4.(v_follow(e2) & n_boy(x4) & n_boy(x3) & exists e3 s2.(v_beat(e3) & a_up(s2) & Theme(e3,x1) & Manner(e3,s2) & Actor(e3,x3)) & card_eq_2(x4) & card_eq_2(x3) & Topic(e2,p2) & Actor(e2,x4)) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
A boy walks down the sidewalk with a trash bag while two other boys follow him.
a ten year old boy
1
0.051368
A boy can be any age and doesn't have to be a ten year old.
exists e1 p1 s1 x1 x2 x3 x4.(n_male(x2) & n_sidewalk(x2) & exists e2 x5.(Theme(e2,x2) & Actor(e2,x5) & v_follow(e2) & -(x5 = x1) & n_boy(x5) & card_eq_2(x5)) & n_boy(x1) & n_boy(x1) & while(e1,p1) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & with(x2,x3) & n_bag(x3) & of(x3,x4) & n_trash(x4))
exists s1 x1 x2.(a_topic(x1) & n_boy(x1) & a_old(s1) & Theme(s1,x1) & of(x1,x2) & n_year(x2) & card_eq_10(x1))
4d68e4a6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3 x4.(with(x2,x3) & while(e1,p1) & v_walk(e1) & of(x3,x4) & n_trash(x4) & n_sidewalk(x2) & n_male(x2) & n_boy(x1) & n_bag(x3) & exists e2 x5.(v_follow(e2) & n_boy(x5) & card_eq_2(x5) & Theme(e2,x2) & Actor(e2,x5) & -(x5 = x1)) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists s1 x1 x2.(of(x1,x2) & n_year(x2) & n_boy(x1) & card_eq_10(x1) & a_topic(x1) & a_old(s1) & Theme(s1,x1))
A boy walks down the sidewalk with a trash bag while two other boys follow him.
A boy walks a bag of trash to the dumpster with two boys following.
1
0.695036
Just because a boy is carrying a trash bag doesn't mean he is taking the bag to the dumpster.
exists e1 p1 s1 x1 x2 x3 x4.(n_male(x2) & n_sidewalk(x2) & exists e2 x5.(Theme(e2,x2) & Actor(e2,x5) & v_follow(e2) & -(x5 = x1) & n_boy(x5) & card_eq_2(x5)) & n_boy(x1) & n_boy(x1) & while(e1,p1) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & with(x2,x3) & n_bag(x3) & of(x3,x4) & n_trash(x4))
exists e1 e2 x1 x2 x3 x4 x5.(n_dumpster(x4) & for(e1,e2) & Actor(e2,x1) & v_follow(e2) & to(e1,x4) & with(x4,x5) & n_boy(x5) & card_eq_2(x5) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & of(x2,x3) & n_trash(x3) & n_bag(x2) & n_boy(x1))
4d68e942-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3 x4.(with(x2,x3) & while(e1,p1) & v_walk(e1) & of(x3,x4) & n_trash(x4) & n_sidewalk(x2) & n_male(x2) & n_boy(x1) & n_bag(x3) & exists e2 x5.(v_follow(e2) & n_boy(x5) & card_eq_2(x5) & Theme(e2,x2) & Actor(e2,x5) & -(x5 = x1)) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists e1 e2 x1 x2 x3 x4 x5.(with(x4,x5) & v_walk(e1) & v_follow(e2) & to(e1,x4) & of(x2,x3) & n_trash(x3) & n_dumpster(x4) & n_boy(x5) & n_boy(x1) & n_bag(x2) & for(e1,e2) & card_eq_2(x5) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
A boy walks down the sidewalk with a trash bag while two other boys follow him.
A boy is chasing after the bag while his two friends try to catch up.
1
0.000391
The boy isn't necessarily chasing after the bag. The other two boys might not be the first boy's friends. The other two boys also might not be trying to catch up.
exists e1 p1 s1 x1 x2 x3 x4.(n_male(x2) & n_sidewalk(x2) & exists e2 x5.(Theme(e2,x2) & Actor(e2,x5) & v_follow(e2) & -(x5 = x1) & n_boy(x5) & card_eq_2(x5)) & n_boy(x1) & n_boy(x1) & while(e1,p1) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & with(x2,x3) & n_bag(x3) & of(x3,x4) & n_trash(x4))
exists e1 p1 x1 x2 x3.(n_friend(x3) & card_eq_2(x3) & of(x3,x2) & n_male(x2) & n_bag(x2) & exists e2 p2.(Topic(e2,p2) & Actor(e2,x3) & v_try(e2) & exists e3 s1.(a_up(s1) & Manner(e3,s1) & Actor(e3,x3) & v_catch(e3))) & while(e1,p1) & after(e1,x2) & Actor(e1,x1) & v_chase(e1) & n_boy(x1))
4d68f23e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3 x4.(with(x2,x3) & while(e1,p1) & v_walk(e1) & of(x3,x4) & n_trash(x4) & n_sidewalk(x2) & n_male(x2) & n_boy(x1) & n_bag(x3) & exists e2 x5.(v_follow(e2) & n_boy(x5) & card_eq_2(x5) & Theme(e2,x2) & Actor(e2,x5) & -(x5 = x1)) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists e1 p1 x1 x2 x3.(while(e1,p1) & v_chase(e1) & of(x3,x2) & n_male(x2) & n_friend(x3) & n_boy(x1) & n_bag(x2) & exists e2 p2.(v_try(e2) & exists e3 s1.(v_catch(e3) & a_up(s1) & Manner(e3,s1) & Actor(e3,x3)) & Topic(e2,p2) & Actor(e2,x3)) & card_eq_2(x3) & after(e1,x2) & Actor(e1,x1))
A boy walks down the sidewalk with a trash bag while two other boys follow him.
Two boys follow another boy.
0
1
Two boys are following a boy with a trash bag
exists e1 p1 s1 x1 x2 x3 x4.(n_male(x2) & n_sidewalk(x2) & exists e2 x5.(Theme(e2,x2) & Actor(e2,x5) & v_follow(e2) & -(x5 = x1) & n_boy(x5) & card_eq_2(x5)) & n_boy(x1) & n_boy(x1) & while(e1,p1) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & with(x2,x3) & n_bag(x3) & of(x3,x4) & n_trash(x4))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_follow(e1) & n_boy(x2) & -(x2 = x1) & n_boy(x1) & n_boy(x1) & card_eq_2(x1))
4d6908a0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3 x4.(with(x2,x3) & while(e1,p1) & v_walk(e1) & of(x3,x4) & n_trash(x4) & n_sidewalk(x2) & n_male(x2) & n_boy(x1) & n_bag(x3) & exists e2 x5.(v_follow(e2) & n_boy(x5) & card_eq_2(x5) & Theme(e2,x2) & Actor(e2,x5) & -(x5 = x1)) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists e1 x1 x2.(v_follow(e1) & n_boy(x2) & n_boy(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1) & -(x2 = x1))
Boys wearing jeans and hooded sweatshirts stand on a sidewalk, and one of them is holding a black plastic bag.
The boys are casually dressed.
0
-100
People wearing jeans and hooded sweatshirts are casually dressed.
exists e1 e2 e3 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(Theme(e3,x8) & Actor(e3,x7) & v_hold(e3) & n_bag(x8) & of(x8,x9) & n_plastic(x9) & a_black(s2) & Theme(s2,x8) & of(x7,x8) & n_thing(x8) & n_thing(x7) & card_eq_1(x7) & on(e2,x6) & n_sidewalk(x6) & Actor(e2,x1) & v_stand(e2) & subset_of(x5,x1) & n_sweatshirt(x5) & a_hood(s1) & Theme(s1,x5) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_jeans(x4) & (x2 = x3) & n_boy(x2))
exists e1 s1 x1.(n_boy(x1) & a_casually(s1) & Manner(e1,s1) & Theme(e1,x1) & v_dress(e1))
4d69121e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 e3 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e1) & v_stand(e2) & v_hold(e3) & subset_of(x5,x1) & subset_of(x2,x1) & on(e2,x6) & of(x8,x9) & of(x7,x8) & n_thing(x8) & n_thing(x7) & n_sweatshirt(x5) & n_sidewalk(x6) & n_plastic(x9) & n_jeans(x4) & n_boy(x2) & n_bag(x8) & card_eq_1(x7) & a_hood(s1) & a_black(s2) & Theme(s2,x8) & Theme(s1,x5) & Theme(e3,x8) & Theme(e1,x4) & Actor(e3,x7) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists e1 s1 x1.(v_dress(e1) & n_boy(x1) & a_casually(s1) & Theme(e1,x1) & Manner(e1,s1))
Boys wearing jeans and hooded sweatshirts stand on a sidewalk, and one of them is holding a black plastic bag.
The boys are dressed for the prom.
2
-100
If one is dressed for the prom, they will not be wearing jeans and hooded sweatshirts.
exists e2 e1 e3 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(Theme(e3,x8) & Actor(e3,x7) & v_hold(e3) & n_bag(x8) & of(x8,x9) & n_plastic(x9) & a_black(s2) & Theme(s2,x8) & of(x7,x8) & n_thing(x8) & n_thing(x7) & card_eq_1(x7) & on(e2,x6) & n_sidewalk(x6) & Actor(e2,x1) & v_stand(e2) & subset_of(x5,x1) & n_sweatshirt(x5) & a_hood(s1) & Theme(s1,x5) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_jeans(x4) & (x2 = x3) & n_boy(x2))
exists e1 x1 x2.(n_prom(x2) & n_boy(x1) & for(e1,x2) & Theme(e1,x1) & v_dress(e1))
4d691688-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 e3 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e1) & v_stand(e2) & v_hold(e3) & subset_of(x5,x1) & subset_of(x2,x1) & on(e2,x6) & of(x8,x9) & of(x7,x8) & n_thing(x8) & n_thing(x7) & n_sweatshirt(x5) & n_sidewalk(x6) & n_plastic(x9) & n_jeans(x4) & n_boy(x2) & n_bag(x8) & card_eq_1(x7) & a_hood(s1) & a_black(s2) & Theme(s2,x8) & Theme(s1,x5) & Theme(e3,x8) & Theme(e1,x4) & Actor(e3,x7) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists e1 x1 x2.(v_dress(e1) & n_prom(x2) & n_boy(x1) & for(e1,x2) & Theme(e1,x1))
Boys wearing jeans and hooded sweatshirts stand on a sidewalk, and one of them is holding a black plastic bag.
The people are outside.
0
1
boys stand on a sidewalk simply means they are outside
exists e3 e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(Theme(e3,x8) & Actor(e3,x7) & v_hold(e3) & n_bag(x8) & of(x8,x9) & n_plastic(x9) & a_black(s2) & Theme(s2,x8) & of(x7,x8) & n_thing(x8) & n_thing(x7) & card_eq_1(x7) & on(e2,x6) & n_sidewalk(x6) & Actor(e2,x1) & v_stand(e2) & subset_of(x5,x1) & n_sweatshirt(x5) & a_hood(s1) & Theme(s1,x5) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_jeans(x4) & (x2 = x3) & n_boy(x2))
exists s1 x1.(n_people(x1) & Theme(s1,x1) & a_outside(s1))
4d691af2-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e1) & v_stand(e2) & v_hold(e3) & subset_of(x5,x1) & subset_of(x2,x1) & on(e2,x6) & of(x8,x9) & of(x7,x8) & n_thing(x8) & n_thing(x7) & n_sweatshirt(x5) & n_sidewalk(x6) & n_plastic(x9) & n_jeans(x4) & n_boy(x2) & n_bag(x8) & card_eq_1(x7) & a_hood(s1) & a_black(s2) & Theme(s2,x8) & Theme(s1,x5) & Theme(e3,x8) & Theme(e1,x4) & Actor(e3,x7) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists s1 x1.(n_people(x1) & a_outside(s1) & Theme(s1,x1))
Boys wearing jeans and hooded sweatshirts stand on a sidewalk, and one of them is holding a black plastic bag.
The boys are playing video games in the basement.
2
-100
Boys cant be in the basement if they are on a sidewalk.
exists e2 e1 e3 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(Theme(e3,x8) & Actor(e3,x7) & v_hold(e3) & n_bag(x8) & of(x8,x9) & n_plastic(x9) & a_black(s2) & Theme(s2,x8) & of(x7,x8) & n_thing(x8) & n_thing(x7) & card_eq_1(x7) & on(e2,x6) & n_sidewalk(x6) & Actor(e2,x1) & v_stand(e2) & subset_of(x5,x1) & n_sweatshirt(x5) & a_hood(s1) & Theme(s1,x5) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_jeans(x4) & (x2 = x3) & n_boy(x2))
exists e1 x1 x2 x3 x4.(n_basement(x4) & n_boy(x1) & in(e1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_game(x2) & of(x2,x3) & n_video(x3))
4d691f66-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 e3 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e1) & v_stand(e2) & v_hold(e3) & subset_of(x5,x1) & subset_of(x2,x1) & on(e2,x6) & of(x8,x9) & of(x7,x8) & n_thing(x8) & n_thing(x7) & n_sweatshirt(x5) & n_sidewalk(x6) & n_plastic(x9) & n_jeans(x4) & n_boy(x2) & n_bag(x8) & card_eq_1(x7) & a_hood(s1) & a_black(s2) & Theme(s2,x8) & Theme(s1,x5) & Theme(e3,x8) & Theme(e1,x4) & Actor(e3,x7) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists e1 x1 x2 x3 x4.(v_play(e1) & of(x2,x3) & n_video(x3) & n_game(x2) & n_boy(x1) & n_basement(x4) & in(e1,x4) & Theme(e1,x2) & Actor(e1,x1))
Boys wearing jeans and hooded sweatshirts stand on a sidewalk, and one of them is holding a black plastic bag.
The jeans are ripped.
1
0.031676
All jeans aren't inherently ripped all the time.
exists e3 e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(Theme(e3,x8) & Actor(e3,x7) & v_hold(e3) & n_bag(x8) & of(x8,x9) & n_plastic(x9) & a_black(s2) & Theme(s2,x8) & of(x7,x8) & n_thing(x8) & n_thing(x7) & card_eq_1(x7) & on(e2,x6) & n_sidewalk(x6) & Actor(e2,x1) & v_stand(e2) & subset_of(x5,x1) & n_sweatshirt(x5) & a_hood(s1) & Theme(s1,x5) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_jeans(x4) & (x2 = x3) & n_boy(x2))
exists e1 x1.(n_jeans(x1) & Theme(e1,x1) & v_rip(e1))
4d6924b6-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e1) & v_stand(e2) & v_hold(e3) & subset_of(x5,x1) & subset_of(x2,x1) & on(e2,x6) & of(x8,x9) & of(x7,x8) & n_thing(x8) & n_thing(x7) & n_sweatshirt(x5) & n_sidewalk(x6) & n_plastic(x9) & n_jeans(x4) & n_boy(x2) & n_bag(x8) & card_eq_1(x7) & a_hood(s1) & a_black(s2) & Theme(s2,x8) & Theme(s1,x5) & Theme(e3,x8) & Theme(e1,x4) & Actor(e3,x7) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists e1 x1.(v_rip(e1) & n_jeans(x1) & Theme(e1,x1))
Boys wearing jeans and hooded sweatshirts stand on a sidewalk, and one of them is holding a black plastic bag.
The boys are picking up trash.
1
0.636251
Picking up trash is not mentioned
exists e3 e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(Theme(e3,x8) & Actor(e3,x7) & v_hold(e3) & n_bag(x8) & of(x8,x9) & n_plastic(x9) & a_black(s2) & Theme(s2,x8) & of(x7,x8) & n_thing(x8) & n_thing(x7) & card_eq_1(x7) & on(e2,x6) & n_sidewalk(x6) & Actor(e2,x1) & v_stand(e2) & subset_of(x5,x1) & n_sweatshirt(x5) & a_hood(s1) & Theme(s1,x5) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_jeans(x4) & (x2 = x3) & n_boy(x2))
exists e1 s1 x1 x2.(n_boy(x1) & a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_pick(e1) & n_trash(x2))
4d692966-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e1) & v_stand(e2) & v_hold(e3) & subset_of(x5,x1) & subset_of(x2,x1) & on(e2,x6) & of(x8,x9) & of(x7,x8) & n_thing(x8) & n_thing(x7) & n_sweatshirt(x5) & n_sidewalk(x6) & n_plastic(x9) & n_jeans(x4) & n_boy(x2) & n_bag(x8) & card_eq_1(x7) & a_hood(s1) & a_black(s2) & Theme(s2,x8) & Theme(s1,x5) & Theme(e3,x8) & Theme(e1,x4) & Actor(e3,x7) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists e1 s1 x1 x2.(v_pick(e1) & n_trash(x2) & n_boy(x1) & a_up(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
Boys wearing jeans and hooded sweatshirts stand on a sidewalk, and one of them is holding a black plastic bag.
Boys sit around a dinner table.
2
0.000003
You cannot stand and sit at the same time.
exists e2 e1 e3 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(Theme(e3,x8) & Actor(e3,x7) & v_hold(e3) & n_bag(x8) & of(x8,x9) & n_plastic(x9) & a_black(s2) & Theme(s2,x8) & of(x7,x8) & n_thing(x8) & n_thing(x7) & card_eq_1(x7) & on(e2,x6) & n_sidewalk(x6) & Actor(e2,x1) & v_stand(e2) & subset_of(x5,x1) & n_sweatshirt(x5) & a_hood(s1) & Theme(s1,x5) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_jeans(x4) & (x2 = x3) & n_boy(x2))
exists e1 x1 x2 x3.(around(e1,x2) & n_table(x2) & of(x2,x3) & n_dinner(x3) & Actor(e1,x1) & v_sit(e1) & n_boy(x1))
4d692dda-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 e3 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e1) & v_stand(e2) & v_hold(e3) & subset_of(x5,x1) & subset_of(x2,x1) & on(e2,x6) & of(x8,x9) & of(x7,x8) & n_thing(x8) & n_thing(x7) & n_sweatshirt(x5) & n_sidewalk(x6) & n_plastic(x9) & n_jeans(x4) & n_boy(x2) & n_bag(x8) & card_eq_1(x7) & a_hood(s1) & a_black(s2) & Theme(s2,x8) & Theme(s1,x5) & Theme(e3,x8) & Theme(e1,x4) & Actor(e3,x7) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists e1 x1 x2 x3.(v_sit(e1) & of(x2,x3) & n_table(x2) & n_dinner(x3) & n_boy(x1) & around(e1,x2) & Actor(e1,x1))
Boys wearing jeans and hooded sweatshirts stand on a sidewalk, and one of them is holding a black plastic bag.
Boys standing outside wearing clothes.
0
-100
Jeans and hooded sweatshirts are types of clothes
exists e3 e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(Theme(e3,x8) & Actor(e3,x7) & v_hold(e3) & n_bag(x8) & of(x8,x9) & n_plastic(x9) & a_black(s2) & Theme(s2,x8) & of(x7,x8) & n_thing(x8) & n_thing(x7) & card_eq_1(x7) & on(e2,x6) & n_sidewalk(x6) & Actor(e2,x1) & v_stand(e2) & subset_of(x5,x1) & n_sweatshirt(x5) & a_hood(s1) & Theme(s1,x5) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_jeans(x4) & (x2 = x3) & n_boy(x2))
exists e1 e2 s1 x1 x2 x3.(a_topic(x1) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & n_clothes(x3) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_boy(x1))
4d6932b2-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e1) & v_stand(e2) & v_hold(e3) & subset_of(x5,x1) & subset_of(x2,x1) & on(e2,x6) & of(x8,x9) & of(x7,x8) & n_thing(x8) & n_thing(x7) & n_sweatshirt(x5) & n_sidewalk(x6) & n_plastic(x9) & n_jeans(x4) & n_boy(x2) & n_bag(x8) & card_eq_1(x7) & a_hood(s1) & a_black(s2) & Theme(s2,x8) & Theme(s1,x5) & Theme(e3,x8) & Theme(e1,x4) & Actor(e3,x7) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists e1 e2 s1 x1 x2 x3.(v_wear(e2) & v_stand(e1) & n_clothes(x3) & n_boy(x1) & for(e1,e2) & a_topic(x1) & a_outside(s1) & Theme(e2,x3) & Manner(e1,s1) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
Boys wearing jeans and hooded sweatshirts stand on a sidewalk, and one of them is holding a black plastic bag.
The people are walking.
1
0
Just because the boys are standing on the sidewalk doesn't mean that people are walking.
exists e3 e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(Theme(e3,x8) & Actor(e3,x7) & v_hold(e3) & n_bag(x8) & of(x8,x9) & n_plastic(x9) & a_black(s2) & Theme(s2,x8) & of(x7,x8) & n_thing(x8) & n_thing(x7) & card_eq_1(x7) & on(e2,x6) & n_sidewalk(x6) & Actor(e2,x1) & v_stand(e2) & subset_of(x5,x1) & n_sweatshirt(x5) & a_hood(s1) & Theme(s1,x5) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_jeans(x4) & (x2 = x3) & n_boy(x2))
exists e1 x1.(n_people(x1) & Actor(e1,x1) & v_walk(e1))
4d693730-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e1) & v_stand(e2) & v_hold(e3) & subset_of(x5,x1) & subset_of(x2,x1) & on(e2,x6) & of(x8,x9) & of(x7,x8) & n_thing(x8) & n_thing(x7) & n_sweatshirt(x5) & n_sidewalk(x6) & n_plastic(x9) & n_jeans(x4) & n_boy(x2) & n_bag(x8) & card_eq_1(x7) & a_hood(s1) & a_black(s2) & Theme(s2,x8) & Theme(s1,x5) & Theme(e3,x8) & Theme(e1,x4) & Actor(e3,x7) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists e1 x1.(v_walk(e1) & n_people(x1) & Actor(e1,x1))
Boys wearing jeans and hooded sweatshirts stand on a sidewalk, and one of them is holding a black plastic bag.
The people are at church.
2
-100
They could not stand on the sidewalk if they are at the church.
exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(Theme(e3,x8) & Actor(e3,x7) & v_hold(e3) & n_bag(x8) & of(x8,x9) & n_plastic(x9) & a_black(s2) & Theme(s2,x8) & of(x7,x8) & n_thing(x8) & n_thing(x7) & card_eq_1(x7) & on(e2,x6) & n_sidewalk(x6) & Actor(e2,x1) & v_stand(e2) & subset_of(x5,x1) & n_sweatshirt(x5) & a_hood(s1) & Theme(s1,x5) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_jeans(x4) & (x2 = x3) & n_boy(x2))
exists p1 x1.(n_people(x1) & exists x2.(at(x1,x2) & n_church(x2)))
4d693b9a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e1) & v_stand(e2) & v_hold(e3) & subset_of(x5,x1) & subset_of(x2,x1) & on(e2,x6) & of(x8,x9) & of(x7,x8) & n_thing(x8) & n_thing(x7) & n_sweatshirt(x5) & n_sidewalk(x6) & n_plastic(x9) & n_jeans(x4) & n_boy(x2) & n_bag(x8) & card_eq_1(x7) & a_hood(s1) & a_black(s2) & Theme(s2,x8) & Theme(s1,x5) & Theme(e3,x8) & Theme(e1,x4) & Actor(e3,x7) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists x1.(n_people(x1) & exists x2.(n_church(x2) & at(x1,x2)))
Boys wearing jeans and hooded sweatshirts stand on a sidewalk, and one of them is holding a black plastic bag.
Boys stand on a sidewalk while one holds a plastic bag.
0
-100
A black plastic bag is the plastic bag even without the adjective.
exists e3 e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(Theme(e3,x8) & Actor(e3,x7) & v_hold(e3) & n_bag(x8) & of(x8,x9) & n_plastic(x9) & a_black(s2) & Theme(s2,x8) & of(x7,x8) & n_thing(x8) & n_thing(x7) & card_eq_1(x7) & on(e2,x6) & n_sidewalk(x6) & Actor(e2,x1) & v_stand(e2) & subset_of(x5,x1) & n_sweatshirt(x5) & a_hood(s1) & Theme(s1,x5) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_jeans(x4) & (x2 = x3) & n_boy(x2))
exists e1 p1 x1 x2.(exists e2 x3 x4 x5.(Theme(e2,x4) & Actor(e2,x3) & v_hold(e2) & n_bag(x4) & of(x4,x5) & n_plastic(x5) & n_thing(x3) & card_eq_1(x3)) & while(e1,p1) & on(e1,x2) & n_sidewalk(x2) & Actor(e1,x1) & v_stand(e1) & n_boy(x1))
4d693ffa-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e1) & v_stand(e2) & v_hold(e3) & subset_of(x5,x1) & subset_of(x2,x1) & on(e2,x6) & of(x8,x9) & of(x7,x8) & n_thing(x8) & n_thing(x7) & n_sweatshirt(x5) & n_sidewalk(x6) & n_plastic(x9) & n_jeans(x4) & n_boy(x2) & n_bag(x8) & card_eq_1(x7) & a_hood(s1) & a_black(s2) & Theme(s2,x8) & Theme(s1,x5) & Theme(e3,x8) & Theme(e1,x4) & Actor(e3,x7) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists e1 p1 x1 x2.(while(e1,p1) & v_stand(e1) & on(e1,x2) & n_sidewalk(x2) & n_boy(x1) & exists e2 x3 x4 x5.(v_hold(e2) & of(x4,x5) & n_thing(x3) & n_plastic(x5) & n_bag(x4) & card_eq_1(x3) & Theme(e2,x4) & Actor(e2,x3)) & Actor(e1,x1))
Boys wearing jeans and hooded sweatshirts stand on a sidewalk, and one of them is holding a black plastic bag.
The boys are sitting inside with nothing in their hands.
2
-100
You can't be holding a plastic bag if there is nothing in your hands.
exists e2 e3 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(Theme(e3,x8) & Actor(e3,x7) & v_hold(e3) & n_bag(x8) & of(x8,x9) & n_plastic(x9) & a_black(s2) & Theme(s2,x8) & of(x7,x8) & n_thing(x8) & n_thing(x7) & card_eq_1(x7) & on(e2,x6) & n_sidewalk(x6) & Actor(e2,x1) & v_stand(e2) & subset_of(x5,x1) & n_sweatshirt(x5) & a_hood(s1) & Theme(s1,x5) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_jeans(x4) & (x2 = x3) & n_boy(x2))
exists e1 s1 x1 x3.(n_hand(x3) & of(x3,x1) & n_thing(x1) & n_boy(x1) & -exists x2.(with(e1,x2) & in(x2,x3) & n_thing(x2)) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sit(e1))
4d69446e-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e3 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e1) & v_stand(e2) & v_hold(e3) & subset_of(x5,x1) & subset_of(x2,x1) & on(e2,x6) & of(x8,x9) & of(x7,x8) & n_thing(x8) & n_thing(x7) & n_sweatshirt(x5) & n_sidewalk(x6) & n_plastic(x9) & n_jeans(x4) & n_boy(x2) & n_bag(x8) & card_eq_1(x7) & a_hood(s1) & a_black(s2) & Theme(s2,x8) & Theme(s1,x5) & Theme(e3,x8) & Theme(e1,x4) & Actor(e3,x7) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists e1 s1 x1 x3.(v_sit(e1) & of(x3,x1) & n_thing(x1) & n_hand(x3) & n_boy(x1) & all x2.(-with(e1,x2) | -n_thing(x2) | -in(x2,x3)) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1))
Boys wearing jeans and hooded sweatshirts stand on a sidewalk, and one of them is holding a black plastic bag.
The boys are going around the neighborhood cleaning up litter.
1
0.644761
Just because the boys have a black plastic bag doesn't mean that they are going around the neighborhood cleaning up litter.
exists e3 e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(Theme(e3,x8) & Actor(e3,x7) & v_hold(e3) & n_bag(x8) & of(x8,x9) & n_plastic(x9) & a_black(s2) & Theme(s2,x8) & of(x7,x8) & n_thing(x8) & n_thing(x7) & card_eq_1(x7) & on(e2,x6) & n_sidewalk(x6) & Actor(e2,x1) & v_stand(e2) & subset_of(x5,x1) & n_sweatshirt(x5) & a_hood(s1) & Theme(s1,x5) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_jeans(x4) & (x2 = x3) & n_boy(x2))
exists e1 e2 s1 x1 x2 x3.(n_neighborhood(x2) & n_boy(x1) & for(e1,e2) & a_up(s1) & Manner(e2,s1) & Theme(e2,x3) & Actor(e2,x1) & v_clean(e2) & n_litter(x3) & around(e1,x2) & Actor(e1,x1) & v_go(e1))
4d6948d8-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e1) & v_stand(e2) & v_hold(e3) & subset_of(x5,x1) & subset_of(x2,x1) & on(e2,x6) & of(x8,x9) & of(x7,x8) & n_thing(x8) & n_thing(x7) & n_sweatshirt(x5) & n_sidewalk(x6) & n_plastic(x9) & n_jeans(x4) & n_boy(x2) & n_bag(x8) & card_eq_1(x7) & a_hood(s1) & a_black(s2) & Theme(s2,x8) & Theme(s1,x5) & Theme(e3,x8) & Theme(e1,x4) & Actor(e3,x7) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists e1 e2 s1 x1 x2 x3.(v_go(e1) & v_clean(e2) & n_neighborhood(x2) & n_litter(x3) & n_boy(x1) & for(e1,e2) & around(e1,x2) & a_up(s1) & Theme(e2,x3) & Manner(e2,s1) & Actor(e2,x1) & Actor(e1,x1))
Boys wearing jeans and hooded sweatshirts stand on a sidewalk, and one of them is holding a black plastic bag.
One of the boys is holding a black plastic bag with one hand
1
0.904877
Just because the boy is holding a black plastic bag doesn't mean he's holding it with one hand.
exists e2 e3 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(Theme(e3,x8) & Actor(e3,x7) & v_hold(e3) & n_bag(x8) & of(x8,x9) & n_plastic(x9) & a_black(s2) & Theme(s2,x8) & of(x7,x8) & n_thing(x8) & n_thing(x7) & card_eq_1(x7) & on(e2,x6) & n_sidewalk(x6) & Actor(e2,x1) & v_stand(e2) & subset_of(x5,x1) & n_sweatshirt(x5) & a_hood(s1) & Theme(s1,x5) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_jeans(x4) & (x2 = x3) & n_boy(x2))
exists e1 s1 x1 x2 x3 x4 x5.(n_boy(x2) & with(e1,x5) & n_hand(x5) & card_eq_1(x5) & Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_bag(x3) & of(x3,x4) & n_plastic(x4) & a_black(s1) & Theme(s1,x3) & of(x1,x2) & n_thing(x1) & card_eq_1(x1))
4d694e00-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e3 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e1) & v_stand(e2) & v_hold(e3) & subset_of(x5,x1) & subset_of(x2,x1) & on(e2,x6) & of(x8,x9) & of(x7,x8) & n_thing(x8) & n_thing(x7) & n_sweatshirt(x5) & n_sidewalk(x6) & n_plastic(x9) & n_jeans(x4) & n_boy(x2) & n_bag(x8) & card_eq_1(x7) & a_hood(s1) & a_black(s2) & Theme(s2,x8) & Theme(s1,x5) & Theme(e3,x8) & Theme(e1,x4) & Actor(e3,x7) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists e1 s1 x1 x2 x3 x4 x5.(with(e1,x5) & v_hold(e1) & of(x3,x4) & of(x1,x2) & n_thing(x1) & n_plastic(x4) & n_hand(x5) & n_boy(x2) & n_bag(x3) & card_eq_1(x5) & card_eq_1(x1) & a_black(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x1))
A young man is taking a bag of trash to the dumpster, after picking up litter on the street.
A young janitor does his trash and litter duty.
1
0.520501
Janitor and man
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(n_street(x6) & n_dumpster(x4) & after(e1,e2) & a_up(s2) & Manner(e2,s2) & Theme(e2,x5) & Actor(e2,x1) & v_pick(e2) & on(x5,x6) & n_litter(x5) & to(e1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & of(x2,x3) & n_trash(x3) & n_bag(x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3 x4 x5.(Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_duty(x4) & of(x4,x5) & n_litter(x5) & n_trash(x3) & subset_of(x4,x2) & subset_of(x3,x2) & of(x2,x1) & n_male(x1) & n_janitor(x1) & a_young(s1) & Theme(s1,x1))
4d695292-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(v_take(e1) & v_pick(e2) & to(e1,x4) & on(x5,x6) & of(x2,x3) & n_trash(x3) & n_street(x6) & n_man(x1) & n_litter(x5) & n_dumpster(x4) & n_bag(x2) & after(e1,e2) & a_young(s1) & a_up(s2) & Theme(s1,x1) & Theme(e2,x5) & Theme(e1,x2) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4 x5.(v_do(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x4,x5) & of(x2,x1) & n_trash(x3) & n_male(x1) & n_litter(x5) & n_janitor(x1) & n_duty(x4) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
A young man is taking a bag of trash to the dumpster, after picking up litter on the street.
A young man is cleaning up his neighborhood.
1
0.564302
The young man isn't necessarily picking up trash to clean up his neighborhood.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(n_street(x6) & n_dumpster(x4) & after(e1,e2) & a_up(s2) & Manner(e2,s2) & Theme(e2,x5) & Actor(e2,x1) & v_pick(e2) & on(x5,x6) & n_litter(x5) & to(e1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & of(x2,x3) & n_trash(x3) & n_bag(x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 s2 x1 x2.(a_up(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_clean(e1) & n_neighborhood(x2) & of(x2,x1) & n_male(x1) & n_man(x1) & a_young(s1) & Theme(s1,x1))
4d695f30-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(v_take(e1) & v_pick(e2) & to(e1,x4) & on(x5,x6) & of(x2,x3) & n_trash(x3) & n_street(x6) & n_man(x1) & n_litter(x5) & n_dumpster(x4) & n_bag(x2) & after(e1,e2) & a_young(s1) & a_up(s2) & Theme(s1,x1) & Theme(e2,x5) & Theme(e1,x2) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 s1 s2 x1 x2.(v_clean(e1) & of(x2,x1) & n_neighborhood(x2) & n_man(x1) & n_male(x1) & a_young(s1) & a_up(s2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1))
A young man is taking a bag of trash to the dumpster, after picking up litter on the street.
A young man is outside.
0
-100
The street is outside.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(n_street(x6) & n_dumpster(x4) & after(e1,e2) & a_up(s2) & Manner(e2,s2) & Theme(e2,x5) & Actor(e2,x1) & v_pick(e2) & on(x5,x6) & n_litter(x5) & to(e1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & of(x2,x3) & n_trash(x3) & n_bag(x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
exists s1 s2 x1.(Theme(s2,x1) & a_outside(s2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
4d69643a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(v_take(e1) & v_pick(e2) & to(e1,x4) & on(x5,x6) & of(x2,x3) & n_trash(x3) & n_street(x6) & n_man(x1) & n_litter(x5) & n_dumpster(x4) & n_bag(x2) & after(e1,e2) & a_young(s1) & a_up(s2) & Theme(s1,x1) & Theme(e2,x5) & Theme(e1,x2) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x1))
exists s1 s2 x1.(n_man(x1) & a_young(s1) & a_outside(s2) & Theme(s2,x1) & Theme(s1,x1))
A young man is taking a bag of trash to the dumpster, after picking up litter on the street.
A man in a suit is carrying a bag of trash.
1
0.000689
The man isn't necessarily dressed in a suit while taking the bag of trash to the dumpster.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(n_street(x6) & n_dumpster(x4) & after(e1,e2) & a_up(s2) & Manner(e2,s2) & Theme(e2,x5) & Actor(e2,x1) & v_pick(e2) & on(x5,x6) & n_litter(x5) & to(e1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & of(x2,x3) & n_trash(x3) & n_bag(x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_carry(e1) & of(x3,x4) & n_trash(x4) & n_bag(x3) & in(x1,x2) & n_suit(x2) & n_man(x1))
4d696930-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(v_take(e1) & v_pick(e2) & to(e1,x4) & on(x5,x6) & of(x2,x3) & n_trash(x3) & n_street(x6) & n_man(x1) & n_litter(x5) & n_dumpster(x4) & n_bag(x2) & after(e1,e2) & a_young(s1) & a_up(s2) & Theme(s1,x1) & Theme(e2,x5) & Theme(e1,x2) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_carry(e1) & of(x3,x4) & n_trash(x4) & n_suit(x2) & n_man(x1) & n_bag(x3) & in(x1,x2) & Theme(e1,x3) & Actor(e1,x1))
A young man is taking a bag of trash to the dumpster, after picking up litter on the street.
A man is littering.
2
0.000001
Man can't be littering if he is taking trash to the dumpster.
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_street(x6) & n_dumpster(x4) & after(e1,e2) & a_up(s2) & Manner(e2,s2) & Theme(e2,x5) & Actor(e2,x1) & v_pick(e2) & on(x5,x6) & n_litter(x5) & to(e1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & of(x2,x3) & n_trash(x3) & n_bag(x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1.(Actor(e1,x1) & v_litter(e1) & n_man(x1))
4d696e1c-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_take(e1) & v_pick(e2) & to(e1,x4) & on(x5,x6) & of(x2,x3) & n_trash(x3) & n_street(x6) & n_man(x1) & n_litter(x5) & n_dumpster(x4) & n_bag(x2) & after(e1,e2) & a_young(s1) & a_up(s2) & Theme(s1,x1) & Theme(e2,x5) & Theme(e1,x2) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1.(v_litter(e1) & n_man(x1) & Actor(e1,x1))
A young man is taking a bag of trash to the dumpster, after picking up litter on the street.
Two women are walking past a store front.
2
-100
A young man is one man, not two women.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(n_street(x6) & n_dumpster(x4) & after(e1,e2) & a_up(s2) & Manner(e2,s2) & Theme(e2,x5) & Actor(e2,x1) & v_pick(e2) & on(x5,x6) & n_litter(x5) & to(e1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & of(x2,x3) & n_trash(x3) & n_bag(x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(past(e1,x2) & n_front(x2) & of(x2,x3) & n_store(x3) & Actor(e1,x1) & v_walk(e1) & n_woman(x1) & card_eq_2(x1))
4d6973c6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(v_take(e1) & v_pick(e2) & to(e1,x4) & on(x5,x6) & of(x2,x3) & n_trash(x3) & n_street(x6) & n_man(x1) & n_litter(x5) & n_dumpster(x4) & n_bag(x2) & after(e1,e2) & a_young(s1) & a_up(s2) & Theme(s1,x1) & Theme(e2,x5) & Theme(e1,x2) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_walk(e1) & past(e1,x2) & of(x2,x3) & n_woman(x1) & n_store(x3) & n_front(x2) & card_eq_2(x1) & Actor(e1,x1))
A young man is taking a bag of trash to the dumpster, after picking up litter on the street.
A person is walking with a plastic bag.
0
-100
A man is a person and bags of trash can be plastic.
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_street(x6) & n_dumpster(x4) & after(e1,e2) & a_up(s2) & Manner(e2,s2) & Theme(e2,x5) & Actor(e2,x1) & v_pick(e2) & on(x5,x6) & n_litter(x5) & to(e1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & of(x2,x3) & n_trash(x3) & n_bag(x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(with(e1,x2) & n_bag(x2) & a_plastic(s1) & Theme(s1,x2) & Actor(e1,x1) & v_walk(e1) & n_person(x1))
4d6978e4-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_take(e1) & v_pick(e2) & to(e1,x4) & on(x5,x6) & of(x2,x3) & n_trash(x3) & n_street(x6) & n_man(x1) & n_litter(x5) & n_dumpster(x4) & n_bag(x2) & after(e1,e2) & a_young(s1) & a_up(s2) & Theme(s1,x1) & Theme(e2,x5) & Theme(e1,x2) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 s1 x1 x2.(with(e1,x2) & v_walk(e1) & n_person(x1) & n_bag(x2) & a_plastic(s1) & Theme(s1,x2) & Actor(e1,x1))
A young man is taking a bag of trash to the dumpster, after picking up litter on the street.
An older woman is recycling bottles and cans.
2
-100
Man is not woman, and young is not old.
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_street(x6) & n_dumpster(x4) & after(e1,e2) & a_up(s2) & Manner(e2,s2) & Theme(e2,x5) & Actor(e2,x1) & v_pick(e2) & on(x5,x6) & n_litter(x5) & to(e1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & of(x2,x3) & n_trash(x3) & n_bag(x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_recycle(e1) & subset_of(x4,x2) & n_can(x4) & subset_of(x3,x2) & n_bottle(x3) & n_woman(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1))
4d697dd0-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_take(e1) & v_pick(e2) & to(e1,x4) & on(x5,x6) & of(x2,x3) & n_trash(x3) & n_street(x6) & n_man(x1) & n_litter(x5) & n_dumpster(x4) & n_bag(x2) & after(e1,e2) & a_young(s1) & a_up(s2) & Theme(s1,x1) & Theme(e2,x5) & Theme(e1,x2) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4.(v_recycle(e1) & subset_of(x4,x2) & subset_of(x3,x2) & r_more(s1) & n_woman(x1) & n_can(x4) & n_bottle(x3) & a_older(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
A young man is taking a bag of trash to the dumpster, after picking up litter on the street.
The boy is swimming in the pool. .
2
-100
Taking a bag of trash requires being on land, not swimming.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(n_street(x6) & n_dumpster(x4) & after(e1,e2) & a_up(s2) & Manner(e2,s2) & Theme(e2,x5) & Actor(e2,x1) & v_pick(e2) & on(x5,x6) & n_litter(x5) & to(e1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & of(x2,x3) & n_trash(x3) & n_bag(x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_pool(x2) & n_boy(x1) & in(e1,x2) & Actor(e1,x1) & v_swim(e1))
4d69835c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(v_take(e1) & v_pick(e2) & to(e1,x4) & on(x5,x6) & of(x2,x3) & n_trash(x3) & n_street(x6) & n_man(x1) & n_litter(x5) & n_dumpster(x4) & n_bag(x2) & after(e1,e2) & a_young(s1) & a_up(s2) & Theme(s1,x1) & Theme(e2,x5) & Theme(e1,x2) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_swim(e1) & n_pool(x2) & n_boy(x1) & in(e1,x2) & Actor(e1,x1))
A young man is taking a bag of trash to the dumpster, after picking up litter on the street.
A brown haired boy is walking on the street.
1
0.001
There isn't necessarily a boy walking on the street while the young man takes the bag to the trash.
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_street(x6) & n_dumpster(x4) & after(e1,e2) & a_up(s2) & Manner(e2,s2) & Theme(e2,x5) & Actor(e2,x1) & v_pick(e2) & on(x5,x6) & n_litter(x5) & to(e1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & of(x2,x3) & n_trash(x3) & n_bag(x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 s2 x1 x2.(n_street(x2) & on(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_boy(x1) & a_haired(s2) & Theme(s2,x1) & a_brown(s1) & Theme(s1,x1))
4d698924-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_take(e1) & v_pick(e2) & to(e1,x4) & on(x5,x6) & of(x2,x3) & n_trash(x3) & n_street(x6) & n_man(x1) & n_litter(x5) & n_dumpster(x4) & n_bag(x2) & after(e1,e2) & a_young(s1) & a_up(s2) & Theme(s1,x1) & Theme(e2,x5) & Theme(e1,x2) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 s1 s2 x1 x2.(v_walk(e1) & on(e1,x2) & n_street(x2) & n_boy(x1) & a_haired(s2) & a_brown(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1))
A young man is taking a bag of trash to the dumpster, after picking up litter on the street.
A young man is sleeping in his car.
2
-100
Taking a bag of trash requires being awake. The young man cannot be sleeping.
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_street(x6) & n_dumpster(x4) & after(e1,e2) & a_up(s2) & Manner(e2,s2) & Theme(e2,x5) & Actor(e2,x1) & v_pick(e2) & on(x5,x6) & n_litter(x5) & to(e1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & of(x2,x3) & n_trash(x3) & n_bag(x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(in(e1,x2) & n_car(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_sleep(e1) & n_man(x1) & a_young(s1) & Theme(s1,x1))
4d698d8e-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_take(e1) & v_pick(e2) & to(e1,x4) & on(x5,x6) & of(x2,x3) & n_trash(x3) & n_street(x6) & n_man(x1) & n_litter(x5) & n_dumpster(x4) & n_bag(x2) & after(e1,e2) & a_young(s1) & a_up(s2) & Theme(s1,x1) & Theme(e2,x5) & Theme(e1,x2) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_sleep(e1) & of(x2,x1) & n_man(x1) & n_male(x1) & n_car(x2) & in(e1,x2) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1))
A young man is taking a bag of trash to the dumpster, after picking up litter on the street.
A young man is throwing away rubbish.
0
1
Rubbish is another word for trash and litter.
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_street(x6) & n_dumpster(x4) & after(e1,e2) & a_up(s2) & Manner(e2,s2) & Theme(e2,x5) & Actor(e2,x1) & v_pick(e2) & on(x5,x6) & n_litter(x5) & to(e1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & of(x2,x3) & n_trash(x3) & n_bag(x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 s2 x1 x2.(a_away(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_throw(e1) & n_rubbish(x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
4d6991f8-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_take(e1) & v_pick(e2) & to(e1,x4) & on(x5,x6) & of(x2,x3) & n_trash(x3) & n_street(x6) & n_man(x1) & n_litter(x5) & n_dumpster(x4) & n_bag(x2) & after(e1,e2) & a_young(s1) & a_up(s2) & Theme(s1,x1) & Theme(e2,x5) & Theme(e1,x2) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 s1 s2 x1 x2.(v_throw(e1) & n_rubbish(x2) & n_man(x1) & a_young(s1) & a_away(s2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1))
A young man is taking a bag of trash to the dumpster, after picking up litter on the street.
A young man takes out the trash and cleans up litter.
0
-100
Taking a bag to the dumpster means taking it out and picking up litter means cleaning it up.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(n_street(x6) & n_dumpster(x4) & after(e1,e2) & a_up(s2) & Manner(e2,s2) & Theme(e2,x5) & Actor(e2,x1) & v_pick(e2) & on(x5,x6) & n_litter(x5) & to(e1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & of(x2,x3) & n_trash(x3) & n_bag(x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4.(n_trash(x2) & a_up(s4) & Manner(e2,s4) & Theme(e2,x4) & Actor(e2,x3) & v_clean(e2) & n_litter(x4) & n_man(x3) & a_young(s3) & Theme(s3,x3) & a_out(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_man(x1) & a_young(s1) & Theme(s1,x1))
4d69966c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(v_take(e1) & v_pick(e2) & to(e1,x4) & on(x5,x6) & of(x2,x3) & n_trash(x3) & n_street(x6) & n_man(x1) & n_litter(x5) & n_dumpster(x4) & n_bag(x2) & after(e1,e2) & a_young(s1) & a_up(s2) & Theme(s1,x1) & Theme(e2,x5) & Theme(e1,x2) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4.(v_take(e1) & v_clean(e2) & n_trash(x2) & n_man(x3) & n_man(x1) & n_litter(x4) & a_young(s3) & a_young(s1) & a_up(s4) & a_out(s2) & Theme(s3,x3) & Theme(s1,x1) & Theme(e2,x4) & Theme(e1,x2) & Manner(e2,s4) & Manner(e1,s2) & Actor(e2,x3) & Actor(e1,x1))
A young man is taking a bag of trash to the dumpster, after picking up litter on the street.
A man is carrying a bag of trash to a dumpster.
0
-100
Young man is a man and taking means he is carrying it
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_street(x6) & n_dumpster(x4) & after(e1,e2) & a_up(s2) & Manner(e2,s2) & Theme(e2,x5) & Actor(e2,x1) & v_pick(e2) & on(x5,x6) & n_litter(x5) & to(e1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & of(x2,x3) & n_trash(x3) & n_bag(x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & of(x2,x3) & to(x3,x4) & n_dumpster(x4) & n_trash(x3) & n_bag(x2) & n_man(x1))
4d699cb6-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_take(e1) & v_pick(e2) & to(e1,x4) & on(x5,x6) & of(x2,x3) & n_trash(x3) & n_street(x6) & n_man(x1) & n_litter(x5) & n_dumpster(x4) & n_bag(x2) & after(e1,e2) & a_young(s1) & a_up(s2) & Theme(s1,x1) & Theme(e2,x5) & Theme(e1,x2) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_carry(e1) & to(x3,x4) & of(x2,x3) & n_trash(x3) & n_man(x1) & n_dumpster(x4) & n_bag(x2) & Theme(e1,x2) & Actor(e1,x1))
The indian couple mingle at the party.
The indian couple enjoy the time in party
0
-100
Mingle means enjoy the time socially.
exists s1 x1 x2 x3.(n_party(x3) & n_mingle(x1) & of(x1,x2) & n_couple(x2) & a_indian(s1) & Theme(s1,x1) & a_topic(x1) & at(x1,x3))
exists e1 s1 x1 x2 x3.(n_time(x2) & n_couple(x1) & a_indian(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & in(x2,x3) & n_party(x3))
4d69a1d4-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3.(of(x1,x2) & n_party(x3) & n_mingle(x1) & n_couple(x2) & at(x1,x3) & a_topic(x1) & a_indian(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(v_enjoy(e1) & n_time(x2) & n_party(x3) & n_couple(x1) & in(x2,x3) & a_indian(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
The indian couple mingle at the party.
A couple is eating in Restaurant.
2
-100
A couple can't be eating in a Restaurant if they are mingling at a party.
exists s1 x1 x2 x3.(n_party(x3) & n_mingle(x1) & of(x1,x2) & n_couple(x2) & a_indian(s1) & Theme(s1,x1) & a_topic(x1) & at(x1,x3))
exists e1 x1 x2.(ne_geo_restaurant(x2) & in(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_couple(x1))
4d69a6c0-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3.(of(x1,x2) & n_party(x3) & n_mingle(x1) & n_couple(x2) & at(x1,x3) & a_topic(x1) & a_indian(s1) & Theme(s1,x1))
exists e1 x1 x2.(v_eat(e1) & ne_geo_restaurant(x2) & n_couple(x1) & in(e1,x2) & Actor(e1,x1))
The indian couple mingle at the party.
A couple are mingle with each other
1
-100
Each other is different than mingling at party
exists s1 x1 x2 x3.(n_party(x3) & n_mingle(x1) & of(x1,x2) & n_couple(x2) & a_indian(s1) & Theme(s1,x1) & a_topic(x1) & at(x1,x3))
exists s1 x1.(all x2.(n_other(x2) -> with(s1,x2)) & Theme(s1,x1) & a_mingle(s1) & n_couple(x1))
4d69ab52-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3.(of(x1,x2) & n_party(x3) & n_mingle(x1) & n_couple(x2) & at(x1,x3) & a_topic(x1) & a_indian(s1) & Theme(s1,x1))
exists s1 x1.(n_couple(x1) & all x2.(with(s1,x2) | -n_other(x2)) & a_mingle(s1) & Theme(s1,x1))
A man wearing a jacket places cookie dough on a sheet to be baked.
There is an oven.
1
-100
Just because a man is placing cookie dough on a baking sheet does not mean that there is an oven.
exists e3 e1 e2 p1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(Topic(e3,p1) & exists e4.(Theme(e4,x1) & v_bake(e4)) & on(e3,x9) & n_sheet(x9) & Theme(e3,x7) & Actor(e3,x4) & v_place(e3) & n_dough(x7) & of(x7,x8) & n_cookie(x8) & Theme(e2,x6) & Actor(e2,x5) & v_wear(e2) & n_jacket(x6) & (x4 = x5) & n_man(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jacket(x3) & (x1 = x2) & n_man(x1))
exists p1 x1 x2.((x1 = x2) & n_oven(x2))
4d69afd0-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 e2 p1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e2) & v_wear(e1) & v_place(e3) & on(e3,x9) & of(x7,x8) & n_sheet(x9) & n_man(x4) & n_man(x1) & n_jacket(x6) & n_jacket(x3) & n_dough(x7) & n_cookie(x8) & exists e4.(v_bake(e4) & Theme(e4,x1)) & Topic(e3,p1) & Theme(e3,x7) & Theme(e2,x6) & Theme(e1,x3) & Actor(e3,x4) & Actor(e2,x5) & Actor(e1,x2) & (x4 = x5) & (x1 = x2))
exists x1 x2.(n_oven(x2) & (x1 = x2))
A man wearing a jacket places cookie dough on a sheet to be baked.
There is only meat on the baking tray.
2
-100
Cookie dough is not the dead flesh of animals like meat is.
exists e2 e3 e1 p1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(Topic(e3,p1) & exists e4.(Theme(e4,x1) & v_bake(e4)) & on(e3,x9) & n_sheet(x9) & Theme(e3,x7) & Actor(e3,x4) & v_place(e3) & n_dough(x7) & of(x7,x8) & n_cookie(x8) & Theme(e2,x6) & Actor(e2,x5) & v_wear(e2) & n_jacket(x6) & (x4 = x5) & n_man(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jacket(x3) & (x1 = x2) & n_man(x1))
exists p1 x1 x3 x4.(n_tray(x3) & of(x3,x4) & n_baking(x4) & exists x2.((x1 = x2) & on(x2,x3) & all x5.(n_meat(x5) -> (x2 = x5)) & n_meat(x2)))
4d69b43a-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e3 e1 p1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e2) & v_wear(e1) & v_place(e3) & on(e3,x9) & of(x7,x8) & n_sheet(x9) & n_man(x4) & n_man(x1) & n_jacket(x6) & n_jacket(x3) & n_dough(x7) & n_cookie(x8) & exists e4.(v_bake(e4) & Theme(e4,x1)) & Topic(e3,p1) & Theme(e3,x7) & Theme(e2,x6) & Theme(e1,x3) & Actor(e3,x4) & Actor(e2,x5) & Actor(e1,x2) & (x4 = x5) & (x1 = x2))
exists x1 x3 x4.(of(x3,x4) & n_tray(x3) & n_baking(x4) & exists x2.(on(x2,x3) & n_meat(x2) & all x5.(-n_meat(x5) | (x2 = x5)) & (x1 = x2)))
A man wearing a jacket places cookie dough on a sheet to be baked.
Someone is baking.
0
-100
Someone refers to a man while "places cookie dough on a sheet to be baked" is a more specific description of "is baking."
exists e3 e1 e2 p1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(Topic(e3,p1) & exists e4.(Theme(e4,x1) & v_bake(e4)) & on(e3,x9) & n_sheet(x9) & Theme(e3,x7) & Actor(e3,x4) & v_place(e3) & n_dough(x7) & of(x7,x8) & n_cookie(x8) & Theme(e2,x6) & Actor(e2,x5) & v_wear(e2) & n_jacket(x6) & (x4 = x5) & n_man(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jacket(x3) & (x1 = x2) & n_man(x1))
exists e1 x1.(Actor(e1,x1) & v_bake(e1) & n_person(x1))
4d69b89a-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 e2 p1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e2) & v_wear(e1) & v_place(e3) & on(e3,x9) & of(x7,x8) & n_sheet(x9) & n_man(x4) & n_man(x1) & n_jacket(x6) & n_jacket(x3) & n_dough(x7) & n_cookie(x8) & exists e4.(v_bake(e4) & Theme(e4,x1)) & Topic(e3,p1) & Theme(e3,x7) & Theme(e2,x6) & Theme(e1,x3) & Actor(e3,x4) & Actor(e2,x5) & Actor(e1,x2) & (x4 = x5) & (x1 = x2))
exists e1 x1.(v_bake(e1) & n_person(x1) & Actor(e1,x1))
Several people dressed in Indian clothing are talking to each other.
Several people dressed in Indian clothing are talking to each other and smiling.
1
-100
Just because the people are talking to each other doesn't mean they're smiling.
exists e1 e2 s1 s2 x1 x2 x3.(all x4.(n_other(x4) -> to(e2,x4)) & Actor(e2,x1) & v_talk(e2) & in(e1,x3) & n_clothing(x3) & a_indian(s2) & Theme(s2,x3) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_people(x1) & a_several(s1) & Theme(s1,x1))
exists e1 e3 e4 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(Actor(e4,x4) & v_smile(e4) & in(e3,x6) & n_clothing(x6) & a_indian(s4) & Theme(s4,x6) & Theme(e3,x5) & v_dress(e3) & (x4 = x5) & n_people(x4) & a_several(s3) & Theme(s3,x4) & all x7.(n_other(x7) -> to(e2,x7)) & Actor(e2,x1) & v_talk(e2) & in(e1,x3) & n_clothing(x3) & a_indian(s2) & Theme(s2,x3) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_people(x1) & a_several(s1) & Theme(s1,x1))
4d69bd18-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3.(v_talk(e2) & v_dress(e1) & n_people(x1) & n_clothing(x3) & in(e1,x3) & all x4.(to(e2,x4) | -n_other(x4)) & a_several(s1) & a_indian(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x2) & Actor(e2,x1) & (x1 = x2))
exists e1 e3 e4 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(v_talk(e2) & v_smile(e4) & v_dress(e3) & v_dress(e1) & n_people(x4) & n_people(x1) & n_clothing(x6) & n_clothing(x3) & in(e3,x6) & in(e1,x3) & all x7.(to(e2,x7) | -n_other(x7)) & a_several(s3) & a_several(s1) & a_indian(s4) & a_indian(s2) & Theme(s4,x6) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Theme(e3,x5) & Theme(e1,x2) & Actor(e4,x4) & Actor(e2,x1) & (x4 = x5) & (x1 = x2))
Several people dressed in Indian clothing are talking to each other.
Several people are sleeping on a bed.
2
-100
Talking requires being awake. You cannot be sleeping.
exists e1 e2 s1 s2 x1 x2 x3.(all x4.(n_other(x4) -> to(e2,x4)) & Actor(e2,x1) & v_talk(e2) & in(e1,x3) & n_clothing(x3) & a_indian(s2) & Theme(s2,x3) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_people(x1) & a_several(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(on(e1,x2) & n_bed(x2) & Actor(e1,x1) & v_sleep(e1) & n_people(x1) & a_several(s1) & Theme(s1,x1))
4d69c272-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3.(v_talk(e2) & v_dress(e1) & n_people(x1) & n_clothing(x3) & in(e1,x3) & all x4.(to(e2,x4) | -n_other(x4)) & a_several(s1) & a_indian(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x2) & Actor(e2,x1) & (x1 = x2))
exists e1 s1 x1 x2.(v_sleep(e1) & on(e1,x2) & n_people(x1) & n_bed(x2) & a_several(s1) & Theme(s1,x1) & Actor(e1,x1))
Several people dressed in Indian clothing are talking to each other.
Several people dressed in Indian clothing.
0
-100
the people are talking to each other
exists e2 e1 s1 s2 x1 x2 x3.(all x4.(n_other(x4) -> to(e2,x4)) & Actor(e2,x1) & v_talk(e2) & in(e1,x3) & n_clothing(x3) & a_indian(s2) & Theme(s2,x3) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_people(x1) & a_several(s1) & Theme(s1,x1))
exists e1 s1 s2 x1 x2 x3.(a_topic(x1) & in(e1,x3) & n_clothing(x3) & a_indian(s2) & Theme(s2,x3) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_people(x1) & a_several(s1) & Theme(s1,x1))
4d69c70e-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3.(v_talk(e2) & v_dress(e1) & n_people(x1) & n_clothing(x3) & in(e1,x3) & all x4.(to(e2,x4) | -n_other(x4)) & a_several(s1) & a_indian(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x2) & Actor(e2,x1) & (x1 = x2))
exists e1 s1 s2 x1 x2 x3.(v_dress(e1) & n_people(x1) & n_clothing(x3) & in(e1,x3) & a_topic(x1) & a_several(s1) & a_indian(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x2) & (x1 = x2))
an indian man in a white costume is talking to three women in colorful saris.
A man in a black suit is talking to some men.
2
-100
Man can't be talking to men if he is talking to women. Also, man can be wearing black if he is wearing white.
exists e1 s1 s2 s3 x1 x2 x3 x4.(to(e1,x3) & in(x3,x4) & n_sari(x4) & a_colorful(s3) & Theme(s3,x4) & n_woman(x3) & card_eq_3(x3) & Actor(e1,x1) & v_talk(e1) & in(x1,x2) & n_costume(x2) & a_white(s2) & Theme(s2,x2) & n_man(x1) & a_indian(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(to(e1,x3) & n_man(x3) & Actor(e1,x1) & v_talk(e1) & in(x1,x2) & n_suit(x2) & a_black(s1) & Theme(s1,x2) & n_man(x1))
4d69cd08-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4.(v_talk(e1) & to(e1,x3) & n_woman(x3) & n_sari(x4) & n_man(x1) & n_costume(x2) & in(x3,x4) & in(x1,x2) & card_eq_3(x3) & a_white(s2) & a_indian(s1) & a_colorful(s3) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_talk(e1) & to(e1,x3) & n_suit(x2) & n_man(x3) & n_man(x1) & in(x1,x2) & a_black(s1) & Theme(s1,x2) & Actor(e1,x1))
an indian man in a white costume is talking to three women in colorful saris.
A man wearing a red hat is talking with some women.
1
-100
A white costume and a red hat are two different colors.
exists e1 s1 s2 s3 x1 x2 x3 x4.(to(e1,x3) & in(x3,x4) & n_sari(x4) & a_colorful(s3) & Theme(s3,x4) & n_woman(x3) & card_eq_3(x3) & Actor(e1,x1) & v_talk(e1) & in(x1,x2) & n_costume(x2) & a_white(s2) & Theme(s2,x2) & n_man(x1) & a_indian(s1) & Theme(s1,x1))
exists e1 e2 s1 x1 x2 x3 x4.(with(e2,x4) & n_woman(x4) & Actor(e2,x1) & v_talk(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_hat(x3) & a_red(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
4d69d30c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4.(v_talk(e1) & to(e1,x3) & n_woman(x3) & n_sari(x4) & n_man(x1) & n_costume(x2) & in(x3,x4) & in(x1,x2) & card_eq_3(x3) & a_white(s2) & a_indian(s1) & a_colorful(s3) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))
exists e1 e2 s1 x1 x2 x3 x4.(with(e2,x4) & v_wear(e1) & v_talk(e2) & n_woman(x4) & n_man(x1) & n_hat(x3) & a_red(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
an indian man in a white costume is talking to three women in colorful saris.
Some people are talking.
0
-100
A man and three women are people.
exists e1 s1 s2 s3 x1 x2 x3 x4.(to(e1,x3) & in(x3,x4) & n_sari(x4) & a_colorful(s3) & Theme(s3,x4) & n_woman(x3) & card_eq_3(x3) & Actor(e1,x1) & v_talk(e1) & in(x1,x2) & n_costume(x2) & a_white(s2) & Theme(s2,x2) & n_man(x1) & a_indian(s1) & Theme(s1,x1))
exists e1 x1.(Actor(e1,x1) & v_talk(e1) & n_people(x1))
4d69d852-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4.(v_talk(e1) & to(e1,x3) & n_woman(x3) & n_sari(x4) & n_man(x1) & n_costume(x2) & in(x3,x4) & in(x1,x2) & card_eq_3(x3) & a_white(s2) & a_indian(s1) & a_colorful(s3) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))
exists e1 x1.(v_talk(e1) & n_people(x1) & Actor(e1,x1))
A young man in a black hoodie is sitting on a curb.
A young woman in a black hoodie is sitting on a curb.
2
-100
A man or a woman is sitting on a curb.
exists e1 s1 s2 x1 x2 x3.(on(e1,x3) & n_curb(x3) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_hoodie(x2) & a_black(s2) & Theme(s2,x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 s2 x1 x2 x3.(on(e1,x3) & n_curb(x3) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_hoodie(x2) & a_black(s2) & Theme(s2,x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1))
4d69dd02-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_sit(e1) & on(e1,x3) & n_man(x1) & n_hoodie(x2) & n_curb(x3) & in(x1,x2) & a_young(s1) & a_black(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))
exists e1 s1 s2 x1 x2 x3.(v_sit(e1) & on(e1,x3) & n_woman(x1) & n_hoodie(x2) & n_curb(x3) & in(x1,x2) & a_young(s1) & a_black(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))
A young man in a black hoodie is sitting on a curb.
A young person in a black hoodie is sitting on a curb.
0
-100
Man is a person.
exists e1 s1 s2 x1 x2 x3.(on(e1,x3) & n_curb(x3) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_hoodie(x2) & a_black(s2) & Theme(s2,x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 s2 x1 x2 x3.(on(e1,x3) & n_curb(x3) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_hoodie(x2) & a_black(s2) & Theme(s2,x2) & n_person(x1) & a_young(s1) & Theme(s1,x1))
4d69e1a8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_sit(e1) & on(e1,x3) & n_man(x1) & n_hoodie(x2) & n_curb(x3) & in(x1,x2) & a_young(s1) & a_black(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))
exists e1 s1 s2 x1 x2 x3.(v_sit(e1) & on(e1,x3) & n_person(x1) & n_hoodie(x2) & n_curb(x3) & in(x1,x2) & a_young(s1) & a_black(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))