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
Two men standing on a street.
Two men standing
1
-100
They are standing on a street, not merely standing.
exists e1 x1 x2 x3.(a_topic(x1) & on(e1,x3) & n_street(x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1) & card_eq_2(x1))
exists e1 x1 x2.(a_topic(x1) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1) & card_eq_2(x1))
7678841e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_stand(e1) & on(e1,x3) & n_street(x3) & n_man(x1) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_stand(e1) & n_man(x1) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
Crowd of spectators watching colorful hot air balloons in the distance.
The spectators are shooting at the hot air balloons.
2
-100
Watching something does not lend itself to shooting at it.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_distance(x6) & a_topic(x1) & of(x1,x2) & in(e1,x6) & Theme(e1,x4) & Actor(e1,x3) & v_watch(e1) & n_balloon(x4) & of(x4,x5) & n_air(x5) & a_hot(s2) & Theme(s2,x4) & a_colorful(s1) & Theme(s1,x4) & (x2 = x3) & n_spectator(x2) & n_crowd(x1))
exists e1 s1 x1 x2 x3.(n_balloon(x2) & of(x2,x3) & n_air(x3) & a_hot(s1) & Theme(s1,x2) & n_spectator(x1) & at(e1,x2) & Actor(e1,x1) & v_shoot(e1))
76788eaa-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_watch(e1) & of(x4,x5) & of(x1,x2) & n_spectator(x2) & n_distance(x6) & n_crowd(x1) & n_balloon(x4) & n_air(x5) & in(e1,x6) & a_topic(x1) & a_hot(s2) & a_colorful(s1) & Theme(s2,x4) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
exists e1 s1 x1 x2 x3.(v_shoot(e1) & of(x2,x3) & n_spectator(x1) & n_balloon(x2) & n_air(x3) & at(e1,x2) & a_hot(s1) & Theme(s1,x2) & Actor(e1,x1))
Crowd of spectators watching colorful hot air balloons in the distance.
The hot air balloons are being filmed by the growd of spectators.
1
-100
They aren't show to be filmed, just watched.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_distance(x6) & a_topic(x1) & of(x1,x2) & in(e1,x6) & Theme(e1,x4) & Actor(e1,x3) & v_watch(e1) & n_balloon(x4) & of(x4,x5) & n_air(x5) & a_hot(s2) & Theme(s2,x4) & a_colorful(s1) & Theme(s1,x4) & (x2 = x3) & n_spectator(x2) & n_crowd(x1))
exists e1 s1 x1 x2 x3 x4.(n_growd(x3) & n_balloon(x1) & of(x1,x2) & n_air(x2) & a_hot(s1) & Theme(s1,x1) & Actor(e1,x3) & of(x3,x4) & n_spectator(x4) & Theme(e1,x1) & v_film(e1))
7678983c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_watch(e1) & of(x4,x5) & of(x1,x2) & n_spectator(x2) & n_distance(x6) & n_crowd(x1) & n_balloon(x4) & n_air(x5) & in(e1,x6) & a_topic(x1) & a_hot(s2) & a_colorful(s1) & Theme(s2,x4) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
exists e1 s1 x1 x2 x3 x4.(v_film(e1) & of(x3,x4) & of(x1,x2) & n_spectator(x4) & n_growd(x3) & n_balloon(x1) & n_air(x2) & a_hot(s1) & Theme(s1,x1) & Theme(e1,x1) & Actor(e1,x3))
Crowd of spectators watching colorful hot air balloons in the distance.
A crowd is watching balloons.
0
-100
Spectators watching implies a crowd is watching.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_distance(x6) & a_topic(x1) & of(x1,x2) & in(e1,x6) & Theme(e1,x4) & Actor(e1,x3) & v_watch(e1) & n_balloon(x4) & of(x4,x5) & n_air(x5) & a_hot(s2) & Theme(s2,x4) & a_colorful(s1) & Theme(s1,x4) & (x2 = x3) & n_spectator(x2) & n_crowd(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_balloon(x2) & n_crowd(x1))
7678a2e6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_watch(e1) & of(x4,x5) & of(x1,x2) & n_spectator(x2) & n_distance(x6) & n_crowd(x1) & n_balloon(x4) & n_air(x5) & in(e1,x6) & a_topic(x1) & a_hot(s2) & a_colorful(s1) & Theme(s2,x4) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
exists e1 x1 x2.(v_watch(e1) & n_crowd(x1) & n_balloon(x2) & Theme(e1,x2) & Actor(e1,x1))
A man is fueling an airplane wearing a green shirt.
The man fueling the airplane is asian.
1
-100
We can't tell if he is Asian.
exists e2 e1 s1 x1 x2 x3 x4.(Theme(e2,x2) & Actor(e2,x1) & v_fuel(e2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_shirt(x4) & a_green(s1) & Theme(s1,x4) & (x2 = x3) & n_airplane(x2) & n_man(x1))
exists e1 s1 x1 x2 x3.(n_airplane(x3) & n_man(x1) & Theme(s1,x1) & a_asian(s1) & Theme(e1,x3) & Actor(e1,x2) & v_fuel(e1) & (x1 = x2))
7678ad0e-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4.(v_wear(e1) & v_fuel(e2) & n_shirt(x4) & n_man(x1) & n_airplane(x2) & a_green(s1) & Theme(s1,x4) & Theme(e2,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists e1 s1 x1 x2 x3.(v_fuel(e1) & n_man(x1) & n_airplane(x3) & a_asian(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
A man is fueling an airplane wearing a green shirt.
The man is fixing a car.
2
-100
Fueling a machine is not fixing it. There is either an airplane or there is a car.
exists e1 e2 s1 x1 x2 x3 x4.(Theme(e2,x2) & Actor(e2,x1) & v_fuel(e2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_shirt(x4) & a_green(s1) & Theme(s1,x4) & (x2 = x3) & n_airplane(x2) & n_man(x1))
exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_fix(e1) & n_car(x2))
7678b826-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4.(v_wear(e1) & v_fuel(e2) & n_shirt(x4) & n_man(x1) & n_airplane(x2) & a_green(s1) & Theme(s1,x4) & Theme(e2,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists e1 x1 x2.(v_fix(e1) & n_man(x1) & n_car(x2) & Theme(e1,x2) & Actor(e1,x1))
A man is fueling an airplane wearing a green shirt.
The man is wearing a shirt.
0
-100
a man wearing a green shirt is a rephrasing of a man wearing a shirt
exists e2 e1 s1 x1 x2 x3 x4.(Theme(e2,x2) & Actor(e2,x1) & v_fuel(e2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_shirt(x4) & a_green(s1) & Theme(s1,x4) & (x2 = x3) & n_airplane(x2) & n_man(x1))
exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2))
7678c4ce-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4.(v_wear(e1) & v_fuel(e2) & n_shirt(x4) & n_man(x1) & n_airplane(x2) & a_green(s1) & Theme(s1,x4) & Theme(e2,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists e1 x1 x2.(v_wear(e1) & n_shirt(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
Two men wearing hats are standing on the path beside a brick building.
Two men know each other.
1
-100
Just because men are standing on the path beside a building it does not mean they know each other.
exists e1 e2 x1 x2 x3 x4 x5 x6.(n_path(x4) & beside(e2,x5) & n_building(x5) & of(x5,x6) & n_brick(x6) & on(e2,x4) & Actor(e2,x1) & v_stand(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_hat(x3) & (x1 = x2) & n_man(x1) & card_eq_2(x1))
exists x1.(all x2.(n_other(x2) -> exists e1.(Theme(e1,x2) & Actor(e1,x1) & v_know(e1))) & n_man(x1) & card_eq_2(x1))
7678ceec-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_stand(e2) & on(e2,x4) & of(x5,x6) & n_path(x4) & n_man(x1) & n_hat(x3) & n_building(x5) & n_brick(x6) & card_eq_2(x1) & beside(e2,x5) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists x1.(n_man(x1) & card_eq_2(x1) & all x2.(exists e1.(v_know(e1) & Theme(e1,x2) & Actor(e1,x1)) | -n_other(x2)))
Two men wearing hats are standing on the path beside a brick building.
Two men sitting in a diner.
2
-100
If men are standing they are not sitting.
exists e1 e2 x1 x2 x3 x4 x5 x6.(n_path(x4) & beside(e2,x5) & n_building(x5) & of(x5,x6) & n_brick(x6) & on(e2,x4) & Actor(e2,x1) & v_stand(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_hat(x3) & (x1 = x2) & n_man(x1) & card_eq_2(x1))
exists e1 x1 x2 x3.(a_topic(x1) & in(e1,x3) & n_diner(x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_man(x1) & card_eq_2(x1))
7678d978-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_stand(e2) & on(e2,x4) & of(x5,x6) & n_path(x4) & n_man(x1) & n_hat(x3) & n_building(x5) & n_brick(x6) & card_eq_2(x1) & beside(e2,x5) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_sit(e1) & n_man(x1) & n_diner(x3) & in(e1,x3) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
Two men wearing hats are standing on the path beside a brick building.
Two men with hats are standing outside.
0
-100
If the men are standing beside a building, then they must be outside.
exists e2 e1 x1 x2 x3 x4 x5 x6.(n_path(x4) & beside(e2,x5) & n_building(x5) & of(x5,x6) & n_brick(x6) & on(e2,x4) & Actor(e2,x1) & v_stand(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_hat(x3) & (x1 = x2) & n_man(x1) & card_eq_2(x1))
exists e1 s1 x1 x2.(a_outside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & n_hat(x2) & n_man(x1) & card_eq_2(x1))
7678e418-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_stand(e2) & on(e2,x4) & of(x5,x6) & n_path(x4) & n_man(x1) & n_hat(x3) & n_building(x5) & n_brick(x6) & card_eq_2(x1) & beside(e2,x5) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2.(with(x1,x2) & v_stand(e1) & n_man(x1) & n_hat(x2) & card_eq_2(x1) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1))
Two men with hats on stand in the street.
Two men are discussing their lives with each other.
1
-100
We don't know if they are discussing lives or even speaking.
exists x1 x2 x3 x4.(n_street(x4) & a_topic(x1) & in(x1,x4) & with(x1,x2) & on(x2,x3) & n_stand(x3) & n_hat(x2) & n_man(x1) & card_eq_2(x1))
exists e1 x1 x2.(all x3.(n_other(x3) -> with(e1,x3)) & Theme(e1,x2) & Actor(e1,x1) & v_discuss(e1) & n_life(x2) & of(x2,x1) & n_thing(x1) & n_man(x1) & card_eq_2(x1))
7679060a-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2 x3 x4.(with(x1,x2) & on(x2,x3) & n_street(x4) & n_stand(x3) & n_man(x1) & n_hat(x2) & in(x1,x4) & card_eq_2(x1) & a_topic(x1))
exists e1 x1 x2.(v_discuss(e1) & of(x2,x1) & n_thing(x1) & n_man(x1) & n_life(x2) & card_eq_2(x1) & all x3.(with(e1,x3) | -n_other(x3)) & Theme(e1,x2) & Actor(e1,x1))
Two men with hats on stand in the street.
Two men are standing outside.
0
-100
The men are in the street so they must be outside.
exists x1 x2 x3 x4.(n_street(x4) & a_topic(x1) & in(x1,x4) & with(x1,x2) & on(x2,x3) & n_stand(x3) & n_hat(x2) & n_man(x1) & card_eq_2(x1))
exists e1 s1 x1.(a_outside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_stand(e1) & n_man(x1) & card_eq_2(x1))
76790b6e-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2 x3 x4.(with(x1,x2) & on(x2,x3) & n_street(x4) & n_stand(x3) & n_man(x1) & n_hat(x2) & in(x1,x4) & card_eq_2(x1) & a_topic(x1))
exists e1 s1 x1.(v_stand(e1) & n_man(x1) & card_eq_2(x1) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1))
Two men with hats on stand in the street.
Two men are indoors.
2
-100
Streets are outdoors not indoors.
exists x1 x2 x3 x4.(n_street(x4) & a_topic(x1) & in(x1,x4) & with(x1,x2) & on(x2,x3) & n_stand(x3) & n_hat(x2) & n_man(x1) & card_eq_2(x1))
exists p1 x1.(exists x2.((x1 = x2) & n_indoor(x2)) & n_man(x1) & card_eq_2(x1))
76791582-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2 x3 x4.(with(x1,x2) & on(x2,x3) & n_street(x4) & n_stand(x3) & n_man(x1) & n_hat(x2) & in(x1,x4) & card_eq_2(x1) & a_topic(x1))
exists x1.(n_man(x1) & exists x2.(n_indoor(x2) & (x1 = x2)) & card_eq_2(x1))
Two men in hats stand on a wide sidewalk.
Two people in headgear stand still.
0
-100
Two people are wearing headgear while they stand.
exists e1 s1 x1 x2 x3.(on(e1,x3) & n_sidewalk(x3) & a_wide(s1) & Theme(s1,x3) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_hat(x2) & n_man(x1) & card_eq_2(x1))
exists s1 s2 x1 x2.(Theme(s2,x1) & a_still(s2) & in(x1,x2) & n_stand(x2) & a_headgear(s1) & Theme(s1,x2) & n_people(x1) & card_eq_2(x1))
76791e06-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_stand(e1) & on(e1,x3) & n_sidewalk(x3) & n_man(x1) & n_hat(x2) & in(x1,x2) & card_eq_2(x1) & a_wide(s1) & Theme(s1,x3) & Actor(e1,x1))
exists s1 s2 x1 x2.(n_stand(x2) & n_people(x1) & in(x1,x2) & card_eq_2(x1) & a_still(s2) & a_headgear(s1) & Theme(s2,x1) & Theme(s1,x2))
Two men in hats stand on a wide sidewalk.
Two bald men without hats walk down the sidewalk.
2
-100
Men do not have to be bald.
exists e1 s1 x1 x2 x3.(on(e1,x3) & n_sidewalk(x3) & a_wide(s1) & Theme(s1,x3) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_hat(x2) & n_man(x1) & card_eq_2(x1))
exists e1 s1 x1 x2.(n_sidewalk(x2) & down(e1,x2) & Actor(e1,x1) & v_walk(e1) & -exists x3.(with(x1,x3) & n_hat(x3)) & n_man(x1) & a_bald(s1) & Theme(s1,x1) & card_eq_2(x1))
767925c2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_stand(e1) & on(e1,x3) & n_sidewalk(x3) & n_man(x1) & n_hat(x2) & in(x1,x2) & card_eq_2(x1) & a_wide(s1) & Theme(s1,x3) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_walk(e1) & n_sidewalk(x2) & n_man(x1) & down(e1,x2) & card_eq_2(x1) & all x3.(-with(x1,x3) | -n_hat(x3)) & a_bald(s1) & Theme(s1,x1) & Actor(e1,x1))
Two men in hats stand on a wide sidewalk.
Two men in baseball caps stand and talk on the sidewalk.
1
-100
Hats do not have to be baseball caps.
exists e1 s1 x1 x2 x3.(on(e1,x3) & n_sidewalk(x3) & a_wide(s1) & Theme(s1,x3) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_hat(x2) & n_man(x1) & card_eq_2(x1))
exists e1 e2 x1 x2 x3 x4 x5 x6 x7.(n_sidewalk(x7) & on(e2,x7) & Actor(e2,x4) & v_talk(e2) & in(x4,x5) & n_cap(x5) & of(x5,x6) & n_baseball(x6) & n_man(x4) & card_eq_2(x4) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_cap(x2) & of(x2,x3) & n_baseball(x3) & n_man(x1) & card_eq_2(x1))
76792b3a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_stand(e1) & on(e1,x3) & n_sidewalk(x3) & n_man(x1) & n_hat(x2) & in(x1,x2) & card_eq_2(x1) & a_wide(s1) & Theme(s1,x3) & Actor(e1,x1))
exists e1 e2 x1 x2 x3 x4 x5 x6 x7.(v_talk(e2) & v_stand(e1) & on(e2,x7) & of(x5,x6) & of(x2,x3) & n_sidewalk(x7) & n_man(x4) & n_man(x1) & n_cap(x5) & n_cap(x2) & n_baseball(x6) & n_baseball(x3) & in(x4,x5) & in(x1,x2) & card_eq_2(x4) & card_eq_2(x1) & Actor(e2,x4) & Actor(e1,x1))
A small child looks inside a car while standing in front of a clothesline.
boy on a plane
2
-100
A small child does not have to be a boy.
exists e2 e1 s1 x1 x2 x3 x4.(while(e1,e2) & in(e2,x3) & of(x3,x4) & n_clothesline(x4) & n_front(x3) & Actor(e2,x1) & v_stand(e2) & inside(e1,x2) & n_car(x2) & Actor(e1,x1) & v_look(e1) & n_child(x1) & a_small(s1) & Theme(s1,x1))
exists x1 x2.(a_topic(x1) & on(x1,x2) & n_plane(x2) & n_boy(x1))
76793026-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4.(while(e1,e2) & v_stand(e2) & v_look(e1) & of(x3,x4) & n_front(x3) & n_clothesline(x4) & n_child(x1) & n_car(x2) & inside(e1,x2) & in(e2,x3) & a_small(s1) & Theme(s1,x1) & Actor(e2,x1) & Actor(e1,x1))
exists x1 x2.(on(x1,x2) & n_plane(x2) & n_boy(x1) & a_topic(x1))
A small child looks inside a car while standing in front of a clothesline.
child lost his toy
1
-100
A child does not have to be small. Just because a child looks inside a car it does not mean the child lost his toy. A child does not have to be a male.
exists e2 e1 s1 x1 x2 x3 x4.(while(e1,e2) & in(e2,x3) & of(x3,x4) & n_clothesline(x4) & n_front(x3) & Actor(e2,x1) & v_stand(e2) & inside(e1,x2) & n_car(x2) & Actor(e1,x1) & v_look(e1) & n_child(x1) & a_small(s1) & Theme(s1,x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_lose(e1) & n_toy(x2) & of(x2,x1) & n_male(x1) & n_child(x1))
76793828-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4.(while(e1,e2) & v_stand(e2) & v_look(e1) & of(x3,x4) & n_front(x3) & n_clothesline(x4) & n_child(x1) & n_car(x2) & inside(e1,x2) & in(e2,x3) & a_small(s1) & Theme(s1,x1) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_lose(e1) & of(x2,x1) & n_toy(x2) & n_male(x1) & n_child(x1) & Theme(e1,x2) & Actor(e1,x1))
A small child looks inside a car while standing in front of a clothesline.
child looks in car
0
-100
A small child is still a child.
exists e1 e2 s1 x1 x2 x3 x4.(while(e1,e2) & in(e2,x3) & of(x3,x4) & n_clothesline(x4) & n_front(x3) & Actor(e2,x1) & v_stand(e2) & inside(e1,x2) & n_car(x2) & Actor(e1,x1) & v_look(e1) & n_child(x1) & a_small(s1) & Theme(s1,x1))
exists e1 x1 x2.(in(e1,x2) & n_car(x2) & Actor(e1,x1) & v_look(e1) & n_child(x1))
76794278-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4.(while(e1,e2) & v_stand(e2) & v_look(e1) & of(x3,x4) & n_front(x3) & n_clothesline(x4) & n_child(x1) & n_car(x2) & inside(e1,x2) & in(e2,x3) & a_small(s1) & Theme(s1,x1) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_look(e1) & n_child(x1) & n_car(x2) & in(e1,x2) & Actor(e1,x1))
A young boy grooms himself in the reflection of a automobile.
A boy is looking at himself.
0
-100
The boy is looking at his reflection so he is looking at himself.
exists s1 x1 x2 x3 x4.(n_reflection(x3) & a_topic(x1) & in(x1,x3) & of(x3,x4) & n_automobile(x4) & n_male(x1) & n_groom(x1) & of(x1,x2) & n_boy(x2) & a_young(s1) & Theme(s1,x1))
exists e1 x1.(at(e1,x1) & n_male(x1) & Actor(e1,x1) & v_look(e1) & n_boy(x1))
767949b2-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4.(of(x3,x4) & of(x1,x2) & n_reflection(x3) & n_male(x1) & n_groom(x1) & n_boy(x2) & n_automobile(x4) & in(x1,x3) & a_young(s1) & a_topic(x1) & Theme(s1,x1))
exists e1 x1.(v_look(e1) & n_male(x1) & n_boy(x1) & at(e1,x1) & Actor(e1,x1))
A young boy grooms himself in the reflection of a automobile.
A young boy is fixing his hair to impress a girl.
1
-100
He could be fixing his hair for vanity, not to impress some girl.
exists s1 x1 x2 x3 x4.(n_reflection(x3) & a_topic(x1) & in(x1,x3) & of(x3,x4) & n_automobile(x4) & n_male(x1) & n_groom(x1) & of(x1,x2) & n_boy(x2) & a_young(s1) & Theme(s1,x1))
exists e1 p1 s1 s2 x1 x2 x3.(Topic(e1,p1) & exists e2 x4.(Theme(e2,x4) & Actor(e2,x1) & v_impress(e2) & n_girl(x4)) & Theme(e1,x3) & Actor(e1,x2) & v_fix(e1) & n_hair(x3) & of(x3,x1) & n_male(x1) & n_boy(x2) & a_young(s2) & Theme(s2,x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
76794fa2-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4.(of(x3,x4) & of(x1,x2) & n_reflection(x3) & n_male(x1) & n_groom(x1) & n_boy(x2) & n_automobile(x4) & in(x1,x3) & a_young(s1) & a_topic(x1) & Theme(s1,x1))
exists e1 p1 s1 s2 x1 x2 x3.(v_fix(e1) & of(x3,x1) & n_male(x1) & n_hair(x3) & n_boy(x2) & n_boy(x1) & exists e2 x4.(v_impress(e2) & n_girl(x4) & Theme(e2,x4) & Actor(e2,x1)) & a_young(s2) & a_young(s1) & Topic(e1,p1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2))
A young boy grooms himself in the reflection of a automobile.
The adult is walking away from a car.
2
-100
One cannot be walking away from something and grooming oneself in the reflection at the same time. There is either a young boy or there is an adult.
exists s1 x1 x2 x3 x4.(n_reflection(x3) & a_topic(x1) & in(x1,x3) & of(x3,x4) & n_automobile(x4) & n_male(x1) & n_groom(x1) & of(x1,x2) & n_boy(x2) & a_young(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(n_adult(x1) & from(e1,x2) & n_car(x2) & a_away(s1) & Manner(e1,s1) & Actor(e1,x1) & v_walk(e1))
767954a2-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4.(of(x3,x4) & of(x1,x2) & n_reflection(x3) & n_male(x1) & n_groom(x1) & n_boy(x2) & n_automobile(x4) & in(x1,x3) & a_young(s1) & a_topic(x1) & Theme(s1,x1))
exists e1 s1 x1 x2.(v_walk(e1) & n_car(x2) & n_adult(x1) & from(e1,x2) & a_away(s1) & Manner(e1,s1) & Actor(e1,x1))
A boy is combing his hair using the car windows as a mirror.
A boy is combing his hair with a brush.
1
-100
A boy combing is hair does not imply that he is using a brush.
exists e1 e2 x1 x2 x3 x4 x5.(n_window(x3) & of(x3,x4) & n_car(x4) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_use(e2) & as(x3,x5) & n_mirror(x5) & Theme(e1,x2) & Actor(e1,x1) & v_comb(e1) & n_hair(x2) & of(x2,x1) & n_male(x1) & n_boy(x1))
exists e1 x1 x2 x3.(with(e1,x3) & n_brush(x3) & Theme(e1,x2) & Actor(e1,x1) & v_comb(e1) & n_hair(x2) & of(x2,x1) & n_male(x1) & n_boy(x1))
76795984-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5.(v_use(e2) & v_comb(e1) & of(x3,x4) & of(x2,x1) & n_window(x3) & n_mirror(x5) & n_male(x1) & n_hair(x2) & n_car(x4) & n_boy(x1) & for(e1,e2) & as(x3,x5) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2 x3.(with(e1,x3) & v_comb(e1) & of(x2,x1) & n_male(x1) & n_hair(x2) & n_brush(x3) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1))
A boy is combing his hair using the car windows as a mirror.
A boy is combing his hair.
0
-100
'A boy is combing his hair.' is the exact same as 'A boy is combing his hair using the car windows as a mirror.'
exists e2 e1 x1 x2 x3 x4 x5.(n_window(x3) & of(x3,x4) & n_car(x4) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_use(e2) & as(x3,x5) & n_mirror(x5) & Theme(e1,x2) & Actor(e1,x1) & v_comb(e1) & n_hair(x2) & of(x2,x1) & n_male(x1) & n_boy(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_comb(e1) & n_hair(x2) & of(x2,x1) & n_male(x1) & n_boy(x1))
76795e5c-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4 x5.(v_use(e2) & v_comb(e1) & of(x3,x4) & of(x2,x1) & n_window(x3) & n_mirror(x5) & n_male(x1) & n_hair(x2) & n_car(x4) & n_boy(x1) & for(e1,e2) & as(x3,x5) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_comb(e1) & of(x2,x1) & n_male(x1) & n_hair(x2) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1))
A boy is combing his hair using the car windows as a mirror.
A boy is sleeping in a car.
2
-100
One cannot comb their hair while sleeping.
exists e1 e2 x1 x2 x3 x4 x5.(n_window(x3) & of(x3,x4) & n_car(x4) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_use(e2) & as(x3,x5) & n_mirror(x5) & Theme(e1,x2) & Actor(e1,x1) & v_comb(e1) & n_hair(x2) & of(x2,x1) & n_male(x1) & n_boy(x1))
exists e1 x1 x2.(in(e1,x2) & n_car(x2) & Actor(e1,x1) & v_sleep(e1) & n_boy(x1))
76796578-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5.(v_use(e2) & v_comb(e1) & of(x3,x4) & of(x2,x1) & n_window(x3) & n_mirror(x5) & n_male(x1) & n_hair(x2) & n_car(x4) & n_boy(x1) & for(e1,e2) & as(x3,x5) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_sleep(e1) & n_car(x2) & n_boy(x1) & in(e1,x2) & Actor(e1,x1))
A boy is standing next to a car in front of a clothesline.
The boy is inside on the couch.
2
-100
If a boy is standing next to a car he is not inside on a couch.
exists e1 x1 x2 x3 x4.(in(e1,x3) & of(x3,x4) & n_clothesline(x4) & n_front(x3) & to(e1,x2) & n_car(x2) & r_next(e1) & Actor(e1,x1) & v_stand(e1) & n_boy(x1))
exists p1 s1 x1 x2.(n_couch(x2) & n_boy(x1) & a_inside(s1) & Manner(p1,s1) & on(x1,x2))
76796af0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_stand(e1) & to(e1,x2) & r_next(e1) & of(x3,x4) & n_front(x3) & n_clothesline(x4) & n_car(x2) & n_boy(x1) & in(e1,x3) & Actor(e1,x1))
exists p1 s1 x1 x2.(on(x1,x2) & n_couch(x2) & n_boy(x1) & a_inside(s1) & Manner(p1,s1))
A boy is standing next to a car in front of a clothesline.
There is a boy in front of a clothesline
0
-100
A boy cannot be sitting in front of a clothesline, so he is standing.
exists e1 x1 x2 x3 x4.(in(e1,x3) & of(x3,x4) & n_clothesline(x4) & n_front(x3) & to(e1,x2) & n_car(x2) & r_next(e1) & Actor(e1,x1) & v_stand(e1) & n_boy(x1))
exists p1 x1 x2 x3 x4.((x1 = x2) & in(x2,x3) & of(x3,x4) & n_clothesline(x4) & n_front(x3) & n_boy(x2))
76796ff0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_stand(e1) & to(e1,x2) & r_next(e1) & of(x3,x4) & n_front(x3) & n_clothesline(x4) & n_car(x2) & n_boy(x1) & in(e1,x3) & Actor(e1,x1))
exists x1 x2 x3 x4.(of(x3,x4) & n_front(x3) & n_clothesline(x4) & n_boy(x2) & in(x2,x3) & (x1 = x2))
A boy is standing next to a car in front of a clothesline.
The boy is sitting down.
2
-100
standing and sitting are different actions
exists e1 x1 x2 x3 x4.(in(e1,x3) & of(x3,x4) & n_clothesline(x4) & n_front(x3) & to(e1,x2) & n_car(x2) & r_next(e1) & Actor(e1,x1) & v_stand(e1) & n_boy(x1))
exists e1 s1 x1.(n_boy(x1) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sit(e1))
76797586-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_stand(e1) & to(e1,x2) & r_next(e1) & of(x3,x4) & n_front(x3) & n_clothesline(x4) & n_car(x2) & n_boy(x1) & in(e1,x3) & Actor(e1,x1))
exists e1 s1 x1.(v_sit(e1) & n_boy(x1) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1))
A boy is standing next to a car in front of a clothesline.
The boy is shorter than the car.
1
0.003631
Just because a boy is standing in front of a car it does not mean the boy is shorter than the car.
exists e1 x1 x2 x3 x4.(in(e1,x3) & of(x3,x4) & n_clothesline(x4) & n_front(x3) & to(e1,x2) & n_car(x2) & r_next(e1) & Actor(e1,x1) & v_stand(e1) & n_boy(x1))
exists s1 x1 x2.(n_car(x2) & n_boy(x1) & than(s1,x2) & r_more(s1) & Theme(s1,x1) & a_shorter(s1))
76797afe-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_stand(e1) & to(e1,x2) & r_next(e1) & of(x3,x4) & n_front(x3) & n_clothesline(x4) & n_car(x2) & n_boy(x1) & in(e1,x3) & Actor(e1,x1))
exists s1 x1 x2.(than(s1,x2) & r_more(s1) & n_car(x2) & n_boy(x1) & a_shorter(s1) & Theme(s1,x1))
A boy is standing next to a car in front of a clothesline.
The kid is in a movie theater.
2
0
boy and kid have different ages
exists e1 x1 x2 x3 x4.(in(e1,x3) & of(x3,x4) & n_clothesline(x4) & n_front(x3) & to(e1,x2) & n_car(x2) & r_next(e1) & Actor(e1,x1) & v_stand(e1) & n_boy(x1))
exists p1 x1.(n_kid(x1) & exists x2 x3.(in(x1,x2) & n_theater(x2) & of(x2,x3) & n_movie(x3)))
76797ff4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_stand(e1) & to(e1,x2) & r_next(e1) & of(x3,x4) & n_front(x3) & n_clothesline(x4) & n_car(x2) & n_boy(x1) & in(e1,x3) & Actor(e1,x1))
exists x1.(n_kid(x1) & exists x2 x3.(of(x2,x3) & n_theater(x2) & n_movie(x3) & in(x1,x2)))
A boy is standing next to a car in front of a clothesline.
the vehicle is red
1
0.000422
The color is not known to be any specific color like red.
exists e1 x1 x2 x3 x4.(in(e1,x3) & of(x3,x4) & n_clothesline(x4) & n_front(x3) & to(e1,x2) & n_car(x2) & r_next(e1) & Actor(e1,x1) & v_stand(e1) & n_boy(x1))
exists s1 x1.(n_vehicle(x1) & Theme(s1,x1) & a_red(s1))
767984b8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_stand(e1) & to(e1,x2) & r_next(e1) & of(x3,x4) & n_front(x3) & n_clothesline(x4) & n_car(x2) & n_boy(x1) & in(e1,x3) & Actor(e1,x1))
exists s1 x1.(n_vehicle(x1) & a_red(s1) & Theme(s1,x1))
A boy is standing next to a car in front of a clothesline.
The boy is outside.
0
0.995436
The boy is standing next to a car and a clothesline so he must be outside.
exists e1 x1 x2 x3 x4.(in(e1,x3) & of(x3,x4) & n_clothesline(x4) & n_front(x3) & to(e1,x2) & n_car(x2) & r_next(e1) & Actor(e1,x1) & v_stand(e1) & n_boy(x1))
exists s1 x1.(n_boy(x1) & Theme(s1,x1) & a_outside(s1))
76798b3e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_stand(e1) & to(e1,x2) & r_next(e1) & of(x3,x4) & n_front(x3) & n_clothesline(x4) & n_car(x2) & n_boy(x1) & in(e1,x3) & Actor(e1,x1))
exists s1 x1.(n_boy(x1) & a_outside(s1) & Theme(s1,x1))
A boy is standing next to a car in front of a clothesline.
A boy is about to get into a car
1
0.711163
We can't say he is ready to get into it, it may not be his.
exists e1 x1 x2 x3 x4.(in(e1,x3) & of(x3,x4) & n_clothesline(x4) & n_front(x3) & to(e1,x2) & n_car(x2) & r_next(e1) & Actor(e1,x1) & v_stand(e1) & n_boy(x1))
exists p1 s1 x1.(Topic(s1,p1) & Actor(s1,x1) & a_about(s1) & exists e1 x2.(into(e1,x2) & n_car(x2) & Actor(e1,x1) & v_get(e1)) & n_boy(x1))
76799098-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_stand(e1) & to(e1,x2) & r_next(e1) & of(x3,x4) & n_front(x3) & n_clothesline(x4) & n_car(x2) & n_boy(x1) & in(e1,x3) & Actor(e1,x1))
exists p1 s1 x1.(n_boy(x1) & exists e1 x2.(v_get(e1) & n_car(x2) & into(e1,x2) & Actor(e1,x1)) & a_about(s1) & Topic(s1,p1) & Actor(s1,x1))
A boy is standing next to a car in front of a clothesline.
the boy is sitting in his bed at home
2
-100
standing and sitting are different actions
exists e1 x1 x2 x3 x4.(in(e1,x3) & of(x3,x4) & n_clothesline(x4) & n_front(x3) & to(e1,x2) & n_car(x2) & r_next(e1) & Actor(e1,x1) & v_stand(e1) & n_boy(x1))
exists e1 x1 x2 x3.(n_bed(x2) & of(x2,x1) & n_male(x1) & n_boy(x1) & at(e1,x3) & n_home(x3) & in(e1,x2) & Actor(e1,x1) & v_sit(e1))
767995ac-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_stand(e1) & to(e1,x2) & r_next(e1) & of(x3,x4) & n_front(x3) & n_clothesline(x4) & n_car(x2) & n_boy(x1) & in(e1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_sit(e1) & of(x2,x1) & n_male(x1) & n_home(x3) & n_boy(x1) & n_bed(x2) & in(e1,x2) & at(e1,x3) & Actor(e1,x1))
A boy is standing next to a car in front of a clothesline.
A child is outdoors.
0
-100
A boy is a child and he is next to a car and a clothesline so he must be outdoors.
exists e1 x1 x2 x3 x4.(in(e1,x3) & of(x3,x4) & n_clothesline(x4) & n_front(x3) & to(e1,x2) & n_car(x2) & r_next(e1) & Actor(e1,x1) & v_stand(e1) & n_boy(x1))
exists p1 x1.(exists x2.((x1 = x2) & n_outdoors(x2)) & n_child(x1))
76799af2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_stand(e1) & to(e1,x2) & r_next(e1) & of(x3,x4) & n_front(x3) & n_clothesline(x4) & n_car(x2) & n_boy(x1) & in(e1,x3) & Actor(e1,x1))
exists x1.(n_child(x1) & exists x2.(n_outdoors(x2) & (x1 = x2)))
A boy is standing next to a car in front of a clothesline.
the boy is by a vehicle
0
-100
A car is a vehicle.
exists e1 x1 x2 x3 x4.(in(e1,x3) & of(x3,x4) & n_clothesline(x4) & n_front(x3) & to(e1,x2) & n_car(x2) & r_next(e1) & Actor(e1,x1) & v_stand(e1) & n_boy(x1))
exists p1 x1.(n_boy(x1) & exists x2.(by(x1,x2) & n_vehicle(x2)))
76799fd4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_stand(e1) & to(e1,x2) & r_next(e1) & of(x3,x4) & n_front(x3) & n_clothesline(x4) & n_car(x2) & n_boy(x1) & in(e1,x3) & Actor(e1,x1))
exists x1.(n_boy(x1) & exists x2.(n_vehicle(x2) & by(x1,x2)))
A boy is standing next to a car in front of a clothesline.
The boy is standing next to a red car.
1
0.637475
It is not apparent it's red.
exists e1 x1 x2 x3 x4.(in(e1,x3) & of(x3,x4) & n_clothesline(x4) & n_front(x3) & to(e1,x2) & n_car(x2) & r_next(e1) & Actor(e1,x1) & v_stand(e1) & n_boy(x1))
exists e1 s1 x1 x2.(n_boy(x1) & to(e1,x2) & n_car(x2) & a_red(s1) & Theme(s1,x2) & r_next(e1) & Actor(e1,x1) & v_stand(e1))
7679a48e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_stand(e1) & to(e1,x2) & r_next(e1) & of(x3,x4) & n_front(x3) & n_clothesline(x4) & n_car(x2) & n_boy(x1) & in(e1,x3) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_stand(e1) & to(e1,x2) & r_next(e1) & n_car(x2) & n_boy(x1) & a_red(s1) & Theme(s1,x2) & Actor(e1,x1))
A boy is standing next to a car in front of a clothesline.
The boy is posing with his father's car.
1
0.740344
It is not apparent it's his father's or that he is posing.
exists e1 x1 x2 x3 x4.(in(e1,x3) & of(x3,x4) & n_clothesline(x4) & n_front(x3) & to(e1,x2) & n_car(x2) & r_next(e1) & Actor(e1,x1) & v_stand(e1) & n_boy(x1))
exists e1 x1 x2 x3.(n_car(x3) & of(x3,x2) & n_father(x2) & of(x2,x1) & n_male(x1) & n_boy(x1) & with(e1,x3) & Actor(e1,x1) & v_pose(e1))
7679a952-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_stand(e1) & to(e1,x2) & r_next(e1) & of(x3,x4) & n_front(x3) & n_clothesline(x4) & n_car(x2) & n_boy(x1) & in(e1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3.(with(e1,x3) & v_pose(e1) & of(x3,x2) & of(x2,x1) & n_male(x1) & n_father(x2) & n_car(x3) & n_boy(x1) & Actor(e1,x1))
A boy is standing next to a car in front of a clothesline.
The boy is by a clothesline.
0
-100
The boy is in front of a clothesline so he is by a clothesline.
exists e1 x1 x2 x3 x4.(in(e1,x3) & of(x3,x4) & n_clothesline(x4) & n_front(x3) & to(e1,x2) & n_car(x2) & r_next(e1) & Actor(e1,x1) & v_stand(e1) & n_boy(x1))
exists p1 x1.(n_boy(x1) & exists x2.(by(x1,x2) & n_clothesline(x2)))
7679af42-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_stand(e1) & to(e1,x2) & r_next(e1) & of(x3,x4) & n_front(x3) & n_clothesline(x4) & n_car(x2) & n_boy(x1) & in(e1,x3) & Actor(e1,x1))
exists x1.(n_boy(x1) & exists x2.(n_clothesline(x2) & by(x1,x2)))
A boy is standing next to a car in front of a clothesline.
The boy is under the car
2
-100
under and next are different places
exists e1 x1 x2 x3 x4.(in(e1,x3) & of(x3,x4) & n_clothesline(x4) & n_front(x3) & to(e1,x2) & n_car(x2) & r_next(e1) & Actor(e1,x1) & v_stand(e1) & n_boy(x1))
exists p1 x1 x2.(n_car(x2) & n_boy(x1) & under(x1,x2))
7679b550-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_stand(e1) & to(e1,x2) & r_next(e1) & of(x3,x4) & n_front(x3) & n_clothesline(x4) & n_car(x2) & n_boy(x1) & in(e1,x3) & Actor(e1,x1))
exists x1 x2.(under(x1,x2) & n_car(x2) & n_boy(x1))
Young boy combing hair in reflection of car window.
A man getting ready for a date.
1
-100
It is not apparent it's a man or there will be a date.
exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(e1,x4) & of(x4,x5) & n_window(x5) & of(x5,x6) & n_car(x6) & n_reflection(x4) & Theme(e1,x3) & Actor(e1,x2) & v_comb(e1) & n_hair(x3) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
exists e1 p1 x1 x2.(a_topic(x1) & exists s1 x3.(for(s1,x3) & n_date(x3) & Theme(s1,x2) & a_ready(s1)) & Topic(e1,p1) & Actor(e1,x2) & v_get(e1) & (x1 = x2) & n_man(x1))
7679ba32-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_comb(e1) & of(x5,x6) & of(x4,x5) & n_window(x5) & n_reflection(x4) & n_hair(x3) & n_car(x6) & n_boy(x1) & in(e1,x4) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 p1 x1 x2.(v_get(e1) & n_man(x1) & exists s1 x3.(n_date(x3) & for(s1,x3) & a_ready(s1) & Theme(s1,x2)) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & (x1 = x2))
Young boy combing hair in reflection of car window.
A young boy sleeping in his bed.
2
-100
combing and sleeping are different actions
exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(e1,x4) & of(x4,x5) & n_window(x5) & of(x5,x6) & n_car(x6) & n_reflection(x4) & Theme(e1,x3) & Actor(e1,x2) & v_comb(e1) & n_hair(x3) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(a_topic(x1) & in(e1,x3) & n_bed(x3) & of(x3,x1) & n_male(x1) & Actor(e1,x2) & v_sleep(e1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
7679bef6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_comb(e1) & of(x5,x6) & of(x4,x5) & n_window(x5) & n_reflection(x4) & n_hair(x3) & n_car(x6) & n_boy(x1) & in(e1,x4) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2 x3.(v_sleep(e1) & of(x3,x1) & n_male(x1) & n_boy(x1) & n_bed(x3) & in(e1,x3) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
Young boy combing hair in reflection of car window.
A young man improving his look.
0
-100
A boy is a man and he is combing his hair which implies that he is improving his look.
exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(e1,x4) & of(x4,x5) & n_window(x5) & of(x5,x6) & n_car(x6) & n_reflection(x4) & Theme(e1,x3) & Actor(e1,x2) & v_comb(e1) & n_hair(x3) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_improve(e1) & n_look(x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
7679c446-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_comb(e1) & of(x5,x6) & of(x4,x5) & n_window(x5) & n_reflection(x4) & n_hair(x3) & n_car(x6) & n_boy(x1) & in(e1,x4) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2 x3.(v_improve(e1) & of(x3,x1) & n_man(x1) & n_male(x1) & n_look(x3) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
A surfer rides the wave out.
A surfer rides the wave.
0
-100
Riding the wave out implies he is riding the wave.
exists e1 s1 x1 x2.(n_wave(x2) & a_out(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_surfer(x1))
exists e1 x1 x2.(n_wave(x2) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_surfer(x1))
7679e5ac-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_ride(e1) & n_wave(x2) & n_surfer(x1) & a_out(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists e1 x1 x2.(v_ride(e1) & n_wave(x2) & n_surfer(x1) & Theme(e1,x2) & Actor(e1,x1))
A surfer rides the wave out.
A surfer rides a huge wave.
1
-100
Just because a surfer rides a wave out it does not mean the wave is huge.
exists e1 s1 x1 x2.(n_wave(x2) & a_out(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_surfer(x1))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_wave(x2) & a_huge(s1) & Theme(s1,x2) & n_surfer(x1))
7679eec6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_ride(e1) & n_wave(x2) & n_surfer(x1) & a_out(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_ride(e1) & n_wave(x2) & n_surfer(x1) & a_huge(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A surfer rides the wave out.
A surfer is doing nothing.
2
-100
Someone who rides the wave is in motion and performing an activity, that cannot be described as 'doing nothing'.
exists e1 s1 x1 x2.(n_wave(x2) & a_out(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_surfer(x1))
exists x1.(-exists e1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_thing(x2)) & n_surfer(x1))
7679f70e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_ride(e1) & n_wave(x2) & n_surfer(x1) & a_out(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists x1.(n_surfer(x1) & all e1 x2.(-v_do(e1) | -n_thing(x2) | -Theme(e1,x2) | -Actor(e1,x1)))
A man in a hat and a boy in a hat sit outside the Louvre.
A woman and a girl are walking inside the mall.
2
-100
man and woman are different gender
exists e1 x1 x2 x3 x4 x5 x6.(ne_org_louvre(x6) & outside(e1,x6) & Actor(e1,x1) & v_sit(e1) & subset_of(x4,x1) & in(x4,x5) & n_hat(x5) & n_boy(x4) & subset_of(x2,x1) & in(x2,x3) & n_hat(x3) & n_man(x2))
exists e1 x1 x2 x3 x4.(n_mall(x4) & inside(e1,x4) & Actor(e1,x1) & v_walk(e1) & subset_of(x3,x1) & n_girl(x3) & subset_of(x2,x1) & n_woman(x2))
767a003c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6.(v_sit(e1) & subset_of(x4,x1) & subset_of(x2,x1) & outside(e1,x6) & ne_org_louvre(x6) & n_man(x2) & n_hat(x5) & n_hat(x3) & n_boy(x4) & in(x4,x5) & in(x2,x3) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_walk(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x2) & n_mall(x4) & n_girl(x3) & inside(e1,x4) & Actor(e1,x1))
A man in a hat and a boy in a hat sit outside the Louvre.
Two people sit outside the museum.
0
-100
Louvre is a form of museum. A man and a boy constitute two people sitting outside the museum.
exists e1 x1 x2 x3 x4 x5 x6.(ne_org_louvre(x6) & outside(e1,x6) & Actor(e1,x1) & v_sit(e1) & subset_of(x4,x1) & in(x4,x5) & n_hat(x5) & n_boy(x4) & subset_of(x2,x1) & in(x2,x3) & n_hat(x3) & n_man(x2))
exists e1 x1 x2.(n_museum(x2) & outside(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1) & card_eq_2(x1))
767a096a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6.(v_sit(e1) & subset_of(x4,x1) & subset_of(x2,x1) & outside(e1,x6) & ne_org_louvre(x6) & n_man(x2) & n_hat(x5) & n_hat(x3) & n_boy(x4) & in(x4,x5) & in(x2,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_sit(e1) & outside(e1,x2) & n_people(x1) & n_museum(x2) & card_eq_2(x1) & Actor(e1,x1))
Waist down picture of a surfer riding a small wave.
A man is riding a wave runner.
2
-100
The surfer could be either a man or a woman, and they cannot surf on a wave runner, which is like a jet ski instead of a surf board.
exists e1 s1 s2 x1 x2 x3 x4.(ne_nam_waist(s1) & a_topic(s1) & down(s1,x1) & of(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_ride(e1) & n_wave(x4) & a_small(s2) & Theme(s2,x4) & (x2 = x3) & n_surfer(x2) & n_picture(x1))
exists e1 x1 x2 x3.(Time(e1,x3) & n_runner(x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_wave(x2) & n_man(x1))
767a1c70-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_ride(e1) & of(x1,x2) & ne_nam_waist(s1) & n_wave(x4) & n_surfer(x2) & n_picture(x1) & down(s1,x1) & a_topic(s1) & a_small(s2) & Theme(s2,x4) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
exists e1 x1 x2 x3.(v_ride(e1) & n_wave(x2) & n_runner(x3) & n_man(x1) & Time(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
A surfboard is shown gliding through the water with a person standing on it.
A person is surfing a wave.
0
-100
A surfboard is shown gliding through the water with a person standing on it implies the same meaning as of a person surfing a wave.
exists e1 e2 e3 x1 x2 x3 x4.(n_thing(x2) & n_water(x2) & for(e1,e2) & with(e2,x3) & on(e3,x2) & Actor(e3,x4) & v_stand(e3) & (x3 = x4) & n_person(x3) & through(e2,x2) & Actor(e2,x1) & v_glide(e2) & Theme(e1,x1) & v_show(e1) & n_surfboard(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_surf(e1) & n_wave(x2) & n_person(x1))
767a3066-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 e3 x1 x2 x3 x4.(with(e2,x3) & v_stand(e3) & v_show(e1) & v_glide(e2) & through(e2,x2) & on(e3,x2) & n_water(x2) & n_thing(x2) & n_surfboard(x1) & n_person(x3) & for(e1,e2) & Theme(e1,x1) & Actor(e3,x4) & Actor(e2,x1) & (x3 = x4))
exists e1 x1 x2.(v_surf(e1) & n_wave(x2) & n_person(x1) & Theme(e1,x2) & Actor(e1,x1))
A surfboard is shown gliding through the water with a person standing on it.
A person in a wetsuit is surfing.
1
-100
It is not apparent the person wears a wetsuit.
exists e1 e3 e2 x1 x2 x3 x4.(n_thing(x2) & n_water(x2) & for(e1,e2) & with(e2,x3) & on(e3,x2) & Actor(e3,x4) & v_stand(e3) & (x3 = x4) & n_person(x3) & through(e2,x2) & Actor(e2,x1) & v_glide(e2) & Theme(e1,x1) & v_show(e1) & n_surfboard(x1))
exists e1 x1 x2.(Actor(e1,x1) & v_surf(e1) & in(x1,x2) & n_wetsuit(x2) & n_person(x1))
767a3b6a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 x1 x2 x3 x4.(with(e2,x3) & v_stand(e3) & v_show(e1) & v_glide(e2) & through(e2,x2) & on(e3,x2) & n_water(x2) & n_thing(x2) & n_surfboard(x1) & n_person(x3) & for(e1,e2) & Theme(e1,x1) & Actor(e3,x4) & Actor(e2,x1) & (x3 = x4))
exists e1 x1 x2.(v_surf(e1) & n_wetsuit(x2) & n_person(x1) & in(x1,x2) & Actor(e1,x1))
A boy and a girl are sitting on a bench looking at something they each have in a small paper cup.
2 kids are wondering why they were not given anything to eat in their cups
2
-100
sitting and wondering are different actions
exists e2 e1 x1 x2 x3 x4 x5.(for(e1,e2) & at(e2,x5) & all x6.((x6 = x2) -> exists e3 s1 x7 x8 x9.(in(e3,x8) & n_cup(x8) & of(x8,x9) & n_paper(x9) & a_small(s1) & Theme(s1,x8) & Theme(e3,x7) & Actor(e3,x6) & v_have(e3) & (x5 = x7))) & n_thing(x2) & n_thing(x5) & Actor(e2,x1) & v_look(e2) & on(e1,x4) & n_bench(x4) & Actor(e1,x1) & v_sit(e1) & subset_of(x3,x1) & n_girl(x3) & subset_of(x2,x1) & n_boy(x2))
exists x1 x4.(exists x2.(n_reason(x2) & -all x3.(n_thing(x3) -> exists e1 e2 p1.(Topic(e2,e1) & Actor(e2,x1) & v_wonder(e2) & reason_rel(e1,x2) & Recipient(e1,x3) & Theme(e1,x1) & v_give(e1) & Topic(x3,p1) & exists e3.(in(e3,x4) & Actor(e3,x3) & v_eat(e3))))) & n_cup(x4) & of(x4,x1) & n_thing(x1) & n_thing(x1) & n_kid(x1) & n_date(x1) & a_date_day_02(x1) & a_date_day_02(x1))
767a4a42-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4 x5.(v_sit(e1) & v_look(e2) & subset_of(x3,x1) & subset_of(x2,x1) & on(e1,x4) & n_thing(x5) & n_thing(x2) & n_girl(x3) & n_boy(x2) & n_bench(x4) & for(e1,e2) & at(e2,x5) & all x6.(exists e3 s1 x7 x8 x9.(v_have(e3) & of(x8,x9) & n_paper(x9) & n_cup(x8) & in(e3,x8) & a_small(s1) & Theme(s1,x8) & Theme(e3,x7) & Actor(e3,x6) & (x5 = x7)) | -(x6 = x2)) & Actor(e2,x1) & Actor(e1,x1))
exists x1 x4.(of(x4,x1) & n_thing(x1) & n_kid(x1) & n_date(x1) & n_cup(x4) & exists x2.(n_reason(x2) & exists x3.(n_thing(x3) & all e1 e2 p1.(all e3.(-v_eat(e3) | -in(e3,x4) | -Actor(e3,x3)) | -v_wonder(e2) | -v_give(e1) | -reason_rel(e1,x2) | -Topic(x3,p1) | -Topic(e2,e1) | -Theme(e1,x1) | -Recipient(e1,x3) | -Actor(e2,x1)))) & a_date_day_02(x1))
A group of nicely dressed people sitting at a long table with several bottles of wine on it.
A group of people sit at a table on night time.
1
0.823983
You cannot infer what time of day it is.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & of(x1,x2) & on(e2,x1) & n_thing(x1) & with(e2,x5) & of(x5,x6) & n_wine(x6) & n_bottle(x5) & a_several(s2) & Theme(s2,x5) & at(e2,x4) & n_table(x4) & a_long(s1) & Theme(s1,x4) & Actor(e2,x3) & v_sit(e2) & (x2 = x3) & n_people(x2) & Theme(e1,x2) & v_dress(e1) & r_nicely(x2) & n_group(x1))
exists e1 x1 x2 x3 x4 x5.(on(e1,x4) & n_time(x4) & of(x4,x5) & n_night(x5) & at(e1,x3) & n_table(x3) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_people(x2) & n_group(x1))
767a64dc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(with(e2,x5) & v_sit(e2) & v_dress(e1) & r_nicely(x2) & on(e2,x1) & of(x5,x6) & of(x1,x2) & n_wine(x6) & n_thing(x1) & n_table(x4) & n_people(x2) & n_group(x1) & n_bottle(x5) & at(e2,x4) & a_topic(x1) & a_several(s2) & a_long(s1) & Theme(s2,x5) & Theme(s1,x4) & Theme(e1,x2) & Actor(e2,x3) & (x2 = x3))
exists e1 x1 x2 x3 x4 x5.(v_sit(e1) & on(e1,x4) & of(x4,x5) & of(x1,x2) & n_time(x4) & n_table(x3) & n_people(x2) & n_night(x5) & n_group(x1) & at(e1,x3) & Actor(e1,x1))
A group of nicely dressed people sitting at a long table with several bottles of wine on it.
a family dinner winds down
1
0.087264
It is not apparent it's family or that the dinner winds down.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & of(x1,x2) & on(e2,x1) & n_thing(x1) & with(e2,x5) & of(x5,x6) & n_wine(x6) & n_bottle(x5) & a_several(s2) & Theme(s2,x5) & at(e2,x4) & n_table(x4) & a_long(s1) & Theme(s1,x4) & Actor(e2,x3) & v_sit(e2) & (x2 = x3) & n_people(x2) & Theme(e1,x2) & v_dress(e1) & r_nicely(x2) & n_group(x1))
exists e1 s1 x1 x2.(a_down(s1) & Manner(e1,s1) & Actor(e1,x1) & v_wind(e1) & n_dinner(x1) & of(x1,x2) & n_family(x2))
767a72ba-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(with(e2,x5) & v_sit(e2) & v_dress(e1) & r_nicely(x2) & on(e2,x1) & of(x5,x6) & of(x1,x2) & n_wine(x6) & n_thing(x1) & n_table(x4) & n_people(x2) & n_group(x1) & n_bottle(x5) & at(e2,x4) & a_topic(x1) & a_several(s2) & a_long(s1) & Theme(s2,x5) & Theme(s1,x4) & Theme(e1,x2) & Actor(e2,x3) & (x2 = x3))
exists e1 s1 x1 x2.(v_wind(e1) & of(x1,x2) & n_family(x2) & n_dinner(x1) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1))
A group of nicely dressed people sitting at a long table with several bottles of wine on it.
a group celebrates a big day
1
0.594593
It is not apparent it has been a big day.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & of(x1,x2) & on(e2,x1) & n_thing(x1) & with(e2,x5) & of(x5,x6) & n_wine(x6) & n_bottle(x5) & a_several(s2) & Theme(s2,x5) & at(e2,x4) & n_table(x4) & a_long(s1) & Theme(s1,x4) & Actor(e2,x3) & v_sit(e2) & (x2 = x3) & n_people(x2) & Theme(e1,x2) & v_dress(e1) & r_nicely(x2) & n_group(x1))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_celebrate(e1) & n_day(x2) & a_big(s1) & Theme(s1,x2) & n_group(x1))
767a7760-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(with(e2,x5) & v_sit(e2) & v_dress(e1) & r_nicely(x2) & on(e2,x1) & of(x5,x6) & of(x1,x2) & n_wine(x6) & n_thing(x1) & n_table(x4) & n_people(x2) & n_group(x1) & n_bottle(x5) & at(e2,x4) & a_topic(x1) & a_several(s2) & a_long(s1) & Theme(s2,x5) & Theme(s1,x4) & Theme(e1,x2) & Actor(e2,x3) & (x2 = x3))
exists e1 s1 x1 x2.(v_celebrate(e1) & n_group(x1) & n_day(x2) & a_big(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A group of nicely dressed people sitting at a long table with several bottles of wine on it.
two people share an intimate dinner
2
0.000307
group and two are not the same
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & of(x1,x2) & on(e2,x1) & n_thing(x1) & with(e2,x5) & of(x5,x6) & n_wine(x6) & n_bottle(x5) & a_several(s2) & Theme(s2,x5) & at(e2,x4) & n_table(x4) & a_long(s1) & Theme(s1,x4) & Actor(e2,x3) & v_sit(e2) & (x2 = x3) & n_people(x2) & Theme(e1,x2) & v_dress(e1) & r_nicely(x2) & n_group(x1))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_share(e1) & n_dinner(x2) & a_intimate(s1) & Theme(s1,x2) & n_people(x1) & card_eq_2(x1))
767a852a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(with(e2,x5) & v_sit(e2) & v_dress(e1) & r_nicely(x2) & on(e2,x1) & of(x5,x6) & of(x1,x2) & n_wine(x6) & n_thing(x1) & n_table(x4) & n_people(x2) & n_group(x1) & n_bottle(x5) & at(e2,x4) & a_topic(x1) & a_several(s2) & a_long(s1) & Theme(s2,x5) & Theme(s1,x4) & Theme(e1,x2) & Actor(e2,x3) & (x2 = x3))
exists e1 s1 x1 x2.(v_share(e1) & n_people(x1) & n_dinner(x2) & card_eq_2(x1) & a_intimate(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A group of nicely dressed people sitting at a long table with several bottles of wine on it.
People are sitting at a table with wine.
0
0.993725
'A group of nicely dressed people sitting at a long table with several bottles of wine on it' and ' People are sitting at a table with wine' implies the same meaning.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & of(x1,x2) & on(e2,x1) & n_thing(x1) & with(e2,x5) & of(x5,x6) & n_wine(x6) & n_bottle(x5) & a_several(s2) & Theme(s2,x5) & at(e2,x4) & n_table(x4) & a_long(s1) & Theme(s1,x4) & Actor(e2,x3) & v_sit(e2) & (x2 = x3) & n_people(x2) & Theme(e1,x2) & v_dress(e1) & r_nicely(x2) & n_group(x1))
exists e1 x1 x2 x3.(with(e1,x3) & n_wine(x3) & at(e1,x2) & n_table(x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1))
767a927c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(with(e2,x5) & v_sit(e2) & v_dress(e1) & r_nicely(x2) & on(e2,x1) & of(x5,x6) & of(x1,x2) & n_wine(x6) & n_thing(x1) & n_table(x4) & n_people(x2) & n_group(x1) & n_bottle(x5) & at(e2,x4) & a_topic(x1) & a_several(s2) & a_long(s1) & Theme(s2,x5) & Theme(s1,x4) & Theme(e1,x2) & Actor(e2,x3) & (x2 = x3))
exists e1 x1 x2 x3.(with(e1,x3) & v_sit(e1) & n_wine(x3) & n_table(x2) & n_people(x1) & at(e1,x2) & Actor(e1,x1))
A group of nicely dressed people sitting at a long table with several bottles of wine on it.
A family sits at a table.
1
0.588255
It is not apparent it is a family.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & of(x1,x2) & on(e2,x1) & n_thing(x1) & with(e2,x5) & of(x5,x6) & n_wine(x6) & n_bottle(x5) & a_several(s2) & Theme(s2,x5) & at(e2,x4) & n_table(x4) & a_long(s1) & Theme(s1,x4) & Actor(e2,x3) & v_sit(e2) & (x2 = x3) & n_people(x2) & Theme(e1,x2) & v_dress(e1) & r_nicely(x2) & n_group(x1))
exists e1 x1 x2.(at(e1,x2) & n_table(x2) & Actor(e1,x1) & v_sit(e1) & n_family(x1))
767a96e6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(with(e2,x5) & v_sit(e2) & v_dress(e1) & r_nicely(x2) & on(e2,x1) & of(x5,x6) & of(x1,x2) & n_wine(x6) & n_thing(x1) & n_table(x4) & n_people(x2) & n_group(x1) & n_bottle(x5) & at(e2,x4) & a_topic(x1) & a_several(s2) & a_long(s1) & Theme(s2,x5) & Theme(s1,x4) & Theme(e1,x2) & Actor(e2,x3) & (x2 = x3))
exists e1 x1 x2.(v_sit(e1) & n_table(x2) & n_family(x1) & at(e1,x2) & Actor(e1,x1))
A group of nicely dressed people sitting at a long table with several bottles of wine on it.
The wine is chilled.
1
0.766572
Not all wines are chilled.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & of(x1,x2) & on(e2,x1) & n_thing(x1) & with(e2,x5) & of(x5,x6) & n_wine(x6) & n_bottle(x5) & a_several(s2) & Theme(s2,x5) & at(e2,x4) & n_table(x4) & a_long(s1) & Theme(s1,x4) & Actor(e2,x3) & v_sit(e2) & (x2 = x3) & n_people(x2) & Theme(e1,x2) & v_dress(e1) & r_nicely(x2) & n_group(x1))
exists e1 x1.(n_wine(x1) & Theme(e1,x1) & v_chill(e1))
767a9c22-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(with(e2,x5) & v_sit(e2) & v_dress(e1) & r_nicely(x2) & on(e2,x1) & of(x5,x6) & of(x1,x2) & n_wine(x6) & n_thing(x1) & n_table(x4) & n_people(x2) & n_group(x1) & n_bottle(x5) & at(e2,x4) & a_topic(x1) & a_several(s2) & a_long(s1) & Theme(s2,x5) & Theme(s1,x4) & Theme(e1,x2) & Actor(e2,x3) & (x2 = x3))
exists e1 x1.(v_chill(e1) & n_wine(x1) & Theme(e1,x1))
A man in a purple shirt and a black hat is taking a picture with a yellow digital camera
A man in a purple shirt and a black hat is using a camera
0
-100
Taking a picture is also using a camera.
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(Theme(e1,x5) & Actor(e1,x1) & v_take(e1) & with(x5,x6) & n_camera(x6) & a_digital(s4) & Theme(s4,x6) & a_yellow(s3) & Theme(s3,x6) & n_picture(x5) & in(x1,x2) & subset_of(x4,x2) & n_hat(x4) & a_black(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_shirt(x3) & a_purple(s1) & Theme(s1,x3) & n_man(x1))
exists e1 s1 s2 x1 x2 x3 x4 x5.(Theme(e1,x5) & Actor(e1,x1) & v_use(e1) & n_camera(x5) & in(x1,x2) & subset_of(x4,x2) & n_hat(x4) & a_black(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_shirt(x3) & a_purple(s1) & Theme(s1,x3) & n_man(x1))
767d15c4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(with(x5,x6) & v_take(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_shirt(x3) & n_picture(x5) & n_man(x1) & n_hat(x4) & n_camera(x6) & in(x1,x2) & a_yellow(s3) & a_purple(s1) & a_digital(s4) & a_black(s2) & Theme(s4,x6) & Theme(s3,x6) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x5) & Actor(e1,x1))
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_use(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_shirt(x3) & n_man(x1) & n_hat(x4) & n_camera(x5) & in(x1,x2) & a_purple(s1) & a_black(s2) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x5) & Actor(e1,x1))
A man wearing a black hat and wearing a purple shirt stops to snap a picture.
The person is taking a picture.
0
-100
Snapping a picture also means taking a picture.
exists e2 e1 e3 p1 s1 s2 x1 x2 x3 x4 x5.(Topic(e3,p1) & Actor(e3,x1) & v_stop(e3) & exists e4 x6.(Theme(e4,x6) & Actor(e4,x1) & v_snap(e4) & n_picture(x6)) & Theme(e2,x5) & Actor(e2,x4) & v_wear(e2) & n_shirt(x5) & a_purple(s2) & Theme(s2,x5) & (x1 = x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_hat(x3) & a_black(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
exists e1 x1 x2.(n_person(x1) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_picture(x2))
767d1aec-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 e3 p1 s1 s2 x1 x2 x3 x4 x5.(v_wear(e2) & v_wear(e1) & v_stop(e3) & n_shirt(x5) & n_man(x1) & n_hat(x3) & exists e4 x6.(v_snap(e4) & n_picture(x6) & Theme(e4,x6) & Actor(e4,x1)) & a_purple(s2) & a_black(s1) & Topic(e3,p1) & Theme(s2,x5) & Theme(s1,x3) & Theme(e2,x5) & Theme(e1,x3) & Actor(e3,x1) & Actor(e2,x4) & Actor(e1,x2) & (x1 = x4) & (x1 = x2))
exists e1 x1 x2.(v_take(e1) & n_picture(x2) & n_person(x1) & Theme(e1,x2) & Actor(e1,x1))
A man wearing a black hat and wearing a purple shirt stops to snap a picture.
The tourist is dressed casually.
1
-100
Not all men are tourist.
exists e3 e2 e1 p1 s1 s2 x1 x2 x3 x4 x5.(Topic(e3,p1) & Actor(e3,x1) & v_stop(e3) & exists e4 x6.(Theme(e4,x6) & Actor(e4,x1) & v_snap(e4) & n_picture(x6)) & Theme(e2,x5) & Actor(e2,x4) & v_wear(e2) & n_shirt(x5) & a_purple(s2) & Theme(s2,x5) & (x1 = x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_hat(x3) & a_black(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
exists e1 s1 x1.(n_tourist(x1) & a_casually(s1) & Manner(e1,s1) & Theme(e1,x1) & v_dress(e1))
767d20fa-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e2 e1 p1 s1 s2 x1 x2 x3 x4 x5.(v_wear(e2) & v_wear(e1) & v_stop(e3) & n_shirt(x5) & n_man(x1) & n_hat(x3) & exists e4 x6.(v_snap(e4) & n_picture(x6) & Theme(e4,x6) & Actor(e4,x1)) & a_purple(s2) & a_black(s1) & Topic(e3,p1) & Theme(s2,x5) & Theme(s1,x3) & Theme(e2,x5) & Theme(e1,x3) & Actor(e3,x1) & Actor(e2,x4) & Actor(e1,x2) & (x1 = x4) & (x1 = x2))
exists e1 s1 x1.(v_dress(e1) & n_tourist(x1) & a_casually(s1) & Theme(e1,x1) & Manner(e1,s1))
A man wearing a black hat and wearing a purple shirt stops to snap a picture.
The woman in the purple shirt takes a picture.
2
-100
The women is not a man.
exists e2 e1 e3 p1 s1 s2 x1 x2 x3 x4 x5.(Topic(e3,p1) & Actor(e3,x1) & v_stop(e3) & exists e4 x6.(Theme(e4,x6) & Actor(e4,x1) & v_snap(e4) & n_picture(x6)) & Theme(e2,x5) & Actor(e2,x4) & v_wear(e2) & n_shirt(x5) & a_purple(s2) & Theme(s2,x5) & (x1 = x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_hat(x3) & a_black(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
exists e1 s1 x1 x2 x3.(n_shirt(x2) & a_purple(s1) & Theme(s1,x2) & n_woman(x1) & Theme(e1,x3) & Actor(e1,x1) & v_take(e1) & n_picture(x3) & in(x1,x2))
767d264a-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 e3 p1 s1 s2 x1 x2 x3 x4 x5.(v_wear(e2) & v_wear(e1) & v_stop(e3) & n_shirt(x5) & n_man(x1) & n_hat(x3) & exists e4 x6.(v_snap(e4) & n_picture(x6) & Theme(e4,x6) & Actor(e4,x1)) & a_purple(s2) & a_black(s1) & Topic(e3,p1) & Theme(s2,x5) & Theme(s1,x3) & Theme(e2,x5) & Theme(e1,x3) & Actor(e3,x1) & Actor(e2,x4) & Actor(e1,x2) & (x1 = x4) & (x1 = x2))
exists e1 s1 x1 x2 x3.(v_take(e1) & n_woman(x1) & n_shirt(x2) & n_picture(x3) & in(x1,x2) & a_purple(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
A man wearing a cowboy style hat taking a photograph.
The man is taking a photograph of his girlfriend.
1
-100
wearing and taking are different actions
exists e2 e1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & Time(e1,x7) & n_hat(x7) & Theme(e1,x6) & Actor(e1,x5) & v_take(e1) & n_photograph(x6) & (x3 = x5) & n_style(x3) & of(x3,x4) & n_cowboy(x4) & (x1 = x2) & n_man(x1))
exists e1 x1 x2 x3.(n_girlfriend(x3) & of(x3,x1) & n_male(x1) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & of(x2,x3) & n_photograph(x2))
767d2b72-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4 x5 x6 x7.(v_wear(e2) & v_take(e1) & of(x3,x4) & n_style(x3) & n_photograph(x6) & n_man(x1) & n_hat(x7) & n_cowboy(x4) & a_topic(x1) & Time(e1,x7) & Theme(e2,x3) & Theme(e1,x6) & Actor(e2,x2) & Actor(e1,x5) & (x3 = x5) & (x1 = x2))
exists e1 x1 x2 x3.(v_take(e1) & of(x3,x1) & of(x2,x3) & n_photograph(x2) & n_man(x1) & n_male(x1) & n_girlfriend(x3) & Theme(e1,x2) & Actor(e1,x1))
A man wearing a cowboy style hat taking a photograph.
The man is taking a picture.
0
-100
Taking a picture is the same as taking a photograph.
exists e1 e2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & Time(e1,x7) & n_hat(x7) & Theme(e1,x6) & Actor(e1,x5) & v_take(e1) & n_photograph(x6) & (x3 = x5) & n_style(x3) & of(x3,x4) & n_cowboy(x4) & (x1 = x2) & n_man(x1))
exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_picture(x2))
767d3112-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5 x6 x7.(v_wear(e2) & v_take(e1) & of(x3,x4) & n_style(x3) & n_photograph(x6) & n_man(x1) & n_hat(x7) & n_cowboy(x4) & a_topic(x1) & Time(e1,x7) & Theme(e2,x3) & Theme(e1,x6) & Actor(e2,x2) & Actor(e1,x5) & (x3 = x5) & (x1 = x2))
exists e1 x1 x2.(v_take(e1) & n_picture(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
A man wearing a cowboy style hat taking a photograph.
The man is playing golf.
2
-100
Golf is a sport it is not taking a photograph.
exists e2 e1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & Time(e1,x7) & n_hat(x7) & Theme(e1,x6) & Actor(e1,x5) & v_take(e1) & n_photograph(x6) & (x3 = x5) & n_style(x3) & of(x3,x4) & n_cowboy(x4) & (x1 = x2) & n_man(x1))
exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_golf(x2))
767d36a8-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4 x5 x6 x7.(v_wear(e2) & v_take(e1) & of(x3,x4) & n_style(x3) & n_photograph(x6) & n_man(x1) & n_hat(x7) & n_cowboy(x4) & a_topic(x1) & Time(e1,x7) & Theme(e2,x3) & Theme(e1,x6) & Actor(e2,x2) & Actor(e1,x5) & (x3 = x5) & (x1 = x2))
exists e1 x1 x2.(v_play(e1) & n_man(x1) & n_golf(x2) & Theme(e1,x2) & Actor(e1,x1))
A father lovingly stares at his newborn.
A mother looks at her baby.
2
-100
A father is a man and a mother is a woman.
exists e1 s1 x1 x2.(a_lovingly(s1) & Manner(e1,s1) & at(e1,x2) & n_newborn(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_stare(e1) & n_father(x1))
exists e1 x1 x2.(at(e1,x2) & n_baby(x2) & of(x2,x1) & n_female(x1) & Actor(e1,x1) & v_look(e1) & n_mother(x1))
767d3bd0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_stare(e1) & of(x2,x1) & n_newborn(x2) & n_male(x1) & n_father(x1) & at(e1,x2) & a_lovingly(s1) & Manner(e1,s1) & Actor(e1,x1))
exists e1 x1 x2.(v_look(e1) & of(x2,x1) & n_mother(x1) & n_female(x1) & n_baby(x2) & at(e1,x2) & Actor(e1,x1))
A father lovingly stares at his newborn.
A father looks at his son.
1
-100
not every son is a newborn
exists e1 s1 x1 x2.(a_lovingly(s1) & Manner(e1,s1) & at(e1,x2) & n_newborn(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_stare(e1) & n_father(x1))
exists e1 x1 x2.(at(e1,x2) & n_son(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_look(e1) & n_father(x1))
767d40e4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_stare(e1) & of(x2,x1) & n_newborn(x2) & n_male(x1) & n_father(x1) & at(e1,x2) & a_lovingly(s1) & Manner(e1,s1) & Actor(e1,x1))
exists e1 x1 x2.(v_look(e1) & of(x2,x1) & n_son(x2) & n_male(x1) & n_father(x1) & at(e1,x2) & Actor(e1,x1))
A father lovingly stares at his newborn.
A father looks at his baby.
0
-100
Looks and stares are the same.
exists e1 s1 x1 x2.(a_lovingly(s1) & Manner(e1,s1) & at(e1,x2) & n_newborn(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_stare(e1) & n_father(x1))
exists e1 x1 x2.(at(e1,x2) & n_baby(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_look(e1) & n_father(x1))
767d4666-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_stare(e1) & of(x2,x1) & n_newborn(x2) & n_male(x1) & n_father(x1) & at(e1,x2) & a_lovingly(s1) & Manner(e1,s1) & Actor(e1,x1))
exists e1 x1 x2.(v_look(e1) & of(x2,x1) & n_male(x1) & n_father(x1) & n_baby(x2) & at(e1,x2) & Actor(e1,x1))
A long dinner table with rows of people talking waiting for their food.
A lot of people are waiting to have dinner
0
-100
rows implies many, necessitating rows to fit everyone and waiting for food implies meal time.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & with(x1,x3) & of(x3,x4) & for(e1,e2) & for(e2,x6) & n_food(x6) & of(x6,x1) & n_thing(x1) & Actor(e2,x5) & v_wait(e2) & Actor(e1,x5) & v_talk(e1) & (x4 = x5) & n_people(x4) & n_row(x3) & n_table(x1) & of(x1,x2) & n_dinner(x2) & a_long(s1) & Theme(s1,x1))
exists e1 p1 x1 x2.(Topic(e1,p1) & Actor(e1,x1) & v_wait(e1) & exists e2 x3.(Theme(e2,x3) & Actor(e2,x1) & v_have(e2) & n_dinner(x3)) & of(x1,x2) & n_people(x2) & n_lot(x1))
767d4ba2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(with(x1,x3) & v_wait(e2) & v_talk(e1) & of(x6,x1) & of(x3,x4) & of(x1,x2) & n_thing(x1) & n_table(x1) & n_row(x3) & n_people(x4) & n_food(x6) & n_dinner(x2) & for(e2,x6) & for(e1,e2) & a_topic(x1) & a_long(s1) & Theme(s1,x1) & Actor(e2,x5) & Actor(e1,x5) & (x4 = x5))
exists e1 p1 x1 x2.(v_wait(e1) & of(x1,x2) & n_people(x2) & n_lot(x1) & exists e2 x3.(v_have(e2) & n_dinner(x3) & Theme(e2,x3) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
A long dinner table with rows of people talking waiting for their food.
People are in line at a bathroom
2
-100
Bathroom and food are in a different place.
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & with(x1,x3) & of(x3,x4) & for(e1,e2) & for(e2,x6) & n_food(x6) & of(x6,x1) & n_thing(x1) & Actor(e2,x5) & v_wait(e2) & Actor(e1,x5) & v_talk(e1) & (x4 = x5) & n_people(x4) & n_row(x3) & n_table(x1) & of(x1,x2) & n_dinner(x2) & a_long(s1) & Theme(s1,x1))
exists p1 x1 x2.(at(p1,x2) & n_bathroom(x2) & exists x3.(in(x1,x3) & n_line(x3)) & n_people(x1))
767d50ca-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(with(x1,x3) & v_wait(e2) & v_talk(e1) & of(x6,x1) & of(x3,x4) & of(x1,x2) & n_thing(x1) & n_table(x1) & n_row(x3) & n_people(x4) & n_food(x6) & n_dinner(x2) & for(e2,x6) & for(e1,e2) & a_topic(x1) & a_long(s1) & Theme(s1,x1) & Actor(e2,x5) & Actor(e1,x5) & (x4 = x5))
exists p1 x1 x2.(n_people(x1) & n_bathroom(x2) & exists x3.(n_line(x3) & in(x1,x3)) & at(p1,x2))
A long dinner table with rows of people talking waiting for their food.
People are gathered at a soup kitchen waiting for food
1
-100
Just because people are at a long dinner table does not mean they are at a soup kitchen.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & with(x1,x3) & of(x3,x4) & for(e1,e2) & for(e2,x6) & n_food(x6) & of(x6,x1) & n_thing(x1) & Actor(e2,x5) & v_wait(e2) & Actor(e1,x5) & v_talk(e1) & (x4 = x5) & n_people(x4) & n_row(x3) & n_table(x1) & of(x1,x2) & n_dinner(x2) & a_long(s1) & Theme(s1,x1))
exists e1 e2 x1 x2 x3 x4.(for(e1,e2) & for(e2,x4) & n_food(x4) & Actor(e2,x1) & v_wait(e2) & at(e1,x2) & n_kitchen(x2) & of(x2,x3) & n_soup(x3) & Theme(e1,x1) & v_gather(e1) & n_people(x1))
767d55fc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(with(x1,x3) & v_wait(e2) & v_talk(e1) & of(x6,x1) & of(x3,x4) & of(x1,x2) & n_thing(x1) & n_table(x1) & n_row(x3) & n_people(x4) & n_food(x6) & n_dinner(x2) & for(e2,x6) & for(e1,e2) & a_topic(x1) & a_long(s1) & Theme(s1,x1) & Actor(e2,x5) & Actor(e1,x5) & (x4 = x5))
exists e1 e2 x1 x2 x3 x4.(v_wait(e2) & v_gather(e1) & of(x2,x3) & n_soup(x3) & n_people(x1) & n_kitchen(x2) & n_food(x4) & for(e2,x4) & for(e1,e2) & at(e1,x2) & Theme(e1,x1) & Actor(e2,x1))
Blond female wearing a red tank top, black boots and white socks, squatting on grass, behind her a small garden and a sprinkler system turned on.
The boy is watching the girl from a distance.
2
-100
There is no boy in the first sentence only a female.
exists e3 e1 e2 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(a_on(s6) & Manner(e3,s6) & Actor(e3,x1) & v_turn(e3) & subset_of(x12,x1) & n_system(x12) & of(x12,x13) & n_sprinkler(x13) & subset_of(x2,x1) & behind(e2,x11) & n_garden(x11) & a_small(s5) & Theme(s5,x11) & of(x11,x2) & n_female(x2) & Theme(e2,x4) & Actor(e2,x3) & v_wear(e2) & rel(x4,x6) & subset_of(x8,x6) & on(e1,x10) & n_grass(x10) & Actor(e1,x9) & v_squat(e1) & (x8 = x9) & n_sock(x8) & a_white(s4) & Theme(s4,x8) & subset_of(x7,x6) & n_boot(x7) & a_black(s3) & Theme(s3,x7) & n_top(x4) & of(x4,x5) & n_tank(x5) & a_red(s2) & Theme(s2,x4) & (x2 = x3) & n_female(x2) & a_blond(s1) & Theme(s1,x2))
exists e1 x1 x2 x3.(n_girl(x2) & n_boy(x1) & from(e1,x3) & n_distance(x3) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1))
767d6efc-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 e2 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(v_wear(e2) & v_turn(e3) & v_squat(e1) & subset_of(x8,x6) & subset_of(x7,x6) & subset_of(x2,x1) & subset_of(x12,x1) & rel(x4,x6) & on(e1,x10) & of(x4,x5) & of(x12,x13) & of(x11,x2) & n_top(x4) & n_tank(x5) & n_system(x12) & n_sprinkler(x13) & n_sock(x8) & n_grass(x10) & n_garden(x11) & n_female(x2) & n_boot(x7) & behind(e2,x11) & a_white(s4) & a_small(s5) & a_red(s2) & a_on(s6) & a_blond(s1) & a_black(s3) & Theme(s5,x11) & Theme(s4,x8) & Theme(s3,x7) & Theme(s2,x4) & Theme(s1,x2) & Theme(e2,x4) & Manner(e3,s6) & Actor(e3,x1) & Actor(e2,x3) & Actor(e1,x9) & (x8 = x9) & (x2 = x3))
exists e1 x1 x2 x3.(v_watch(e1) & n_girl(x2) & n_distance(x3) & n_boy(x1) & from(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
Blond female wearing a red tank top, black boots and white socks, squatting on grass, behind her a small garden and a sprinkler system turned on.
The blonde girl is playing in the grass.
0
-100
Squatting on grass and playing in grass are the same.
exists e1 e3 e2 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(a_on(s6) & Manner(e3,s6) & Actor(e3,x1) & v_turn(e3) & subset_of(x12,x1) & n_system(x12) & of(x12,x13) & n_sprinkler(x13) & subset_of(x2,x1) & behind(e2,x11) & n_garden(x11) & a_small(s5) & Theme(s5,x11) & of(x11,x2) & n_female(x2) & Theme(e2,x4) & Actor(e2,x3) & v_wear(e2) & rel(x4,x6) & subset_of(x8,x6) & on(e1,x10) & n_grass(x10) & Actor(e1,x9) & v_squat(e1) & (x8 = x9) & n_sock(x8) & a_white(s4) & Theme(s4,x8) & subset_of(x7,x6) & n_boot(x7) & a_black(s3) & Theme(s3,x7) & n_top(x4) & of(x4,x5) & n_tank(x5) & a_red(s2) & Theme(s2,x4) & (x2 = x3) & n_female(x2) & a_blond(s1) & Theme(s1,x2))
exists e1 s1 x1 x2.(n_grass(x2) & n_girl(x1) & a_blonde(s1) & Theme(s1,x1) & in(e1,x2) & Actor(e1,x1) & v_play(e1))
767d73fc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(v_wear(e2) & v_turn(e3) & v_squat(e1) & subset_of(x8,x6) & subset_of(x7,x6) & subset_of(x2,x1) & subset_of(x12,x1) & rel(x4,x6) & on(e1,x10) & of(x4,x5) & of(x12,x13) & of(x11,x2) & n_top(x4) & n_tank(x5) & n_system(x12) & n_sprinkler(x13) & n_sock(x8) & n_grass(x10) & n_garden(x11) & n_female(x2) & n_boot(x7) & behind(e2,x11) & a_white(s4) & a_small(s5) & a_red(s2) & a_on(s6) & a_blond(s1) & a_black(s3) & Theme(s5,x11) & Theme(s4,x8) & Theme(s3,x7) & Theme(s2,x4) & Theme(s1,x2) & Theme(e2,x4) & Manner(e3,s6) & Actor(e3,x1) & Actor(e2,x3) & Actor(e1,x9) & (x8 = x9) & (x2 = x3))
exists e1 s1 x1 x2.(v_play(e1) & n_grass(x2) & n_girl(x1) & in(e1,x2) & a_blonde(s1) & Theme(s1,x1) & Actor(e1,x1))
Blond female wearing a red tank top, black boots and white socks, squatting on grass, behind her a small garden and a sprinkler system turned on.
The girl is in the park.
1
-100
not all the female are in a park
exists e1 e3 e2 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(a_on(s6) & Manner(e3,s6) & Actor(e3,x1) & v_turn(e3) & subset_of(x12,x1) & n_system(x12) & of(x12,x13) & n_sprinkler(x13) & subset_of(x2,x1) & behind(e2,x11) & n_garden(x11) & a_small(s5) & Theme(s5,x11) & of(x11,x2) & n_female(x2) & Theme(e2,x4) & Actor(e2,x3) & v_wear(e2) & rel(x4,x6) & subset_of(x8,x6) & on(e1,x10) & n_grass(x10) & Actor(e1,x9) & v_squat(e1) & (x8 = x9) & n_sock(x8) & a_white(s4) & Theme(s4,x8) & subset_of(x7,x6) & n_boot(x7) & a_black(s3) & Theme(s3,x7) & n_top(x4) & of(x4,x5) & n_tank(x5) & a_red(s2) & Theme(s2,x4) & (x2 = x3) & n_female(x2) & a_blond(s1) & Theme(s1,x2))
exists p1 x1 x2.(n_park(x2) & n_girl(x1) & in(x1,x2))
767d794c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(v_wear(e2) & v_turn(e3) & v_squat(e1) & subset_of(x8,x6) & subset_of(x7,x6) & subset_of(x2,x1) & subset_of(x12,x1) & rel(x4,x6) & on(e1,x10) & of(x4,x5) & of(x12,x13) & of(x11,x2) & n_top(x4) & n_tank(x5) & n_system(x12) & n_sprinkler(x13) & n_sock(x8) & n_grass(x10) & n_garden(x11) & n_female(x2) & n_boot(x7) & behind(e2,x11) & a_white(s4) & a_small(s5) & a_red(s2) & a_on(s6) & a_blond(s1) & a_black(s3) & Theme(s5,x11) & Theme(s4,x8) & Theme(s3,x7) & Theme(s2,x4) & Theme(s1,x2) & Theme(e2,x4) & Manner(e3,s6) & Actor(e3,x1) & Actor(e2,x3) & Actor(e1,x9) & (x8 = x9) & (x2 = x3))
exists x1 x2.(n_park(x2) & n_girl(x1) & in(x1,x2))
A child of about 10 is holding a red purse to some people that are blurry in the background.
The child dropped a purse on the ground.
2
-100
if he is holding it he did not drop it.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(n_background(x6) & to(e1,x4) & in(s3,x6) & Theme(s3,x5) & a_blurry(s3) & (x4 = x5) & n_people(x4) & Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_purse(x3) & a_red(s2) & Theme(s2,x3) & of(x1,x2) & n_date(x2) & a_date_day_10(x2) & a_date_day_10(x2) & a_about(s1) & Theme(s1,x2) & n_child(x1))
exists e1 x1 x2 x3.(n_ground(x3) & n_child(x1) & on(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_drop(e1) & n_purse(x2))
767d7df2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_hold(e1) & to(e1,x4) & of(x1,x2) & n_purse(x3) & n_people(x4) & n_date(x2) & n_child(x1) & n_background(x6) & in(s3,x6) & a_red(s2) & a_date_day_10(x2) & a_blurry(s3) & a_about(s1) & Theme(s3,x5) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1) & (x4 = x5))
exists e1 x1 x2 x3.(v_drop(e1) & on(e1,x3) & n_purse(x2) & n_ground(x3) & n_child(x1) & Theme(e1,x2) & Actor(e1,x1))
A child of about 10 is holding a red purse to some people that are blurry in the background.
The child is begging for money.
1
-100
begging and holding are different actions
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(n_background(x6) & to(e1,x4) & in(s3,x6) & Theme(s3,x5) & a_blurry(s3) & (x4 = x5) & n_people(x4) & Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_purse(x3) & a_red(s2) & Theme(s2,x3) & of(x1,x2) & n_date(x2) & a_date_day_10(x2) & a_date_day_10(x2) & a_about(s1) & Theme(s1,x2) & n_child(x1))
exists e1 x1 x2.(n_child(x1) & for(e1,x2) & n_money(x2) & Actor(e1,x1) & v_beg(e1))
767d8374-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_hold(e1) & to(e1,x4) & of(x1,x2) & n_purse(x3) & n_people(x4) & n_date(x2) & n_child(x1) & n_background(x6) & in(s3,x6) & a_red(s2) & a_date_day_10(x2) & a_blurry(s3) & a_about(s1) & Theme(s3,x5) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1) & (x4 = x5))
exists e1 x1 x2.(v_beg(e1) & n_money(x2) & n_child(x1) & for(e1,x2) & Actor(e1,x1))
A child of about 10 is holding a red purse to some people that are blurry in the background.
A 10 year old child is holding a purse up to some people.
0
-100
A child who is 10 years old is holding a red purse to some peopke
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(n_background(x6) & to(e1,x4) & in(s3,x6) & Theme(s3,x5) & a_blurry(s3) & (x4 = x5) & n_people(x4) & Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_purse(x3) & a_red(s2) & Theme(s2,x3) & of(x1,x2) & n_date(x2) & a_date_day_10(x2) & a_date_day_10(x2) & a_about(s1) & Theme(s1,x2) & n_child(x1))
exists e1 s1 x1 x2 x3 x4.(to(e1,x4) & n_people(x4) & r_up(e1) & Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_purse(x3) & n_child(x1) & a_old(s1) & Theme(s1,x1) & of(x1,x2) & n_year(x2) & n_date(x1) & a_date_day_10(x1) & a_date_day_10(x1))
767d88f6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_hold(e1) & to(e1,x4) & of(x1,x2) & n_purse(x3) & n_people(x4) & n_date(x2) & n_child(x1) & n_background(x6) & in(s3,x6) & a_red(s2) & a_date_day_10(x2) & a_blurry(s3) & a_about(s1) & Theme(s3,x5) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1) & (x4 = x5))
exists e1 s1 x1 x2 x3 x4.(v_hold(e1) & to(e1,x4) & r_up(e1) & of(x1,x2) & n_year(x2) & n_purse(x3) & n_people(x4) & n_date(x1) & n_child(x1) & a_old(s1) & a_date_day_10(x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1))
There is a little girl in a pink shirt who is holding a red purse in her hand
A little girl is dressed nice.
0
-100
Most little girls only use purses when dressing up and carry the purse to imitate their mothers.
exists p1 x1 e1 s1 s2 s3 x2 x3 x4 x5 x6.((x1 = x2) & in(x2,x3) & in(e1,x6) & n_hand(x6) & of(x6,x2) & n_female(x2) & Theme(e1,x5) & Actor(e1,x4) & v_hold(e1) & n_purse(x5) & a_red(s3) & Theme(s3,x5) & (x3 = x4) & n_shirt(x3) & a_pink(s2) & Theme(s2,x3) & n_girl(x2) & a_little(s1) & Theme(s1,x2))
exists e1 p1 s1 x1.(exists s2.(Theme(s2,x1) & a_nice(s2)) & Recipient(e1,p1) & Topic(e1,x1) & v_dress(e1) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
767d8de2-e4c8-11ec-9cdd-0242ac1c0002
exists x1 e1 s1 s2 s3 x2 x3 x4 x5 x6.(v_hold(e1) & of(x6,x2) & n_shirt(x3) & n_purse(x5) & n_hand(x6) & n_girl(x2) & n_female(x2) & in(x2,x3) & in(e1,x6) & a_red(s3) & a_pink(s2) & a_little(s1) & Theme(s3,x5) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x5) & Actor(e1,x4) & (x3 = x4) & (x1 = x2))
exists e1 p1 s1 x1.(v_dress(e1) & n_girl(x1) & exists s2.(a_nice(s2) & Theme(s2,x1)) & a_little(s1) & Topic(e1,x1) & Theme(s1,x1) & Recipient(e1,p1))
There is a little girl in a pink shirt who is holding a red purse in her hand
A little girl is going to a special occasion.
1
-100
Just because a girl has a purse does not mean she is going to a special occasion.
exists p1 x1 e1 s1 s2 s3 x2 x3 x4 x5 x6.((x1 = x2) & in(x2,x3) & in(e1,x6) & n_hand(x6) & of(x6,x2) & n_female(x2) & Theme(e1,x5) & Actor(e1,x4) & v_hold(e1) & n_purse(x5) & a_red(s3) & Theme(s3,x5) & (x3 = x4) & n_shirt(x3) & a_pink(s2) & Theme(s2,x3) & n_girl(x2) & a_little(s1) & Theme(s1,x2))
exists e1 s1 s2 x1 x2.(to(e1,x2) & n_occasion(x2) & a_special(s2) & Theme(s2,x2) & Actor(e1,x1) & v_go(e1) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
767d935a-e4c8-11ec-9cdd-0242ac1c0002
exists x1 e1 s1 s2 s3 x2 x3 x4 x5 x6.(v_hold(e1) & of(x6,x2) & n_shirt(x3) & n_purse(x5) & n_hand(x6) & n_girl(x2) & n_female(x2) & in(x2,x3) & in(e1,x6) & a_red(s3) & a_pink(s2) & a_little(s1) & Theme(s3,x5) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x5) & Actor(e1,x4) & (x3 = x4) & (x1 = x2))
exists e1 s1 s2 x1 x2.(v_go(e1) & to(e1,x2) & n_occasion(x2) & n_girl(x1) & a_special(s2) & a_little(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))
There is a little girl in a pink shirt who is holding a red purse in her hand
A little girl is wearing an orange shirt and holding a red wallet.
2
-100
Orange shirt and pink shirt are different kind of color.
exists p1 x1 e1 s1 s2 s3 x2 x3 x4 x5 x6.((x1 = x2) & in(x2,x3) & in(e1,x6) & n_hand(x6) & of(x6,x2) & n_female(x2) & Theme(e1,x5) & Actor(e1,x4) & v_hold(e1) & n_purse(x5) & a_red(s3) & Theme(s3,x5) & (x3 = x4) & n_shirt(x3) & a_pink(s2) & Theme(s2,x3) & n_girl(x2) & a_little(s1) & Theme(s1,x2))
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5.(Theme(e2,x5) & Actor(e2,x4) & v_hold(e2) & n_wallet(x5) & a_red(s3) & Theme(s3,x5) & n_girl(x4) & a_little(s2) & Theme(s2,x4) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & of(x2,x3) & n_orange(x3) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
767d9882-e4c8-11ec-9cdd-0242ac1c0002
exists x1 e1 s1 s2 s3 x2 x3 x4 x5 x6.(v_hold(e1) & of(x6,x2) & n_shirt(x3) & n_purse(x5) & n_hand(x6) & n_girl(x2) & n_female(x2) & in(x2,x3) & in(e1,x6) & a_red(s3) & a_pink(s2) & a_little(s1) & Theme(s3,x5) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x5) & Actor(e1,x4) & (x3 = x4) & (x1 = x2))
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_wear(e1) & v_hold(e2) & of(x2,x3) & n_wallet(x5) & n_shirt(x2) & n_orange(x3) & n_girl(x4) & n_girl(x1) & a_red(s3) & a_little(s2) & a_little(s1) & Theme(s3,x5) & Theme(s2,x4) & Theme(s1,x1) & Theme(e2,x5) & Theme(e1,x2) & Actor(e2,x4) & Actor(e1,x1))
A young blond girl wearing a blue denim dress and pink jacket, facing across the green lawn to the house where four adults are standing on the deck, holds a large red purse up in the air.
A little girl in a dress holds up a purse as adults are on a deck.
0
-100
A little blond girl is wearing a denim dress
exists e3 e2 e1 p1 s1 s2 s3 s4 s5 s6 s7 s8 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x14.(n_air(x12) & n_deck(x14) & n_house(x9) & n_lawn(x8) & a_green(s5) & Theme(s5,x8) & in(e3,x12) & a_up(s8) & Manner(e3,s8) & Theme(e3,x10) & Actor(e3,x1) & v_hold(e3) & n_purse(x10) & of(x10,x11) & n_red(x11) & a_large(s7) & Theme(s7,x10) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & a_across(s6) & Manner(e1,s6) & Theme(e1,x8) & Actor(e1,x7) & v_face(e1) & to(x8,x9) & exists e4 x13.(on(e4,x14) & Actor(e4,x13) & v_stand(e4) & n_adult(x13) & card_eq_4(x13)) & where(x9,p1) & (x3 = x7) & n_jacket(x5) & a_pink(s4) & Theme(s4,x5) & n_dress(x4) & of(x4,x6) & n_denim(x6) & a_blue(s3) & Theme(s3,x4) & subset_of(x5,x3) & subset_of(x4,x3) & (x1 = x2) & n_girl(x1) & a_blond(s2) & Theme(s2,x1) & a_young(s1) & Theme(s1,x1))
exists e1 p1 s1 s2 x1 x2 x3.(exists p2 x4.(exists x5.(on(x4,x5) & n_deck(x5)) & n_adult(x4)) & as(e1,p1) & a_up(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_purse(x3) & in(x1,x2) & n_dress(x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
767d9d96-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e2 e1 p1 s1 s2 s3 s4 s5 s6 s7 s8 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x14.(where(x9,p1) & v_wear(e2) & v_hold(e3) & v_face(e1) & to(x8,x9) & subset_of(x5,x3) & subset_of(x4,x3) & of(x4,x6) & of(x10,x11) & n_red(x11) & n_purse(x10) & n_lawn(x8) & n_jacket(x5) & n_house(x9) & n_girl(x1) & n_dress(x4) & n_denim(x6) & n_deck(x14) & n_air(x12) & in(e3,x12) & exists e4 x13.(v_stand(e4) & on(e4,x14) & n_adult(x13) & card_eq_4(x13) & Actor(e4,x13)) & a_young(s1) & a_up(s8) & a_pink(s4) & a_large(s7) & a_green(s5) & a_blue(s3) & a_blond(s2) & a_across(s6) & Theme(s7,x10) & Theme(s5,x8) & Theme(s4,x5) & Theme(s3,x4) & Theme(s2,x1) & Theme(s1,x1) & Theme(e3,x10) & Theme(e2,x3) & Theme(e1,x8) & Manner(e3,s8) & Manner(e1,s6) & Actor(e3,x1) & Actor(e2,x2) & Actor(e1,x7) & (x3 = x7) & (x1 = x2))
exists e1 p1 s1 s2 x1 x2 x3.(v_hold(e1) & n_purse(x3) & n_girl(x1) & n_dress(x2) & in(x1,x2) & exists x4.(n_adult(x4) & exists x5.(on(x4,x5) & n_deck(x5))) & as(e1,p1) & a_up(s2) & a_little(s1) & Theme(s1,x1) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x1))
A young blond girl wearing a blue denim dress and pink jacket, facing across the green lawn to the house where four adults are standing on the deck, holds a large red purse up in the air.
A girl holds a book at her side and is wearing a red shirt.
2
-100
a book is not a purse.
exists e2 e3 e1 p1 s1 s2 s3 s4 s5 s6 s7 s8 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x14.(n_air(x12) & n_deck(x14) & n_house(x9) & n_lawn(x8) & a_green(s5) & Theme(s5,x8) & in(e3,x12) & a_up(s8) & Manner(e3,s8) & Theme(e3,x10) & Actor(e3,x1) & v_hold(e3) & n_purse(x10) & of(x10,x11) & n_red(x11) & a_large(s7) & Theme(s7,x10) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & a_across(s6) & Manner(e1,s6) & Theme(e1,x8) & Actor(e1,x7) & v_face(e1) & to(x8,x9) & exists e4 x13.(on(e4,x14) & Actor(e4,x13) & v_stand(e4) & n_adult(x13) & card_eq_4(x13)) & where(x9,p1) & (x3 = x7) & n_jacket(x5) & a_pink(s4) & Theme(s4,x5) & n_dress(x4) & of(x4,x6) & n_denim(x6) & a_blue(s3) & Theme(s3,x4) & subset_of(x5,x3) & subset_of(x4,x3) & (x1 = x2) & n_girl(x1) & a_blond(s2) & Theme(s2,x1) & a_young(s1) & Theme(s1,x1))
exists e2 e1 s1 x1 x2 x3 x4 x5.(Theme(e2,x5) & Actor(e2,x4) & v_wear(e2) & n_shirt(x5) & a_red(s1) & Theme(s1,x5) & n_girl(x4) & at(e1,x3) & n_side(x3) & of(x3,x1) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_book(x2) & n_girl(x1))
767da2aa-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e3 e1 p1 s1 s2 s3 s4 s5 s6 s7 s8 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x14.(where(x9,p1) & v_wear(e2) & v_hold(e3) & v_face(e1) & to(x8,x9) & subset_of(x5,x3) & subset_of(x4,x3) & of(x4,x6) & of(x10,x11) & n_red(x11) & n_purse(x10) & n_lawn(x8) & n_jacket(x5) & n_house(x9) & n_girl(x1) & n_dress(x4) & n_denim(x6) & n_deck(x14) & n_air(x12) & in(e3,x12) & exists e4 x13.(v_stand(e4) & on(e4,x14) & n_adult(x13) & card_eq_4(x13) & Actor(e4,x13)) & a_young(s1) & a_up(s8) & a_pink(s4) & a_large(s7) & a_green(s5) & a_blue(s3) & a_blond(s2) & a_across(s6) & Theme(s7,x10) & Theme(s5,x8) & Theme(s4,x5) & Theme(s3,x4) & Theme(s2,x1) & Theme(s1,x1) & Theme(e3,x10) & Theme(e2,x3) & Theme(e1,x8) & Manner(e3,s8) & Manner(e1,s6) & Actor(e3,x1) & Actor(e2,x2) & Actor(e1,x7) & (x3 = x7) & (x1 = x2))
exists e2 e1 s1 x1 x2 x3 x4 x5.(v_wear(e2) & v_hold(e1) & of(x3,x1) & n_side(x3) & n_shirt(x5) & n_girl(x4) & n_girl(x1) & n_female(x1) & n_book(x2) & at(e1,x3) & a_red(s1) & Theme(s1,x5) & Theme(e2,x5) & Theme(e1,x2) & Actor(e2,x4) & Actor(e1,x1))
A small girl dressed in a pink jacket is holding up a red purse to show a group of four people.
A small girl dressed in a pink jacket is holding up a red purse to show a group of four people, comprised of two women and two men.
1
-100
The group of four people could be many different mixtures of men and women, not all groups will be two women and two men.
exists e3 e1 e2 p1 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7.(Topic(e3,p1) & exists e4 x8 x9.(Theme(e4,x8) & Actor(e4,x1) & v_show(e4) & of(x8,x9) & n_people(x9) & card_eq_4(x9) & n_group(x8)) & a_up(s6) & Manner(e3,s6) & Theme(e3,x7) & Actor(e3,x4) & v_hold(e3) & n_purse(x7) & a_red(s5) & Theme(s5,x7) & in(e2,x6) & n_jacket(x6) & a_pink(s4) & Theme(s4,x6) & Theme(e2,x5) & v_dress(e2) & (x4 = x5) & n_girl(x4) & a_small(s3) & Theme(s3,x4) & in(e1,x3) & n_jacket(x3) & a_pink(s2) & Theme(s2,x3) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_girl(x1) & a_small(s1) & Theme(s1,x1))
exists e3 e1 e2 p1 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7.(Topic(e3,p1) & exists e5 e4 x8 x9 x10 x11 x12 x13.(Theme(e5,x8) & Actor(e5,x1) & v_show(e5) & of(e4,x11) & n_man(x13) & card_eq_2(x13) & n_woman(x12) & card_eq_2(x12) & subset_of(x13,x11) & subset_of(x12,x11) & Theme(e4,x10) & v_comprise(e4) & (x8 = x10) & of(x8,x9) & n_people(x9) & card_eq_4(x9) & n_group(x8)) & a_up(s6) & Manner(e3,s6) & Theme(e3,x7) & Actor(e3,x4) & v_hold(e3) & n_purse(x7) & a_red(s5) & Theme(s5,x7) & in(e2,x6) & n_jacket(x6) & a_pink(s4) & Theme(s4,x6) & Theme(e2,x5) & v_dress(e2) & (x4 = x5) & n_girl(x4) & a_small(s3) & Theme(s3,x4) & in(e1,x3) & n_jacket(x3) & a_pink(s2) & Theme(s2,x3) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_girl(x1) & a_small(s1) & Theme(s1,x1))
767dad68-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 e2 p1 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7.(v_hold(e3) & v_dress(e2) & v_dress(e1) & n_purse(x7) & n_jacket(x6) & n_jacket(x3) & n_girl(x4) & n_girl(x1) & in(e2,x6) & in(e1,x3) & exists e4 x8 x9.(v_show(e4) & of(x8,x9) & n_people(x9) & n_group(x8) & card_eq_4(x9) & Theme(e4,x8) & Actor(e4,x1)) & a_up(s6) & a_small(s3) & a_small(s1) & a_red(s5) & a_pink(s4) & a_pink(s2) & Topic(e3,p1) & Theme(s5,x7) & Theme(s4,x6) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Theme(e3,x7) & Theme(e2,x5) & Theme(e1,x2) & Manner(e3,s6) & Actor(e3,x4) & (x4 = x5) & (x1 = x2))
exists e3 e1 e2 p1 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7.(v_hold(e3) & v_dress(e2) & v_dress(e1) & n_purse(x7) & n_jacket(x6) & n_jacket(x3) & n_girl(x4) & n_girl(x1) & in(e2,x6) & in(e1,x3) & exists e5 e4 x8 x9 x10 x11 x12 x13.(v_show(e5) & v_comprise(e4) & subset_of(x13,x11) & subset_of(x12,x11) & of(x8,x9) & of(e4,x11) & n_woman(x12) & n_people(x9) & n_man(x13) & n_group(x8) & card_eq_4(x9) & card_eq_2(x13) & card_eq_2(x12) & Theme(e5,x8) & Theme(e4,x10) & Actor(e5,x1) & (x8 = x10)) & a_up(s6) & a_small(s3) & a_small(s1) & a_red(s5) & a_pink(s4) & a_pink(s2) & Topic(e3,p1) & Theme(s5,x7) & Theme(s4,x6) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Theme(e3,x7) & Theme(e2,x5) & Theme(e1,x2) & Manner(e3,s6) & Actor(e3,x4) & (x4 = x5) & (x1 = x2))
A small girl dressed in a pink jacket is holding up a red purse to show a group of four people.
A girl holds up a purse.
0
-100
Holding up a red purse is a rephrasing of holds up a purse.
exists e3 e1 e2 p1 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7.(Topic(e3,p1) & exists e4 x8 x9.(Theme(e4,x8) & Actor(e4,x1) & v_show(e4) & of(x8,x9) & n_people(x9) & card_eq_4(x9) & n_group(x8)) & a_up(s6) & Manner(e3,s6) & Theme(e3,x7) & Actor(e3,x4) & v_hold(e3) & n_purse(x7) & a_red(s5) & Theme(s5,x7) & in(e2,x6) & n_jacket(x6) & a_pink(s4) & Theme(s4,x6) & Theme(e2,x5) & v_dress(e2) & (x4 = x5) & n_girl(x4) & a_small(s3) & Theme(s3,x4) & in(e1,x3) & n_jacket(x3) & a_pink(s2) & Theme(s2,x3) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_girl(x1) & a_small(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_purse(x2) & n_girl(x1))
767db402-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 e2 p1 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7.(v_hold(e3) & v_dress(e2) & v_dress(e1) & n_purse(x7) & n_jacket(x6) & n_jacket(x3) & n_girl(x4) & n_girl(x1) & in(e2,x6) & in(e1,x3) & exists e4 x8 x9.(v_show(e4) & of(x8,x9) & n_people(x9) & n_group(x8) & card_eq_4(x9) & Theme(e4,x8) & Actor(e4,x1)) & a_up(s6) & a_small(s3) & a_small(s1) & a_red(s5) & a_pink(s4) & a_pink(s2) & Topic(e3,p1) & Theme(s5,x7) & Theme(s4,x6) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Theme(e3,x7) & Theme(e2,x5) & Theme(e1,x2) & Manner(e3,s6) & Actor(e3,x4) & (x4 = x5) & (x1 = x2))
exists e1 s1 x1 x2.(v_hold(e1) & n_purse(x2) & n_girl(x1) & a_up(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
A small girl dressed in a pink jacket is holding up a red purse to show a group of four people.
A small girl dressed in a blue sweater is holding up a flower.
2
-100
The girl can not be in a blue sweater if she is in a pink jacket
exists e1 e3 e2 p1 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7.(Topic(e3,p1) & exists e4 x8 x9.(Theme(e4,x8) & Actor(e4,x1) & v_show(e4) & of(x8,x9) & n_people(x9) & card_eq_4(x9) & n_group(x8)) & a_up(s6) & Manner(e3,s6) & Theme(e3,x7) & Actor(e3,x4) & v_hold(e3) & n_purse(x7) & a_red(s5) & Theme(s5,x7) & in(e2,x6) & n_jacket(x6) & a_pink(s4) & Theme(s4,x6) & Theme(e2,x5) & v_dress(e2) & (x4 = x5) & n_girl(x4) & a_small(s3) & Theme(s3,x4) & in(e1,x3) & n_jacket(x3) & a_pink(s2) & Theme(s2,x3) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_girl(x1) & a_small(s1) & Theme(s1,x1))
exists e1 e2 s1 s2 s3 x1 x2 x3 x4.(a_up(s3) & Manner(e2,s3) & Theme(e2,x4) & Actor(e2,x1) & v_hold(e2) & n_flower(x4) & in(e1,x3) & n_sweater(x3) & a_blue(s2) & Theme(s2,x3) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_girl(x1) & a_small(s1) & Theme(s1,x1))
767dba2e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 p1 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7.(v_hold(e3) & v_dress(e2) & v_dress(e1) & n_purse(x7) & n_jacket(x6) & n_jacket(x3) & n_girl(x4) & n_girl(x1) & in(e2,x6) & in(e1,x3) & exists e4 x8 x9.(v_show(e4) & of(x8,x9) & n_people(x9) & n_group(x8) & card_eq_4(x9) & Theme(e4,x8) & Actor(e4,x1)) & a_up(s6) & a_small(s3) & a_small(s1) & a_red(s5) & a_pink(s4) & a_pink(s2) & Topic(e3,p1) & Theme(s5,x7) & Theme(s4,x6) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Theme(e3,x7) & Theme(e2,x5) & Theme(e1,x2) & Manner(e3,s6) & Actor(e3,x4) & (x4 = x5) & (x1 = x2))
exists e1 e2 s1 s2 s3 x1 x2 x3 x4.(v_hold(e2) & v_dress(e1) & n_sweater(x3) & n_girl(x1) & n_flower(x4) & in(e1,x3) & a_up(s3) & a_small(s1) & a_blue(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e2,x4) & Theme(e1,x2) & Manner(e2,s3) & Actor(e2,x1) & (x1 = x2))
A little girl, with a pink sweatshirt, holding up a red purse.
Nobody has a purse.
2
-100
if nobody has a purse, then she is not holding one.
exists e1 s1 s2 s3 s4 x1 x2 x3 x4.(a_topic(x1) & a_up(s4) & Manner(e1,s4) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_purse(x4) & a_red(s3) & Theme(s3,x4) & (x1 = x3) & with(x1,x2) & n_sweatshirt(x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
-exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_purse(x2) & n_person(x1))
767dbf2e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 x1 x2 x3 x4.(with(x1,x2) & v_hold(e1) & n_sweatshirt(x2) & n_purse(x4) & n_girl(x1) & a_up(s4) & a_topic(x1) & a_red(s3) & a_pink(s2) & a_little(s1) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x4) & Manner(e1,s4) & Actor(e1,x3) & (x1 = x3))
all e1 x1 x2.(-v_have(e1) | -n_purse(x2) | -n_person(x1) | -Theme(e1,x2) | -Actor(e1,x1))
A little girl, with a pink sweatshirt, holding up a red purse.
A blonde person holding a purse.
1
-100
not every purse is red
exists e1 s1 s2 s3 s4 x1 x2 x3 x4.(a_topic(x1) & a_up(s4) & Manner(e1,s4) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_purse(x4) & a_red(s3) & Theme(s3,x4) & (x1 = x3) & with(x1,x2) & n_sweatshirt(x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_purse(x3) & (x1 = x2) & n_person(x1) & a_blonde(s1) & Theme(s1,x1))
767dc41a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 x1 x2 x3 x4.(with(x1,x2) & v_hold(e1) & n_sweatshirt(x2) & n_purse(x4) & n_girl(x1) & a_up(s4) & a_topic(x1) & a_red(s3) & a_pink(s2) & a_little(s1) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x4) & Manner(e1,s4) & Actor(e1,x3) & (x1 = x3))
exists e1 s1 x1 x2 x3.(v_hold(e1) & n_purse(x3) & n_person(x1) & a_topic(x1) & a_blonde(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
A little girl, with a pink sweatshirt, holding up a red purse.
A person holding a purse
0
-100
A person who is a little girl is holding a red purse
exists e1 s1 s2 s3 s4 x1 x2 x3 x4.(a_topic(x1) & a_up(s4) & Manner(e1,s4) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_purse(x4) & a_red(s3) & Theme(s3,x4) & (x1 = x3) & with(x1,x2) & n_sweatshirt(x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_purse(x3) & (x1 = x2) & n_person(x1))
767dc910-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 x1 x2 x3 x4.(with(x1,x2) & v_hold(e1) & n_sweatshirt(x2) & n_purse(x4) & n_girl(x1) & a_up(s4) & a_topic(x1) & a_red(s3) & a_pink(s2) & a_little(s1) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x4) & Manner(e1,s4) & Actor(e1,x3) & (x1 = x3))
exists e1 x1 x2 x3.(v_hold(e1) & n_purse(x3) & n_person(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
Two people sitting looking at a glass wall.
two people look at a wall
0
-100
The people look at a wall because they are looking at a wall.
exists e2 e1 x1 x2 x3 x4.(a_topic(x1) & for(e1,e2) & at(e2,x3) & n_wall(x3) & of(x3,x4) & n_glass(x4) & Actor(e2,x2) & v_look(e2) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_people(x1) & card_eq_2(x1))
exists e1 x1 x2.(at(e1,x2) & n_wall(x2) & Actor(e1,x1) & v_look(e1) & n_people(x1) & card_eq_2(x1))
767dcf5a-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4.(v_sit(e1) & v_look(e2) & of(x3,x4) & n_wall(x3) & n_people(x1) & n_glass(x4) & for(e1,e2) & card_eq_2(x1) & at(e2,x3) & a_topic(x1) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_look(e1) & n_wall(x2) & n_people(x1) & card_eq_2(x1) & at(e1,x2) & Actor(e1,x1))
Two people sitting looking at a glass wall.
two women look at a wall
1
-100
Not all people are women.
exists e1 e2 x1 x2 x3 x4.(a_topic(x1) & for(e1,e2) & at(e2,x3) & n_wall(x3) & of(x3,x4) & n_glass(x4) & Actor(e2,x2) & v_look(e2) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_people(x1) & card_eq_2(x1))
exists e1 x1 x2.(at(e1,x2) & n_wall(x2) & Actor(e1,x1) & v_look(e1) & n_woman(x1) & card_eq_2(x1))
767dd518-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4.(v_sit(e1) & v_look(e2) & of(x3,x4) & n_wall(x3) & n_people(x1) & n_glass(x4) & for(e1,e2) & card_eq_2(x1) & at(e2,x3) & a_topic(x1) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_look(e1) & n_woman(x1) & n_wall(x2) & card_eq_2(x1) & at(e1,x2) & Actor(e1,x1))
Two people sitting looking at a glass wall.
two people look at a brick wall
2
-100
Glass is not brick.
exists e1 e2 x1 x2 x3 x4.(a_topic(x1) & for(e1,e2) & at(e2,x3) & n_wall(x3) & of(x3,x4) & n_glass(x4) & Actor(e2,x2) & v_look(e2) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_people(x1) & card_eq_2(x1))
exists e1 x1 x2 x3.(at(e1,x2) & n_wall(x2) & of(x2,x3) & n_brick(x3) & Actor(e1,x1) & v_look(e1) & n_people(x1) & card_eq_2(x1))
767dd9fa-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4.(v_sit(e1) & v_look(e2) & of(x3,x4) & n_wall(x3) & n_people(x1) & n_glass(x4) & for(e1,e2) & card_eq_2(x1) & at(e2,x3) & a_topic(x1) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_look(e1) & of(x2,x3) & n_wall(x2) & n_people(x1) & n_brick(x3) & card_eq_2(x1) & at(e1,x2) & Actor(e1,x1))
Number 32, on the burgundy team is fighting for possession of the basketball with an opposing team member, while his other two teammates guard the other opposing teammate.
The burgandy team is winning the game.
1
-100
It is not mentioned in sentence 1 that the burgandy team is winning the game
exists e1 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(-(x8 = x8) & n_teammate(x8) & n_teammate(x8) & a_opposing(s4) & Theme(s4,x8) & a_opposing(s3) & Theme(s3,x8) & card_eq_2(x8) & n_basketball(x5) & exists e2.(Theme(e2,x8) & Actor(e2,x7) & v_guard(e2)) & -(x7 = x8) & n_teammate(x7) & card_eq_2(x7) & of(x7,x3) & n_male(x3) & while(e1,p1) & for(e1,x4) & of(x4,x5) & with(x5,x6) & n_member(x6) & of(x6,x3) & n_team(x3) & n_team(x3) & a_opposing(s2) & Theme(s2,x6) & n_possession(x4) & Actor(e1,x1) & v_fight(e1) & on(x1,x3) & a_burgundy(s1) & Theme(s1,x3) & n_thing(x1) & card_eq_32(x1) & (x1 = x2) & ne_nam_number(x2))
exists e1 x1 x2 x3.(n_game(x3) & n_team(x1) & of(x1,x2) & n_burgandy(x2) & Theme(e1,x3) & Actor(e1,x1) & v_win(e1))
767de030-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(with(x5,x6) & while(e1,p1) & v_fight(e1) & on(x1,x3) & of(x7,x3) & of(x6,x3) & of(x4,x5) & ne_nam_number(x2) & n_thing(x1) & n_teammate(x8) & n_teammate(x7) & n_team(x3) & n_possession(x4) & n_member(x6) & n_male(x3) & n_basketball(x5) & for(e1,x4) & exists e2.(v_guard(e2) & Theme(e2,x8) & Actor(e2,x7)) & card_eq_32(x1) & card_eq_2(x8) & card_eq_2(x7) & a_opposing(s4) & a_opposing(s3) & a_opposing(s2) & a_burgundy(s1) & Theme(s4,x8) & Theme(s3,x8) & Theme(s2,x6) & Theme(s1,x3) & Actor(e1,x1) & -(x8 = x8) & -(x7 = x8) & (x1 = x2))
exists e1 x1 x2 x3.(v_win(e1) & of(x1,x2) & n_team(x1) & n_game(x3) & n_burgandy(x2) & Theme(e1,x3) & Actor(e1,x1))
Number 32, on the burgundy team is fighting for possession of the basketball with an opposing team member, while his other two teammates guard the other opposing teammate.
A soccer game takes place under the stadium lights.
2
-100
One cannot be playing in a basketball and a soccer game concurrently.
exists e1 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(-(x8 = x8) & n_teammate(x8) & n_teammate(x8) & a_opposing(s4) & Theme(s4,x8) & a_opposing(s3) & Theme(s3,x8) & card_eq_2(x8) & n_basketball(x5) & exists e2.(Theme(e2,x8) & Actor(e2,x7) & v_guard(e2)) & -(x7 = x8) & n_teammate(x7) & card_eq_2(x7) & of(x7,x3) & n_male(x3) & while(e1,p1) & for(e1,x4) & of(x4,x5) & with(x5,x6) & n_member(x6) & of(x6,x3) & n_team(x3) & n_team(x3) & a_opposing(s2) & Theme(s2,x6) & n_possession(x4) & Actor(e1,x1) & v_fight(e1) & on(x1,x3) & a_burgundy(s1) & Theme(s1,x3) & n_thing(x1) & card_eq_32(x1) & (x1 = x2) & ne_nam_number(x2))
exists e1 x1 x2 x3 x4 x5.(n_light(x4) & of(x4,x5) & n_stadium(x5) & under(e1,x4) & Theme(e1,x3) & Actor(e1,x1) & v_take(e1) & n_place(x3) & n_game(x1) & of(x1,x2) & n_soccer(x2))
767de558-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(with(x5,x6) & while(e1,p1) & v_fight(e1) & on(x1,x3) & of(x7,x3) & of(x6,x3) & of(x4,x5) & ne_nam_number(x2) & n_thing(x1) & n_teammate(x8) & n_teammate(x7) & n_team(x3) & n_possession(x4) & n_member(x6) & n_male(x3) & n_basketball(x5) & for(e1,x4) & exists e2.(v_guard(e2) & Theme(e2,x8) & Actor(e2,x7)) & card_eq_32(x1) & card_eq_2(x8) & card_eq_2(x7) & a_opposing(s4) & a_opposing(s3) & a_opposing(s2) & a_burgundy(s1) & Theme(s4,x8) & Theme(s3,x8) & Theme(s2,x6) & Theme(s1,x3) & Actor(e1,x1) & -(x8 = x8) & -(x7 = x8) & (x1 = x2))
exists e1 x1 x2 x3 x4 x5.(v_take(e1) & under(e1,x4) & of(x4,x5) & of(x1,x2) & n_stadium(x5) & n_soccer(x2) & n_place(x3) & n_light(x4) & n_game(x1) & Theme(e1,x3) & Actor(e1,x1))
Number 32, on the burgundy team is fighting for possession of the basketball with an opposing team member, while his other two teammates guard the other opposing teammate.
A game of basketball is being played.
0
-100
Number 32 and an opposing team member fighting for a basketball are playing basketball.
exists e1 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(-(x8 = x8) & n_teammate(x8) & n_teammate(x8) & a_opposing(s4) & Theme(s4,x8) & a_opposing(s3) & Theme(s3,x8) & card_eq_2(x8) & n_basketball(x5) & exists e2.(Theme(e2,x8) & Actor(e2,x7) & v_guard(e2)) & -(x7 = x8) & n_teammate(x7) & card_eq_2(x7) & of(x7,x3) & n_male(x3) & while(e1,p1) & for(e1,x4) & of(x4,x5) & with(x5,x6) & n_member(x6) & of(x6,x3) & n_team(x3) & n_team(x3) & a_opposing(s2) & Theme(s2,x6) & n_possession(x4) & Actor(e1,x1) & v_fight(e1) & on(x1,x3) & a_burgundy(s1) & Theme(s1,x3) & n_thing(x1) & card_eq_32(x1) & (x1 = x2) & ne_nam_number(x2))
exists e1 x1 x2.(Theme(e1,x1) & v_play(e1) & of(x1,x2) & n_basketball(x2) & n_game(x1))
767de9f4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(with(x5,x6) & while(e1,p1) & v_fight(e1) & on(x1,x3) & of(x7,x3) & of(x6,x3) & of(x4,x5) & ne_nam_number(x2) & n_thing(x1) & n_teammate(x8) & n_teammate(x7) & n_team(x3) & n_possession(x4) & n_member(x6) & n_male(x3) & n_basketball(x5) & for(e1,x4) & exists e2.(v_guard(e2) & Theme(e2,x8) & Actor(e2,x7)) & card_eq_32(x1) & card_eq_2(x8) & card_eq_2(x7) & a_opposing(s4) & a_opposing(s3) & a_opposing(s2) & a_burgundy(s1) & Theme(s4,x8) & Theme(s3,x8) & Theme(s2,x6) & Theme(s1,x3) & Actor(e1,x1) & -(x8 = x8) & -(x7 = x8) & (x1 = x2))
exists e1 x1 x2.(v_play(e1) & of(x1,x2) & n_game(x1) & n_basketball(x2) & Theme(e1,x1))
Two basketball teams are scrambling for the ball in play.
A basketball team is trying to steal the ball from the other team
1
-100
trying and scrambling are different actions
exists e1 x1 x2 x3 x4.(n_ball(x3) & in(e1,x4) & n_play(x4) & for(e1,x3) & Actor(e1,x1) & v_scramble(e1) & n_team(x1) & of(x1,x2) & n_basketball(x2) & card_eq_2(x1))
exists e1 p1 x1 x2 x3.(n_ball(x3) & Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2.(from(e2,x1) & Theme(e2,x3) & Actor(e2,x1) & v_steal(e2)) & -(x1 = x1) & n_team(x1) & n_team(x1) & of(x1,x2) & n_basketball(x2))
767dee9a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_scramble(e1) & of(x1,x2) & n_team(x1) & n_play(x4) & n_basketball(x2) & n_ball(x3) & in(e1,x4) & for(e1,x3) & card_eq_2(x1) & Actor(e1,x1))
exists e1 p1 x1 x2 x3.(v_try(e1) & of(x1,x2) & n_team(x1) & n_basketball(x2) & n_ball(x3) & exists e2.(v_steal(e2) & from(e2,x1) & Theme(e2,x3) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1) & -(x1 = x1))
Two basketball teams are scrambling for the ball in play.
A basketball player dunks a ball
2
-100
Teams suggests that there are multiple people not one single player.
exists e1 x1 x2 x3 x4.(n_ball(x3) & in(e1,x4) & n_play(x4) & for(e1,x3) & Actor(e1,x1) & v_scramble(e1) & n_team(x1) & of(x1,x2) & n_basketball(x2) & card_eq_2(x1))
exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_dunk(e1) & n_ball(x3) & n_player(x1) & of(x1,x2) & n_basketball(x2))
767df34a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_scramble(e1) & of(x1,x2) & n_team(x1) & n_play(x4) & n_basketball(x2) & n_ball(x3) & in(e1,x4) & for(e1,x3) & card_eq_2(x1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_dunk(e1) & of(x1,x2) & n_player(x1) & n_basketball(x2) & n_ball(x3) & Theme(e1,x3) & Actor(e1,x1))
Two basketball teams are scrambling for the ball in play.
Two teams are competing in a basketball game
0
-100
Teams of basketball are scrambling for the ball
exists e1 x1 x2 x3 x4.(n_ball(x3) & in(e1,x4) & n_play(x4) & for(e1,x3) & Actor(e1,x1) & v_scramble(e1) & n_team(x1) & of(x1,x2) & n_basketball(x2) & card_eq_2(x1))
exists e1 x1 x2 x3.(in(e1,x2) & n_game(x2) & of(x2,x3) & n_basketball(x3) & Actor(e1,x1) & v_compete(e1) & n_team(x1) & card_eq_2(x1))
767dfa8e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_scramble(e1) & of(x1,x2) & n_team(x1) & n_play(x4) & n_basketball(x2) & n_ball(x3) & in(e1,x4) & for(e1,x3) & card_eq_2(x1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_compete(e1) & of(x2,x3) & n_team(x1) & n_game(x2) & n_basketball(x3) & in(e1,x2) & card_eq_2(x1) & Actor(e1,x1))
Young men are playing basketball in front of the crowd.
People are playing a sport.
0
-100
Basketball is a sport.
exists e1 s1 x1 x2 x3 x4.(n_crowd(x4) & in(e1,x3) & of(x3,x4) & n_front(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_basketball(x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_sport(x2) & n_people(x1))
767dff84-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_play(e1) & of(x3,x4) & n_man(x1) & n_front(x3) & n_crowd(x4) & n_basketball(x2) & in(e1,x3) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_play(e1) & n_sport(x2) & n_people(x1) & Theme(e1,x2) & Actor(e1,x1))
Young men are playing basketball in front of the crowd.
Some boys are playing baseball in the park.
2
-100
young men refers to not some boys.
exists e1 s1 x1 x2 x3 x4.(n_crowd(x4) & in(e1,x3) & of(x3,x4) & n_front(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_basketball(x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(n_park(x3) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_baseball(x2) & n_boy(x1))
767e0506-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_play(e1) & of(x3,x4) & n_man(x1) & n_front(x3) & n_crowd(x4) & n_basketball(x2) & in(e1,x3) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_play(e1) & n_park(x3) & n_boy(x1) & n_baseball(x2) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1))