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
Three window washers perform their job.
The window washers are eating lunch.
2
-100
perform and eating are not the same.
exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_perform(e1) & n_job(x3) & of(x3,x1) & n_thing(x1) & n_washer(x1) & of(x1,x2) & n_window(x2) & card_eq_3(x1))
exists e1 x1 x2 x3.(n_washer(x1) & of(x1,x2) & n_window(x2) & Theme(e1,x3) & Actor(e1,x1) & v_eat(e1) & n_lunch(x3))
771b58b0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_perform(e1) & of(x3,x1) & of(x1,x2) & n_window(x2) & n_washer(x1) & n_thing(x1) & n_job(x3) & card_eq_3(x1) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_eat(e1) & of(x1,x2) & n_window(x2) & n_washer(x1) & n_lunch(x3) & Theme(e1,x3) & Actor(e1,x1))
A young man hard at work, sweeping the floor.
The young man is asian.
1
-100
The man could be Italian and not asian
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_floor(x6) & at(e1,x4) & Theme(e2,x6) & Actor(e2,x5) & v_sweep(e2) & (x4 = x5) & n_work(x4) & Theme(e1,x2) & Actor(e1,x1) & v_event(e1) & Theme(s2,x3) & a_hard(s2) & (x2 = x3) & n_man(x2) & a_young(s1) & Theme(s1,x2) & n_thing(x1))
exists s1 s2 x1.(n_man(x1) & a_young(s1) & Theme(s1,x1) & Theme(s2,x1) & a_asian(s2))
771b7926-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_sweep(e2) & v_event(e1) & n_work(x4) & n_thing(x1) & n_man(x2) & n_floor(x6) & at(e1,x4) & a_young(s1) & a_hard(s2) & Theme(s2,x3) & Theme(s1,x2) & Theme(e2,x6) & Theme(e1,x2) & Actor(e2,x5) & Actor(e1,x1) & (x4 = x5) & (x2 = x3))
exists s1 s2 x1.(n_man(x1) & a_young(s1) & a_asian(s2) & Theme(s2,x1) & Theme(s1,x1))
Baseball pitcher throwing a pitch.
A pitcher throws a ball.
0
-100
A pitcher throwing a pitch in baseball means he throws a ball.
exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_throw(e1) & n_pitch(x4) & (x1 = x3) & n_pitcher(x1) & of(x1,x2) & n_baseball(x2))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_throw(e1) & n_ball(x2) & n_pitcher(x1))
771e39a4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_throw(e1) & of(x1,x2) & n_pitcher(x1) & n_pitch(x4) & n_baseball(x2) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3))
exists e1 x1 x2.(v_throw(e1) & n_pitcher(x1) & n_ball(x2) & Theme(e1,x2) & Actor(e1,x1))
Baseball pitcher throwing a pitch.
A pitcher throws a ball for a strike.
1
-100
Just because a baseball pitcher throwing a pitch doesn't necessarily mean that the pitcher throws the ball for a strike.
exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_throw(e1) & n_pitch(x4) & (x1 = x3) & n_pitcher(x1) & of(x1,x2) & n_baseball(x2))
exists e1 x1 x2 x3.(for(e1,x3) & n_strike(x3) & Theme(e1,x2) & Actor(e1,x1) & v_throw(e1) & n_ball(x2) & n_pitcher(x1))
771e3eae-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_throw(e1) & of(x1,x2) & n_pitcher(x1) & n_pitch(x4) & n_baseball(x2) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3))
exists e1 x1 x2 x3.(v_throw(e1) & n_strike(x3) & n_pitcher(x1) & n_ball(x2) & for(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
A man wearing a baseball hat pitches a ball towards home base.
A girl throws a football.
2
-100
man cannot be a girl at the same time
exists e2 e1 x1 x2 x3 x4 x5 x6 x7.(Theme(e2,x5) & Actor(e2,x1) & v_pitch(e2) & towards(x5,x6) & n_base(x6) & of(x6,x7) & n_home(x7) & n_ball(x5) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_hat(x3) & of(x3,x4) & n_baseball(x4) & (x1 = x2) & n_man(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_throw(e1) & n_football(x2) & n_girl(x1))
771e43c2-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_pitch(e2) & towards(x5,x6) & of(x6,x7) & of(x3,x4) & n_man(x1) & n_home(x7) & n_hat(x3) & n_baseball(x4) & n_base(x6) & n_ball(x5) & Theme(e2,x5) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_throw(e1) & n_girl(x1) & n_football(x2) & Theme(e1,x2) & Actor(e1,x1))
A man wearing a baseball hat pitches a ball towards home base.
A man pitches a ball.
0
-100
A man pitches a ball towards home base while playing baseball implies he pitches a ball.
exists e2 e1 x1 x2 x3 x4 x5 x6 x7.(Theme(e2,x5) & Actor(e2,x1) & v_pitch(e2) & towards(x5,x6) & n_base(x6) & of(x6,x7) & n_home(x7) & n_ball(x5) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_hat(x3) & of(x3,x4) & n_baseball(x4) & (x1 = x2) & n_man(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_pitch(e1) & n_ball(x2) & n_man(x1))
771e48cc-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_pitch(e2) & towards(x5,x6) & of(x6,x7) & of(x3,x4) & n_man(x1) & n_home(x7) & n_hat(x3) & n_baseball(x4) & n_base(x6) & n_ball(x5) & Theme(e2,x5) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_pitch(e1) & n_man(x1) & n_ball(x2) & Theme(e1,x2) & Actor(e1,x1))
A man wearing a baseball hat pitches a ball towards home base.
A man is winning the baseball game.
1
-100
A man wearing a baseball hat pitches a ball towards home base does not indicate that he is winning the baseball game.
exists e2 e1 x1 x2 x3 x4 x5 x6 x7.(Theme(e2,x5) & Actor(e2,x1) & v_pitch(e2) & towards(x5,x6) & n_base(x6) & of(x6,x7) & n_home(x7) & n_ball(x5) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_hat(x3) & of(x3,x4) & n_baseball(x4) & (x1 = x2) & n_man(x1))
exists e1 x1 x2 x3.(n_game(x2) & of(x2,x3) & n_baseball(x3) & Theme(e1,x2) & Actor(e1,x1) & v_win(e1) & n_man(x1))
771e4dd6-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_pitch(e2) & towards(x5,x6) & of(x6,x7) & of(x3,x4) & n_man(x1) & n_home(x7) & n_hat(x3) & n_baseball(x4) & n_base(x6) & n_ball(x5) & Theme(e2,x5) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_win(e1) & of(x2,x3) & n_man(x1) & n_game(x2) & n_baseball(x3) & Theme(e1,x2) & Actor(e1,x1))
A young mad pitching on a baseball team wearing a dark top and light colored uniform bottoms.
A pitcher is trying to impress his coach
1
-100
Sentence 1 is missing impress coach
exists e1 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6.(a_topic(x1) & on(x1,x2) & Theme(e1,x5) & Actor(e1,x4) & v_wear(e1) & n_bottom(x5) & of(x5,x6) & n_uniform(x6) & a_colored(s6) & Theme(s6,x5) & a_light(s5) & Theme(s5,x5) & a_top(s4) & Theme(s4,x5) & a_dark(s3) & Theme(s3,x5) & (x2 = x4) & n_team(x2) & of(x2,x3) & n_baseball(x3) & n_pitching(x1) & a_mad(s2) & Theme(s2,x1) & a_young(s1) & Theme(s1,x1))
exists e1 p1 x1 x2.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2.(Theme(e2,x2) & Actor(e2,x1) & v_impress(e2)) & n_coach(x2) & of(x2,x1) & n_male(x1) & n_pitcher(x1))
771e53f8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6.(v_wear(e1) & on(x1,x2) & of(x5,x6) & of(x2,x3) & n_uniform(x6) & n_team(x2) & n_pitching(x1) & n_bottom(x5) & n_baseball(x3) & a_young(s1) & a_topic(x1) & a_top(s4) & a_mad(s2) & a_light(s5) & a_dark(s3) & a_colored(s6) & Theme(s6,x5) & Theme(s5,x5) & Theme(s4,x5) & Theme(s3,x5) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x5) & Actor(e1,x4) & (x2 = x4))
exists e1 p1 x1 x2.(v_try(e1) & of(x2,x1) & n_pitcher(x1) & n_male(x1) & n_coach(x2) & exists e2.(v_impress(e2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
A young mad pitching on a baseball team wearing a dark top and light colored uniform bottoms.
A pitcher is wearing a dark top
0
-100
A person pitching on a baseball team obviously is a pitcher.
exists e1 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6.(a_topic(x1) & on(x1,x2) & Theme(e1,x5) & Actor(e1,x4) & v_wear(e1) & n_bottom(x5) & of(x5,x6) & n_uniform(x6) & a_colored(s6) & Theme(s6,x5) & a_light(s5) & Theme(s5,x5) & a_top(s4) & Theme(s4,x5) & a_dark(s3) & Theme(s3,x5) & (x2 = x4) & n_team(x2) & of(x2,x3) & n_baseball(x3) & n_pitching(x1) & a_mad(s2) & Theme(s2,x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_top(x2) & a_dark(s1) & Theme(s1,x2) & n_pitcher(x1))
771e593e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6.(v_wear(e1) & on(x1,x2) & of(x5,x6) & of(x2,x3) & n_uniform(x6) & n_team(x2) & n_pitching(x1) & n_bottom(x5) & n_baseball(x3) & a_young(s1) & a_topic(x1) & a_top(s4) & a_mad(s2) & a_light(s5) & a_dark(s3) & a_colored(s6) & Theme(s6,x5) & Theme(s5,x5) & Theme(s4,x5) & Theme(s3,x5) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x5) & Actor(e1,x4) & (x2 = x4))
exists e1 s1 x1 x2.(v_wear(e1) & n_top(x2) & n_pitcher(x1) & a_dark(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A young mad pitching on a baseball team wearing a dark top and light colored uniform bottoms.
A pitcher is wearing a light top
2
-100
young wearing a dark top cannot be a pitcher wearing a light top at the same time
exists e1 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6.(a_topic(x1) & on(x1,x2) & Theme(e1,x5) & Actor(e1,x4) & v_wear(e1) & n_bottom(x5) & of(x5,x6) & n_uniform(x6) & a_colored(s6) & Theme(s6,x5) & a_light(s5) & Theme(s5,x5) & a_top(s4) & Theme(s4,x5) & a_dark(s3) & Theme(s3,x5) & (x2 = x4) & n_team(x2) & of(x2,x3) & n_baseball(x3) & n_pitching(x1) & a_mad(s2) & Theme(s2,x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_top(x2) & a_light(s1) & Theme(s1,x2) & n_pitcher(x1))
771e5e66-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6.(v_wear(e1) & on(x1,x2) & of(x5,x6) & of(x2,x3) & n_uniform(x6) & n_team(x2) & n_pitching(x1) & n_bottom(x5) & n_baseball(x3) & a_young(s1) & a_topic(x1) & a_top(s4) & a_mad(s2) & a_light(s5) & a_dark(s3) & a_colored(s6) & Theme(s6,x5) & Theme(s5,x5) & Theme(s4,x5) & Theme(s3,x5) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x5) & Actor(e1,x4) & (x2 = x4))
exists e1 s1 x1 x2.(v_wear(e1) & n_top(x2) & n_pitcher(x1) & a_light(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A young man with intense concentration on his face throws a pitch while on the pitcher's mound on a baseball field.
The young man is a pitcher.
0
-100
A man playing baseball throws a pitch implies he is a pitcher.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_mound(x6) & of(x6,x5) & n_pitcher(x5) & on(e1,x6) & on(x6,x7) & n_field(x7) & of(x7,x8) & n_baseball(x8) & r_while(e1) & Theme(e1,x4) & Actor(e1,x1) & v_throw(e1) & n_pitch(x4) & with(x1,x2) & on(x2,x3) & n_face(x3) & of(x3,x1) & n_male(x1) & n_concentration(x2) & a_intense(s2) & Theme(s2,x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
exists p1 s1 x1.(n_man(x1) & a_young(s1) & Theme(s1,x1) & exists x2.((x1 = x2) & n_pitcher(x2)))
771e63a2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(x1,x2) & v_throw(e1) & r_while(e1) & on(x6,x7) & on(x2,x3) & on(e1,x6) & of(x7,x8) & of(x6,x5) & of(x3,x1) & n_pitcher(x5) & n_pitch(x4) & n_mound(x6) & n_man(x1) & n_male(x1) & n_field(x7) & n_face(x3) & n_concentration(x2) & n_baseball(x8) & a_young(s1) & a_intense(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x1))
exists s1 x1.(n_man(x1) & exists x2.(n_pitcher(x2) & (x1 = x2)) & a_young(s1) & Theme(s1,x1))
A young man with intense concentration on his face throws a pitch while on the pitcher's mound on a baseball field.
The young man plays for the Braves.
1
-100
A young man with intense concentration on his face throws a pitch while on the pitcher's mound on a baseball field does not indicate that he plays for the Braves.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_mound(x6) & of(x6,x5) & n_pitcher(x5) & on(e1,x6) & on(x6,x7) & n_field(x7) & of(x7,x8) & n_baseball(x8) & r_while(e1) & Theme(e1,x4) & Actor(e1,x1) & v_throw(e1) & n_pitch(x4) & with(x1,x2) & on(x2,x3) & n_face(x3) & of(x3,x1) & n_male(x1) & n_concentration(x2) & a_intense(s2) & Theme(s2,x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(n_brave(x2) & n_man(x1) & a_young(s1) & Theme(s1,x1) & for(e1,x2) & Actor(e1,x1) & v_play(e1))
771e68d4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(x1,x2) & v_throw(e1) & r_while(e1) & on(x6,x7) & on(x2,x3) & on(e1,x6) & of(x7,x8) & of(x6,x5) & of(x3,x1) & n_pitcher(x5) & n_pitch(x4) & n_mound(x6) & n_man(x1) & n_male(x1) & n_field(x7) & n_face(x3) & n_concentration(x2) & n_baseball(x8) & a_young(s1) & a_intense(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_play(e1) & n_man(x1) & n_brave(x2) & for(e1,x2) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1))
A young man with intense concentration on his face throws a pitch while on the pitcher's mound on a baseball field.
The young man is a quarterback.
2
-100
man who throws a pitch cannot be a man who is a quarterback at the same time
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_mound(x6) & of(x6,x5) & n_pitcher(x5) & on(e1,x6) & on(x6,x7) & n_field(x7) & of(x7,x8) & n_baseball(x8) & r_while(e1) & Theme(e1,x4) & Actor(e1,x1) & v_throw(e1) & n_pitch(x4) & with(x1,x2) & on(x2,x3) & n_face(x3) & of(x3,x1) & n_male(x1) & n_concentration(x2) & a_intense(s2) & Theme(s2,x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
exists p1 s1 x1.(n_man(x1) & a_young(s1) & Theme(s1,x1) & exists x2.((x1 = x2) & n_quarterback(x2)))
771e6ed8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(x1,x2) & v_throw(e1) & r_while(e1) & on(x6,x7) & on(x2,x3) & on(e1,x6) & of(x7,x8) & of(x6,x5) & of(x3,x1) & n_pitcher(x5) & n_pitch(x4) & n_mound(x6) & n_man(x1) & n_male(x1) & n_field(x7) & n_face(x3) & n_concentration(x2) & n_baseball(x8) & a_young(s1) & a_intense(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x1))
exists s1 x1.(n_man(x1) & exists x2.(n_quarterback(x2) & (x1 = x2)) & a_young(s1) & Theme(s1,x1))
Several football players in the middle of the field
They are getting ready for tip off of the NBA finals.
2
-100
The players are either football or basketball (NBA) players; they cannot be both at once
exists s1 x1 x2 x3 x4.(n_field(x4) & n_middle(x3) & a_topic(x1) & in(x1,x3) & of(x3,x4) & n_player(x1) & of(x1,x2) & n_football(x2) & a_several(s1) & Theme(s1,x1))
exists e1 p1 x1 x2 x3.(n_final(x2) & (x2 = x3) & ne_org_nba(x3) & n_thing(x1) & of(e1,x2) & r_off(e1) & exists s1 x4.(for(s1,x4) & n_tip(x4) & Theme(s1,x1) & a_ready(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1))
771e7374-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4.(of(x3,x4) & of(x1,x2) & n_player(x1) & n_middle(x3) & n_football(x2) & n_field(x4) & in(x1,x3) & a_topic(x1) & a_several(s1) & Theme(s1,x1))
exists e1 p1 x1 x2 x3.(v_get(e1) & r_off(e1) & of(e1,x2) & ne_org_nba(x3) & n_thing(x1) & n_final(x2) & exists s1 x4.(n_tip(x4) & for(s1,x4) & a_ready(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1) & (x2 = x3))
Several football players in the middle of the field
They are preparing for the coin flip for the Super Bowl.
1
-100
players could be doing other things rather than preparing for coin flip for super bowl
exists s1 x1 x2 x3 x4.(n_field(x4) & n_middle(x3) & a_topic(x1) & in(x1,x3) & of(x3,x4) & n_player(x1) & of(x1,x2) & n_football(x2) & a_several(s1) & Theme(s1,x1))
exists e1 x1 x2 x3 x4 x5.(ne_org_bowl(x4) & (x4 = x5) & ne_org_super(x5) & n_flip(x2) & of(x2,x3) & n_coin(x3) & n_thing(x1) & for(e1,x2) & for(x2,x4) & Actor(e1,x1) & v_prepare(e1))
771e786a-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4.(of(x3,x4) & of(x1,x2) & n_player(x1) & n_middle(x3) & n_football(x2) & n_field(x4) & in(x1,x3) & a_topic(x1) & a_several(s1) & Theme(s1,x1))
exists e1 x1 x2 x3 x4 x5.(v_prepare(e1) & of(x2,x3) & ne_org_super(x5) & ne_org_bowl(x4) & n_thing(x1) & n_flip(x2) & n_coin(x3) & for(x2,x4) & for(e1,x2) & Actor(e1,x1) & (x4 = x5))
Several football players in the middle of the field
The players are gathered away from the sideline.
0
-100
Several football players are players and they be in the middle of the field means they gathered away from the sideline.
exists s1 x1 x2 x3 x4.(n_field(x4) & n_middle(x3) & a_topic(x1) & in(x1,x3) & of(x3,x4) & n_player(x1) & of(x1,x2) & n_football(x2) & a_several(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_sideline(x2) & n_player(x1) & from(e1,x2) & r_away(e1) & Theme(e1,x1) & v_gather(e1))
771e7f5e-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4.(of(x3,x4) & of(x1,x2) & n_player(x1) & n_middle(x3) & n_football(x2) & n_field(x4) & in(x1,x3) & a_topic(x1) & a_several(s1) & Theme(s1,x1))
exists e1 x1 x2.(v_gather(e1) & r_away(e1) & n_sideline(x2) & n_player(x1) & from(e1,x2) & Theme(e1,x1))
A boy in a red shirt is running down the sidewalk.
The boy in the red shirt runs down a sidewalk.
0
-100
A boy running down a sidewalk implies he runs down a sidewalk.
exists e1 s1 s2 x1 x2 x3.(n_sidewalk(x3) & a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x1) & v_run(e1) & in(x1,x2) & n_shirt(x2) & a_red(s1) & Theme(s1,x2) & n_boy(x1))
exists e1 s1 s2 x1 x2 x3.(n_shirt(x2) & a_red(s1) & Theme(s1,x2) & n_boy(x1) & a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x1) & v_run(e1) & n_sidewalk(x3) & in(x1,x2))
771e8486-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_run(e1) & n_sidewalk(x3) & n_shirt(x2) & n_boy(x1) & in(x1,x2) & a_red(s1) & a_down(s2) & Theme(s1,x2) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x1))
exists e1 s1 s2 x1 x2 x3.(v_run(e1) & n_sidewalk(x3) & n_shirt(x2) & n_boy(x1) & in(x1,x2) & a_red(s1) & a_down(s2) & Theme(s1,x2) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x1))
A boy in a red shirt is running down the sidewalk.
The boy uses the strength in his legs to run towards the candy store.
1
-100
A boy in a red shirt is running down the sidewalk does not necessary that he uses the strength in his legs to run towards the candy store.
exists e1 s1 s2 x1 x2 x3.(n_sidewalk(x3) & a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x1) & v_run(e1) & in(x1,x2) & n_shirt(x2) & a_red(s1) & Theme(s1,x2) & n_boy(x1))
exists e1 p1 x1 x2 x3 x4 x5.(n_store(x4) & of(x4,x5) & n_candy(x5) & n_leg(x3) & of(x3,x2) & n_male(x2) & n_strength(x2) & n_boy(x1) & Theme(e1,p1) & Recipient(e1,x2) & Actor(e1,x1) & v_use(e1) & exists e2.(towards(e2,x4) & Actor(e2,x1) & v_run(e2)) & in(x2,x3))
771e8954-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_run(e1) & n_sidewalk(x3) & n_shirt(x2) & n_boy(x1) & in(x1,x2) & a_red(s1) & a_down(s2) & Theme(s1,x2) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x1))
exists e1 p1 x1 x2 x3 x4 x5.(v_use(e1) & of(x4,x5) & of(x3,x2) & n_strength(x2) & n_store(x4) & n_male(x2) & n_leg(x3) & n_candy(x5) & n_boy(x1) & in(x2,x3) & exists e2.(v_run(e2) & towards(e2,x4) & Actor(e2,x1)) & Theme(e1,p1) & Recipient(e1,x2) & Actor(e1,x1))
A boy in a red shirt is running down the sidewalk.
The girl with yellow shirts walks briskly down the road.
2
-100
It is either a boy or a girl. The shirt is either red or yellow. They are either running or walking.
exists e1 s1 s2 x1 x2 x3.(n_sidewalk(x3) & a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x1) & v_run(e1) & in(x1,x2) & n_shirt(x2) & a_red(s1) & Theme(s1,x2) & n_boy(x1))
exists e1 s1 s2 x1 x2 x3.(n_road(x3) & n_girl(x1) & down(e1,x3) & a_briskly(s2) & Manner(e1,s2) & Actor(e1,x1) & v_walk(e1) & with(x1,x2) & n_shirt(x2) & a_yellow(s1) & Theme(s1,x2))
771e8e0e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_run(e1) & n_sidewalk(x3) & n_shirt(x2) & n_boy(x1) & in(x1,x2) & a_red(s1) & a_down(s2) & Theme(s1,x2) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x1))
exists e1 s1 s2 x1 x2 x3.(with(x1,x2) & v_walk(e1) & n_shirt(x2) & n_road(x3) & n_girl(x1) & down(e1,x3) & a_yellow(s1) & a_briskly(s2) & Theme(s1,x2) & Manner(e1,s2) & Actor(e1,x1))
Men, women and children walking up and down a street.
The people are walking fast.
1
-100
Walking up and down does not mean they are necessarily walking fast.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & rel(x1,x2) & subset_of(x4,x2) & down(e2,x7) & n_street(x7) & Actor(e2,x6) & v_walk(e2) & (x4 = x6) & a_up(s1) & Manner(e1,s1) & Actor(e1,x5) & v_walk(e1) & (x4 = x5) & n_child(x4) & subset_of(x3,x2) & n_woman(x3) & n_man(x1))
exists e1 s1 x1.(n_people(x1) & a_fast(s1) & Manner(e1,s1) & Actor(e1,x1) & v_walk(e1))
771ea218-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(v_walk(e2) & v_walk(e1) & subset_of(x4,x2) & subset_of(x3,x2) & rel(x1,x2) & n_woman(x3) & n_street(x7) & n_man(x1) & n_child(x4) & down(e2,x7) & a_up(s1) & a_topic(x1) & Manner(e1,s1) & Actor(e2,x6) & Actor(e1,x5) & (x4 = x6) & (x4 = x5))
exists e1 s1 x1.(v_walk(e1) & n_people(x1) & a_fast(s1) & Manner(e1,s1) & Actor(e1,x1))
Men, women and children walking up and down a street.
The people are outdoors on the street.
0
-100
All streets are outdoors.
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & rel(x1,x2) & subset_of(x4,x2) & down(e2,x7) & n_street(x7) & Actor(e2,x6) & v_walk(e2) & (x4 = x6) & a_up(s1) & Manner(e1,s1) & Actor(e1,x5) & v_walk(e1) & (x4 = x5) & n_child(x4) & subset_of(x3,x2) & n_woman(x3) & n_man(x1))
exists p1 x1 x3.(n_street(x3) & n_people(x1) & exists x2.((x1 = x2) & on(x2,x3) & n_outdoors(x2)))
771ea704-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_walk(e2) & v_walk(e1) & subset_of(x4,x2) & subset_of(x3,x2) & rel(x1,x2) & n_woman(x3) & n_street(x7) & n_man(x1) & n_child(x4) & down(e2,x7) & a_up(s1) & a_topic(x1) & Manner(e1,s1) & Actor(e2,x6) & Actor(e1,x5) & (x4 = x6) & (x4 = x5))
exists x1 x3.(n_street(x3) & n_people(x1) & exists x2.(on(x2,x3) & n_outdoors(x2) & (x1 = x2)))
Men, women and children walking up and down a street.
The people are riding bikes.
2
-100
People can't be both walking and riding bikes simultaneously.
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & rel(x1,x2) & subset_of(x4,x2) & down(e2,x7) & n_street(x7) & Actor(e2,x6) & v_walk(e2) & (x4 = x6) & a_up(s1) & Manner(e1,s1) & Actor(e1,x5) & v_walk(e1) & (x4 = x5) & n_child(x4) & subset_of(x3,x2) & n_woman(x3) & n_man(x1))
exists e1 x1 x2.(n_people(x1) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2))
771eabb4-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_walk(e2) & v_walk(e1) & subset_of(x4,x2) & subset_of(x3,x2) & rel(x1,x2) & n_woman(x3) & n_street(x7) & n_man(x1) & n_child(x4) & down(e2,x7) & a_up(s1) & a_topic(x1) & Manner(e1,s1) & Actor(e2,x6) & Actor(e1,x5) & (x4 = x6) & (x4 = x5))
exists e1 x1 x2.(v_ride(e1) & n_people(x1) & n_bike(x2) & Theme(e1,x2) & Actor(e1,x1))
A busy street scene shows several people walking under an archway.
The street is busy.
0
-100
The street is busy is a rephrasing of a busy street.
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(Theme(e2,x3) & Actor(e2,x1) & v_show(e2) & under(e1,x5) & n_archway(x5) & Actor(e1,x4) & v_walk(e1) & (x3 = x4) & n_people(x3) & a_several(s2) & Theme(s2,x3) & n_scene(x1) & of(x1,x2) & n_street(x2) & a_busy(s1) & Theme(s1,x1))
exists s1 x1.(n_street(x1) & Theme(s1,x1) & a_busy(s1))
771ebe2e-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(v_walk(e1) & v_show(e2) & under(e1,x5) & of(x1,x2) & n_street(x2) & n_scene(x1) & n_people(x3) & n_archway(x5) & a_several(s2) & a_busy(s1) & Theme(s2,x3) & Theme(s1,x1) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x4))
exists s1 x1.(n_street(x1) & a_busy(s1) & Theme(s1,x1))
A busy street scene shows several people walking under an archway.
The people are taking part in a celebration.
1
-100
A busy street scene shows several people walking under an archway does not imply that they are taking part in a celebration.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(Theme(e2,x3) & Actor(e2,x1) & v_show(e2) & under(e1,x5) & n_archway(x5) & Actor(e1,x4) & v_walk(e1) & (x3 = x4) & n_people(x3) & a_several(s2) & Theme(s2,x3) & n_scene(x1) & of(x1,x2) & n_street(x2) & a_busy(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(n_people(x1) & in(e1,x3) & n_celebration(x3) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_part(x2))
771ec2c0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(v_walk(e1) & v_show(e2) & under(e1,x5) & of(x1,x2) & n_street(x2) & n_scene(x1) & n_people(x3) & n_archway(x5) & a_several(s2) & a_busy(s1) & Theme(s2,x3) & Theme(s1,x1) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x4))
exists e1 x1 x2 x3.(v_take(e1) & n_people(x1) & n_part(x2) & n_celebration(x3) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
A busy street scene shows several people walking under an archway.
The street is empty.
2
-100
The street cannot be simultaneously busy and empty.
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(Theme(e2,x3) & Actor(e2,x1) & v_show(e2) & under(e1,x5) & n_archway(x5) & Actor(e1,x4) & v_walk(e1) & (x3 = x4) & n_people(x3) & a_several(s2) & Theme(s2,x3) & n_scene(x1) & of(x1,x2) & n_street(x2) & a_busy(s1) & Theme(s1,x1))
exists s1 x1.(n_street(x1) & Theme(s1,x1) & a_empty(s1))
771ec81a-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(v_walk(e1) & v_show(e2) & under(e1,x5) & of(x1,x2) & n_street(x2) & n_scene(x1) & n_people(x3) & n_archway(x5) & a_several(s2) & a_busy(s1) & Theme(s2,x3) & Theme(s1,x1) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x4))
exists s1 x1.(n_street(x1) & a_empty(s1) & Theme(s1,x1))
A busy street filled with random people underneath a bridge.
They are gathered under the bridge for shade.
1
-100
Just because they are underneath a bridge does not mean they are there for shade.
exists e1 e2 s1 s2 x1 x2 x3 x4.(Theme(e2,x4) & Actor(e2,x1) & v_underneath(e2) & n_bridge(x4) & with(e1,x3) & n_people(x3) & a_random(s2) & Theme(s2,x3) & Theme(e1,x2) & v_fill(e1) & (x1 = x2) & n_street(x1) & a_busy(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_bridge(x2) & for(e1,x1) & n_shade(x1) & under(e1,x2) & Theme(e1,x1) & v_gather(e1) & n_thing(x1))
771ecd06-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4.(with(e1,x3) & v_underneath(e2) & v_fill(e1) & n_street(x1) & n_people(x3) & n_bridge(x4) & a_random(s2) & a_busy(s1) & Theme(s2,x3) & Theme(s1,x1) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x1) & (x1 = x2))
exists e1 x1 x2.(v_gather(e1) & under(e1,x2) & n_thing(x1) & n_shade(x1) & n_bridge(x2) & for(e1,x1) & Theme(e1,x1))
A busy street filled with random people underneath a bridge.
A lone bike passes over a bridge.
2
-100
There can't be a lone bike if there is a busy street filled with random people. Underneath a bridge is not the same as over a bridge.
exists e1 e2 s1 s2 x1 x2 x3 x4.(Theme(e2,x4) & Actor(e2,x1) & v_underneath(e2) & n_bridge(x4) & with(e1,x3) & n_people(x3) & a_random(s2) & Theme(s2,x3) & Theme(e1,x2) & v_fill(e1) & (x1 = x2) & n_street(x1) & a_busy(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(over(e1,x2) & n_bridge(x2) & Actor(e1,x1) & v_pass(e1) & n_bike(x1) & a_lone(s1) & Theme(s1,x1))
771ed1b6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4.(with(e1,x3) & v_underneath(e2) & v_fill(e1) & n_street(x1) & n_people(x3) & n_bridge(x4) & a_random(s2) & a_busy(s1) & Theme(s2,x3) & Theme(s1,x1) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x1) & (x1 = x2))
exists e1 s1 x1 x2.(v_pass(e1) & over(e1,x2) & n_bridge(x2) & n_bike(x1) & a_lone(s1) & Theme(s1,x1) & Actor(e1,x1))
A busy street filled with random people underneath a bridge.
There are many people on the street.
0
-100
Bridges are usually on a street.
exists e2 e1 s1 s2 x1 x2 x3 x4.(Theme(e2,x4) & Actor(e2,x1) & v_underneath(e2) & n_bridge(x4) & with(e1,x3) & n_people(x3) & a_random(s2) & Theme(s2,x3) & Theme(e1,x2) & v_fill(e1) & (x1 = x2) & n_street(x1) & a_busy(s1) & Theme(s1,x1))
exists p1 x1 x3.(n_street(x3) & exists x2.((x1 = x2) & on(x2,x3) & n_people(x2) & n_quantity(x2)))
771ed6a2-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4.(with(e1,x3) & v_underneath(e2) & v_fill(e1) & n_street(x1) & n_people(x3) & n_bridge(x4) & a_random(s2) & a_busy(s1) & Theme(s2,x3) & Theme(s1,x1) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x1) & (x1 = x2))
exists x1 x3.(n_street(x3) & exists x2.(on(x2,x3) & n_quantity(x2) & n_people(x2) & (x1 = x2)))
A little girl in a pink jacket is pulling a suitcase.
A little girl is travelling alone for the first time.
1
-100
A little girl pulling a suitcase does not imply that she is traveling alone for the first time.
exists e1 s1 s2 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_pull(e1) & n_suitcase(x3) & in(x1,x2) & n_jacket(x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists e1 s1 s2 s3 x1 x2.(n_time(x2) & a_first(s3) & Theme(s3,x2) & for(e1,x2) & a_alone(s2) & Manner(e1,s2) & Actor(e1,x1) & v_travel(e1) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
771edc74-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_pull(e1) & n_suitcase(x3) & n_jacket(x2) & n_girl(x1) & in(x1,x2) & a_pink(s2) & a_little(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1))
exists e1 s1 s2 s3 x1 x2.(v_travel(e1) & n_time(x2) & n_girl(x1) & for(e1,x2) & a_little(s1) & a_first(s3) & a_alone(s2) & Theme(s3,x2) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x1))
A little girl in a pink jacket is pulling a suitcase.
A old man kicks over his suitcase.
2
-100
It is either a girl or a man. They either are pulling or kicking the suitcase.
exists e1 s1 s2 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_pull(e1) & n_suitcase(x3) & in(x1,x2) & n_jacket(x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists s1 x1 x2 x3.(a_topic(x1) & over(x1,x3) & n_suitcase(x3) & of(x3,x1) & n_male(x1) & n_kick(x1) & of(x1,x2) & n_man(x2) & a_old(s1) & Theme(s1,x1))
771ee17e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_pull(e1) & n_suitcase(x3) & n_jacket(x2) & n_girl(x1) & in(x1,x2) & a_pink(s2) & a_little(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1))
exists s1 x1 x2 x3.(over(x1,x3) & of(x3,x1) & of(x1,x2) & n_suitcase(x3) & n_man(x2) & n_male(x1) & n_kick(x1) & a_topic(x1) & a_old(s1) & Theme(s1,x1))
A little girl in a pink jacket is pulling a suitcase.
A girl tugs at her suitcase.
0
-100
A girl pulling a suitcase implies she tugs at it.
exists e1 s1 s2 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_pull(e1) & n_suitcase(x3) & in(x1,x2) & n_jacket(x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists x1 x2 x3.(a_topic(x1) & at(x1,x3) & n_suitcase(x3) & of(x3,x1) & n_female(x1) & n_tug(x1) & of(x1,x2) & n_girl(x2))
771ee69c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_pull(e1) & n_suitcase(x3) & n_jacket(x2) & n_girl(x1) & in(x1,x2) & a_pink(s2) & a_little(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1))
exists x1 x2 x3.(of(x3,x1) & of(x1,x2) & n_tug(x1) & n_suitcase(x3) & n_girl(x2) & n_female(x1) & at(x1,x3) & a_topic(x1))
A young girl in a pink jacket is carrying a rolling luggage bag
A young girl in a pink jacket is playing a board game.
2
-100
The girl is either carrying a luggage bag or playing a board game.
exists e1 s1 s2 s3 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_carry(e1) & n_bag(x3) & of(x3,x4) & n_luggage(x4) & a_rolling(s3) & Theme(s3,x3) & in(x1,x2) & n_jacket(x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 s2 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_game(x3) & of(x3,x4) & n_board(x4) & in(x1,x2) & n_jacket(x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
771eebf6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4.(v_carry(e1) & of(x3,x4) & n_luggage(x4) & n_jacket(x2) & n_girl(x1) & n_bag(x3) & in(x1,x2) & a_young(s1) & a_rolling(s3) & a_pink(s2) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1))
exists e1 s1 s2 x1 x2 x3 x4.(v_play(e1) & of(x3,x4) & n_jacket(x2) & n_girl(x1) & n_game(x3) & n_board(x4) & in(x1,x2) & a_young(s1) & a_pink(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1))
A young girl in a pink jacket is carrying a rolling luggage bag
A young girl in a pink jacket is rolling a suitcase around.
0
-100
A suitcase is a luggage bag.
exists e1 s1 s2 s3 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_carry(e1) & n_bag(x3) & of(x3,x4) & n_luggage(x4) & a_rolling(s3) & Theme(s3,x3) & in(x1,x2) & n_jacket(x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 s2 s3 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_roll(e1) & n_suitcase(x3) & a_around(s3) & Theme(s3,x3) & in(x1,x2) & n_jacket(x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
771ef1c8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4.(v_carry(e1) & of(x3,x4) & n_luggage(x4) & n_jacket(x2) & n_girl(x1) & n_bag(x3) & in(x1,x2) & a_young(s1) & a_rolling(s3) & a_pink(s2) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1))
exists e1 s1 s2 s3 x1 x2 x3.(v_roll(e1) & n_suitcase(x3) & n_jacket(x2) & n_girl(x1) & in(x1,x2) & a_young(s1) & a_pink(s2) & a_around(s3) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1))
A young girl in a pink jacket is carrying a rolling luggage bag
A young girl in a pink jacket carrying her bags.
1
-100
A girl carrying a rolling luggage bag does not mean they are her bags.
exists e1 s1 s2 s3 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_carry(e1) & n_bag(x3) & of(x3,x4) & n_luggage(x4) & a_rolling(s3) & Theme(s3,x3) & in(x1,x2) & n_jacket(x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_carry(e1) & n_bag(x4) & of(x4,x1) & n_female(x1) & (x2 = x3) & n_jacket(x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
771ef6f0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4.(v_carry(e1) & of(x3,x4) & n_luggage(x4) & n_jacket(x2) & n_girl(x1) & n_bag(x3) & in(x1,x2) & a_young(s1) & a_rolling(s3) & a_pink(s2) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1))
exists e1 s1 s2 x1 x2 x3 x4.(v_carry(e1) & of(x4,x1) & n_jacket(x2) & n_girl(x1) & n_female(x1) & n_bag(x4) & in(x1,x2) & a_young(s1) & a_topic(x1) & a_pink(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
A little girl in a pink coat is dragging her luggage behind her.
The little girl is wearing a black coat.
2
-100
The coat is either pink or black.
exists e1 s1 s2 x1 x2 x3.(behind(e1,x1) & n_female(x1) & n_female(x1) & Theme(e1,x3) & Actor(e1,x1) & v_drag(e1) & n_luggage(x3) & of(x3,x1) & in(x1,x2) & n_coat(x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists e1 s1 s2 x1 x2.(n_girl(x1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_coat(x2) & a_black(s2) & Theme(s2,x2))
771efbfa-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_drag(e1) & of(x3,x1) & n_luggage(x3) & n_girl(x1) & n_female(x1) & n_coat(x2) & in(x1,x2) & behind(e1,x1) & a_pink(s2) & a_little(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1))
exists e1 s1 s2 x1 x2.(v_wear(e1) & n_girl(x1) & n_coat(x2) & a_little(s1) & a_black(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
A little girl in a pink coat is dragging her luggage behind her.
The girl pulls her luggage.
0
-100
A girl is dragging her luggage implies she pulls her luggage.
exists e1 s1 s2 x1 x2 x3.(behind(e1,x1) & n_female(x1) & n_female(x1) & Theme(e1,x3) & Actor(e1,x1) & v_drag(e1) & n_luggage(x3) & of(x3,x1) & in(x1,x2) & n_coat(x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_luggage(x2) & of(x2,x1) & n_female(x1) & n_girl(x1) & Theme(e1,x2) & Actor(e1,x1) & v_pull(e1))
771f0122-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_drag(e1) & of(x3,x1) & n_luggage(x3) & n_girl(x1) & n_female(x1) & n_coat(x2) & in(x1,x2) & behind(e1,x1) & a_pink(s2) & a_little(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_pull(e1) & of(x2,x1) & n_luggage(x2) & n_girl(x1) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1))
A little girl in a pink coat is dragging her luggage behind her.
A little girl is going on a airplane.
1
-100
Just because a little girl is dragging luggage behind her does not mean she is going on a airplane.
exists e1 s1 s2 x1 x2 x3.(behind(e1,x1) & n_female(x1) & n_female(x1) & Theme(e1,x3) & Actor(e1,x1) & v_drag(e1) & n_luggage(x3) & of(x3,x1) & in(x1,x2) & n_coat(x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(on(e1,x2) & n_airplane(x2) & Actor(e1,x1) & v_go(e1) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
771f0640-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_drag(e1) & of(x3,x1) & n_luggage(x3) & n_girl(x1) & n_female(x1) & n_coat(x2) & in(x1,x2) & behind(e1,x1) & a_pink(s2) & a_little(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_go(e1) & on(e1,x2) & n_girl(x1) & n_airplane(x2) & a_little(s1) & Theme(s1,x1) & Actor(e1,x1))
A small girl wearing a pink jacket is carrying her luggage with Cinderella on it
A young girl runs through the airport with her family.
1
-100
Just because a small girl is carrying her luggage with Cinderella on it does not mean she is with her family. It also does not imply that she is running through the airport.
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(ne_geo_cinderella(x5) & on(e2,x1) & n_thing(x1) & Theme(e2,x4) & Actor(e2,x1) & v_carry(e2) & with(x4,x5) & n_luggage(x4) & of(x4,x1) & n_female(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jacket(x3) & a_pink(s2) & Theme(s2,x3) & (x1 = x2) & n_girl(x1) & a_small(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(n_family(x3) & of(x3,x2) & n_female(x2) & n_airport(x2) & with(e1,x3) & through(e1,x2) & Actor(e1,x1) & v_run(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
771f0b68-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(with(x4,x5) & v_wear(e1) & v_carry(e2) & on(e2,x1) & of(x4,x1) & ne_geo_cinderella(x5) & n_thing(x1) & n_luggage(x4) & n_jacket(x3) & n_girl(x1) & n_female(x1) & a_small(s1) & a_pink(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2 x3.(with(e1,x3) & v_run(e1) & through(e1,x2) & of(x3,x2) & n_girl(x1) & n_female(x2) & n_family(x3) & n_airport(x2) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1))
A small girl wearing a pink jacket is carrying her luggage with Cinderella on it
A young girl is holding a bag.
0
-100
A girl carrying her luggage implies she is holding a bag.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(ne_geo_cinderella(x5) & on(e2,x1) & n_thing(x1) & Theme(e2,x4) & Actor(e2,x1) & v_carry(e2) & with(x4,x5) & n_luggage(x4) & of(x4,x1) & n_female(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jacket(x3) & a_pink(s2) & Theme(s2,x3) & (x1 = x2) & n_girl(x1) & a_small(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_bag(x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
771f1004-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(with(x4,x5) & v_wear(e1) & v_carry(e2) & on(e2,x1) & of(x4,x1) & ne_geo_cinderella(x5) & n_thing(x1) & n_luggage(x4) & n_jacket(x3) & n_girl(x1) & n_female(x1) & a_small(s1) & a_pink(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2.(v_hold(e1) & n_girl(x1) & n_bag(x2) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
A small girl wearing a pink jacket is carrying her luggage with Cinderella on it
A young girl is inside a suitcase.
2
-100
The girl cannot be simultaneously inside a suitcase and carrying it.
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(ne_geo_cinderella(x5) & on(e2,x1) & n_thing(x1) & Theme(e2,x4) & Actor(e2,x1) & v_carry(e2) & with(x4,x5) & n_luggage(x4) & of(x4,x1) & n_female(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jacket(x3) & a_pink(s2) & Theme(s2,x3) & (x1 = x2) & n_girl(x1) & a_small(s1) & Theme(s1,x1))
exists p1 s1 x1.(exists x2.(inside(x1,x2) & n_suitcase(x2)) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
771f150e-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(with(x4,x5) & v_wear(e1) & v_carry(e2) & on(e2,x1) & of(x4,x1) & ne_geo_cinderella(x5) & n_thing(x1) & n_luggage(x4) & n_jacket(x3) & n_girl(x1) & n_female(x1) & a_small(s1) & a_pink(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists s1 x1.(n_girl(x1) & exists x2.(n_suitcase(x2) & inside(x1,x2)) & a_young(s1) & Theme(s1,x1))
A group of children are playing soccer barefoot on a sandy field.
Some kids are spraypainting a building.
2
-100
The children are either playing soccer or spraypainting.
exists e1 s1 x1 x2 x3 x4 x5.(on(e1,x5) & n_field(x5) & a_sandy(s1) & Theme(s1,x5) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_barefoot(x3) & of(x3,x4) & n_soccer(x4) & of(x1,x2) & n_child(x2) & n_group(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_spraypaint(e1) & n_building(x2) & n_kid(x1))
771f1bda-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_play(e1) & on(e1,x5) & of(x3,x4) & of(x1,x2) & n_soccer(x4) & n_group(x1) & n_field(x5) & n_child(x2) & n_barefoot(x3) & a_sandy(s1) & Theme(s1,x5) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_spraypaint(e1) & n_kid(x1) & n_building(x2) & Theme(e1,x2) & Actor(e1,x1))
A group of children are playing soccer barefoot on a sandy field.
A bunch of kids play soccer near the beach.
1
-100
A group of children playing soccer barefoot on a sandy field does not imply that they are near a beach.
exists e1 s1 x1 x2 x3 x4 x5.(on(e1,x5) & n_field(x5) & a_sandy(s1) & Theme(s1,x5) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_barefoot(x3) & of(x3,x4) & n_soccer(x4) & of(x1,x2) & n_child(x2) & n_group(x1))
exists e1 x1 x2 x3 x4.(n_beach(x4) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & near(x3,x4) & n_soccer(x3) & of(x1,x2) & n_kid(x2) & n_bunch(x1))
771f20c6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_play(e1) & on(e1,x5) & of(x3,x4) & of(x1,x2) & n_soccer(x4) & n_group(x1) & n_field(x5) & n_child(x2) & n_barefoot(x3) & a_sandy(s1) & Theme(s1,x5) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_play(e1) & of(x1,x2) & near(x3,x4) & n_soccer(x3) & n_kid(x2) & n_bunch(x1) & n_beach(x4) & Theme(e1,x3) & Actor(e1,x1))
A group of children are playing soccer barefoot on a sandy field.
A bunch of kids play soccer outside.
0
-100
A group of children constitute a bunch of kids, and a soccer field is a place outside.
exists e1 s1 x1 x2 x3 x4 x5.(on(e1,x5) & n_field(x5) & a_sandy(s1) & Theme(s1,x5) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_barefoot(x3) & of(x3,x4) & n_soccer(x4) & of(x1,x2) & n_child(x2) & n_group(x1))
exists e1 s1 x1 x2 x3.(a_outside(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_soccer(x3) & of(x1,x2) & n_kid(x2) & n_bunch(x1))
771f256c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_play(e1) & on(e1,x5) & of(x3,x4) & of(x1,x2) & n_soccer(x4) & n_group(x1) & n_field(x5) & n_child(x2) & n_barefoot(x3) & a_sandy(s1) & Theme(s1,x5) & Theme(e1,x3) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_play(e1) & of(x1,x2) & n_soccer(x3) & n_kid(x2) & n_bunch(x1) & a_outside(s1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x1))
A child dragging her luggage.
A kid pulls a bag.
1
-100
Luggage does not necessarily imply a bag.
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_drag(e1) & n_luggage(x3) & of(x3,x1) & n_female(x1) & (x1 = x2) & n_child(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_pull(e1) & n_bag(x2) & n_kid(x1))
771f29fe-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_drag(e1) & of(x3,x1) & n_luggage(x3) & n_female(x1) & n_child(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_pull(e1) & n_kid(x1) & n_bag(x2) & Theme(e1,x2) & Actor(e1,x1))
A child dragging her luggage.
A child is sitting on his father's neck.
2
-100
If one is sitting somewhere, they cannot not be dragging something.
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_drag(e1) & n_luggage(x3) & of(x3,x1) & n_female(x1) & (x1 = x2) & n_child(x1))
exists e1 x1 x2 x3.(on(e1,x3) & n_neck(x3) & of(x3,x2) & n_father(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_sit(e1) & n_child(x1))
771f2e9a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_drag(e1) & of(x3,x1) & n_luggage(x3) & n_female(x1) & n_child(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_sit(e1) & on(e1,x3) & of(x3,x2) & of(x2,x1) & n_neck(x3) & n_male(x1) & n_father(x2) & n_child(x1) & Actor(e1,x1))
A child dragging her luggage.
A kid cares something.
0
-100
Dragging luggage is cares something, and child is kid.
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_drag(e1) & n_luggage(x3) & of(x3,x1) & n_female(x1) & (x1 = x2) & n_child(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_care(e1) & n_thing(x2) & n_kid(x1))
771f332c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_drag(e1) & of(x3,x1) & n_luggage(x3) & n_female(x1) & n_child(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_care(e1) & n_thing(x2) & n_kid(x1) & Theme(e1,x2) & Actor(e1,x1))
People exit from a grand doorway.
The people are leaving the palace.
1
-100
A grand doorway does not insinuate that they are leaving the palace.
exists e1 s1 x1 x2.(from(e1,x2) & n_doorway(x2) & a_grand(s1) & Theme(s1,x2) & Actor(e1,x1) & v_exit(e1) & n_people(x1))
exists e1 x1 x2.(n_palace(x2) & n_people(x1) & Theme(e1,x2) & Actor(e1,x1) & v_leave(e1))
771f37be-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_exit(e1) & n_people(x1) & n_doorway(x2) & from(e1,x2) & a_grand(s1) & Theme(s1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_leave(e1) & n_people(x1) & n_palace(x2) & Theme(e1,x2) & Actor(e1,x1))
People exit from a grand doorway.
Some people egress.
0
-100
To exit means to egress.
exists e1 s1 x1 x2.(from(e1,x2) & n_doorway(x2) & a_grand(s1) & Theme(s1,x2) & Actor(e1,x1) & v_exit(e1) & n_people(x1))
exists x1 x2.(a_topic(x1) & Time(x1,x2) & n_egress(x2) & n_people(x1))
771f3d7c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_exit(e1) & n_people(x1) & n_doorway(x2) & from(e1,x2) & a_grand(s1) & Theme(s1,x2) & Actor(e1,x1))
exists x1 x2.(n_people(x1) & n_egress(x2) & a_topic(x1) & Time(x1,x2))
People exit from a grand doorway.
People enter the drugstore.
2
-100
The people either exit or enter the place.
exists e1 s1 x1 x2.(from(e1,x2) & n_doorway(x2) & a_grand(s1) & Theme(s1,x2) & Actor(e1,x1) & v_exit(e1) & n_people(x1))
exists e1 x1 x2.(n_drugstore(x2) & Theme(e1,x2) & Actor(e1,x1) & v_enter(e1) & n_people(x1))
771f4272-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_exit(e1) & n_people(x1) & n_doorway(x2) & from(e1,x2) & a_grand(s1) & Theme(s1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_enter(e1) & n_people(x1) & n_drugstore(x2) & Theme(e1,x2) & Actor(e1,x1))
A man is giving a speech in front of a large screen.
A man is giving a speech.
0
-100
Speech in front of a large screen is a type of speech.
exists e1 s1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_give(e1) & in(x2,x3) & of(x3,x4) & n_screen(x4) & a_large(s1) & Theme(s1,x4) & n_front(x3) & n_speech(x2) & n_man(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_give(e1) & n_speech(x2) & n_man(x1))
771f4722-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_give(e1) & of(x3,x4) & n_speech(x2) & n_screen(x4) & n_man(x1) & n_front(x3) & in(x2,x3) & a_large(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_give(e1) & n_speech(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
A man is giving a speech in front of a large screen.
A company CEO is giving a presentation.
1
-100
The man could be a company CEO and you can give a speech without giving a presentation
exists e1 s1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_give(e1) & in(x2,x3) & of(x3,x4) & n_screen(x4) & a_large(s1) & Theme(s1,x4) & n_front(x3) & n_speech(x2) & n_man(x1))
exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_give(e1) & n_presentation(x3) & n_ceo(x1) & of(x1,x2) & n_company(x2))
771f4bb4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_give(e1) & of(x3,x4) & n_speech(x2) & n_screen(x4) & n_man(x1) & n_front(x3) & in(x2,x3) & a_large(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_give(e1) & of(x1,x2) & n_presentation(x3) & n_company(x2) & n_ceo(x1) & Theme(e1,x3) & Actor(e1,x1))
A man is giving a speech in front of a large screen.
A girl is presenting a science fair project.
2
-100
He refers to a man not a girl. The person cannot be giving a speech and presenting a science fair project simultaneously.
exists e1 s1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_give(e1) & in(x2,x3) & of(x3,x4) & n_screen(x4) & a_large(s1) & Theme(s1,x4) & n_front(x3) & n_speech(x2) & n_man(x1))
exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_present(e1) & n_project(x2) & a_fair(s1) & Theme(s1,x2) & of(x2,x3) & n_science(x3) & n_girl(x1))
771f505a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_give(e1) & of(x3,x4) & n_speech(x2) & n_screen(x4) & n_man(x1) & n_front(x3) & in(x2,x3) & a_large(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_present(e1) & of(x2,x3) & n_science(x3) & n_project(x2) & n_girl(x1) & a_fair(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A woman wearing a white shirt is holding up a loaf of bread.
There is a woman at the supermarket
1
-100
Just because the woman is holding up a loaf of bread, it does not mean she is at the supermarket.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(a_up(s2) & Manner(e2,s2) & Theme(e2,x4) & Actor(e2,x1) & v_hold(e2) & of(x4,x5) & n_bread(x5) & n_loaf(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_shirt(x3) & a_white(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1))
exists p1 x1 x3.(n_supermarket(x3) & exists x2.((x1 = x2) & at(x2,x3) & n_woman(x2)))
771f5960-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(v_wear(e1) & v_hold(e2) & of(x4,x5) & n_woman(x1) & n_shirt(x3) & n_loaf(x4) & n_bread(x5) & a_white(s1) & a_up(s2) & Theme(s1,x3) & Theme(e2,x4) & Theme(e1,x3) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists x1 x3.(n_supermarket(x3) & exists x2.(n_woman(x2) & at(x2,x3) & (x1 = x2)))
A young couple in a busy city
There is a couple in the city.
0
-100
A young couple is a couple.
exists s1 s2 x1 x2.(a_topic(x1) & in(x1,x2) & n_city(x2) & a_busy(s2) & Theme(s2,x2) & n_couple(x1) & a_young(s1) & Theme(s1,x1))
exists p1 x1 x3.(n_city(x3) & exists x2.((x1 = x2) & in(x2,x3) & n_couple(x2)))
771f682e-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 x1 x2.(n_couple(x1) & n_city(x2) & in(x1,x2) & a_young(s1) & a_topic(x1) & a_busy(s2) & Theme(s2,x2) & Theme(s1,x1))
exists x1 x3.(n_city(x3) & exists x2.(n_couple(x2) & in(x2,x3) & (x1 = x2)))
A woman carrying a bag standing next to a man waiting to cross the street.
A woman is carrying her bag.
0
-100
A woman is carrying her bag is a rephrasing of a woman carrying a bag.
exists e1 e3 e2 p1 x1 x2 x3 x4 x5 x6.(n_street(x6) & a_topic(x1) & Theme(e3,x3) & Actor(e3,x2) & v_carry(e3) & for(e1,e2) & Topic(e2,p1) & Actor(e2,x4) & v_wait(e2) & exists e4.(Theme(e4,x6) & Actor(e4,x4) & v_cross(e4)) & to(e1,x5) & n_man(x5) & r_next(e1) & Actor(e1,x4) & v_stand(e1) & (x3 = x4) & n_bag(x3) & (x1 = x2) & n_woman(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_bag(x2) & of(x2,x1) & n_female(x1) & n_woman(x1))
771f7314-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 p1 x1 x2 x3 x4 x5 x6.(v_wait(e2) & v_stand(e1) & v_carry(e3) & to(e1,x5) & r_next(e1) & n_woman(x1) & n_street(x6) & n_man(x5) & n_bag(x3) & for(e1,e2) & exists e4.(v_cross(e4) & Theme(e4,x6) & Actor(e4,x4)) & a_topic(x1) & Topic(e2,p1) & Theme(e3,x3) & Actor(e3,x2) & Actor(e2,x4) & Actor(e1,x4) & (x3 = x4) & (x1 = x2))
exists e1 x1 x2.(v_carry(e1) & of(x2,x1) & n_woman(x1) & n_female(x1) & n_bag(x2) & Theme(e1,x2) & Actor(e1,x1))
A man gives a presentation.
The presentation goes well.
1
-100
A man giving a presentation does not mean it went well.
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_give(e1) & n_presentation(x2) & n_man(x1))
exists e1 s1 x1.(n_presentation(x1) & a_well(s1) & Manner(e1,s1) & Actor(e1,x1) & v_go(e1))
771f8214-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_give(e1) & n_presentation(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 x1.(v_go(e1) & n_presentation(x1) & a_well(s1) & Manner(e1,s1) & Actor(e1,x1))
A woman is walking along the street in front of street art
The woman is in a dark room.
2
-100
Room and street are different things.
exists e1 x1 x2 x3 x4.(in(e1,x3) & of(x3,x4) & n_art(x4) & of(x4,x2) & n_street(x2) & n_street(x2) & n_front(x3) & along(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_woman(x1))
exists p1 x1.(n_woman(x1) & exists s1 x2.(in(x1,x2) & n_room(x2) & a_dark(s1) & Theme(s1,x2)))
772479ae-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_walk(e1) & of(x4,x2) & of(x3,x4) & n_woman(x1) & n_street(x2) & n_front(x3) & n_art(x4) & in(e1,x3) & along(e1,x2) & Actor(e1,x1))
exists x1.(n_woman(x1) & exists s1 x2.(n_room(x2) & in(x1,x2) & a_dark(s1) & Theme(s1,x2)))
A woman is walking along the street in front of street art
The woman is looking at the art.
1
-100
Just because a woman walks by art does not mean she has to be looking at it.
exists e1 x1 x2 x3 x4.(in(e1,x3) & of(x3,x4) & n_art(x4) & of(x4,x2) & n_street(x2) & n_street(x2) & n_front(x3) & along(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_woman(x1))
exists e1 x1 x2.(n_art(x2) & n_woman(x1) & at(e1,x2) & Actor(e1,x1) & v_look(e1))
77247e5e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_walk(e1) & of(x4,x2) & of(x3,x4) & n_woman(x1) & n_street(x2) & n_front(x3) & n_art(x4) & in(e1,x3) & along(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_look(e1) & n_woman(x1) & n_art(x2) & at(e1,x2) & Actor(e1,x1))
A woman is walking along the street in front of street art
A woman is outdoors.
0
-100
Walking along a street implies that a woman is outdoors.
exists e1 x1 x2 x3 x4.(in(e1,x3) & of(x3,x4) & n_art(x4) & of(x4,x2) & n_street(x2) & n_street(x2) & n_front(x3) & along(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_woman(x1))
exists p1 x1.(exists x2.((x1 = x2) & n_outdoors(x2)) & n_woman(x1))
772483d6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_walk(e1) & of(x4,x2) & of(x3,x4) & n_woman(x1) & n_street(x2) & n_front(x3) & n_art(x4) & in(e1,x3) & along(e1,x2) & Actor(e1,x1))
exists x1.(n_woman(x1) & exists x2.(n_outdoors(x2) & (x1 = x2)))
A brunette with curly hair is standing by a mural between a bike and a motorcycle and talking on a cellphone.
There is a woman sitting in a diner.
2
-100
Sitting is not standing. If someone is between a bike and a motorcycle they are not in a diner.
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(by(e1,x3) & between(x3,x4) & subset_of(x6,x4) & subset_of(e2,x6) & on(e2,x9) & n_cellphone(x9) & Actor(e2,x8) & v_talk(e2) & n_thing(x8) & subset_of(x7,x6) & n_motorcycle(x7) & subset_of(x5,x4) & n_bike(x5) & n_mural(x3) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & n_hair(x2) & a_curly(s1) & Theme(s1,x2) & n_brunette(x1))
exists p1 x1 e1 x2 x3 x4.((x1 = x2) & in(e1,x4) & n_diner(x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_woman(x2))
772488cc-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x1,x2) & v_talk(e2) & v_stand(e1) & subset_of(x7,x6) & subset_of(x6,x4) & subset_of(x5,x4) & subset_of(e2,x6) & on(e2,x9) & n_thing(x8) & n_mural(x3) & n_motorcycle(x7) & n_hair(x2) & n_cellphone(x9) & n_brunette(x1) & n_bike(x5) & by(e1,x3) & between(x3,x4) & a_curly(s1) & Theme(s1,x2) & Actor(e2,x8) & Actor(e1,x1))
exists x1 e1 x2 x3 x4.(v_sit(e1) & n_woman(x2) & n_diner(x4) & in(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))
A brunette with curly hair is standing by a mural between a bike and a motorcycle and talking on a cellphone.
There is a woman with her bike on a city street.
1
0.511036
Not all streets are in a city and not every woman by a bike are standing there because the bike belongs to her.
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(by(e1,x3) & between(x3,x4) & subset_of(x6,x4) & subset_of(e2,x6) & on(e2,x9) & n_cellphone(x9) & Actor(e2,x8) & v_talk(e2) & n_thing(x8) & subset_of(x7,x6) & n_motorcycle(x7) & subset_of(x5,x4) & n_bike(x5) & n_mural(x3) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & n_hair(x2) & a_curly(s1) & Theme(s1,x2) & n_brunette(x1))
exists p1 x1 x2 x3 x4 x5.((x1 = x2) & on(x2,x4) & n_street(x4) & of(x4,x5) & n_city(x5) & with(x2,x3) & n_bike(x3) & of(x3,x2) & n_female(x2) & n_woman(x2))
77248dc2-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x1,x2) & v_talk(e2) & v_stand(e1) & subset_of(x7,x6) & subset_of(x6,x4) & subset_of(x5,x4) & subset_of(e2,x6) & on(e2,x9) & n_thing(x8) & n_mural(x3) & n_motorcycle(x7) & n_hair(x2) & n_cellphone(x9) & n_brunette(x1) & n_bike(x5) & by(e1,x3) & between(x3,x4) & a_curly(s1) & Theme(s1,x2) & Actor(e2,x8) & Actor(e1,x1))
exists x1 x2 x3 x4 x5.(with(x2,x3) & on(x2,x4) & of(x4,x5) & of(x3,x2) & n_woman(x2) & n_street(x4) & n_female(x2) & n_city(x5) & n_bike(x3) & (x1 = x2))
A brunette with curly hair is standing by a mural between a bike and a motorcycle and talking on a cellphone.
The brunette is talking loudly.
1
0.517851
Not all women talking on the phone are doing it loudly.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(by(e1,x3) & between(x3,x4) & subset_of(x6,x4) & subset_of(e2,x6) & on(e2,x9) & n_cellphone(x9) & Actor(e2,x8) & v_talk(e2) & n_thing(x8) & subset_of(x7,x6) & n_motorcycle(x7) & subset_of(x5,x4) & n_bike(x5) & n_mural(x3) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & n_hair(x2) & a_curly(s1) & Theme(s1,x2) & n_brunette(x1))
exists e1 s1 x1.(n_brunette(x1) & a_loudly(s1) & Manner(e1,s1) & Actor(e1,x1) & v_talk(e1))
7724931c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x1,x2) & v_talk(e2) & v_stand(e1) & subset_of(x7,x6) & subset_of(x6,x4) & subset_of(x5,x4) & subset_of(e2,x6) & on(e2,x9) & n_thing(x8) & n_mural(x3) & n_motorcycle(x7) & n_hair(x2) & n_cellphone(x9) & n_brunette(x1) & n_bike(x5) & by(e1,x3) & between(x3,x4) & a_curly(s1) & Theme(s1,x2) & Actor(e2,x8) & Actor(e1,x1))
exists e1 s1 x1.(v_talk(e1) & n_brunette(x1) & a_loudly(s1) & Manner(e1,s1) & Actor(e1,x1))
A brunette with curly hair is standing by a mural between a bike and a motorcycle and talking on a cellphone.
The brunette is comfortable with using technology.
0
-100
The girl is talking on a cellphone which implies that she is comfortable with using technology.
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(by(e1,x3) & between(x3,x4) & subset_of(x6,x4) & subset_of(e2,x6) & on(e2,x9) & n_cellphone(x9) & Actor(e2,x8) & v_talk(e2) & n_thing(x8) & subset_of(x7,x6) & n_motorcycle(x7) & subset_of(x5,x4) & n_bike(x5) & n_mural(x3) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & n_hair(x2) & a_curly(s1) & Theme(s1,x2) & n_brunette(x1))
exists e1 s1 x1 x2 x3.(n_brunette(x1) & with(s1,e1) & Theme(e1,x3) & Actor(e1,x2) & v_use(e1) & n_technology(x3) & Theme(s1,x1) & a_comfortable(s1))
77249a74-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x1,x2) & v_talk(e2) & v_stand(e1) & subset_of(x7,x6) & subset_of(x6,x4) & subset_of(x5,x4) & subset_of(e2,x6) & on(e2,x9) & n_thing(x8) & n_mural(x3) & n_motorcycle(x7) & n_hair(x2) & n_cellphone(x9) & n_brunette(x1) & n_bike(x5) & by(e1,x3) & between(x3,x4) & a_curly(s1) & Theme(s1,x2) & Actor(e2,x8) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(with(s1,e1) & v_use(e1) & n_technology(x3) & n_brunette(x1) & a_comfortable(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2))
A brunette with curly hair is standing by a mural between a bike and a motorcycle and talking on a cellphone.
Someone having a conversation on the phone with their best friend.
1
0.063864
Not every phone conversation involves a best friend.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(by(e1,x3) & between(x3,x4) & subset_of(x6,x4) & subset_of(e2,x6) & on(e2,x9) & n_cellphone(x9) & Actor(e2,x8) & v_talk(e2) & n_thing(x8) & subset_of(x7,x6) & n_motorcycle(x7) & subset_of(x5,x4) & n_bike(x5) & n_mural(x3) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & n_hair(x2) & a_curly(s1) & Theme(s1,x2) & n_brunette(x1))
exists e1 s1 x1 x2 x3 x4 x5.(n_friend(x5) & r_most(s1) & a_good(s1) & Theme(s1,x5) & of(x5,x4) & n_thing(x4) & n_phone(x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_have(e1) & on(x3,x4) & with(x4,x5) & n_conversation(x3) & (x1 = x2) & n_person(x1))
77249f7e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x1,x2) & v_talk(e2) & v_stand(e1) & subset_of(x7,x6) & subset_of(x6,x4) & subset_of(x5,x4) & subset_of(e2,x6) & on(e2,x9) & n_thing(x8) & n_mural(x3) & n_motorcycle(x7) & n_hair(x2) & n_cellphone(x9) & n_brunette(x1) & n_bike(x5) & by(e1,x3) & between(x3,x4) & a_curly(s1) & Theme(s1,x2) & Actor(e2,x8) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4 x5.(with(x4,x5) & v_have(e1) & r_most(s1) & on(x3,x4) & of(x5,x4) & n_thing(x4) & n_phone(x4) & n_person(x1) & n_friend(x5) & n_conversation(x3) & a_topic(x1) & a_good(s1) & Theme(s1,x5) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
A brunette with curly hair is standing by a mural between a bike and a motorcycle and talking on a cellphone.
The woman is outside.
0
-100
The woman is between a bike and a motorcycle which implies that she is outside.
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(by(e1,x3) & between(x3,x4) & subset_of(x6,x4) & subset_of(e2,x6) & on(e2,x9) & n_cellphone(x9) & Actor(e2,x8) & v_talk(e2) & n_thing(x8) & subset_of(x7,x6) & n_motorcycle(x7) & subset_of(x5,x4) & n_bike(x5) & n_mural(x3) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & n_hair(x2) & a_curly(s1) & Theme(s1,x2) & n_brunette(x1))
exists s1 x1.(n_woman(x1) & Theme(s1,x1) & a_outside(s1))
7724a438-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x1,x2) & v_talk(e2) & v_stand(e1) & subset_of(x7,x6) & subset_of(x6,x4) & subset_of(x5,x4) & subset_of(e2,x6) & on(e2,x9) & n_thing(x8) & n_mural(x3) & n_motorcycle(x7) & n_hair(x2) & n_cellphone(x9) & n_brunette(x1) & n_bike(x5) & by(e1,x3) & between(x3,x4) & a_curly(s1) & Theme(s1,x2) & Actor(e2,x8) & Actor(e1,x1))
exists s1 x1.(n_woman(x1) & a_outside(s1) & Theme(s1,x1))
A brunette with curly hair is standing by a mural between a bike and a motorcycle and talking on a cellphone.
A curly haired woman stands outside between a bike and a motorbycle talking on her cellphone.
0
-100
A brunette with curly hair is another way to say a curly haired woman.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(by(e1,x3) & between(x3,x4) & subset_of(x6,x4) & subset_of(e2,x6) & on(e2,x9) & n_cellphone(x9) & Actor(e2,x8) & v_talk(e2) & n_thing(x8) & subset_of(x7,x6) & n_motorcycle(x7) & subset_of(x5,x4) & n_bike(x5) & n_mural(x3) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & n_hair(x2) & a_curly(s1) & Theme(s1,x2) & n_brunette(x1))
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & between(x3,x4) & subset_of(x6,x4) & on(e1,x8) & n_cellphone(x8) & of(x8,x1) & n_female(x1) & Actor(e1,x7) & v_talk(e1) & (x6 = x7) & n_motorbycle(x6) & subset_of(x5,x4) & n_bike(x5) & outside(x1,x3) & n_thing(x3) & n_stand(x1) & of(x1,x2) & n_woman(x2) & a_haired(s2) & Theme(s2,x1) & a_curly(s1) & Theme(s1,x1))
7724a8de-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x1,x2) & v_talk(e2) & v_stand(e1) & subset_of(x7,x6) & subset_of(x6,x4) & subset_of(x5,x4) & subset_of(e2,x6) & on(e2,x9) & n_thing(x8) & n_mural(x3) & n_motorcycle(x7) & n_hair(x2) & n_cellphone(x9) & n_brunette(x1) & n_bike(x5) & by(e1,x3) & between(x3,x4) & a_curly(s1) & Theme(s1,x2) & Actor(e2,x8) & Actor(e1,x1))
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(v_talk(e1) & subset_of(x6,x4) & subset_of(x5,x4) & outside(x1,x3) & on(e1,x8) & of(x8,x1) & of(x1,x2) & n_woman(x2) & n_thing(x3) & n_stand(x1) & n_motorbycle(x6) & n_female(x1) & n_cellphone(x8) & n_bike(x5) & between(x3,x4) & a_topic(x1) & a_haired(s2) & a_curly(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x7) & (x6 = x7))
A brunette with curly hair is standing by a mural between a bike and a motorcycle and talking on a cellphone.
There is a woman outside.
0
0.764793
Brunette is another way to say woman.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(by(e1,x3) & between(x3,x4) & subset_of(x6,x4) & subset_of(e2,x6) & on(e2,x9) & n_cellphone(x9) & Actor(e2,x8) & v_talk(e2) & n_thing(x8) & subset_of(x7,x6) & n_motorcycle(x7) & subset_of(x5,x4) & n_bike(x5) & n_mural(x3) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & n_hair(x2) & a_curly(s1) & Theme(s1,x2) & n_brunette(x1))
exists p1 x1 x2 x3.((x1 = x2) & n_outside(x2) & of(x2,x3) & n_woman(x3))
7724ad98-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x1,x2) & v_talk(e2) & v_stand(e1) & subset_of(x7,x6) & subset_of(x6,x4) & subset_of(x5,x4) & subset_of(e2,x6) & on(e2,x9) & n_thing(x8) & n_mural(x3) & n_motorcycle(x7) & n_hair(x2) & n_cellphone(x9) & n_brunette(x1) & n_bike(x5) & by(e1,x3) & between(x3,x4) & a_curly(s1) & Theme(s1,x2) & Actor(e2,x8) & Actor(e1,x1))
exists x1 x2 x3.(of(x2,x3) & n_woman(x3) & n_outside(x2) & (x1 = x2))
A brunette with curly hair is standing by a mural between a bike and a motorcycle and talking on a cellphone.
Someone using a cellphone outside.
0
-100
A brunette is someone and she is between a bike and a motorcycle so she must be outside.
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(by(e1,x3) & between(x3,x4) & subset_of(x6,x4) & subset_of(e2,x6) & on(e2,x9) & n_cellphone(x9) & Actor(e2,x8) & v_talk(e2) & n_thing(x8) & subset_of(x7,x6) & n_motorcycle(x7) & subset_of(x5,x4) & n_bike(x5) & n_mural(x3) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & n_hair(x2) & a_curly(s1) & Theme(s1,x2) & n_brunette(x1))
exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_use(e1) & n_outside(x3) & of(x3,x4) & n_cellphone(x4) & (x1 = x2) & n_person(x1))
7724b248-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x1,x2) & v_talk(e2) & v_stand(e1) & subset_of(x7,x6) & subset_of(x6,x4) & subset_of(x5,x4) & subset_of(e2,x6) & on(e2,x9) & n_thing(x8) & n_mural(x3) & n_motorcycle(x7) & n_hair(x2) & n_cellphone(x9) & n_brunette(x1) & n_bike(x5) & by(e1,x3) & between(x3,x4) & a_curly(s1) & Theme(s1,x2) & Actor(e2,x8) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_use(e1) & of(x3,x4) & n_person(x1) & n_outside(x3) & n_cellphone(x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
A brunette with curly hair is standing by a mural between a bike and a motorcycle and talking on a cellphone.
Someone using a computer to send an email.
2
-100
If one is talking on a cellphone they are not using a computer.
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(by(e1,x3) & between(x3,x4) & subset_of(x6,x4) & subset_of(e2,x6) & on(e2,x9) & n_cellphone(x9) & Actor(e2,x8) & v_talk(e2) & n_thing(x8) & subset_of(x7,x6) & n_motorcycle(x7) & subset_of(x5,x4) & n_bike(x5) & n_mural(x3) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & n_hair(x2) & a_curly(s1) & Theme(s1,x2) & n_brunette(x1))
exists e1 p1 x1 x2 x3.(a_topic(x1) & Theme(e1,p1) & Recipient(e1,x3) & Actor(e1,x2) & v_use(e1) & exists e2 x4.(Theme(e2,x4) & Actor(e2,x2) & v_send(e2) & n_email(x4)) & n_computer(x3) & (x1 = x2) & n_person(x1))
7724b6e4-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x1,x2) & v_talk(e2) & v_stand(e1) & subset_of(x7,x6) & subset_of(x6,x4) & subset_of(x5,x4) & subset_of(e2,x6) & on(e2,x9) & n_thing(x8) & n_mural(x3) & n_motorcycle(x7) & n_hair(x2) & n_cellphone(x9) & n_brunette(x1) & n_bike(x5) & by(e1,x3) & between(x3,x4) & a_curly(s1) & Theme(s1,x2) & Actor(e2,x8) & Actor(e1,x1))
exists e1 p1 x1 x2 x3.(v_use(e1) & n_person(x1) & n_computer(x3) & exists e2 x4.(v_send(e2) & n_email(x4) & Theme(e2,x4) & Actor(e2,x2)) & a_topic(x1) & Theme(e1,p1) & Recipient(e1,x3) & Actor(e1,x2) & (x1 = x2))
A brunette with curly hair is standing by a mural between a bike and a motorcycle and talking on a cellphone.
A blond girl with a protest sign chants at a peace rally.
2
-100
A brunette person is not a blonde person. If one chants at a peace rally, they are not simultaneously talking on a cellphone.
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(by(e1,x3) & between(x3,x4) & subset_of(x6,x4) & subset_of(e2,x6) & on(e2,x9) & n_cellphone(x9) & Actor(e2,x8) & v_talk(e2) & n_thing(x8) & subset_of(x7,x6) & n_motorcycle(x7) & subset_of(x5,x4) & n_bike(x5) & n_mural(x3) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & n_hair(x2) & a_curly(s1) & Theme(s1,x2) & n_brunette(x1))
exists s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & with(x1,x2) & at(x2,x5) & n_rally(x5) & of(x5,x6) & n_peace(x6) & Time(x2,x4) & n_chant(x4) & n_sign(x2) & of(x2,x3) & n_protest(x3) & n_girl(x1) & a_blond(s1) & Theme(s1,x1))
7724bd88-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x1,x2) & v_talk(e2) & v_stand(e1) & subset_of(x7,x6) & subset_of(x6,x4) & subset_of(x5,x4) & subset_of(e2,x6) & on(e2,x9) & n_thing(x8) & n_mural(x3) & n_motorcycle(x7) & n_hair(x2) & n_cellphone(x9) & n_brunette(x1) & n_bike(x5) & by(e1,x3) & between(x3,x4) & a_curly(s1) & Theme(s1,x2) & Actor(e2,x8) & Actor(e1,x1))
exists s1 x1 x2 x3 x4 x5 x6.(with(x1,x2) & of(x5,x6) & of(x2,x3) & n_sign(x2) & n_rally(x5) & n_protest(x3) & n_peace(x6) & n_girl(x1) & n_chant(x4) & at(x2,x5) & a_topic(x1) & a_blond(s1) & Time(x2,x4) & Theme(s1,x1))
A brunette with curly hair is standing by a mural between a bike and a motorcycle and talking on a cellphone.
The brunette is levitating now between the bike and motorcycle.
2
-100
If one is standing their feet are on the ground, as opposed to levitating where one is off of the ground.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(by(e1,x3) & between(x3,x4) & subset_of(x6,x4) & subset_of(e2,x6) & on(e2,x9) & n_cellphone(x9) & Actor(e2,x8) & v_talk(e2) & n_thing(x8) & subset_of(x7,x6) & n_motorcycle(x7) & subset_of(x5,x4) & n_bike(x5) & n_mural(x3) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & n_hair(x2) & a_curly(s1) & Theme(s1,x2) & n_brunette(x1))
exists e1 s1 x1 x2 x3 x4.(n_bike(x3) & n_brunette(x1) & between(e1,x2) & subset_of(x4,x2) & n_motorcycle(x4) & subset_of(x3,x2) & a_now(s1) & Manner(e1,s1) & Actor(e1,x1) & v_levitate(e1))
7724c30a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x1,x2) & v_talk(e2) & v_stand(e1) & subset_of(x7,x6) & subset_of(x6,x4) & subset_of(x5,x4) & subset_of(e2,x6) & on(e2,x9) & n_thing(x8) & n_mural(x3) & n_motorcycle(x7) & n_hair(x2) & n_cellphone(x9) & n_brunette(x1) & n_bike(x5) & by(e1,x3) & between(x3,x4) & a_curly(s1) & Theme(s1,x2) & Actor(e2,x8) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4.(v_levitate(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_motorcycle(x4) & n_brunette(x1) & n_bike(x3) & between(e1,x2) & a_now(s1) & Manner(e1,s1) & Actor(e1,x1))
A brunette with curly hair is standing by a mural between a bike and a motorcycle and talking on a cellphone.
The bicycle belongs to the woman.
1
0.04866
Not everyone by a bike is by it because the bike belongs to them.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(by(e1,x3) & between(x3,x4) & subset_of(x6,x4) & subset_of(e2,x6) & on(e2,x9) & n_cellphone(x9) & Actor(e2,x8) & v_talk(e2) & n_thing(x8) & subset_of(x7,x6) & n_motorcycle(x7) & subset_of(x5,x4) & n_bike(x5) & n_mural(x3) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & n_hair(x2) & a_curly(s1) & Theme(s1,x2) & n_brunette(x1))
exists e1 x1 x2.(n_woman(x2) & n_bicycle(x1) & to(e1,x2) & Actor(e1,x1) & v_belong(e1))
7724c7c4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x1,x2) & v_talk(e2) & v_stand(e1) & subset_of(x7,x6) & subset_of(x6,x4) & subset_of(x5,x4) & subset_of(e2,x6) & on(e2,x9) & n_thing(x8) & n_mural(x3) & n_motorcycle(x7) & n_hair(x2) & n_cellphone(x9) & n_brunette(x1) & n_bike(x5) & by(e1,x3) & between(x3,x4) & a_curly(s1) & Theme(s1,x2) & Actor(e2,x8) & Actor(e1,x1))
exists e1 x1 x2.(v_belong(e1) & to(e1,x2) & n_woman(x2) & n_bicycle(x1) & Actor(e1,x1))
A brunette with curly hair is standing by a mural between a bike and a motorcycle and talking on a cellphone.
A brunette is talking on her cellphone outside of her house.
2
0.000308
If one is by a mural they are not simply outside of their house they are near a wall big enough for a mural.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(by(e1,x3) & between(x3,x4) & subset_of(x6,x4) & subset_of(e2,x6) & on(e2,x9) & n_cellphone(x9) & Actor(e2,x8) & v_talk(e2) & n_thing(x8) & subset_of(x7,x6) & n_motorcycle(x7) & subset_of(x5,x4) & n_bike(x5) & n_mural(x3) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & n_hair(x2) & a_curly(s1) & Theme(s1,x2) & n_brunette(x1))
exists e1 x1 x2 x3 x4.(on(e1,x2) & of(x3,x4) & n_house(x4) & of(x4,x1) & n_female(x1) & n_female(x1) & outside(x2,x3) & n_thing(x3) & n_cellphone(x2) & of(x2,x1) & Actor(e1,x1) & v_talk(e1) & n_brunette(x1))
7724cc60-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x1,x2) & v_talk(e2) & v_stand(e1) & subset_of(x7,x6) & subset_of(x6,x4) & subset_of(x5,x4) & subset_of(e2,x6) & on(e2,x9) & n_thing(x8) & n_mural(x3) & n_motorcycle(x7) & n_hair(x2) & n_cellphone(x9) & n_brunette(x1) & n_bike(x5) & by(e1,x3) & between(x3,x4) & a_curly(s1) & Theme(s1,x2) & Actor(e2,x8) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_talk(e1) & outside(x2,x3) & on(e1,x2) & of(x4,x1) & of(x3,x4) & of(x2,x1) & n_thing(x3) & n_house(x4) & n_female(x1) & n_cellphone(x2) & n_brunette(x1) & Actor(e1,x1))
A brunette with curly hair is standing by a mural between a bike and a motorcycle and talking on a cellphone.
A curly haired woman is touring a mural while talking on her cellphone.
1
0.513849
Not all people by a mural are touring.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(by(e1,x3) & between(x3,x4) & subset_of(x6,x4) & subset_of(e2,x6) & on(e2,x9) & n_cellphone(x9) & Actor(e2,x8) & v_talk(e2) & n_thing(x8) & subset_of(x7,x6) & n_motorcycle(x7) & subset_of(x5,x4) & n_bike(x5) & n_mural(x3) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & n_hair(x2) & a_curly(s1) & Theme(s1,x2) & n_brunette(x1))
exists e1 e2 s1 s2 x1 x2 x3.(while(e1,e2) & on(e2,x3) & n_cellphone(x3) & of(x3,x1) & n_female(x1) & Actor(e2,x1) & v_talk(e2) & Theme(e1,x2) & Actor(e1,x1) & v_tour(e1) & n_mural(x2) & n_woman(x1) & a_haired(s2) & Theme(s2,x1) & a_curly(s1) & Theme(s1,x1))
7724d106-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x1,x2) & v_talk(e2) & v_stand(e1) & subset_of(x7,x6) & subset_of(x6,x4) & subset_of(x5,x4) & subset_of(e2,x6) & on(e2,x9) & n_thing(x8) & n_mural(x3) & n_motorcycle(x7) & n_hair(x2) & n_cellphone(x9) & n_brunette(x1) & n_bike(x5) & by(e1,x3) & between(x3,x4) & a_curly(s1) & Theme(s1,x2) & Actor(e2,x8) & Actor(e1,x1))
exists e1 e2 s1 s2 x1 x2 x3.(while(e1,e2) & v_tour(e1) & v_talk(e2) & on(e2,x3) & of(x3,x1) & n_woman(x1) & n_mural(x2) & n_female(x1) & n_cellphone(x3) & a_haired(s2) & a_curly(s1) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
A lady wearing a black shirt talking on her cellphone while walking down a road.
The woman is inside.
2
-100
A ROAD IS NOT INSIDE
exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e3,x3) & Actor(e3,x2) & v_wear(e3) & while(e1,e2) & a_down(s2) & Manner(e2,s2) & Theme(e2,x6) & Actor(e2,x4) & v_walk(e2) & n_road(x6) & on(e1,x5) & n_cellphone(x5) & of(x5,x1) & n_female(x1) & Actor(e1,x4) & v_talk(e1) & (x3 = x4) & n_shirt(x3) & a_black(s1) & Theme(s1,x3) & (x1 = x2) & n_lady(x1))
exists e1 s1 x1.(n_woman(x1) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_be(e1))
7724d7dc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_wear(e3) & v_walk(e2) & v_talk(e1) & on(e1,x5) & of(x5,x1) & n_shirt(x3) & n_road(x6) & n_lady(x1) & n_female(x1) & n_cellphone(x5) & a_topic(x1) & a_down(s2) & a_black(s1) & Theme(s1,x3) & Theme(e3,x3) & Theme(e2,x6) & Manner(e2,s2) & Actor(e3,x2) & Actor(e2,x4) & Actor(e1,x4) & (x3 = x4) & (x1 = x2))
exists e1 s1 x1.(v_be(e1) & n_woman(x1) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1))
A lady wearing a black shirt talking on her cellphone while walking down a road.
The person is outside.
0
-100
If she's walking down a road, she's outside.
exists e2 e1 e3 s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e3,x3) & Actor(e3,x2) & v_wear(e3) & while(e1,e2) & a_down(s2) & Manner(e2,s2) & Theme(e2,x6) & Actor(e2,x4) & v_walk(e2) & n_road(x6) & on(e1,x5) & n_cellphone(x5) & of(x5,x1) & n_female(x1) & Actor(e1,x4) & v_talk(e1) & (x3 = x4) & n_shirt(x3) & a_black(s1) & Theme(s1,x3) & (x1 = x2) & n_lady(x1))
exists s1 x1.(n_person(x1) & Theme(s1,x1) & a_outside(s1))
7724dcbe-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 e3 s1 s2 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_wear(e3) & v_walk(e2) & v_talk(e1) & on(e1,x5) & of(x5,x1) & n_shirt(x3) & n_road(x6) & n_lady(x1) & n_female(x1) & n_cellphone(x5) & a_topic(x1) & a_down(s2) & a_black(s1) & Theme(s1,x3) & Theme(e3,x3) & Theme(e2,x6) & Manner(e2,s2) & Actor(e3,x2) & Actor(e2,x4) & Actor(e1,x4) & (x3 = x4) & (x1 = x2))
exists s1 x1.(n_person(x1) & a_outside(s1) & Theme(s1,x1))
A lady wearing a black shirt talking on her cellphone while walking down a road.
The woman is talking to her husband.
1
-100
Women do not have to be talking to their husband if they are on their phones.
exists e1 e2 e3 s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e3,x3) & Actor(e3,x2) & v_wear(e3) & while(e1,e2) & a_down(s2) & Manner(e2,s2) & Theme(e2,x6) & Actor(e2,x4) & v_walk(e2) & n_road(x6) & on(e1,x5) & n_cellphone(x5) & of(x5,x1) & n_female(x1) & Actor(e1,x4) & v_talk(e1) & (x3 = x4) & n_shirt(x3) & a_black(s1) & Theme(s1,x3) & (x1 = x2) & n_lady(x1))
exists e1 x1 x2.(n_husband(x2) & of(x2,x1) & n_female(x1) & n_woman(x1) & to(e1,x2) & Actor(e1,x1) & v_talk(e1))
7724e2ea-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 e3 s1 s2 x1 x2 x3 x4 x5 x6.(while(e1,e2) & v_wear(e3) & v_walk(e2) & v_talk(e1) & on(e1,x5) & of(x5,x1) & n_shirt(x3) & n_road(x6) & n_lady(x1) & n_female(x1) & n_cellphone(x5) & a_topic(x1) & a_down(s2) & a_black(s1) & Theme(s1,x3) & Theme(e3,x3) & Theme(e2,x6) & Manner(e2,s2) & Actor(e3,x2) & Actor(e2,x4) & Actor(e1,x4) & (x3 = x4) & (x1 = x2))
exists e1 x1 x2.(v_talk(e1) & to(e1,x2) & of(x2,x1) & n_woman(x1) & n_husband(x2) & n_female(x1) & Actor(e1,x1))
A man marks his newspaper with pen as he sit and waits.
A man has a newspaper
1
-100
Not every man has a newspaper.
exists e1 p1 s1 x1 x2 x3 x4 x5.(a_topic(s1) & subset_of(x5,s1) & n_wait(x5) & subset_of(x1,s1) & exists e2.(Actor(e2,x1) & v_sit(e2)) & n_male(x1) & n_male(x1) & as(e1,p1) & with(e1,x4) & n_pen(x4) & Theme(e1,x3) & Actor(e1,x2) & v_mark(e1) & n_newspaper(x3) & of(x3,x1) & (x1 = x2) & n_man(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_newspaper(x2) & n_man(x1))
7724e970-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3 x4 x5.(with(e1,x4) & v_mark(e1) & subset_of(x5,s1) & subset_of(x1,s1) & of(x3,x1) & n_wait(x5) & n_pen(x4) & n_newspaper(x3) & n_man(x1) & n_male(x1) & exists e2.(v_sit(e2) & Actor(e2,x1)) & as(e1,p1) & a_topic(s1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_have(e1) & n_newspaper(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
A man marks his newspaper with pen as he sit and waits.
A man is sleeping on the ground
2
-100
If someone marks something with pen, they are not sleeping.
exists e1 p1 s1 x1 x2 x3 x4 x5.(a_topic(s1) & subset_of(x5,s1) & n_wait(x5) & subset_of(x1,s1) & exists e2.(Actor(e2,x1) & v_sit(e2)) & n_male(x1) & n_male(x1) & as(e1,p1) & with(e1,x4) & n_pen(x4) & Theme(e1,x3) & Actor(e1,x2) & v_mark(e1) & n_newspaper(x3) & of(x3,x1) & (x1 = x2) & n_man(x1))
exists e1 x1 x2.(n_ground(x2) & on(e1,x2) & Actor(e1,x1) & v_sleep(e1) & n_man(x1))
7724eeb6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3 x4 x5.(with(e1,x4) & v_mark(e1) & subset_of(x5,s1) & subset_of(x1,s1) & of(x3,x1) & n_wait(x5) & n_pen(x4) & n_newspaper(x3) & n_man(x1) & n_male(x1) & exists e2.(v_sit(e2) & Actor(e2,x1)) & as(e1,p1) & a_topic(s1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_sleep(e1) & on(e1,x2) & n_man(x1) & n_ground(x2) & Actor(e1,x1))
A man marks his newspaper with pen as he sit and waits.
A man marks his paper
0
-100
Paper means newspaper.
exists e1 p1 s1 x1 x2 x3 x4 x5.(a_topic(s1) & subset_of(x5,s1) & n_wait(x5) & subset_of(x1,s1) & exists e2.(Actor(e2,x1) & v_sit(e2)) & n_male(x1) & n_male(x1) & as(e1,p1) & with(e1,x4) & n_pen(x4) & Theme(e1,x3) & Actor(e1,x2) & v_mark(e1) & n_newspaper(x3) & of(x3,x1) & (x1 = x2) & n_man(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_mark(e1) & n_paper(x2) & of(x2,x1) & n_male(x1) & n_man(x1))
7724f4c4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3 x4 x5.(with(e1,x4) & v_mark(e1) & subset_of(x5,s1) & subset_of(x1,s1) & of(x3,x1) & n_wait(x5) & n_pen(x4) & n_newspaper(x3) & n_man(x1) & n_male(x1) & exists e2.(v_sit(e2) & Actor(e2,x1)) & as(e1,p1) & a_topic(s1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_mark(e1) & of(x2,x1) & n_paper(x2) & n_man(x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1))
Women on phone with graffiti mural in the background.
A woman talking on her phone next to a graffiti covered wall outside.
0
-100
A graffiti covered wall is a graffiti mural.
exists s1 x1 x2 x3 x4.(n_background(x4) & a_topic(x1) & on(x1,x2) & with(x2,x3) & in(x3,x4) & n_mural(x3) & a_graffiti(s1) & Theme(s1,x3) & n_phone(x2) & n_woman(x1))
exists e2 e1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & on(e1,x3) & to(x4,x5) & n_outside(x5) & of(x5,x7) & n_wall(x7) & Theme(e2,x5) & v_cover(e2) & of(x5,x6) & n_graffitus(x6) & next(x3,x4) & n_thing(x4) & n_phone(x3) & of(x3,x1) & n_female(x1) & Actor(e1,x2) & v_talk(e1) & (x1 = x2) & n_woman(x1))
7724f9ec-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4.(with(x2,x3) & on(x1,x2) & n_woman(x1) & n_phone(x2) & n_mural(x3) & n_background(x4) & in(x3,x4) & a_topic(x1) & a_graffiti(s1) & Theme(s1,x3))
exists e2 e1 x1 x2 x3 x4 x5 x6 x7.(v_talk(e1) & v_cover(e2) & to(x4,x5) & on(e1,x3) & of(x5,x7) & of(x5,x6) & of(x3,x1) & next(x3,x4) & n_woman(x1) & n_wall(x7) & n_thing(x4) & n_phone(x3) & n_outside(x5) & n_graffitus(x6) & n_female(x1) & a_topic(x1) & Theme(e2,x5) & Actor(e1,x2) & (x1 = x2))
Women on phone with graffiti mural in the background.
The women are in church listening to a sermon.
2
-100
If people are in church there would be no graffiti in the background.
exists s1 x1 x2 x3 x4.(n_background(x4) & a_topic(x1) & on(x1,x2) & with(x2,x3) & in(x3,x4) & n_mural(x3) & a_graffiti(s1) & Theme(s1,x3) & n_phone(x2) & n_woman(x1))
exists p1 x1.(n_woman(x1) & exists x2 x3 x4.(in(x1,x2) & to(x2,x4) & n_sermon(x4) & n_listening(x2) & of(x2,x3) & n_church(x3)))
7724ff0a-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4.(with(x2,x3) & on(x1,x2) & n_woman(x1) & n_phone(x2) & n_mural(x3) & n_background(x4) & in(x3,x4) & a_topic(x1) & a_graffiti(s1) & Theme(s1,x3))
exists x1.(n_woman(x1) & exists x2 x3 x4.(to(x2,x4) & of(x2,x3) & n_sermon(x4) & n_listening(x2) & n_church(x3) & in(x1,x2)))
Women on phone with graffiti mural in the background.
a woman on a phone
0
-100
Women on phone is a rephrasing of a woman on a phone.
exists s1 x1 x2 x3 x4.(n_background(x4) & a_topic(x1) & on(x1,x2) & with(x2,x3) & in(x3,x4) & n_mural(x3) & a_graffiti(s1) & Theme(s1,x3) & n_phone(x2) & n_woman(x1))
exists x1 x2.(a_topic(x1) & on(x1,x2) & n_phone(x2) & n_woman(x1))
77251044-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4.(with(x2,x3) & on(x1,x2) & n_woman(x1) & n_phone(x2) & n_mural(x3) & n_background(x4) & in(x3,x4) & a_topic(x1) & a_graffiti(s1) & Theme(s1,x3))
exists x1 x2.(on(x1,x2) & n_woman(x1) & n_phone(x2) & a_topic(x1))
Women on phone with graffiti mural in the background.
a man sprays graffiti
2
-100
That's either women or man.
exists s1 x1 x2 x3 x4.(n_background(x4) & a_topic(x1) & on(x1,x2) & with(x2,x3) & in(x3,x4) & n_mural(x3) & a_graffiti(s1) & Theme(s1,x3) & n_phone(x2) & n_woman(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_spray(e1) & n_graffitus(x2) & n_man(x1))
77251670-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4.(with(x2,x3) & on(x1,x2) & n_woman(x1) & n_phone(x2) & n_mural(x3) & n_background(x4) & in(x3,x4) & a_topic(x1) & a_graffiti(s1) & Theme(s1,x3))
exists e1 x1 x2.(v_spray(e1) & n_man(x1) & n_graffitus(x2) & Theme(e1,x2) & Actor(e1,x1))
Women on phone with graffiti mural in the background.
A woman is talking to her sister on the phone about an upcoming reunion.
1
0.005189
Not all women on the phone are talking to a sister and not all conversations surround a reunion.
exists s1 x1 x2 x3 x4.(n_background(x4) & a_topic(x1) & on(x1,x2) & with(x2,x3) & in(x3,x4) & n_mural(x3) & a_graffiti(s1) & Theme(s1,x3) & n_phone(x2) & n_woman(x1))
exists e1 s1 x1 x2 x3 x4.(n_phone(x3) & to(e1,x2) & on(x2,x3) & about(x3,x4) & n_reunion(x4) & a_upcoming(s1) & Theme(s1,x4) & n_sister(x2) & of(x2,x1) & n_female(x1) & Actor(e1,x1) & v_talk(e1) & n_woman(x1))
77251bca-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4.(with(x2,x3) & on(x1,x2) & n_woman(x1) & n_phone(x2) & n_mural(x3) & n_background(x4) & in(x3,x4) & a_topic(x1) & a_graffiti(s1) & Theme(s1,x3))
exists e1 s1 x1 x2 x3 x4.(v_talk(e1) & to(e1,x2) & on(x2,x3) & of(x2,x1) & n_woman(x1) & n_sister(x2) & n_reunion(x4) & n_phone(x3) & n_female(x1) & about(x3,x4) & a_upcoming(s1) & Theme(s1,x4) & Actor(e1,x1))
Women on phone with graffiti mural in the background.
A woman is sitting at her desk as she talks to a group of people in front of her.
2
-100
She is either on phone or sitting.
exists s1 x1 x2 x3 x4.(n_background(x4) & a_topic(x1) & on(x1,x2) & with(x2,x3) & in(x3,x4) & n_mural(x3) & a_graffiti(s1) & Theme(s1,x3) & n_phone(x2) & n_woman(x1))
exists e1 p1 x1 x2.(exists e2 x1 x3 x4 x5.(in(e2,x5) & of(x5,x1) & n_female(x1) & n_front(x5) & to(e2,x3) & of(x3,x4) & n_people(x4) & n_group(x3) & Actor(e2,x1) & v_talk(e2)) & n_female(x1) & n_female(x1) & as(e1,p1) & at(e1,x2) & n_desk(x2) & of(x2,x1) & Actor(e1,x1) & v_sit(e1) & n_woman(x1))
772521d8-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4.(with(x2,x3) & on(x1,x2) & n_woman(x1) & n_phone(x2) & n_mural(x3) & n_background(x4) & in(x3,x4) & a_topic(x1) & a_graffiti(s1) & Theme(s1,x3))
exists e1 p1 x1 x2.(v_sit(e1) & of(x2,x1) & n_woman(x1) & n_female(x1) & n_desk(x2) & exists e2 x1 x3 x4 x5.(v_talk(e2) & to(e2,x3) & of(x5,x1) & of(x3,x4) & n_people(x4) & n_group(x3) & n_front(x5) & n_female(x1) & in(e2,x5) & Actor(e2,x1)) & at(e1,x2) & as(e1,p1) & Actor(e1,x1))
Women on phone with graffiti mural in the background.
The women are painting graffiti on the background.
2
-100
They are either on phone or painting.
exists s1 x1 x2 x3 x4.(n_background(x4) & a_topic(x1) & on(x1,x2) & with(x2,x3) & in(x3,x4) & n_mural(x3) & a_graffiti(s1) & Theme(s1,x3) & n_phone(x2) & n_woman(x1))
exists e1 x1 x2 x3.(n_background(x3) & n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_paint(e1) & on(x2,x3) & n_graffitus(x2))
7725273c-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4.(with(x2,x3) & on(x1,x2) & n_woman(x1) & n_phone(x2) & n_mural(x3) & n_background(x4) & in(x3,x4) & a_topic(x1) & a_graffiti(s1) & Theme(s1,x3))
exists e1 x1 x2 x3.(v_paint(e1) & on(x2,x3) & n_woman(x1) & n_graffitus(x2) & n_background(x3) & Theme(e1,x2) & Actor(e1,x1))
Women on phone with graffiti mural in the background.
A woman talks on her cellphone on the sidewalk
1
0.785085
Not every phone is a cellphone and not every mural is next to a sidewalk.
exists s1 x1 x2 x3 x4.(n_background(x4) & a_topic(x1) & on(x1,x2) & with(x2,x3) & in(x3,x4) & n_mural(x3) & a_graffiti(s1) & Theme(s1,x3) & n_phone(x2) & n_woman(x1))
exists x1 x2 x3 x4.(n_sidewalk(x4) & a_topic(x1) & on(x1,x4) & on(x1,x3) & n_cellphone(x3) & of(x3,x1) & n_female(x1) & n_talk(x1) & of(x1,x2) & n_woman(x2))
77252c32-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4.(with(x2,x3) & on(x1,x2) & n_woman(x1) & n_phone(x2) & n_mural(x3) & n_background(x4) & in(x3,x4) & a_topic(x1) & a_graffiti(s1) & Theme(s1,x3))
exists x1 x2 x3 x4.(on(x1,x4) & on(x1,x3) & of(x3,x1) & of(x1,x2) & n_woman(x2) & n_talk(x1) & n_sidewalk(x4) & n_female(x1) & n_cellphone(x3) & a_topic(x1))
Women on phone with graffiti mural in the background.
The woman is near her phone.
0
-100
A woman on a phone implies that she is near her phone.
exists s1 x1 x2 x3 x4.(n_background(x4) & a_topic(x1) & on(x1,x2) & with(x2,x3) & in(x3,x4) & n_mural(x3) & a_graffiti(s1) & Theme(s1,x3) & n_phone(x2) & n_woman(x1))
exists p1 x1 x2.(n_phone(x2) & of(x2,x1) & n_female(x1) & n_woman(x1) & near(x1,x2))
772532e0-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4.(with(x2,x3) & on(x1,x2) & n_woman(x1) & n_phone(x2) & n_mural(x3) & n_background(x4) & in(x3,x4) & a_topic(x1) & a_graffiti(s1) & Theme(s1,x3))
exists x1 x2.(of(x2,x1) & near(x1,x2) & n_woman(x1) & n_phone(x2) & n_female(x1))
Women on phone with graffiti mural in the background.
Ladies are chatting on their phones.
0
-100
Women are types of ladies and on the phone implies they are chatting on it.
exists s1 x1 x2 x3 x4.(n_background(x4) & a_topic(x1) & on(x1,x2) & with(x2,x3) & in(x3,x4) & n_mural(x3) & a_graffiti(s1) & Theme(s1,x3) & n_phone(x2) & n_woman(x1))
exists e1 x1 x2.(on(e1,x2) & n_phone(x2) & of(x2,x1) & n_thing(x1) & Actor(e1,x1) & v_chat(e1) & n_lady(x1))
772537c2-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4.(with(x2,x3) & on(x1,x2) & n_woman(x1) & n_phone(x2) & n_mural(x3) & n_background(x4) & in(x3,x4) & a_topic(x1) & a_graffiti(s1) & Theme(s1,x3))
exists e1 x1 x2.(v_chat(e1) & on(e1,x2) & of(x2,x1) & n_thing(x1) & n_phone(x2) & n_lady(x1) & Actor(e1,x1))
Women on phone with graffiti mural in the background.
A woman is talking on the phone.
0
0.929606
A woman on the phone implies that she is talking on the phone.
exists s1 x1 x2 x3 x4.(n_background(x4) & a_topic(x1) & on(x1,x2) & with(x2,x3) & in(x3,x4) & n_mural(x3) & a_graffiti(s1) & Theme(s1,x3) & n_phone(x2) & n_woman(x1))
exists e1 x1 x2.(n_phone(x2) & on(e1,x2) & Actor(e1,x1) & v_talk(e1) & n_woman(x1))
77253c54-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4.(with(x2,x3) & on(x1,x2) & n_woman(x1) & n_phone(x2) & n_mural(x3) & n_background(x4) & in(x3,x4) & a_topic(x1) & a_graffiti(s1) & Theme(s1,x3))
exists e1 x1 x2.(v_talk(e1) & on(e1,x2) & n_woman(x1) & n_phone(x2) & Actor(e1,x1))
Women on phone with graffiti mural in the background.
The women are contacting authorities after finding vandalizing graffiti.
1
0.01278
Not every phone call involves contacting authorities and not all graffiti is vandalizing.
exists s1 x1 x2 x3 x4.(n_background(x4) & a_topic(x1) & on(x1,x2) & with(x2,x3) & in(x3,x4) & n_mural(x3) & a_graffiti(s1) & Theme(s1,x3) & n_phone(x2) & n_woman(x1))
exists e1 e2 e3 x1 x2 x3.(n_woman(x1) & after(e1,e3) & Theme(e3,x3) & Actor(e3,x1) & v_find(e3) & n_graffitus(x3) & Actor(e2,x3) & v_vandalize(e2) & Theme(e1,x2) & Actor(e1,x1) & v_contact(e1) & n_authority(x2))
772540fa-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4.(with(x2,x3) & on(x1,x2) & n_woman(x1) & n_phone(x2) & n_mural(x3) & n_background(x4) & in(x3,x4) & a_topic(x1) & a_graffiti(s1) & Theme(s1,x3))
exists e1 e2 e3 x1 x2 x3.(v_vandalize(e2) & v_find(e3) & v_contact(e1) & n_woman(x1) & n_graffitus(x3) & n_authority(x2) & after(e1,e3) & Theme(e3,x3) & Theme(e1,x2) & Actor(e3,x1) & Actor(e2,x3) & Actor(e1,x1))
Women on phone with graffiti mural in the background.
a woman stands in front of her art
1
0.008078
Not all graffiti is art and not every woman by a moral is standing there because the mural belongs to her.
exists s1 x1 x2 x3 x4.(n_background(x4) & a_topic(x1) & on(x1,x2) & with(x2,x3) & in(x3,x4) & n_mural(x3) & a_graffiti(s1) & Theme(s1,x3) & n_phone(x2) & n_woman(x1))
exists e1 x1 x2 x3.(in(e1,x2) & of(x2,x3) & n_art(x3) & of(x3,x1) & n_female(x1) & n_front(x2) & Actor(e1,x1) & v_stand(e1) & n_woman(x1))
772545aa-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4.(with(x2,x3) & on(x1,x2) & n_woman(x1) & n_phone(x2) & n_mural(x3) & n_background(x4) & in(x3,x4) & a_topic(x1) & a_graffiti(s1) & Theme(s1,x3))
exists e1 x1 x2 x3.(v_stand(e1) & of(x3,x1) & of(x2,x3) & n_woman(x1) & n_front(x2) & n_female(x1) & n_art(x3) & in(e1,x2) & Actor(e1,x1))
Women on phone with graffiti mural in the background.
The women are standing.
1
0.833852
Women on phone with graffiti mural in the background are not necessarily standing.
exists s1 x1 x2 x3 x4.(n_background(x4) & a_topic(x1) & on(x1,x2) & with(x2,x3) & in(x3,x4) & n_mural(x3) & a_graffiti(s1) & Theme(s1,x3) & n_phone(x2) & n_woman(x1))
exists e1 x1.(n_woman(x1) & Actor(e1,x1) & v_stand(e1))
77254a50-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4.(with(x2,x3) & on(x1,x2) & n_woman(x1) & n_phone(x2) & n_mural(x3) & n_background(x4) & in(x3,x4) & a_topic(x1) & a_graffiti(s1) & Theme(s1,x3))
exists e1 x1.(v_stand(e1) & n_woman(x1) & Actor(e1,x1))
Man and woman standing close together while another man watches.
A man and a woman stand together while a man stares at them with envy.
0
-100
Stares at them implies the man is watching them.
exists e1 p1 s1 x1 x2 x3 x4.(exists e2 x5.(Actor(e2,x5) & v_watch(e2) & n_man(x5) & -(x5 = x2)) & n_man(x2) & n_man(x2) & while(e1,p1) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1) & v_close(e1) & n_standing(x3) & of(x3,x4) & n_woman(x4) & subset_of(x3,x1) & subset_of(x2,x1))
exists e1 p1 x1 x2 x3 x4 x5.(exists e2 x6 x7.(with(e2,x7) & n_envy(x7) & at(e2,x1) & Actor(e2,x6) & v_stare(e2) & n_man(x6)) & n_thing(x1) & while(e1,p1) & together(e1,x2) & subset_of(x4,x2) & n_stand(x4) & of(x4,x5) & n_woman(x5) & subset_of(x3,x2) & n_man(x3) & Actor(e1,x1) & v_event(e1))
77254ef6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3 x4.(while(e1,p1) & v_close(e1) & subset_of(x3,x1) & subset_of(x2,x1) & of(x3,x4) & n_woman(x4) & n_standing(x3) & n_man(x2) & exists e2 x5.(v_watch(e2) & n_man(x5) & Actor(e2,x5) & -(x5 = x2)) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1))
exists e1 p1 x1 x2 x3 x4 x5.(while(e1,p1) & v_event(e1) & together(e1,x2) & subset_of(x4,x2) & subset_of(x3,x2) & of(x4,x5) & n_woman(x5) & n_thing(x1) & n_stand(x4) & n_man(x3) & exists e2 x6 x7.(with(e2,x7) & v_stare(e2) & n_man(x6) & n_envy(x7) & at(e2,x1) & Actor(e2,x6)) & Actor(e1,x1))
Man and woman standing close together while another man watches.
Three friends pose for a picture.
2
-100
They are either standing or pose for a picture.
exists e1 p1 s1 x1 x2 x3 x4.(exists e2 x5.(Actor(e2,x5) & v_watch(e2) & n_man(x5) & -(x5 = x2)) & n_man(x2) & n_man(x2) & while(e1,p1) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1) & v_close(e1) & n_standing(x3) & of(x3,x4) & n_woman(x4) & subset_of(x3,x1) & subset_of(x2,x1))
exists e1 x1 x2.(for(e1,x2) & n_picture(x2) & Actor(e1,x1) & v_pose(e1) & n_friend(x1) & card_eq_3(x1))
77255388-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3 x4.(while(e1,p1) & v_close(e1) & subset_of(x3,x1) & subset_of(x2,x1) & of(x3,x4) & n_woman(x4) & n_standing(x3) & n_man(x2) & exists e2 x5.(v_watch(e2) & n_man(x5) & Actor(e2,x5) & -(x5 = x2)) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1))
exists e1 x1 x2.(v_pose(e1) & n_picture(x2) & n_friend(x1) & for(e1,x2) & card_eq_3(x1) & Actor(e1,x1))
A picture of some people and a baby in a store.
the people taking a picture of the baby at home
2
-100
They are either in a store or at home.
exists x1 x2 x3 x4 x5.(a_topic(x1) & of(x1,x2) & subset_of(x4,x2) & in(x4,x5) & n_store(x5) & n_baby(x4) & subset_of(x3,x2) & n_people(x3) & n_picture(x1))
exists e1 x1 x2 x3 x4 x5.(n_baby(x4) & n_people(x1) & a_topic(x1) & at(e1,x5) & n_home(x5) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & of(x3,x4) & n_picture(x3) & (x1 = x2))
77255de2-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2 x3 x4 x5.(subset_of(x4,x2) & subset_of(x3,x2) & of(x1,x2) & n_store(x5) & n_picture(x1) & n_people(x3) & n_baby(x4) & in(x4,x5) & a_topic(x1))
exists e1 x1 x2 x3 x4 x5.(v_take(e1) & of(x3,x4) & n_picture(x3) & n_people(x1) & n_home(x5) & n_baby(x4) & at(e1,x5) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
A picture of some people and a baby in a store.
the people are in a baby store
0
-100
A picture of people and a baby in a store implies that the people with the baby are in a baby store.
exists x1 x2 x3 x4 x5.(a_topic(x1) & of(x1,x2) & subset_of(x4,x2) & in(x4,x5) & n_store(x5) & n_baby(x4) & subset_of(x3,x2) & n_people(x3) & n_picture(x1))
exists p1 x1.(n_people(x1) & exists x2 x3.(in(x1,x2) & n_store(x2) & of(x2,x3) & n_baby(x3)))
7725635a-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2 x3 x4 x5.(subset_of(x4,x2) & subset_of(x3,x2) & of(x1,x2) & n_store(x5) & n_picture(x1) & n_people(x3) & n_baby(x4) & in(x4,x5) & a_topic(x1))
exists x1.(n_people(x1) & exists x2 x3.(of(x2,x3) & n_store(x2) & n_baby(x3) & in(x1,x2)))
A picture of some people and a baby in a store.
the baby store picture is from the 1970's
1
-100
We don't know that the picture is from the 1970's.
exists x1 x2 x3 x4 x5.(a_topic(x1) & of(x1,x2) & subset_of(x4,x2) & in(x4,x5) & n_store(x5) & n_baby(x4) & subset_of(x3,x2) & n_people(x3) & n_picture(x1))
exists p1 x1 x2 x3 x4.(n_'s(x4) & n_date(x4) & a_date_year_1970(x4) & a_date_year_1970(x4) & n_picture(x1) & of(x1,x3) & n_store(x3) & of(x1,x2) & n_baby(x2) & from(x1,x4))
77256850-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2 x3 x4 x5.(subset_of(x4,x2) & subset_of(x3,x2) & of(x1,x2) & n_store(x5) & n_picture(x1) & n_people(x3) & n_baby(x4) & in(x4,x5) & a_topic(x1))
exists x1 x2 x3 x4.(of(x1,x3) & of(x1,x2) & n_store(x3) & n_picture(x1) & n_date(x4) & n_baby(x2) & n_'s(x4) & from(x1,x4) & a_date_year_1970(x4))
A man is eating lunch and drinking water.
A man is eating lunch.
0
-100
it specifically mentions lunch.
exists p1 x1.(exists s1 x2 x3 x4 x5.((x1 = x2) & subset_of(x4,x2) & n_water(x4) & of(x4,x5) & n_drinking(x5) & subset_of(x3,x2) & n_lunch(x3) & a_eating(s1) & Theme(s1,x3)) & n_man(x1))
exists p1 x1.(exists s1 x2.((x1 = x2) & n_lunch(x2) & a_eating(s1) & Theme(s1,x2)) & n_man(x1))
77256d46-e4c8-11ec-9cdd-0242ac1c0002
exists x1.(n_man(x1) & exists s1 x2 x3 x4 x5.(subset_of(x4,x2) & subset_of(x3,x2) & of(x4,x5) & n_water(x4) & n_lunch(x3) & n_drinking(x5) & a_eating(s1) & Theme(s1,x3) & (x1 = x2)))
exists x1.(n_man(x1) & exists s1 x2.(n_lunch(x2) & a_eating(s1) & Theme(s1,x2) & (x1 = x2)))