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 dogs run around together in the field.
In the field there are two dogs running together.
0
-100
In the field there are two dogs running together is another way to say two dogs run around together in the field.
exists e1 s1 s2 x1 x2.(n_field(x2) & in(e1,x2) & a_together(s2) & Manner(e1,s2) & a_around(s1) & Manner(e1,s1) & Actor(e1,x1) & v_run(e1) & n_dog(x1) & card_eq_2(x1))
exists p1 x1 x2.(n_field(x2) & in(p1,x2) & exists e1 s1 x3 x4.((x1 = x3) & a_together(s1) & Manner(e1,s1) & Actor(e1,x4) & v_run(e1) & (x3 = x4) & n_dog(x3) & card_eq_2(x3)))
4cd75004-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2.(v_run(e1) & n_field(x2) & n_dog(x1) & in(e1,x2) & card_eq_2(x1) & a_together(s2) & a_around(s1) & Manner(e1,s2) & Manner(e1,s1) & Actor(e1,x1))
exists p1 x1 x2.(n_field(x2) & in(p1,x2) & exists e1 s1 x3 x4.(v_run(e1) & n_dog(x3) & card_eq_2(x3) & a_together(s1) & Manner(e1,s1) & Actor(e1,x4) & (x3 = x4) & (x1 = x3)))
Two dogs run around together in the field.
The two dogs are napping in the field.
2
-100
The dogs cannot run around and be napping the same time.
exists e1 s1 s2 x1 x2.(n_field(x2) & in(e1,x2) & a_together(s2) & Manner(e1,s2) & a_around(s1) & Manner(e1,s1) & Actor(e1,x1) & v_run(e1) & n_dog(x1) & card_eq_2(x1))
exists e1 x1 x2.(n_field(x2) & n_dog(x1) & card_eq_2(x1) & in(e1,x2) & Actor(e1,x1) & v_nap(e1))
4cd75e78-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2.(v_run(e1) & n_field(x2) & n_dog(x1) & in(e1,x2) & card_eq_2(x1) & a_together(s2) & a_around(s1) & Manner(e1,s2) & Manner(e1,s1) & Actor(e1,x1))
exists e1 x1 x2.(v_nap(e1) & n_field(x2) & n_dog(x1) & in(e1,x2) & card_eq_2(x1) & Actor(e1,x1))
A girl jumps over the grass tufts on a sandy area near the sea.
A girl stands motionless.
2
-100
The girl that jumps cannot be the one that stands motionless.
exists e1 s1 x1 x2 x3 x4 x5.(n_sea(x5) & n_tuft(x2) & of(x2,x3) & n_grass(x3) & over(e1,x2) & on(x2,x4) & near(x4,x5) & n_area(x4) & a_sandy(s1) & Theme(s1,x4) & Actor(e1,x1) & v_jump(e1) & n_girl(x1))
exists e1 p1 x1.(exists s1.(Theme(s1,x1) & a_motionless(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_stand(e1) & n_girl(x1))
4cd763b4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_jump(e1) & over(e1,x2) & on(x2,x4) & of(x2,x3) & near(x4,x5) & n_tuft(x2) & n_sea(x5) & n_grass(x3) & n_girl(x1) & n_area(x4) & a_sandy(s1) & Theme(s1,x4) & Actor(e1,x1))
exists e1 p1 x1.(v_stand(e1) & n_girl(x1) & exists s1.(a_motionless(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1))
A girl jumps over the grass tufts on a sandy area near the sea.
A child in a blue shirt jumps.
1
-100
THE CHILD COULD BE WEARING SOMETHING OTHER THAN IN A BLUE SHIRT.
exists e1 s1 x1 x2 x3 x4 x5.(n_sea(x5) & n_tuft(x2) & of(x2,x3) & n_grass(x3) & over(e1,x2) & on(x2,x4) & near(x4,x5) & n_area(x4) & a_sandy(s1) & Theme(s1,x4) & Actor(e1,x1) & v_jump(e1) & n_girl(x1))
exists s1 x1 x2 x3.(a_topic(x1) & in(x1,x2) & n_jump(x2) & of(x2,x3) & n_shirt(x3) & a_blue(s1) & Theme(s1,x2) & n_child(x1))
4cd76878-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_jump(e1) & over(e1,x2) & on(x2,x4) & of(x2,x3) & near(x4,x5) & n_tuft(x2) & n_sea(x5) & n_grass(x3) & n_girl(x1) & n_area(x4) & a_sandy(s1) & Theme(s1,x4) & Actor(e1,x1))
exists s1 x1 x2 x3.(of(x2,x3) & n_shirt(x3) & n_jump(x2) & n_child(x1) & in(x1,x2) & a_topic(x1) & a_blue(s1) & Theme(s1,x2))
A girl jumps over the grass tufts on a sandy area near the sea.
A child jumps.
0
-100
A girl is a type of child.
exists e1 s1 x1 x2 x3 x4 x5.(n_sea(x5) & n_tuft(x2) & of(x2,x3) & n_grass(x3) & over(e1,x2) & on(x2,x4) & near(x4,x5) & n_area(x4) & a_sandy(s1) & Theme(s1,x4) & Actor(e1,x1) & v_jump(e1) & n_girl(x1))
exists e1 x1.(Actor(e1,x1) & v_jump(e1) & n_child(x1))
4cd76ef4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_jump(e1) & over(e1,x2) & on(x2,x4) & of(x2,x3) & near(x4,x5) & n_tuft(x2) & n_sea(x5) & n_grass(x3) & n_girl(x1) & n_area(x4) & a_sandy(s1) & Theme(s1,x4) & Actor(e1,x1))
exists e1 x1.(v_jump(e1) & n_child(x1) & Actor(e1,x1))
A small girl wearing a green shirt jumping off a grassy, sandy hill with a black scarf in her hand.
A little girl wearing a green shirt jumping over a jump rope on a grass and sand covered hill with a black scarf in her hand outside.
1
-100
Although she is jumping, it does not imply she is jumping over a jump rope.
exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & a_off(s5) & Manner(e1,s5) & Theme(e1,x5) & Actor(e1,x4) & v_jump(e1) & rel(x5,x6) & with(x6,x7) & in(x7,x8) & n_hand(x8) & of(x8,x1) & n_female(x1) & n_scarf(x7) & a_black(s4) & Theme(s4,x7) & n_hill(x6) & a_sandy(s3) & Theme(s3,x6) & n_grassy(x5) & (x3 = x4) & n_shirt(x3) & a_green(s2) & Theme(s2,x3) & (x1 = x2) & n_girl(x1) & a_small(s1) & Theme(s1,x1))
exists e2 e1 e3 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(a_outside(s4) & Manner(e3,s4) & with(e3,x11) & in(x11,x12) & n_hand(x12) & of(x12,x1) & n_female(x1) & n_scarf(x11) & a_black(s3) & Theme(s3,x11) & Theme(e3,x10) & Actor(e3,x1) & v_cover(e3) & n_hill(x10) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & on(e1,x7) & n_sand(x9) & n_grass(x8) & subset_of(x9,x7) & subset_of(x8,x7) & over(e1,x5) & n_rope(x5) & of(x5,x6) & n_jump(x6) & Actor(e1,x4) & v_jump(e1) & (x3 = x4) & n_shirt(x3) & a_green(s2) & Theme(s2,x3) & (x1 = x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
4cd77444-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8.(with(x6,x7) & v_wear(e2) & v_jump(e1) & rel(x5,x6) & of(x8,x1) & n_shirt(x3) & n_scarf(x7) & n_hill(x6) & n_hand(x8) & n_grassy(x5) & n_girl(x1) & n_female(x1) & in(x7,x8) & a_topic(x1) & a_small(s1) & a_sandy(s3) & a_off(s5) & a_green(s2) & a_black(s4) & Theme(s4,x7) & Theme(s3,x6) & Theme(s2,x3) & Theme(s1,x1) & Theme(e2,x3) & Theme(e1,x5) & Manner(e1,s5) & Actor(e2,x2) & Actor(e1,x4) & (x3 = x4) & (x1 = x2))
exists e2 e1 e3 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(with(e3,x11) & v_wear(e2) & v_jump(e1) & v_cover(e3) & subset_of(x9,x7) & subset_of(x8,x7) & over(e1,x5) & on(e1,x7) & of(x5,x6) & of(x12,x1) & n_shirt(x3) & n_scarf(x11) & n_sand(x9) & n_rope(x5) & n_jump(x6) & n_hill(x10) & n_hand(x12) & n_grass(x8) & n_girl(x1) & n_female(x1) & in(x11,x12) & a_outside(s4) & a_little(s1) & a_green(s2) & a_black(s3) & Theme(s3,x11) & Theme(s2,x3) & Theme(s1,x1) & Theme(e3,x10) & Theme(e2,x3) & Manner(e3,s4) & Actor(e3,x1) & Actor(e2,x2) & Actor(e1,x4) & (x3 = x4) & (x1 = x2))
A small girl wearing a green shirt jumping off a grassy, sandy hill with a black scarf in her hand.
A little girl wearing a green shirt jumping on a grass and sand mixed hill with a black scarf in her hand outside.
0
-100
If the girl is jumping off a grassy sandy hill, she must be outside because grass and sand are outside.
exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & a_off(s5) & Manner(e1,s5) & Theme(e1,x5) & Actor(e1,x4) & v_jump(e1) & rel(x5,x6) & with(x6,x7) & in(x7,x8) & n_hand(x8) & of(x8,x1) & n_female(x1) & n_scarf(x7) & a_black(s4) & Theme(s4,x7) & n_hill(x6) & a_sandy(s3) & Theme(s3,x6) & n_grassy(x5) & (x3 = x4) & n_shirt(x3) & a_green(s2) & Theme(s2,x3) & (x1 = x2) & n_girl(x1) & a_small(s1) & Theme(s1,x1))
exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & a_outside(s5) & Manner(e1,s5) & with(e1,x9) & in(x9,x10) & n_hand(x10) & of(x10,x1) & n_female(x1) & n_scarf(x9) & a_black(s4) & Theme(s4,x9) & on(e1,x5) & n_hill(x7) & a_mixed(s3) & Theme(s3,x7) & of(x7,x8) & n_sand(x8) & n_grass(x6) & subset_of(x7,x5) & subset_of(x6,x5) & Actor(e1,x4) & v_jump(e1) & (x3 = x4) & n_shirt(x3) & a_green(s2) & Theme(s2,x3) & (x1 = x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
4cd77962-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8.(with(x6,x7) & v_wear(e2) & v_jump(e1) & rel(x5,x6) & of(x8,x1) & n_shirt(x3) & n_scarf(x7) & n_hill(x6) & n_hand(x8) & n_grassy(x5) & n_girl(x1) & n_female(x1) & in(x7,x8) & a_topic(x1) & a_small(s1) & a_sandy(s3) & a_off(s5) & a_green(s2) & a_black(s4) & Theme(s4,x7) & Theme(s3,x6) & Theme(s2,x3) & Theme(s1,x1) & Theme(e2,x3) & Theme(e1,x5) & Manner(e1,s5) & Actor(e2,x2) & Actor(e1,x4) & (x3 = x4) & (x1 = x2))
exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e1,x9) & v_wear(e2) & v_jump(e1) & subset_of(x7,x5) & subset_of(x6,x5) & on(e1,x5) & of(x7,x8) & of(x10,x1) & n_shirt(x3) & n_scarf(x9) & n_sand(x8) & n_hill(x7) & n_hand(x10) & n_grass(x6) & n_girl(x1) & n_female(x1) & in(x9,x10) & a_topic(x1) & a_outside(s5) & a_mixed(s3) & a_little(s1) & a_green(s2) & a_black(s4) & Theme(s4,x9) & Theme(s3,x7) & Theme(s2,x3) & Theme(s1,x1) & Theme(e2,x3) & Manner(e1,s5) & Actor(e2,x2) & Actor(e1,x4) & (x3 = x4) & (x1 = x2))
A small girl wearing a green shirt jumping off a grassy, sandy hill with a black scarf in her hand.
A little girl sleeping soundly in a green dress on a carpet floor.
2
-100
One cannot be sleeping and jumping simultaneously.
exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & a_off(s5) & Manner(e1,s5) & Theme(e1,x5) & Actor(e1,x4) & v_jump(e1) & rel(x5,x6) & with(x6,x7) & in(x7,x8) & n_hand(x8) & of(x8,x1) & n_female(x1) & n_scarf(x7) & a_black(s4) & Theme(s4,x7) & n_hill(x6) & a_sandy(s3) & Theme(s3,x6) & n_grassy(x5) & (x3 = x4) & n_shirt(x3) & a_green(s2) & Theme(s2,x3) & (x1 = x2) & n_girl(x1) & a_small(s1) & Theme(s1,x1))
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(a_topic(x1) & on(e1,x4) & n_floor(x4) & of(x4,x5) & n_carpet(x5) & in(e1,x3) & n_dress(x3) & a_green(s3) & Theme(s3,x3) & a_soundly(s2) & Manner(e1,s2) & Actor(e1,x2) & v_sleep(e1) & (x1 = x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
4cd77f02-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8.(with(x6,x7) & v_wear(e2) & v_jump(e1) & rel(x5,x6) & of(x8,x1) & n_shirt(x3) & n_scarf(x7) & n_hill(x6) & n_hand(x8) & n_grassy(x5) & n_girl(x1) & n_female(x1) & in(x7,x8) & a_topic(x1) & a_small(s1) & a_sandy(s3) & a_off(s5) & a_green(s2) & a_black(s4) & Theme(s4,x7) & Theme(s3,x6) & Theme(s2,x3) & Theme(s1,x1) & Theme(e2,x3) & Theme(e1,x5) & Manner(e1,s5) & Actor(e2,x2) & Actor(e1,x4) & (x3 = x4) & (x1 = x2))
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_sleep(e1) & on(e1,x4) & of(x4,x5) & n_girl(x1) & n_floor(x4) & n_dress(x3) & n_carpet(x5) & in(e1,x3) & a_topic(x1) & a_soundly(s2) & a_little(s1) & a_green(s3) & Theme(s3,x3) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x2) & (x1 = x2))
Two women are swinging on a ride.
Some humans swinging.
0
-100
Two women are humans.
exists e1 x1 x2.(on(e1,x2) & n_ride(x2) & Actor(e1,x1) & v_swing(e1) & n_woman(x1) & card_eq_2(x1))
exists e1 x1 x2.(a_topic(x1) & Actor(e1,x2) & v_swing(e1) & (x1 = x2) & n_human(x1))
4cd783c6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_swing(e1) & on(e1,x2) & n_woman(x1) & n_ride(x2) & card_eq_2(x1) & Actor(e1,x1))
exists e1 x1 x2.(v_swing(e1) & n_human(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
Two women are swinging on a ride.
Nobody is swinging.
2
-100
Two women cannot be nobody
exists e1 x1 x2.(on(e1,x2) & n_ride(x2) & Actor(e1,x1) & v_swing(e1) & n_woman(x1) & card_eq_2(x1))
-exists e1 x1.(Actor(e1,x1) & v_swing(e1) & n_person(x1))
4cd7888a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_swing(e1) & on(e1,x2) & n_woman(x1) & n_ride(x2) & card_eq_2(x1) & Actor(e1,x1))
all e1 x1.(-v_swing(e1) | -n_person(x1) | -Actor(e1,x1))
A girl running through uneven sand with some withered grass.
The girl is exercising at the gym.
2
-100
Running through uneven sand with some withered grass infers that the girl in outside and not exercising at the gym.
exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & with(e1,x4) & n_grass(x4) & a_withered(s2) & Theme(s2,x4) & through(e1,x3) & n_sand(x3) & a_uneven(s1) & Theme(s1,x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_girl(x1))
exists e1 x1 x2.(n_gym(x2) & n_girl(x1) & at(e1,x2) & Actor(e1,x1) & v_exercise(e1))
4cd793ac-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(with(e1,x4) & v_run(e1) & through(e1,x3) & n_sand(x3) & n_grass(x4) & n_girl(x1) & a_withered(s2) & a_uneven(s1) & a_topic(x1) & Theme(s2,x4) & Theme(s1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_exercise(e1) & n_gym(x2) & n_girl(x1) & at(e1,x2) & Actor(e1,x1))
A young child enjoys a water park with her mother.
A child is sleeping at home.
2
-100
The girl that enjoys the water park cannot be the one sleeping at home.
exists e1 s1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & with(x2,x4) & n_mother(x4) & of(x4,x1) & n_female(x1) & n_park(x2) & of(x2,x3) & n_water(x3) & n_child(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2.(at(e1,x2) & n_home(x2) & Actor(e1,x1) & v_sleep(e1) & n_child(x1))
4cd7a4c8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(x2,x4) & v_enjoy(e1) & of(x4,x1) & of(x2,x3) & n_water(x3) & n_park(x2) & n_mother(x4) & n_female(x1) & n_child(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_sleep(e1) & n_home(x2) & n_child(x1) & at(e1,x2) & Actor(e1,x1))
A young child enjoys a water park with her mother.
A child is with her mother.
0
-100
If a child enjoys a water park with her mother, then the child is with her mother.
exists e1 s1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & with(x2,x4) & n_mother(x4) & of(x4,x1) & n_female(x1) & n_park(x2) & of(x2,x3) & n_water(x3) & n_child(x1) & a_young(s1) & Theme(s1,x1))
exists p1 x1 x2.(with(x1,x2) & n_mother(x2) & of(x2,x1) & n_female(x1) & n_child(x1))
4cd7adec-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(x2,x4) & v_enjoy(e1) & of(x4,x1) & of(x2,x3) & n_water(x3) & n_park(x2) & n_mother(x4) & n_female(x1) & n_child(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists x1 x2.(with(x1,x2) & of(x2,x1) & n_mother(x2) & n_female(x1) & n_child(x1))
Many people and children play in a fountain of water.
The people are black.
1
-100
NOT ALL THE PEOPLE AND CHILDREN HAVE TO BE BLACK.
exists e1 x1 x2 x3 x4 x5.(in(e1,x4) & of(x4,x5) & n_water(x5) & n_fountain(x4) & Actor(e1,x1) & v_play(e1) & n_child(x3) & n_people(x2) & subset_of(x3,x1) & subset_of(x2,x1) & n_quantity(x1))
exists s1 x1.(n_people(x1) & Theme(s1,x1) & a_black(s1))
4cd7bd14-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_play(e1) & subset_of(x3,x1) & subset_of(x2,x1) & of(x4,x5) & n_water(x5) & n_quantity(x1) & n_people(x2) & n_fountain(x4) & n_child(x3) & in(e1,x4) & Actor(e1,x1))
exists s1 x1.(n_people(x1) & a_black(s1) & Theme(s1,x1))
A young man taking a picture of another young man outdoors.
There are two young men outdoors.
0
0.979744
One young man is taking a picture of another young man so there are two young men.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & of(x3,x5) & n_outdoors(x5) & of(x5,x6) & n_man(x6) & a_young(s3) & Theme(s3,x5) & -(x5 = x4) & n_outdoors(x4) & of(x4,x1) & n_man(x1) & n_man(x1) & a_young(s2) & Theme(s2,x4) & n_picture(x3) & (x1 = x2) & a_young(s1) & Theme(s1,x1))
exists p1 x1 s1 x2 x3.((x1 = x2) & n_outdoors(x2) & of(x2,x3) & n_man(x3) & a_young(s1) & Theme(s1,x2) & card_eq_2(x2))
4cd8e8a6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_take(e1) & of(x5,x6) & of(x4,x1) & of(x3,x5) & n_picture(x3) & n_outdoors(x5) & n_outdoors(x4) & n_man(x6) & n_man(x1) & a_young(s3) & a_young(s2) & a_young(s1) & a_topic(x1) & Theme(s3,x5) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & -(x5 = x4) & (x1 = x2))
exists x1 s1 x2 x3.(of(x2,x3) & n_outdoors(x2) & n_man(x3) & card_eq_2(x2) & a_young(s1) & Theme(s1,x2) & (x1 = x2))
A young man taking a picture of another young man outdoors.
One young man is smiling.
1
0.821617
The young man could be doing anything, not just smiling.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & of(x3,x5) & n_outdoors(x5) & of(x5,x6) & n_man(x6) & a_young(s3) & Theme(s3,x5) & -(x5 = x4) & n_outdoors(x4) & of(x4,x1) & n_man(x1) & n_man(x1) & a_young(s2) & Theme(s2,x4) & n_picture(x3) & (x1 = x2) & a_young(s1) & Theme(s1,x1))
exists e1 s1 x1.(Actor(e1,x1) & v_smile(e1) & n_man(x1) & a_young(s1) & Theme(s1,x1) & card_eq_1(x1))
4cd8f166-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_take(e1) & of(x5,x6) & of(x4,x1) & of(x3,x5) & n_picture(x3) & n_outdoors(x5) & n_outdoors(x4) & n_man(x6) & n_man(x1) & a_young(s3) & a_young(s2) & a_young(s1) & a_topic(x1) & Theme(s3,x5) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & -(x5 = x4) & (x1 = x2))
exists e1 s1 x1.(v_smile(e1) & n_man(x1) & card_eq_1(x1) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1))
A young man taking a picture of another young man outdoors.
A tourist asked a young man to take his picture.
1
0.61073
Not every person in a photo is a tourist.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & of(x3,x5) & n_outdoors(x5) & of(x5,x6) & n_man(x6) & a_young(s3) & Theme(s3,x5) & -(x5 = x4) & n_outdoors(x4) & of(x4,x1) & n_man(x1) & n_man(x1) & a_young(s2) & Theme(s2,x4) & n_picture(x3) & (x1 = x2) & a_young(s1) & Theme(s1,x1))
exists e1 p1 s1 x1 x2 x3.(Topic(e1,p1) & Recipient(e1,x2) & Actor(e1,x1) & v_ask(e1) & exists e2.(Theme(e2,x3) & Actor(e2,x2) & v_take(e2)) & n_picture(x3) & of(x3,x1) & n_male(x1) & n_man(x2) & a_young(s1) & Theme(s1,x2) & n_tourist(x1))
4cd8f6a2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_take(e1) & of(x5,x6) & of(x4,x1) & of(x3,x5) & n_picture(x3) & n_outdoors(x5) & n_outdoors(x4) & n_man(x6) & n_man(x1) & a_young(s3) & a_young(s2) & a_young(s1) & a_topic(x1) & Theme(s3,x5) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & -(x5 = x4) & (x1 = x2))
exists e1 p1 s1 x1 x2 x3.(v_ask(e1) & of(x3,x1) & n_tourist(x1) & n_picture(x3) & n_man(x2) & n_male(x1) & exists e2.(v_take(e2) & Theme(e2,x3) & Actor(e2,x2)) & a_young(s1) & Topic(e1,p1) & Theme(s1,x2) & Recipient(e1,x2) & Actor(e1,x1))
A young man taking a picture of another young man outdoors.
A man takes a picture of his best friend on a happy day outside.
1
0.706944
The young man is not necessarily his best friend.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & of(x3,x5) & n_outdoors(x5) & of(x5,x6) & n_man(x6) & a_young(s3) & Theme(s3,x5) & -(x5 = x4) & n_outdoors(x4) & of(x4,x1) & n_man(x1) & n_man(x1) & a_young(s2) & Theme(s2,x4) & n_picture(x3) & (x1 = x2) & a_young(s1) & Theme(s1,x1))
exists e1 s1 s2 s3 x1 x2 x3 x4.(a_outside(s3) & Manner(e1,s3) & on(e1,x4) & n_day(x4) & a_happy(s2) & Theme(s2,x4) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & of(x2,x3) & n_friend(x3) & r_most(s1) & a_good(s1) & Theme(s1,x3) & of(x3,x1) & n_male(x1) & n_picture(x2) & n_man(x1))
4cd90476-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_take(e1) & of(x5,x6) & of(x4,x1) & of(x3,x5) & n_picture(x3) & n_outdoors(x5) & n_outdoors(x4) & n_man(x6) & n_man(x1) & a_young(s3) & a_young(s2) & a_young(s1) & a_topic(x1) & Theme(s3,x5) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & -(x5 = x4) & (x1 = x2))
exists e1 s1 s2 s3 x1 x2 x3 x4.(v_take(e1) & r_most(s1) & on(e1,x4) & of(x3,x1) & of(x2,x3) & n_picture(x2) & n_man(x1) & n_male(x1) & n_friend(x3) & n_day(x4) & a_outside(s3) & a_happy(s2) & a_good(s1) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x2) & Manner(e1,s3) & Actor(e1,x1))
A young man taking a picture of another young man outdoors.
the man is in a group
1
0.033813
No way to know that he is in a group.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & of(x3,x5) & n_outdoors(x5) & of(x5,x6) & n_man(x6) & a_young(s3) & Theme(s3,x5) & -(x5 = x4) & n_outdoors(x4) & of(x4,x1) & n_man(x1) & n_man(x1) & a_young(s2) & Theme(s2,x4) & n_picture(x3) & (x1 = x2) & a_young(s1) & Theme(s1,x1))
exists p1 x1.(n_man(x1) & exists x2.(in(x1,x2) & n_group(x2)))
4cd90e94-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_take(e1) & of(x5,x6) & of(x4,x1) & of(x3,x5) & n_picture(x3) & n_outdoors(x5) & n_outdoors(x4) & n_man(x6) & n_man(x1) & a_young(s3) & a_young(s2) & a_young(s1) & a_topic(x1) & Theme(s3,x5) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & -(x5 = x4) & (x1 = x2))
exists x1.(n_man(x1) & exists x2.(n_group(x2) & in(x1,x2)))
A young man taking a picture of another young man outdoors.
The man is an artist.
1
0.014471
Taking a picture does not necessarily mean he is an artist.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & of(x3,x5) & n_outdoors(x5) & of(x5,x6) & n_man(x6) & a_young(s3) & Theme(s3,x5) & -(x5 = x4) & n_outdoors(x4) & of(x4,x1) & n_man(x1) & n_man(x1) & a_young(s2) & Theme(s2,x4) & n_picture(x3) & (x1 = x2) & a_young(s1) & Theme(s1,x1))
exists p1 x1.(n_man(x1) & exists x2.((x1 = x2) & n_artist(x2)))
4cd92280-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_take(e1) & of(x5,x6) & of(x4,x1) & of(x3,x5) & n_picture(x3) & n_outdoors(x5) & n_outdoors(x4) & n_man(x6) & n_man(x1) & a_young(s3) & a_young(s2) & a_young(s1) & a_topic(x1) & Theme(s3,x5) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & -(x5 = x4) & (x1 = x2))
exists x1.(n_man(x1) & exists x2.(n_artist(x2) & (x1 = x2)))
A young man taking a picture of another young man outdoors.
Two friends ride scooters through the ancient city.
2
0.001164
Riding scooters can not be taking a picture.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & of(x3,x5) & n_outdoors(x5) & of(x5,x6) & n_man(x6) & a_young(s3) & Theme(s3,x5) & -(x5 = x4) & n_outdoors(x4) & of(x4,x1) & n_man(x1) & n_man(x1) & a_young(s2) & Theme(s2,x4) & n_picture(x3) & (x1 = x2) & a_young(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(n_city(x3) & a_ancient(s1) & Theme(s1,x3) & through(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_scooter(x2) & n_friend(x1) & card_eq_2(x1))
4cd92bb8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_take(e1) & of(x5,x6) & of(x4,x1) & of(x3,x5) & n_picture(x3) & n_outdoors(x5) & n_outdoors(x4) & n_man(x6) & n_man(x1) & a_young(s3) & a_young(s2) & a_young(s1) & a_topic(x1) & Theme(s3,x5) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & -(x5 = x4) & (x1 = x2))
exists e1 s1 x1 x2 x3.(v_ride(e1) & through(e1,x3) & n_scooter(x2) & n_friend(x1) & n_city(x3) & card_eq_2(x1) & a_ancient(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1))
Two women carrying grain on their head.
Two women bake a cake to celebrate a birthday party.
2
0.000007
One cannot carry grain while baking a cake.
exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_carry(e1) & on(x3,x4) & n_head(x4) & of(x4,x1) & n_thing(x1) & n_grain(x3) & (x1 = x2) & n_woman(x1) & card_eq_2(x1))
exists e1 p1 x1 x2 x3.(Topic(e1,p1) & exists e2 x4 x5.(Theme(e2,x4) & Actor(e2,x1) & v_celebrate(e2) & n_party(x4) & of(x4,x5) & n_birthday(x5)) & Theme(e1,x3) & Actor(e1,x2) & v_bake(e1) & n_cake(x3) & n_woman(x2) & card_eq_2(x2) & n_woman(x1) & card_eq_2(x1))
4cd95642-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_carry(e1) & on(x3,x4) & of(x4,x1) & n_woman(x1) & n_thing(x1) & n_head(x4) & n_grain(x3) & card_eq_2(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 p1 x1 x2 x3.(v_bake(e1) & n_woman(x2) & n_woman(x1) & n_cake(x3) & exists e2 x4 x5.(v_celebrate(e2) & of(x4,x5) & n_party(x4) & n_birthday(x5) & Theme(e2,x4) & Actor(e2,x1)) & card_eq_2(x2) & card_eq_2(x1) & Topic(e1,p1) & Theme(e1,x3) & Actor(e1,x2))
Two women carrying grain on their head.
Two women are taking grain to the market.
1
0.674026
Just because carrying grain does not mean taking grain.
exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_carry(e1) & on(x3,x4) & n_head(x4) & of(x4,x1) & n_thing(x1) & n_grain(x3) & (x1 = x2) & n_woman(x1) & card_eq_2(x1))
exists e1 x1 x2 x3.(n_market(x3) & to(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_grain(x2) & n_woman(x1) & card_eq_2(x1))
4cd95a98-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_carry(e1) & on(x3,x4) & of(x4,x1) & n_woman(x1) & n_thing(x1) & n_head(x4) & n_grain(x3) & card_eq_2(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_take(e1) & to(e1,x3) & n_woman(x1) & n_market(x3) & n_grain(x2) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
Two women carrying grain on their head.
Two women bring grain to their village.
1
0.707726
Carrying grain does not mean bring grain to their village.
exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_carry(e1) & on(x3,x4) & n_head(x4) & of(x4,x1) & n_thing(x1) & n_grain(x3) & (x1 = x2) & n_woman(x1) & card_eq_2(x1))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_bring(e1) & to(x2,x3) & n_village(x3) & of(x3,x1) & n_thing(x1) & n_grain(x2) & n_woman(x1) & card_eq_2(x1))
4cd95ef8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_carry(e1) & on(x3,x4) & of(x4,x1) & n_woman(x1) & n_thing(x1) & n_head(x4) & n_grain(x3) & card_eq_2(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_bring(e1) & to(x2,x3) & of(x3,x1) & n_woman(x1) & n_village(x3) & n_thing(x1) & n_grain(x2) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
Two women carrying grain on their head.
Two women transport items on their heads.
0
0.963753
Carrying something means to transport it. Grain is an item.
exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_carry(e1) & on(x3,x4) & n_head(x4) & of(x4,x1) & n_thing(x1) & n_grain(x3) & (x1 = x2) & n_woman(x1) & card_eq_2(x1))
exists x1 x2 x3 x4.(a_topic(x1) & on(x1,x4) & n_head(x4) & of(x4,x1) & n_thing(x1) & n_item(x1) & of(x1,x3) & n_transport(x3) & of(x1,x2) & n_woman(x2) & card_eq_2(x1))
4cd96cea-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_carry(e1) & on(x3,x4) & of(x4,x1) & n_woman(x1) & n_thing(x1) & n_head(x4) & n_grain(x3) & card_eq_2(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists x1 x2 x3 x4.(on(x1,x4) & of(x4,x1) & of(x1,x3) & of(x1,x2) & n_woman(x2) & n_transport(x3) & n_thing(x1) & n_item(x1) & n_head(x4) & card_eq_2(x1) & a_topic(x1))
Two women carrying grain on their head.
Two women walking 5 miles with grain to their home.
1
0.641678
Carrying grain on their head does not mean walking 5 miles with grain to their home.
exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_carry(e1) & on(x3,x4) & n_head(x4) & of(x4,x1) & n_thing(x1) & n_grain(x3) & (x1 = x2) & n_woman(x1) & card_eq_2(x1))
exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & to(e1,x5) & n_home(x5) & of(x5,x1) & n_thing(x1) & with(e1,x4) & n_grain(x4) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & n_mile(x3) & n_date(x3) & a_date_day_05(x3) & a_date_day_05(x3) & (x1 = x2) & n_woman(x1) & card_eq_2(x1))
4cd974ec-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_carry(e1) & on(x3,x4) & of(x4,x1) & n_woman(x1) & n_thing(x1) & n_head(x4) & n_grain(x3) & card_eq_2(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3 x4 x5.(with(e1,x4) & v_walk(e1) & to(e1,x5) & of(x5,x1) & n_woman(x1) & n_thing(x1) & n_mile(x3) & n_home(x5) & n_grain(x4) & n_date(x3) & card_eq_2(x1) & a_topic(x1) & a_date_day_05(x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
Two women carrying grain on their head.
Two women collect grain to feed their families before the upcoming famine in the land.
1
0.507195
Carrying grain does not mean collect grain to feed their families.
exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_carry(e1) & on(x3,x4) & n_head(x4) & of(x4,x1) & n_thing(x1) & n_grain(x3) & (x1 = x2) & n_woman(x1) & card_eq_2(x1))
exists e1 p1 s1 x1 x2 x3 x4 x5.(n_land(x5) & n_famine(x4) & a_upcoming(s1) & Theme(s1,x4) & Topic(e1,p1) & Recipient(e1,x2) & Actor(e1,x1) & v_collect(e1) & exists e2.(in(e2,x5) & before(e2,x4) & Theme(e2,x3) & Actor(e2,x2) & v_feed(e2)) & n_family(x3) & of(x3,x1) & n_thing(x1) & n_grain(x2) & n_woman(x1) & card_eq_2(x1))
4cd9846e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_carry(e1) & on(x3,x4) & of(x4,x1) & n_woman(x1) & n_thing(x1) & n_head(x4) & n_grain(x3) & card_eq_2(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 p1 s1 x1 x2 x3 x4 x5.(v_collect(e1) & of(x3,x1) & n_woman(x1) & n_thing(x1) & n_land(x5) & n_grain(x2) & n_famine(x4) & n_family(x3) & exists e2.(v_feed(e2) & in(e2,x5) & before(e2,x4) & Theme(e2,x3) & Actor(e2,x2)) & card_eq_2(x1) & a_upcoming(s1) & Topic(e1,p1) & Theme(s1,x4) & Recipient(e1,x2) & Actor(e1,x1))
Two women carrying grain on their head.
Two women are chatting while they carry grain.
1
0.698802
Carrying grain does not mean they are chatting.
exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_carry(e1) & on(x3,x4) & n_head(x4) & of(x4,x1) & n_thing(x1) & n_grain(x3) & (x1 = x2) & n_woman(x1) & card_eq_2(x1))
exists e1 p1 x1.(exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_carry(e2) & n_grain(x2)) & n_thing(x1) & while(e1,p1) & Actor(e1,x1) & v_chat(e1) & n_woman(x1) & card_eq_2(x1))
4cd9a4bc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_carry(e1) & on(x3,x4) & of(x4,x1) & n_woman(x1) & n_thing(x1) & n_head(x4) & n_grain(x3) & card_eq_2(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 p1 x1.(while(e1,p1) & v_chat(e1) & n_woman(x1) & n_thing(x1) & exists e2 x2.(v_carry(e2) & n_grain(x2) & Theme(e2,x2) & Actor(e2,x1)) & card_eq_2(x1) & Actor(e1,x1))
A woman walks up a path that cuts through cultivated plots while balancing straw on her head.
A woman runs up a path.
2
0
If the woman walks, she doesn't runs.
exists e4 e1 e3 e2 s1 x1 x2 x3 x4 x5 x6.(a_up(s1) & Manner(e4,s1) & Theme(e4,x2) & Actor(e4,x1) & v_walk(e4) & while(e1,e3) & on(e3,x6) & n_head(x6) & of(x6,x1) & n_female(x1) & Theme(e3,x5) & Actor(e3,x3) & v_balance(e3) & n_straw(x5) & through(e1,x4) & n_plot(x4) & Theme(e2,x4) & v_cultivate(e2) & Actor(e1,x3) & v_cut(e1) & (x2 = x3) & n_path(x2) & n_woman(x1))
exists e1 s1 x1 x2.(a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_run(e1) & n_path(x2) & n_woman(x1))
4cd9d784-e4c8-11ec-9cdd-0242ac1c0002
exists e4 e1 e3 e2 s1 x1 x2 x3 x4 x5 x6.(while(e1,e3) & v_walk(e4) & v_cut(e1) & v_cultivate(e2) & v_balance(e3) & through(e1,x4) & on(e3,x6) & of(x6,x1) & n_woman(x1) & n_straw(x5) & n_plot(x4) & n_path(x2) & n_head(x6) & n_female(x1) & a_up(s1) & Theme(e4,x2) & Theme(e3,x5) & Theme(e2,x4) & Manner(e4,s1) & Actor(e4,x1) & Actor(e3,x3) & Actor(e1,x3) & (x2 = x3))
exists e1 s1 x1 x2.(v_run(e1) & n_woman(x1) & n_path(x2) & a_up(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
A woman walks up a path that cuts through cultivated plots while balancing straw on her head.
A woman walks up a wooded path.
1
0.145729
We do not know that the path the woman walks on is a wooded one.
exists e4 e1 e3 e2 s1 x1 x2 x3 x4 x5 x6.(a_up(s1) & Manner(e4,s1) & Theme(e4,x2) & Actor(e4,x1) & v_walk(e4) & while(e1,e3) & on(e3,x6) & n_head(x6) & of(x6,x1) & n_female(x1) & Theme(e3,x5) & Actor(e3,x3) & v_balance(e3) & n_straw(x5) & through(e1,x4) & n_plot(x4) & Theme(e2,x4) & v_cultivate(e2) & Actor(e1,x3) & v_cut(e1) & (x2 = x3) & n_path(x2) & n_woman(x1))
exists e1 s1 s2 x1 x2.(a_up(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_path(x2) & a_wooded(s1) & Theme(s1,x2) & n_woman(x1))
4cd9dd60-e4c8-11ec-9cdd-0242ac1c0002
exists e4 e1 e3 e2 s1 x1 x2 x3 x4 x5 x6.(while(e1,e3) & v_walk(e4) & v_cut(e1) & v_cultivate(e2) & v_balance(e3) & through(e1,x4) & on(e3,x6) & of(x6,x1) & n_woman(x1) & n_straw(x5) & n_plot(x4) & n_path(x2) & n_head(x6) & n_female(x1) & a_up(s1) & Theme(e4,x2) & Theme(e3,x5) & Theme(e2,x4) & Manner(e4,s1) & Actor(e4,x1) & Actor(e3,x3) & Actor(e1,x3) & (x2 = x3))
exists e1 s1 s2 x1 x2.(v_walk(e1) & n_woman(x1) & n_path(x2) & a_wooded(s1) & a_up(s2) & Theme(s1,x2) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1))
A woman walks up a path that cuts through cultivated plots while balancing straw on her head.
The woman is bringing straw to the stables to feed the horses.
1
0.017977
Simply because the woman is carrying straw does not mean she is taking it to the stables to feed the horses.
exists e4 e1 e3 e2 s1 x1 x2 x3 x4 x5 x6.(a_up(s1) & Manner(e4,s1) & Theme(e4,x2) & Actor(e4,x1) & v_walk(e4) & while(e1,e3) & on(e3,x6) & n_head(x6) & of(x6,x1) & n_female(x1) & Theme(e3,x5) & Actor(e3,x3) & v_balance(e3) & n_straw(x5) & through(e1,x4) & n_plot(x4) & Theme(e2,x4) & v_cultivate(e2) & Actor(e1,x3) & v_cut(e1) & (x2 = x3) & n_path(x2) & n_woman(x1))
exists e1 p1 x1 x2 x3 x4.(n_horse(x4) & n_stable(x3) & n_woman(x1) & Topic(e1,p1) & exists e2.(Theme(e2,x4) & Actor(e2,x1) & v_feed(e2)) & to(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_bring(e1) & n_straw(x2))
4cd9e2ce-e4c8-11ec-9cdd-0242ac1c0002
exists e4 e1 e3 e2 s1 x1 x2 x3 x4 x5 x6.(while(e1,e3) & v_walk(e4) & v_cut(e1) & v_cultivate(e2) & v_balance(e3) & through(e1,x4) & on(e3,x6) & of(x6,x1) & n_woman(x1) & n_straw(x5) & n_plot(x4) & n_path(x2) & n_head(x6) & n_female(x1) & a_up(s1) & Theme(e4,x2) & Theme(e3,x5) & Theme(e2,x4) & Manner(e4,s1) & Actor(e4,x1) & Actor(e3,x3) & Actor(e1,x3) & (x2 = x3))
exists e1 p1 x1 x2 x3 x4.(v_bring(e1) & to(e1,x3) & n_woman(x1) & n_straw(x2) & n_stable(x3) & n_horse(x4) & exists e2.(v_feed(e2) & Theme(e2,x4) & Actor(e2,x1)) & Topic(e1,p1) & Theme(e1,x2) & Actor(e1,x1))
A woman walks up a path that cuts through cultivated plots while balancing straw on her head.
The woman is having a hard time balancing the straw on her head.
1
0.654525
Sentence 1 is missing hard time balancing
exists e4 e1 e3 e2 s1 x1 x2 x3 x4 x5 x6.(a_up(s1) & Manner(e4,s1) & Theme(e4,x2) & Actor(e4,x1) & v_walk(e4) & while(e1,e3) & on(e3,x6) & n_head(x6) & of(x6,x1) & n_female(x1) & Theme(e3,x5) & Actor(e3,x3) & v_balance(e3) & n_straw(x5) & through(e1,x4) & n_plot(x4) & Theme(e2,x4) & v_cultivate(e2) & Actor(e1,x3) & v_cut(e1) & (x2 = x3) & n_path(x2) & n_woman(x1))
exists e1 e2 s1 x1 x2 x3 x4 x5.(n_head(x5) & of(x5,x4) & n_female(x4) & n_straw(x4) & n_woman(x1) & Theme(e2,x2) & Actor(e2,x1) & v_have(e2) & Theme(e1,x4) & Actor(e1,x3) & v_balance(e1) & on(x4,x5) & (x2 = x3) & n_time(x2) & a_hard(s1) & Theme(s1,x2))
4cd9e918-e4c8-11ec-9cdd-0242ac1c0002
exists e4 e1 e3 e2 s1 x1 x2 x3 x4 x5 x6.(while(e1,e3) & v_walk(e4) & v_cut(e1) & v_cultivate(e2) & v_balance(e3) & through(e1,x4) & on(e3,x6) & of(x6,x1) & n_woman(x1) & n_straw(x5) & n_plot(x4) & n_path(x2) & n_head(x6) & n_female(x1) & a_up(s1) & Theme(e4,x2) & Theme(e3,x5) & Theme(e2,x4) & Manner(e4,s1) & Actor(e4,x1) & Actor(e3,x3) & Actor(e1,x3) & (x2 = x3))
exists e1 e2 s1 x1 x2 x3 x4 x5.(v_have(e2) & v_balance(e1) & on(x4,x5) & of(x5,x4) & n_woman(x1) & n_time(x2) & n_straw(x4) & n_head(x5) & n_female(x4) & a_hard(s1) & Theme(s1,x2) & Theme(e2,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
A woman walks up a path that cuts through cultivated plots while balancing straw on her head.
The woman is outdoors.
0
0.969126
A woman walks up a path is the same as being outdoors.
exists e4 e1 e3 e2 s1 x1 x2 x3 x4 x5 x6.(a_up(s1) & Manner(e4,s1) & Theme(e4,x2) & Actor(e4,x1) & v_walk(e4) & while(e1,e3) & on(e3,x6) & n_head(x6) & of(x6,x1) & n_female(x1) & Theme(e3,x5) & Actor(e3,x3) & v_balance(e3) & n_straw(x5) & through(e1,x4) & n_plot(x4) & Theme(e2,x4) & v_cultivate(e2) & Actor(e1,x3) & v_cut(e1) & (x2 = x3) & n_path(x2) & n_woman(x1))
exists p1 x1.(n_woman(x1) & exists x2.((x1 = x2) & n_outdoors(x2)))
4cd9ee7c-e4c8-11ec-9cdd-0242ac1c0002
exists e4 e1 e3 e2 s1 x1 x2 x3 x4 x5 x6.(while(e1,e3) & v_walk(e4) & v_cut(e1) & v_cultivate(e2) & v_balance(e3) & through(e1,x4) & on(e3,x6) & of(x6,x1) & n_woman(x1) & n_straw(x5) & n_plot(x4) & n_path(x2) & n_head(x6) & n_female(x1) & a_up(s1) & Theme(e4,x2) & Theme(e3,x5) & Theme(e2,x4) & Manner(e4,s1) & Actor(e4,x1) & Actor(e3,x3) & Actor(e1,x3) & (x2 = x3))
exists x1.(n_woman(x1) & exists x2.(n_outdoors(x2) & (x1 = x2)))
A woman walks up a path that cuts through cultivated plots while balancing straw on her head.
A woman is walking down a path while carrying straw and balancing some on her head.
1
0.814104
One can carry straw in their hands as well as on their head simultaneously.
exists e4 e1 e3 e2 s1 x1 x2 x3 x4 x5 x6.(a_up(s1) & Manner(e4,s1) & Theme(e4,x2) & Actor(e4,x1) & v_walk(e4) & while(e1,e3) & on(e3,x6) & n_head(x6) & of(x6,x1) & n_female(x1) & Theme(e3,x5) & Actor(e3,x3) & v_balance(e3) & n_straw(x5) & through(e1,x4) & n_plot(x4) & Theme(e2,x4) & v_cultivate(e2) & Actor(e1,x3) & v_cut(e1) & (x2 = x3) & n_path(x2) & n_woman(x1))
exists e1 e3 e2 s1 x1 x2 x3 x4 x5.(while(e1,e3) & on(e3,x5) & n_head(x5) & of(x5,x1) & n_female(x1) & Theme(e3,x4) & Actor(e3,x1) & v_balance(e3) & n_thing(x4) & while(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_carry(e2) & n_straw(x3) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_path(x2) & n_woman(x1))
4cd9f386-e4c8-11ec-9cdd-0242ac1c0002
exists e4 e1 e3 e2 s1 x1 x2 x3 x4 x5 x6.(while(e1,e3) & v_walk(e4) & v_cut(e1) & v_cultivate(e2) & v_balance(e3) & through(e1,x4) & on(e3,x6) & of(x6,x1) & n_woman(x1) & n_straw(x5) & n_plot(x4) & n_path(x2) & n_head(x6) & n_female(x1) & a_up(s1) & Theme(e4,x2) & Theme(e3,x5) & Theme(e2,x4) & Manner(e4,s1) & Actor(e4,x1) & Actor(e3,x3) & Actor(e1,x3) & (x2 = x3))
exists e1 e3 e2 s1 x1 x2 x3 x4 x5.(while(e1,e3) & while(e1,e2) & v_walk(e1) & v_carry(e2) & v_balance(e3) & on(e3,x5) & of(x5,x1) & n_woman(x1) & n_thing(x4) & n_straw(x3) & n_path(x2) & n_head(x5) & n_female(x1) & a_down(s1) & Theme(e3,x4) & Theme(e2,x3) & Theme(e1,x2) & Manner(e1,s1) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x1))
A woman walks up a path that cuts through cultivated plots while balancing straw on her head.
The woman is walking by herself.
1
0.064314
Just because the woman is walking along the path does not mean she is doing so by herself.
exists e4 e1 e3 e2 s1 x1 x2 x3 x4 x5 x6.(a_up(s1) & Manner(e4,s1) & Theme(e4,x2) & Actor(e4,x1) & v_walk(e4) & while(e1,e3) & on(e3,x6) & n_head(x6) & of(x6,x1) & n_female(x1) & Theme(e3,x5) & Actor(e3,x3) & v_balance(e3) & n_straw(x5) & through(e1,x4) & n_plot(x4) & Theme(e2,x4) & v_cultivate(e2) & Actor(e1,x3) & v_cut(e1) & (x2 = x3) & n_path(x2) & n_woman(x1))
exists e1 x1.(n_female(x1) & n_woman(x1) & by(e1,x1) & Actor(e1,x1) & v_walk(e1))
4cd9fd40-e4c8-11ec-9cdd-0242ac1c0002
exists e4 e1 e3 e2 s1 x1 x2 x3 x4 x5 x6.(while(e1,e3) & v_walk(e4) & v_cut(e1) & v_cultivate(e2) & v_balance(e3) & through(e1,x4) & on(e3,x6) & of(x6,x1) & n_woman(x1) & n_straw(x5) & n_plot(x4) & n_path(x2) & n_head(x6) & n_female(x1) & a_up(s1) & Theme(e4,x2) & Theme(e3,x5) & Theme(e2,x4) & Manner(e4,s1) & Actor(e4,x1) & Actor(e3,x3) & Actor(e1,x3) & (x2 = x3))
exists e1 x1.(v_walk(e1) & n_woman(x1) & n_female(x1) & by(e1,x1) & Actor(e1,x1))
A woman walks up a path that cuts through cultivated plots while balancing straw on her head.
The woman is outdoors.
0
0.969126
A woman walks up a path is the same as being outdoors.
exists e4 e1 e3 e2 s1 x1 x2 x3 x4 x5 x6.(a_up(s1) & Manner(e4,s1) & Theme(e4,x2) & Actor(e4,x1) & v_walk(e4) & while(e1,e3) & on(e3,x6) & n_head(x6) & of(x6,x1) & n_female(x1) & Theme(e3,x5) & Actor(e3,x3) & v_balance(e3) & n_straw(x5) & through(e1,x4) & n_plot(x4) & Theme(e2,x4) & v_cultivate(e2) & Actor(e1,x3) & v_cut(e1) & (x2 = x3) & n_path(x2) & n_woman(x1))
exists p1 x1.(n_woman(x1) & exists x2.((x1 = x2) & n_outdoors(x2)))
4cda0290-e4c8-11ec-9cdd-0242ac1c0002
exists e4 e1 e3 e2 s1 x1 x2 x3 x4 x5 x6.(while(e1,e3) & v_walk(e4) & v_cut(e1) & v_cultivate(e2) & v_balance(e3) & through(e1,x4) & on(e3,x6) & of(x6,x1) & n_woman(x1) & n_straw(x5) & n_plot(x4) & n_path(x2) & n_head(x6) & n_female(x1) & a_up(s1) & Theme(e4,x2) & Theme(e3,x5) & Theme(e2,x4) & Manner(e4,s1) & Actor(e4,x1) & Actor(e3,x3) & Actor(e1,x3) & (x2 = x3))
exists x1.(n_woman(x1) & exists x2.(n_outdoors(x2) & (x1 = x2)))
A woman grilling a variety of different kinds of meats at a cookout.
A woman grills meat for a family reunion.
1
-100
Not all cookouts are family reunions.
exists e1 x1 x2 x3 x4 x5 x6 x7.(n_kind(x5) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_grill(e1) & of(x3,x4) & at(x4,x7) & n_cookout(x7) & of(x4,x6) & n_meat(x6) & -(x4 = x5) & n_kind(x4) & n_variety(x3) & (x1 = x2) & n_woman(x1))
exists e1 x1 x2 x3 x4.(for(e1,x3) & n_reunion(x3) & of(x3,x4) & n_family(x4) & Theme(e1,x2) & Actor(e1,x1) & v_grill(e1) & n_meat(x2) & n_woman(x1))
4cda6744-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6 x7.(v_grill(e1) & of(x4,x6) & of(x3,x4) & n_woman(x1) & n_variety(x3) & n_meat(x6) & n_kind(x5) & n_kind(x4) & n_cookout(x7) & at(x4,x7) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & -(x4 = x5) & (x1 = x2))
exists e1 x1 x2 x3 x4.(v_grill(e1) & of(x3,x4) & n_woman(x1) & n_reunion(x3) & n_meat(x2) & n_family(x4) & for(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
Two women wearing coats and carrying bags walk down a street.
Two women walk down the street.
0
-100
There are two women walking on a street so there must be two women on a street.
exists e2 e1 e3 x1 x2 x3 x4 x5 x6.(down(e3,x6) & n_street(x6) & Actor(e3,x1) & v_walk(e3) & Theme(e2,x5) & Actor(e2,x4) & v_carry(e2) & n_bag(x5) & (x1 = x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_coat(x3) & (x1 = x2) & n_woman(x1) & card_eq_2(x1))
exists e1 x1 x2.(n_street(x2) & down(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_woman(x1) & card_eq_2(x1))
4cda6c08-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 e3 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_walk(e3) & v_carry(e2) & n_woman(x1) & n_street(x6) & n_coat(x3) & n_bag(x5) & down(e3,x6) & card_eq_2(x1) & Theme(e2,x5) & Theme(e1,x3) & Actor(e3,x1) & Actor(e2,x4) & Actor(e1,x2) & (x1 = x4) & (x1 = x2))
exists e1 x1 x2.(v_walk(e1) & n_woman(x1) & n_street(x2) & down(e1,x2) & card_eq_2(x1) & Actor(e1,x1))
Two women wearing coats and carrying bags walk down a street.
Two women walk down the street during a shopping trip.
1
-100
Just because they are on a shopping trip does not mean they are carrying bags.
exists e2 e3 e1 x1 x2 x3 x4 x5 x6.(down(e3,x6) & n_street(x6) & Actor(e3,x1) & v_walk(e3) & Theme(e2,x5) & Actor(e2,x4) & v_carry(e2) & n_bag(x5) & (x1 = x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_coat(x3) & (x1 = x2) & n_woman(x1) & card_eq_2(x1))
exists e1 x1 x2 x3 x4.(n_street(x2) & during(e1,x3) & n_trip(x3) & of(x3,x4) & n_shopping(x4) & down(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_woman(x1) & card_eq_2(x1))
4cda7234-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e3 e1 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_walk(e3) & v_carry(e2) & n_woman(x1) & n_street(x6) & n_coat(x3) & n_bag(x5) & down(e3,x6) & card_eq_2(x1) & Theme(e2,x5) & Theme(e1,x3) & Actor(e3,x1) & Actor(e2,x4) & Actor(e1,x2) & (x1 = x4) & (x1 = x2))
exists e1 x1 x2 x3 x4.(v_walk(e1) & of(x3,x4) & n_woman(x1) & n_trip(x3) & n_street(x2) & n_shopping(x4) & during(e1,x3) & down(e1,x2) & card_eq_2(x1) & Actor(e1,x1))
Two women wearing coats and carrying bags walk down a street.
Two women talk with many dogs on leashes.
2
-100
the woman can not talk with dogs on leashes if they are carrying bags in sentence one
exists e2 e1 e3 x1 x2 x3 x4 x5 x6.(down(e3,x6) & n_street(x6) & Actor(e3,x1) & v_walk(e3) & Theme(e2,x5) & Actor(e2,x4) & v_carry(e2) & n_bag(x5) & (x1 = x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_coat(x3) & (x1 = x2) & n_woman(x1) & card_eq_2(x1))
exists e1 x1 x2 x3.(with(e1,x2) & on(x2,x3) & n_leash(x3) & n_dog(x2) & n_quantity(x2) & Actor(e1,x1) & v_talk(e1) & n_woman(x1) & card_eq_2(x1))
4cda766c-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 e3 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_walk(e3) & v_carry(e2) & n_woman(x1) & n_street(x6) & n_coat(x3) & n_bag(x5) & down(e3,x6) & card_eq_2(x1) & Theme(e2,x5) & Theme(e1,x3) & Actor(e3,x1) & Actor(e2,x4) & Actor(e1,x2) & (x1 = x4) & (x1 = x2))
exists e1 x1 x2 x3.(with(e1,x2) & v_talk(e1) & on(x2,x3) & n_woman(x1) & n_quantity(x2) & n_leash(x3) & n_dog(x2) & card_eq_2(x1) & Actor(e1,x1))
Two dogs are chasing each other in a yard.
two dogs are running
0
-100
Running implies chasing.
exists x1.(all x2.(n_other(x2) -> exists e1 x3.(in(e1,x3) & n_yard(x3) & Theme(e1,x2) & Actor(e1,x1) & v_chase(e1))) & n_dog(x1) & card_eq_2(x1))
exists e1 x1.(Actor(e1,x1) & v_run(e1) & n_dog(x1) & card_eq_2(x1))
4cda7c66-e4c8-11ec-9cdd-0242ac1c0002
exists x1.(n_dog(x1) & card_eq_2(x1) & all x2.(exists e1 x3.(v_chase(e1) & n_yard(x3) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) | -n_other(x2)))
exists e1 x1.(v_run(e1) & n_dog(x1) & card_eq_2(x1) & Actor(e1,x1))
Two dogs are chasing each other in a yard.
the dogs are asleep
2
-100
If the dogs are chasing each other they aren't asleep.
exists x1.(all x2.(n_other(x2) -> exists e1 x3.(in(e1,x3) & n_yard(x3) & Theme(e1,x2) & Actor(e1,x1) & v_chase(e1))) & n_dog(x1) & card_eq_2(x1))
exists s1 x1.(n_dog(x1) & Theme(s1,x1) & a_asleep(s1))
4cda80ee-e4c8-11ec-9cdd-0242ac1c0002
exists x1.(n_dog(x1) & card_eq_2(x1) & all x2.(exists e1 x3.(v_chase(e1) & n_yard(x3) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) | -n_other(x2)))
exists s1 x1.(n_dog(x1) & a_asleep(s1) & Theme(s1,x1))
Two dogs are chasing each other in a yard.
the dog is a lab
1
-100
Not every dog is a lab.
exists x1.(all x2.(n_other(x2) -> exists e1 x3.(in(e1,x3) & n_yard(x3) & Theme(e1,x2) & Actor(e1,x1) & v_chase(e1))) & n_dog(x1) & card_eq_2(x1))
exists p1 x1.(n_dog(x1) & exists x2.((x1 = x2) & n_lab(x2)))
4cda858a-e4c8-11ec-9cdd-0242ac1c0002
exists x1.(n_dog(x1) & card_eq_2(x1) & all x2.(exists e1 x3.(v_chase(e1) & n_yard(x3) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) | -n_other(x2)))
exists x1.(n_dog(x1) & exists x2.(n_lab(x2) & (x1 = x2)))
A gray "labradoodle" jumps over another large dog.
A gray "labradoodle" jumps over another large hunting dog.
1
-100
Not every dog is a hunting dog.
exists s1 s2 s3 s4 x1 x2 x3 x4.(n_dog(x3) & a_large(s3) & Theme(s3,x3) & a_topic(x1) & over(x1,x4) & n_dog(x4) & a_large(s4) & Theme(s4,x4) & -(x4 = x3) & Time(x1,x2) & n_jump(x2) & n_labradoodle(x1) & a_''(s2) & Theme(s2,x1) & a_gray(s1) & Theme(s1,x1))
exists s1 s2 s3 s4 x1 x2 x3 x4 x5.(a_topic(x1) & over(x1,x5) & n_dog(x5) & of(x5,x4) & n_hunting(x4) & a_large(s4) & Theme(s4,x5) & -(x5 = x3) & n_dog(x3) & of(x3,x4) & a_large(s3) & Theme(s3,x3) & Time(x1,x2) & n_jump(x2) & n_labradoodle(x1) & a_''(s2) & Theme(s2,x1) & a_gray(s1) & Theme(s1,x1))
4cda8a12-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 s3 s4 x1 x2 x3 x4.(over(x1,x4) & n_labradoodle(x1) & n_jump(x2) & n_dog(x4) & n_dog(x3) & a_topic(x1) & a_large(s4) & a_large(s3) & a_gray(s1) & a_''(s2) & Time(x1,x2) & Theme(s4,x4) & Theme(s3,x3) & Theme(s2,x1) & Theme(s1,x1) & -(x4 = x3))
exists s1 s2 s3 s4 x1 x2 x3 x4 x5.(over(x1,x5) & of(x5,x4) & of(x3,x4) & n_labradoodle(x1) & n_jump(x2) & n_hunting(x4) & n_dog(x5) & n_dog(x3) & a_topic(x1) & a_large(s4) & a_large(s3) & a_gray(s1) & a_''(s2) & Time(x1,x2) & Theme(s4,x5) & Theme(s3,x3) & Theme(s2,x1) & Theme(s1,x1) & -(x5 = x3))
A gray "labradoodle" jumps over another large dog.
A blue "labradoodle" jumps over another large dog.
2
-100
A gray dog isn't a blue dog.
exists s1 s2 s3 s4 x1 x2 x3 x4.(n_dog(x3) & a_large(s3) & Theme(s3,x3) & a_topic(x1) & over(x1,x4) & n_dog(x4) & a_large(s4) & Theme(s4,x4) & -(x4 = x3) & Time(x1,x2) & n_jump(x2) & n_labradoodle(x1) & a_''(s2) & Theme(s2,x1) & a_gray(s1) & Theme(s1,x1))
exists s1 s2 s3 s4 x1 x2 x3 x4.(n_dog(x3) & a_large(s3) & Theme(s3,x3) & a_topic(x1) & over(x1,x4) & n_dog(x4) & a_large(s4) & Theme(s4,x4) & -(x4 = x3) & Time(x1,x2) & n_jump(x2) & n_labradoodle(x1) & a_''(s2) & Theme(s2,x1) & a_blue(s1) & Theme(s1,x1))
4cda8e72-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 s3 s4 x1 x2 x3 x4.(over(x1,x4) & n_labradoodle(x1) & n_jump(x2) & n_dog(x4) & n_dog(x3) & a_topic(x1) & a_large(s4) & a_large(s3) & a_gray(s1) & a_''(s2) & Time(x1,x2) & Theme(s4,x4) & Theme(s3,x3) & Theme(s2,x1) & Theme(s1,x1) & -(x4 = x3))
exists s1 s2 s3 s4 x1 x2 x3 x4.(over(x1,x4) & n_labradoodle(x1) & n_jump(x2) & n_dog(x4) & n_dog(x3) & a_topic(x1) & a_large(s4) & a_large(s3) & a_blue(s1) & a_''(s2) & Time(x1,x2) & Theme(s4,x4) & Theme(s3,x3) & Theme(s2,x1) & Theme(s1,x1) & -(x4 = x3))
A gray "labradoodle" jumps over another large dog.
A "labradoodle" jumps over another large dog.
0
-100
Jumps over implies jumps over.
exists s1 s2 s3 s4 x1 x2 x3 x4.(n_dog(x3) & a_large(s3) & Theme(s3,x3) & a_topic(x1) & over(x1,x4) & n_dog(x4) & a_large(s4) & Theme(s4,x4) & -(x4 = x3) & Time(x1,x2) & n_jump(x2) & n_labradoodle(x1) & a_''(s2) & Theme(s2,x1) & a_gray(s1) & Theme(s1,x1))
exists s1 s2 s3 x1 x2 x3 x4.(n_dog(x3) & a_large(s2) & Theme(s2,x3) & a_topic(x1) & over(x1,x4) & n_dog(x4) & a_large(s3) & Theme(s3,x4) & -(x4 = x3) & Time(x1,x2) & n_jump(x2) & n_labradoodle(x1) & a_''(s1) & Theme(s1,x1))
4cda92d2-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 s3 s4 x1 x2 x3 x4.(over(x1,x4) & n_labradoodle(x1) & n_jump(x2) & n_dog(x4) & n_dog(x3) & a_topic(x1) & a_large(s4) & a_large(s3) & a_gray(s1) & a_''(s2) & Time(x1,x2) & Theme(s4,x4) & Theme(s3,x3) & Theme(s2,x1) & Theme(s1,x1) & -(x4 = x3))
exists s1 s2 s3 x1 x2 x3 x4.(over(x1,x4) & n_labradoodle(x1) & n_jump(x2) & n_dog(x4) & n_dog(x3) & a_topic(x1) & a_large(s3) & a_large(s2) & a_''(s1) & Time(x1,x2) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & -(x4 = x3))
Two dogs playing in grass.
the dogs are playing fetch
1
-100
Fetch is not the only game that dogs play.
exists e1 x1 x2 x3.(a_topic(x1) & in(e1,x3) & n_grass(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_dog(x1) & card_eq_2(x1))
exists e1 s1 x1.(n_dog(x1) & a_fetch(s1) & Manner(e1,s1) & Actor(e1,x1) & v_play(e1))
4cda971e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_play(e1) & n_grass(x3) & n_dog(x1) & in(e1,x3) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1.(v_play(e1) & n_dog(x1) & a_fetch(s1) & Manner(e1,s1) & Actor(e1,x1))
Two dogs playing in grass.
dogs play
0
-100
Dogs playing imply dogs play.
exists e1 x1 x2 x3.(a_topic(x1) & in(e1,x3) & n_grass(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_dog(x1) & card_eq_2(x1))
exists e1 x1.(Actor(e1,x1) & v_play(e1) & n_dog(x1))
4cda9b7e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_play(e1) & n_grass(x3) & n_dog(x1) & in(e1,x3) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1.(v_play(e1) & n_dog(x1) & Actor(e1,x1))
Two dogs playing in grass.
a dog sleeping on a couch
2
-100
There can be either two dogs or one. And the dog/dogs should be either playing in the grass or sleeping on a couch.
exists e1 x1 x2 x3.(a_topic(x1) & in(e1,x3) & n_grass(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_dog(x1) & card_eq_2(x1))
exists e1 x1 x2 x3.(a_topic(x1) & on(e1,x3) & n_couch(x3) & Actor(e1,x2) & v_sleep(e1) & (x1 = x2) & n_dog(x1))
4cdaa07e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_play(e1) & n_grass(x3) & n_dog(x1) & in(e1,x3) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_sleep(e1) & on(e1,x3) & n_dog(x1) & n_couch(x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
A group of people discussing the merits of the mullet.
a group of people discussing about mullets because it is a passion
1
-100
One can discuss mullets without it being a passion.
exists e1 x1 x2 x3 x4 x5.(n_mullet(x5) & n_merit(x4) & a_topic(x1) & of(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_discuss(e1) & of(x4,x5) & (x2 = x3) & n_people(x2) & n_group(x1))
exists e1 p1 s1 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & exists p2 x5.((x1 = x5) & n_passion(x5)) & n_thing(x1) & because(e1,p1) & Theme(e1,x4) & Actor(e1,x3) & v_discuss(e1) & n_mullet(x4) & a_about(s1) & Theme(s1,x4) & (x2 = x3) & n_people(x2) & n_group(x1))
4cdaa524-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_discuss(e1) & of(x4,x5) & of(x1,x2) & n_people(x2) & n_mullet(x5) & n_merit(x4) & n_group(x1) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
exists e1 p1 s1 x1 x2 x3 x4.(v_discuss(e1) & of(x1,x2) & n_thing(x1) & n_people(x2) & n_mullet(x4) & n_group(x1) & exists x5.(n_passion(x5) & (x1 = x5)) & because(e1,p1) & a_topic(x1) & a_about(s1) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
A group of people discussing the merits of the mullet.
some people are arguing and yelling at each other
1
-100
People can discuss the merits of the mullet without arguing and yelling at each other.
exists e1 x1 x2 x3 x4 x5.(n_mullet(x5) & n_merit(x4) & a_topic(x1) & of(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_discuss(e1) & of(x4,x5) & (x2 = x3) & n_people(x2) & n_group(x1))
exists e2 e1 x1 x2.(all x3.(n_other(x3) -> at(e2,x3)) & Actor(e2,x2) & v_yell(e2) & n_people(x2) & Actor(e1,x1) & v_argue(e1) & n_people(x1))
4cdaa98e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_discuss(e1) & of(x4,x5) & of(x1,x2) & n_people(x2) & n_mullet(x5) & n_merit(x4) & n_group(x1) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
exists e2 e1 x1 x2.(v_yell(e2) & v_argue(e1) & n_people(x2) & n_people(x1) & all x3.(at(e2,x3) | -n_other(x3)) & Actor(e2,x2) & Actor(e1,x1))
A group of people discussing the merits of the mullet.
a group of people discussing about mullets
0
-100
Discussing the merits implies discussing about mullets.
exists e1 x1 x2 x3 x4 x5.(n_mullet(x5) & n_merit(x4) & a_topic(x1) & of(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_discuss(e1) & of(x4,x5) & (x2 = x3) & n_people(x2) & n_group(x1))
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_discuss(e1) & n_mullet(x4) & a_about(s1) & Theme(s1,x4) & (x2 = x3) & n_people(x2) & n_group(x1))
4cdaae70-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_discuss(e1) & of(x4,x5) & of(x1,x2) & n_people(x2) & n_mullet(x5) & n_merit(x4) & n_group(x1) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
exists e1 s1 x1 x2 x3 x4.(v_discuss(e1) & of(x1,x2) & n_people(x2) & n_mullet(x4) & n_group(x1) & a_topic(x1) & a_about(s1) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
A group of 70's or 80's era Caucasian men and women seated and having a discussion.
the people are dancing
2
-100
The people can be either seated and having a discussion or dancing.
exists e1 s1 x1 x2 x3.(a_topic(s1) & subset_of(e1,s1) & Theme(e1,x3) & Actor(e1,x2) & v_have(e1) & n_discussion(x3) & n_thing(x2) & (exists x4.(subset_of(x1,s1) & of(x1,x4) & n_'s(x4) & card_eq_70(x4)) | exists e2 s2 x5 x6 x7 x8 x9 x10.(subset_of(x1,s1) & of(x1,x6) & Theme(e2,x10) & v_seat(e2) & (x6 = x10) & n_woman(x9) & n_man(x8) & subset_of(x9,x6) & subset_of(x8,x6) & a_caucasian(s2) & Theme(s2,x6) & of(x6,x7) & n_era(x7) & of(x6,x5) & n_thing(x5) & card_eq_80(x5))) & n_group(x1))
exists e1 x1.(n_people(x1) & Actor(e1,x1) & v_dance(e1))
4cdab852-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_have(e1) & subset_of(e1,s1) & n_thing(x2) & n_group(x1) & n_discussion(x3) & a_topic(s1) & Theme(e1,x3) & Actor(e1,x2) & (exists x4.(subset_of(x1,s1) & of(x1,x4) & n_'s(x4) & card_eq_70(x4)) | exists e2 s2 x5 x6 x7 x8 x9 x10.(v_seat(e2) & subset_of(x9,x6) & subset_of(x8,x6) & subset_of(x1,s1) & of(x6,x7) & of(x6,x5) & of(x1,x6) & n_woman(x9) & n_thing(x5) & n_man(x8) & n_era(x7) & card_eq_80(x5) & a_caucasian(s2) & Theme(s2,x6) & Theme(e2,x10) & (x6 = x10))))
exists e1 x1.(v_dance(e1) & n_people(x1) & Actor(e1,x1))
A group of 70's or 80's era Caucasian men and women seated and having a discussion.
the people are wearing crazy clothes
1
-100
Not everybody in the '70s or '80s wore crazy clothes.
exists e1 s1 x1 x2 x3.(a_topic(s1) & subset_of(e1,s1) & Theme(e1,x3) & Actor(e1,x2) & v_have(e1) & n_discussion(x3) & n_thing(x2) & (exists x4.(subset_of(x1,s1) & of(x1,x4) & n_'s(x4) & card_eq_70(x4)) | exists e2 s2 x5 x6 x7 x8 x9 x10.(subset_of(x1,s1) & of(x1,x6) & Theme(e2,x10) & v_seat(e2) & (x6 = x10) & n_woman(x9) & n_man(x8) & subset_of(x9,x6) & subset_of(x8,x6) & a_caucasian(s2) & Theme(s2,x6) & of(x6,x7) & n_era(x7) & of(x6,x5) & n_thing(x5) & card_eq_80(x5))) & n_group(x1))
exists e1 s1 x1 x2.(n_people(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_clothes(x2) & a_crazy(s1) & Theme(s1,x2))
4cdabd16-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_have(e1) & subset_of(e1,s1) & n_thing(x2) & n_group(x1) & n_discussion(x3) & a_topic(s1) & Theme(e1,x3) & Actor(e1,x2) & (exists x4.(subset_of(x1,s1) & of(x1,x4) & n_'s(x4) & card_eq_70(x4)) | exists e2 s2 x5 x6 x7 x8 x9 x10.(v_seat(e2) & subset_of(x9,x6) & subset_of(x8,x6) & subset_of(x1,s1) & of(x6,x7) & of(x6,x5) & of(x1,x6) & n_woman(x9) & n_thing(x5) & n_man(x8) & n_era(x7) & card_eq_80(x5) & a_caucasian(s2) & Theme(s2,x6) & Theme(e2,x10) & (x6 = x10))))
exists e1 s1 x1 x2.(v_wear(e1) & n_people(x1) & n_clothes(x2) & a_crazy(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
Four people in a room sitting down while a woman in blue talks to another woman sitting behind her.
People sit and converse.
0
-100
Talks implies converse.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & in(x1,x2) & while(e1,x4) & to(x4,x6) & behind(e2,x2) & n_female(x2) & Actor(e2,x7) & v_sit(e2) & (x6 = x7) & n_woman(x6) & -(x6 = x4) & n_woman(x4) & n_woman(x4) & in(x4,x5) & n_talk(x5) & a_blue(s2) & Theme(s2,x5) & a_down(s1) & Manner(e1,s1) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_room(x2) & n_people(x1) & card_eq_4(x1))
exists e1 e2 x1 x2.(Actor(e2,x2) & v_converse(e2) & n_people(x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1))
4cdac1da-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(while(e1,x4) & v_sit(e2) & v_sit(e1) & to(x4,x6) & n_woman(x6) & n_woman(x4) & n_talk(x5) & n_room(x2) & n_people(x1) & n_female(x2) & in(x4,x5) & in(x1,x2) & card_eq_4(x1) & behind(e2,x2) & a_topic(x1) & a_down(s1) & a_blue(s2) & Theme(s2,x5) & Manner(e1,s1) & Actor(e2,x7) & Actor(e1,x3) & -(x6 = x4) & (x6 = x7) & (x2 = x3))
exists e1 e2 x1 x2.(v_sit(e1) & v_converse(e2) & n_people(x2) & n_people(x1) & Actor(e2,x2) & Actor(e1,x1))
Four people in a room sitting down while a woman in blue talks to another woman sitting behind her.
Four people in a room sitting down while a woman in blue talks to another woman sitting behind her on a rocking chair.
1
-100
Not every place to sit is a rocking chair.
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & in(x1,x2) & while(e1,x4) & to(x4,x6) & behind(e2,x2) & n_female(x2) & Actor(e2,x7) & v_sit(e2) & (x6 = x7) & n_woman(x6) & -(x6 = x4) & n_woman(x4) & n_woman(x4) & in(x4,x5) & n_talk(x5) & a_blue(s2) & Theme(s2,x5) & a_down(s1) & Manner(e1,s1) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_room(x2) & n_people(x1) & card_eq_4(x1))
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(a_topic(x1) & in(x1,x2) & while(e1,x4) & to(x4,x6) & on(e2,x8) & n_chair(x8) & of(x8,x9) & n_rocking(x9) & behind(e2,x2) & n_female(x2) & Actor(e2,x7) & v_sit(e2) & (x6 = x7) & n_woman(x6) & -(x6 = x4) & n_woman(x4) & n_woman(x4) & in(x4,x5) & n_talk(x5) & a_blue(s2) & Theme(s2,x5) & a_down(s1) & Manner(e1,s1) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_room(x2) & n_people(x1) & card_eq_4(x1))
4cdac7a2-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(while(e1,x4) & v_sit(e2) & v_sit(e1) & to(x4,x6) & n_woman(x6) & n_woman(x4) & n_talk(x5) & n_room(x2) & n_people(x1) & n_female(x2) & in(x4,x5) & in(x1,x2) & card_eq_4(x1) & behind(e2,x2) & a_topic(x1) & a_down(s1) & a_blue(s2) & Theme(s2,x5) & Manner(e1,s1) & Actor(e2,x7) & Actor(e1,x3) & -(x6 = x4) & (x6 = x7) & (x2 = x3))
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(while(e1,x4) & v_sit(e2) & v_sit(e1) & to(x4,x6) & on(e2,x8) & of(x8,x9) & n_woman(x6) & n_woman(x4) & n_talk(x5) & n_room(x2) & n_rocking(x9) & n_people(x1) & n_female(x2) & n_chair(x8) & in(x4,x5) & in(x1,x2) & card_eq_4(x1) & behind(e2,x2) & a_topic(x1) & a_down(s1) & a_blue(s2) & Theme(s2,x5) & Manner(e1,s1) & Actor(e2,x7) & Actor(e1,x3) & -(x6 = x4) & (x6 = x7) & (x2 = x3))
Four people in a room sitting down while a woman in blue talks to another woman sitting behind her.
One person in a room sits down while talking on the phone.
2
-100
Four people are already sitting down, one can't just start sitting down (sits down is in present tense).
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & in(x1,x2) & while(e1,x4) & to(x4,x6) & behind(e2,x2) & n_female(x2) & Actor(e2,x7) & v_sit(e2) & (x6 = x7) & n_woman(x6) & -(x6 = x4) & n_woman(x4) & n_woman(x4) & in(x4,x5) & n_talk(x5) & a_blue(s2) & Theme(s2,x5) & a_down(s1) & Manner(e1,s1) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_room(x2) & n_people(x1) & card_eq_4(x1))
exists e1 e2 s1 x1 x2 x3.(n_phone(x3) & while(e1,e2) & on(e2,x3) & Actor(e2,x1) & v_talk(e2) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_room(x2) & n_person(x1) & card_eq_1(x1))
4cdaccac-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(while(e1,x4) & v_sit(e2) & v_sit(e1) & to(x4,x6) & n_woman(x6) & n_woman(x4) & n_talk(x5) & n_room(x2) & n_people(x1) & n_female(x2) & in(x4,x5) & in(x1,x2) & card_eq_4(x1) & behind(e2,x2) & a_topic(x1) & a_down(s1) & a_blue(s2) & Theme(s2,x5) & Manner(e1,s1) & Actor(e2,x7) & Actor(e1,x3) & -(x6 = x4) & (x6 = x7) & (x2 = x3))
exists e1 e2 s1 x1 x2 x3.(while(e1,e2) & v_talk(e2) & v_sit(e1) & on(e2,x3) & n_room(x2) & n_phone(x3) & n_person(x1) & in(x1,x2) & card_eq_1(x1) & a_down(s1) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x1))
Two people sitting in orange carts.
People sitting down.
1
-100
It can be inferred that one is sitting down, if one is sitting.
exists e1 x1 x2 x3 x4.(a_topic(x1) & in(e1,x3) & n_cart(x3) & of(x3,x4) & n_orange(x4) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_people(x1) & card_eq_2(x1))
exists e1 p1 x1 x2.(a_topic(x1) & exists s1.(Theme(s1,x2) & a_down(s1)) & Topic(e1,p1) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_people(x1))
4cdad15c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_sit(e1) & of(x3,x4) & n_people(x1) & n_orange(x4) & n_cart(x3) & in(e1,x3) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
exists e1 p1 x1 x2.(v_sit(e1) & n_people(x1) & exists s1.(a_down(s1) & Theme(s1,x2)) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & (x1 = x2))
Two people sitting in orange carts.
People walking through the park.
2
-100
One cannot be sitting in orange carts and be walking through the park at the same time.
exists e1 x1 x2 x3 x4.(a_topic(x1) & in(e1,x3) & n_cart(x3) & of(x3,x4) & n_orange(x4) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_people(x1) & card_eq_2(x1))
exists e1 x1 x2 x3.(n_park(x3) & a_topic(x1) & through(e1,x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_people(x1))
4cdad6a2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_sit(e1) & of(x3,x4) & n_people(x1) & n_orange(x4) & n_cart(x3) & in(e1,x3) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_walk(e1) & through(e1,x3) & n_people(x1) & n_park(x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
Two people sitting in orange carts.
Two people are sitting in carts.
0
-100
Sitting in orange carts implies sitting in carts.
exists e1 x1 x2 x3 x4.(a_topic(x1) & in(e1,x3) & n_cart(x3) & of(x3,x4) & n_orange(x4) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_people(x1) & card_eq_2(x1))
exists e1 x1 x2.(in(e1,x2) & n_cart(x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1) & card_eq_2(x1))
4cdadc42-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_sit(e1) & of(x3,x4) & n_people(x1) & n_orange(x4) & n_cart(x3) & in(e1,x3) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_sit(e1) & n_people(x1) & n_cart(x2) & in(e1,x2) & card_eq_2(x1) & Actor(e1,x1))
Three woman and two guys are sitting in a room talking to each other.
A group of friends are talking to each other.
0
-100
Three woman imply group of friends.
exists e2 e1 x1 x2 x3 x4 x5.(in(e1,x4) & all x6.(n_other(x6) -> to(e2,x6)) & Actor(e2,x5) & v_talk(e2) & (x4 = x5) & n_room(x4) & Actor(e1,x1) & v_sit(e1) & subset_of(x3,x1) & n_guy(x3) & card_eq_2(x3) & subset_of(x2,x1) & n_woman(x2) & card_eq_3(x2))
exists e1 x1 x2.(all x3.(n_other(x3) -> to(e1,x3)) & Actor(e1,x1) & v_talk(e1) & of(x1,x2) & n_friend(x2) & n_group(x1))
4cdae138-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4 x5.(v_talk(e2) & v_sit(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x2) & n_room(x4) & n_guy(x3) & in(e1,x4) & card_eq_3(x2) & card_eq_2(x3) & all x6.(to(e2,x6) | -n_other(x6)) & Actor(e2,x5) & Actor(e1,x1) & (x4 = x5))
exists e1 x1 x2.(v_talk(e1) & of(x1,x2) & n_group(x1) & n_friend(x2) & all x3.(to(e1,x3) | -n_other(x3)) & Actor(e1,x1))
Three woman and two guys are sitting in a room talking to each other.
The room is a tomb and the people are trapped.
2
-100
If the people were trapped, they wouldn't be sitting and talking to each other.
exists e2 e1 x1 x2 x3 x4 x5.(in(e1,x4) & all x6.(n_other(x6) -> to(e2,x6)) & Actor(e2,x5) & v_talk(e2) & (x4 = x5) & n_room(x4) & Actor(e1,x1) & v_sit(e1) & subset_of(x3,x1) & n_guy(x3) & card_eq_2(x3) & subset_of(x2,x1) & n_woman(x2) & card_eq_3(x2))
exists e1 p1 x1 x2.(n_people(x2) & n_room(x1) & Theme(e1,x2) & v_trap(e1) & exists x3.((x1 = x3) & n_tomb(x3)))
4cdae69c-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4 x5.(v_talk(e2) & v_sit(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x2) & n_room(x4) & n_guy(x3) & in(e1,x4) & card_eq_3(x2) & card_eq_2(x3) & all x6.(to(e2,x6) | -n_other(x6)) & Actor(e2,x5) & Actor(e1,x1) & (x4 = x5))
exists e1 x1 x2.(v_trap(e1) & n_room(x1) & n_people(x2) & exists x3.(n_tomb(x3) & (x1 = x3)) & Theme(e1,x2))
Three woman and two guys are sitting in a room talking to each other.
The people are having a meeting.
1
-100
Just because there are three woman and two guys sitting in a room talking to each other does not mean they are having a meeting.
exists e2 e1 x1 x2 x3 x4 x5.(in(e1,x4) & all x6.(n_other(x6) -> to(e2,x6)) & Actor(e2,x5) & v_talk(e2) & (x4 = x5) & n_room(x4) & Actor(e1,x1) & v_sit(e1) & subset_of(x3,x1) & n_guy(x3) & card_eq_2(x3) & subset_of(x2,x1) & n_woman(x2) & card_eq_3(x2))
exists e1 x1 x2.(n_people(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_meeting(x2))
4cdaeb60-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4 x5.(v_talk(e2) & v_sit(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x2) & n_room(x4) & n_guy(x3) & in(e1,x4) & card_eq_3(x2) & card_eq_2(x3) & all x6.(to(e2,x6) | -n_other(x6)) & Actor(e2,x5) & Actor(e1,x1) & (x4 = x5))
exists e1 x1 x2.(v_have(e1) & n_people(x1) & n_meeting(x2) & Theme(e1,x2) & Actor(e1,x1))
A boy with a red and white shirt, and blue shorts jumping up to hit a ball.
The boy is playing with the red ball in traffic.
2
-100
The boy can't be jumping to hit a ball while in traffic.
exists e1 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(a_topic(x1) & with(x1,x2) & subset_of(x4,x2) & Topic(e1,p1) & exists e2 x7.(Theme(e2,x7) & Actor(e2,x5) & v_hit(e2) & n_ball(x7)) & a_up(s4) & Manner(e1,s4) & Actor(e1,x6) & v_jump(e1) & (x4 = x6) & (x4 = x5) & n_shorts(x4) & a_blue(s3) & Theme(s3,x4) & subset_of(x3,x2) & n_shirt(x3) & a_white(s2) & Theme(s2,x3) & a_red(s1) & Theme(s1,x3) & n_boy(x1))
exists e1 s1 x1 x2 x3.(n_ball(x2) & a_red(s1) & Theme(s1,x2) & n_boy(x1) & with(e1,x2) & in(x2,x3) & n_traffic(x3) & Actor(e1,x1) & v_play(e1))
4cdaf204-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(with(x1,x2) & v_jump(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_shorts(x4) & n_shirt(x3) & n_boy(x1) & exists e2 x7.(v_hit(e2) & n_ball(x7) & Theme(e2,x7) & Actor(e2,x5)) & a_white(s2) & a_up(s4) & a_topic(x1) & a_red(s1) & a_blue(s3) & Topic(e1,p1) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x3) & Manner(e1,s4) & Actor(e1,x6) & (x4 = x6) & (x4 = x5))
exists e1 s1 x1 x2 x3.(with(e1,x2) & v_play(e1) & n_traffic(x3) & n_boy(x1) & n_ball(x2) & in(x2,x3) & a_red(s1) & Theme(s1,x2) & Actor(e1,x1))
A boy with a red and white shirt, and blue shorts jumping up to hit a ball.
There is a boy wearing clothes.
0
-100
A shirt and shorts are clothes.
exists e1 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(a_topic(x1) & with(x1,x2) & subset_of(x4,x2) & Topic(e1,p1) & exists e2 x7.(Theme(e2,x7) & Actor(e2,x5) & v_hit(e2) & n_ball(x7)) & a_up(s4) & Manner(e1,s4) & Actor(e1,x6) & v_jump(e1) & (x4 = x6) & (x4 = x5) & n_shorts(x4) & a_blue(s3) & Theme(s3,x4) & subset_of(x3,x2) & n_shirt(x3) & a_white(s2) & Theme(s2,x3) & a_red(s1) & Theme(s1,x3) & n_boy(x1))
exists p1 x1 e1 x2 x3 x4.((x1 = x2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_clothes(x4) & (x2 = x3) & n_boy(x2))
4cdaf754-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(with(x1,x2) & v_jump(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_shorts(x4) & n_shirt(x3) & n_boy(x1) & exists e2 x7.(v_hit(e2) & n_ball(x7) & Theme(e2,x7) & Actor(e2,x5)) & a_white(s2) & a_up(s4) & a_topic(x1) & a_red(s1) & a_blue(s3) & Topic(e1,p1) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x3) & Manner(e1,s4) & Actor(e1,x6) & (x4 = x6) & (x4 = x5))
exists x1 e1 x2 x3 x4.(v_wear(e1) & n_clothes(x4) & n_boy(x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))
A boy with a red and white shirt, and blue shorts jumping up to hit a ball.
The boy is playing with a red ball.
1
-100
The ball might not be red.
exists e1 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(a_topic(x1) & with(x1,x2) & subset_of(x4,x2) & Topic(e1,p1) & exists e2 x7.(Theme(e2,x7) & Actor(e2,x5) & v_hit(e2) & n_ball(x7)) & a_up(s4) & Manner(e1,s4) & Actor(e1,x6) & v_jump(e1) & (x4 = x6) & (x4 = x5) & n_shorts(x4) & a_blue(s3) & Theme(s3,x4) & subset_of(x3,x2) & n_shirt(x3) & a_white(s2) & Theme(s2,x3) & a_red(s1) & Theme(s1,x3) & n_boy(x1))
exists e1 s1 x1 x2.(n_boy(x1) & with(e1,x2) & n_ball(x2) & a_red(s1) & Theme(s1,x2) & Actor(e1,x1) & v_play(e1))
4cdafc86-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(with(x1,x2) & v_jump(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_shorts(x4) & n_shirt(x3) & n_boy(x1) & exists e2 x7.(v_hit(e2) & n_ball(x7) & Theme(e2,x7) & Actor(e2,x5)) & a_white(s2) & a_up(s4) & a_topic(x1) & a_red(s1) & a_blue(s3) & Topic(e1,p1) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x3) & Manner(e1,s4) & Actor(e1,x6) & (x4 = x6) & (x4 = x5))
exists e1 s1 x1 x2.(with(e1,x2) & v_play(e1) & n_boy(x1) & n_ball(x2) & a_red(s1) & Theme(s1,x2) & Actor(e1,x1))
A man wearing a red shirt and blue shorts is playing some kind of sport.
The man is playing soccer.
1
-100
Not all sport is soccer.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(Theme(e2,x6) & Actor(e2,x1) & v_play(e2) & of(x6,x7) & n_sport(x7) & n_kind(x6) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_shorts(x5) & a_blue(s2) & Theme(s2,x5) & subset_of(x4,x3) & n_shirt(x4) & a_red(s1) & Theme(s1,x4) & (x1 = x2) & n_man(x1))
exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_soccer(x2))
4cdb0168-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_play(e2) & subset_of(x5,x3) & subset_of(x4,x3) & of(x6,x7) & n_sport(x7) & n_shorts(x5) & n_shirt(x4) & n_man(x1) & n_kind(x6) & a_red(s1) & a_blue(s2) & Theme(s2,x5) & Theme(s1,x4) & Theme(e2,x6) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_play(e1) & n_soccer(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
A man wearing a red shirt and blue shorts is playing some kind of sport.
The man is being active.
0
-100
Playing some kind of sport implies being active.
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(Theme(e2,x6) & Actor(e2,x1) & v_play(e2) & of(x6,x7) & n_sport(x7) & n_kind(x6) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_shorts(x5) & a_blue(s2) & Theme(s2,x5) & subset_of(x4,x3) & n_shirt(x4) & a_red(s1) & Theme(s1,x4) & (x1 = x2) & n_man(x1))
exists s1 x1.(n_man(x1) & Theme(s1,x1) & a_active(s1))
4cdb0686-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_play(e2) & subset_of(x5,x3) & subset_of(x4,x3) & of(x6,x7) & n_sport(x7) & n_shorts(x5) & n_shirt(x4) & n_man(x1) & n_kind(x6) & a_red(s1) & a_blue(s2) & Theme(s2,x5) & Theme(s1,x4) & Theme(e2,x6) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists s1 x1.(n_man(x1) & a_active(s1) & Theme(s1,x1))
A man wearing a red shirt and blue shorts is playing some kind of sport.
The man is sitting in a hot tub.
2
-100
A man cannot be playing a sport and sit in a hot tub at the same time.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(Theme(e2,x6) & Actor(e2,x1) & v_play(e2) & of(x6,x7) & n_sport(x7) & n_kind(x6) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_shorts(x5) & a_blue(s2) & Theme(s2,x5) & subset_of(x4,x3) & n_shirt(x4) & a_red(s1) & Theme(s1,x4) & (x1 = x2) & n_man(x1))
exists e1 s1 x1 x2.(n_man(x1) & in(e1,x2) & n_tub(x2) & a_hot(s1) & Theme(s1,x2) & Actor(e1,x1) & v_sit(e1))
4cdb0d2a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_play(e2) & subset_of(x5,x3) & subset_of(x4,x3) & of(x6,x7) & n_sport(x7) & n_shorts(x5) & n_shirt(x4) & n_man(x1) & n_kind(x6) & a_red(s1) & a_blue(s2) & Theme(s2,x5) & Theme(s1,x4) & Theme(e2,x6) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2.(v_sit(e1) & n_tub(x2) & n_man(x1) & in(e1,x2) & a_hot(s1) & Theme(s1,x2) & Actor(e1,x1))
7 runners race down a orange track, as the LCD displays denotes it as a distance of 400 meters.
Seven runners wear black shorts in the marathon.
2
-100
A marathon is more than 400 meters.
exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(n_thing(x5) & n_display(x5) & (x5 = x6) & ne_org_lcd(x6) & as(e1,x7) & of(x7,x8) & n_meter(x8) & card_eq_400(x8) & n_distance(x7) & Theme(e1,x5) & Actor(e1,x1) & v_denote(e1) & down(x1,x3) & as(x3,x5) & n_track(x3) & of(x3,x4) & n_orange(x4) & n_race(x1) & of(x1,x2) & n_runner(x2) & n_date(x1) & a_date_day_07(x1) & a_date_day_07(x1))
exists e1 s1 x1 x2 x3 x4.(n_marathon(x4) & in(e1,x4) & Theme(e1,x3) & Actor(e1,x1) & v_wear(e1) & n_shorts(x3) & a_black(s1) & Theme(s1,x3) & n_runner(x1) & (x1 = x2) & ne_nam_seven(x2))
4cdb1252-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_denote(e1) & of(x7,x8) & of(x3,x4) & of(x1,x2) & ne_org_lcd(x6) & n_track(x3) & n_thing(x5) & n_runner(x2) & n_race(x1) & n_orange(x4) & n_meter(x8) & n_distance(x7) & n_display(x5) & n_date(x1) & down(x1,x3) & card_eq_400(x8) & as(x3,x5) & as(e1,x7) & a_date_day_07(x1) & Theme(e1,x5) & Actor(e1,x1) & (x5 = x6))
exists e1 s1 x1 x2 x3 x4.(v_wear(e1) & ne_nam_seven(x2) & n_shorts(x3) & n_runner(x1) & n_marathon(x4) & in(e1,x4) & a_black(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x1) & (x1 = x2))
7 runners race down a orange track, as the LCD displays denotes it as a distance of 400 meters.
Seven runners are on the track.
0
-100
A number can be written numerically ( 7 ) or spelled out ( seven ).
exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(n_thing(x5) & n_display(x5) & (x5 = x6) & ne_org_lcd(x6) & as(e1,x7) & of(x7,x8) & n_meter(x8) & card_eq_400(x8) & n_distance(x7) & Theme(e1,x5) & Actor(e1,x1) & v_denote(e1) & down(x1,x3) & as(x3,x5) & n_track(x3) & of(x3,x4) & n_orange(x4) & n_race(x1) & of(x1,x2) & n_runner(x2) & n_date(x1) & a_date_day_07(x1) & a_date_day_07(x1))
exists p1 x1 x2 x3.(n_track(x3) & on(x1,x3) & n_runner(x1) & (x1 = x2) & ne_nam_seven(x2))
4cdb191e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_denote(e1) & of(x7,x8) & of(x3,x4) & of(x1,x2) & ne_org_lcd(x6) & n_track(x3) & n_thing(x5) & n_runner(x2) & n_race(x1) & n_orange(x4) & n_meter(x8) & n_distance(x7) & n_display(x5) & n_date(x1) & down(x1,x3) & card_eq_400(x8) & as(x3,x5) & as(e1,x7) & a_date_day_07(x1) & Theme(e1,x5) & Actor(e1,x1) & (x5 = x6))
exists x1 x2 x3.(on(x1,x3) & ne_nam_seven(x2) & n_track(x3) & n_runner(x1) & (x1 = x2))
7 runners race down a orange track, as the LCD displays denotes it as a distance of 400 meters.
The group of teenage girls compete in a 400 meter race.
1
-100
Not all runners are group of teenage girls.
exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(n_thing(x5) & n_display(x5) & (x5 = x6) & ne_org_lcd(x6) & as(e1,x7) & of(x7,x8) & n_meter(x8) & card_eq_400(x8) & n_distance(x7) & Theme(e1,x5) & Actor(e1,x1) & v_denote(e1) & down(x1,x3) & as(x3,x5) & n_track(x3) & of(x3,x4) & n_orange(x4) & n_race(x1) & of(x1,x2) & n_runner(x2) & n_date(x1) & a_date_day_07(x1) & a_date_day_07(x1))
exists e1 s1 x1 x2 x3 x4.(n_group(x1) & in(e1,x3) & n_race(x3) & of(x3,x4) & n_meter(x4) & card_eq_400(x3) & Actor(e1,x1) & v_compete(e1) & of(x1,x2) & n_girl(x2) & a_teenage(s1) & Theme(s1,x2))
4cdb1e00-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_denote(e1) & of(x7,x8) & of(x3,x4) & of(x1,x2) & ne_org_lcd(x6) & n_track(x3) & n_thing(x5) & n_runner(x2) & n_race(x1) & n_orange(x4) & n_meter(x8) & n_distance(x7) & n_display(x5) & n_date(x1) & down(x1,x3) & card_eq_400(x8) & as(x3,x5) & as(e1,x7) & a_date_day_07(x1) & Theme(e1,x5) & Actor(e1,x1) & (x5 = x6))
exists e1 s1 x1 x2 x3 x4.(v_compete(e1) & of(x3,x4) & of(x1,x2) & n_race(x3) & n_meter(x4) & n_group(x1) & n_girl(x2) & in(e1,x3) & card_eq_400(x3) & a_teenage(s1) & Theme(s1,x2) & Actor(e1,x1))
Neck and neck to the finish line, every competitor has been training for this race.
The competitors are close to tying.
1
-100
THEY ARE CLOSE
exists p1 s1 x1 x2 x3 x4 x6.(n_race(x6) & n_line(x3) & of(x3,x4) & n_finish(x4) & ne_nam_neck(x1) & a_topic(s1) & subset_of(x2,s1) & to(x2,x3) & all x5.(n_competitor(x5) -> exists e1.(for(e1,x6) & Actor(e1,x5) & v_train(e1))) & that(x3,p1) & n_neck(x2) & subset_of(x1,s1))
exists s1 x1 x2.(n_competitor(x1) & to(s1,x2) & n_tie(x2) & Theme(s1,x1) & a_close(s1))
4cdb22f6-e4c8-11ec-9cdd-0242ac1c0002
exists p1 s1 x1 x2 x3 x4 x6.(to(x2,x3) & that(x3,p1) & subset_of(x2,s1) & subset_of(x1,s1) & of(x3,x4) & ne_nam_neck(x1) & n_race(x6) & n_neck(x2) & n_line(x3) & n_finish(x4) & all x5.(exists e1.(v_train(e1) & for(e1,x6) & Actor(e1,x5)) | -n_competitor(x5)) & a_topic(s1))
exists s1 x1 x2.(to(s1,x2) & n_tie(x2) & n_competitor(x1) & a_close(s1) & Theme(s1,x1))
Neck and neck to the finish line, every competitor has been training for this race.
The competitors have trained very hard and are all very close to the finish line.
0
-100
Neck and neck means very close, if the competitors have trained very hard then every competitor has been training.
exists p1 s1 x1 x2 x3 x4 x6.(n_race(x6) & n_line(x3) & of(x3,x4) & n_finish(x4) & ne_nam_neck(x1) & a_topic(s1) & subset_of(x2,s1) & to(x2,x3) & all x5.(n_competitor(x5) -> exists e1.(for(e1,x6) & Actor(e1,x5) & v_train(e1))) & that(x3,p1) & n_neck(x2) & subset_of(x1,s1))
exists e1 p1 s1 s2 x1 x2 x3.(n_line(x2) & of(x2,x3) & n_finish(x3) & n_competitor(x1) & a_all(s2) & Manner(s1,s2) & r_very(s1) & to(s1,x2) & Theme(s1,x1) & a_close(s1) & exists s3.(r_very(s3) & Theme(s3,x1) & a_hard(s3)) & Topic(e1,p1) & Actor(e1,x1) & v_train(e1))
4cdb279c-e4c8-11ec-9cdd-0242ac1c0002
exists p1 s1 x1 x2 x3 x4 x6.(to(x2,x3) & that(x3,p1) & subset_of(x2,s1) & subset_of(x1,s1) & of(x3,x4) & ne_nam_neck(x1) & n_race(x6) & n_neck(x2) & n_line(x3) & n_finish(x4) & all x5.(exists e1.(v_train(e1) & for(e1,x6) & Actor(e1,x5)) | -n_competitor(x5)) & a_topic(s1))
exists e1 p1 s1 s2 x1 x2 x3.(v_train(e1) & to(s1,x2) & r_very(s1) & of(x2,x3) & n_line(x2) & n_finish(x3) & n_competitor(x1) & exists s3.(r_very(s3) & a_hard(s3) & Theme(s3,x1)) & a_close(s1) & a_all(s2) & Topic(e1,p1) & Theme(s1,x1) & Manner(s1,s2) & Actor(e1,x1))
Neck and neck to the finish line, every competitor has been training for this race.
The competitors are not doing a good job.
2
-100
If the competitors are not doing a good job, they would not be neck and neck to the finish line.
exists p1 s1 x1 x2 x3 x4 x6.(n_race(x6) & n_line(x3) & of(x3,x4) & n_finish(x4) & ne_nam_neck(x1) & a_topic(s1) & subset_of(x2,s1) & to(x2,x3) & all x5.(n_competitor(x5) -> exists e1.(for(e1,x6) & Actor(e1,x5) & v_train(e1))) & that(x3,p1) & n_neck(x2) & subset_of(x1,s1))
exists x1.(n_competitor(x1) & -exists e1 s1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_job(x2) & a_good(s1) & Theme(s1,x2)))
4cdb2cd8-e4c8-11ec-9cdd-0242ac1c0002
exists p1 s1 x1 x2 x3 x4 x6.(to(x2,x3) & that(x3,p1) & subset_of(x2,s1) & subset_of(x1,s1) & of(x3,x4) & ne_nam_neck(x1) & n_race(x6) & n_neck(x2) & n_line(x3) & n_finish(x4) & all x5.(exists e1.(v_train(e1) & for(e1,x6) & Actor(e1,x5)) | -n_competitor(x5)) & a_topic(s1))
exists x1.(n_competitor(x1) & all e1 s1 x2.(-v_do(e1) | -n_job(x2) | -a_good(s1) | -Theme(s1,x2) | -Theme(e1,x2) | -Actor(e1,x1)))
a multicolored dog running through a flowery field
There is a dog in a field.
0
-100
Multicolored dog is a dog.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & through(e1,x3) & n_field(x3) & of(x3,x4) & n_flowery(x4) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_dog(x1) & a_multicolored(s1) & Theme(s1,x1))
exists p1 x1 x2 x3.((x1 = x2) & in(x2,x3) & n_field(x3) & n_dog(x2))
4cdb319c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_run(e1) & through(e1,x3) & of(x3,x4) & n_flowery(x4) & n_field(x3) & n_dog(x1) & a_topic(x1) & a_multicolored(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
exists x1 x2 x3.(n_field(x3) & n_dog(x2) & in(x2,x3) & (x1 = x2))
a multicolored dog running through a flowery field
A puppy happily chases butterflies in a meadow.
1
-100
Not all dogs is puppy and chases butterflies.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & through(e1,x3) & n_field(x3) & of(x3,x4) & n_flowery(x4) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_dog(x1) & a_multicolored(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(in(e1,x3) & n_meadow(x3) & Theme(e1,x2) & Actor(e1,x1) & v_chase(e1) & n_butterfly(x2) & n_happily(x1) & a_puppy(s1) & Theme(s1,x1))
4cdb3656-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_run(e1) & through(e1,x3) & of(x3,x4) & n_flowery(x4) & n_field(x3) & n_dog(x1) & a_topic(x1) & a_multicolored(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2 x3.(v_chase(e1) & n_meadow(x3) & n_happily(x1) & n_butterfly(x2) & in(e1,x3) & a_puppy(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
a multicolored dog running through a flowery field
A purebred golden retriever rolls around in the grass.
2
-100
A purebred golden retriever is not multicolored and it can't be running through a flowery field and roll around in the grass at the same time.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & through(e1,x3) & n_field(x3) & of(x3,x4) & n_flowery(x4) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_dog(x1) & a_multicolored(s1) & Theme(s1,x1))
exists s1 s2 x1 x2 x3.(n_grass(x3) & a_topic(x1) & in(x1,x3) & r_around(x1) & n_roll(x1) & of(x1,x2) & n_retriever(x2) & a_golden(s2) & Theme(s2,x1) & a_purebred(s1) & Theme(s1,x1))
4cdb3bc4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_run(e1) & through(e1,x3) & of(x3,x4) & n_flowery(x4) & n_field(x3) & n_dog(x1) & a_topic(x1) & a_multicolored(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
exists s1 s2 x1 x2 x3.(r_around(x1) & of(x1,x2) & n_roll(x1) & n_retriever(x2) & n_grass(x3) & in(x1,x3) & a_topic(x1) & a_purebred(s1) & a_golden(s2) & Theme(s2,x1) & Theme(s1,x1))
A man in blue shorts is hitting a tennis ball on a dirt court.
A man plays basketball.
2
-100
A man cannot hit a tennis ball on a dirt court while playing basketball.
exists e1 s1 x1 x2 x3 x4 x5 x6.(on(e1,x5) & n_court(x5) & of(x5,x6) & n_dirt(x6) & Theme(e1,x3) & Actor(e1,x1) & v_hit(e1) & n_ball(x3) & of(x3,x4) & n_tennis(x4) & in(x1,x2) & n_shorts(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_basketball(x2) & n_man(x1))
4cdb415a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_hit(e1) & on(e1,x5) & of(x5,x6) & of(x3,x4) & n_tennis(x4) & n_shorts(x2) & n_man(x1) & n_dirt(x6) & n_court(x5) & n_ball(x3) & in(x1,x2) & a_blue(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_play(e1) & n_man(x1) & n_basketball(x2) & Theme(e1,x2) & Actor(e1,x1))
A man in blue shorts is hitting a tennis ball on a dirt court.
A man plays tennis.
0
-100
a man in blue shorts plays a tennis on a dirt court.
exists e1 s1 x1 x2 x3 x4 x5 x6.(on(e1,x5) & n_court(x5) & of(x5,x6) & n_dirt(x6) & Theme(e1,x3) & Actor(e1,x1) & v_hit(e1) & n_ball(x3) & of(x3,x4) & n_tennis(x4) & in(x1,x2) & n_shorts(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_tennis(x2) & n_man(x1))
4cdb45c4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_hit(e1) & on(e1,x5) & of(x5,x6) & of(x3,x4) & n_tennis(x4) & n_shorts(x2) & n_man(x1) & n_dirt(x6) & n_court(x5) & n_ball(x3) & in(x1,x2) & a_blue(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_play(e1) & n_tennis(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
A man in blue shorts is hitting a tennis ball on a dirt court.
A man is practicing tennis for an upcoming tournament.
1
-100
Hitting a tennis ball does not always mean that he is practising tennis,
exists e1 s1 x1 x2 x3 x4 x5 x6.(on(e1,x5) & n_court(x5) & of(x5,x6) & n_dirt(x6) & Theme(e1,x3) & Actor(e1,x1) & v_hit(e1) & n_ball(x3) & of(x3,x4) & n_tennis(x4) & in(x1,x2) & n_shorts(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
exists e1 s1 x1 x2 x3.(for(e1,x3) & n_tournament(x3) & a_upcoming(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_practice(e1) & n_tennis(x2) & n_man(x1))
4cdb4a7e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_hit(e1) & on(e1,x5) & of(x5,x6) & of(x3,x4) & n_tennis(x4) & n_shorts(x2) & n_man(x1) & n_dirt(x6) & n_court(x5) & n_ball(x3) & in(x1,x2) & a_blue(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_practice(e1) & n_tournament(x3) & n_tennis(x2) & n_man(x1) & for(e1,x3) & a_upcoming(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1))
A football player is in starting stance just before a play.
A football player enjoys playing football.
1
-100
Just because a football player is in starting stance just before a play does not mean the player enjoys playing football.
exists p1 x1 x2.(exists e1 x3 x4 x5.(in(x1,e1) & r_just(e1) & before(e1,x5) & n_play(x5) & Theme(e1,x4) & Actor(e1,x3) & v_start(e1) & n_stance(x4)) & n_player(x1) & of(x1,x2) & n_football(x2))
exists e1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_enjoy(e1) & n_football(x3) & of(x3,x4) & n_playing(x4) & n_player(x1) & of(x1,x2) & n_football(x2))
4cdb4f06-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2.(of(x1,x2) & n_player(x1) & n_football(x2) & exists e1 x3 x4 x5.(v_start(e1) & r_just(e1) & n_stance(x4) & n_play(x5) & in(x1,e1) & before(e1,x5) & Theme(e1,x4) & Actor(e1,x3)))
exists e1 x1 x2 x3 x4.(v_enjoy(e1) & of(x3,x4) & of(x1,x2) & n_playing(x4) & n_player(x1) & n_football(x3) & n_football(x2) & Theme(e1,x3) & Actor(e1,x1))
A football player is in starting stance just before a play.
A football player plays in a team.
0
-100
a football player plays in a team is in starting stance.
exists p1 x1 x2.(exists e1 x3 x4 x5.(in(x1,e1) & r_just(e1) & before(e1,x5) & n_play(x5) & Theme(e1,x4) & Actor(e1,x3) & v_start(e1) & n_stance(x4)) & n_player(x1) & of(x1,x2) & n_football(x2))
exists e1 x1 x2 x3.(in(e1,x3) & n_team(x3) & Actor(e1,x1) & v_play(e1) & n_player(x1) & of(x1,x2) & n_football(x2))
4cdb535c-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2.(of(x1,x2) & n_player(x1) & n_football(x2) & exists e1 x3 x4 x5.(v_start(e1) & r_just(e1) & n_stance(x4) & n_play(x5) & in(x1,e1) & before(e1,x5) & Theme(e1,x4) & Actor(e1,x3)))
exists e1 x1 x2 x3.(v_play(e1) & of(x1,x2) & n_team(x3) & n_player(x1) & n_football(x2) & in(e1,x3) & Actor(e1,x1))
A football player is in starting stance just before a play.
A football player is running laps before the game.
2
-100
One cannot be in starting stance and running laps simultaneously.
exists p1 x1 x2.(exists e1 x3 x4 x5.(in(x1,e1) & r_just(e1) & before(e1,x5) & n_play(x5) & Theme(e1,x4) & Actor(e1,x3) & v_start(e1) & n_stance(x4)) & n_player(x1) & of(x1,x2) & n_football(x2))
exists e1 x1 x2 x3 x4.(n_game(x4) & before(e1,x4) & Theme(e1,x3) & Actor(e1,x1) & v_run(e1) & n_lap(x3) & n_player(x1) & of(x1,x2) & n_football(x2))
4cdb57bc-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2.(of(x1,x2) & n_player(x1) & n_football(x2) & exists e1 x3 x4 x5.(v_start(e1) & r_just(e1) & n_stance(x4) & n_play(x5) & in(x1,e1) & before(e1,x5) & Theme(e1,x4) & Actor(e1,x3)))
exists e1 x1 x2 x3 x4.(v_run(e1) & of(x1,x2) & n_player(x1) & n_lap(x3) & n_game(x4) & n_football(x2) & before(e1,x4) & Theme(e1,x3) & Actor(e1,x1))
A young child getting ready to play football.
A girl is sleeping on the couch.
2
-100
One does not get ready to play football by sleeping.
exists e1 p1 s1 x1 x2.(a_topic(x1) & exists p2 s2.(Topic(s2,p2) & Actor(s2,x2) & a_ready(s2) & exists e2 x3.(Theme(e2,x3) & Actor(e2,x2) & v_play(e2) & n_football(x3))) & Topic(e1,p1) & Actor(e1,x2) & v_get(e1) & (x1 = x2) & n_child(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_couch(x2) & on(e1,x2) & Actor(e1,x1) & v_sleep(e1) & n_girl(x1))
4cdb5cd0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2.(v_get(e1) & n_child(x1) & exists p2 s2.(exists e2 x3.(v_play(e2) & n_football(x3) & Theme(e2,x3) & Actor(e2,x2)) & a_ready(s2) & Topic(s2,p2) & Actor(s2,x2)) & a_young(s1) & a_topic(x1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_sleep(e1) & on(e1,x2) & n_girl(x1) & n_couch(x2) & Actor(e1,x1))
A young child getting ready to play football.
A child is preparing.
0
-100
a young child is preparing to play football.
exists e1 p1 s1 x1 x2.(a_topic(x1) & exists p2 s2.(Topic(s2,p2) & Actor(s2,x2) & a_ready(s2) & exists e2 x3.(Theme(e2,x3) & Actor(e2,x2) & v_play(e2) & n_football(x3))) & Topic(e1,p1) & Actor(e1,x2) & v_get(e1) & (x1 = x2) & n_child(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_prepare(e1) & n_thing(x2) & n_child(x1))
4cdb61d0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2.(v_get(e1) & n_child(x1) & exists p2 s2.(exists e2 x3.(v_play(e2) & n_football(x3) & Theme(e2,x3) & Actor(e2,x2)) & a_ready(s2) & Topic(s2,p2) & Actor(s2,x2)) & a_young(s1) & a_topic(x1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_prepare(e1) & n_thing(x2) & n_child(x1) & Theme(e1,x2) & Actor(e1,x1))
A young child getting ready to play football.
A boy is putting on shoulder pads.
1
-100
Not all young child getting ready to play football is putting on shoulder pads. Not all young child is a boy.
exists e1 p1 s1 x1 x2.(a_topic(x1) & exists p2 s2.(Topic(s2,p2) & Actor(s2,x2) & a_ready(s2) & exists e2 x3.(Theme(e2,x3) & Actor(e2,x2) & v_play(e2) & n_football(x3))) & Topic(e1,p1) & Actor(e1,x2) & v_get(e1) & (x1 = x2) & n_child(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2 x3 x4.(on(e1,x3) & n_pad(x3) & of(x3,x4) & n_shoulder(x4) & Theme(e1,x2) & Actor(e1,x1) & v_put(e1) & n_thing(x2) & n_boy(x1))
4cdb6874-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2.(v_get(e1) & n_child(x1) & exists p2 s2.(exists e2 x3.(v_play(e2) & n_football(x3) & Theme(e2,x3) & Actor(e2,x2)) & a_ready(s2) & Topic(s2,p2) & Actor(s2,x2)) & a_young(s1) & a_topic(x1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3 x4.(v_put(e1) & on(e1,x3) & of(x3,x4) & n_thing(x2) & n_shoulder(x4) & n_pad(x3) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1))
A youth wearing a blue and red jersey and yellow helmet is crouching in a football position
A young person is wearing blue and red clothing.
0
-100
A youth is a young person.
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(in(e2,x6) & n_position(x6) & of(x6,x7) & n_football(x7) & Actor(e2,x1) & v_crouch(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_helmet(x5) & a_yellow(s3) & Theme(s3,x5) & n_jersey(x4) & subset_of(x5,x3) & subset_of(x4,x3) & a_red(s2) & Theme(s2,x3) & a_blue(s1) & Theme(s1,x3) & (x1 = x2) & n_youth(x1))
exists e1 s1 s2 s3 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_clothing(x2) & a_red(s3) & Theme(s3,x2) & a_blue(s2) & Theme(s2,x2) & n_person(x1) & a_young(s1) & Theme(s1,x1))
4cdb6edc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_crouch(e2) & subset_of(x5,x3) & subset_of(x4,x3) & of(x6,x7) & n_youth(x1) & n_position(x6) & n_jersey(x4) & n_helmet(x5) & n_football(x7) & in(e2,x6) & a_yellow(s3) & a_red(s2) & a_blue(s1) & Theme(s3,x5) & Theme(s2,x3) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 s2 s3 x1 x2.(v_wear(e1) & n_person(x1) & n_clothing(x2) & a_young(s1) & a_red(s3) & a_blue(s2) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
A youth wearing a blue and red jersey and yellow helmet is crouching in a football position
A teenaged boy crouches in his blue and red football jersey and a bright yellow helmet at practice.
1
-100
Not all youth is a boy.
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(in(e2,x6) & n_position(x6) & of(x6,x7) & n_football(x7) & Actor(e2,x1) & v_crouch(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_helmet(x5) & a_yellow(s3) & Theme(s3,x5) & n_jersey(x4) & subset_of(x5,x3) & subset_of(x4,x3) & a_red(s2) & Theme(s2,x3) & a_blue(s1) & Theme(s1,x3) & (x1 = x2) & n_youth(x1))
exists s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6.(a_topic(s1) & subset_of(x5,s1) & at(x5,x6) & n_practice(x6) & n_helmet(x5) & a_yellow(s6) & Theme(s6,x5) & a_bright(s5) & Theme(s5,x5) & subset_of(x1,s1) & in(x1,x3) & n_jersey(x3) & of(x3,x4) & n_football(x4) & a_red(s4) & Theme(s4,x3) & a_blue(s3) & Theme(s3,x3) & of(x3,x1) & n_male(x1) & n_crouch(x1) & of(x1,x2) & n_boy(x2) & a_teenaged(s2) & Theme(s2,x1))
4cdb7440-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_crouch(e2) & subset_of(x5,x3) & subset_of(x4,x3) & of(x6,x7) & n_youth(x1) & n_position(x6) & n_jersey(x4) & n_helmet(x5) & n_football(x7) & in(e2,x6) & a_yellow(s3) & a_red(s2) & a_blue(s1) & Theme(s3,x5) & Theme(s2,x3) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6.(subset_of(x5,s1) & subset_of(x1,s1) & of(x3,x4) & of(x3,x1) & of(x1,x2) & n_practice(x6) & n_male(x1) & n_jersey(x3) & n_helmet(x5) & n_football(x4) & n_crouch(x1) & n_boy(x2) & in(x1,x3) & at(x5,x6) & a_yellow(s6) & a_topic(s1) & a_teenaged(s2) & a_red(s4) & a_bright(s5) & a_blue(s3) & Theme(s6,x5) & Theme(s5,x5) & Theme(s4,x3) & Theme(s3,x3) & Theme(s2,x1))
A youth wearing a blue and red jersey and yellow helmet is crouching in a football position
A youth in a red and blue shirt and a yellow baseball cap is sitting on a couch eating potato chips.
2
-100
A helmet is hard while a cap is a soft material. One doesn't can't be both crouching in a football position and sitting at the same time.
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(in(e2,x6) & n_position(x6) & of(x6,x7) & n_football(x7) & Actor(e2,x1) & v_crouch(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_helmet(x5) & a_yellow(s3) & Theme(s3,x5) & n_jersey(x4) & subset_of(x5,x3) & subset_of(x4,x3) & a_red(s2) & Theme(s2,x3) & a_blue(s1) & Theme(s1,x3) & (x1 = x2) & n_youth(x1))
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(for(e1,e2) & Theme(e2,x7) & Actor(e2,x1) & v_eat(e2) & n_chip(x7) & of(x7,x8) & n_potato(x8) & on(e1,x6) & n_couch(x6) & Actor(e1,x1) & v_sit(e1) & subset_of(x4,x1) & n_cap(x4) & of(x4,x5) & n_baseball(x5) & a_yellow(s3) & Theme(s3,x4) & subset_of(x2,x1) & in(x2,x3) & n_shirt(x3) & a_blue(s2) & Theme(s2,x3) & a_red(s1) & Theme(s1,x3) & n_youth(x2))
4cdb792c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_crouch(e2) & subset_of(x5,x3) & subset_of(x4,x3) & of(x6,x7) & n_youth(x1) & n_position(x6) & n_jersey(x4) & n_helmet(x5) & n_football(x7) & in(e2,x6) & a_yellow(s3) & a_red(s2) & a_blue(s1) & Theme(s3,x5) & Theme(s2,x3) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_sit(e1) & v_eat(e2) & subset_of(x4,x1) & subset_of(x2,x1) & on(e1,x6) & of(x7,x8) & of(x4,x5) & n_youth(x2) & n_shirt(x3) & n_potato(x8) & n_couch(x6) & n_chip(x7) & n_cap(x4) & n_baseball(x5) & in(x2,x3) & for(e1,e2) & a_yellow(s3) & a_red(s1) & a_blue(s2) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x3) & Theme(e2,x7) & Actor(e2,x1) & Actor(e1,x1))
A young man is lining up on the scrimmage line in football practice.
a young man is sitting in the locker room.
2
-100
Lining up means standing not sitting. The scrimmage line is not in the locker room.
exists e1 s1 s2 x1 x2 x3 x4 x5.(n_line(x2) & of(x2,x3) & n_scrimmage(x3) & a_up(s2) & Manner(e1,s2) & on(e1,x2) & in(x2,x4) & n_practice(x4) & of(x4,x5) & n_football(x5) & Actor(e1,x1) & v_line(e1) & n_man(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(n_room(x2) & of(x2,x3) & n_locker(x3) & in(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1) & a_young(s1) & Theme(s1,x1))
4cdb7e04-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_line(e1) & on(e1,x2) & of(x4,x5) & of(x2,x3) & n_scrimmage(x3) & n_practice(x4) & n_man(x1) & n_line(x2) & n_football(x5) & in(x2,x4) & a_young(s1) & a_up(s2) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_sit(e1) & of(x2,x3) & n_room(x2) & n_man(x1) & n_locker(x3) & in(e1,x2) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1))
A young man is lining up on the scrimmage line in football practice.
a young man is playing football
0
-100
line in football practice shows that man is playing football
exists e1 s1 s2 x1 x2 x3 x4 x5.(n_line(x2) & of(x2,x3) & n_scrimmage(x3) & a_up(s2) & Manner(e1,s2) & on(e1,x2) & in(x2,x4) & n_practice(x4) & of(x4,x5) & n_football(x5) & Actor(e1,x1) & v_line(e1) & n_man(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_football(x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
4cdb82dc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_line(e1) & on(e1,x2) & of(x4,x5) & of(x2,x3) & n_scrimmage(x3) & n_practice(x4) & n_man(x1) & n_line(x2) & n_football(x5) & in(x2,x4) & a_young(s1) & a_up(s2) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_play(e1) & n_man(x1) & n_football(x2) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
A group of people, a wedding party including a bride and groom, are walking down a path lined by benches and surrounded by grass and trees.
A group of people are walking down a gravel path.
1
0.546172
There is no indication that the path consists of gravel.
exists e3 e1 e4 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16.(a_down(s1) & Manner(e4,s1) & Theme(e4,x7) & Actor(e4,x1) & v_walk(e4) & Actor(e3,x14) & subset_of(x16,x14) & n_tree(x16) & subset_of(x15,x14) & n_grass(x15) & Theme(e3,x13) & v_surround(e3) & (x7 = x13) & Actor(e2,x10) & subset_of(x12,x10) & n_tree(x12) & subset_of(x11,x10) & n_grass(x11) & Actor(e2,x9) & n_bench(x9) & Theme(e2,x8) & v_line(e2) & (x7 = x8) & n_path(x7) & of(x1,x2) & rel(x2,x3) & include(x3,x4) & n_groom(x6) & n_bride(x5) & subset_of(x6,x4) & subset_of(x5,x4) & n_party(x3) & Actor(e1,x3) & v_wed(e1) & n_people(x2) & n_group(x1))
exists e1 s1 x1 x2 x3 x4.(a_down(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x1) & v_walk(e1) & n_path(x3) & of(x3,x4) & n_gravel(x4) & of(x1,x2) & n_people(x2) & n_group(x1))
4cdb8dae-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 e4 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16.(v_wed(e1) & v_walk(e4) & v_surround(e3) & v_line(e2) & subset_of(x6,x4) & subset_of(x5,x4) & subset_of(x16,x14) & subset_of(x15,x14) & subset_of(x12,x10) & subset_of(x11,x10) & rel(x2,x3) & of(x1,x2) & n_tree(x16) & n_tree(x12) & n_people(x2) & n_path(x7) & n_party(x3) & n_group(x1) & n_groom(x6) & n_grass(x15) & n_grass(x11) & n_bride(x5) & n_bench(x9) & include(x3,x4) & a_down(s1) & Theme(e4,x7) & Theme(e3,x13) & Theme(e2,x8) & Manner(e4,s1) & Actor(e4,x1) & Actor(e3,x14) & Actor(e2,x9) & Actor(e2,x10) & Actor(e1,x3) & (x7 = x8) & (x7 = x13))
exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & of(x3,x4) & of(x1,x2) & n_people(x2) & n_path(x3) & n_group(x1) & n_gravel(x4) & a_down(s1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x1))
A group of people, a wedding party including a bride and groom, are walking down a path lined by benches and surrounded by grass and trees.
A group of people are on a beach.
2
-100
Grass and trees don't grow on a beach.
exists e4 e2 e1 e3 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16.(a_down(s1) & Manner(e4,s1) & Theme(e4,x7) & Actor(e4,x1) & v_walk(e4) & Actor(e3,x14) & subset_of(x16,x14) & n_tree(x16) & subset_of(x15,x14) & n_grass(x15) & Theme(e3,x13) & v_surround(e3) & (x7 = x13) & Actor(e2,x10) & subset_of(x12,x10) & n_tree(x12) & subset_of(x11,x10) & n_grass(x11) & Actor(e2,x9) & n_bench(x9) & Theme(e2,x8) & v_line(e2) & (x7 = x8) & n_path(x7) & of(x1,x2) & rel(x2,x3) & include(x3,x4) & n_groom(x6) & n_bride(x5) & subset_of(x6,x4) & subset_of(x5,x4) & n_party(x3) & Actor(e1,x3) & v_wed(e1) & n_people(x2) & n_group(x1))
exists p1 x1 x2.(exists x3.(on(x1,x3) & n_beach(x3)) & of(x1,x2) & n_people(x2) & n_group(x1))
4cdb9dbc-e4c8-11ec-9cdd-0242ac1c0002
exists e4 e2 e1 e3 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16.(v_wed(e1) & v_walk(e4) & v_surround(e3) & v_line(e2) & subset_of(x6,x4) & subset_of(x5,x4) & subset_of(x16,x14) & subset_of(x15,x14) & subset_of(x12,x10) & subset_of(x11,x10) & rel(x2,x3) & of(x1,x2) & n_tree(x16) & n_tree(x12) & n_people(x2) & n_path(x7) & n_party(x3) & n_group(x1) & n_groom(x6) & n_grass(x15) & n_grass(x11) & n_bride(x5) & n_bench(x9) & include(x3,x4) & a_down(s1) & Theme(e4,x7) & Theme(e3,x13) & Theme(e2,x8) & Manner(e4,s1) & Actor(e4,x1) & Actor(e3,x14) & Actor(e2,x9) & Actor(e2,x10) & Actor(e1,x3) & (x7 = x8) & (x7 = x13))
exists x1 x2.(of(x1,x2) & n_people(x2) & n_group(x1) & exists x3.(on(x1,x3) & n_beach(x3)))
A group of people, a wedding party including a bride and groom, are walking down a path lined by benches and surrounded by grass and trees.
A wedding is taking place.
0
1
A group of people, a wedding party is taking place including a bride and groom, are walking down a path lined by benches and surrounded by grass and trees.
exists e1 e3 e2 e4 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16.(a_down(s1) & Manner(e4,s1) & Theme(e4,x7) & Actor(e4,x1) & v_walk(e4) & Actor(e3,x14) & subset_of(x16,x14) & n_tree(x16) & subset_of(x15,x14) & n_grass(x15) & Theme(e3,x13) & v_surround(e3) & (x7 = x13) & Actor(e2,x10) & subset_of(x12,x10) & n_tree(x12) & subset_of(x11,x10) & n_grass(x11) & Actor(e2,x9) & n_bench(x9) & Theme(e2,x8) & v_line(e2) & (x7 = x8) & n_path(x7) & of(x1,x2) & rel(x2,x3) & include(x3,x4) & n_groom(x6) & n_bride(x5) & subset_of(x6,x4) & subset_of(x5,x4) & n_party(x3) & Actor(e1,x3) & v_wed(e1) & n_people(x2) & n_group(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_place(x2) & n_wedding(x1))
4cdba6ae-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 e4 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16.(v_wed(e1) & v_walk(e4) & v_surround(e3) & v_line(e2) & subset_of(x6,x4) & subset_of(x5,x4) & subset_of(x16,x14) & subset_of(x15,x14) & subset_of(x12,x10) & subset_of(x11,x10) & rel(x2,x3) & of(x1,x2) & n_tree(x16) & n_tree(x12) & n_people(x2) & n_path(x7) & n_party(x3) & n_group(x1) & n_groom(x6) & n_grass(x15) & n_grass(x11) & n_bride(x5) & n_bench(x9) & include(x3,x4) & a_down(s1) & Theme(e4,x7) & Theme(e3,x13) & Theme(e2,x8) & Manner(e4,s1) & Actor(e4,x1) & Actor(e3,x14) & Actor(e2,x9) & Actor(e2,x10) & Actor(e1,x3) & (x7 = x8) & (x7 = x13))
exists e1 x1 x2.(v_take(e1) & n_wedding(x1) & n_place(x2) & Theme(e1,x2) & Actor(e1,x1))
A group of people, a wedding party including a bride and groom, are walking down a path lined by benches and surrounded by grass and trees.
The wedding is being held inside a church.
2
0.000082
Grass and tress are usually found outdoors not in a church.
exists e1 e3 e4 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16.(a_down(s1) & Manner(e4,s1) & Theme(e4,x7) & Actor(e4,x1) & v_walk(e4) & Actor(e3,x14) & subset_of(x16,x14) & n_tree(x16) & subset_of(x15,x14) & n_grass(x15) & Theme(e3,x13) & v_surround(e3) & (x7 = x13) & Actor(e2,x10) & subset_of(x12,x10) & n_tree(x12) & subset_of(x11,x10) & n_grass(x11) & Actor(e2,x9) & n_bench(x9) & Theme(e2,x8) & v_line(e2) & (x7 = x8) & n_path(x7) & of(x1,x2) & rel(x2,x3) & include(x3,x4) & n_groom(x6) & n_bride(x5) & subset_of(x6,x4) & subset_of(x5,x4) & n_party(x3) & Actor(e1,x3) & v_wed(e1) & n_people(x2) & n_group(x1))
exists e1 x1 x2.(n_wedding(x1) & inside(e1,x2) & n_church(x2) & Theme(e1,x1) & v_hold(e1))
4cdbabf4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e4 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16.(v_wed(e1) & v_walk(e4) & v_surround(e3) & v_line(e2) & subset_of(x6,x4) & subset_of(x5,x4) & subset_of(x16,x14) & subset_of(x15,x14) & subset_of(x12,x10) & subset_of(x11,x10) & rel(x2,x3) & of(x1,x2) & n_tree(x16) & n_tree(x12) & n_people(x2) & n_path(x7) & n_party(x3) & n_group(x1) & n_groom(x6) & n_grass(x15) & n_grass(x11) & n_bride(x5) & n_bench(x9) & include(x3,x4) & a_down(s1) & Theme(e4,x7) & Theme(e3,x13) & Theme(e2,x8) & Manner(e4,s1) & Actor(e4,x1) & Actor(e3,x14) & Actor(e2,x9) & Actor(e2,x10) & Actor(e1,x3) & (x7 = x8) & (x7 = x13))
exists e1 x1 x2.(v_hold(e1) & n_wedding(x1) & n_church(x2) & inside(e1,x2) & Theme(e1,x1))
A group of people, a wedding party including a bride and groom, are walking down a path lined by benches and surrounded by grass and trees.
A group of people are walking down a path.
0
-100
THEY ARE WALKING.
exists e1 e3 e4 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16.(a_down(s1) & Manner(e4,s1) & Theme(e4,x7) & Actor(e4,x1) & v_walk(e4) & Actor(e3,x14) & subset_of(x16,x14) & n_tree(x16) & subset_of(x15,x14) & n_grass(x15) & Theme(e3,x13) & v_surround(e3) & (x7 = x13) & Actor(e2,x10) & subset_of(x12,x10) & n_tree(x12) & subset_of(x11,x10) & n_grass(x11) & Actor(e2,x9) & n_bench(x9) & Theme(e2,x8) & v_line(e2) & (x7 = x8) & n_path(x7) & of(x1,x2) & rel(x2,x3) & include(x3,x4) & n_groom(x6) & n_bride(x5) & subset_of(x6,x4) & subset_of(x5,x4) & n_party(x3) & Actor(e1,x3) & v_wed(e1) & n_people(x2) & n_group(x1))
exists e1 s1 x1 x2 x3.(a_down(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x1) & v_walk(e1) & n_path(x3) & of(x1,x2) & n_people(x2) & n_group(x1))
4cdbb658-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e4 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16.(v_wed(e1) & v_walk(e4) & v_surround(e3) & v_line(e2) & subset_of(x6,x4) & subset_of(x5,x4) & subset_of(x16,x14) & subset_of(x15,x14) & subset_of(x12,x10) & subset_of(x11,x10) & rel(x2,x3) & of(x1,x2) & n_tree(x16) & n_tree(x12) & n_people(x2) & n_path(x7) & n_party(x3) & n_group(x1) & n_groom(x6) & n_grass(x15) & n_grass(x11) & n_bride(x5) & n_bench(x9) & include(x3,x4) & a_down(s1) & Theme(e4,x7) & Theme(e3,x13) & Theme(e2,x8) & Manner(e4,s1) & Actor(e4,x1) & Actor(e3,x14) & Actor(e2,x9) & Actor(e2,x10) & Actor(e1,x3) & (x7 = x8) & (x7 = x13))
exists e1 s1 x1 x2 x3.(v_walk(e1) & of(x1,x2) & n_people(x2) & n_path(x3) & n_group(x1) & a_down(s1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x1))
A group of people, a wedding party including a bride and groom, are walking down a path lined by benches and surrounded by grass and trees.
The bride and groom are getting married outdoors.
1
0.777064
Just because the bride and groom are walking down this path, it does not mean that this is where they will be married.
exists e1 e3 e4 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16.(a_down(s1) & Manner(e4,s1) & Theme(e4,x7) & Actor(e4,x1) & v_walk(e4) & Actor(e3,x14) & subset_of(x16,x14) & n_tree(x16) & subset_of(x15,x14) & n_grass(x15) & Theme(e3,x13) & v_surround(e3) & (x7 = x13) & Actor(e2,x10) & subset_of(x12,x10) & n_tree(x12) & subset_of(x11,x10) & n_grass(x11) & Actor(e2,x9) & n_bench(x9) & Theme(e2,x8) & v_line(e2) & (x7 = x8) & n_path(x7) & of(x1,x2) & rel(x2,x3) & include(x3,x4) & n_groom(x6) & n_bride(x5) & subset_of(x6,x4) & subset_of(x5,x4) & n_party(x3) & Actor(e1,x3) & v_wed(e1) & n_people(x2) & n_group(x1))
exists e1 s1 x1 x2 x3 x4.(n_groom(x3) & n_bride(x2) & subset_of(x3,x1) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x1) & v_get(e1) & n_outdoors(x4) & a_married(s1) & Theme(s1,x4))
4cdbbb30-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e4 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16.(v_wed(e1) & v_walk(e4) & v_surround(e3) & v_line(e2) & subset_of(x6,x4) & subset_of(x5,x4) & subset_of(x16,x14) & subset_of(x15,x14) & subset_of(x12,x10) & subset_of(x11,x10) & rel(x2,x3) & of(x1,x2) & n_tree(x16) & n_tree(x12) & n_people(x2) & n_path(x7) & n_party(x3) & n_group(x1) & n_groom(x6) & n_grass(x15) & n_grass(x11) & n_bride(x5) & n_bench(x9) & include(x3,x4) & a_down(s1) & Theme(e4,x7) & Theme(e3,x13) & Theme(e2,x8) & Manner(e4,s1) & Actor(e4,x1) & Actor(e3,x14) & Actor(e2,x9) & Actor(e2,x10) & Actor(e1,x3) & (x7 = x8) & (x7 = x13))
exists e1 s1 x1 x2 x3 x4.(v_get(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_outdoors(x4) & n_groom(x3) & n_bride(x2) & a_married(s1) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x1))
A group of people, a wedding party including a bride and groom, are walking down a path lined by benches and surrounded by grass and trees.
The woman is wearing a white dress.
1
0.767182
There is no one particular woman highlighted. There is also no reference to a white dress.
exists e1 e3 e4 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16.(a_down(s1) & Manner(e4,s1) & Theme(e4,x7) & Actor(e4,x1) & v_walk(e4) & Actor(e3,x14) & subset_of(x16,x14) & n_tree(x16) & subset_of(x15,x14) & n_grass(x15) & Theme(e3,x13) & v_surround(e3) & (x7 = x13) & Actor(e2,x10) & subset_of(x12,x10) & n_tree(x12) & subset_of(x11,x10) & n_grass(x11) & Actor(e2,x9) & n_bench(x9) & Theme(e2,x8) & v_line(e2) & (x7 = x8) & n_path(x7) & of(x1,x2) & rel(x2,x3) & include(x3,x4) & n_groom(x6) & n_bride(x5) & subset_of(x6,x4) & subset_of(x5,x4) & n_party(x3) & Actor(e1,x3) & v_wed(e1) & n_people(x2) & n_group(x1))
exists e1 s1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_dress(x2) & a_white(s1) & Theme(s1,x2))
4cdbc044-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e4 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16.(v_wed(e1) & v_walk(e4) & v_surround(e3) & v_line(e2) & subset_of(x6,x4) & subset_of(x5,x4) & subset_of(x16,x14) & subset_of(x15,x14) & subset_of(x12,x10) & subset_of(x11,x10) & rel(x2,x3) & of(x1,x2) & n_tree(x16) & n_tree(x12) & n_people(x2) & n_path(x7) & n_party(x3) & n_group(x1) & n_groom(x6) & n_grass(x15) & n_grass(x11) & n_bride(x5) & n_bench(x9) & include(x3,x4) & a_down(s1) & Theme(e4,x7) & Theme(e3,x13) & Theme(e2,x8) & Manner(e4,s1) & Actor(e4,x1) & Actor(e3,x14) & Actor(e2,x9) & Actor(e2,x10) & Actor(e1,x3) & (x7 = x8) & (x7 = x13))
exists e1 s1 x1 x2.(v_wear(e1) & n_woman(x1) & n_dress(x2) & a_white(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A group of people, a wedding party including a bride and groom, are walking down a path lined by benches and surrounded by grass and trees.
A wedding party is walking down the aisle.
1
0.80611
Just because the wedding party is walking down a certain path, that doesn't mean that it is the actual wedding aisle.
exists e1 e3 e4 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16.(a_down(s1) & Manner(e4,s1) & Theme(e4,x7) & Actor(e4,x1) & v_walk(e4) & Actor(e3,x14) & subset_of(x16,x14) & n_tree(x16) & subset_of(x15,x14) & n_grass(x15) & Theme(e3,x13) & v_surround(e3) & (x7 = x13) & Actor(e2,x10) & subset_of(x12,x10) & n_tree(x12) & subset_of(x11,x10) & n_grass(x11) & Actor(e2,x9) & n_bench(x9) & Theme(e2,x8) & v_line(e2) & (x7 = x8) & n_path(x7) & of(x1,x2) & rel(x2,x3) & include(x3,x4) & n_groom(x6) & n_bride(x5) & subset_of(x6,x4) & subset_of(x5,x4) & n_party(x3) & Actor(e1,x3) & v_wed(e1) & n_people(x2) & n_group(x1))
exists e2 e1 s1 x1 x2.(n_aisle(x2) & a_down(s1) & Manner(e2,s1) & Theme(e2,x2) & Actor(e2,x1) & v_walk(e2) & n_party(x1) & Actor(e1,x1) & v_wed(e1))
4cdbc53a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e4 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16.(v_wed(e1) & v_walk(e4) & v_surround(e3) & v_line(e2) & subset_of(x6,x4) & subset_of(x5,x4) & subset_of(x16,x14) & subset_of(x15,x14) & subset_of(x12,x10) & subset_of(x11,x10) & rel(x2,x3) & of(x1,x2) & n_tree(x16) & n_tree(x12) & n_people(x2) & n_path(x7) & n_party(x3) & n_group(x1) & n_groom(x6) & n_grass(x15) & n_grass(x11) & n_bride(x5) & n_bench(x9) & include(x3,x4) & a_down(s1) & Theme(e4,x7) & Theme(e3,x13) & Theme(e2,x8) & Manner(e4,s1) & Actor(e4,x1) & Actor(e3,x14) & Actor(e2,x9) & Actor(e2,x10) & Actor(e1,x3) & (x7 = x8) & (x7 = x13))
exists e2 e1 s1 x1 x2.(v_wed(e1) & v_walk(e2) & n_party(x1) & n_aisle(x2) & a_down(s1) & Theme(e2,x2) & Manner(e2,s1) & Actor(e2,x1) & Actor(e1,x1))