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
Friends are at a bar drinking, eating, and having a conversation.
The friends are having a bad time
2
-100
Friends at a bar cannot be they are having a bad time.
exists e1 p1 p2 x1 x2 x3 x4.(for(p2,e1) & Theme(e1,x4) & Actor(e1,x3) & v_have(e1) & n_conversation(x4) & exists x7 x8.(at(x3,x7) & n_drinking(x7) & of(x7,x8) & n_bar(x8)) & n_friend(x3) & rel(p1,x2) & n_eating(x2) & exists x5 x6.(at(x1,x5) & n_drinking(x5) & of(x5,x6) & n_bar(x6)) & n_friend(x1))
exists e1 s1 x1 x2.(n_friend(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_time(x2) & a_bad(s1) & Theme(s1,x2))
78f148ca-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 p2 x1 x2 x3 x4.(v_have(e1) & rel(p1,x2) & n_friend(x3) & n_friend(x1) & n_eating(x2) & n_conversation(x4) & for(p2,e1) & exists x7 x8.(of(x7,x8) & n_drinking(x7) & n_bar(x8) & at(x3,x7)) & exists x5 x6.(of(x5,x6) & n_drinking(x5) & n_bar(x6) & at(x1,x5)) & Theme(e1,x4) & Actor(e1,x3))
exists e1 s1 x1 x2.(v_have(e1) & n_time(x2) & n_friend(x1) & a_bad(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
Friends are at a bar drinking, eating, and having a conversation.
People are at a bar
0
-100
Friends at a bar means there are people at a bar as part of the description having a conversation.
exists e1 p1 p2 x1 x2 x3 x4.(for(p2,e1) & Theme(e1,x4) & Actor(e1,x3) & v_have(e1) & n_conversation(x4) & exists x7 x8.(at(x3,x7) & n_drinking(x7) & of(x7,x8) & n_bar(x8)) & n_friend(x3) & rel(p1,x2) & n_eating(x2) & exists x5 x6.(at(x1,x5) & n_drinking(x5) & of(x5,x6) & n_bar(x6)) & n_friend(x1))
exists p1 x1.(exists x2.(at(x1,x2) & n_bar(x2)) & n_people(x1))
78f14e1a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 p2 x1 x2 x3 x4.(v_have(e1) & rel(p1,x2) & n_friend(x3) & n_friend(x1) & n_eating(x2) & n_conversation(x4) & for(p2,e1) & exists x7 x8.(of(x7,x8) & n_drinking(x7) & n_bar(x8) & at(x3,x7)) & exists x5 x6.(of(x5,x6) & n_drinking(x5) & n_bar(x6) & at(x1,x5)) & Theme(e1,x4) & Actor(e1,x3))
exists x1.(n_people(x1) & exists x2.(n_bar(x2) & at(x1,x2)))
Friends are at a bar drinking, eating, and having a conversation.
The friends are well acquainted
1
-100
Friends are at a bar don't necessarily imply they are well acquainted.
exists e1 p1 p2 x1 x2 x3 x4.(for(p2,e1) & Theme(e1,x4) & Actor(e1,x3) & v_have(e1) & n_conversation(x4) & exists x7 x8.(at(x3,x7) & n_drinking(x7) & of(x7,x8) & n_bar(x8)) & n_friend(x3) & rel(p1,x2) & n_eating(x2) & exists x5 x6.(at(x1,x5) & n_drinking(x5) & of(x5,x6) & n_bar(x6)) & n_friend(x1))
exists s1 x1.(n_friend(x1) & r_well(s1) & Theme(s1,x1) & a_acquaint(s1))
78f15338-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 p2 x1 x2 x3 x4.(v_have(e1) & rel(p1,x2) & n_friend(x3) & n_friend(x1) & n_eating(x2) & n_conversation(x4) & for(p2,e1) & exists x7 x8.(of(x7,x8) & n_drinking(x7) & n_bar(x8) & at(x3,x7)) & exists x5 x6.(of(x5,x6) & n_drinking(x5) & n_bar(x6) & at(x1,x5)) & Theme(e1,x4) & Actor(e1,x3))
exists s1 x1.(r_well(s1) & n_friend(x1) & a_acquaint(s1) & Theme(s1,x1))
A group of people sit at a table that has food and drinks on it.
the people are running
2
-100
sit and running are not the same.
exists e2 e1 x1 x2 x3 x4 x5 x6 x7.(at(e1,x3) & Theme(e2,x5) & Actor(e2,x4) & v_have(e2) & on(x5,x1) & n_thing(x1) & subset_of(x7,x5) & n_drink(x7) & subset_of(x6,x5) & n_food(x6) & (x3 = x4) & n_table(x3) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_people(x2) & n_group(x1))
exists e1 x1.(n_people(x1) & Actor(e1,x1) & v_run(e1))
78f1589c-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4 x5 x6 x7.(v_sit(e1) & v_have(e2) & subset_of(x7,x5) & subset_of(x6,x5) & on(x5,x1) & of(x1,x2) & n_thing(x1) & n_table(x3) & n_people(x2) & n_group(x1) & n_food(x6) & n_drink(x7) & at(e1,x3) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4))
exists e1 x1.(v_run(e1) & n_people(x1) & Actor(e1,x1))
A group of people sit at a table that has food and drinks on it.
people seated at a table
0
-100
people sit at a table simply means people seated at a table
exists e2 e1 x1 x2 x3 x4 x5 x6 x7.(at(e1,x3) & Theme(e2,x5) & Actor(e2,x4) & v_have(e2) & on(x5,x1) & n_thing(x1) & subset_of(x7,x5) & n_drink(x7) & subset_of(x6,x5) & n_food(x6) & (x3 = x4) & n_table(x3) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_people(x2) & n_group(x1))
exists e1 x1 x2 x3.(a_topic(x1) & at(e1,x3) & n_table(x3) & Theme(e1,x2) & v_seat(e1) & (x1 = x2) & n_people(x1))
78f15d38-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4 x5 x6 x7.(v_sit(e1) & v_have(e2) & subset_of(x7,x5) & subset_of(x6,x5) & on(x5,x1) & of(x1,x2) & n_thing(x1) & n_table(x3) & n_people(x2) & n_group(x1) & n_food(x6) & n_drink(x7) & at(e1,x3) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4))
exists e1 x1 x2 x3.(v_seat(e1) & n_table(x3) & n_people(x1) & at(e1,x3) & a_topic(x1) & Theme(e1,x2) & (x1 = x2))
A group of people sit at a table that has food and drinks on it.
the people are women
1
-100
The people might not all be women.
exists e2 e1 x1 x2 x3 x4 x5 x6 x7.(at(e1,x3) & Theme(e2,x5) & Actor(e2,x4) & v_have(e2) & on(x5,x1) & n_thing(x1) & subset_of(x7,x5) & n_drink(x7) & subset_of(x6,x5) & n_food(x6) & (x3 = x4) & n_table(x3) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_people(x2) & n_group(x1))
exists p1 x1.(n_people(x1) & exists x2.((x1 = x2) & n_woman(x2)))
78f161d4-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4 x5 x6 x7.(v_sit(e1) & v_have(e2) & subset_of(x7,x5) & subset_of(x6,x5) & on(x5,x1) & of(x1,x2) & n_thing(x1) & n_table(x3) & n_people(x2) & n_group(x1) & n_food(x6) & n_drink(x7) & at(e1,x3) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4))
exists x1.(n_people(x1) & exists x2.(n_woman(x2) & (x1 = x2)))
A group of people both men and woman are talking at a table.
they are girls there too
2
-100
A group of people both men and woman must be comprised of adults and it would be inaccurate to claim that there are girls there too.
exists e1 x1 x2 x3 x4 x5 x6.(at(e1,x6) & n_table(x6) & Actor(e1,x1) & v_talk(e1) & of(x1,x2) & subset_of(x5,x2) & n_woman(x5) & subset_of(x3,x2) & n_man(x4) & rel(x3,x4) & n_people(x3) & n_group(x1))
exists p1 s1 s2 x1.(n_thing(x1) & a_too(s2) & Manner(p1,s2) & a_there(s1) & Manner(p1,s1) & exists x2.((x1 = x2) & n_girl(x2)))
78f16832-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6.(v_talk(e1) & subset_of(x5,x2) & subset_of(x3,x2) & rel(x3,x4) & of(x1,x2) & n_woman(x5) & n_table(x6) & n_people(x3) & n_man(x4) & n_group(x1) & at(e1,x6) & Actor(e1,x1))
exists p1 s1 s2 x1.(n_thing(x1) & exists x2.(n_girl(x2) & (x1 = x2)) & a_too(s2) & a_there(s1) & Manner(p1,s2) & Manner(p1,s1))
A group of people both men and woman are talking at a table.
the boy was listening
1
-100
None of the men may be young enough to be called a boy.
exists e1 x1 x2 x3 x4 x5 x6.(at(e1,x6) & n_table(x6) & Actor(e1,x1) & v_talk(e1) & of(x1,x2) & subset_of(x5,x2) & n_woman(x5) & subset_of(x3,x2) & n_man(x4) & rel(x3,x4) & n_people(x3) & n_group(x1))
exists e1 x1.(n_boy(x1) & Actor(e1,x1) & v_listen(e1))
78f16db4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6.(v_talk(e1) & subset_of(x5,x2) & subset_of(x3,x2) & rel(x3,x4) & of(x1,x2) & n_woman(x5) & n_table(x6) & n_people(x3) & n_man(x4) & n_group(x1) & at(e1,x6) & Actor(e1,x1))
exists e1 x1.(v_listen(e1) & n_boy(x1) & Actor(e1,x1))
A group of people both men and woman are talking at a table.
a old man was talking
0
-100
people both men and woman are talking means man was talking
exists e1 x1 x2 x3 x4 x5 x6.(at(e1,x6) & n_table(x6) & Actor(e1,x1) & v_talk(e1) & of(x1,x2) & subset_of(x5,x2) & n_woman(x5) & subset_of(x3,x2) & n_man(x4) & rel(x3,x4) & n_people(x3) & n_group(x1))
exists e1 s1 x1.(Actor(e1,x1) & v_talk(e1) & n_man(x1) & a_old(s1) & Theme(s1,x1))
78f172be-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6.(v_talk(e1) & subset_of(x5,x2) & subset_of(x3,x2) & rel(x3,x4) & of(x1,x2) & n_woman(x5) & n_table(x6) & n_people(x3) & n_man(x4) & n_group(x1) & at(e1,x6) & Actor(e1,x1))
exists e1 s1 x1.(v_talk(e1) & n_man(x1) & a_old(s1) & Theme(s1,x1) & Actor(e1,x1))
A group of young people eating at a restaurant.
There is no one in the restaurant
2
-100
If there is no one in a restaurant, then young people can't be eating at the restaurant.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & at(e1,x4) & n_restaurant(x4) & Actor(e1,x3) & v_eat(e1) & (x2 = x3) & n_people(x2) & a_young(s1) & Theme(s1,x2) & n_group(x1))
exists p1 x1 x3.(n_restaurant(x3) & -exists x2.((x1 = x2) & in(x2,x3) & n_one(x2)))
78f17890-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_eat(e1) & of(x1,x2) & n_restaurant(x4) & n_people(x2) & n_group(x1) & at(e1,x4) & a_young(s1) & a_topic(x1) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3))
exists x1 x3.(n_restaurant(x3) & all x2.(-n_one(x2) | -in(x2,x3) | -(x1 = x2)))
A group of young people eating at a restaurant.
There are young people inside the reastaurant
0
-100
young people eating at a restaurant is same as young people inside the reastaurant
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & at(e1,x4) & n_restaurant(x4) & Actor(e1,x3) & v_eat(e1) & (x2 = x3) & n_people(x2) & a_young(s1) & Theme(s1,x2) & n_group(x1))
exists p1 x1 x3.(n_reastaurant(x3) & exists s1 x2.((x1 = x2) & inside(x2,x3) & n_people(x2) & a_young(s1) & Theme(s1,x2)))
78f17d7c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_eat(e1) & of(x1,x2) & n_restaurant(x4) & n_people(x2) & n_group(x1) & at(e1,x4) & a_young(s1) & a_topic(x1) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3))
exists x1 x3.(n_reastaurant(x3) & exists s1 x2.(n_people(x2) & inside(x2,x3) & a_young(s1) & Theme(s1,x2) & (x1 = x2)))
A group of young people eating at a restaurant.
A group of young men and women are eating
1
-100
They may all be men, or all women.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & at(e1,x4) & n_restaurant(x4) & Actor(e1,x3) & v_eat(e1) & (x2 = x3) & n_people(x2) & a_young(s1) & Theme(s1,x2) & n_group(x1))
exists e1 s1 x1 x2 x3 x4.(Actor(e1,x1) & v_eat(e1) & of(x1,x2) & n_woman(x4) & n_man(x3) & subset_of(x4,x2) & subset_of(x3,x2) & a_young(s1) & Theme(s1,x2) & n_group(x1))
78f1822c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_eat(e1) & of(x1,x2) & n_restaurant(x4) & n_people(x2) & n_group(x1) & at(e1,x4) & a_young(s1) & a_topic(x1) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3))
exists e1 s1 x1 x2 x3 x4.(v_eat(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x1,x2) & n_woman(x4) & n_man(x3) & n_group(x1) & a_young(s1) & Theme(s1,x2) & Actor(e1,x1))
Two men both wearing cowboy hats and ponchos riding horses chasing a cow.
Men are chasing a cow
0
-100
The men must be riding horses in order to be chasing a cow.
exists e3 e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(Theme(e3,x6) & Actor(e3,x5) & v_ride(e3) & Theme(e2,x8) & Actor(e2,x7) & v_chase(e2) & n_cow(x8) & (x6 = x7) & n_horse(x6) & n_poncho(x5) & Theme(e1,x3) & Actor(e1,x1) & v_wear(e1) & n_hat(x3) & of(x3,x4) & n_cowboy(x4) & Time(x1,x2) & n_both(x2) & n_man(x1) & card_eq_2(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_chase(e1) & n_cow(x2) & n_man(x1))
78f18c36-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e1) & v_ride(e3) & v_chase(e2) & of(x3,x4) & n_poncho(x5) & n_man(x1) & n_horse(x6) & n_hat(x3) & n_cowboy(x4) & n_cow(x8) & n_both(x2) & card_eq_2(x1) & Time(x1,x2) & Theme(e3,x6) & Theme(e2,x8) & Theme(e1,x3) & Actor(e3,x5) & Actor(e2,x7) & Actor(e1,x1) & (x6 = x7))
exists e1 x1 x2.(v_chase(e1) & n_man(x1) & n_cow(x2) & Theme(e1,x2) & Actor(e1,x1))
A woman in her pink strip shirt waits at the street crossing for traffic to stop.
A woman is outside waiting on traffic to ease
0
-100
woman waits at the street crossing for traffic to stop is same as woman is outside waiting on traffic to ease
exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_street(x5) & a_topic(x1) & Topic(e1,p1) & exists e2.(Actor(e2,x6) & v_stop(e2)) & for(e1,x8) & n_traffic(x8) & Actor(e1,x7) & v_cross(e1) & (x1 = x7) & (x1 = x6) & at(x1,x5) & in(x1,x2) & n_wait(x2) & of(x2,x4) & n_shirt(x4) & of(x2,x3) & n_strip(x3) & a_pink(s1) & Theme(s1,x2) & of(x2,x1) & n_female(x1) & n_woman(x1))
exists e1 p1 s1 x1 x2.(for(s1,e1) & Topic(e1,p1) & exists e2.(Actor(e2,x1) & v_ease(e2)) & on(e1,x2) & n_traffic(x2) & Actor(e1,x1) & v_wait(e1) & Theme(s1,x1) & a_outside(s1) & n_woman(x1))
78f19bcc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_cross(e1) & of(x2,x4) & of(x2,x3) & of(x2,x1) & n_woman(x1) & n_wait(x2) & n_traffic(x8) & n_strip(x3) & n_street(x5) & n_shirt(x4) & n_female(x1) & in(x1,x2) & for(e1,x8) & exists e2.(v_stop(e2) & Actor(e2,x6)) & at(x1,x5) & a_topic(x1) & a_pink(s1) & Topic(e1,p1) & Theme(s1,x2) & Actor(e1,x7) & (x1 = x7) & (x1 = x6))
exists e1 p1 s1 x1 x2.(v_wait(e1) & on(e1,x2) & n_woman(x1) & n_traffic(x2) & for(s1,e1) & exists e2.(v_ease(e2) & Actor(e2,x1)) & a_outside(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1))
A black and brown dog chewing on a stick
The dog likes sticks.
0
-100
dog chewing on a stick means dog likes sticks
exists e1 s1 s2 x1 x2 x3.(a_topic(x1) & on(e1,x3) & n_stick(x3) & Actor(e1,x2) & v_chew(e1) & (x1 = x2) & n_dog(x1) & a_brown(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_dog(x1) & Theme(e1,x2) & Actor(e1,x1) & v_like(e1) & n_stick(x2))
78f1a554-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_chew(e1) & on(e1,x3) & n_stick(x3) & n_dog(x1) & a_topic(x1) & a_brown(s2) & a_black(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_like(e1) & n_stick(x2) & n_dog(x1) & Theme(e1,x2) & Actor(e1,x1))
boy and his grandmother laugh together.
A boy and his grandmother are cooking pizza.
2
-100
People who laugh together are unlikely to be cooking pizza at the same exact instant.
exists s1 x1 x2 x3.(a_topic(s1) & subset_of(x2,s1) & r_together(x2) & n_laugh(x2) & of(x2,x3) & n_grandmother(x3) & of(x2,x1) & n_male(x1) & subset_of(x1,s1) & n_boy(x1))
exists p1 x1 x2 x3.(exists s1 x4.((x1 = x4) & n_pizza(x4) & a_cooking(s1) & Theme(s1,x4)) & subset_of(x3,x1) & n_grandmother(x3) & of(x3,x2) & n_male(x2) & subset_of(x2,x1) & n_boy(x2))
78f1b5f8-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3.(subset_of(x2,s1) & subset_of(x1,s1) & r_together(x2) & of(x2,x3) & of(x2,x1) & n_male(x1) & n_laugh(x2) & n_grandmother(x3) & n_boy(x1) & a_topic(s1))
exists x1 x2 x3.(subset_of(x3,x1) & subset_of(x2,x1) & of(x3,x2) & n_male(x2) & n_grandmother(x3) & n_boy(x2) & exists s1 x4.(n_pizza(x4) & a_cooking(s1) & Theme(s1,x4) & (x1 = x4)))
An African American family picking vegetables from the garden, while mom holds the baby and supervises.
Family eating fruit and vegetables
1
0.661143
They are picking the vegetables, not eating them. They could be picking them to give to someone else.
exists e1 p1 s1 s2 x1 x2 x3 x4 x6 x7 x8.(n_supervise(x8) & n_baby(x7) & subset_of(x8,x6) & subset_of(x7,x6) & n_garden(x4) & a_topic(x1) & exists e2 x5.(Theme(e2,x6) & Actor(e2,x5) & v_hold(e2) & n_mom(x5)) & while(e1,p1) & from(e1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_pick(e1) & n_vegetable(x3) & (x1 = x2) & n_family(x1) & a_american(s2) & Theme(s2,x1) & a_african(s1) & Theme(s1,x1))
exists s1 x1 x2 x3 x4.(n_vegetable(x2) & n_fruit(x1) & of(x1,x4) & n_eating(x4) & (x1 = x3) & ne_nam_family(x3) & subset_of(x2,s1) & subset_of(x1,s1) & a_topic(s1))
78f32a3c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 x1 x2 x3 x4 x6 x7 x8.(while(e1,p1) & v_pick(e1) & subset_of(x8,x6) & subset_of(x7,x6) & n_vegetable(x3) & n_supervise(x8) & n_garden(x4) & n_family(x1) & n_baby(x7) & from(e1,x4) & exists e2 x5.(v_hold(e2) & n_mom(x5) & Theme(e2,x6) & Actor(e2,x5)) & a_topic(x1) & a_american(s2) & a_african(s1) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists s1 x1 x2 x3 x4.(subset_of(x2,s1) & subset_of(x1,s1) & of(x1,x4) & ne_nam_family(x3) & n_vegetable(x2) & n_fruit(x1) & n_eating(x4) & a_topic(s1) & (x1 = x3))
An African American family picking vegetables from the garden, while mom holds the baby and supervises.
10 people picking veggies.
1
0.125373
The family could be of any size, so there are not necessarily 10 people picking veggies.
exists e1 p1 s1 s2 x1 x2 x3 x4 x6 x7 x8.(n_supervise(x8) & n_baby(x7) & subset_of(x8,x6) & subset_of(x7,x6) & n_garden(x4) & a_topic(x1) & exists e2 x5.(Theme(e2,x6) & Actor(e2,x5) & v_hold(e2) & n_mom(x5)) & while(e1,p1) & from(e1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_pick(e1) & n_vegetable(x3) & (x1 = x2) & n_family(x1) & a_american(s2) & Theme(s2,x1) & a_african(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_pick(e1) & n_veggy(x3) & (x1 = x2) & n_people(x1) & n_date(x1) & a_date_day_10(x1) & a_date_day_10(x1))
78f33824-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 x1 x2 x3 x4 x6 x7 x8.(while(e1,p1) & v_pick(e1) & subset_of(x8,x6) & subset_of(x7,x6) & n_vegetable(x3) & n_supervise(x8) & n_garden(x4) & n_family(x1) & n_baby(x7) & from(e1,x4) & exists e2 x5.(v_hold(e2) & n_mom(x5) & Theme(e2,x6) & Actor(e2,x5)) & a_topic(x1) & a_american(s2) & a_african(s1) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_pick(e1) & n_veggy(x3) & n_people(x1) & n_date(x1) & a_topic(x1) & a_date_day_10(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
An African American family picking vegetables from the garden, while mom holds the baby and supervises.
An African American family is happily picking vegetables.
1
0.697547
They might not enjoy picking vegetables, so they might not be doing it happily.
exists e1 p1 s1 s2 x1 x2 x3 x4 x6 x7 x8.(n_supervise(x8) & n_baby(x7) & subset_of(x8,x6) & subset_of(x7,x6) & n_garden(x4) & a_topic(x1) & exists e2 x5.(Theme(e2,x6) & Actor(e2,x5) & v_hold(e2) & n_mom(x5)) & while(e1,p1) & from(e1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_pick(e1) & n_vegetable(x3) & (x1 = x2) & n_family(x1) & a_american(s2) & Theme(s2,x1) & a_african(s1) & Theme(s1,x1))
exists e1 s1 s2 s3 x1 x2.(a_happily(s3) & Manner(e1,s3) & Theme(e1,x2) & Actor(e1,x1) & v_pick(e1) & n_vegetable(x2) & n_family(x1) & a_american(s2) & Theme(s2,x1) & a_african(s1) & Theme(s1,x1))
78f33da6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 x1 x2 x3 x4 x6 x7 x8.(while(e1,p1) & v_pick(e1) & subset_of(x8,x6) & subset_of(x7,x6) & n_vegetable(x3) & n_supervise(x8) & n_garden(x4) & n_family(x1) & n_baby(x7) & from(e1,x4) & exists e2 x5.(v_hold(e2) & n_mom(x5) & Theme(e2,x6) & Actor(e2,x5)) & a_topic(x1) & a_american(s2) & a_african(s1) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 s2 s3 x1 x2.(v_pick(e1) & n_vegetable(x2) & n_family(x1) & a_happily(s3) & a_american(s2) & a_african(s1) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s3) & Actor(e1,x1))
An African American family picking vegetables from the garden, while mom holds the baby and supervises.
A family is tending their garden in the bright morning sun.
1
0.690111
It could be any time of day, so they might not be doing it in the morning, or in the sun.
exists e1 p1 s1 s2 x1 x2 x3 x4 x6 x7 x8.(n_supervise(x8) & n_baby(x7) & subset_of(x8,x6) & subset_of(x7,x6) & n_garden(x4) & a_topic(x1) & exists e2 x5.(Theme(e2,x6) & Actor(e2,x5) & v_hold(e2) & n_mom(x5)) & while(e1,p1) & from(e1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_pick(e1) & n_vegetable(x3) & (x1 = x2) & n_family(x1) & a_american(s2) & Theme(s2,x1) & a_african(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3 x4.(n_sun(x3) & of(x3,x4) & n_morning(x4) & a_bright(s1) & Theme(s1,x3) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_tend(e1) & n_garden(x2) & of(x2,x1) & n_thing(x1) & n_family(x1))
78f350ca-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 x1 x2 x3 x4 x6 x7 x8.(while(e1,p1) & v_pick(e1) & subset_of(x8,x6) & subset_of(x7,x6) & n_vegetable(x3) & n_supervise(x8) & n_garden(x4) & n_family(x1) & n_baby(x7) & from(e1,x4) & exists e2 x5.(v_hold(e2) & n_mom(x5) & Theme(e2,x6) & Actor(e2,x5)) & a_topic(x1) & a_american(s2) & a_african(s1) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2 x3 x4.(v_tend(e1) & of(x3,x4) & of(x2,x1) & n_thing(x1) & n_sun(x3) & n_morning(x4) & n_garden(x2) & n_family(x1) & in(e1,x3) & a_bright(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1))
An African American family picking vegetables from the garden, while mom holds the baby and supervises.
A family is gathering food for dinner from their garden while the mother tells them what she needs for the meal.
1
0.773522
The veggies might not be for dinner but for another meal, and it might not be their garden, it could be a community garden.
exists e1 p1 s1 s2 x1 x2 x3 x4 x6 x7 x8.(n_supervise(x8) & n_baby(x7) & subset_of(x8,x6) & subset_of(x7,x6) & n_garden(x4) & a_topic(x1) & exists e2 x5.(Theme(e2,x6) & Actor(e2,x5) & v_hold(e2) & n_mom(x5)) & while(e1,p1) & from(e1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_pick(e1) & n_vegetable(x3) & (x1 = x2) & n_family(x1) & a_american(s2) & Theme(s2,x1) & a_african(s1) & Theme(s1,x1))
exists e1 p1 x1 x2 x3 x4 x5 x7.(n_meal(x7) & n_mother(x5) & exists e3 e2 x6.(n_thing(x6) & Recipient(e3,x1) & Theme(e3,x6) & Actor(e3,x5) & v_tell(e3) & for(e2,x7) & Theme(e2,x6) & Actor(e2,x1) & v_need(e2)) & n_thing(x1) & n_thing(x1) & n_female(x1) & while(e1,p1) & for(e1,x3) & from(x3,x4) & n_garden(x4) & of(x4,x1) & n_dinner(x3) & Theme(e1,x2) & Actor(e1,x1) & v_gather(e1) & n_food(x2) & n_family(x1))
78f3575a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 x1 x2 x3 x4 x6 x7 x8.(while(e1,p1) & v_pick(e1) & subset_of(x8,x6) & subset_of(x7,x6) & n_vegetable(x3) & n_supervise(x8) & n_garden(x4) & n_family(x1) & n_baby(x7) & from(e1,x4) & exists e2 x5.(v_hold(e2) & n_mom(x5) & Theme(e2,x6) & Actor(e2,x5)) & a_topic(x1) & a_american(s2) & a_african(s1) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 p1 x1 x2 x3 x4 x5 x7.(while(e1,p1) & v_gather(e1) & of(x4,x1) & n_thing(x1) & n_mother(x5) & n_meal(x7) & n_garden(x4) & n_food(x2) & n_female(x1) & n_family(x1) & n_dinner(x3) & from(x3,x4) & for(e1,x3) & exists e3 e2 x6.(v_tell(e3) & v_need(e2) & n_thing(x6) & for(e2,x7) & Theme(e3,x6) & Theme(e2,x6) & Recipient(e3,x1) & Actor(e3,x5) & Actor(e2,x1)) & Theme(e1,x2) & Actor(e1,x1))
An African American family picking vegetables from the garden, while mom holds the baby and supervises.
An African American family is picking vegetables.
0
0.949435
THE FAMILY IS PICKING VEGETABLES.
exists e1 p1 s1 s2 x1 x2 x3 x4 x6 x7 x8.(n_supervise(x8) & n_baby(x7) & subset_of(x8,x6) & subset_of(x7,x6) & n_garden(x4) & a_topic(x1) & exists e2 x5.(Theme(e2,x6) & Actor(e2,x5) & v_hold(e2) & n_mom(x5)) & while(e1,p1) & from(e1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_pick(e1) & n_vegetable(x3) & (x1 = x2) & n_family(x1) & a_american(s2) & Theme(s2,x1) & a_african(s1) & Theme(s1,x1))
exists e1 s1 s2 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_pick(e1) & n_vegetable(x2) & n_family(x1) & a_american(s2) & Theme(s2,x1) & a_african(s1) & Theme(s1,x1))
78f36218-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 x1 x2 x3 x4 x6 x7 x8.(while(e1,p1) & v_pick(e1) & subset_of(x8,x6) & subset_of(x7,x6) & n_vegetable(x3) & n_supervise(x8) & n_garden(x4) & n_family(x1) & n_baby(x7) & from(e1,x4) & exists e2 x5.(v_hold(e2) & n_mom(x5) & Theme(e2,x6) & Actor(e2,x5)) & a_topic(x1) & a_american(s2) & a_african(s1) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 s2 x1 x2.(v_pick(e1) & n_vegetable(x2) & n_family(x1) & a_american(s2) & a_african(s1) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
An African American family picking vegetables from the garden, while mom holds the baby and supervises.
A family is at the supermarket.
2
0.000021
One cannot be in a supermarket and a garden simultaneously.
exists e1 p1 s1 s2 x1 x2 x3 x4 x6 x7 x8.(n_supervise(x8) & n_baby(x7) & subset_of(x8,x6) & subset_of(x7,x6) & n_garden(x4) & a_topic(x1) & exists e2 x5.(Theme(e2,x6) & Actor(e2,x5) & v_hold(e2) & n_mom(x5)) & while(e1,p1) & from(e1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_pick(e1) & n_vegetable(x3) & (x1 = x2) & n_family(x1) & a_american(s2) & Theme(s2,x1) & a_african(s1) & Theme(s1,x1))
exists p1 x1 x2.(n_supermarket(x2) & at(x1,x2) & n_family(x1))
78f36790-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 x1 x2 x3 x4 x6 x7 x8.(while(e1,p1) & v_pick(e1) & subset_of(x8,x6) & subset_of(x7,x6) & n_vegetable(x3) & n_supervise(x8) & n_garden(x4) & n_family(x1) & n_baby(x7) & from(e1,x4) & exists e2 x5.(v_hold(e2) & n_mom(x5) & Theme(e2,x6) & Actor(e2,x5)) & a_topic(x1) & a_american(s2) & a_african(s1) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists x1 x2.(n_supermarket(x2) & n_family(x1) & at(x1,x2))
A little girl with a kitten graphic on her shirt is riding in the saddle of a brown horse with a black mane next to a fence outside in a green field on a sunny day.
A girl is riding her new horse, Buttons, that she got for her birthday.
1
0.000003
Answer: Not all horses are new horse. The little girl can also be riding her favourite horse.
exists e1 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(n_saddle(x4) & on(e1,x11) & n_day(x11) & a_sunny(s6) & Theme(s6,x11) & in(e1,x4) & of(x4,x5) & with(x5,x6) & to(x7,x8) & in(x8,x10) & n_field(x10) & a_green(s5) & Theme(s5,x10) & n_outside(x8) & of(x8,x9) & n_fence(x9) & next(x6,x7) & n_thing(x7) & n_mane(x6) & a_black(s4) & Theme(s4,x6) & n_horse(x5) & a_brown(s3) & Theme(s3,x5) & Actor(e1,x1) & v_ride(e1) & with(x1,x2) & on(x2,x3) & n_shirt(x3) & of(x3,x1) & n_female(x1) & n_graphic(x2) & a_kitten(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists e1 e2 s1 x1 x2 x3 x4 x5.(Theme(e2,x2) & Actor(e2,x1) & v_ride(e2) & for(e1,x5) & n_birthday(x5) & of(x5,x1) & n_female(x1) & n_female(x1) & n_female(x1) & Theme(e1,x4) & Actor(e1,x1) & v_get(e1) & (x2 = x4) & rel(x2,x3) & n_buttons(x3) & n_horse(x2) & a_new(s1) & Theme(s1,x2) & of(x2,x1) & n_girl(x1))
78f39666-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(with(x5,x6) & with(x1,x2) & v_ride(e1) & to(x7,x8) & on(x2,x3) & on(e1,x11) & of(x8,x9) & of(x4,x5) & of(x3,x1) & next(x6,x7) & n_thing(x7) & n_shirt(x3) & n_saddle(x4) & n_outside(x8) & n_mane(x6) & n_horse(x5) & n_graphic(x2) & n_girl(x1) & n_field(x10) & n_fence(x9) & n_female(x1) & n_day(x11) & in(x8,x10) & in(e1,x4) & a_sunny(s6) & a_little(s1) & a_kitten(s2) & a_green(s5) & a_brown(s3) & a_black(s4) & Theme(s6,x11) & Theme(s5,x10) & Theme(s4,x6) & Theme(s3,x5) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))
exists e1 e2 s1 x1 x2 x3 x4 x5.(v_ride(e2) & v_get(e1) & rel(x2,x3) & of(x5,x1) & of(x2,x1) & n_horse(x2) & n_girl(x1) & n_female(x1) & n_buttons(x3) & n_birthday(x5) & for(e1,x5) & a_new(s1) & Theme(s1,x2) & Theme(e2,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x1) & (x2 = x4))
A little girl with a kitten graphic on her shirt is riding in the saddle of a brown horse with a black mane next to a fence outside in a green field on a sunny day.
The girl is going to go through a jump course on her horse.
1
0.219943
The girl could be riding the house on any sort of area, not necessarily a jump course.
exists e1 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(n_saddle(x4) & on(e1,x11) & n_day(x11) & a_sunny(s6) & Theme(s6,x11) & in(e1,x4) & of(x4,x5) & with(x5,x6) & to(x7,x8) & in(x8,x10) & n_field(x10) & a_green(s5) & Theme(s5,x10) & n_outside(x8) & of(x8,x9) & n_fence(x9) & next(x6,x7) & n_thing(x7) & n_mane(x6) & a_black(s4) & Theme(s4,x6) & n_horse(x5) & a_brown(s3) & Theme(s3,x5) & Actor(e1,x1) & v_ride(e1) & with(x1,x2) & on(x2,x3) & n_shirt(x3) & of(x3,x1) & n_female(x1) & n_graphic(x2) & a_kitten(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists e1 p1 x1 x4.(n_horse(x4) & of(x4,x1) & n_female(x1) & n_girl(x1) & Topic(e1,p1) & Actor(e1,x1) & v_go(e1) & exists e2 x2 x3.(through(e2,x2) & on(x2,x4) & n_course(x2) & of(x2,x3) & n_jump(x3) & Actor(e2,x1) & v_go(e2)))
78f3aeb2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(with(x5,x6) & with(x1,x2) & v_ride(e1) & to(x7,x8) & on(x2,x3) & on(e1,x11) & of(x8,x9) & of(x4,x5) & of(x3,x1) & next(x6,x7) & n_thing(x7) & n_shirt(x3) & n_saddle(x4) & n_outside(x8) & n_mane(x6) & n_horse(x5) & n_graphic(x2) & n_girl(x1) & n_field(x10) & n_fence(x9) & n_female(x1) & n_day(x11) & in(x8,x10) & in(e1,x4) & a_sunny(s6) & a_little(s1) & a_kitten(s2) & a_green(s5) & a_brown(s3) & a_black(s4) & Theme(s6,x11) & Theme(s5,x10) & Theme(s4,x6) & Theme(s3,x5) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))
exists e1 p1 x1 x4.(v_go(e1) & of(x4,x1) & n_horse(x4) & n_girl(x1) & n_female(x1) & exists e2 x2 x3.(v_go(e2) & through(e2,x2) & on(x2,x4) & of(x2,x3) & n_jump(x3) & n_course(x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
A little girl with a kitten graphic on her shirt is riding in the saddle of a brown horse with a black mane next to a fence outside in a green field on a sunny day.
A little girl and a horse are outside.
0
0.962338
Fence is outside.
exists e1 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(n_saddle(x4) & on(e1,x11) & n_day(x11) & a_sunny(s6) & Theme(s6,x11) & in(e1,x4) & of(x4,x5) & with(x5,x6) & to(x7,x8) & in(x8,x10) & n_field(x10) & a_green(s5) & Theme(s5,x10) & n_outside(x8) & of(x8,x9) & n_fence(x9) & next(x6,x7) & n_thing(x7) & n_mane(x6) & a_black(s4) & Theme(s4,x6) & n_horse(x5) & a_brown(s3) & Theme(s3,x5) & Actor(e1,x1) & v_ride(e1) & with(x1,x2) & on(x2,x3) & n_shirt(x3) & of(x3,x1) & n_female(x1) & n_graphic(x2) & a_kitten(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists s1 s2 x1 x2 x3.(Theme(s2,x1) & a_outside(s2) & subset_of(x3,x1) & n_horse(x3) & subset_of(x2,x1) & n_girl(x2) & a_little(s1) & Theme(s1,x2))
78f3b3bc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(with(x5,x6) & with(x1,x2) & v_ride(e1) & to(x7,x8) & on(x2,x3) & on(e1,x11) & of(x8,x9) & of(x4,x5) & of(x3,x1) & next(x6,x7) & n_thing(x7) & n_shirt(x3) & n_saddle(x4) & n_outside(x8) & n_mane(x6) & n_horse(x5) & n_graphic(x2) & n_girl(x1) & n_field(x10) & n_fence(x9) & n_female(x1) & n_day(x11) & in(x8,x10) & in(e1,x4) & a_sunny(s6) & a_little(s1) & a_kitten(s2) & a_green(s5) & a_brown(s3) & a_black(s4) & Theme(s6,x11) & Theme(s5,x10) & Theme(s4,x6) & Theme(s3,x5) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))
exists s1 s2 x1 x2 x3.(subset_of(x3,x1) & subset_of(x2,x1) & n_horse(x3) & n_girl(x2) & a_outside(s2) & a_little(s1) & Theme(s2,x1) & Theme(s1,x2))
A little girl with a kitten graphic on her shirt is riding in the saddle of a brown horse with a black mane next to a fence outside in a green field on a sunny day.
A little girl is building a sandcastle.
2
0.000112
One cannot be riding and building a sandcastle simultaneously.
exists e1 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(n_saddle(x4) & on(e1,x11) & n_day(x11) & a_sunny(s6) & Theme(s6,x11) & in(e1,x4) & of(x4,x5) & with(x5,x6) & to(x7,x8) & in(x8,x10) & n_field(x10) & a_green(s5) & Theme(s5,x10) & n_outside(x8) & of(x8,x9) & n_fence(x9) & next(x6,x7) & n_thing(x7) & n_mane(x6) & a_black(s4) & Theme(s4,x6) & n_horse(x5) & a_brown(s3) & Theme(s3,x5) & Actor(e1,x1) & v_ride(e1) & with(x1,x2) & on(x2,x3) & n_shirt(x3) & of(x3,x1) & n_female(x1) & n_graphic(x2) & a_kitten(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_build(e1) & n_sandcastle(x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
78f3b86c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(with(x5,x6) & with(x1,x2) & v_ride(e1) & to(x7,x8) & on(x2,x3) & on(e1,x11) & of(x8,x9) & of(x4,x5) & of(x3,x1) & next(x6,x7) & n_thing(x7) & n_shirt(x3) & n_saddle(x4) & n_outside(x8) & n_mane(x6) & n_horse(x5) & n_graphic(x2) & n_girl(x1) & n_field(x10) & n_fence(x9) & n_female(x1) & n_day(x11) & in(x8,x10) & in(e1,x4) & a_sunny(s6) & a_little(s1) & a_kitten(s2) & a_green(s5) & a_brown(s3) & a_black(s4) & Theme(s6,x11) & Theme(s5,x10) & Theme(s4,x6) & Theme(s3,x5) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_build(e1) & n_sandcastle(x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
A little girl with a kitten graphic on her shirt is riding in the saddle of a brown horse with a black mane next to a fence outside in a green field on a sunny day.
the girl in a cat shirt was on a horse in the summer
1
0.733494
It might be late spring or early fall, not necessarily summer.
exists e1 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(n_saddle(x4) & on(e1,x11) & n_day(x11) & a_sunny(s6) & Theme(s6,x11) & in(e1,x4) & of(x4,x5) & with(x5,x6) & to(x7,x8) & in(x8,x10) & n_field(x10) & a_green(s5) & Theme(s5,x10) & n_outside(x8) & of(x8,x9) & n_fence(x9) & next(x6,x7) & n_thing(x7) & n_mane(x6) & a_black(s4) & Theme(s4,x6) & n_horse(x5) & a_brown(s3) & Theme(s3,x5) & Actor(e1,x1) & v_ride(e1) & with(x1,x2) & on(x2,x3) & n_shirt(x3) & of(x3,x1) & n_female(x1) & n_graphic(x2) & a_kitten(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists p1 x1 x2 x3 x4.(n_summer(x4) & n_girl(x1) & in(p1,x4) & exists x5.(on(x1,x5) & n_horse(x5)) & in(x1,x2) & n_shirt(x2) & of(x2,x3) & n_cat(x3))
78f3c230-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(with(x5,x6) & with(x1,x2) & v_ride(e1) & to(x7,x8) & on(x2,x3) & on(e1,x11) & of(x8,x9) & of(x4,x5) & of(x3,x1) & next(x6,x7) & n_thing(x7) & n_shirt(x3) & n_saddle(x4) & n_outside(x8) & n_mane(x6) & n_horse(x5) & n_graphic(x2) & n_girl(x1) & n_field(x10) & n_fence(x9) & n_female(x1) & n_day(x11) & in(x8,x10) & in(e1,x4) & a_sunny(s6) & a_little(s1) & a_kitten(s2) & a_green(s5) & a_brown(s3) & a_black(s4) & Theme(s6,x11) & Theme(s5,x10) & Theme(s4,x6) & Theme(s3,x5) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))
exists p1 x1 x2 x3 x4.(of(x2,x3) & n_summer(x4) & n_shirt(x2) & n_girl(x1) & n_cat(x3) & in(x1,x2) & in(p1,x4) & exists x5.(on(x1,x5) & n_horse(x5)))
A little girl with a kitten graphic on her shirt is riding in the saddle of a brown horse with a black mane next to a fence outside in a green field on a sunny day.
A little girl rides a horse as her parents look on.
1
0.686282
Just because the little girl is riding a horse doesn't mean that her parents look on.
exists e1 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(n_saddle(x4) & on(e1,x11) & n_day(x11) & a_sunny(s6) & Theme(s6,x11) & in(e1,x4) & of(x4,x5) & with(x5,x6) & to(x7,x8) & in(x8,x10) & n_field(x10) & a_green(s5) & Theme(s5,x10) & n_outside(x8) & of(x8,x9) & n_fence(x9) & next(x6,x7) & n_thing(x7) & n_mane(x6) & a_black(s4) & Theme(s4,x6) & n_horse(x5) & a_brown(s3) & Theme(s3,x5) & Actor(e1,x1) & v_ride(e1) & with(x1,x2) & on(x2,x3) & n_shirt(x3) & of(x3,x1) & n_female(x1) & n_graphic(x2) & a_kitten(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists e1 p1 s1 x1 x2 x3.(exists e2 p2.(exists s2.(Theme(s2,x3) & a_on(s2)) & Topic(e2,p2) & Actor(e2,x3) & v_look(e2)) & n_parent(x3) & of(x3,x1) & n_female(x1) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_horse(x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
78f3d586-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(with(x5,x6) & with(x1,x2) & v_ride(e1) & to(x7,x8) & on(x2,x3) & on(e1,x11) & of(x8,x9) & of(x4,x5) & of(x3,x1) & next(x6,x7) & n_thing(x7) & n_shirt(x3) & n_saddle(x4) & n_outside(x8) & n_mane(x6) & n_horse(x5) & n_graphic(x2) & n_girl(x1) & n_field(x10) & n_fence(x9) & n_female(x1) & n_day(x11) & in(x8,x10) & in(e1,x4) & a_sunny(s6) & a_little(s1) & a_kitten(s2) & a_green(s5) & a_brown(s3) & a_black(s4) & Theme(s6,x11) & Theme(s5,x10) & Theme(s4,x6) & Theme(s3,x5) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))
exists e1 p1 s1 x1 x2 x3.(v_ride(e1) & of(x3,x1) & n_parent(x3) & n_horse(x2) & n_girl(x1) & n_female(x1) & exists e2 p2.(v_look(e2) & exists s2.(a_on(s2) & Theme(s2,x3)) & Topic(e2,p2) & Actor(e2,x3)) & as(e1,p1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
A little girl with a kitten graphic on her shirt is riding in the saddle of a brown horse with a black mane next to a fence outside in a green field on a sunny day.
The girl and the horse live on a farm.
1
0.783473
The fact that the little girl is riding the horse does not tell that both live on a farm.
exists e1 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(n_saddle(x4) & on(e1,x11) & n_day(x11) & a_sunny(s6) & Theme(s6,x11) & in(e1,x4) & of(x4,x5) & with(x5,x6) & to(x7,x8) & in(x8,x10) & n_field(x10) & a_green(s5) & Theme(s5,x10) & n_outside(x8) & of(x8,x9) & n_fence(x9) & next(x6,x7) & n_thing(x7) & n_mane(x6) & a_black(s4) & Theme(s4,x6) & n_horse(x5) & a_brown(s3) & Theme(s3,x5) & Actor(e1,x1) & v_ride(e1) & with(x1,x2) & on(x2,x3) & n_shirt(x3) & of(x3,x1) & n_female(x1) & n_graphic(x2) & a_kitten(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists e1 x1 x2 x3 x4.(n_horse(x3) & n_girl(x2) & on(e1,x4) & n_farm(x4) & Actor(e1,x1) & v_live(e1) & subset_of(x3,x1) & subset_of(x2,x1))
78f3db08-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(with(x5,x6) & with(x1,x2) & v_ride(e1) & to(x7,x8) & on(x2,x3) & on(e1,x11) & of(x8,x9) & of(x4,x5) & of(x3,x1) & next(x6,x7) & n_thing(x7) & n_shirt(x3) & n_saddle(x4) & n_outside(x8) & n_mane(x6) & n_horse(x5) & n_graphic(x2) & n_girl(x1) & n_field(x10) & n_fence(x9) & n_female(x1) & n_day(x11) & in(x8,x10) & in(e1,x4) & a_sunny(s6) & a_little(s1) & a_kitten(s2) & a_green(s5) & a_brown(s3) & a_black(s4) & Theme(s6,x11) & Theme(s5,x10) & Theme(s4,x6) & Theme(s3,x5) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_live(e1) & subset_of(x3,x1) & subset_of(x2,x1) & on(e1,x4) & n_horse(x3) & n_girl(x2) & n_farm(x4) & Actor(e1,x1))
An elderly women buying shampoo and conditioner at a store.
An old lady is buying her favorite shampoo.
1
0.804317
I can not guarantee that the woman is buying her favorite shampoo.
exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & at(e1,x6) & n_store(x6) & Theme(e1,x3) & Actor(e1,x2) & v_buy(e1) & n_conditioner(x5) & n_shampoo(x4) & subset_of(x5,x3) & subset_of(x4,x3) & (x1 = x2) & n_woman(x1) & a_elderly(s1) & Theme(s1,x1))
exists e1 s1 s2 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_buy(e1) & n_shampoo(x2) & a_favorite(s2) & Theme(s2,x2) & of(x2,x1) & n_female(x1) & n_lady(x1) & a_old(s1) & Theme(s1,x1))
78f41640-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_buy(e1) & subset_of(x5,x3) & subset_of(x4,x3) & n_woman(x1) & n_store(x6) & n_shampoo(x4) & n_conditioner(x5) & at(e1,x6) & a_topic(x1) & a_elderly(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 s2 x1 x2.(v_buy(e1) & of(x2,x1) & n_shampoo(x2) & n_lady(x1) & n_female(x1) & a_old(s1) & a_favorite(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
An elderly women buying shampoo and conditioner at a store.
The shampoo was expensive.
1
0.243147
Just because the woman is buying shampoo does not mean that it is expensive.
exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & at(e1,x6) & n_store(x6) & Theme(e1,x3) & Actor(e1,x2) & v_buy(e1) & n_conditioner(x5) & n_shampoo(x4) & subset_of(x5,x3) & subset_of(x4,x3) & (x1 = x2) & n_woman(x1) & a_elderly(s1) & Theme(s1,x1))
exists s1 x1.(n_shampoo(x1) & Theme(s1,x1) & a_expensive(s1))
78f43364-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_buy(e1) & subset_of(x5,x3) & subset_of(x4,x3) & n_woman(x1) & n_store(x6) & n_shampoo(x4) & n_conditioner(x5) & at(e1,x6) & a_topic(x1) & a_elderly(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists s1 x1.(n_shampoo(x1) & a_expensive(s1) & Theme(s1,x1))
An elderly women buying shampoo and conditioner at a store.
The woman is buying a computer.
2
0.000015
She is either buying computer or shampoo and conditioner.
exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & at(e1,x6) & n_store(x6) & Theme(e1,x3) & Actor(e1,x2) & v_buy(e1) & n_conditioner(x5) & n_shampoo(x4) & subset_of(x5,x3) & subset_of(x4,x3) & (x1 = x2) & n_woman(x1) & a_elderly(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_buy(e1) & n_computer(x2))
78f43df0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_buy(e1) & subset_of(x5,x3) & subset_of(x4,x3) & n_woman(x1) & n_store(x6) & n_shampoo(x4) & n_conditioner(x5) & at(e1,x6) & a_topic(x1) & a_elderly(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_buy(e1) & n_woman(x1) & n_computer(x2) & Theme(e1,x2) & Actor(e1,x1))
An elderly women buying shampoo and conditioner at a store.
A person is shopping.
0
0.964856
Elderly women is a person and shopping can be done at a store.
exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & at(e1,x6) & n_store(x6) & Theme(e1,x3) & Actor(e1,x2) & v_buy(e1) & n_conditioner(x5) & n_shampoo(x4) & subset_of(x5,x3) & subset_of(x4,x3) & (x1 = x2) & n_woman(x1) & a_elderly(s1) & Theme(s1,x1))
exists p1 x1.(exists x2.((x1 = x2) & n_shopping(x2)) & n_person(x1))
78f4432c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_buy(e1) & subset_of(x5,x3) & subset_of(x4,x3) & n_woman(x1) & n_store(x6) & n_shampoo(x4) & n_conditioner(x5) & at(e1,x6) & a_topic(x1) & a_elderly(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists x1.(n_person(x1) & exists x2.(n_shopping(x2) & (x1 = x2)))
An elderly women buying shampoo and conditioner at a store.
A little old lady is purchasing hair care products at the shop.
1
0.834684
An elderly women is buying shampoo is not telling me that she is little.
exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & at(e1,x6) & n_store(x6) & Theme(e1,x3) & Actor(e1,x2) & v_buy(e1) & n_conditioner(x5) & n_shampoo(x4) & subset_of(x5,x3) & subset_of(x4,x3) & (x1 = x2) & n_woman(x1) & a_elderly(s1) & Theme(s1,x1))
exists e1 s1 s2 x1 x2 x3 x4 x5.(n_shop(x5) & at(e1,x5) & Theme(e1,x2) & Actor(e1,x1) & v_purchase(e1) & n_product(x2) & of(x2,x4) & n_care(x4) & of(x2,x3) & n_hair(x3) & n_lady(x1) & a_old(s2) & Theme(s2,x1) & a_little(s1) & Theme(s1,x1))
78f4536c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_buy(e1) & subset_of(x5,x3) & subset_of(x4,x3) & n_woman(x1) & n_store(x6) & n_shampoo(x4) & n_conditioner(x5) & at(e1,x6) & a_topic(x1) & a_elderly(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_purchase(e1) & of(x2,x4) & of(x2,x3) & n_shop(x5) & n_product(x2) & n_lady(x1) & n_hair(x3) & n_care(x4) & at(e1,x5) & a_old(s2) & a_little(s1) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
An elderly women buying shampoo and conditioner at a store.
a woman looking for herbal essences
1
0.013242
The fact that women are buying shampoo does not infer that is herbal essences.
exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & at(e1,x6) & n_store(x6) & Theme(e1,x3) & Actor(e1,x2) & v_buy(e1) & n_conditioner(x5) & n_shampoo(x4) & subset_of(x5,x3) & subset_of(x4,x3) & (x1 = x2) & n_woman(x1) & a_elderly(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(a_topic(x1) & for(e1,x3) & n_essence(x3) & a_herbal(s1) & Theme(s1,x3) & Actor(e1,x2) & v_look(e1) & (x1 = x2) & n_woman(x1))
78f46334-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_buy(e1) & subset_of(x5,x3) & subset_of(x4,x3) & n_woman(x1) & n_store(x6) & n_shampoo(x4) & n_conditioner(x5) & at(e1,x6) & a_topic(x1) & a_elderly(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2 x3.(v_look(e1) & n_woman(x1) & n_essence(x3) & for(e1,x3) & a_topic(x1) & a_herbal(s1) & Theme(s1,x3) & Actor(e1,x2) & (x1 = x2))
A group of four young men, who appear to be students, walk away from a bus stop in a school zone.
A group of four young men sit near a bus stop in a school zone.
2
0.000228
Men are either sits near a bus stop or walk away from a bus stop.
exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(in(e2,x6) & n_zone(x6) & of(x6,x7) & n_school(x7) & from(e2,x4) & n_stop(x4) & of(x4,x5) & n_bus(x5) & a_away(s2) & Manner(e2,s2) & Actor(e2,x1) & v_walk(e2) & Topic(e1,p1) & Actor(e1,x3) & v_appear(e1) & exists p2 x8.((x3 = x8) & n_student(x8)) & (x1 = x3) & of(x1,x2) & n_man(x2) & a_young(s1) & Theme(s1,x2) & card_eq_4(x2) & n_group(x1))
exists e1 s1 x1 x2 x3 x4 x5 x6.(in(e1,x5) & n_zone(x5) & of(x5,x6) & n_school(x6) & near(e1,x3) & n_stop(x3) & of(x3,x4) & n_bus(x4) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_man(x2) & a_young(s1) & Theme(s1,x2) & card_eq_4(x2) & n_group(x1))
78f47dce-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_walk(e2) & v_appear(e1) & of(x6,x7) & of(x4,x5) & of(x1,x2) & n_zone(x6) & n_stop(x4) & n_school(x7) & n_man(x2) & n_group(x1) & n_bus(x5) & in(e2,x6) & from(e2,x4) & exists x8.(n_student(x8) & (x3 = x8)) & card_eq_4(x2) & a_young(s1) & a_away(s2) & Topic(e1,p1) & Theme(s1,x2) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x3) & (x1 = x3))
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_sit(e1) & of(x5,x6) & of(x3,x4) & of(x1,x2) & near(e1,x3) & n_zone(x5) & n_stop(x3) & n_school(x6) & n_man(x2) & n_group(x1) & n_bus(x4) & in(e1,x5) & card_eq_4(x2) & a_young(s1) & Theme(s1,x2) & Actor(e1,x1))
A group of four young men, who appear to be students, walk away from a bus stop in a school zone.
A group of students just got off their bus and are walking to class.
1
0.77114
The fact that the students walk away from bus does not mean that they got off their bus and walking to class.
exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(in(e2,x6) & n_zone(x6) & of(x6,x7) & n_school(x7) & from(e2,x4) & n_stop(x4) & of(x4,x5) & n_bus(x5) & a_away(s2) & Manner(e2,s2) & Actor(e2,x1) & v_walk(e2) & Topic(e1,p1) & Actor(e1,x3) & v_appear(e1) & exists p2 x8.((x3 = x8) & n_student(x8)) & (x1 = x3) & of(x1,x2) & n_man(x2) & a_young(s1) & Theme(s1,x2) & card_eq_4(x2) & n_group(x1))
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(to(e2,x6) & n_class(x6) & Actor(e2,x4) & v_walk(e2) & of(x4,x5) & n_student(x5) & n_group(x4) & a_just(s2) & Manner(e1,s2) & a_off(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x1) & v_get(e1) & n_bus(x3) & of(x3,x1) & n_thing(x1) & of(x1,x2) & n_student(x2) & n_group(x1))
78f484ae-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_walk(e2) & v_appear(e1) & of(x6,x7) & of(x4,x5) & of(x1,x2) & n_zone(x6) & n_stop(x4) & n_school(x7) & n_man(x2) & n_group(x1) & n_bus(x5) & in(e2,x6) & from(e2,x4) & exists x8.(n_student(x8) & (x3 = x8)) & card_eq_4(x2) & a_young(s1) & a_away(s2) & Topic(e1,p1) & Theme(s1,x2) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x3) & (x1 = x3))
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(v_walk(e2) & v_get(e1) & to(e2,x6) & of(x4,x5) & of(x3,x1) & of(x1,x2) & n_thing(x1) & n_student(x5) & n_student(x2) & n_group(x4) & n_group(x1) & n_class(x6) & n_bus(x3) & a_off(s1) & a_just(s2) & Theme(e1,x3) & Manner(e1,s2) & Manner(e1,s1) & Actor(e2,x4) & Actor(e1,x1))
A group of four young men, who appear to be students, walk away from a bus stop in a school zone.
A group of four young men arrive for their first day of school.
1
0.000489
Just because the young men arrive at the bus can not tell me that it is the first day of school.
exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(in(e2,x6) & n_zone(x6) & of(x6,x7) & n_school(x7) & from(e2,x4) & n_stop(x4) & of(x4,x5) & n_bus(x5) & a_away(s2) & Manner(e2,s2) & Actor(e2,x1) & v_walk(e2) & Topic(e1,p1) & Actor(e1,x3) & v_appear(e1) & exists p2 x8.((x3 = x8) & n_student(x8)) & (x1 = x3) & of(x1,x2) & n_man(x2) & a_young(s1) & Theme(s1,x2) & card_eq_4(x2) & n_group(x1))
exists e1 s1 s2 x1 x2 x3 x4.(for(e1,x3) & of(x3,x4) & n_school(x4) & n_day(x3) & a_first(s2) & Theme(s2,x3) & of(x3,x1) & n_thing(x1) & Actor(e1,x1) & v_arrive(e1) & of(x1,x2) & n_man(x2) & a_young(s1) & Theme(s1,x2) & card_eq_4(x2) & n_group(x1))
78f4a3b2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_walk(e2) & v_appear(e1) & of(x6,x7) & of(x4,x5) & of(x1,x2) & n_zone(x6) & n_stop(x4) & n_school(x7) & n_man(x2) & n_group(x1) & n_bus(x5) & in(e2,x6) & from(e2,x4) & exists x8.(n_student(x8) & (x3 = x8)) & card_eq_4(x2) & a_young(s1) & a_away(s2) & Topic(e1,p1) & Theme(s1,x2) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x3) & (x1 = x3))
exists e1 s1 s2 x1 x2 x3 x4.(v_arrive(e1) & of(x3,x4) & of(x3,x1) & of(x1,x2) & n_thing(x1) & n_school(x4) & n_man(x2) & n_group(x1) & n_day(x3) & for(e1,x3) & card_eq_4(x2) & a_young(s1) & a_first(s2) & Theme(s2,x3) & Theme(s1,x2) & Actor(e1,x1))
A group of four young men, who appear to be students, walk away from a bus stop in a school zone.
A group of students just got off a bus.
1
0.893991
Men walking away from a bus stop need not necessarily mean they just got off a bus.
exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(in(e2,x6) & n_zone(x6) & of(x6,x7) & n_school(x7) & from(e2,x4) & n_stop(x4) & of(x4,x5) & n_bus(x5) & a_away(s2) & Manner(e2,s2) & Actor(e2,x1) & v_walk(e2) & Topic(e1,p1) & Actor(e1,x3) & v_appear(e1) & exists p2 x8.((x3 = x8) & n_student(x8)) & (x1 = x3) & of(x1,x2) & n_man(x2) & a_young(s1) & Theme(s1,x2) & card_eq_4(x2) & n_group(x1))
exists e1 s1 s2 x1 x2 x3.(a_just(s2) & Manner(e1,s2) & a_off(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x1) & v_get(e1) & n_bus(x3) & of(x1,x2) & n_student(x2) & n_group(x1))
78f4a92a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_walk(e2) & v_appear(e1) & of(x6,x7) & of(x4,x5) & of(x1,x2) & n_zone(x6) & n_stop(x4) & n_school(x7) & n_man(x2) & n_group(x1) & n_bus(x5) & in(e2,x6) & from(e2,x4) & exists x8.(n_student(x8) & (x3 = x8)) & card_eq_4(x2) & a_young(s1) & a_away(s2) & Topic(e1,p1) & Theme(s1,x2) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x3) & (x1 = x3))
exists e1 s1 s2 x1 x2 x3.(v_get(e1) & of(x1,x2) & n_student(x2) & n_group(x1) & n_bus(x3) & a_off(s1) & a_just(s2) & Theme(e1,x3) & Manner(e1,s2) & Manner(e1,s1) & Actor(e1,x1))
A group of four young men, who appear to be students, walk away from a bus stop in a school zone.
Four young men heading home from school.
1
0.092667
Young men walking away from a bus stop need not necessarily mean they are heading home.
exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(in(e2,x6) & n_zone(x6) & of(x6,x7) & n_school(x7) & from(e2,x4) & n_stop(x4) & of(x4,x5) & n_bus(x5) & a_away(s2) & Manner(e2,s2) & Actor(e2,x1) & v_walk(e2) & Topic(e1,p1) & Actor(e1,x3) & v_appear(e1) & exists p2 x8.((x3 = x8) & n_student(x8)) & (x1 = x3) & of(x1,x2) & n_man(x2) & a_young(s1) & Theme(s1,x2) & card_eq_4(x2) & n_group(x1))
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & from(e1,x4) & n_school(x4) & Time(e1,x3) & n_home(x3) & Actor(e1,x2) & v_head(e1) & (x1 = x2) & n_man(x1) & a_young(s1) & Theme(s1,x1) & card_eq_4(x1))
78f4b6ea-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_walk(e2) & v_appear(e1) & of(x6,x7) & of(x4,x5) & of(x1,x2) & n_zone(x6) & n_stop(x4) & n_school(x7) & n_man(x2) & n_group(x1) & n_bus(x5) & in(e2,x6) & from(e2,x4) & exists x8.(n_student(x8) & (x3 = x8)) & card_eq_4(x2) & a_young(s1) & a_away(s2) & Topic(e1,p1) & Theme(s1,x2) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x3) & (x1 = x3))
exists e1 s1 x1 x2 x3 x4.(v_head(e1) & n_school(x4) & n_man(x1) & n_home(x3) & from(e1,x4) & card_eq_4(x1) & a_young(s1) & a_topic(x1) & Time(e1,x3) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
A group of four young men, who appear to be students, walk away from a bus stop in a school zone.
Some people are walking near a bus stop.
0
0.961454
men are people.
exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(in(e2,x6) & n_zone(x6) & of(x6,x7) & n_school(x7) & from(e2,x4) & n_stop(x4) & of(x4,x5) & n_bus(x5) & a_away(s2) & Manner(e2,s2) & Actor(e2,x1) & v_walk(e2) & Topic(e1,p1) & Actor(e1,x3) & v_appear(e1) & exists p2 x8.((x3 = x8) & n_student(x8)) & (x1 = x3) & of(x1,x2) & n_man(x2) & a_young(s1) & Theme(s1,x2) & card_eq_4(x2) & n_group(x1))
exists e1 x1 x2 x3.(near(e1,x2) & n_stop(x2) & of(x2,x3) & n_bus(x3) & Actor(e1,x1) & v_walk(e1) & n_people(x1))
78f4bc26-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_walk(e2) & v_appear(e1) & of(x6,x7) & of(x4,x5) & of(x1,x2) & n_zone(x6) & n_stop(x4) & n_school(x7) & n_man(x2) & n_group(x1) & n_bus(x5) & in(e2,x6) & from(e2,x4) & exists x8.(n_student(x8) & (x3 = x8)) & card_eq_4(x2) & a_young(s1) & a_away(s2) & Topic(e1,p1) & Theme(s1,x2) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x3) & (x1 = x3))
exists e1 x1 x2 x3.(v_walk(e1) & of(x2,x3) & near(e1,x2) & n_stop(x2) & n_people(x1) & n_bus(x3) & Actor(e1,x1))
A group of four young men, who appear to be students, walk away from a bus stop in a school zone.
There are people just getting off the bus.
1
0.909892
Young men walking away from a bus stop need not necessarily mean they are getting off the bus
exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(in(e2,x6) & n_zone(x6) & of(x6,x7) & n_school(x7) & from(e2,x4) & n_stop(x4) & of(x4,x5) & n_bus(x5) & a_away(s2) & Manner(e2,s2) & Actor(e2,x1) & v_walk(e2) & Topic(e1,p1) & Actor(e1,x3) & v_appear(e1) & exists p2 x8.((x3 = x8) & n_student(x8)) & (x1 = x3) & of(x1,x2) & n_man(x2) & a_young(s1) & Theme(s1,x2) & card_eq_4(x2) & n_group(x1))
exists p1 x1 x4.(n_bus(x4) & exists e1 s1 s2 x2 x3.((x1 = x2) & a_just(s2) & Manner(e1,s2) & a_off(s1) & Manner(e1,s1) & Theme(e1,x4) & Actor(e1,x3) & v_get(e1) & (x2 = x3) & n_people(x2)))
78f4c20c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_walk(e2) & v_appear(e1) & of(x6,x7) & of(x4,x5) & of(x1,x2) & n_zone(x6) & n_stop(x4) & n_school(x7) & n_man(x2) & n_group(x1) & n_bus(x5) & in(e2,x6) & from(e2,x4) & exists x8.(n_student(x8) & (x3 = x8)) & card_eq_4(x2) & a_young(s1) & a_away(s2) & Topic(e1,p1) & Theme(s1,x2) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x3) & (x1 = x3))
exists x1 x4.(n_bus(x4) & exists e1 s1 s2 x2 x3.(v_get(e1) & n_people(x2) & a_off(s1) & a_just(s2) & Theme(e1,x4) & Manner(e1,s2) & Manner(e1,s1) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)))
A guy carrying another guy around while both are holding bags.
A guy is carrying a guy carrying bags.
0
0.960612
holding bags is carrying bags.
exists e1 p1 x1 x2 x3.(a_topic(x1) & exists e2 x4 x5.(Theme(e2,x5) & Actor(e2,x4) & v_hold(e2) & n_bag(x5) & n_thing(x4)) & while(e1,p1) & Theme(e1,x3) & Actor(e1,x2) & v_carry(e1) & r_around(x3) & n_guy(x3) & -(x3 = x1) & n_guy(x1) & n_guy(x1) & (x1 = x2))
exists e1 e2 x1 x2 x3 x4.(Theme(e2,x2) & Actor(e2,x1) & v_carry(e2) & Theme(e1,x4) & Actor(e1,x3) & v_carry(e1) & n_bag(x4) & (x2 = x3) & n_guy(x2) & n_guy(x1))
78f4ec96-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3.(while(e1,p1) & v_carry(e1) & r_around(x3) & n_guy(x3) & n_guy(x1) & exists e2 x4 x5.(v_hold(e2) & n_thing(x4) & n_bag(x5) & Theme(e2,x5) & Actor(e2,x4)) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & -(x3 = x1) & (x1 = x2))
exists e1 e2 x1 x2 x3 x4.(v_carry(e2) & v_carry(e1) & n_guy(x2) & n_guy(x1) & n_bag(x4) & Theme(e2,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
A guy carrying another guy around while both are holding bags.
A guy fell and hurt his leg so his friend is carrying him to the doctor.
1
0.671812
A guy carrying another guy need not mean that the guy fell and hurt his leg and he need not be his friend who is carrying him to a doctor.
exists e1 p1 x1 x2 x3.(a_topic(x1) & exists e2 x4 x5.(Theme(e2,x5) & Actor(e2,x4) & v_hold(e2) & n_bag(x5) & n_thing(x4)) & while(e1,p1) & Theme(e1,x3) & Actor(e1,x2) & v_carry(e1) & r_around(x3) & n_guy(x3) & -(x3 = x1) & n_guy(x1) & n_guy(x1) & (x1 = x2))
exists p1 p2 p3 x4 x5 x6.(n_doctor(x6) & n_male(x4) & n_male(x4) & n_friend(x5) & of(x5,x4) & exists e3.(to(e3,x6) & Theme(e3,x4) & Actor(e3,x5) & v_carry(e3)) & exists e1 e2 x1 x2 x3.(Theme(e2,x3) & Actor(e2,x2) & v_hurt(e2) & n_leg(x3) & of(x3,x1) & n_male(x1) & n_guy(x2) & Actor(e1,x1) & v_fall(e1) & n_guy(x1)) & so(p2,p3))
78f506f4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3.(while(e1,p1) & v_carry(e1) & r_around(x3) & n_guy(x3) & n_guy(x1) & exists e2 x4 x5.(v_hold(e2) & n_thing(x4) & n_bag(x5) & Theme(e2,x5) & Actor(e2,x4)) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & -(x3 = x1) & (x1 = x2))
exists p2 p3 x4 x5 x6.(so(p2,p3) & of(x5,x4) & n_male(x4) & n_friend(x5) & n_doctor(x6) & exists e3.(v_carry(e3) & to(e3,x6) & Theme(e3,x4) & Actor(e3,x5)) & exists e1 e2 x1 x2 x3.(v_hurt(e2) & v_fall(e1) & of(x3,x1) & n_male(x1) & n_leg(x3) & n_guy(x2) & n_guy(x1) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x1)))
A guy carrying another guy around while both are holding bags.
The bags are very heavy.
1
0.504977
Bags need not always be heavy.
exists e1 p1 x1 x2 x3.(a_topic(x1) & exists e2 x4 x5.(Theme(e2,x5) & Actor(e2,x4) & v_hold(e2) & n_bag(x5) & n_thing(x4)) & while(e1,p1) & Theme(e1,x3) & Actor(e1,x2) & v_carry(e1) & r_around(x3) & n_guy(x3) & -(x3 = x1) & n_guy(x1) & n_guy(x1) & (x1 = x2))
exists s1 x1.(n_bag(x1) & r_very(s1) & Theme(s1,x1) & a_heavy(s1))
78f50cb2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3.(while(e1,p1) & v_carry(e1) & r_around(x3) & n_guy(x3) & n_guy(x1) & exists e2 x4 x5.(v_hold(e2) & n_thing(x4) & n_bag(x5) & Theme(e2,x5) & Actor(e2,x4)) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & -(x3 = x1) & (x1 = x2))
exists s1 x1.(r_very(s1) & n_bag(x1) & a_heavy(s1) & Theme(s1,x1))
A guy carrying another guy around while both are holding bags.
A man is holding a trash bag.
1
0.000481
Bags need not be trash bag
exists e1 p1 x1 x2 x3.(a_topic(x1) & exists e2 x4 x5.(Theme(e2,x5) & Actor(e2,x4) & v_hold(e2) & n_bag(x5) & n_thing(x4)) & while(e1,p1) & Theme(e1,x3) & Actor(e1,x2) & v_carry(e1) & r_around(x3) & n_guy(x3) & -(x3 = x1) & n_guy(x1) & n_guy(x1) & (x1 = x2))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_bag(x2) & of(x2,x3) & n_trash(x3) & n_man(x1))
78f516ee-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3.(while(e1,p1) & v_carry(e1) & r_around(x3) & n_guy(x3) & n_guy(x1) & exists e2 x4 x5.(v_hold(e2) & n_thing(x4) & n_bag(x5) & Theme(e2,x5) & Actor(e2,x4)) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & -(x3 = x1) & (x1 = x2))
exists e1 x1 x2 x3.(v_hold(e1) & of(x2,x3) & n_trash(x3) & n_man(x1) & n_bag(x2) & Theme(e1,x2) & Actor(e1,x1))
A guy carrying another guy around while both are holding bags.
The guys are not carrying bags.
2
0
either the guy is carrying bags or not
exists e1 p1 x1 x2 x3.(a_topic(x1) & exists e2 x4 x5.(Theme(e2,x5) & Actor(e2,x4) & v_hold(e2) & n_bag(x5) & n_thing(x4)) & while(e1,p1) & Theme(e1,x3) & Actor(e1,x2) & v_carry(e1) & r_around(x3) & n_guy(x3) & -(x3 = x1) & n_guy(x1) & n_guy(x1) & (x1 = x2))
exists x1.(n_guy(x1) & -exists e1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_bag(x2)))
78f51b44-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3.(while(e1,p1) & v_carry(e1) & r_around(x3) & n_guy(x3) & n_guy(x1) & exists e2 x4 x5.(v_hold(e2) & n_thing(x4) & n_bag(x5) & Theme(e2,x5) & Actor(e2,x4)) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & -(x3 = x1) & (x1 = x2))
exists x1.(n_guy(x1) & all e1 x2.(-v_carry(e1) | -n_bag(x2) | -Theme(e1,x2) | -Actor(e1,x1)))
A guy carrying another guy around while both are holding bags.
A guy is giving another guy a piggyback ride around the mall.
1
0.550492
A guy carrying another guy need not necessarily mean he is giving him a piggyback ride around the mall.
exists e1 p1 x1 x2 x3.(a_topic(x1) & exists e2 x4 x5.(Theme(e2,x5) & Actor(e2,x4) & v_hold(e2) & n_bag(x5) & n_thing(x4)) & while(e1,p1) & Theme(e1,x3) & Actor(e1,x2) & v_carry(e1) & r_around(x3) & n_guy(x3) & -(x3 = x1) & n_guy(x1) & n_guy(x1) & (x1 = x2))
exists e1 x1 x2 x3 x4 x5.(n_mall(x4) & Recipient(e1,x5) & Theme(e1,x2) & Actor(e1,x1) & v_give(e1) & n_guy(x5) & -(x5 = x1) & n_guy(x1) & n_guy(x1) & around(x2,x4) & n_ride(x2) & of(x2,x3) & n_piggyback(x3))
78f52576-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3.(while(e1,p1) & v_carry(e1) & r_around(x3) & n_guy(x3) & n_guy(x1) & exists e2 x4 x5.(v_hold(e2) & n_thing(x4) & n_bag(x5) & Theme(e2,x5) & Actor(e2,x4)) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & -(x3 = x1) & (x1 = x2))
exists e1 x1 x2 x3 x4 x5.(v_give(e1) & of(x2,x3) & n_ride(x2) & n_piggyback(x3) & n_mall(x4) & n_guy(x5) & n_guy(x1) & around(x2,x4) & Theme(e1,x2) & Recipient(e1,x5) & Actor(e1,x1) & -(x5 = x1))
A guy carrying another guy around while both are holding bags.
Two men are practicing carrying each other while holding bags.
1
0.079805
A guy carrying another guy need not be practicing it
exists e1 p1 x1 x2 x3.(a_topic(x1) & exists e2 x4 x5.(Theme(e2,x5) & Actor(e2,x4) & v_hold(e2) & n_bag(x5) & n_thing(x4)) & while(e1,p1) & Theme(e1,x3) & Actor(e1,x2) & v_carry(e1) & r_around(x3) & n_guy(x3) & -(x3 = x1) & n_guy(x1) & n_guy(x1) & (x1 = x2))
exists e1 p1 x1.(all x2.(n_other(x2) -> exists e3 e2 x3.(while(e2,e3) & Theme(e3,x3) & Actor(e3,x1) & v_hold(e3) & n_bag(x3) & Theme(e2,x2) & Actor(e2,x1) & v_carry(e2))) & Topic(e1,p1) & Actor(e1,x1) & v_practice(e1) & n_man(x1) & card_eq_2(x1))
78f52a08-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3.(while(e1,p1) & v_carry(e1) & r_around(x3) & n_guy(x3) & n_guy(x1) & exists e2 x4 x5.(v_hold(e2) & n_thing(x4) & n_bag(x5) & Theme(e2,x5) & Actor(e2,x4)) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & -(x3 = x1) & (x1 = x2))
exists e1 p1 x1.(v_practice(e1) & n_man(x1) & card_eq_2(x1) & all x2.(exists e3 e2 x3.(while(e2,e3) & v_hold(e3) & v_carry(e2) & n_bag(x3) & Theme(e3,x3) & Theme(e2,x2) & Actor(e3,x1) & Actor(e2,x1)) | -n_other(x2)) & Topic(e1,p1) & Actor(e1,x1))
Two women are having a conversation in an urban setting.
Two woman are conversing.
0
-100
"Two woman conversing" is a rephrasing of "two women having a conversation".
exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & in(x2,x3) & n_setting(x3) & a_urban(s1) & Theme(s1,x3) & n_conversation(x2) & n_woman(x1) & card_eq_2(x1))
exists e1 x1.(Actor(e1,x1) & v_converse(e1) & n_woman(x1) & card_eq_2(x1))
78f57850-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_have(e1) & n_woman(x1) & n_setting(x3) & n_conversation(x2) & in(x2,x3) & card_eq_2(x1) & a_urban(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1.(v_converse(e1) & n_woman(x1) & card_eq_2(x1) & Actor(e1,x1))
Two women are having a conversation in an urban setting.
Two women are at a cafe.
1
-100
Not all women have a conversation just because they are at a cafe.
exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & in(x2,x3) & n_setting(x3) & a_urban(s1) & Theme(s1,x3) & n_conversation(x2) & n_woman(x1) & card_eq_2(x1))
exists p1 x1.(exists x2.(at(x1,x2) & n_cafe(x2)) & n_woman(x1) & card_eq_2(x1))
78f57d3c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_have(e1) & n_woman(x1) & n_setting(x3) & n_conversation(x2) & in(x2,x3) & card_eq_2(x1) & a_urban(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists x1.(n_woman(x1) & exists x2.(n_cafe(x2) & at(x1,x2)) & card_eq_2(x1))
Two women are having a conversation in an urban setting.
Two women are singing in a choir.
2
-100
having and singing are not the same
exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & in(x2,x3) & n_setting(x3) & a_urban(s1) & Theme(s1,x3) & n_conversation(x2) & n_woman(x1) & card_eq_2(x1))
exists e1 x1 x2.(in(e1,x2) & n_choir(x2) & Actor(e1,x1) & v_sing(e1) & n_woman(x1) & card_eq_2(x1))
78f5821e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_have(e1) & n_woman(x1) & n_setting(x3) & n_conversation(x2) & in(x2,x3) & card_eq_2(x1) & a_urban(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_sing(e1) & n_woman(x1) & n_choir(x2) & in(e1,x2) & card_eq_2(x1) & Actor(e1,x1))
A blond woman laughs at the women next to her wearing a white fringe jacket.
The blond woman is wearing a black jacket.
1
-100
The woman may not be wearing a black jacket.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(Theme(e1,x4) & Actor(e1,x1) & v_wear(e1) & n_jacket(x4) & of(x4,x5) & n_fringe(x5) & a_white(s3) & Theme(s3,x4) & at(x1,x2) & to(s2,x1) & n_female(x1) & Theme(s2,x3) & a_next(s2) & (x2 = x3) & n_woman(x2) & n_woman(x2) & n_laugh(x1) & of(x1,x2) & a_blond(s1) & Theme(s1,x1))
exists e1 s1 s2 x1 x2.(n_woman(x1) & a_blond(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_jacket(x2) & a_black(s2) & Theme(s2,x2))
78f58a02-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_wear(e1) & to(s2,x1) & of(x4,x5) & of(x1,x2) & n_woman(x2) & n_laugh(x1) & n_jacket(x4) & n_fringe(x5) & n_female(x1) & at(x1,x2) & a_white(s3) & a_next(s2) & a_blond(s1) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x1) & (x2 = x3))
exists e1 s1 s2 x1 x2.(v_wear(e1) & n_woman(x1) & n_jacket(x2) & a_blond(s1) & a_black(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
A blond woman laughs at the women next to her wearing a white fringe jacket.
The woman who is laughing has brown hair.
2
-100
A women wearing a white jacket and briown hair
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(Theme(e1,x4) & Actor(e1,x1) & v_wear(e1) & n_jacket(x4) & of(x4,x5) & n_fringe(x5) & a_white(s3) & Theme(s3,x4) & at(x1,x2) & to(s2,x1) & n_female(x1) & Theme(s2,x3) & a_next(s2) & (x2 = x3) & n_woman(x2) & n_woman(x2) & n_laugh(x1) & of(x1,x2) & a_blond(s1) & Theme(s1,x1))
exists e2 e1 x1 x2 x3.(n_woman(x1) & Theme(e2,x3) & Actor(e2,x1) & v_brown(e2) & n_hair(x3) & Actor(e1,x2) & v_laugh(e1) & (x1 = x2))
78f58fb6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_wear(e1) & to(s2,x1) & of(x4,x5) & of(x1,x2) & n_woman(x2) & n_laugh(x1) & n_jacket(x4) & n_fringe(x5) & n_female(x1) & at(x1,x2) & a_white(s3) & a_next(s2) & a_blond(s1) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x1) & (x2 = x3))
exists e2 e1 x1 x2 x3.(v_laugh(e1) & v_brown(e2) & n_woman(x1) & n_hair(x3) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
A blond woman laughs at the women next to her wearing a white fringe jacket.
The woman in the white jacket is being laughed at.
0
-100
A blond woman laughs at the women wearing white jacket means the white jacket was being laughed at
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(Theme(e1,x4) & Actor(e1,x1) & v_wear(e1) & n_jacket(x4) & of(x4,x5) & n_fringe(x5) & a_white(s3) & Theme(s3,x4) & at(x1,x2) & to(s2,x1) & n_female(x1) & Theme(s2,x3) & a_next(s2) & (x2 = x3) & n_woman(x2) & n_woman(x2) & n_laugh(x1) & of(x1,x2) & a_blond(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(n_jacket(x2) & a_white(s1) & Theme(s1,x2) & n_woman(x1) & at(e1,x1) & in(x1,x2) & v_laugh(e1))
78f5952e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_wear(e1) & to(s2,x1) & of(x4,x5) & of(x1,x2) & n_woman(x2) & n_laugh(x1) & n_jacket(x4) & n_fringe(x5) & n_female(x1) & at(x1,x2) & a_white(s3) & a_next(s2) & a_blond(s1) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x1) & (x2 = x3))
exists e1 s1 x1 x2.(v_laugh(e1) & n_woman(x1) & n_jacket(x2) & in(x1,x2) & at(e1,x1) & a_white(s1) & Theme(s1,x2))
A muddy child jumps into more mud on the ground.
The child is playing.
1
-100
Not every child is muddy.
exists e1 s1 s2 x1 x2 x3.(n_ground(x3) & on(e1,x3) & into(e1,x2) & n_mud(x2) & a_more(s2) & Theme(s2,x2) & Actor(e1,x1) & v_jump(e1) & n_child(x1) & a_muddy(s1) & Theme(s1,x1))
exists e1 x1.(n_child(x1) & Actor(e1,x1) & v_play(e1))
78f59b00-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_jump(e1) & on(e1,x3) & n_mud(x2) & n_ground(x3) & n_child(x1) & into(e1,x2) & a_muddy(s1) & a_more(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))
exists e1 x1.(v_play(e1) & n_child(x1) & Actor(e1,x1))
A muddy child jumps into more mud on the ground.
The child is dirty.
0
-100
The child is dirty because it is muddy.
exists e1 s1 s2 x1 x2 x3.(n_ground(x3) & on(e1,x3) & into(e1,x2) & n_mud(x2) & a_more(s2) & Theme(s2,x2) & Actor(e1,x1) & v_jump(e1) & n_child(x1) & a_muddy(s1) & Theme(s1,x1))
exists s1 x1.(n_child(x1) & Theme(s1,x1) & a_dirty(s1))
78f59fa6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_jump(e1) & on(e1,x3) & n_mud(x2) & n_ground(x3) & n_child(x1) & into(e1,x2) & a_muddy(s1) & a_more(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))
exists s1 x1.(n_child(x1) & a_dirty(s1) & Theme(s1,x1))
A muddy child jumps into more mud on the ground.
The child is indoors.
2
-100
ground and indoors are not the same
exists e1 s1 s2 x1 x2 x3.(n_ground(x3) & on(e1,x3) & into(e1,x2) & n_mud(x2) & a_more(s2) & Theme(s2,x2) & Actor(e1,x1) & v_jump(e1) & n_child(x1) & a_muddy(s1) & Theme(s1,x1))
exists p1 x1.(n_child(x1) & exists x2.((x1 = x2) & n_indoor(x2)))
78f5a44c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_jump(e1) & on(e1,x3) & n_mud(x2) & n_ground(x3) & n_child(x1) & into(e1,x2) & a_muddy(s1) & a_more(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))
exists x1.(n_child(x1) & exists x2.(n_indoor(x2) & (x1 = x2)))
Blond woman laughing with her friend on the street.
The blonde is taking a bite out of a burrito.
2
-100
laughing and bite are not the same
exists e1 s1 x1 x2 x3 x4.(n_street(x4) & a_topic(x1) & with(e1,x3) & on(x3,x4) & n_friend(x3) & of(x3,x1) & n_female(x1) & Actor(e1,x2) & v_laugh(e1) & (x1 = x2) & n_woman(x1) & a_blond(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(n_blonde(x1) & of(e1,x3) & n_burrito(x3) & r_out(e1) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_bite(x2))
78f5a8de-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_laugh(e1) & on(x3,x4) & of(x3,x1) & n_woman(x1) & n_street(x4) & n_friend(x3) & n_female(x1) & a_topic(x1) & a_blond(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_take(e1) & r_out(e1) & of(e1,x3) & n_burrito(x3) & n_blonde(x1) & n_bite(x2) & Theme(e1,x2) & Actor(e1,x1))
Blond woman laughing with her friend on the street.
The two pals share a joke while out window shopping.
1
-100
Not all women are pals because they are shopping.
exists e1 s1 x1 x2 x3 x4.(n_street(x4) & a_topic(x1) & with(e1,x3) & on(x3,x4) & n_friend(x3) & of(x3,x1) & n_female(x1) & Actor(e1,x2) & v_laugh(e1) & (x1 = x2) & n_woman(x1) & a_blond(s1) & Theme(s1,x1))
exists e1 x1 x2 x3 x4 x5.(n_pal(x1) & card_eq_2(x1) & Time(e1,x5) & n_window(x5) & Time(e1,x4) & n_shopping(x4) & out(e1,x3) & n_thing(x3) & r_while(e1) & Theme(e1,x2) & Actor(e1,x1) & v_share(e1) & n_joke(x2))
78f5b054-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_laugh(e1) & on(x3,x4) & of(x3,x1) & n_woman(x1) & n_street(x4) & n_friend(x3) & n_female(x1) & a_topic(x1) & a_blond(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3 x4 x5.(v_share(e1) & r_while(e1) & out(e1,x3) & n_window(x5) & n_thing(x3) & n_shopping(x4) & n_pal(x1) & n_joke(x2) & card_eq_2(x1) & Time(e1,x5) & Time(e1,x4) & Theme(e1,x2) & Actor(e1,x1))
Blond woman laughing with her friend on the street.
A lady is outside with another person.
0
-100
A blond woman is laughing outside, on the street with her friend.
exists e1 s1 x1 x2 x3 x4.(n_street(x4) & a_topic(x1) & with(e1,x3) & on(x3,x4) & n_friend(x3) & of(x3,x1) & n_female(x1) & Actor(e1,x2) & v_laugh(e1) & (x1 = x2) & n_woman(x1) & a_blond(s1) & Theme(s1,x1))
exists s1 x1 x2 x3.(n_person(x2) & with(s1,x3) & n_person(x3) & -(x3 = x2) & Theme(s1,x1) & a_outside(s1) & n_lady(x1))
78f5b900-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_laugh(e1) & on(x3,x4) & of(x3,x1) & n_woman(x1) & n_street(x4) & n_friend(x3) & n_female(x1) & a_topic(x1) & a_blond(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
exists s1 x1 x2 x3.(with(s1,x3) & n_person(x3) & n_person(x2) & n_lady(x1) & a_outside(s1) & Theme(s1,x1) & -(x3 = x2))
Young boy covered in grass jumping near a wooden fence.
A cowboy lassos a calf.
2
-100
jumping and lassos are not the same
exists e1 e2 s1 s2 x1 x2 x3 x4.(in(e1,x2) & near(e2,x4) & n_fence(x4) & a_wooden(s2) & Theme(s2,x4) & Actor(e2,x3) & v_jump(e2) & (x2 = x3) & n_grass(x2) & Theme(e1,x1) & v_cover(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_lasso(e1) & n_calf(x2) & n_cowboy(x1))
78f5d0de-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4.(v_jump(e2) & v_cover(e1) & near(e2,x4) & n_grass(x2) & n_fence(x4) & n_boy(x1) & in(e1,x2) & a_young(s1) & a_wooden(s2) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x1) & Actor(e2,x3) & (x2 = x3))
exists e1 x1 x2.(v_lasso(e1) & n_cowboy(x1) & n_calf(x2) & Theme(e1,x2) & Actor(e1,x1))
Young boy covered in grass jumping near a wooden fence.
A boy tries to jump high enough to see over the fence.
1
-100
Not every boy is young.
exists e1 e2 s1 s2 x1 x2 x3 x4.(in(e1,x2) & near(e2,x4) & n_fence(x4) & a_wooden(s2) & Theme(s2,x4) & Actor(e2,x3) & v_jump(e2) & (x2 = x3) & n_grass(x2) & Theme(e1,x1) & v_cover(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
exists e1 p1 x1 x3.(n_fence(x3) & Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 p2 s1 x2.(Theme(e2,x2) & Actor(e2,x1) & v_jump(e2) & Topic(x2,p2) & exists e3.(over(e3,x3) & Actor(e3,x2) & v_see(e3)) & n_enough(x2) & a_high(s1) & Theme(s1,x2)) & n_boy(x1))
78f5d818-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4.(v_jump(e2) & v_cover(e1) & near(e2,x4) & n_grass(x2) & n_fence(x4) & n_boy(x1) & in(e1,x2) & a_young(s1) & a_wooden(s2) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x1) & Actor(e2,x3) & (x2 = x3))
exists e1 p1 x1 x3.(v_try(e1) & n_fence(x3) & n_boy(x1) & exists e2 p2 s1 x2.(v_jump(e2) & n_enough(x2) & exists e3.(v_see(e3) & over(e3,x3) & Actor(e3,x2)) & a_high(s1) & Topic(x2,p2) & Theme(s1,x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
Young boy covered in grass jumping near a wooden fence.
A young boy jumps.
0
-100
A boy covered in grass jumps.
exists e1 e2 s1 s2 x1 x2 x3 x4.(in(e1,x2) & near(e2,x4) & n_fence(x4) & a_wooden(s2) & Theme(s2,x4) & Actor(e2,x3) & v_jump(e2) & (x2 = x3) & n_grass(x2) & Theme(e1,x1) & v_cover(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
exists s1 x1 x2.(a_topic(x1) & n_jump(x1) & of(x1,x2) & n_boy(x2) & a_young(s1) & Theme(s1,x1))
78f5dd04-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4.(v_jump(e2) & v_cover(e1) & near(e2,x4) & n_grass(x2) & n_fence(x4) & n_boy(x1) & in(e1,x2) & a_young(s1) & a_wooden(s2) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x1) & Actor(e2,x3) & (x2 = x3))
exists s1 x1 x2.(of(x1,x2) & n_jump(x1) & n_boy(x2) & a_young(s1) & a_topic(x1) & Theme(s1,x1))
Chef with two women having a conversation.
There is a group of people fighting over a dish.
2
-100
conversation and fighting are not the same
exists e1 s1 x1 x2 x3.(ne_nam_chef(s1) & a_topic(s1) & with(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & v_have(e1) & n_conversation(x3) & (x1 = x2) & n_woman(x1) & card_eq_2(x1))
exists p1 x1 e1 x2 x3 x4 x5.((x1 = x2) & of(x2,x3) & over(e1,x5) & n_dish(x5) & Actor(e1,x4) & v_fight(e1) & (x3 = x4) & n_people(x3) & n_group(x2))
78f5e20e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(with(s1,x1) & v_have(e1) & ne_nam_chef(s1) & n_woman(x1) & n_conversation(x3) & card_eq_2(x1) & a_topic(s1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists x1 e1 x2 x3 x4 x5.(v_fight(e1) & over(e1,x5) & of(x2,x3) & n_people(x3) & n_group(x2) & n_dish(x5) & Actor(e1,x4) & (x3 = x4) & (x1 = x2))
Chef with two women having a conversation.
There is a chef talking about recipies with two people.
1
-100
Not all people are women.
exists e1 s1 x1 x2 x3.(ne_nam_chef(s1) & a_topic(s1) & with(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & v_have(e1) & n_conversation(x3) & (x1 = x2) & n_woman(x1) & card_eq_2(x1))
exists p1 x1 e1 x2 x3 x4 x5.((x1 = x2) & with(e1,x5) & n_people(x5) & card_eq_2(x5) & about(e1,x4) & n_recipy(x4) & Actor(e1,x3) & v_talk(e1) & (x2 = x3) & n_chef(x2))
78f5e772-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(with(s1,x1) & v_have(e1) & ne_nam_chef(s1) & n_woman(x1) & n_conversation(x3) & card_eq_2(x1) & a_topic(s1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists x1 e1 x2 x3 x4 x5.(with(e1,x5) & v_talk(e1) & n_recipy(x4) & n_people(x5) & n_chef(x2) & card_eq_2(x5) & about(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))
Chef with two women having a conversation.
There is a chef talking with people.
0
-100
A chef is talking to two women.
exists e1 s1 x1 x2 x3.(ne_nam_chef(s1) & a_topic(s1) & with(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & v_have(e1) & n_conversation(x3) & (x1 = x2) & n_woman(x1) & card_eq_2(x1))
exists p1 x1 e1 x2 x3 x4.((x1 = x2) & with(e1,x4) & n_people(x4) & Actor(e1,x3) & v_talk(e1) & (x2 = x3) & n_chef(x2))
78f5ece0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(with(s1,x1) & v_have(e1) & ne_nam_chef(s1) & n_woman(x1) & n_conversation(x3) & card_eq_2(x1) & a_topic(s1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists x1 e1 x2 x3 x4.(with(e1,x4) & v_talk(e1) & n_people(x4) & n_chef(x2) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))
A boy in a Redskins jersey jumps up to scare a patch of pumpkins.
A boy is having fun during the Fall.
1
-100
Not all boy wear Redskins jerseys.
exists e1 p1 s1 x1 x2 x3.(a_up(s1) & Manner(e1,s1) & Topic(e1,p1) & Actor(e1,x1) & v_jump(e1) & exists e2 x4 x5.(Theme(e2,x4) & Actor(e2,x1) & v_scare(e2) & of(x4,x5) & n_pumpkin(x5) & n_patch(x4)) & in(x1,x2) & n_jersey(x2) & (x2 = x3) & ne_geo_redskins(x3) & n_boy(x1))
exists e1 x1 x2 x3.(ne_tim_fall(x3) & during(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_fun(x2) & n_boy(x1))
78f5f1cc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3.(v_jump(e1) & ne_geo_redskins(x3) & n_jersey(x2) & n_boy(x1) & in(x1,x2) & exists e2 x4 x5.(v_scare(e2) & of(x4,x5) & n_pumpkin(x5) & n_patch(x4) & Theme(e2,x4) & Actor(e2,x1)) & a_up(s1) & Topic(e1,p1) & Manner(e1,s1) & Actor(e1,x1) & (x2 = x3))
exists e1 x1 x2 x3.(v_have(e1) & ne_tim_fall(x3) & n_fun(x2) & n_boy(x1) & during(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
A boy in a Redskins jersey jumps up to scare a patch of pumpkins.
A boy is wearing clothes.
0
-100
the boy is wearing clothes if he is in a Redskins jersey.
exists e1 p1 s1 x1 x2 x3.(a_up(s1) & Manner(e1,s1) & Topic(e1,p1) & Actor(e1,x1) & v_jump(e1) & exists e2 x4 x5.(Theme(e2,x4) & Actor(e2,x1) & v_scare(e2) & of(x4,x5) & n_pumpkin(x5) & n_patch(x4)) & in(x1,x2) & n_jersey(x2) & (x2 = x3) & ne_geo_redskins(x3) & n_boy(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_clothes(x2) & n_boy(x1))
78f5f686-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3.(v_jump(e1) & ne_geo_redskins(x3) & n_jersey(x2) & n_boy(x1) & in(x1,x2) & exists e2 x4 x5.(v_scare(e2) & of(x4,x5) & n_pumpkin(x5) & n_patch(x4) & Theme(e2,x4) & Actor(e2,x1)) & a_up(s1) & Topic(e1,p1) & Manner(e1,s1) & Actor(e1,x1) & (x2 = x3))
exists e1 x1 x2.(v_wear(e1) & n_clothes(x2) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1))
A boy in a Redskins jersey jumps up to scare a patch of pumpkins.
A boy is sitting at home.
2
-100
jumps and sitting are not the same
exists e1 p1 s1 x1 x2 x3.(a_up(s1) & Manner(e1,s1) & Topic(e1,p1) & Actor(e1,x1) & v_jump(e1) & exists e2 x4 x5.(Theme(e2,x4) & Actor(e2,x1) & v_scare(e2) & of(x4,x5) & n_pumpkin(x5) & n_patch(x4)) & in(x1,x2) & n_jersey(x2) & (x2 = x3) & ne_geo_redskins(x3) & n_boy(x1))
exists e1 x1 x2.(at(e1,x2) & n_home(x2) & Actor(e1,x1) & v_sit(e1) & n_boy(x1))
78f5fd0c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3.(v_jump(e1) & ne_geo_redskins(x3) & n_jersey(x2) & n_boy(x1) & in(x1,x2) & exists e2 x4 x5.(v_scare(e2) & of(x4,x5) & n_pumpkin(x5) & n_patch(x4) & Theme(e2,x4) & Actor(e2,x1)) & a_up(s1) & Topic(e1,p1) & Manner(e1,s1) & Actor(e1,x1) & (x2 = x3))
exists e1 x1 x2.(v_sit(e1) & n_home(x2) & n_boy(x1) & at(e1,x2) & Actor(e1,x1))
A boy in a pumpkin patch making a funny face with his arms in the air.
A boy has lost his mother in a pumpkin patch.
1
-100
He may be having fun and not have lost his mother.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(n_air(x7) & a_topic(x1) & in(x1,x2) & with(e1,x6) & in(x6,x7) & n_arm(x6) & of(x6,x1) & n_male(x1) & Theme(e1,x5) & Actor(e1,x4) & v_make(e1) & n_face(x5) & a_funny(s1) & Theme(s1,x5) & (x2 = x4) & n_patch(x2) & of(x2,x3) & n_pumpkin(x3) & n_boy(x1))
exists e1 s1 x1 x2 x3.(in(e1,x3) & n_patch(x3) & a_pumpkin(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_lose(e1) & n_mother(x2) & of(x2,x1) & n_male(x1) & n_boy(x1))
78f60266-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(with(e1,x6) & v_make(e1) & of(x6,x1) & of(x2,x3) & n_pumpkin(x3) & n_patch(x2) & n_male(x1) & n_face(x5) & n_boy(x1) & n_arm(x6) & n_air(x7) & in(x6,x7) & in(x1,x2) & a_topic(x1) & a_funny(s1) & Theme(s1,x5) & Theme(e1,x5) & Actor(e1,x4) & (x2 = x4))
exists e1 s1 x1 x2 x3.(v_lose(e1) & of(x2,x1) & n_patch(x3) & n_mother(x2) & n_male(x1) & n_boy(x1) & in(e1,x3) & a_pumpkin(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1))
A boy in a pumpkin patch making a funny face with his arms in the air.
The boy is making a face.
0
-100
making a funny face means he is making some facial expressions
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(n_air(x7) & a_topic(x1) & in(x1,x2) & with(e1,x6) & in(x6,x7) & n_arm(x6) & of(x6,x1) & n_male(x1) & Theme(e1,x5) & Actor(e1,x4) & v_make(e1) & n_face(x5) & a_funny(s1) & Theme(s1,x5) & (x2 = x4) & n_patch(x2) & of(x2,x3) & n_pumpkin(x3) & n_boy(x1))
exists e1 x1 x2.(n_boy(x1) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_face(x2))
78f6070c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(with(e1,x6) & v_make(e1) & of(x6,x1) & of(x2,x3) & n_pumpkin(x3) & n_patch(x2) & n_male(x1) & n_face(x5) & n_boy(x1) & n_arm(x6) & n_air(x7) & in(x6,x7) & in(x1,x2) & a_topic(x1) & a_funny(s1) & Theme(s1,x5) & Theme(e1,x5) & Actor(e1,x4) & (x2 = x4))
exists e1 x1 x2.(v_make(e1) & n_face(x2) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1))
A boy in a pumpkin patch making a funny face with his arms in the air.
A girl runs through a corn maze.
2
-100
A boy and girl is doing some activities
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(n_air(x7) & a_topic(x1) & in(x1,x2) & with(e1,x6) & in(x6,x7) & n_arm(x6) & of(x6,x1) & n_male(x1) & Theme(e1,x5) & Actor(e1,x4) & v_make(e1) & n_face(x5) & a_funny(s1) & Theme(s1,x5) & (x2 = x4) & n_patch(x2) & of(x2,x3) & n_pumpkin(x3) & n_boy(x1))
exists e1 x1 x2 x3.(through(e1,x2) & n_maze(x2) & of(x2,x3) & n_corn(x3) & Actor(e1,x1) & v_run(e1) & n_girl(x1))
78f60c20-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(with(e1,x6) & v_make(e1) & of(x6,x1) & of(x2,x3) & n_pumpkin(x3) & n_patch(x2) & n_male(x1) & n_face(x5) & n_boy(x1) & n_arm(x6) & n_air(x7) & in(x6,x7) & in(x1,x2) & a_topic(x1) & a_funny(s1) & Theme(s1,x5) & Theme(e1,x5) & Actor(e1,x4) & (x2 = x4))
exists e1 x1 x2 x3.(v_run(e1) & through(e1,x2) & of(x2,x3) & n_maze(x2) & n_girl(x1) & n_corn(x3) & Actor(e1,x1))
A boy is standing stretching his arms out whilst standing in a pumpkin patch.
A boy is standing in a corn field.
2
-100
Stretching and standing are different.
exists e1 e2 s1 s2 x1 x2 x3 x4.(for(e1,e2) & in(e2,x4) & n_patch(x4) & a_pumpkin(s2) & Theme(s2,x4) & out(e2,x3) & n_standing(x3) & a_whilst(s1) & Theme(s1,x3) & Theme(e2,x2) & Actor(e2,x1) & v_stretch(e2) & n_arm(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_stand(e1) & n_boy(x1))
exists e1 x1 x2 x3.(in(e1,x2) & n_field(x2) & of(x2,x3) & n_corn(x3) & Actor(e1,x1) & v_stand(e1) & n_boy(x1))
78f61eea-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4.(v_stretch(e2) & v_stand(e1) & out(e2,x3) & of(x2,x1) & n_standing(x3) & n_patch(x4) & n_male(x1) & n_boy(x1) & n_arm(x2) & in(e2,x4) & for(e1,e2) & a_whilst(s1) & a_pumpkin(s2) & Theme(s2,x4) & Theme(s1,x3) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_stand(e1) & of(x2,x3) & n_field(x2) & n_corn(x3) & n_boy(x1) & in(e1,x2) & Actor(e1,x1))
A boy is standing stretching his arms out whilst standing in a pumpkin patch.
A boy is selecting a pumpkin to take home.
1
-100
The boy may not be selecting a pumpkin.
exists e2 e1 s1 s2 x1 x2 x3 x4.(for(e1,e2) & in(e2,x4) & n_patch(x4) & a_pumpkin(s2) & Theme(s2,x4) & out(e2,x3) & n_standing(x3) & a_whilst(s1) & Theme(s1,x3) & Theme(e2,x2) & Actor(e2,x1) & v_stretch(e2) & n_arm(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_stand(e1) & n_boy(x1))
exists e1 p1 x1 x2 x3.(Topic(e1,p1) & exists e2 x4.(Theme(e2,x4) & Actor(e2,x1) & v_take(e2) & n_home(x4)) & Theme(e1,x3) & Actor(e1,x2) & v_select(e1) & n_pumpkin(x3) & n_boy(x2) & n_boy(x1))
78f625ac-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4.(v_stretch(e2) & v_stand(e1) & out(e2,x3) & of(x2,x1) & n_standing(x3) & n_patch(x4) & n_male(x1) & n_boy(x1) & n_arm(x2) & in(e2,x4) & for(e1,e2) & a_whilst(s1) & a_pumpkin(s2) & Theme(s2,x4) & Theme(s1,x3) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 p1 x1 x2 x3.(v_select(e1) & n_pumpkin(x3) & n_boy(x2) & n_boy(x1) & exists e2 x4.(v_take(e2) & n_home(x4) & Theme(e2,x4) & Actor(e2,x1)) & Topic(e1,p1) & Theme(e1,x3) & Actor(e1,x2))
A boy is standing stretching his arms out whilst standing in a pumpkin patch.
A boy is surrounded by pumpkins.
0
-100
standing in a pumpkin patch means he is surrounded by pumpkins
exists e1 e2 s1 s2 x1 x2 x3 x4.(for(e1,e2) & in(e2,x4) & n_patch(x4) & a_pumpkin(s2) & Theme(s2,x4) & out(e2,x3) & n_standing(x3) & a_whilst(s1) & Theme(s1,x3) & Theme(e2,x2) & Actor(e2,x1) & v_stretch(e2) & n_arm(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_stand(e1) & n_boy(x1))
exists e1 x1 x2.(Actor(e1,x2) & n_pumpkin(x2) & Theme(e1,x1) & v_surround(e1) & n_boy(x1))
78f62a7a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4.(v_stretch(e2) & v_stand(e1) & out(e2,x3) & of(x2,x1) & n_standing(x3) & n_patch(x4) & n_male(x1) & n_boy(x1) & n_arm(x2) & in(e2,x4) & for(e1,e2) & a_whilst(s1) & a_pumpkin(s2) & Theme(s2,x4) & Theme(s1,x3) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_surround(e1) & n_pumpkin(x2) & n_boy(x1) & Theme(e1,x1) & Actor(e1,x2))
A woman sleeping on a bench in a swimsuit.
A lady rests on a bench.
0
-100
A sleeping woman means the same thing as a lady that rests.
exists e1 x1 x2 x3 x4.(a_topic(x1) & in(e1,x4) & n_swimsuit(x4) & on(e1,x3) & n_bench(x3) & Actor(e1,x2) & v_sleep(e1) & (x1 = x2) & n_woman(x1))
exists e1 x1 x2.(on(e1,x2) & n_bench(x2) & Actor(e1,x1) & v_rest(e1) & n_lady(x1))
78f62f70-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_sleep(e1) & on(e1,x3) & n_woman(x1) & n_swimsuit(x4) & n_bench(x3) & in(e1,x4) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_rest(e1) & on(e1,x2) & n_lady(x1) & n_bench(x2) & Actor(e1,x1))
A woman sleeping on a bench in a swimsuit.
A lady plays beach volleyball.
2
-100
Woman is either sleeping on a bench or playing beach volleyball
exists e1 x1 x2 x3 x4.(a_topic(x1) & in(e1,x4) & n_swimsuit(x4) & on(e1,x3) & n_bench(x3) & Actor(e1,x2) & v_sleep(e1) & (x1 = x2) & n_woman(x1))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_volleyball(x2) & of(x2,x3) & n_beach(x3) & n_lady(x1))
78f6343e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_sleep(e1) & on(e1,x3) & n_woman(x1) & n_swimsuit(x4) & n_bench(x3) & in(e1,x4) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_play(e1) & of(x2,x3) & n_volleyball(x2) & n_lady(x1) & n_beach(x3) & Theme(e1,x2) & Actor(e1,x1))
A woman sleeping on a bench in a swimsuit.
A lady is lying down on a bench.
1
-100
sleeping doesn't always mean lying down
exists e1 x1 x2 x3 x4.(a_topic(x1) & in(e1,x4) & n_swimsuit(x4) & on(e1,x3) & n_bench(x3) & Actor(e1,x2) & v_sleep(e1) & (x1 = x2) & n_woman(x1))
exists e1 s1 x1 x2.(on(e1,x2) & n_bench(x2) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1) & v_lie(e1) & n_lady(x1))
78f638da-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_sleep(e1) & on(e1,x3) & n_woman(x1) & n_swimsuit(x4) & n_bench(x3) & in(e1,x4) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2.(v_lie(e1) & on(e1,x2) & n_lady(x1) & n_bench(x2) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1))
Two uniformed men having a conversation outside of a factory.
Two police officers discuss something outside a large factory.
1
-100
uniformed doesn't always mean police officers
exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_have(e1) & of(x4,x5) & n_factory(x5) & outside(x3,x4) & n_thing(x4) & n_conversation(x3) & (x1 = x2) & n_man(x1) & a_uniformed(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 s1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_discuss(e1) & outside(x3,x4) & n_factory(x4) & a_large(s1) & Theme(s1,x4) & n_thing(x3) & n_officer(x1) & of(x1,x2) & n_police(x2) & card_eq_2(x1))
78f63d6c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_have(e1) & outside(x3,x4) & of(x4,x5) & n_thing(x4) & n_man(x1) & n_factory(x5) & n_conversation(x3) & card_eq_2(x1) & a_uniformed(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2 x3 x4.(v_discuss(e1) & outside(x3,x4) & of(x1,x2) & n_thing(x3) & n_police(x2) & n_officer(x1) & n_factory(x4) & card_eq_2(x1) & a_large(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x1))
Two uniformed men having a conversation outside of a factory.
Three women chat outside a mall.
2
-100
There can either be two men or three women
exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_have(e1) & of(x4,x5) & n_factory(x5) & outside(x3,x4) & n_thing(x4) & n_conversation(x3) & (x1 = x2) & n_man(x1) & a_uniformed(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 x1 x2.(outside(e1,x2) & n_mall(x2) & Actor(e1,x1) & v_chat(e1) & n_woman(x1) & card_eq_3(x1))
78f641fe-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_have(e1) & outside(x3,x4) & of(x4,x5) & n_thing(x4) & n_man(x1) & n_factory(x5) & n_conversation(x3) & card_eq_2(x1) & a_uniformed(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_chat(e1) & outside(e1,x2) & n_woman(x1) & n_mall(x2) & card_eq_3(x1) & Actor(e1,x1))
Two uniformed men having a conversation outside of a factory.
Two guys talk near a factory.
0
-100
Two guys have a conversation.
exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_have(e1) & of(x4,x5) & n_factory(x5) & outside(x3,x4) & n_thing(x4) & n_conversation(x3) & (x1 = x2) & n_man(x1) & a_uniformed(s1) & Theme(s1,x1) & card_eq_2(x1))
exists x1 x2 x3.(a_topic(x1) & near(x1,x3) & n_factory(x3) & n_talk(x1) & of(x1,x2) & n_guy(x2) & card_eq_2(x1))
78f647c6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_have(e1) & outside(x3,x4) & of(x4,x5) & n_thing(x4) & n_man(x1) & n_factory(x5) & n_conversation(x3) & card_eq_2(x1) & a_uniformed(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists x1 x2 x3.(of(x1,x2) & near(x1,x3) & n_talk(x1) & n_guy(x2) & n_factory(x3) & card_eq_2(x1) & a_topic(x1))
A man in suspenders juggles red balls.
The man has red balls.
0
-100
In order to juggle red balls you must have red balls.
exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_juggle(e1) & n_ball(x3) & a_red(s1) & Theme(s1,x3) & in(x1,x2) & n_suspenders(x2) & n_man(x1))
exists e1 s1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_ball(x2) & a_red(s1) & Theme(s1,x2))
78f64d98-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_juggle(e1) & n_suspenders(x2) & n_man(x1) & n_ball(x3) & in(x1,x2) & a_red(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_have(e1) & n_man(x1) & n_ball(x2) & a_red(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A man in suspenders juggles red balls.
The man is a clown.
1
-100
A man juggling doesn't make him a clown.
exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_juggle(e1) & n_ball(x3) & a_red(s1) & Theme(s1,x3) & in(x1,x2) & n_suspenders(x2) & n_man(x1))
exists p1 x1.(n_man(x1) & exists x2.((x1 = x2) & n_clown(x2)))
78f6525c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_juggle(e1) & n_suspenders(x2) & n_man(x1) & n_ball(x3) & in(x1,x2) & a_red(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x1))
exists x1.(n_man(x1) & exists x2.(n_clown(x2) & (x1 = x2)))
A man in suspenders juggles red balls.
The man is performing a magic trick.
2
-100
Juggling is not a magic trick
exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_juggle(e1) & n_ball(x3) & a_red(s1) & Theme(s1,x3) & in(x1,x2) & n_suspenders(x2) & n_man(x1))
exists e1 s1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_perform(e1) & n_trick(x2) & a_magic(s1) & Theme(s1,x2))
78f6575c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_juggle(e1) & n_suspenders(x2) & n_man(x1) & n_ball(x3) & in(x1,x2) & a_red(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_perform(e1) & n_trick(x2) & n_man(x1) & a_magic(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A woman leaning on a doorway to a store.
The man leans on the doorframe.
2
-100
The person must either be a woman or a man
exists e1 x1 x2 x3 x4.(a_topic(x1) & to(e1,x4) & n_store(x4) & on(e1,x3) & n_doorway(x3) & Actor(e1,x2) & v_lean(e1) & (x1 = x2) & n_woman(x1))
exists e1 x1 x2.(n_doorframe(x2) & n_man(x1) & on(e1,x2) & Actor(e1,x1) & v_lean(e1))
78f65cfc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_lean(e1) & to(e1,x4) & on(e1,x3) & n_woman(x1) & n_store(x4) & n_doorway(x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_lean(e1) & on(e1,x2) & n_man(x1) & n_doorframe(x2) & Actor(e1,x1))
A woman leaning on a doorway to a store.
A woman stands in a doorway.
0
-100
Since a woman is leaning in a doorway, she must be within the doorway. She must be standing in the doorway as well.
exists e1 x1 x2 x3 x4.(a_topic(x1) & to(e1,x4) & n_store(x4) & on(e1,x3) & n_doorway(x3) & Actor(e1,x2) & v_lean(e1) & (x1 = x2) & n_woman(x1))
exists e1 x1 x2.(in(e1,x2) & n_doorway(x2) & Actor(e1,x1) & v_stand(e1) & n_woman(x1))
78f662e2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_lean(e1) & to(e1,x4) & on(e1,x3) & n_woman(x1) & n_store(x4) & n_doorway(x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_stand(e1) & n_woman(x1) & n_doorway(x2) & in(e1,x2) & Actor(e1,x1))
A woman leaning on a doorway to a store.
The shop owner leans on the doorway at the end of a long day.
1
-100
A woman leaning on a store doorway is not assumed to be the shop owner at the end of a long day.
exists e1 x1 x2 x3 x4.(a_topic(x1) & to(e1,x4) & n_store(x4) & on(e1,x3) & n_doorway(x3) & Actor(e1,x2) & v_lean(e1) & (x1 = x2) & n_woman(x1))
exists e1 s1 x1 x2 x3 x4 x5.(n_end(x4) & n_doorway(x3) & n_owner(x1) & of(x1,x2) & n_shop(x2) & at(e1,x4) & of(x4,x5) & n_day(x5) & a_long(s1) & Theme(s1,x5) & on(e1,x3) & Actor(e1,x1) & v_lean(e1))
78f66814-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_lean(e1) & to(e1,x4) & on(e1,x3) & n_woman(x1) & n_store(x4) & n_doorway(x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2 x3 x4 x5.(v_lean(e1) & on(e1,x3) & of(x4,x5) & of(x1,x2) & n_shop(x2) & n_owner(x1) & n_end(x4) & n_doorway(x3) & n_day(x5) & at(e1,x4) & a_long(s1) & Theme(s1,x5) & Actor(e1,x1))
Two citizens await the U7 train at the Wilmersdorf Strasse station
Two people are waiting at a bus stop for the U7 bus.
2
-100
Train and bus are not same.
exists e1 x1 x2 x3 x4 x5 x6.(n_station(x4) & (x4 = x6) & ne_org_strasse(x6) & (x4 = x5) & ne_org_wilmersdorf(x5) & n_train(x2) & (x2 = x3) & ne_nam_u7(x3) & Theme(e1,x2) & Actor(e1,x1) & v_await(e1) & at(x2,x4) & n_citizen(x1) & card_eq_2(x1))
exists e1 x1 x2 x3 x4.(at(e1,x2) & for(x2,x3) & n_bus(x3) & n_bus(x3) & (x3 = x4) & ne_org_u7(x4) & n_stop(x2) & of(x2,x3) & Actor(e1,x1) & v_wait(e1) & n_people(x1) & card_eq_2(x1))
78f66d1e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6.(v_await(e1) & ne_org_wilmersdorf(x5) & ne_org_strasse(x6) & ne_nam_u7(x3) & n_train(x2) & n_station(x4) & n_citizen(x1) & card_eq_2(x1) & at(x2,x4) & Theme(e1,x2) & Actor(e1,x1) & (x4 = x6) & (x4 = x5) & (x2 = x3))
exists e1 x1 x2 x3 x4.(v_wait(e1) & of(x2,x3) & ne_org_u7(x4) & n_stop(x2) & n_people(x1) & n_bus(x3) & for(x2,x3) & card_eq_2(x1) & at(e1,x2) & Actor(e1,x1) & (x3 = x4))
Two citizens await the U7 train at the Wilmersdorf Strasse station
Two people are waiting to board the train to work.
1
-100
They may not be going to work.
exists e1 x1 x2 x3 x4 x5 x6.(n_station(x4) & (x4 = x6) & ne_org_strasse(x6) & (x4 = x5) & ne_org_wilmersdorf(x5) & n_train(x2) & (x2 = x3) & ne_nam_u7(x3) & Theme(e1,x2) & Actor(e1,x1) & v_await(e1) & at(x2,x4) & n_citizen(x1) & card_eq_2(x1))
exists e1 p1 x1 x2.(n_train(x2) & Topic(e1,p1) & Actor(e1,x1) & v_wait(e1) & exists e2 p2.(Topic(e2,p2) & exists e3.(Actor(e3,x1) & v_work(e3)) & Theme(e2,x2) & Actor(e2,x1) & v_board(e2)) & n_people(x1) & card_eq_2(x1))
78f67458-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6.(v_await(e1) & ne_org_wilmersdorf(x5) & ne_org_strasse(x6) & ne_nam_u7(x3) & n_train(x2) & n_station(x4) & n_citizen(x1) & card_eq_2(x1) & at(x2,x4) & Theme(e1,x2) & Actor(e1,x1) & (x4 = x6) & (x4 = x5) & (x2 = x3))
exists e1 p1 x1 x2.(v_wait(e1) & n_train(x2) & n_people(x1) & exists e2 p2.(v_board(e2) & exists e3.(v_work(e3) & Actor(e3,x1)) & Topic(e2,p2) & Theme(e2,x2) & Actor(e2,x1)) & card_eq_2(x1) & Topic(e1,p1) & Actor(e1,x1))
Two citizens await the U7 train at the Wilmersdorf Strasse station
Two citizens await the train.
0
-100
Two citizens await the train is a direct meaning
exists e1 x1 x2 x3 x4 x5 x6.(n_station(x4) & (x4 = x6) & ne_org_strasse(x6) & (x4 = x5) & ne_org_wilmersdorf(x5) & n_train(x2) & (x2 = x3) & ne_nam_u7(x3) & Theme(e1,x2) & Actor(e1,x1) & v_await(e1) & at(x2,x4) & n_citizen(x1) & card_eq_2(x1))
exists e1 x1 x2.(n_train(x2) & Theme(e1,x2) & Actor(e1,x1) & v_await(e1) & n_citizen(x1) & card_eq_2(x1))
78f679d0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6.(v_await(e1) & ne_org_wilmersdorf(x5) & ne_org_strasse(x6) & ne_nam_u7(x3) & n_train(x2) & n_station(x4) & n_citizen(x1) & card_eq_2(x1) & at(x2,x4) & Theme(e1,x2) & Actor(e1,x1) & (x4 = x6) & (x4 = x5) & (x2 = x3))
exists e1 x1 x2.(v_await(e1) & n_train(x2) & n_citizen(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
Back end of horse and rider outside a boxcar ramp.
The horse is sleeping.
2
-100
With the back of the horse and rider outside of a boxcar ramp means the horse is not sleeping
exists s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & of(x1,x2) & subset_of(x4,x2) & outside(x4,x5) & n_ramp(x5) & of(x5,x6) & n_boxcar(x6) & n_rider(x4) & subset_of(x3,x2) & n_horse(x3) & n_end(x1) & a_back(s1) & Theme(s1,x1))
exists e1 x1.(n_horse(x1) & Actor(e1,x1) & v_sleep(e1))
78f67f5c-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4 x5 x6.(subset_of(x4,x2) & subset_of(x3,x2) & outside(x4,x5) & of(x5,x6) & of(x1,x2) & n_rider(x4) & n_ramp(x5) & n_horse(x3) & n_end(x1) & n_boxcar(x6) & a_topic(x1) & a_back(s1) & Theme(s1,x1))
exists e1 x1.(v_sleep(e1) & n_horse(x1) & Actor(e1,x1))
Back end of horse and rider outside a boxcar ramp.
The horse is running
1
-100
outside doesn't always mean running
exists s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & of(x1,x2) & subset_of(x4,x2) & outside(x4,x5) & n_ramp(x5) & of(x5,x6) & n_boxcar(x6) & n_rider(x4) & subset_of(x3,x2) & n_horse(x3) & n_end(x1) & a_back(s1) & Theme(s1,x1))
exists e1 x1.(n_horse(x1) & Actor(e1,x1) & v_run(e1))
78f68484-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4 x5 x6.(subset_of(x4,x2) & subset_of(x3,x2) & outside(x4,x5) & of(x5,x6) & of(x1,x2) & n_rider(x4) & n_ramp(x5) & n_horse(x3) & n_end(x1) & n_boxcar(x6) & a_topic(x1) & a_back(s1) & Theme(s1,x1))
exists e1 x1.(v_run(e1) & n_horse(x1) & Actor(e1,x1))
Back end of horse and rider outside a boxcar ramp.
The horse is riding outside a ramp
0
-100
A horse and rider are outside of ramp.
exists s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & of(x1,x2) & subset_of(x4,x2) & outside(x4,x5) & n_ramp(x5) & of(x5,x6) & n_boxcar(x6) & n_rider(x4) & subset_of(x3,x2) & n_horse(x3) & n_end(x1) & a_back(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_horse(x1) & outside(e1,x2) & n_ramp(x2) & Actor(e1,x1) & v_ride(e1))
78f68998-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4 x5 x6.(subset_of(x4,x2) & subset_of(x3,x2) & outside(x4,x5) & of(x5,x6) & of(x1,x2) & n_rider(x4) & n_ramp(x5) & n_horse(x3) & n_end(x1) & n_boxcar(x6) & a_topic(x1) & a_back(s1) & Theme(s1,x1))
exists e1 x1 x2.(v_ride(e1) & outside(e1,x2) & n_ramp(x2) & n_horse(x1) & Actor(e1,x1))
A blond girl is fixing her sunglasses.
The girl is adjusting her glasses
0
-100
girl is fixing her sunglasses is same as girl is adjusting her glasses
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_fix(e1) & n_sunglass(x2) & of(x2,x1) & n_female(x1) & n_girl(x1) & a_blond(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_glass(x2) & of(x2,x1) & n_female(x1) & n_girl(x1) & Theme(e1,x2) & Actor(e1,x1) & v_adjust(e1))
78f68eb6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_fix(e1) & of(x2,x1) & n_sunglass(x2) & n_girl(x1) & n_female(x1) & a_blond(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_adjust(e1) & of(x2,x1) & n_glass(x2) & n_girl(x1) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1))
A blond girl is fixing her sunglasses.
The girl has red hair
2
-100
Girl is either blond or has red hair
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_fix(e1) & n_sunglass(x2) & of(x2,x1) & n_female(x1) & n_girl(x1) & a_blond(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(n_girl(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_hair(x2) & a_red(s1) & Theme(s1,x2))
78f69424-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_fix(e1) & of(x2,x1) & n_sunglass(x2) & n_girl(x1) & n_female(x1) & a_blond(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_have(e1) & n_hair(x2) & n_girl(x1) & a_red(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A blond girl is fixing her sunglasses.
The girl is not having much luck fixing her glasses
1
-100
fixing doesn't always mean not having much luck
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_fix(e1) & n_sunglass(x2) & of(x2,x1) & n_female(x1) & n_girl(x1) & a_blond(s1) & Theme(s1,x1))
exists x1.(n_girl(x1) & -exists e1 e2 s1 x2 x3 x4.(Theme(e2,x2) & Actor(e2,x1) & v_have(e2) & Theme(e1,x4) & Actor(e1,x3) & v_fix(e1) & n_glass(x4) & a_she(s1) & Theme(s1,x4) & (x2 = x3) & n_luck(x2) & n_amount(x2)))
78f69b72-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_fix(e1) & of(x2,x1) & n_sunglass(x2) & n_girl(x1) & n_female(x1) & a_blond(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists x1.(n_girl(x1) & all e1 e2 s1 x2 x3 x4.(-v_have(e2) | -v_fix(e1) | -n_luck(x2) | -n_glass(x4) | -n_amount(x2) | -a_she(s1) | -Theme(s1,x4) | -Theme(e2,x2) | -Theme(e1,x4) | -Actor(e2,x1) | -Actor(e1,x3) | -(x2 = x3)))
A jockey climbs a ramp behind his horse.
A jockey at the Kentucky Derby.
1
-100
jockey doesn't always mean Kentucky Derby.
exists e1 x1 x2 x3.(behind(e1,x3) & n_horse(x3) & of(x3,x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_climb(e1) & n_ramp(x2) & n_jockey(x1))
exists x1 x2 x3.(ne_geo_derby(x2) & (x2 = x3) & ne_geo_kentucky(x3) & a_topic(x1) & at(x1,x2) & n_jockey(x1))
78f6a068-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_climb(e1) & of(x3,x1) & n_ramp(x2) & n_male(x1) & n_jockey(x1) & n_horse(x3) & behind(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists x1 x2 x3.(ne_geo_kentucky(x3) & ne_geo_derby(x2) & n_jockey(x1) & at(x1,x2) & a_topic(x1) & (x2 = x3))
A jockey climbs a ramp behind his horse.
A caddy prepares for a round of golf.
2
-100
Jockey and caddy refer to two different sports
exists e1 x1 x2 x3.(behind(e1,x3) & n_horse(x3) & of(x3,x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_climb(e1) & n_ramp(x2) & n_jockey(x1))
exists e1 x1 x2 x3.(for(e1,x2) & of(x2,x3) & n_golf(x3) & n_round(x2) & Actor(e1,x1) & v_prepare(e1) & n_caddy(x1))
78f6a658-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_climb(e1) & of(x3,x1) & n_ramp(x2) & n_male(x1) & n_jockey(x1) & n_horse(x3) & behind(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_prepare(e1) & of(x2,x3) & n_round(x2) & n_golf(x3) & n_caddy(x1) & for(e1,x2) & Actor(e1,x1))