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
People looking at fish at an aquarium.
The people are eating fish.
2
0
In sentence one the people are observing the fish in an aquarium. In sentence two they are eating fish. One is not able to consume the aquarium fish, thus making these sentences contradictory.
exists e1 x1 x2 x3.(at(e1,x2) & at(x2,x3) & n_aquarium(x3) & n_fish(x2) & Actor(e1,x1) & v_look(e1) & n_people(x1))
exists e1 x1 x2.(n_people(x1) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_fish(x2))
49c7c420-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_look(e1) & n_people(x1) & n_fish(x2) & n_aquarium(x3) & at(x2,x3) & at(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_eat(e1) & n_people(x1) & n_fish(x2) & Theme(e1,x2) & Actor(e1,x1))
People looking at fish at an aquarium.
People are gazing upon fish in an aquarium.
0
0.978526
looking at something means the person is gazing.
exists e1 x1 x2 x3.(at(e1,x2) & at(x2,x3) & n_aquarium(x3) & n_fish(x2) & Actor(e1,x1) & v_look(e1) & n_people(x1))
exists e1 x1 x2 x3.(in(e1,x3) & n_aquarium(x3) & upon(e1,x2) & n_fish(x2) & Actor(e1,x1) & v_gaze(e1) & n_people(x1))
49c7ce2a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_look(e1) & n_people(x1) & n_fish(x2) & n_aquarium(x3) & at(x2,x3) & at(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_gaze(e1) & upon(e1,x2) & n_people(x1) & n_fish(x2) & n_aquarium(x3) & in(e1,x3) & Actor(e1,x1))
People looking at fish at an aquarium.
The people are visiting the aquarium.
1
0.979222
looking at doesn't always mean visiting
exists e1 x1 x2 x3.(at(e1,x2) & at(x2,x3) & n_aquarium(x3) & n_fish(x2) & Actor(e1,x1) & v_look(e1) & n_people(x1))
exists e1 x1 x2.(n_aquarium(x2) & n_people(x1) & Theme(e1,x2) & Actor(e1,x1) & v_visit(e1))
49c8575a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_look(e1) & n_people(x1) & n_fish(x2) & n_aquarium(x3) & at(x2,x3) & at(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_visit(e1) & n_people(x1) & n_aquarium(x2) & Theme(e1,x2) & Actor(e1,x1))
People looking at fish at an aquarium.
A field trip visits an aquarium to look at fish.
1
0.154923
People doesn't always mean field trip
exists e1 x1 x2 x3.(at(e1,x2) & at(x2,x3) & n_aquarium(x3) & n_fish(x2) & Actor(e1,x1) & v_look(e1) & n_people(x1))
exists e1 p1 x1 x2 x3 x4 x5.(Topic(e1,p1) & exists e2 x6.(at(e2,x6) & n_fish(x6) & Actor(e2,x1) & v_look(e2)) & Theme(e1,x5) & Actor(e1,x3) & v_visit(e1) & n_aquarium(x5) & n_trip(x3) & of(x3,x4) & n_field(x4) & n_trip(x1) & of(x1,x2) & n_field(x2))
49c8771c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_look(e1) & n_people(x1) & n_fish(x2) & n_aquarium(x3) & at(x2,x3) & at(e1,x2) & Actor(e1,x1))
exists e1 p1 x1 x2 x3 x4 x5.(v_visit(e1) & of(x3,x4) & of(x1,x2) & n_trip(x3) & n_trip(x1) & n_field(x4) & n_field(x2) & n_aquarium(x5) & exists e2 x6.(v_look(e2) & n_fish(x6) & at(e2,x6) & Actor(e2,x1)) & Topic(e1,p1) & Theme(e1,x5) & Actor(e1,x3))
A woman wearing black glasses is sharing sweets with a toddler girl wearing a princess hat.
The lady is babysitting her granddaughter.
1
0.211318
A woman with a toddler girl doesn't mean that she is her granddaughter
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e2,x5) & Theme(e3,x8) & Actor(e3,x7) & v_wear(e3) & n_hat(x8) & of(x8,x9) & n_princess(x9) & (x5 = x7) & n_girl(x5) & of(x5,x6) & n_toddler(x6) & Theme(e2,x4) & Actor(e2,x1) & v_share(e2) & n_sweet(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_glass(x3) & a_black(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1))
exists e1 x1 x2.(n_granddaughter(x2) & of(x2,x1) & n_female(x1) & n_lady(x1) & Theme(e1,x2) & Actor(e1,x1) & v_babysit(e1))
49c96bc2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e2,x5) & v_wear(e3) & v_wear(e1) & v_share(e2) & of(x8,x9) & of(x5,x6) & n_woman(x1) & n_toddler(x6) & n_sweet(x4) & n_princess(x9) & n_hat(x8) & n_glass(x3) & n_girl(x5) & a_black(s1) & Theme(s1,x3) & Theme(e3,x8) & Theme(e2,x4) & Theme(e1,x3) & Actor(e3,x7) & Actor(e2,x1) & Actor(e1,x2) & (x5 = x7) & (x1 = x2))
exists e1 x1 x2.(v_babysit(e1) & of(x2,x1) & n_lady(x1) & n_granddaughter(x2) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1))
A woman wearing black glasses is sharing sweets with a toddler girl wearing a princess hat.
A mother feeds sweets to her daughter.
1
0.703085
A woman with a toddler girl doesn't mean that she is her daughter
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e2,x5) & Theme(e3,x8) & Actor(e3,x7) & v_wear(e3) & n_hat(x8) & of(x8,x9) & n_princess(x9) & (x5 = x7) & n_girl(x5) & of(x5,x6) & n_toddler(x6) & Theme(e2,x4) & Actor(e2,x1) & v_share(e2) & n_sweet(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_glass(x3) & a_black(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1))
exists e1 x1 x2 x3.(to(e1,x3) & n_daughter(x3) & of(x3,x1) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1) & v_feed(e1) & n_sweet(x2) & n_mother(x1))
49c97144-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e2,x5) & v_wear(e3) & v_wear(e1) & v_share(e2) & of(x8,x9) & of(x5,x6) & n_woman(x1) & n_toddler(x6) & n_sweet(x4) & n_princess(x9) & n_hat(x8) & n_glass(x3) & n_girl(x5) & a_black(s1) & Theme(s1,x3) & Theme(e3,x8) & Theme(e2,x4) & Theme(e1,x3) & Actor(e3,x7) & Actor(e2,x1) & Actor(e1,x2) & (x5 = x7) & (x1 = x2))
exists e1 x1 x2 x3.(v_feed(e1) & to(e1,x3) & of(x3,x1) & n_sweet(x2) & n_mother(x1) & n_female(x1) & n_daughter(x3) & Theme(e1,x2) & Actor(e1,x1))
A woman wearing black glasses is sharing sweets with a toddler girl wearing a princess hat.
A woman gives a girl dressed like a princess candy on Halloween.
1
0.053075
Not all princess dressed girls are dressed for Halloween
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e2,x5) & Theme(e3,x8) & Actor(e3,x7) & v_wear(e3) & n_hat(x8) & of(x8,x9) & n_princess(x9) & (x5 = x7) & n_girl(x5) & of(x5,x6) & n_toddler(x6) & Theme(e2,x4) & Actor(e2,x1) & v_share(e2) & n_sweet(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_glass(x3) & a_black(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1))
exists e1 e2 x1 x2 x3 x4 x5 x6.(ne_tim_halloween(x6) & Theme(e2,x2) & Actor(e2,x1) & v_give(e2) & on(e1,x6) & like(e1,x4) & n_candy(x4) & of(x4,x5) & n_princess(x5) & Theme(e1,x3) & v_dress(e1) & (x2 = x3) & n_girl(x2) & n_woman(x1))
49c97f04-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e2,x5) & v_wear(e3) & v_wear(e1) & v_share(e2) & of(x8,x9) & of(x5,x6) & n_woman(x1) & n_toddler(x6) & n_sweet(x4) & n_princess(x9) & n_hat(x8) & n_glass(x3) & n_girl(x5) & a_black(s1) & Theme(s1,x3) & Theme(e3,x8) & Theme(e2,x4) & Theme(e1,x3) & Actor(e3,x7) & Actor(e2,x1) & Actor(e1,x2) & (x5 = x7) & (x1 = x2))
exists e1 e2 x1 x2 x3 x4 x5 x6.(v_give(e2) & v_dress(e1) & on(e1,x6) & of(x4,x5) & ne_tim_halloween(x6) & n_woman(x1) & n_princess(x5) & n_girl(x2) & n_candy(x4) & like(e1,x4) & Theme(e2,x2) & Theme(e1,x3) & Actor(e2,x1) & (x2 = x3))
A woman wearing black glasses is sharing sweets with a toddler girl wearing a princess hat.
A man wearing a cape gives a boy a baseball.
2
0
there is not such thing as a princess hat
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e2,x5) & Theme(e3,x8) & Actor(e3,x7) & v_wear(e3) & n_hat(x8) & of(x8,x9) & n_princess(x9) & (x5 = x7) & n_girl(x5) & of(x5,x6) & n_toddler(x6) & Theme(e2,x4) & Actor(e2,x1) & v_share(e2) & n_sweet(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_glass(x3) & a_black(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1))
exists e1 e2 x1 x2 x3 x4 x5.(Recipient(e2,x5) & Theme(e2,x4) & Actor(e2,x1) & v_give(e2) & n_boy(x5) & n_baseball(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_cape(x3) & (x1 = x2) & n_man(x1))
49c98396-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e2,x5) & v_wear(e3) & v_wear(e1) & v_share(e2) & of(x8,x9) & of(x5,x6) & n_woman(x1) & n_toddler(x6) & n_sweet(x4) & n_princess(x9) & n_hat(x8) & n_glass(x3) & n_girl(x5) & a_black(s1) & Theme(s1,x3) & Theme(e3,x8) & Theme(e2,x4) & Theme(e1,x3) & Actor(e3,x7) & Actor(e2,x1) & Actor(e1,x2) & (x5 = x7) & (x1 = x2))
exists e1 e2 x1 x2 x3 x4 x5.(v_wear(e1) & v_give(e2) & n_man(x1) & n_cape(x3) & n_boy(x5) & n_baseball(x4) & Theme(e2,x4) & Theme(e1,x3) & Recipient(e2,x5) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
A woman wearing black glasses is sharing sweets with a toddler girl wearing a princess hat.
The woman is smiling.
1
0.874371
A woman sharing sweets doesn't mean that she is smiling
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e2,x5) & Theme(e3,x8) & Actor(e3,x7) & v_wear(e3) & n_hat(x8) & of(x8,x9) & n_princess(x9) & (x5 = x7) & n_girl(x5) & of(x5,x6) & n_toddler(x6) & Theme(e2,x4) & Actor(e2,x1) & v_share(e2) & n_sweet(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_glass(x3) & a_black(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1))
exists e1 x1.(n_woman(x1) & Actor(e1,x1) & v_smile(e1))
49c9890e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e2,x5) & v_wear(e3) & v_wear(e1) & v_share(e2) & of(x8,x9) & of(x5,x6) & n_woman(x1) & n_toddler(x6) & n_sweet(x4) & n_princess(x9) & n_hat(x8) & n_glass(x3) & n_girl(x5) & a_black(s1) & Theme(s1,x3) & Theme(e3,x8) & Theme(e2,x4) & Theme(e1,x3) & Actor(e3,x7) & Actor(e2,x1) & Actor(e1,x2) & (x5 = x7) & (x1 = x2))
exists e1 x1.(v_smile(e1) & n_woman(x1) & Actor(e1,x1))
A woman wearing black glasses is sharing sweets with a toddler girl wearing a princess hat.
The toddler is eating the candy.
1
0.916546
All sweets are not candy
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e2,x5) & Theme(e3,x8) & Actor(e3,x7) & v_wear(e3) & n_hat(x8) & of(x8,x9) & n_princess(x9) & (x5 = x7) & n_girl(x5) & of(x5,x6) & n_toddler(x6) & Theme(e2,x4) & Actor(e2,x1) & v_share(e2) & n_sweet(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_glass(x3) & a_black(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1))
exists e1 x1 x2.(n_candy(x2) & n_toddler(x1) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1))
49c9937c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e2,x5) & v_wear(e3) & v_wear(e1) & v_share(e2) & of(x8,x9) & of(x5,x6) & n_woman(x1) & n_toddler(x6) & n_sweet(x4) & n_princess(x9) & n_hat(x8) & n_glass(x3) & n_girl(x5) & a_black(s1) & Theme(s1,x3) & Theme(e3,x8) & Theme(e2,x4) & Theme(e1,x3) & Actor(e3,x7) & Actor(e2,x1) & Actor(e1,x2) & (x5 = x7) & (x1 = x2))
exists e1 x1 x2.(v_eat(e1) & n_toddler(x1) & n_candy(x2) & Theme(e1,x2) & Actor(e1,x1))
A woman wearing black glasses is sharing sweets with a toddler girl wearing a princess hat.
The woman is not selfish with the young girl.
0
0.975345
Sharing is the opposite of selfish.
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e2,x5) & Theme(e3,x8) & Actor(e3,x7) & v_wear(e3) & n_hat(x8) & of(x8,x9) & n_princess(x9) & (x5 = x7) & n_girl(x5) & of(x5,x6) & n_toddler(x6) & Theme(e2,x4) & Actor(e2,x1) & v_share(e2) & n_sweet(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_glass(x3) & a_black(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1))
exists s2 x1 x2.(n_girl(x2) & a_young(s2) & Theme(s2,x2) & n_woman(x1) & -exists s1.(with(s1,x2) & Theme(s1,x1) & a_selfish(s1)))
49c9985e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e2,x5) & v_wear(e3) & v_wear(e1) & v_share(e2) & of(x8,x9) & of(x5,x6) & n_woman(x1) & n_toddler(x6) & n_sweet(x4) & n_princess(x9) & n_hat(x8) & n_glass(x3) & n_girl(x5) & a_black(s1) & Theme(s1,x3) & Theme(e3,x8) & Theme(e2,x4) & Theme(e1,x3) & Actor(e3,x7) & Actor(e2,x1) & Actor(e1,x2) & (x5 = x7) & (x1 = x2))
exists s2 x1 x2.(n_woman(x1) & n_girl(x2) & all s1.(-with(s1,x2) | -a_selfish(s1) | -Theme(s1,x1)) & a_young(s2) & Theme(s2,x2))
a fat lady feeding her young daughter.
The man gives his son an icecream cone.
2
0
The first sentance is about a woman and her daughter while the second is about a man and son
exists e1 s1 s2 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_feed(e1) & n_daughter(x3) & a_young(s2) & Theme(s2,x3) & of(x3,x1) & n_female(x1) & (x1 = x2) & n_lady(x1) & a_fat(s1) & Theme(s1,x1))
exists e1 x1 x2 x3 x4.(n_son(x4) & of(x4,x1) & n_male(x1) & n_man(x1) & Recipient(e1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_give(e1) & n_cone(x2) & of(x2,x3) & n_icecream(x3))
49c9e610-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_feed(e1) & of(x3,x1) & n_lady(x1) & n_female(x1) & n_daughter(x3) & a_young(s2) & a_topic(x1) & a_fat(s1) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3 x4.(v_give(e1) & of(x4,x1) & of(x2,x3) & n_son(x4) & n_man(x1) & n_male(x1) & n_icecream(x3) & n_cone(x2) & Theme(e1,x2) & Recipient(e1,x4) & Actor(e1,x1))
a fat lady feeding her young daughter.
A fat lady feeding a girl who is starving.
1
0.141486
A lady feeding a girl doesn't denote that she is her daughter
exists e1 s1 s2 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_feed(e1) & n_daughter(x3) & a_young(s2) & Theme(s2,x3) & of(x3,x1) & n_female(x1) & (x1 = x2) & n_lady(x1) & a_fat(s1) & Theme(s1,x1))
exists e1 e2 s1 x1 x2 x3 x4.(a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_feed(e2) & Actor(e1,x4) & v_starve(e1) & (x3 = x4) & n_girl(x3) & (x1 = x2) & n_lady(x1) & a_fat(s1) & Theme(s1,x1))
49ca0582-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_feed(e1) & of(x3,x1) & n_lady(x1) & n_female(x1) & n_daughter(x3) & a_young(s2) & a_topic(x1) & a_fat(s1) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 e2 s1 x1 x2 x3 x4.(v_starve(e1) & v_feed(e2) & n_lady(x1) & n_girl(x3) & a_topic(x1) & a_fat(s1) & Theme(s1,x1) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x4) & (x3 = x4) & (x1 = x2))
a fat lady feeding her young daughter.
The daughter is eating something delicious.
1
0.567805
Not everything fed to daughters is delicious.
exists e1 s1 s2 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_feed(e1) & n_daughter(x3) & a_young(s2) & Theme(s2,x3) & of(x3,x1) & n_female(x1) & (x1 = x2) & n_lady(x1) & a_fat(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(n_daughter(x1) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & Theme(s1,x3) & a_delicious(s1) & (x2 = x3) & n_thing(x2))
49ca0ec4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_feed(e1) & of(x3,x1) & n_lady(x1) & n_female(x1) & n_daughter(x3) & a_young(s2) & a_topic(x1) & a_fat(s1) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2 x3.(v_eat(e1) & n_thing(x2) & n_daughter(x1) & a_delicious(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & (x2 = x3))
a fat lady feeding her young daughter.
The lady is in the kitchen.
1
0.70684
It is not necessary to be in the kitchen to feed a daughter.
exists e1 s1 s2 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_feed(e1) & n_daughter(x3) & a_young(s2) & Theme(s2,x3) & of(x3,x1) & n_female(x1) & (x1 = x2) & n_lady(x1) & a_fat(s1) & Theme(s1,x1))
exists p1 x1 x2.(n_kitchen(x2) & n_lady(x1) & in(x1,x2))
49ca178e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_feed(e1) & of(x3,x1) & n_lady(x1) & n_female(x1) & n_daughter(x3) & a_young(s2) & a_topic(x1) & a_fat(s1) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists x1 x2.(n_lady(x1) & n_kitchen(x2) & in(x1,x2))
a fat lady feeding her young daughter.
The child is a boy.
1
0
It can't be assumed whether a child is a boy or a girl.
exists e1 s1 s2 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_feed(e1) & n_daughter(x3) & a_young(s2) & Theme(s2,x3) & of(x3,x1) & n_female(x1) & (x1 = x2) & n_lady(x1) & a_fat(s1) & Theme(s1,x1))
exists p1 x1.(n_child(x1) & exists x2.((x1 = x2) & n_boy(x2)))
49ca20da-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_feed(e1) & of(x3,x1) & n_lady(x1) & n_female(x1) & n_daughter(x3) & a_young(s2) & a_topic(x1) & a_fat(s1) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists x1.(n_child(x1) & exists x2.(n_boy(x2) & (x1 = x2)))
a fat lady feeding her young daughter.
A woman is feeding her young child.
0
0.975345
A lady is a woman. A young daughter is a child.
exists e1 s1 s2 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_feed(e1) & n_daughter(x3) & a_young(s2) & Theme(s2,x3) & of(x3,x1) & n_female(x1) & (x1 = x2) & n_lady(x1) & a_fat(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_feed(e1) & n_child(x2) & a_young(s1) & Theme(s1,x2) & of(x2,x1) & n_female(x1) & n_woman(x1))
49ca2544-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_feed(e1) & of(x3,x1) & n_lady(x1) & n_female(x1) & n_daughter(x3) & a_young(s2) & a_topic(x1) & a_fat(s1) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2.(v_feed(e1) & of(x2,x1) & n_woman(x1) & n_female(x1) & n_child(x2) & a_young(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
a fat lady feeding her young daughter.
The lady is holding out a spoon to her child.
1
0.661037
Not everyone that is fed by a lady is her child.
exists e1 s1 s2 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_feed(e1) & n_daughter(x3) & a_young(s2) & Theme(s2,x3) & of(x3,x1) & n_female(x1) & (x1 = x2) & n_lady(x1) & a_fat(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(n_child(x3) & of(x3,x1) & n_female(x1) & n_lady(x1) & to(e1,x3) & a_out(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_spoon(x2))
49ca2ecc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_feed(e1) & of(x3,x1) & n_lady(x1) & n_female(x1) & n_daughter(x3) & a_young(s2) & a_topic(x1) & a_fat(s1) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2 x3.(v_hold(e1) & to(e1,x3) & of(x3,x1) & n_spoon(x2) & n_lady(x1) & n_female(x1) & n_child(x3) & a_out(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
Bishop making the cross with ashes on a man's forehead
the man had a ash on his forehead
0
-100
The Bishop made a cross on the mans forehead which is why he had ash on his forehead
exists e1 x1 x2 x3 x4 x5.(n_cross(x2) & ne_per_bishop(x1) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & with(x2,x3) & on(x3,x5) & n_forehead(x5) & of(x5,x4) & n_man(x4) & n_ash(x3))
exists e1 x1 x2 x3.(n_forehead(x3) & of(x3,x1) & n_male(x1) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & on(x2,x3) & n_ash(x2))
49cb26ec-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(with(x2,x3) & v_make(e1) & on(x3,x5) & of(x5,x4) & ne_per_bishop(x1) & n_man(x4) & n_forehead(x5) & n_cross(x2) & n_ash(x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_have(e1) & on(x2,x3) & of(x3,x1) & n_man(x1) & n_male(x1) & n_forehead(x3) & n_ash(x2) & Theme(e1,x2) & Actor(e1,x1))
Bishop making the cross with ashes on a man's forehead
the man was at church
1
-100
if the man is at church that doesn't mean he is making the cross with ashes on his forehead
exists e1 x1 x2 x3 x4 x5.(n_cross(x2) & ne_per_bishop(x1) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & with(x2,x3) & on(x3,x5) & n_forehead(x5) & of(x5,x4) & n_man(x4) & n_ash(x3))
exists p1 x1.(n_man(x1) & exists x2.(at(x1,x2) & n_church(x2)))
49cb2c28-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(with(x2,x3) & v_make(e1) & on(x3,x5) & of(x5,x4) & ne_per_bishop(x1) & n_man(x4) & n_forehead(x5) & n_cross(x2) & n_ash(x3) & Theme(e1,x2) & Actor(e1,x1))
exists x1.(n_man(x1) & exists x2.(n_church(x2) & at(x1,x2)))
Bishop making the cross with ashes on a man's forehead
the bishop talked to the woman while putting a cross on her cheek
2
-100
Forehead and cheek are two different parts of body.
exists e1 x1 x2 x3 x4 x5.(n_cross(x2) & ne_per_bishop(x1) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & with(x2,x3) & on(x3,x5) & n_forehead(x5) & of(x5,x4) & n_man(x4) & n_ash(x3))
exists e1 e2 x1 x2 x3 x4.(n_cheek(x4) & of(x4,x2) & n_female(x2) & n_woman(x2) & n_bishop(x1) & while(e1,e2) & on(e2,x4) & Theme(e2,x3) & Actor(e2,x1) & v_put(e2) & n_cross(x3) & to(e1,x2) & Actor(e1,x1) & v_talk(e1))
49cb3146-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(with(x2,x3) & v_make(e1) & on(x3,x5) & of(x5,x4) & ne_per_bishop(x1) & n_man(x4) & n_forehead(x5) & n_cross(x2) & n_ash(x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 e2 x1 x2 x3 x4.(while(e1,e2) & v_talk(e1) & v_put(e2) & to(e1,x2) & on(e2,x4) & of(x4,x2) & n_woman(x2) & n_female(x2) & n_cross(x3) & n_cheek(x4) & n_bishop(x1) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1))
A priest rubs a cross on a man's forehead.
two men are skydiving
2
-100
Men rubbing cross cannot be skydiving at same time.
exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_rub(e1) & on(x2,x4) & n_forehead(x4) & of(x4,x3) & n_man(x3) & n_cross(x2) & n_priest(x1))
exists e1 x1.(Actor(e1,x1) & v_skydive(e1) & n_man(x1) & card_eq_2(x1))
49cb3628-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_rub(e1) & on(x2,x4) & of(x4,x3) & n_priest(x1) & n_man(x3) & n_forehead(x4) & n_cross(x2) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1.(v_skydive(e1) & n_man(x1) & card_eq_2(x1) & Actor(e1,x1))
A priest rubs a cross on a man's forehead.
a man getting rid of his demon
1
-100
A priest can rub a cross on a man's forehead for more reasons than getting rid of his demon.
exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_rub(e1) & on(x2,x4) & n_forehead(x4) & of(x4,x3) & n_man(x3) & n_cross(x2) & n_priest(x1))
exists e1 p1 x1 x2 x3.(a_topic(x1) & exists s1.(of(s1,x3) & Theme(s1,x2) & a_rid(s1)) & n_demon(x3) & of(x3,x1) & n_male(x1) & Topic(e1,p1) & Actor(e1,x2) & v_get(e1) & (x1 = x2) & n_man(x1))
49cb3b78-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_rub(e1) & on(x2,x4) & of(x4,x3) & n_priest(x1) & n_man(x3) & n_forehead(x4) & n_cross(x2) & Theme(e1,x2) & Actor(e1,x1))
exists e1 p1 x1 x2 x3.(v_get(e1) & of(x3,x1) & n_man(x1) & n_male(x1) & n_demon(x3) & exists s1.(of(s1,x3) & a_rid(s1) & Theme(s1,x2)) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & (x1 = x2))
A priest rubs a cross on a man's forehead.
a priest rubs a man with his "cross."
0
-100
A priest rubbing a man's forehead is equivalent to rubbing a man with a cross.
exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_rub(e1) & on(x2,x4) & n_forehead(x4) & of(x4,x3) & n_man(x3) & n_cross(x2) & n_priest(x1))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_rub(e1) & with(x2,x3) & n_cross(x3) & of(x3,x1) & n_male(x1) & n_man(x2) & n_priest(x1))
49cb40dc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_rub(e1) & on(x2,x4) & of(x4,x3) & n_priest(x1) & n_man(x3) & n_forehead(x4) & n_cross(x2) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3.(with(x2,x3) & v_rub(e1) & of(x3,x1) & n_priest(x1) & n_man(x2) & n_male(x1) & n_cross(x3) & Theme(e1,x2) & Actor(e1,x1))
A man in a white robe with a purple sash places his hand on the forehead of another man.
Two men are playing tennis.
2
0.000005
One cant put hand on the other person,s forehead while playing tennis.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_forehead(x5) & on(e1,x5) & of(x5,x6) & n_man(x6) & -(x6 = x1) & n_man(x1) & n_man(x1) & Theme(e1,x4) & Actor(e1,x1) & v_place(e1) & n_hand(x4) & of(x4,x1) & n_male(x1) & in(x1,x2) & with(x2,x3) & n_sash(x3) & a_purple(s2) & Theme(s2,x3) & n_robe(x2) & a_white(s1) & Theme(s1,x2))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_tennis(x2) & n_man(x1) & card_eq_2(x1))
49cb4596-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x2,x3) & v_place(e1) & on(e1,x5) & of(x5,x6) & of(x4,x1) & n_sash(x3) & n_robe(x2) & n_man(x6) & n_man(x1) & n_male(x1) & n_hand(x4) & n_forehead(x5) & in(x1,x2) & a_white(s1) & a_purple(s2) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1) & -(x6 = x1))
exists e1 x1 x2.(v_play(e1) & n_tennis(x2) & n_man(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
A man in a white robe with a purple sash places his hand on the forehead of another man.
The men are married to one another.
1
0.000086
The men are married to one another doesn't imply that he is with white robe with a purple sash places his hand
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_forehead(x5) & on(e1,x5) & of(x5,x6) & n_man(x6) & -(x6 = x1) & n_man(x1) & n_man(x1) & Theme(e1,x4) & Actor(e1,x1) & v_place(e1) & n_hand(x4) & of(x4,x1) & n_male(x1) & in(x1,x2) & with(x2,x3) & n_sash(x3) & a_purple(s2) & Theme(s2,x3) & n_robe(x2) & a_white(s1) & Theme(s1,x2))
exists e1 s1 x1 x2.(n_man(x1) & to(e1,x2) & n_thing(x2) & card_eq_1(x2) & a_another(s1) & Theme(s1,x2) & Theme(e1,x1) & v_marry(e1))
49cb4a3c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x2,x3) & v_place(e1) & on(e1,x5) & of(x5,x6) & of(x4,x1) & n_sash(x3) & n_robe(x2) & n_man(x6) & n_man(x1) & n_male(x1) & n_hand(x4) & n_forehead(x5) & in(x1,x2) & a_white(s1) & a_purple(s2) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1) & -(x6 = x1))
exists e1 s1 x1 x2.(v_marry(e1) & to(e1,x2) & n_thing(x2) & n_man(x1) & card_eq_1(x2) & a_another(s1) & Theme(s1,x2) & Theme(e1,x1))
A man in a white robe with a purple sash places his hand on the forehead of another man.
Two men are near each other.
0
-100
Obviously the men are near each other if one is able to touch the other.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_forehead(x5) & on(e1,x5) & of(x5,x6) & n_man(x6) & -(x6 = x1) & n_man(x1) & n_man(x1) & Theme(e1,x4) & Actor(e1,x1) & v_place(e1) & n_hand(x4) & of(x4,x1) & n_male(x1) & in(x1,x2) & with(x2,x3) & n_sash(x3) & a_purple(s2) & Theme(s2,x3) & n_robe(x2) & a_white(s1) & Theme(s1,x2))
exists p1 x1.(all x2.(n_other(x2) -> near(x1,x2)) & n_man(x1) & card_eq_2(x1))
49cb4ed8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x2,x3) & v_place(e1) & on(e1,x5) & of(x5,x6) & of(x4,x1) & n_sash(x3) & n_robe(x2) & n_man(x6) & n_man(x1) & n_male(x1) & n_hand(x4) & n_forehead(x5) & in(x1,x2) & a_white(s1) & a_purple(s2) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1) & -(x6 = x1))
exists x1.(n_man(x1) & card_eq_2(x1) & all x2.(near(x1,x2) | -n_other(x2)))
A man in a white robe with a purple sash places his hand on the forehead of another man.
Two women hug as they celebrate graduating
2
-100
There can be either man or women.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_forehead(x5) & on(e1,x5) & of(x5,x6) & n_man(x6) & -(x6 = x1) & n_man(x1) & n_man(x1) & Theme(e1,x4) & Actor(e1,x1) & v_place(e1) & n_hand(x4) & of(x4,x1) & n_male(x1) & in(x1,x2) & with(x2,x3) & n_sash(x3) & a_purple(s2) & Theme(s2,x3) & n_robe(x2) & a_white(s1) & Theme(s1,x2))
exists p1 x1 x2.(a_topic(x1) & exists e1 p2.(exists e2.(Actor(e2,x1) & v_graduate(e2)) & Topic(e1,p2) & Actor(e1,x1) & v_celebrate(e1)) & n_thing(x1) & as(x1,p1) & n_hug(x1) & of(x1,x2) & n_woman(x2) & card_eq_2(x1))
49cb53e2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x2,x3) & v_place(e1) & on(e1,x5) & of(x5,x6) & of(x4,x1) & n_sash(x3) & n_robe(x2) & n_man(x6) & n_man(x1) & n_male(x1) & n_hand(x4) & n_forehead(x5) & in(x1,x2) & a_white(s1) & a_purple(s2) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1) & -(x6 = x1))
exists p1 x1 x2.(of(x1,x2) & n_woman(x2) & n_thing(x1) & n_hug(x1) & exists e1 p2.(v_celebrate(e1) & exists e2.(v_graduate(e2) & Actor(e2,x1)) & Topic(e1,p2) & Actor(e1,x1)) & card_eq_2(x1) & as(x1,p1) & a_topic(x1))
A man in a white robe with a purple sash places his hand on the forehead of another man.
A priest is meditating alone on his beliefs.
2
-100
there,s a difference between a common man and a priest.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_forehead(x5) & on(e1,x5) & of(x5,x6) & n_man(x6) & -(x6 = x1) & n_man(x1) & n_man(x1) & Theme(e1,x4) & Actor(e1,x1) & v_place(e1) & n_hand(x4) & of(x4,x1) & n_male(x1) & in(x1,x2) & with(x2,x3) & n_sash(x3) & a_purple(s2) & Theme(s2,x3) & n_robe(x2) & a_white(s1) & Theme(s1,x2))
exists e1 s1 x1 x2.(a_alone(s1) & Manner(e1,s1) & on(e1,x2) & n_belief(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_meditate(e1) & n_priest(x1))
49cb58a6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x2,x3) & v_place(e1) & on(e1,x5) & of(x5,x6) & of(x4,x1) & n_sash(x3) & n_robe(x2) & n_man(x6) & n_man(x1) & n_male(x1) & n_hand(x4) & n_forehead(x5) & in(x1,x2) & a_white(s1) & a_purple(s2) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1) & -(x6 = x1))
exists e1 s1 x1 x2.(v_meditate(e1) & on(e1,x2) & of(x2,x1) & n_priest(x1) & n_male(x1) & n_belief(x2) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x1))
A man in a white robe with a purple sash places his hand on the forehead of another man.
The man in the robe has no arms.
2
-100
without arms one cant keep his hand on forehead.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_forehead(x5) & on(e1,x5) & of(x5,x6) & n_man(x6) & -(x6 = x1) & n_man(x1) & n_man(x1) & Theme(e1,x4) & Actor(e1,x1) & v_place(e1) & n_hand(x4) & of(x4,x1) & n_male(x1) & in(x1,x2) & with(x2,x3) & n_sash(x3) & a_purple(s2) & Theme(s2,x3) & n_robe(x2) & a_white(s1) & Theme(s1,x2))
exists x1 x2.(n_robe(x2) & n_man(x1) & -exists e1 x3.(Theme(e1,x3) & Actor(e1,x1) & v_have(e1) & n_arm(x3)) & in(x1,x2))
49cb5da6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x2,x3) & v_place(e1) & on(e1,x5) & of(x5,x6) & of(x4,x1) & n_sash(x3) & n_robe(x2) & n_man(x6) & n_man(x1) & n_male(x1) & n_hand(x4) & n_forehead(x5) & in(x1,x2) & a_white(s1) & a_purple(s2) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1) & -(x6 = x1))
exists x1 x2.(n_robe(x2) & n_man(x1) & in(x1,x2) & all e1 x3.(-v_have(e1) | -n_arm(x3) | -Theme(e1,x3) | -Actor(e1,x1)))
A man in a white robe with a purple sash places his hand on the forehead of another man.
There are two men next to each other
0
0.952787
The two men are obviously close enough to next to each other if he placed his hand on the other one.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_forehead(x5) & on(e1,x5) & of(x5,x6) & n_man(x6) & -(x6 = x1) & n_man(x1) & n_man(x1) & Theme(e1,x4) & Actor(e1,x1) & v_place(e1) & n_hand(x4) & of(x4,x1) & n_male(x1) & in(x1,x2) & with(x2,x3) & n_sash(x3) & a_purple(s2) & Theme(s2,x3) & n_robe(x2) & a_white(s1) & Theme(s1,x2))
exists p1 x1.(all x3.(n_other(x3) -> to(p1,x3)) & r_next(p1) & exists x2.((x1 = x2) & n_man(x2) & card_eq_2(x2)))
49cb62ce-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x2,x3) & v_place(e1) & on(e1,x5) & of(x5,x6) & of(x4,x1) & n_sash(x3) & n_robe(x2) & n_man(x6) & n_man(x1) & n_male(x1) & n_hand(x4) & n_forehead(x5) & in(x1,x2) & a_white(s1) & a_purple(s2) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1) & -(x6 = x1))
exists p1 x1.(r_next(p1) & exists x2.(n_man(x2) & card_eq_2(x2) & (x1 = x2)) & all x3.(to(p1,x3) | -n_other(x3)))
A man in a white robe with a purple sash places his hand on the forehead of another man.
A priest is giving a blessing to a man.
1
0.643486
A priest is giving a blessing to a man doesn't imply that he is with white robe with a purple sash places his hand on the forehead
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_forehead(x5) & on(e1,x5) & of(x5,x6) & n_man(x6) & -(x6 = x1) & n_man(x1) & n_man(x1) & Theme(e1,x4) & Actor(e1,x1) & v_place(e1) & n_hand(x4) & of(x4,x1) & n_male(x1) & in(x1,x2) & with(x2,x3) & n_sash(x3) & a_purple(s2) & Theme(s2,x3) & n_robe(x2) & a_white(s1) & Theme(s1,x2))
exists e1 x1 x2 x3.(to(e1,x3) & n_man(x3) & Theme(e1,x2) & Actor(e1,x1) & v_give(e1) & n_blessing(x2) & n_priest(x1))
49cb6828-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x2,x3) & v_place(e1) & on(e1,x5) & of(x5,x6) & of(x4,x1) & n_sash(x3) & n_robe(x2) & n_man(x6) & n_man(x1) & n_male(x1) & n_hand(x4) & n_forehead(x5) & in(x1,x2) & a_white(s1) & a_purple(s2) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1) & -(x6 = x1))
exists e1 x1 x2 x3.(v_give(e1) & to(e1,x3) & n_priest(x1) & n_man(x3) & n_blessing(x2) & Theme(e1,x2) & Actor(e1,x1))
A man in a white robe with a purple sash places his hand on the forehead of another man.
A man is standing by himself.
2
-100
A man cannot be by himself and with another man simultaneously.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_forehead(x5) & on(e1,x5) & of(x5,x6) & n_man(x6) & -(x6 = x1) & n_man(x1) & n_man(x1) & Theme(e1,x4) & Actor(e1,x1) & v_place(e1) & n_hand(x4) & of(x4,x1) & n_male(x1) & in(x1,x2) & with(x2,x3) & n_sash(x3) & a_purple(s2) & Theme(s2,x3) & n_robe(x2) & a_white(s1) & Theme(s1,x2))
exists e1 x1.(by(e1,x1) & n_male(x1) & Actor(e1,x1) & v_stand(e1) & n_man(x1))
49cb6ce2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x2,x3) & v_place(e1) & on(e1,x5) & of(x5,x6) & of(x4,x1) & n_sash(x3) & n_robe(x2) & n_man(x6) & n_man(x1) & n_male(x1) & n_hand(x4) & n_forehead(x5) & in(x1,x2) & a_white(s1) & a_purple(s2) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1) & -(x6 = x1))
exists e1 x1.(v_stand(e1) & n_man(x1) & n_male(x1) & by(e1,x1) & Actor(e1,x1))
A man in a white robe with a purple sash places his hand on the forehead of another man.
A man places his hand on the forehand of a man kneeling down in front of him
1
0.123738
a man kneeling down cannot be said to be he is with white robe with a purple sash places his hand on the forehead
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_forehead(x5) & on(e1,x5) & of(x5,x6) & n_man(x6) & -(x6 = x1) & n_man(x1) & n_man(x1) & Theme(e1,x4) & Actor(e1,x1) & v_place(e1) & n_hand(x4) & of(x4,x1) & n_male(x1) & in(x1,x2) & with(x2,x3) & n_sash(x3) & a_purple(s2) & Theme(s2,x3) & n_robe(x2) & a_white(s1) & Theme(s1,x2))
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(n_male(x3) & n_forehand(x3) & on(e1,x3) & of(x3,x4) & in(e2,x6) & of(x6,x3) & n_front(x6) & a_down(s1) & Manner(e2,s1) & Actor(e2,x5) & v_kneel(e2) & (x4 = x5) & n_man(x4) & Theme(e1,x2) & Actor(e1,x1) & v_place(e1) & n_hand(x2) & of(x2,x1) & n_male(x1) & n_man(x1))
49cb7188-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x2,x3) & v_place(e1) & on(e1,x5) & of(x5,x6) & of(x4,x1) & n_sash(x3) & n_robe(x2) & n_man(x6) & n_man(x1) & n_male(x1) & n_hand(x4) & n_forehead(x5) & in(x1,x2) & a_white(s1) & a_purple(s2) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1) & -(x6 = x1))
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_place(e1) & v_kneel(e2) & on(e1,x3) & of(x6,x3) & of(x3,x4) & of(x2,x1) & n_man(x4) & n_man(x1) & n_male(x3) & n_male(x1) & n_hand(x2) & n_front(x6) & n_forehand(x3) & in(e2,x6) & a_down(s1) & Theme(e1,x2) & Manner(e2,s1) & Actor(e2,x5) & Actor(e1,x1) & (x4 = x5))
A man in a white robe with a purple sash places his hand on the forehead of another man.
A man wearing a white robe places his hand on the other man's forehead.
0
-100
The an being in a white robe means he is wearing it.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_forehead(x5) & on(e1,x5) & of(x5,x6) & n_man(x6) & -(x6 = x1) & n_man(x1) & n_man(x1) & Theme(e1,x4) & Actor(e1,x1) & v_place(e1) & n_hand(x4) & of(x4,x1) & n_male(x1) & in(x1,x2) & with(x2,x3) & n_sash(x3) & a_purple(s2) & Theme(s2,x3) & n_robe(x2) & a_white(s1) & Theme(s1,x2))
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(n_forehead(x6) & of(x6,x5) & -(x5 = x1) & n_man(x5) & on(e2,x6) & n_man(x1) & n_man(x1) & Theme(e2,x4) & Actor(e2,x1) & v_place(e2) & n_hand(x4) & of(x4,x1) & n_male(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_robe(x3) & a_white(s1) & Theme(s1,x3) & (x1 = x2))
49cb7638-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x2,x3) & v_place(e1) & on(e1,x5) & of(x5,x6) & of(x4,x1) & n_sash(x3) & n_robe(x2) & n_man(x6) & n_man(x1) & n_male(x1) & n_hand(x4) & n_forehead(x5) & in(x1,x2) & a_white(s1) & a_purple(s2) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1) & -(x6 = x1))
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_place(e2) & on(e2,x6) & of(x6,x5) & of(x4,x1) & n_robe(x3) & n_man(x5) & n_man(x1) & n_male(x1) & n_hand(x4) & n_forehead(x6) & a_white(s1) & Theme(s1,x3) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & -(x5 = x1) & (x1 = x2))
A man in a white robe with a purple sash places his hand on the forehead of another man.
A priest is blessing someone.
1
0.634281
A priest is blessing someone cannot be said to be he is with white robe with a purple sash places his hand on the forehead
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_forehead(x5) & on(e1,x5) & of(x5,x6) & n_man(x6) & -(x6 = x1) & n_man(x1) & n_man(x1) & Theme(e1,x4) & Actor(e1,x1) & v_place(e1) & n_hand(x4) & of(x4,x1) & n_male(x1) & in(x1,x2) & with(x2,x3) & n_sash(x3) & a_purple(s2) & Theme(s2,x3) & n_robe(x2) & a_white(s1) & Theme(s1,x2))
exists p1 x1 x2.(Time(p1,x2) & n_blessing(x2) & exists x3.((x1 = x3) & n_person(x3)) & n_priest(x1))
49cb7b56-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x2,x3) & v_place(e1) & on(e1,x5) & of(x5,x6) & of(x4,x1) & n_sash(x3) & n_robe(x2) & n_man(x6) & n_man(x1) & n_male(x1) & n_hand(x4) & n_forehead(x5) & in(x1,x2) & a_white(s1) & a_purple(s2) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1) & -(x6 = x1))
exists p1 x1 x2.(n_priest(x1) & n_blessing(x2) & exists x3.(n_person(x3) & (x1 = x3)) & Time(p1,x2))
A man in a white robe with a purple sash places his hand on the forehead of another man.
The two men are in a church.
1
0.574377
when two men are in church we cannot say that they are with white robe with a purple sash places his hand on the forehead
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_forehead(x5) & on(e1,x5) & of(x5,x6) & n_man(x6) & -(x6 = x1) & n_man(x1) & n_man(x1) & Theme(e1,x4) & Actor(e1,x1) & v_place(e1) & n_hand(x4) & of(x4,x1) & n_male(x1) & in(x1,x2) & with(x2,x3) & n_sash(x3) & a_purple(s2) & Theme(s2,x3) & n_robe(x2) & a_white(s1) & Theme(s1,x2))
exists p1 x1.(n_man(x1) & card_eq_2(x1) & exists x2.(in(x1,x2) & n_church(x2)))
49cb8010-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x2,x3) & v_place(e1) & on(e1,x5) & of(x5,x6) & of(x4,x1) & n_sash(x3) & n_robe(x2) & n_man(x6) & n_man(x1) & n_male(x1) & n_hand(x4) & n_forehead(x5) & in(x1,x2) & a_white(s1) & a_purple(s2) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1) & -(x6 = x1))
exists x1.(n_man(x1) & exists x2.(n_church(x2) & in(x1,x2)) & card_eq_2(x1))
A man in a white robe with a purple sash places his hand on the forehead of another man.
A person is touching someone's face.
0
-100
The person is a man and yes he is touching someones, another man, face because he placed his hand on the other mans forehead
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_forehead(x5) & on(e1,x5) & of(x5,x6) & n_man(x6) & -(x6 = x1) & n_man(x1) & n_man(x1) & Theme(e1,x4) & Actor(e1,x1) & v_place(e1) & n_hand(x4) & of(x4,x1) & n_male(x1) & in(x1,x2) & with(x2,x3) & n_sash(x3) & a_purple(s2) & Theme(s2,x3) & n_robe(x2) & a_white(s1) & Theme(s1,x2))
exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_touch(e1) & n_face(x3) & of(x3,x2) & n_person(x2) & n_person(x1))
49cb84ca-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x2,x3) & v_place(e1) & on(e1,x5) & of(x5,x6) & of(x4,x1) & n_sash(x3) & n_robe(x2) & n_man(x6) & n_man(x1) & n_male(x1) & n_hand(x4) & n_forehead(x5) & in(x1,x2) & a_white(s1) & a_purple(s2) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1) & -(x6 = x1))
exists e1 x1 x2 x3.(v_touch(e1) & of(x3,x2) & n_person(x2) & n_person(x1) & n_face(x3) & Theme(e1,x3) & Actor(e1,x1))
A man in a white robe with a purple sash places his hand on the forehead of another man.
Two people are touching each other.
0
-100
the two people are men. and they are touching each other because one man placed his hand on the others forehead.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_forehead(x5) & on(e1,x5) & of(x5,x6) & n_man(x6) & -(x6 = x1) & n_man(x1) & n_man(x1) & Theme(e1,x4) & Actor(e1,x1) & v_place(e1) & n_hand(x4) & of(x4,x1) & n_male(x1) & in(x1,x2) & with(x2,x3) & n_sash(x3) & a_purple(s2) & Theme(s2,x3) & n_robe(x2) & a_white(s1) & Theme(s1,x2))
exists x1.(all x2.(n_other(x2) -> exists e1.(Theme(e1,x2) & Actor(e1,x1) & v_touch(e1))) & n_people(x1) & card_eq_2(x1))
49cb89de-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x2,x3) & v_place(e1) & on(e1,x5) & of(x5,x6) & of(x4,x1) & n_sash(x3) & n_robe(x2) & n_man(x6) & n_man(x1) & n_male(x1) & n_hand(x4) & n_forehead(x5) & in(x1,x2) & a_white(s1) & a_purple(s2) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1) & -(x6 = x1))
exists x1.(n_people(x1) & card_eq_2(x1) & all x2.(exists e1.(v_touch(e1) & Theme(e1,x2) & Actor(e1,x1)) | -n_other(x2)))
A group of people looking around in a dirt or stone shaded area.
A girl is building a sandcastle.
2
-100
A group of people means more than a single girl.
exists e1 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & r_around(e1) & in(e1,x4) & (n_dirt(x4) | exists s1 x5.(n_area(x4) & a_shaded(s1) & Theme(s1,x4) & of(x4,x5) & n_stone(x5))) & Actor(e1,x3) & v_look(e1) & (x2 = x3) & n_people(x2) & n_group(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_build(e1) & n_sandcastle(x2) & n_girl(x1))
49cb9082-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_look(e1) & r_around(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & in(e1,x4) & a_topic(x1) & Actor(e1,x3) & (x2 = x3) & (n_dirt(x4) | exists s1 x5.(of(x4,x5) & n_stone(x5) & n_area(x4) & a_shaded(s1) & Theme(s1,x4))))
exists e1 x1 x2.(v_build(e1) & n_sandcastle(x2) & n_girl(x1) & Theme(e1,x2) & Actor(e1,x1))
A group of people looking around in a dirt or stone shaded area.
People are looking around the dirt.
0
-100
People could mean a group of people
exists e1 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & r_around(e1) & in(e1,x4) & (n_dirt(x4) | exists s1 x5.(n_area(x4) & a_shaded(s1) & Theme(s1,x4) & of(x4,x5) & n_stone(x5))) & Actor(e1,x3) & v_look(e1) & (x2 = x3) & n_people(x2) & n_group(x1))
exists e1 x1 x2.(n_dirt(x2) & around(e1,x2) & Actor(e1,x1) & v_look(e1) & n_people(x1))
49cb9528-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_look(e1) & r_around(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & in(e1,x4) & a_topic(x1) & Actor(e1,x3) & (x2 = x3) & (n_dirt(x4) | exists s1 x5.(of(x4,x5) & n_stone(x5) & n_area(x4) & a_shaded(s1) & Theme(s1,x4))))
exists e1 x1 x2.(v_look(e1) & n_people(x1) & n_dirt(x2) & around(e1,x2) & Actor(e1,x1))
A group of people looking around in a dirt or stone shaded area.
People are looking for a lost cellphone.
1
-100
when people are looking for the lost cellphone we cannot say that they are looking for the dirt or stone shaded area
exists e1 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & r_around(e1) & in(e1,x4) & (n_dirt(x4) | exists s1 x5.(n_area(x4) & a_shaded(s1) & Theme(s1,x4) & of(x4,x5) & n_stone(x5))) & Actor(e1,x3) & v_look(e1) & (x2 = x3) & n_people(x2) & n_group(x1))
exists e2 e1 x1 x2.(for(e1,x2) & n_cellphone(x2) & Theme(e2,x2) & v_lose(e2) & Actor(e1,x1) & v_look(e1) & n_people(x1))
49cb99a6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_look(e1) & r_around(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & in(e1,x4) & a_topic(x1) & Actor(e1,x3) & (x2 = x3) & (n_dirt(x4) | exists s1 x5.(of(x4,x5) & n_stone(x5) & n_area(x4) & a_shaded(s1) & Theme(s1,x4))))
exists e2 e1 x1 x2.(v_lose(e2) & v_look(e1) & n_people(x1) & n_cellphone(x2) & for(e1,x2) & Theme(e2,x2) & Actor(e1,x1))
A small group of adults and children are standing on a dirt trail on a hill.
The group of people are standing.
0
-100
Adults and children are people.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(on(e1,x7) & n_hill(x7) & on(e1,x5) & n_trail(x5) & of(x5,x6) & n_dirt(x6) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & subset_of(x4,x2) & n_child(x4) & subset_of(x3,x2) & n_adult(x3) & n_group(x1) & a_small(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_group(x1) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & n_people(x2))
49cb9e24-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_stand(e1) & subset_of(x4,x2) & subset_of(x3,x2) & on(e1,x7) & on(e1,x5) & of(x5,x6) & of(x1,x2) & n_trail(x5) & n_hill(x7) & n_group(x1) & n_dirt(x6) & n_child(x4) & n_adult(x3) & a_small(s1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_stand(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & Actor(e1,x1))
A small group of adults and children are standing on a dirt trail on a hill.
The group of peopel are on a hiking trip.
1
-100
You can not infer they are hiking.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(on(e1,x7) & n_hill(x7) & on(e1,x5) & n_trail(x5) & of(x5,x6) & n_dirt(x6) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & subset_of(x4,x2) & n_child(x4) & subset_of(x3,x2) & n_adult(x3) & n_group(x1) & a_small(s1) & Theme(s1,x1))
exists p1 x1 x2.(n_group(x1) & exists x3 x4.(on(x1,x3) & n_trip(x3) & of(x3,x4) & n_hiking(x4)) & of(x1,x2) & n_peopel(x2))
49cba324-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_stand(e1) & subset_of(x4,x2) & subset_of(x3,x2) & on(e1,x7) & on(e1,x5) & of(x5,x6) & of(x1,x2) & n_trail(x5) & n_hill(x7) & n_group(x1) & n_dirt(x6) & n_child(x4) & n_adult(x3) & a_small(s1) & Theme(s1,x1) & Actor(e1,x1))
exists x1 x2.(of(x1,x2) & n_peopel(x2) & n_group(x1) & exists x3 x4.(on(x1,x3) & of(x3,x4) & n_trip(x3) & n_hiking(x4)))
A small group of adults and children are standing on a dirt trail on a hill.
The group of dogs are standing on the dirt.
2
-100
A group of adults and children is generally assumed to be comprised of human beings, which cannot simultaneously be dogs, which are animals.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(on(e1,x7) & n_hill(x7) & on(e1,x5) & n_trail(x5) & of(x5,x6) & n_dirt(x6) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & subset_of(x4,x2) & n_child(x4) & subset_of(x3,x2) & n_adult(x3) & n_group(x1) & a_small(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(n_dirt(x3) & n_group(x1) & on(e1,x3) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & n_dog(x2))
49cba7d4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_stand(e1) & subset_of(x4,x2) & subset_of(x3,x2) & on(e1,x7) & on(e1,x5) & of(x5,x6) & of(x1,x2) & n_trail(x5) & n_hill(x7) & n_group(x1) & n_dirt(x6) & n_child(x4) & n_adult(x3) & a_small(s1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_stand(e1) & on(e1,x3) & of(x1,x2) & n_group(x1) & n_dog(x2) & n_dirt(x3) & Actor(e1,x1))
A group of people going for a hike.
A group of people are hiking.
0
-100
Going for a hike is a paraphrase of hiking.
exists e1 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & for(e1,x4) & n_hike(x4) & Actor(e1,x3) & v_go(e1) & (x2 = x3) & n_people(x2) & n_group(x1))
exists e1 x1 x2.(Actor(e1,x1) & v_hike(e1) & of(x1,x2) & n_people(x2) & n_group(x1))
49cbac48-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_go(e1) & of(x1,x2) & n_people(x2) & n_hike(x4) & n_group(x1) & for(e1,x4) & a_topic(x1) & Actor(e1,x3) & (x2 = x3))
exists e1 x1 x2.(v_hike(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & Actor(e1,x1))
A group of people going for a hike.
A group of people dance in the woods.
2
-100
The group of people are going for a hike which implies that they aren't dancing.
exists e1 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & for(e1,x4) & n_hike(x4) & Actor(e1,x3) & v_go(e1) & (x2 = x3) & n_people(x2) & n_group(x1))
exists x1 x2 x3 x4.(n_wood(x4) & a_topic(x1) & in(x1,x4) & of(x1,x2) & Time(x2,x3) & n_dance(x3) & n_people(x2) & n_group(x1))
49cbb18e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_go(e1) & of(x1,x2) & n_people(x2) & n_hike(x4) & n_group(x1) & for(e1,x4) & a_topic(x1) & Actor(e1,x3) & (x2 = x3))
exists x1 x2 x3 x4.(of(x1,x2) & n_wood(x4) & n_people(x2) & n_group(x1) & n_dance(x3) & in(x1,x4) & a_topic(x1) & Time(x2,x3))
A group of people going for a hike.
A group of people hike in the woods.
1
-100
Not all hikes take place in the woods.
exists e1 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & for(e1,x4) & n_hike(x4) & Actor(e1,x3) & v_go(e1) & (x2 = x3) & n_people(x2) & n_group(x1))
exists e1 x1 x2 x3.(n_wood(x3) & in(e1,x3) & Actor(e1,x1) & v_hike(e1) & of(x1,x2) & n_people(x2) & n_group(x1))
49cbb65c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_go(e1) & of(x1,x2) & n_people(x2) & n_hike(x4) & n_group(x1) & for(e1,x4) & a_topic(x1) & Actor(e1,x3) & (x2 = x3))
exists e1 x1 x2 x3.(v_hike(e1) & of(x1,x2) & n_wood(x3) & n_people(x2) & n_group(x1) & in(e1,x3) & Actor(e1,x1))
A group of tourists are exploring the sight.
The People are not from here.
0
-100
Tourists are people.
exists e1 x1 x2 x3.(n_sight(x3) & Theme(e1,x3) & Actor(e1,x1) & v_explore(e1) & of(x1,x2) & n_tourist(x2) & n_group(x1))
exists x1.(n_people(x1) & -exists p1 x2.(from(x1,x2) & n_here(x2)))
49cbbad0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_explore(e1) & of(x1,x2) & n_tourist(x2) & n_sight(x3) & n_group(x1) & Theme(e1,x3) & Actor(e1,x1))
exists x1.(n_people(x1) & all x2.(-n_here(x2) | -from(x1,x2)))
A group of tourists are exploring the sight.
The people live next to the sight.
2
-100
Tourists who are exploring are generally people who are not from that area and have never seen the object of exploration whereas people who live next to the object would not be considered tourists nor would they have to explore a common object or place.
exists e1 x1 x2 x3.(n_sight(x3) & Theme(e1,x3) & Actor(e1,x1) & v_explore(e1) & of(x1,x2) & n_tourist(x2) & n_group(x1))
exists e1 p1 x1 x2.(n_sight(x2) & n_people(x1) & exists s1.(to(s1,x2) & Theme(s1,x1) & a_next(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_live(e1))
49cbc08e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_explore(e1) & of(x1,x2) & n_tourist(x2) & n_sight(x3) & n_group(x1) & Theme(e1,x3) & Actor(e1,x1))
exists e1 p1 x1 x2.(v_live(e1) & n_sight(x2) & n_people(x1) & exists s1.(to(s1,x2) & a_next(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1))
A group of tourists are exploring the sight.
The tourists are part of a tour group.
1
-100
You can not infer they are on a tour.
exists e1 x1 x2 x3.(n_sight(x3) & Theme(e1,x3) & Actor(e1,x1) & v_explore(e1) & of(x1,x2) & n_tourist(x2) & n_group(x1))
exists p1 x1.(n_tourist(x1) & exists x2 x3 x4.((x1 = x2) & of(x2,x3) & n_group(x3) & of(x3,x4) & n_tour(x4) & n_part(x2)))
49cbc5a2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_explore(e1) & of(x1,x2) & n_tourist(x2) & n_sight(x3) & n_group(x1) & Theme(e1,x3) & Actor(e1,x1))
exists x1.(n_tourist(x1) & exists x2 x3 x4.(of(x3,x4) & of(x2,x3) & n_tour(x4) & n_part(x2) & n_group(x3) & (x1 = x2)))
A group of people are on a canyon.
People are hiking to the bottom of the canyon.
1
-100
They are going to the bottom.
exists p1 x1 x2.(exists x3.(on(x1,x3) & n_canyon(x3)) & of(x1,x2) & n_people(x2) & n_group(x1))
exists e1 x1 x2 x3.(n_canyon(x3) & n_bottom(x2) & to(e1,x2) & of(x2,x3) & Actor(e1,x1) & v_hike(e1) & n_people(x1))
49cbcafc-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2.(of(x1,x2) & n_people(x2) & n_group(x1) & exists x3.(on(x1,x3) & n_canyon(x3)))
exists e1 x1 x2 x3.(v_hike(e1) & to(e1,x2) & of(x2,x3) & n_people(x1) & n_canyon(x3) & n_bottom(x2) & Actor(e1,x1))
A group of people are on a canyon.
People are on a canyon.
0
-100
People means a group
exists p1 x1 x2.(exists x3.(on(x1,x3) & n_canyon(x3)) & of(x1,x2) & n_people(x2) & n_group(x1))
exists p1 x1.(exists x2.(on(x1,x2) & n_canyon(x2)) & n_people(x1))
49cbcfe8-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2.(of(x1,x2) & n_people(x2) & n_group(x1) & exists x3.(on(x1,x3) & n_canyon(x3)))
exists x1.(n_people(x1) & exists x2.(on(x1,x2) & n_canyon(x2)))
A group of people are on a canyon.
People are on a hill.
2
-100
People cannot be on a canyon and a hill simultaneously.
exists p1 x1 x2.(exists x3.(on(x1,x3) & n_canyon(x3)) & of(x1,x2) & n_people(x2) & n_group(x1))
exists p1 x1.(exists x2.(on(x1,x2) & n_hill(x2)) & n_people(x1))
49cbd4b6-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2.(of(x1,x2) & n_people(x2) & n_group(x1) & exists x3.(on(x1,x3) & n_canyon(x3)))
exists x1.(n_people(x1) & exists x2.(on(x1,x2) & n_hill(x2)))
Three women enjoying a balloon joyride.
Three women are enjoying a plane ride through the air.
2
-100
The women cannot simultaneously be on a plane and in a balloon
exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_enjoy(e1) & n_joyride(x3) & of(x3,x4) & n_balloon(x4) & (x1 = x2) & n_woman(x1) & card_eq_3(x1))
exists e1 x1 x2 x3 x4.(n_air(x4) & through(e1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_ride(x2) & of(x2,x3) & n_plane(x3) & n_woman(x1) & card_eq_3(x1))
49cbda4c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_enjoy(e1) & of(x3,x4) & n_woman(x1) & n_joyride(x3) & n_balloon(x4) & card_eq_3(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3 x4.(v_enjoy(e1) & through(e1,x4) & of(x2,x3) & n_woman(x1) & n_ride(x2) & n_plane(x3) & n_air(x4) & card_eq_3(x1) & Theme(e1,x2) & Actor(e1,x1))
Three women enjoying a balloon joyride.
Three women are on a balloon ride.
0
-100
If three women are enjoying a balloon joyride it can be deducted that they are on a balloon ride, 'are on' is a rephrasing of 'enjoying' without detailing the women's feelings.
exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_enjoy(e1) & n_joyride(x3) & of(x3,x4) & n_balloon(x4) & (x1 = x2) & n_woman(x1) & card_eq_3(x1))
exists p1 x1.(exists x2 x3.(on(x1,x2) & n_ride(x2) & of(x2,x3) & n_balloon(x3)) & n_woman(x1) & card_eq_3(x1))
49cbdf74-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_enjoy(e1) & of(x3,x4) & n_woman(x1) & n_joyride(x3) & n_balloon(x4) & card_eq_3(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists x1.(n_woman(x1) & exists x2 x3.(on(x1,x2) & of(x2,x3) & n_ride(x2) & n_balloon(x3)) & card_eq_3(x1))
Three women enjoying a balloon joyride.
Three women are taking a tour of the city by means of a hot air balloon.
1
-100
All balloon joyrides are not done for a tour of the city.Enjoying a balloon joyride doesn't imply that they are using hot air balloon.
exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_enjoy(e1) & n_joyride(x3) & of(x3,x4) & n_balloon(x4) & (x1 = x2) & n_woman(x1) & card_eq_3(x1))
exists e1 s1 x1 x2 x3 x4 x5 x6.(n_city(x3) & by(e1,x4) & of(x4,x5) & n_balloon(x5) & of(x5,x6) & n_air(x6) & a_hot(s1) & Theme(s1,x5) & n_means(x4) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & of(x2,x3) & n_tour(x2) & n_woman(x1) & card_eq_3(x1))
49cbe456-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_enjoy(e1) & of(x3,x4) & n_woman(x1) & n_joyride(x3) & n_balloon(x4) & card_eq_3(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_take(e1) & of(x5,x6) & of(x4,x5) & of(x2,x3) & n_woman(x1) & n_tour(x2) & n_means(x4) & n_city(x3) & n_balloon(x5) & n_air(x6) & card_eq_3(x1) & by(e1,x4) & a_hot(s1) & Theme(s1,x5) & Theme(e1,x2) & Actor(e1,x1))
A group of people enjoying a hot air balloon ride.
Some people are in a hot are balloon
0
-100
A group of people are some people.
exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & of(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_enjoy(e1) & n_ride(x4) & of(x4,x6) & n_balloon(x6) & of(x4,x5) & n_air(x5) & a_hot(s1) & Theme(s1,x4) & (x2 = x3) & n_people(x2) & n_group(x1))
exists p1 x1.(exists p2 s1 x2 x3 x4.(in(x1,x2) & exists x5.((x4 = x5) & n_balloon(x5)) & (x2 = x4) & Theme(s1,x3) & a_hot(s1) & (x2 = x3) & n_a(x2)) & n_people(x1))
49cbe938-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_enjoy(e1) & of(x4,x6) & of(x4,x5) & of(x1,x2) & n_ride(x4) & n_people(x2) & n_group(x1) & n_balloon(x6) & n_air(x5) & a_topic(x1) & a_hot(s1) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
exists x1.(n_people(x1) & exists s1 x2 x3 x4.(n_a(x2) & in(x1,x2) & exists x5.(n_balloon(x5) & (x4 = x5)) & a_hot(s1) & Theme(s1,x3) & (x2 = x4) & (x2 = x3)))
A group of people enjoying a hot air balloon ride.
A group of dogs are in a hot air balloon.
2
-100
A group of dogs are not people.
exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & of(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_enjoy(e1) & n_ride(x4) & of(x4,x6) & n_balloon(x6) & of(x4,x5) & n_air(x5) & a_hot(s1) & Theme(s1,x4) & (x2 = x3) & n_people(x2) & n_group(x1))
exists p1 x1 x2.(exists s1 x3 x4.(in(x1,x3) & n_balloon(x3) & of(x3,x4) & n_air(x4) & a_hot(s1) & Theme(s1,x3)) & of(x1,x2) & n_dog(x2) & n_group(x1))
49cbeece-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_enjoy(e1) & of(x4,x6) & of(x4,x5) & of(x1,x2) & n_ride(x4) & n_people(x2) & n_group(x1) & n_balloon(x6) & n_air(x5) & a_topic(x1) & a_hot(s1) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
exists x1 x2.(of(x1,x2) & n_group(x1) & n_dog(x2) & exists s1 x3 x4.(of(x3,x4) & n_balloon(x3) & n_air(x4) & in(x1,x3) & a_hot(s1) & Theme(s1,x3)))
A group of people enjoying a hot air balloon ride.
Some people are high in the sky
1
-100
They have already gotten high up.
exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & of(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_enjoy(e1) & n_ride(x4) & of(x4,x6) & n_balloon(x6) & of(x4,x5) & n_air(x5) & a_hot(s1) & Theme(s1,x4) & (x2 = x3) & n_people(x2) & n_group(x1))
exists s1 x1 x2.(n_sky(x2) & in(s1,x2) & Theme(s1,x1) & a_high(s1) & n_people(x1))
49cbf3ba-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_enjoy(e1) & of(x4,x6) & of(x4,x5) & of(x1,x2) & n_ride(x4) & n_people(x2) & n_group(x1) & n_balloon(x6) & n_air(x5) & a_topic(x1) & a_hot(s1) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
exists s1 x1 x2.(n_sky(x2) & n_people(x1) & in(s1,x2) & a_high(s1) & Theme(s1,x1))
Tourists enjoying a hot air balloon type ride.
People are sitting in a balloon.
0
-100
If tourists are in a balloon ride they are people in a balloon.
exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_enjoy(e1) & n_ride(x3) & of(x3,x6) & n_type(x6) & of(x3,x5) & n_balloon(x5) & of(x3,x4) & n_air(x4) & a_hot(s1) & Theme(s1,x3) & (x1 = x2) & n_tourist(x1))
exists e1 x1 x2.(in(e1,x2) & n_balloon(x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1))
49cbf806-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_enjoy(e1) & of(x3,x6) & of(x3,x5) & of(x3,x4) & n_type(x6) & n_tourist(x1) & n_ride(x3) & n_balloon(x5) & n_air(x4) & a_topic(x1) & a_hot(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_sit(e1) & n_people(x1) & n_balloon(x2) & in(e1,x2) & Actor(e1,x1))
Tourists enjoying a hot air balloon type ride.
There are couples in the balloon.
1
-100
Not all tourist are couples.
exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_enjoy(e1) & n_ride(x3) & of(x3,x6) & n_type(x6) & of(x3,x5) & n_balloon(x5) & of(x3,x4) & n_air(x4) & a_hot(s1) & Theme(s1,x3) & (x1 = x2) & n_tourist(x1))
exists p1 x1 x3.(n_balloon(x3) & exists x2.((x1 = x2) & in(x2,x3) & n_couple(x2)))
49cbfc5c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_enjoy(e1) & of(x3,x6) & of(x3,x5) & of(x3,x4) & n_type(x6) & n_tourist(x1) & n_ride(x3) & n_balloon(x5) & n_air(x4) & a_topic(x1) & a_hot(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists x1 x3.(n_balloon(x3) & exists x2.(n_couple(x2) & in(x2,x3) & (x1 = x2)))
Tourists enjoying a hot air balloon type ride.
There is only one person in the balloon.
2
-100
Tourists is plural so there is more than one person.
exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_enjoy(e1) & n_ride(x3) & of(x3,x6) & n_type(x6) & of(x3,x5) & n_balloon(x5) & of(x3,x4) & n_air(x4) & a_hot(s1) & Theme(s1,x3) & (x1 = x2) & n_tourist(x1))
exists p1 x1 x3.(n_balloon(x3) & exists x2.((x1 = x2) & in(x2,x3) & n_person(x2) & card_eq_1(x2) & r_only(x2)))
49cc0134-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_enjoy(e1) & of(x3,x6) & of(x3,x5) & of(x3,x4) & n_type(x6) & n_tourist(x1) & n_ride(x3) & n_balloon(x5) & n_air(x4) & a_topic(x1) & a_hot(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists x1 x3.(n_balloon(x3) & exists x2.(r_only(x2) & n_person(x2) & in(x2,x3) & card_eq_1(x2) & (x1 = x2)))
a group of people are enjoying their time on a carnival ride.
Humans enjoying.
0
-100
People are humans.
exists e1 s1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_enjoy(e1) & on(x3,x4) & n_ride(x4) & a_carnival(s1) & Theme(s1,x4) & n_time(x3) & of(x3,x1) & n_thing(x1) & of(x1,x2) & n_people(x2) & n_group(x1))
exists x1 x2.(a_topic(x1) & n_enjoy(x1) & (x1 = x2) & ne_nam_humans(x2))
49cc05ee-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_enjoy(e1) & on(x3,x4) & of(x3,x1) & of(x1,x2) & n_time(x3) & n_thing(x1) & n_ride(x4) & n_people(x2) & n_group(x1) & a_carnival(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x1))
exists x1 x2.(ne_nam_humans(x2) & n_enjoy(x1) & a_topic(x1) & (x1 = x2))
a group of people are enjoying their time on a carnival ride.
Nobody is enjoying.
2
-100
Nobody enjoying is not the same as enjoying a specific place, a carnival ride.
exists e1 s1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_enjoy(e1) & on(x3,x4) & n_ride(x4) & a_carnival(s1) & Theme(s1,x4) & n_time(x3) & of(x3,x1) & n_thing(x1) & of(x1,x2) & n_people(x2) & n_group(x1))
-exists e1 x1.(Actor(e1,x1) & v_enjoy(e1) & n_person(x1))
49cc0a62-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_enjoy(e1) & on(x3,x4) & of(x3,x1) & of(x1,x2) & n_time(x3) & n_thing(x1) & n_ride(x4) & n_people(x2) & n_group(x1) & a_carnival(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x1))
all e1 x1.(-v_enjoy(e1) | -n_person(x1) | -Actor(e1,x1))
a group of people are enjoying their time on a carnival ride.
Tall humans enjoying.
1
-100
The people are tall.
exists e1 s1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_enjoy(e1) & on(x3,x4) & n_ride(x4) & a_carnival(s1) & Theme(s1,x4) & n_time(x3) & of(x3,x1) & n_thing(x1) & of(x1,x2) & n_people(x2) & n_group(x1))
exists e1 x1 x2 x3.(a_topic(x1) & Actor(e1,x3) & v_enjoy(e1) & (x1 = x3) & n_human(x1) & (x1 = x2) & ne_nam_tall(x2))
49cc0eb8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_enjoy(e1) & on(x3,x4) & of(x3,x1) & of(x1,x2) & n_time(x3) & n_thing(x1) & n_ride(x4) & n_people(x2) & n_group(x1) & a_carnival(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_enjoy(e1) & ne_nam_tall(x2) & n_human(x1) & a_topic(x1) & Actor(e1,x3) & (x1 = x3) & (x1 = x2))
Children ride a balloon ride in an amusement park.
Kids are enjoying rides at an amusement park at night
1
0.14295
You can not infer it's night.
exists e1 x1 x2 x3 x4 x5.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & in(x2,x4) & n_park(x4) & of(x4,x5) & n_amusement(x5) & n_ride(x2) & of(x2,x3) & n_balloon(x3) & n_child(x1))
exists e1 x1 x2 x3 x4 x5.(at(e1,x5) & n_night(x5) & at(e1,x3) & n_park(x3) & of(x3,x4) & n_amusement(x4) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_ride(x2) & n_kid(x1))
49cc1322-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_ride(e1) & of(x4,x5) & of(x2,x3) & n_ride(x2) & n_park(x4) & n_child(x1) & n_balloon(x3) & n_amusement(x5) & in(x2,x4) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3 x4 x5.(v_enjoy(e1) & of(x3,x4) & n_ride(x2) & n_park(x3) & n_night(x5) & n_kid(x1) & n_amusement(x4) & at(e1,x5) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
Children ride a balloon ride in an amusement park.
Children stuck mid air on a balloon ride.
1
0.006646
They are stuck there.
exists e1 x1 x2 x3 x4 x5.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & in(x2,x4) & n_park(x4) & of(x4,x5) & n_amusement(x5) & n_ride(x2) & of(x2,x3) & n_balloon(x3) & n_child(x1))
exists e1 s1 x1 x2 x3 x4.(ne_nam_children(x1) & Theme(e1,x2) & Actor(e1,x1) & v_stick(e1) & on(x2,x3) & n_ride(x3) & of(x3,x4) & n_balloon(x4) & n_air(x2) & a_mid(s1) & Theme(s1,x2))
49cc17d2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_ride(e1) & of(x4,x5) & of(x2,x3) & n_ride(x2) & n_park(x4) & n_child(x1) & n_balloon(x3) & n_amusement(x5) & in(x2,x4) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4.(v_stick(e1) & on(x2,x3) & of(x3,x4) & ne_nam_children(x1) & n_ride(x3) & n_balloon(x4) & n_air(x2) & a_mid(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
Children ride a balloon ride in an amusement park.
People in a ride
0
-100
Children are people.
exists e1 x1 x2 x3 x4 x5.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & in(x2,x4) & n_park(x4) & of(x4,x5) & n_amusement(x5) & n_ride(x2) & of(x2,x3) & n_balloon(x3) & n_child(x1))
exists x1 x2.(a_topic(x1) & in(x1,x2) & n_ride(x2) & n_people(x1))
49cc1c3c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_ride(e1) & of(x4,x5) & of(x2,x3) & n_ride(x2) & n_park(x4) & n_child(x1) & n_balloon(x3) & n_amusement(x5) & in(x2,x4) & Theme(e1,x2) & Actor(e1,x1))
exists x1 x2.(n_ride(x2) & n_people(x1) & in(x1,x2) & a_topic(x1))
Children ride a balloon ride in an amusement park.
Children on a balloon ride at a carnival.
0
0.954972
Being on a balloon ride is a restatement of ride a balloon ride. A carnival is another name for amusement park.
exists e1 x1 x2 x3 x4 x5.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & in(x2,x4) & n_park(x4) & of(x4,x5) & n_amusement(x5) & n_ride(x2) & of(x2,x3) & n_balloon(x3) & n_child(x1))
exists x1 x2 x3 x4.(a_topic(x1) & on(x1,x2) & at(x2,x4) & n_carnival(x4) & n_ride(x2) & of(x2,x3) & n_balloon(x3) & n_child(x1))
49cc2092-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_ride(e1) & of(x4,x5) & of(x2,x3) & n_ride(x2) & n_park(x4) & n_child(x1) & n_balloon(x3) & n_amusement(x5) & in(x2,x4) & Theme(e1,x2) & Actor(e1,x1))
exists x1 x2 x3 x4.(on(x1,x2) & of(x2,x3) & n_ride(x2) & n_child(x1) & n_carnival(x4) & n_balloon(x3) & at(x2,x4) & a_topic(x1))
Children ride a balloon ride in an amusement park.
Adults are playing poker
2
-100
Children are not adults, and if they are ride a balloon ride in the amusement park, they are likely outside and not on the ground whereas people who are playing poker are doing a very different activity, and are likely inside at ground level.
exists e1 x1 x2 x3 x4 x5.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & in(x2,x4) & n_park(x4) & of(x4,x5) & n_amusement(x5) & n_ride(x2) & of(x2,x3) & n_balloon(x3) & n_child(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_poker(x2) & n_adult(x1))
49cc24e8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_ride(e1) & of(x4,x5) & of(x2,x3) & n_ride(x2) & n_park(x4) & n_child(x1) & n_balloon(x3) & n_amusement(x5) & in(x2,x4) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_play(e1) & n_poker(x2) & n_adult(x1) & Theme(e1,x2) & Actor(e1,x1))
Children ride a balloon ride in an amusement park.
The park was empty
2
0
The park cannot be empty if children ride a baloon ride at the same time.
exists e1 x1 x2 x3 x4 x5.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & in(x2,x4) & n_park(x4) & of(x4,x5) & n_amusement(x5) & n_ride(x2) & of(x2,x3) & n_balloon(x3) & n_child(x1))
exists s1 x1.(n_park(x1) & Theme(s1,x1) & a_empty(s1))
49cc2b46-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_ride(e1) & of(x4,x5) & of(x2,x3) & n_ride(x2) & n_park(x4) & n_child(x1) & n_balloon(x3) & n_amusement(x5) & in(x2,x4) & Theme(e1,x2) & Actor(e1,x1))
exists s1 x1.(n_park(x1) & a_empty(s1) & Theme(s1,x1))
Children ride a balloon ride in an amusement park.
Children painting a balloon in the air.
2
-100
Children painting a balloon in the air cannot ride a balloon in a park simultaneously.
exists e1 x1 x2 x3 x4 x5.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & in(x2,x4) & n_park(x4) & of(x4,x5) & n_amusement(x5) & n_ride(x2) & of(x2,x3) & n_balloon(x3) & n_child(x1))
exists x4.(n_air(x4) & all x1.(n_balloon(x1) -> exists x2 x3.(a_topic(x2) & in(x2,x4) & for(x2,x1) & n_painting(x2) & (x2 = x3) & ne_nam_children(x3))))
49cc3488-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_ride(e1) & of(x4,x5) & of(x2,x3) & n_ride(x2) & n_park(x4) & n_child(x1) & n_balloon(x3) & n_amusement(x5) & in(x2,x4) & Theme(e1,x2) & Actor(e1,x1))
exists x4.(n_air(x4) & all x1.(exists x2 x3.(ne_nam_children(x3) & n_painting(x2) & in(x2,x4) & for(x2,x1) & a_topic(x2) & (x2 = x3)) | -n_balloon(x1)))
Children ride a balloon ride in an amusement park.
The children are enjoying their balloon ride.
1
0.85297
They are enjoying the park.
exists e1 x1 x2 x3 x4 x5.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & in(x2,x4) & n_park(x4) & of(x4,x5) & n_amusement(x5) & n_ride(x2) & of(x2,x3) & n_balloon(x3) & n_child(x1))
exists e1 x1 x2 x3.(n_ride(x2) & of(x2,x3) & n_balloon(x3) & of(x2,x1) & n_thing(x1) & n_child(x1) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1))
49cc3da2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_ride(e1) & of(x4,x5) & of(x2,x3) & n_ride(x2) & n_park(x4) & n_child(x1) & n_balloon(x3) & n_amusement(x5) & in(x2,x4) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_enjoy(e1) & of(x2,x3) & of(x2,x1) & n_thing(x1) & n_ride(x2) & n_child(x1) & n_balloon(x3) & Theme(e1,x2) & Actor(e1,x1))
Children ride a balloon ride in an amusement park.
A group of brothers and sisters are riding on a balloon ride at the amusement park.
1
0.057949
They are brothers and sisters.
exists e1 x1 x2 x3 x4 x5.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & in(x2,x4) & n_park(x4) & of(x4,x5) & n_amusement(x5) & n_ride(x2) & of(x2,x3) & n_balloon(x3) & n_child(x1))
exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(n_park(x7) & of(x7,x8) & n_amusement(x8) & at(e1,x7) & on(e1,x5) & n_ride(x5) & of(x5,x6) & n_balloon(x6) & Actor(e1,x1) & v_ride(e1) & of(x1,x2) & subset_of(x4,x2) & n_sister(x4) & subset_of(x3,x2) & n_brother(x3) & n_group(x1))
49cc4bc6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_ride(e1) & of(x4,x5) & of(x2,x3) & n_ride(x2) & n_park(x4) & n_child(x1) & n_balloon(x3) & n_amusement(x5) & in(x2,x4) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_ride(e1) & subset_of(x4,x2) & subset_of(x3,x2) & on(e1,x5) & of(x7,x8) & of(x5,x6) & of(x1,x2) & n_sister(x4) & n_ride(x5) & n_park(x7) & n_group(x1) & n_brother(x3) & n_balloon(x6) & n_amusement(x8) & at(e1,x7) & Actor(e1,x1))
Children ride a balloon ride in an amusement park.
10 people in a ride
1
0.031538
There are 10 children.
exists e1 x1 x2 x3 x4 x5.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & in(x2,x4) & n_park(x4) & of(x4,x5) & n_amusement(x5) & n_ride(x2) & of(x2,x3) & n_balloon(x3) & n_child(x1))
exists x1 x2.(a_topic(x1) & in(x1,x2) & n_ride(x2) & n_people(x1) & n_date(x1) & a_date_day_10(x1) & a_date_day_10(x1))
49cc51a2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_ride(e1) & of(x4,x5) & of(x2,x3) & n_ride(x2) & n_park(x4) & n_child(x1) & n_balloon(x3) & n_amusement(x5) & in(x2,x4) & Theme(e1,x2) & Actor(e1,x1))
exists x1 x2.(n_ride(x2) & n_people(x1) & n_date(x1) & in(x1,x2) & a_topic(x1) & a_date_day_10(x1))
Band playing in front of a small crowd outside.
A band plays to a crowd of different ages outside.
1
0.810682
Not all crowds are different ages.
exists s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x3) & of(x3,x4) & n_outside(x4) & of(x4,x5) & n_crowd(x5) & a_small(s1) & Theme(s1,x4) & n_front(x3) & n_playing(x1) & (x1 = x2) & ne_nam_band(x2))
exists e1 s1 x1 x2 x3 x4.(n_age(x4) & a_outside(s1) & Manner(e1,s1) & to(e1,x2) & of(x2,x3) & -(x3 = x4) & n_age(x3) & n_crowd(x2) & Actor(e1,x1) & v_play(e1) & n_band(x1))
49cd591c-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4 x5.(of(x4,x5) & of(x3,x4) & ne_nam_band(x2) & n_playing(x1) & n_outside(x4) & n_front(x3) & n_crowd(x5) & in(x1,x3) & a_topic(x1) & a_small(s1) & Theme(s1,x4) & (x1 = x2))
exists e1 s1 x1 x2 x3 x4.(v_play(e1) & to(e1,x2) & of(x2,x3) & n_crowd(x2) & n_band(x1) & n_age(x4) & n_age(x3) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1) & -(x3 = x4))
Band playing in front of a small crowd outside.
A concert is for charity.
1
0.129205
Playing does not imply a concert for charity.
exists s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x3) & of(x3,x4) & n_outside(x4) & of(x4,x5) & n_crowd(x5) & a_small(s1) & Theme(s1,x4) & n_front(x3) & n_playing(x1) & (x1 = x2) & ne_nam_band(x2))
exists p1 x1.(exists x2.(for(x1,x2) & n_charity(x2)) & n_concert(x1))
49cd5d86-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4 x5.(of(x4,x5) & of(x3,x4) & ne_nam_band(x2) & n_playing(x1) & n_outside(x4) & n_front(x3) & n_crowd(x5) & in(x1,x3) & a_topic(x1) & a_small(s1) & Theme(s1,x4) & (x1 = x2))
exists x1.(n_concert(x1) & exists x2.(n_charity(x2) & for(x1,x2)))
Band playing in front of a small crowd outside.
A band eats lunch and waits for the sun to go down.
2
0
Cannot eat lunch and be playing instruments simultaneously.
exists s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x3) & of(x3,x4) & n_outside(x4) & of(x4,x5) & n_crowd(x5) & a_small(s1) & Theme(s1,x4) & n_front(x3) & n_playing(x1) & (x1 = x2) & ne_nam_band(x2))
exists e1 p1 x1 x2 x3 x4 x5 x6.(n_sun(x6) & Topic(e1,p1) & exists e2 s1.(a_down(s1) & Manner(e2,s1) & Actor(e2,x1) & v_go(e2)) & for(e1,x6) & Theme(e1,x3) & Actor(e1,x2) & v_eat(e1) & subset_of(x5,x3) & n_wait(x5) & subset_of(x4,x3) & n_lunch(x4) & n_band(x2) & n_band(x1))
49cd6cfe-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4 x5.(of(x4,x5) & of(x3,x4) & ne_nam_band(x2) & n_playing(x1) & n_outside(x4) & n_front(x3) & n_crowd(x5) & in(x1,x3) & a_topic(x1) & a_small(s1) & Theme(s1,x4) & (x1 = x2))
exists e1 p1 x1 x2 x3 x4 x5 x6.(v_eat(e1) & subset_of(x5,x3) & subset_of(x4,x3) & n_wait(x5) & n_sun(x6) & n_lunch(x4) & n_band(x2) & n_band(x1) & for(e1,x6) & exists e2 s1.(v_go(e2) & a_down(s1) & Manner(e2,s1) & Actor(e2,x1)) & Topic(e1,p1) & Theme(e1,x3) & Actor(e1,x2))
Band playing in front of a small crowd outside.
The band is playing in a gazebo.
1
0.537746
Playing outside does not imply it being in a gazebo.
exists s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x3) & of(x3,x4) & n_outside(x4) & of(x4,x5) & n_crowd(x5) & a_small(s1) & Theme(s1,x4) & n_front(x3) & n_playing(x1) & (x1 = x2) & ne_nam_band(x2))
exists e1 x1 x2.(n_band(x1) & in(e1,x2) & n_gazebo(x2) & Actor(e1,x1) & v_play(e1))
49cd804a-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4 x5.(of(x4,x5) & of(x3,x4) & ne_nam_band(x2) & n_playing(x1) & n_outside(x4) & n_front(x3) & n_crowd(x5) & in(x1,x3) & a_topic(x1) & a_small(s1) & Theme(s1,x4) & (x1 = x2))
exists e1 x1 x2.(v_play(e1) & n_gazebo(x2) & n_band(x1) & in(e1,x2) & Actor(e1,x1))
Band playing in front of a small crowd outside.
The band are playing music.
0
0.922888
Band playing in front of a small crowd implies that they are playing music.
exists s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x3) & of(x3,x4) & n_outside(x4) & of(x4,x5) & n_crowd(x5) & a_small(s1) & Theme(s1,x4) & n_front(x3) & n_playing(x1) & (x1 = x2) & ne_nam_band(x2))
exists e1 x1 x2.(n_band(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_music(x2))
49cd84fa-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4 x5.(of(x4,x5) & of(x3,x4) & ne_nam_band(x2) & n_playing(x1) & n_outside(x4) & n_front(x3) & n_crowd(x5) & in(x1,x3) & a_topic(x1) & a_small(s1) & Theme(s1,x4) & (x1 = x2))
exists e1 x1 x2.(v_play(e1) & n_music(x2) & n_band(x1) & Theme(e1,x2) & Actor(e1,x1))
Band playing in front of a small crowd outside.
A small crowd listens to a charity band outside.
1
0.557345
The first sentence only mentions a band, but not necessarily a charity band.
exists s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x3) & of(x3,x4) & n_outside(x4) & of(x4,x5) & n_crowd(x5) & a_small(s1) & Theme(s1,x4) & n_front(x3) & n_playing(x1) & (x1 = x2) & ne_nam_band(x2))
exists e1 s1 s2 x1 x2 x3.(a_outside(s2) & Manner(e1,s2) & to(e1,x2) & n_band(x2) & of(x2,x3) & n_charity(x3) & Actor(e1,x1) & v_listen(e1) & n_crowd(x1) & a_small(s1) & Theme(s1,x1))
49cd8a7c-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4 x5.(of(x4,x5) & of(x3,x4) & ne_nam_band(x2) & n_playing(x1) & n_outside(x4) & n_front(x3) & n_crowd(x5) & in(x1,x3) & a_topic(x1) & a_small(s1) & Theme(s1,x4) & (x1 = x2))
exists e1 s1 s2 x1 x2 x3.(v_listen(e1) & to(e1,x2) & of(x2,x3) & n_crowd(x1) & n_charity(x3) & n_band(x2) & a_small(s1) & a_outside(s2) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x1))
Band playing in front of a small crowd outside.
The band are playing soft rock.
1
0.198611
The first sentence does not specifically say what the band is playing soft rock.
exists s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x3) & of(x3,x4) & n_outside(x4) & of(x4,x5) & n_crowd(x5) & a_small(s1) & Theme(s1,x4) & n_front(x3) & n_playing(x1) & (x1 = x2) & ne_nam_band(x2))
exists e1 s1 x1 x2.(n_band(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_rock(x2) & a_soft(s1) & Theme(s1,x2))
49cda00c-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4 x5.(of(x4,x5) & of(x3,x4) & ne_nam_band(x2) & n_playing(x1) & n_outside(x4) & n_front(x3) & n_crowd(x5) & in(x1,x3) & a_topic(x1) & a_small(s1) & Theme(s1,x4) & (x1 = x2))
exists e1 s1 x1 x2.(v_play(e1) & n_rock(x2) & n_band(x1) & a_soft(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A boy is going down the slide.
A boy is on a slide
0
-100
If he is going down the slide, he is on a slide.
exists e1 s1 x1 x2.(n_slide(x2) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_go(e1) & n_boy(x1))
exists p1 x1.(exists x2.(on(x1,x2) & n_slide(x2)) & n_boy(x1))
49d05bc6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_go(e1) & n_slide(x2) & n_boy(x1) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists x1.(n_boy(x1) & exists x2.(on(x1,x2) & n_slide(x2)))
A boy is going down the slide.
A boy is at the park
1
-100
The slide is not necessarily at the park.
exists e1 s1 x1 x2.(n_slide(x2) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_go(e1) & n_boy(x1))
exists p1 x1 x2.(n_park(x2) & at(x1,x2) & n_boy(x1))
49d060a8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_go(e1) & n_slide(x2) & n_boy(x1) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists x1 x2.(n_park(x2) & n_boy(x1) & at(x1,x2))
A boy is going down the slide.
A boy is in a tent
2
-100
A boy going down the slide cannot be in the tent the same time.
exists e1 s1 x1 x2.(n_slide(x2) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_go(e1) & n_boy(x1))
exists p1 x1.(exists x2.(in(x1,x2) & n_tent(x2)) & n_boy(x1))
49d0668e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_go(e1) & n_slide(x2) & n_boy(x1) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists x1.(n_boy(x1) & exists x2.(n_tent(x2) & in(x1,x2)))
People standing together under a "start" banner in the street.
people are sitting
2
-100
People standing cannot be sitting.
exists e1 s1 s2 s3 x1 x2 x3 x4.(n_street(x4) & a_topic(x1) & for(e1,s3) & Theme(s3,x2) & a_banner(s3) & in(e1,x4) & under(e1,x3) & n_start(x3) & a_''(s2) & Theme(s2,x3) & a_together(s1) & Manner(e1,s1) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_people(x1))
exists e1 x1.(Actor(e1,x1) & v_sit(e1) & n_people(x1))
49d07f8e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4.(v_stand(e1) & under(e1,x3) & n_street(x4) & n_start(x3) & n_people(x1) & in(e1,x4) & for(e1,s3) & a_topic(x1) & a_together(s1) & a_banner(s3) & a_''(s2) & Theme(s3,x2) & Theme(s2,x3) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1.(v_sit(e1) & n_people(x1) & Actor(e1,x1))
People standing together under a "start" banner in the street.
start banners are needed
1
-100
They don't have what is needed.
exists e1 s1 s2 s3 x1 x2 x3 x4.(n_street(x4) & a_topic(x1) & for(e1,s3) & Theme(s3,x2) & a_banner(s3) & in(e1,x4) & under(e1,x3) & n_start(x3) & a_''(s2) & Theme(s2,x3) & a_together(s1) & Manner(e1,s1) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_people(x1))
exists p1 x1.(a_topic(x1) & exists e1 x2.(Theme(e1,x2) & v_need(e1) & n_banner(x2)) & that(x1,p1) & n_start(x1))
49d08542-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4.(v_stand(e1) & under(e1,x3) & n_street(x4) & n_start(x3) & n_people(x1) & in(e1,x4) & for(e1,s3) & a_topic(x1) & a_together(s1) & a_banner(s3) & a_''(s2) & Theme(s3,x2) & Theme(s2,x3) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2))
exists p1 x1.(that(x1,p1) & n_start(x1) & exists e1 x2.(v_need(e1) & n_banner(x2) & Theme(e1,x2)) & a_topic(x1))
People standing together under a "start" banner in the street.
people stand
0
-100
People must stand in order to be standing together.
exists e1 s1 s2 s3 x1 x2 x3 x4.(n_street(x4) & a_topic(x1) & for(e1,s3) & Theme(s3,x2) & a_banner(s3) & in(e1,x4) & under(e1,x3) & n_start(x3) & a_''(s2) & Theme(s2,x3) & a_together(s1) & Manner(e1,s1) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_people(x1))
exists e1 x1.(Actor(e1,x1) & v_stand(e1) & n_people(x1))
49d089de-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4.(v_stand(e1) & under(e1,x3) & n_street(x4) & n_start(x3) & n_people(x1) & in(e1,x4) & for(e1,s3) & a_topic(x1) & a_together(s1) & a_banner(s3) & a_''(s2) & Theme(s3,x2) & Theme(s2,x3) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1.(v_stand(e1) & n_people(x1) & Actor(e1,x1))
A young boy jumps into the water.
The boy is outside.
0
-100
Jumps into the water implies that one is outside.
exists s1 x1 x2 x3.(n_water(x3) & a_topic(x1) & into(x1,x3) & n_jump(x1) & of(x1,x2) & n_boy(x2) & a_young(s1) & Theme(s1,x1))
exists s1 x1.(n_boy(x1) & Theme(s1,x1) & a_outside(s1))
49d08e8e-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3.(of(x1,x2) & n_water(x3) & n_jump(x1) & n_boy(x2) & into(x1,x3) & a_young(s1) & a_topic(x1) & Theme(s1,x1))
exists s1 x1.(n_boy(x1) & a_outside(s1) & Theme(s1,x1))
A young boy jumps into the water.
The boy is playing in water.
1
-100
He is playing.
exists s1 x1 x2 x3.(n_water(x3) & a_topic(x1) & into(x1,x3) & n_jump(x1) & of(x1,x2) & n_boy(x2) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_boy(x1) & in(e1,x2) & n_water(x2) & Actor(e1,x1) & v_play(e1))
49d093c0-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3.(of(x1,x2) & n_water(x3) & n_jump(x1) & n_boy(x2) & into(x1,x3) & a_young(s1) & a_topic(x1) & Theme(s1,x1))
exists e1 x1 x2.(v_play(e1) & n_water(x2) & n_boy(x1) & in(e1,x2) & Actor(e1,x1))
A young boy jumps into the water.
The boy is playing in a sandbox.
2
-100
The boy that jumps into the water cannot be the same one playing in a sandbox.
exists s1 x1 x2 x3.(n_water(x3) & a_topic(x1) & into(x1,x3) & n_jump(x1) & of(x1,x2) & n_boy(x2) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_boy(x1) & in(e1,x2) & n_sandbox(x2) & Actor(e1,x1) & v_play(e1))
49d099d8-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3.(of(x1,x2) & n_water(x3) & n_jump(x1) & n_boy(x2) & into(x1,x3) & a_young(s1) & a_topic(x1) & Theme(s1,x1))
exists e1 x1 x2.(v_play(e1) & n_sandbox(x2) & n_boy(x1) & in(e1,x2) & Actor(e1,x1))
Many guards are standing in front of the starting line of a race.
The guards are all angry.
1
-100
Something made the guards angry.
exists e2 e1 x1 x2 x3 x4.(n_line(x3) & Actor(e2,x3) & v_start(e2) & in(e1,x2) & of(x2,x3) & of(x3,x4) & n_race(x4) & n_front(x2) & Actor(e1,x1) & v_stand(e1) & n_guard(x1) & n_quantity(x1))
exists s1 s2 x1.(n_guard(x1) & a_all(s2) & Manner(s1,s2) & Theme(s1,x1) & a_angry(s1))
49d09e92-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4.(v_start(e2) & v_stand(e1) & of(x3,x4) & of(x2,x3) & n_race(x4) & n_quantity(x1) & n_line(x3) & n_guard(x1) & n_front(x2) & in(e1,x2) & Actor(e2,x3) & Actor(e1,x1))
exists s1 s2 x1.(n_guard(x1) & a_angry(s1) & a_all(s2) & Theme(s1,x1) & Manner(s1,s2))
Many guards are standing in front of the starting line of a race.
The guards are sleeping in a bell tower.
2
-100
The guards standing cannot be the ones sleeping.
exists e2 e1 x1 x2 x3 x4.(n_line(x3) & Actor(e2,x3) & v_start(e2) & in(e1,x2) & of(x2,x3) & of(x3,x4) & n_race(x4) & n_front(x2) & Actor(e1,x1) & v_stand(e1) & n_guard(x1) & n_quantity(x1))
exists e1 x1 x2 x3.(n_guard(x1) & in(e1,x2) & n_tower(x2) & of(x2,x3) & n_bell(x3) & Actor(e1,x1) & v_sleep(e1))
49d0a306-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4.(v_start(e2) & v_stand(e1) & of(x3,x4) & of(x2,x3) & n_race(x4) & n_quantity(x1) & n_line(x3) & n_guard(x1) & n_front(x2) & in(e1,x2) & Actor(e2,x3) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_sleep(e1) & of(x2,x3) & n_tower(x2) & n_guard(x1) & n_bell(x3) & in(e1,x2) & Actor(e1,x1))
Many guards are standing in front of the starting line of a race.
The guards are standing at the starting line
0
-100
Standing in front of a line means to be standing at it.
exists e2 e1 x1 x2 x3 x4.(n_line(x3) & Actor(e2,x3) & v_start(e2) & in(e1,x2) & of(x2,x3) & of(x3,x4) & n_race(x4) & n_front(x2) & Actor(e1,x1) & v_stand(e1) & n_guard(x1) & n_quantity(x1))
exists e2 e1 x1 x2.(n_line(x2) & Actor(e2,x2) & v_start(e2) & n_guard(x1) & at(e1,x2) & Actor(e1,x1) & v_stand(e1))
49d0a84c-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4.(v_start(e2) & v_stand(e1) & of(x3,x4) & of(x2,x3) & n_race(x4) & n_quantity(x1) & n_line(x3) & n_guard(x1) & n_front(x2) & in(e1,x2) & Actor(e2,x3) & Actor(e1,x1))
exists e2 e1 x1 x2.(v_start(e2) & v_stand(e1) & n_line(x2) & n_guard(x1) & at(e1,x2) & Actor(e2,x2) & Actor(e1,x1))
A person walking on a path while using a cane.
A person riding a bike.
2
-100
A person cannot be walking and riding a bike the same time.
exists e1 e2 x1 x2 x3 x4.(a_topic(x1) & while(e1,e2) & Theme(e2,x4) & Actor(e2,x2) & v_use(e2) & n_cane(x4) & on(e1,x3) & n_path(x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_person(x1))
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_ride(e1) & n_bike(x3) & (x1 = x2) & n_person(x1))
49d0ad4c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4.(while(e1,e2) & v_walk(e1) & v_use(e2) & on(e1,x3) & n_person(x1) & n_path(x3) & n_cane(x4) & a_topic(x1) & Theme(e2,x4) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_ride(e1) & n_person(x1) & n_bike(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
A person walking on a path while using a cane.
A person using a cane.
0
-100
Using a cane implies one is walking.
exists e1 e2 x1 x2 x3 x4.(a_topic(x1) & while(e1,e2) & Theme(e2,x4) & Actor(e2,x2) & v_use(e2) & n_cane(x4) & on(e1,x3) & n_path(x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_person(x1))
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_use(e1) & n_cane(x3) & (x1 = x2) & n_person(x1))
49d0b1ca-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4.(while(e1,e2) & v_walk(e1) & v_use(e2) & on(e1,x3) & n_person(x1) & n_path(x3) & n_cane(x4) & a_topic(x1) & Theme(e2,x4) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_use(e1) & n_person(x1) & n_cane(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
A person walking on a path while using a cane.
A person using a antique cane.
1
-100
The cane is an antique.
exists e1 e2 x1 x2 x3 x4.(a_topic(x1) & while(e1,e2) & Theme(e2,x4) & Actor(e2,x2) & v_use(e2) & n_cane(x4) & on(e1,x3) & n_path(x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_person(x1))
exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_use(e1) & n_cane(x3) & a_antique(s1) & Theme(s1,x3) & (x1 = x2) & n_person(x1))
49d0b65c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4.(while(e1,e2) & v_walk(e1) & v_use(e2) & on(e1,x3) & n_person(x1) & n_path(x3) & n_cane(x4) & a_topic(x1) & Theme(e2,x4) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2 x3.(v_use(e1) & n_person(x1) & n_cane(x3) & a_topic(x1) & a_antique(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
A baseball pitcher in a circle with a symbol to his right.
He is good at sports.
1
-100
A person playing doesn't mean they are good at sports.
exists x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x3) & with(x3,x4) & to(x4,x5) & n_right(x5) & of(x5,x1) & n_male(x1) & n_symbol(x4) & n_circle(x3) & n_pitcher(x1) & of(x1,x2) & n_baseball(x2))
exists s1 x1.(at(s1,x1) & n_sport(x1) & Theme(s1,x1) & a_good(s1) & n_male(x1))
49d0bba2-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2 x3 x4 x5.(with(x3,x4) & to(x4,x5) & of(x5,x1) & of(x1,x2) & n_symbol(x4) & n_right(x5) & n_pitcher(x1) & n_male(x1) & n_circle(x3) & n_baseball(x2) & in(x1,x3) & a_topic(x1))
exists s1 x1.(n_sport(x1) & n_male(x1) & at(s1,x1) & a_good(s1) & Theme(s1,x1))
A baseball pitcher in a circle with a symbol to his right.
He is asking around for directions to the nearest restroom.
2
-100
A baseball pitcher in a circle cannot be asking around for directions.
exists x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x3) & with(x3,x4) & to(x4,x5) & n_right(x5) & of(x5,x1) & n_male(x1) & n_symbol(x4) & n_circle(x3) & n_pitcher(x1) & of(x1,x2) & n_baseball(x2))
exists e1 s1 s2 x1 x2.(n_restroom(x2) & r_most(s1) & a_nearest(s1) & Theme(s1,x2) & a_around(s2) & Manner(e1,s2) & for(e1,x1) & to(x1,x2) & n_direction(x1) & Actor(e1,x1) & v_ask(e1) & n_male(x1))
49d0c03e-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2 x3 x4 x5.(with(x3,x4) & to(x4,x5) & of(x5,x1) & of(x1,x2) & n_symbol(x4) & n_right(x5) & n_pitcher(x1) & n_male(x1) & n_circle(x3) & n_baseball(x2) & in(x1,x3) & a_topic(x1))
exists e1 s1 s2 x1 x2.(v_ask(e1) & to(x1,x2) & r_most(s1) & n_restroom(x2) & n_male(x1) & n_direction(x1) & for(e1,x1) & a_nearest(s1) & a_around(s2) & Theme(s1,x2) & Manner(e1,s2) & Actor(e1,x1))