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
Discussing the rainy weather.
The two friends are discussing the weather.
1
0.546172
Its not implied that there are two friends talking about weather.
exists e1 x1 x2 x3.(n_weather(x2) & of(x2,x3) & n_rainy(x3) & Theme(e1,x2) & Actor(e1,x1) & v_discuss(e1) & n_thing(x1))
exists e1 x1 x2.(n_weather(x2) & n_friend(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1) & v_discuss(e1))
4d36d632-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_discuss(e1) & of(x2,x3) & n_weather(x2) & n_thing(x1) & n_rainy(x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_discuss(e1) & n_weather(x2) & n_friend(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
Discussing the rainy weather.
It's raining outside.
0
-100
rainy weather and raining outside are synonymous.
exists e1 x1 x2 x3.(n_weather(x2) & of(x2,x3) & n_rainy(x3) & Theme(e1,x2) & Actor(e1,x1) & v_discuss(e1) & n_thing(x1))
exists e1 p1 x1.(n_thing(x1) & exists s1.(Theme(s1,x1) & a_outside(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_rain(e1))
4d36daba-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_discuss(e1) & of(x2,x3) & n_weather(x2) & n_thing(x1) & n_rainy(x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 p1 x1.(v_rain(e1) & n_thing(x1) & exists s1.(a_outside(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1))
Discussing the rainy weather.
The weather is currently clear.
2
-100
The weather can't be rainy and clear.
exists e1 x1 x2 x3.(n_weather(x2) & of(x2,x3) & n_rainy(x3) & Theme(e1,x2) & Actor(e1,x1) & v_discuss(e1) & n_thing(x1))
exists s1 x1.(n_weather(x1) & r_currently(s1) & Theme(s1,x1) & a_clear(s1))
4d36e1a4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_discuss(e1) & of(x2,x3) & n_weather(x2) & n_thing(x1) & n_rainy(x3) & Theme(e1,x2) & Actor(e1,x1))
exists s1 x1.(r_currently(s1) & n_weather(x1) & a_clear(s1) & Theme(s1,x1))
The fruits should be treated with lemon juice when sliced to prevent oxidation.
there are other ways to prevent oxidation on fruits other than treating them with lemon juice
1
0.551031
there are not necessarily other ways to prevent oxidation on fruits other than treating them with lemon juice.
exists e1 p1 x1.(n_fruit(x1) & exists e2 e3 p2 x2 x3.(when(e2,e3) & Recipient(e3,p2) & Topic(e3,x1) & v_slice(e3) & exists e4 x4.(Theme(e4,x4) & Actor(e4,x1) & v_prevent(e4) & n_oxidation(x4)) & with(e2,x2) & n_juice(x2) & of(x2,x3) & n_lemon(x3) & Theme(e2,x1) & v_treat(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_should(e1))
exists p1 x1 x3.(n_thing(x3) & n_way(x3) & exists p2 x2.((x1 = x2) & Topic(x2,p2) & exists e2 e1 s1 x4 x5 x6 x7 x8.(on(e1,x5) & than(s1,e2) & with(e2,x7) & n_juice(x7) & of(x7,x8) & n_lemon(x8) & Theme(e2,x3) & Actor(e2,x6) & v_treat(e2) & Theme(s1,x6) & a_other(s1) & (x5 = x6) & n_fruit(x5) & Theme(e1,x4) & Actor(e1,x2) & v_prevent(e1) & n_oxidation(x4)) & -(x2 = x3) & n_way(x2)))
4d36e65e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_should(e1) & n_fruit(x1) & exists e2 e3 p2 x2 x3.(with(e2,x2) & when(e2,e3) & v_treat(e2) & v_slice(e3) & of(x2,x3) & n_lemon(x3) & n_juice(x2) & exists e4 x4.(v_prevent(e4) & n_oxidation(x4) & Theme(e4,x4) & Actor(e4,x1)) & Topic(e3,x1) & Theme(e2,x1) & Recipient(e3,p2)) & Topic(e1,p1) & Actor(e1,x1))
exists x1 x3.(n_way(x3) & n_thing(x3) & exists p2 x2.(n_way(x2) & exists e2 e1 s1 x4 x5 x6 x7 x8.(with(e2,x7) & v_treat(e2) & v_prevent(e1) & than(s1,e2) & on(e1,x5) & of(x7,x8) & n_oxidation(x4) & n_lemon(x8) & n_juice(x7) & n_fruit(x5) & a_other(s1) & Theme(s1,x6) & Theme(e2,x3) & Theme(e1,x4) & Actor(e2,x6) & Actor(e1,x2) & (x5 = x6)) & Topic(x2,p2) & -(x2 = x3) & (x1 = x2)))
The fruits should be treated with lemon juice when sliced to prevent oxidation.
The fruits are sliced
0
-100
Once you have sliced and treated the fruits, you have sliced fruit ready to go.
exists e1 p1 x1.(n_fruit(x1) & exists e2 e3 p2 x2 x3.(when(e2,e3) & Recipient(e3,p2) & Topic(e3,x1) & v_slice(e3) & exists e4 x4.(Theme(e4,x4) & Actor(e4,x1) & v_prevent(e4) & n_oxidation(x4)) & with(e2,x2) & n_juice(x2) & of(x2,x3) & n_lemon(x3) & Theme(e2,x1) & v_treat(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_should(e1))
exists e1 x1.(n_fruit(x1) & Theme(e1,x1) & v_slice(e1))
4d36eb4a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_should(e1) & n_fruit(x1) & exists e2 e3 p2 x2 x3.(with(e2,x2) & when(e2,e3) & v_treat(e2) & v_slice(e3) & of(x2,x3) & n_lemon(x3) & n_juice(x2) & exists e4 x4.(v_prevent(e4) & n_oxidation(x4) & Theme(e4,x4) & Actor(e4,x1)) & Topic(e3,x1) & Theme(e2,x1) & Recipient(e3,p2)) & Topic(e1,p1) & Actor(e1,x1))
exists e1 x1.(v_slice(e1) & n_fruit(x1) & Theme(e1,x1))
The fruits should be treated with lemon juice when sliced to prevent oxidation.
The fruits should be eaten with lemon juice in order to prevent oxidation in your stomach.
2
0.000618
One cannot be treated and eaten simultaneously.
exists e1 p1 x1.(n_fruit(x1) & exists e3 e2 p2 x2 x3.(when(e2,e3) & Recipient(e3,p2) & Topic(e3,x1) & v_slice(e3) & exists e4 x4.(Theme(e4,x4) & Actor(e4,x1) & v_prevent(e4) & n_oxidation(x4)) & with(e2,x2) & n_juice(x2) & of(x2,x3) & n_lemon(x3) & Theme(e2,x1) & v_treat(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_should(e1))
exists e1 p1 x1 x6.(n_stomach(x6) & of(x6,x1) & n_person(x1) & n_fruit(x1) & exists e2 p2 x2 x3 x4.(n_order(x4) & Topic(e2,p2) & exists p3 e3 x5.(in(e3,x6) & Theme(e3,x5) & Actor(e3,x1) & v_prevent(e3) & n_oxidation(x5)) & in(e2,x4) & with(e2,x2) & n_juice(x2) & of(x2,x3) & n_lemon(x3) & Theme(e2,x1) & v_eat(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_should(e1))
4d36f068-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_should(e1) & n_fruit(x1) & exists e3 e2 p2 x2 x3.(with(e2,x2) & when(e2,e3) & v_treat(e2) & v_slice(e3) & of(x2,x3) & n_lemon(x3) & n_juice(x2) & exists e4 x4.(v_prevent(e4) & n_oxidation(x4) & Theme(e4,x4) & Actor(e4,x1)) & Topic(e3,x1) & Theme(e2,x1) & Recipient(e3,p2)) & Topic(e1,p1) & Actor(e1,x1))
exists e1 p1 x1 x6.(v_should(e1) & of(x6,x1) & n_stomach(x6) & n_person(x1) & n_fruit(x1) & exists e2 p2 x2 x3 x4.(with(e2,x2) & v_eat(e2) & of(x2,x3) & n_order(x4) & n_lemon(x3) & n_juice(x2) & in(e2,x4) & exists e3 x5.(v_prevent(e3) & n_oxidation(x5) & in(e3,x6) & Theme(e3,x5) & Actor(e3,x1)) & Topic(e2,p2) & Theme(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
The fruits should be treated with lemon juice when sliced to prevent oxidation.
The fruits are fresh.
0
-100
The fruits are fresh because they've been treated with lemon juice.
exists e1 p1 x1.(n_fruit(x1) & exists e2 e3 p2 x2 x3.(when(e2,e3) & Recipient(e3,p2) & Topic(e3,x1) & v_slice(e3) & exists e4 x4.(Theme(e4,x4) & Actor(e4,x1) & v_prevent(e4) & n_oxidation(x4)) & with(e2,x2) & n_juice(x2) & of(x2,x3) & n_lemon(x3) & Theme(e2,x1) & v_treat(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_should(e1))
exists s1 x1.(n_fruit(x1) & Theme(s1,x1) & a_fresh(s1))
4d36f504-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_should(e1) & n_fruit(x1) & exists e2 e3 p2 x2 x3.(with(e2,x2) & when(e2,e3) & v_treat(e2) & v_slice(e3) & of(x2,x3) & n_lemon(x3) & n_juice(x2) & exists e4 x4.(v_prevent(e4) & n_oxidation(x4) & Theme(e4,x4) & Actor(e4,x1)) & Topic(e3,x1) & Theme(e2,x1) & Recipient(e3,p2)) & Topic(e1,p1) & Actor(e1,x1))
exists s1 x1.(n_fruit(x1) & a_fresh(s1) & Theme(s1,x1))
The fruits should be treated with lemon juice when sliced to prevent oxidation.
the way to prevent oxidation on fruits is to treat them with lemon juice
0
-100
Lemon juice are used to prevent oxidation on fruits.
exists e1 p1 x1.(n_fruit(x1) & exists e2 e3 p2 x2 x3.(when(e2,e3) & Recipient(e3,p2) & Topic(e3,x1) & v_slice(e3) & exists e4 x4.(Theme(e4,x4) & Actor(e4,x1) & v_prevent(e4) & n_oxidation(x4)) & with(e2,x2) & n_juice(x2) & of(x2,x3) & n_lemon(x3) & Theme(e2,x1) & v_treat(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_should(e1))
exists e1 p1 p2 x1.(n_way(x1) & Topic(e1,p2) & Actor(e1,x1) & v_be(e1) & exists e3 x4 x5.(with(e3,x4) & n_juice(x4) & of(x4,x5) & n_lemon(x5) & Theme(e3,x4) & Actor(e3,x1) & v_treat(e3) & n_thing(x4)) & Topic(x1,p1) & exists e2 x2 x3.(Theme(e2,x2) & Actor(e2,x1) & v_prevent(e2) & on(x2,x3) & n_fruit(x3) & n_oxidation(x2)))
4d36f982-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_should(e1) & n_fruit(x1) & exists e2 e3 p2 x2 x3.(with(e2,x2) & when(e2,e3) & v_treat(e2) & v_slice(e3) & of(x2,x3) & n_lemon(x3) & n_juice(x2) & exists e4 x4.(v_prevent(e4) & n_oxidation(x4) & Theme(e4,x4) & Actor(e4,x1)) & Topic(e3,x1) & Theme(e2,x1) & Recipient(e3,p2)) & Topic(e1,p1) & Actor(e1,x1))
exists e1 p1 p2 x1.(v_be(e1) & n_way(x1) & exists e3 x4 x5.(with(e3,x4) & v_treat(e3) & of(x4,x5) & n_thing(x4) & n_lemon(x5) & n_juice(x4) & Theme(e3,x4) & Actor(e3,x1)) & exists e2 x2 x3.(v_prevent(e2) & on(x2,x3) & n_oxidation(x2) & n_fruit(x3) & Theme(e2,x2) & Actor(e2,x1)) & Topic(x1,p1) & Topic(e1,p2) & Actor(e1,x1))
The fruits should be treated with lemon juice when sliced to prevent oxidation.
A lemon is being squeezed over the fruit.
1
0.958662
sentence one just says that the fruit should be treated with lemon juice but doesn't say that the lemon is being squeezed over the fruit.
exists e1 p1 x1.(n_fruit(x1) & exists e2 e3 p2 x2 x3.(when(e2,e3) & Recipient(e3,p2) & Topic(e3,x1) & v_slice(e3) & exists e4 x4.(Theme(e4,x4) & Actor(e4,x1) & v_prevent(e4) & n_oxidation(x4)) & with(e2,x2) & n_juice(x2) & of(x2,x3) & n_lemon(x3) & Theme(e2,x1) & v_treat(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_should(e1))
exists e1 x1 x2.(n_fruit(x2) & over(e1,x2) & Theme(e1,x1) & v_squeeze(e1) & n_lemon(x1))
4d36ff40-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_should(e1) & n_fruit(x1) & exists e2 e3 p2 x2 x3.(with(e2,x2) & when(e2,e3) & v_treat(e2) & v_slice(e3) & of(x2,x3) & n_lemon(x3) & n_juice(x2) & exists e4 x4.(v_prevent(e4) & n_oxidation(x4) & Theme(e4,x4) & Actor(e4,x1)) & Topic(e3,x1) & Theme(e2,x1) & Recipient(e3,p2)) & Topic(e1,p1) & Actor(e1,x1))
exists e1 x1 x2.(v_squeeze(e1) & over(e1,x2) & n_lemon(x1) & n_fruit(x2) & Theme(e1,x1))
The fruits should be treated with lemon juice when sliced to prevent oxidation.
Lemon juice is used in this recipe.
1
0.929242
sentence one does not talk about a recipe.
exists e1 p1 x1.(n_fruit(x1) & exists e2 e3 p2 x2 x3.(when(e2,e3) & Recipient(e3,p2) & Topic(e3,x1) & v_slice(e3) & exists e4 x4.(Theme(e4,x4) & Actor(e4,x1) & v_prevent(e4) & n_oxidation(x4)) & with(e2,x2) & n_juice(x2) & of(x2,x3) & n_lemon(x3) & Theme(e2,x1) & v_treat(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_should(e1))
exists e1 x1 x2 x3.(n_recipe(x3) & in(e1,x3) & Theme(e1,x1) & v_use(e1) & n_juice(x1) & (x1 = x2) & ne_nam_lemon(x2))
4d37044a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_should(e1) & n_fruit(x1) & exists e2 e3 p2 x2 x3.(with(e2,x2) & when(e2,e3) & v_treat(e2) & v_slice(e3) & of(x2,x3) & n_lemon(x3) & n_juice(x2) & exists e4 x4.(v_prevent(e4) & n_oxidation(x4) & Theme(e4,x4) & Actor(e4,x1)) & Topic(e3,x1) & Theme(e2,x1) & Recipient(e3,p2)) & Topic(e1,p1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_use(e1) & ne_nam_lemon(x2) & n_recipe(x3) & n_juice(x1) & in(e1,x3) & Theme(e1,x1) & (x1 = x2))
The fruits should be treated with lemon juice when sliced to prevent oxidation.
The potato is slowly cooked with butter.
2
-100
The vegetables should be cooked with lemon juice, not butter.
exists e1 p1 x1.(n_fruit(x1) & exists e2 e3 p2 x2 x3.(when(e2,e3) & Recipient(e3,p2) & Topic(e3,x1) & v_slice(e3) & exists e4 x4.(Theme(e4,x4) & Actor(e4,x1) & v_prevent(e4) & n_oxidation(x4)) & with(e2,x2) & n_juice(x2) & of(x2,x3) & n_lemon(x3) & Theme(e2,x1) & v_treat(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_should(e1))
exists e1 s1 x1 x2.(n_potato(x1) & a_slowly(s1) & Manner(e1,s1) & with(e1,x2) & n_butter(x2) & Theme(e1,x1) & v_cook(e1))
4d370936-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_should(e1) & n_fruit(x1) & exists e2 e3 p2 x2 x3.(with(e2,x2) & when(e2,e3) & v_treat(e2) & v_slice(e3) & of(x2,x3) & n_lemon(x3) & n_juice(x2) & exists e4 x4.(v_prevent(e4) & n_oxidation(x4) & Theme(e4,x4) & Actor(e4,x1)) & Topic(e3,x1) & Theme(e2,x1) & Recipient(e3,p2)) & Topic(e1,p1) & Actor(e1,x1))
exists e1 s1 x1 x2.(with(e1,x2) & v_cook(e1) & n_potato(x1) & n_butter(x2) & a_slowly(s1) & Theme(e1,x1) & Manner(e1,s1))
The fruits should be treated with lemon juice when sliced to prevent oxidation.
The fruits are rotten.
2
-100
The fruits are rotten and should not be cooked.
exists e1 p1 x1.(n_fruit(x1) & exists e2 e3 p2 x2 x3.(when(e2,e3) & Recipient(e3,p2) & Topic(e3,x1) & v_slice(e3) & exists e4 x4.(Theme(e4,x4) & Actor(e4,x1) & v_prevent(e4) & n_oxidation(x4)) & with(e2,x2) & n_juice(x2) & of(x2,x3) & n_lemon(x3) & Theme(e2,x1) & v_treat(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_should(e1))
exists e1 x1.(n_fruit(x1) & Theme(e1,x1) & v_rotten(e1))
4d370e18-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_should(e1) & n_fruit(x1) & exists e2 e3 p2 x2 x3.(with(e2,x2) & when(e2,e3) & v_treat(e2) & v_slice(e3) & of(x2,x3) & n_lemon(x3) & n_juice(x2) & exists e4 x4.(v_prevent(e4) & n_oxidation(x4) & Theme(e4,x4) & Actor(e4,x1)) & Topic(e3,x1) & Theme(e2,x1) & Recipient(e3,p2)) & Topic(e1,p1) & Actor(e1,x1))
exists e1 x1.(v_rotten(e1) & n_fruit(x1) & Theme(e1,x1))
The fruits should be treated with lemon juice when sliced to prevent oxidation.
Lemon juice should be used to oxidize the fruit.
0
-100
Lemon juice are used on each fruit.
exists e1 p1 x1.(n_fruit(x1) & exists e3 e2 p2 x2 x3.(when(e2,e3) & Recipient(e3,p2) & Topic(e3,x1) & v_slice(e3) & exists e4 x4.(Theme(e4,x4) & Actor(e4,x1) & v_prevent(e4) & n_oxidation(x4)) & with(e2,x2) & n_juice(x2) & of(x2,x3) & n_lemon(x3) & Theme(e2,x1) & v_treat(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_should(e1))
exists e1 p1 x1 x2 x3.(n_fruit(x3) & exists e2 p2.(Recipient(e2,p2) & Topic(e2,x1) & v_use(e2) & exists e3.(Theme(e3,x3) & Actor(e3,x1) & v_oxidize(e3))) & Topic(e1,p1) & Actor(e1,x1) & v_should(e1) & n_juice(x1) & (x1 = x2) & ne_nam_lemon(x2))
4d371368-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_should(e1) & n_fruit(x1) & exists e3 e2 p2 x2 x3.(with(e2,x2) & when(e2,e3) & v_treat(e2) & v_slice(e3) & of(x2,x3) & n_lemon(x3) & n_juice(x2) & exists e4 x4.(v_prevent(e4) & n_oxidation(x4) & Theme(e4,x4) & Actor(e4,x1)) & Topic(e3,x1) & Theme(e2,x1) & Recipient(e3,p2)) & Topic(e1,p1) & Actor(e1,x1))
exists e1 p1 x1 x2 x3.(v_should(e1) & ne_nam_lemon(x2) & n_juice(x1) & n_fruit(x3) & exists e2 p2.(v_use(e2) & exists e3.(v_oxidize(e3) & Theme(e3,x3) & Actor(e3,x1)) & Topic(e2,x1) & Recipient(e2,p2)) & Topic(e1,p1) & Actor(e1,x1) & (x1 = x2))
The fruits should be treated with lemon juice when sliced to prevent oxidation.
The fruits will oxidize eventually.
1
0.816183
sentence one says lemon juice will prevent oxidation but does not say it will happen eventually.
exists e1 p1 x1.(n_fruit(x1) & exists e2 e3 p2 x2 x3.(when(e2,e3) & Recipient(e3,p2) & Topic(e3,x1) & v_slice(e3) & exists e4 x4.(Theme(e4,x4) & Actor(e4,x1) & v_prevent(e4) & n_oxidation(x4)) & with(e2,x2) & n_juice(x2) & of(x2,x3) & n_lemon(x3) & Theme(e2,x1) & v_treat(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_should(e1))
exists e1 s1 x1.(n_fruit(x1) & a_eventually(s1) & Manner(e1,s1) & Actor(e1,x1) & v_oxidize(e1))
4d371a48-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_should(e1) & n_fruit(x1) & exists e2 e3 p2 x2 x3.(with(e2,x2) & when(e2,e3) & v_treat(e2) & v_slice(e3) & of(x2,x3) & n_lemon(x3) & n_juice(x2) & exists e4 x4.(v_prevent(e4) & n_oxidation(x4) & Theme(e4,x4) & Actor(e4,x1)) & Topic(e3,x1) & Theme(e2,x1) & Recipient(e3,p2)) & Topic(e1,p1) & Actor(e1,x1))
exists e1 s1 x1.(v_oxidize(e1) & n_fruit(x1) & a_eventually(s1) & Manner(e1,s1) & Actor(e1,x1))
The fruits should be treated with lemon juice when sliced to prevent oxidation.
The fruits will oxidize if not covered in lemon juice.
0
1
Lemon juice are used in fruits which will oxidize if not covered in the juice.
exists e1 p1 x1.(n_fruit(x1) & exists e2 e3 p2 x2 x3.(when(e2,e3) & Recipient(e3,p2) & Topic(e3,x1) & v_slice(e3) & exists e4 x4.(Theme(e4,x4) & Actor(e4,x1) & v_prevent(e4) & n_oxidation(x4)) & with(e2,x2) & n_juice(x2) & of(x2,x3) & n_lemon(x3) & Theme(e2,x1) & v_treat(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_should(e1))
exists x1.(n_fruit(x1) & all s1.((Theme(s1,x1) & a_not(s1)) -> exists e2 e1 x2 x3.(for(e1,e2) & in(e2,x2) & n_juice(x2) & of(x2,x3) & n_lemon(x3) & Theme(e2,x1) & v_cover(e2) & Actor(e1,x1) & v_oxidize(e1))))
4d371ff2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_should(e1) & n_fruit(x1) & exists e2 e3 p2 x2 x3.(with(e2,x2) & when(e2,e3) & v_treat(e2) & v_slice(e3) & of(x2,x3) & n_lemon(x3) & n_juice(x2) & exists e4 x4.(v_prevent(e4) & n_oxidation(x4) & Theme(e4,x4) & Actor(e4,x1)) & Topic(e3,x1) & Theme(e2,x1) & Recipient(e3,p2)) & Topic(e1,p1) & Actor(e1,x1))
exists x1.(n_fruit(x1) & all s1.(exists e2 e1 x2 x3.(v_oxidize(e1) & v_cover(e2) & of(x2,x3) & n_lemon(x3) & n_juice(x2) & in(e2,x2) & for(e1,e2) & Theme(e2,x1) & Actor(e1,x1)) | -a_not(s1) | -Theme(s1,x1)))
The fruits should be treated with lemon juice when sliced to prevent oxidation.
They are slicing rocks in half
2
-100
You can not cook rocks!
exists e1 p1 x1.(n_fruit(x1) & exists e3 e2 p2 x2 x3.(when(e2,e3) & Recipient(e3,p2) & Topic(e3,x1) & v_slice(e3) & exists e4 x4.(Theme(e4,x4) & Actor(e4,x1) & v_prevent(e4) & n_oxidation(x4)) & with(e2,x2) & n_juice(x2) & of(x2,x3) & n_lemon(x3) & Theme(e2,x1) & v_treat(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_should(e1))
exists e1 x1 x2.(in(e1,x1) & n_half(x1) & Theme(e1,x2) & Actor(e1,x1) & v_slice(e1) & n_rock(x2) & n_thing(x1))
4d3724fc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_should(e1) & n_fruit(x1) & exists e3 e2 p2 x2 x3.(with(e2,x2) & when(e2,e3) & v_treat(e2) & v_slice(e3) & of(x2,x3) & n_lemon(x3) & n_juice(x2) & exists e4 x4.(v_prevent(e4) & n_oxidation(x4) & Theme(e4,x4) & Actor(e4,x1)) & Topic(e3,x1) & Theme(e2,x1) & Recipient(e3,p2)) & Topic(e1,p1) & Actor(e1,x1))
exists e1 x1 x2.(v_slice(e1) & n_thing(x1) & n_rock(x2) & n_half(x1) & in(e1,x1) & Theme(e1,x2) & Actor(e1,x1))
The fruits should be treated with lemon juice when sliced to prevent oxidation.
The fruits are apples
1
0.604034
sentence one does not say the fruits are apples.
exists e1 p1 x1.(n_fruit(x1) & exists e3 e2 p2 x2 x3.(when(e2,e3) & Recipient(e3,p2) & Topic(e3,x1) & v_slice(e3) & exists e4 x4.(Theme(e4,x4) & Actor(e4,x1) & v_prevent(e4) & n_oxidation(x4)) & with(e2,x2) & n_juice(x2) & of(x2,x3) & n_lemon(x3) & Theme(e2,x1) & v_treat(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_should(e1))
exists p1 x1.(n_fruit(x1) & exists x2.((x1 = x2) & n_apple(x2)))
4d372ace-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_should(e1) & n_fruit(x1) & exists e3 e2 p2 x2 x3.(with(e2,x2) & when(e2,e3) & v_treat(e2) & v_slice(e3) & of(x2,x3) & n_lemon(x3) & n_juice(x2) & exists e4 x4.(v_prevent(e4) & n_oxidation(x4) & Theme(e4,x4) & Actor(e4,x1)) & Topic(e3,x1) & Theme(e2,x1) & Recipient(e3,p2)) & Topic(e1,p1) & Actor(e1,x1))
exists x1.(n_fruit(x1) & exists x2.(n_apple(x2) & (x1 = x2)))
The fruits should be treated with lemon juice when sliced to prevent oxidation.
treating fruits with lemon juice does not prevent oxidation
2
-100
Treating fruits with lemon juice either does or does not prevent oxidization, it can't do both.
exists e1 p1 x1.(n_fruit(x1) & exists e3 e2 p2 x2 x3.(when(e2,e3) & Recipient(e3,p2) & Topic(e3,x1) & v_slice(e3) & exists e4 x4.(Theme(e4,x4) & Actor(e4,x1) & v_prevent(e4) & n_oxidation(x4)) & with(e2,x2) & n_juice(x2) & of(x2,x3) & n_lemon(x3) & Theme(e2,x1) & v_treat(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_should(e1))
exists e1 x1 x2 x3 x4.(-exists e2 x5.(Theme(e2,x5) & Actor(e2,e1) & v_prevent(e2) & n_oxidation(x5)) & with(e1,x3) & n_juice(x3) & of(x3,x4) & n_lemon(x4) & Theme(e1,x2) & Actor(e1,x1) & v_treat(e1) & n_fruit(x2) & n_thing(x1))
4d372f4c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_should(e1) & n_fruit(x1) & exists e3 e2 p2 x2 x3.(with(e2,x2) & when(e2,e3) & v_treat(e2) & v_slice(e3) & of(x2,x3) & n_lemon(x3) & n_juice(x2) & exists e4 x4.(v_prevent(e4) & n_oxidation(x4) & Theme(e4,x4) & Actor(e4,x1)) & Topic(e3,x1) & Theme(e2,x1) & Recipient(e3,p2)) & Topic(e1,p1) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(with(e1,x3) & v_treat(e1) & of(x3,x4) & n_thing(x1) & n_lemon(x4) & n_juice(x3) & n_fruit(x2) & all e2 x5.(-v_prevent(e2) | -n_oxidation(x5) | -Theme(e2,x5) | -Actor(e2,e1)) & Theme(e1,x2) & Actor(e1,x1))
Two dogs face off in the park.
There are two dogs ready to fight at the park.
1
-100
just because two dogs face off does not mean they will fight.
exists e1 s1 x1 x2 x3.(n_park(x3) & in(e1,x3) & a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_face(e1) & n_thing(x2) & n_dog(x1) & card_eq_2(x1))
exists p1 x1 x4.(n_park(x4) & exists p2 s1 x2 x3.((x1 = x2) & Topic(s1,p2) & Actor(s1,x3) & a_ready(s1) & exists e1.(at(e1,x4) & Actor(e1,x3) & v_fight(e1)) & (x2 = x3) & n_dog(x2) & card_eq_2(x2)))
4d373cf8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_face(e1) & n_thing(x2) & n_park(x3) & n_dog(x1) & in(e1,x3) & card_eq_2(x1) & a_off(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists x1 x4.(n_park(x4) & exists p2 s1 x2 x3.(n_dog(x2) & exists e1.(v_fight(e1) & at(e1,x4) & Actor(e1,x3)) & card_eq_2(x2) & a_ready(s1) & Topic(s1,p2) & Actor(s1,x3) & (x2 = x3) & (x1 = x2)))
The girl is pursing her lips.
she is making a face
0
0.995907
A girl pursuing her lips is making a face.
exists e1 x1 x2.(n_lip(x2) & of(x2,x1) & n_female(x1) & n_girl(x1) & Theme(e1,x2) & Actor(e1,x1) & v_purse(e1))
exists e1 x1 x2.(n_female(x1) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_face(x2))
4d374248-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_purse(e1) & of(x2,x1) & n_lip(x2) & n_girl(x1) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_make(e1) & n_female(x1) & n_face(x2) & Theme(e1,x2) & Actor(e1,x1))
The girl is pursing her lips.
The girl has red lipstick on.
1
0.54979
THE GIRL HAS LIPSTICK
exists e1 x1 x2.(n_lip(x2) & of(x2,x1) & n_female(x1) & n_girl(x1) & Theme(e1,x2) & Actor(e1,x1) & v_purse(e1))
exists e1 s1 s2 x1 x2.(n_girl(x1) & a_on(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_lipstick(x2) & a_red(s1) & Theme(s1,x2))
4d3746d0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_purse(e1) & of(x2,x1) & n_lip(x2) & n_girl(x1) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 s2 x1 x2.(v_have(e1) & n_lipstick(x2) & n_girl(x1) & a_red(s1) & a_on(s2) & Theme(s1,x2) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1))
The girl is pursing her lips.
A girl is wrinkling her lips
0
-100
A girl pursuing her lips is wrinkling her lips.
exists e1 x1 x2.(n_lip(x2) & of(x2,x1) & n_female(x1) & n_girl(x1) & Theme(e1,x2) & Actor(e1,x1) & v_purse(e1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wrinkle(e1) & n_lip(x2) & of(x2,x1) & n_female(x1) & n_girl(x1))
4d3754fe-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_purse(e1) & of(x2,x1) & n_lip(x2) & n_girl(x1) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_wrinkle(e1) & of(x2,x1) & n_lip(x2) & n_girl(x1) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1))
The girl is pursing her lips.
The young boya accidently bit his lip
2
0
The person is either male or female, not both and they cannot be pursing their lip when they bit it.
exists e1 x1 x2.(n_lip(x2) & of(x2,x1) & n_female(x1) & n_girl(x1) & Theme(e1,x2) & Actor(e1,x1) & v_purse(e1))
exists s1 x1 x2.(n_lip(x2) & of(x2,x1) & n_male(x1) & n_boya(x1) & a_young(s1) & Theme(s1,x1) & a_topic(x1) & accidently(x1,x2) & r_bit(x2))
4d375954-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_purse(e1) & of(x2,x1) & n_lip(x2) & n_girl(x1) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1))
exists s1 x1 x2.(r_bit(x2) & of(x2,x1) & n_male(x1) & n_lip(x2) & n_boya(x1) & accidently(x1,x2) & a_young(s1) & a_topic(x1) & Theme(s1,x1))
The girl is pursing her lips.
The young girl is pursing her lips
1
0.584062
sentence one does not say the girl is young.
exists e1 x1 x2.(n_lip(x2) & of(x2,x1) & n_female(x1) & n_girl(x1) & Theme(e1,x2) & Actor(e1,x1) & v_purse(e1))
exists e1 s1 x1 x2.(n_lip(x2) & of(x2,x1) & n_female(x1) & n_girl(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_purse(e1))
4d37626e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_purse(e1) & of(x2,x1) & n_lip(x2) & n_girl(x1) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_purse(e1) & of(x2,x1) & n_lip(x2) & n_girl(x1) & n_female(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
The girl is pursing her lips.
A girl is making faces
1
0.267665
the girl is just pursing her lips. It does not mean she is making faces
exists e1 x1 x2.(n_lip(x2) & of(x2,x1) & n_female(x1) & n_girl(x1) & Theme(e1,x2) & Actor(e1,x1) & v_purse(e1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_face(x2) & n_girl(x1))
4d376bf6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_purse(e1) & of(x2,x1) & n_lip(x2) & n_girl(x1) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_make(e1) & n_girl(x1) & n_face(x2) & Theme(e1,x2) & Actor(e1,x1))
The girl is pursing her lips.
The girl is thinking
1
0.575669
just because she is pursing her lips does not mean she is thinking.
exists e1 x1 x2.(n_lip(x2) & of(x2,x1) & n_female(x1) & n_girl(x1) & Theme(e1,x2) & Actor(e1,x1) & v_purse(e1))
exists e1 x1.(n_girl(x1) & Actor(e1,x1) & v_think(e1))
4d37790c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_purse(e1) & of(x2,x1) & n_lip(x2) & n_girl(x1) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1.(v_think(e1) & n_girl(x1) & Actor(e1,x1))
The girl is pursing her lips.
she is thinking
1
0.578414
she may not be thinking just because she is pursing her lips.
exists e1 x1 x2.(n_lip(x2) & of(x2,x1) & n_female(x1) & n_girl(x1) & Theme(e1,x2) & Actor(e1,x1) & v_purse(e1))
exists e1 x1.(n_female(x1) & Actor(e1,x1) & v_think(e1))
4d377d6c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_purse(e1) & of(x2,x1) & n_lip(x2) & n_girl(x1) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1.(v_think(e1) & n_female(x1) & Actor(e1,x1))
Groom posing with bridesmaids.
People taking bridal pictures
1
0.94504
It says they are taking pictures of the groom and the bridesmaids, but it does not saying anything about the bride, who is needed for bridal pictures in sentence 2.
exists e1 x1 x2.(ne_nam_groom(x1) & with(e1,x2) & n_bridesmaid(x2) & Actor(e1,x1) & v_pose(e1))
exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & n_picture(x3) & a_bridal(s1) & Theme(s1,x3) & (x1 = x2) & n_people(x1))
4d37db36-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(with(e1,x2) & v_pose(e1) & ne_nam_groom(x1) & n_bridesmaid(x2) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_take(e1) & n_picture(x3) & n_people(x1) & a_topic(x1) & a_bridal(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
Groom posing with bridesmaids.
A groom posing with bridesmaids after the wedding.
1
0.724088
A groom posing with bridesmaids could be at any time. It does not have to be after the wedding.
exists e1 x1 x2.(ne_nam_groom(x1) & with(e1,x2) & n_bridesmaid(x2) & Actor(e1,x1) & v_pose(e1))
exists e1 x1 x2 x3 x4.(n_wedding(x4) & a_topic(x1) & after(e1,x4) & with(e1,x3) & n_bridesmaid(x3) & Actor(e1,x2) & v_pose(e1) & (x1 = x2) & n_groom(x1))
4d37e504-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(with(e1,x2) & v_pose(e1) & ne_nam_groom(x1) & n_bridesmaid(x2) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(with(e1,x3) & v_pose(e1) & n_wedding(x4) & n_groom(x1) & n_bridesmaid(x3) & after(e1,x4) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
Groom posing with bridesmaids.
The groom and the bridesmaids are smiling for a picture.
1
0.84837
The groom and bridesmaids could be posing for anything, but there is no reason to assume they would be smiling for a picture. They could have a serious pose.
exists e1 x1 x2.(ne_nam_groom(x1) & with(e1,x2) & n_bridesmaid(x2) & Actor(e1,x1) & v_pose(e1))
exists e1 x1 x2 x3 x4.(n_bridesmaid(x3) & n_groom(x2) & for(e1,x4) & n_picture(x4) & Actor(e1,x1) & v_smile(e1) & subset_of(x3,x1) & subset_of(x2,x1))
4d37f8c8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(with(e1,x2) & v_pose(e1) & ne_nam_groom(x1) & n_bridesmaid(x2) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_smile(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_picture(x4) & n_groom(x2) & n_bridesmaid(x3) & for(e1,x4) & Actor(e1,x1))
Groom posing with bridesmaids.
Bride posing with groomsmen
2
0.000552
The bride and groom would be posing with the bridesmaids and groomsmen at the same time.
exists e1 x1 x2.(ne_nam_groom(x1) & with(e1,x2) & n_bridesmaid(x2) & Actor(e1,x1) & v_pose(e1))
exists e1 x1 x2.(ne_nam_bride(x1) & with(e1,x2) & n_groomsman(x2) & Actor(e1,x1) & v_pose(e1))
4d37fdd2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(with(e1,x2) & v_pose(e1) & ne_nam_groom(x1) & n_bridesmaid(x2) & Actor(e1,x1))
exists e1 x1 x2.(with(e1,x2) & v_pose(e1) & ne_nam_bride(x1) & n_groomsman(x2) & Actor(e1,x1))
Groom posing with bridesmaids.
There are three bridesmaids.
1
0.554216
Bridesmaids means more than 1, but that could be 2 to infinity not necessarily three bridesmaids.
exists e1 x1 x2.(ne_nam_groom(x1) & with(e1,x2) & n_bridesmaid(x2) & Actor(e1,x1) & v_pose(e1))
exists p1 x1 x2.((x1 = x2) & n_bridesmaid(x2) & card_eq_3(x2))
4d380cb4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(with(e1,x2) & v_pose(e1) & ne_nam_groom(x1) & n_bridesmaid(x2) & Actor(e1,x1))
exists x1 x2.(n_bridesmaid(x2) & card_eq_3(x2) & (x1 = x2))
Groom posing with bridesmaids.
Groom posing with bridesmaids while groomsmen wait their turn
1
0.522826
We have no idea where the groomsmen are or even if they exist. We cannot infer that the groomsmen wait their turn.
exists e1 x1 x2.(ne_nam_groom(x1) & with(e1,x2) & n_bridesmaid(x2) & Actor(e1,x1) & v_pose(e1))
exists e1 p1 x1 x2 x4.(ne_nam_groom(x1) & exists e2 x3.(Theme(e2,x4) & Actor(e2,x3) & v_wait(e2) & n_groomsman(x3)) & n_turn(x4) & of(x4,x2) & n_thing(x2) & while(e1,p1) & with(e1,x2) & n_bridesmaid(x2) & Actor(e1,x1) & v_pose(e1))
4d381164-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(with(e1,x2) & v_pose(e1) & ne_nam_groom(x1) & n_bridesmaid(x2) & Actor(e1,x1))
exists e1 p1 x1 x2 x4.(with(e1,x2) & while(e1,p1) & v_pose(e1) & of(x4,x2) & ne_nam_groom(x1) & n_turn(x4) & n_thing(x2) & n_bridesmaid(x2) & exists e2 x3.(v_wait(e2) & n_groomsman(x3) & Theme(e2,x4) & Actor(e2,x3)) & Actor(e1,x1))
Groom posing with bridesmaids.
The groom and the bridesmaids are posing together.
0
1
The people posing together are the groom and bridesmaids.
exists e1 x1 x2.(ne_nam_groom(x1) & with(e1,x2) & n_bridesmaid(x2) & Actor(e1,x1) & v_pose(e1))
exists e1 p1 x1 x2 x3.(n_bridesmaid(x3) & n_groom(x2) & exists s1.(Theme(s1,x1) & a_together(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_pose(e1) & subset_of(x3,x1) & subset_of(x2,x1))
4d38160a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(with(e1,x2) & v_pose(e1) & ne_nam_groom(x1) & n_bridesmaid(x2) & Actor(e1,x1))
exists e1 p1 x1 x2 x3.(v_pose(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_groom(x2) & n_bridesmaid(x3) & exists s1.(a_together(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1))
A girl is splashed with water as she plays outdoors with other children.
Siblings splashing their sister with water.
1
-100
the children may not be siblings.
exists e1 p1 x1 x2 x5.(n_child(x5) & exists e2 x3 x4.(with(e2,x4) & -(x4 = x5) & n_child(x4) & Theme(e2,x3) & Actor(e2,x1) & v_play(e2) & n_outdoors(x3)) & n_female(x1) & as(e1,p1) & with(e1,x2) & n_water(x2) & Theme(e1,x1) & v_splash(e1) & n_girl(x1))
exists e1 x1 x2 x3 x4.(a_topic(x1) & with(e1,x4) & n_water(x4) & Theme(e1,x3) & Actor(e1,x2) & v_splash(e1) & n_sister(x3) & of(x3,x1) & n_thing(x1) & (x1 = x2) & n_sibling(x1))
4d39e548-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x5.(with(e1,x2) & v_splash(e1) & n_water(x2) & n_girl(x1) & n_female(x1) & n_child(x5) & exists e2 x3 x4.(with(e2,x4) & v_play(e2) & n_outdoors(x3) & n_child(x4) & Theme(e2,x3) & Actor(e2,x1) & -(x4 = x5)) & as(e1,p1) & Theme(e1,x1))
exists e1 x1 x2 x3 x4.(with(e1,x4) & v_splash(e1) & of(x3,x1) & n_water(x4) & n_thing(x1) & n_sister(x3) & n_sibling(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
A girl is splashed with water as she plays outdoors with other children.
Children splashing another child with water.
0
-100
girl is splashed with water shows that Children splashing another child
exists e1 p1 x1 x2 x5.(n_child(x5) & exists e2 x3 x4.(with(e2,x4) & -(x4 = x5) & n_child(x4) & Theme(e2,x3) & Actor(e2,x1) & v_play(e2) & n_outdoors(x3)) & n_female(x1) & as(e1,p1) & with(e1,x2) & n_water(x2) & Theme(e1,x1) & v_splash(e1) & n_girl(x1))
exists e1 x1 x2 x3 x4.(n_child(x2) & ne_nam_children(x1) & with(e1,x4) & n_water(x4) & Theme(e1,x3) & Actor(e1,x1) & v_splash(e1) & n_child(x3) & -(x3 = x2))
4d39ea02-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x5.(with(e1,x2) & v_splash(e1) & n_water(x2) & n_girl(x1) & n_female(x1) & n_child(x5) & exists e2 x3 x4.(with(e2,x4) & v_play(e2) & n_outdoors(x3) & n_child(x4) & Theme(e2,x3) & Actor(e2,x1) & -(x4 = x5)) & as(e1,p1) & Theme(e1,x1))
exists e1 x1 x2 x3 x4.(with(e1,x4) & v_splash(e1) & ne_nam_children(x1) & n_water(x4) & n_child(x3) & n_child(x2) & Theme(e1,x3) & Actor(e1,x1) & -(x3 = x2))
Children are getting sprayed by a water sprinkler.
The children are dry
2
-100
Children are not dry while getting sprayed by a water sprinkler.
exists e1 p1 x1.(exists e2 x2 x3.(Actor(e2,x2) & n_sprinkler(x2) & of(x2,x3) & n_water(x3) & Theme(e2,x1) & v_spray(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & n_child(x1))
exists s1 x1.(n_child(x1) & Theme(s1,x1) & a_dry(s1))
4d39eebc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_get(e1) & n_child(x1) & exists e2 x2 x3.(v_spray(e2) & of(x2,x3) & n_water(x3) & n_sprinkler(x2) & Theme(e2,x1) & Actor(e2,x2)) & Topic(e1,p1) & Actor(e1,x1))
exists s1 x1.(n_child(x1) & a_dry(s1) & Theme(s1,x1))
Children are getting sprayed by a water sprinkler.
They are wearing swimsuits
1
-100
Being sprayed by a sprinkler does not imply that they are wearing swimsuits.
exists e1 p1 x1.(exists e2 x2 x3.(Actor(e2,x2) & n_sprinkler(x2) & of(x2,x3) & n_water(x3) & Theme(e2,x1) & v_spray(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & n_child(x1))
exists e1 x1 x2.(n_thing(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_swimsuit(x2))
4d39f36c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_get(e1) & n_child(x1) & exists e2 x2 x3.(v_spray(e2) & of(x2,x3) & n_water(x3) & n_sprinkler(x2) & Theme(e2,x1) & Actor(e2,x2)) & Topic(e1,p1) & Actor(e1,x1))
exists e1 x1 x2.(v_wear(e1) & n_thing(x1) & n_swimsuit(x2) & Theme(e1,x2) & Actor(e1,x1))
Children are getting sprayed by a water sprinkler.
The children are wet
0
-100
Water causes one to become wet.
exists e1 p1 x1.(exists e2 x2 x3.(Actor(e2,x2) & n_sprinkler(x2) & of(x2,x3) & n_water(x3) & Theme(e2,x1) & v_spray(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & n_child(x1))
exists s1 x1.(n_child(x1) & Theme(s1,x1) & a_wet(s1))
4d39f862-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_get(e1) & n_child(x1) & exists e2 x2 x3.(v_spray(e2) & of(x2,x3) & n_water(x3) & n_sprinkler(x2) & Theme(e2,x1) & Actor(e2,x2)) & Topic(e1,p1) & Actor(e1,x1))
exists s1 x1.(n_child(x1) & a_wet(s1) & Theme(s1,x1))
Children getting splashed with water.
None of the children are wet.
2
-100
When children are getting splashed with water, it can not be true that none of the children are wet.
exists e1 p1 x1.(ne_nam_children(x1) & exists e2 x2.(with(e2,x2) & n_water(x2) & Theme(e2,x1) & v_splash(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1))
exists s1 x1 x2.(n_child(x2) & Theme(s1,x1) & a_wet(s1) & of(x1,x2) & n_none(x1))
4d39fda8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_get(e1) & ne_nam_children(x1) & exists e2 x2.(with(e2,x2) & v_splash(e2) & n_water(x2) & Theme(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
exists s1 x1 x2.(of(x1,x2) & n_none(x1) & n_child(x2) & a_wet(s1) & Theme(s1,x1))
Children getting splashed with water.
They are playing in a swimming pool.
1
-100
Not all water comes from a swimming pool.
exists e1 p1 x1.(ne_nam_children(x1) & exists e2 x2.(with(e2,x2) & n_water(x2) & Theme(e2,x1) & v_splash(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1))
exists e1 x1 x2.(in(e1,x1) & n_pool(x1) & of(x1,x2) & n_swimming(x2) & Actor(e1,x1) & v_play(e1) & n_thing(x1))
4d3a0294-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_get(e1) & ne_nam_children(x1) & exists e2 x2.(with(e2,x2) & v_splash(e2) & n_water(x2) & Theme(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
exists e1 x1 x2.(v_play(e1) & of(x1,x2) & n_thing(x1) & n_swimming(x2) & n_pool(x1) & in(e1,x1) & Actor(e1,x1))
Children getting splashed with water.
There are several children.
0
-100
Children mean there are more than one child so there are several children.
exists e1 p1 x1.(ne_nam_children(x1) & exists e2 x2.(with(e2,x2) & n_water(x2) & Theme(e2,x1) & v_splash(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1))
exists p1 x1 s1 x2.((x1 = x2) & n_child(x2) & a_several(s1) & Theme(s1,x2))
4d3a076c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1.(v_get(e1) & ne_nam_children(x1) & exists e2 x2.(with(e2,x2) & v_splash(e2) & n_water(x2) & Theme(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
exists x1 s1 x2.(n_child(x2) & a_several(s1) & Theme(s1,x2) & (x1 = x2))
A bunch of kids playing with water.
kids playing with water
0
-100
kids are a short form of expressing a bunch of kids.
exists e1 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & with(e1,x4) & n_water(x4) & Actor(e1,x3) & v_play(e1) & (x2 = x3) & n_kid(x2) & n_bunch(x1))
exists e1 x1 x2 x3.(a_topic(x1) & with(e1,x3) & n_water(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_kid(x1))
4d3a0cf8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(with(e1,x4) & v_play(e1) & of(x1,x2) & n_water(x4) & n_kid(x2) & n_bunch(x1) & a_topic(x1) & Actor(e1,x3) & (x2 = x3))
exists e1 x1 x2 x3.(with(e1,x3) & v_play(e1) & n_water(x3) & n_kid(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
A bunch of kids playing with water.
boys and girls playing with water
1
-100
The kids may be either all boys, all girls, or a mix.
exists e1 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & with(e1,x4) & n_water(x4) & Actor(e1,x3) & v_play(e1) & (x2 = x3) & n_kid(x2) & n_bunch(x1))
exists e1 s1 x1 x2 x3 x4.(a_topic(s1) & subset_of(x2,s1) & with(e1,x4) & n_water(x4) & Actor(e1,x3) & v_play(e1) & (x2 = x3) & n_girl(x2) & subset_of(x1,s1) & n_boy(x1))
4d3a11c6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(with(e1,x4) & v_play(e1) & of(x1,x2) & n_water(x4) & n_kid(x2) & n_bunch(x1) & a_topic(x1) & Actor(e1,x3) & (x2 = x3))
exists e1 s1 x1 x2 x3 x4.(with(e1,x4) & v_play(e1) & subset_of(x2,s1) & subset_of(x1,s1) & n_water(x4) & n_girl(x2) & n_boy(x1) & a_topic(s1) & Actor(e1,x3) & (x2 = x3))
A bunch of kids playing with water.
women playing with water
2
-100
A bunch of kids are not women.
exists e1 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & with(e1,x4) & n_water(x4) & Actor(e1,x3) & v_play(e1) & (x2 = x3) & n_kid(x2) & n_bunch(x1))
exists e1 x1 x2 x3.(a_topic(x1) & with(e1,x3) & n_water(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_woman(x1))
4d3a1694-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(with(e1,x4) & v_play(e1) & of(x1,x2) & n_water(x4) & n_kid(x2) & n_bunch(x1) & a_topic(x1) & Actor(e1,x3) & (x2 = x3))
exists e1 x1 x2 x3.(with(e1,x3) & v_play(e1) & n_woman(x1) & n_water(x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
Children are splashed with water.
Children are throwing sand at each other.
2
-100
There is no sand involved when splashing water.
exists e1 x1 x2.(with(e1,x2) & n_water(x2) & Theme(e1,x1) & v_splash(e1) & n_child(x1))
exists e1 x1 x2.(all x3.(n_other(x3) -> at(e1,x3)) & Theme(e1,x2) & Actor(e1,x1) & v_throw(e1) & n_sand(x2) & n_child(x1))
4d3a1b6c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(with(e1,x2) & v_splash(e1) & n_water(x2) & n_child(x1) & Theme(e1,x1))
exists e1 x1 x2.(v_throw(e1) & n_sand(x2) & n_child(x1) & all x3.(at(e1,x3) | -n_other(x3)) & Theme(e1,x2) & Actor(e1,x1))
Children are splashed with water.
Children are splashing each other with water.
1
-100
they may not be splashing each other.
exists e1 x1 x2.(with(e1,x2) & n_water(x2) & Theme(e1,x1) & v_splash(e1) & n_child(x1))
exists x1.(all x2.(n_other(x2) -> exists e1 x3.(with(e1,x3) & n_water(x3) & Theme(e1,x2) & Actor(e1,x1) & v_splash(e1))) & n_child(x1))
4d3a20a8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(with(e1,x2) & v_splash(e1) & n_water(x2) & n_child(x1) & Theme(e1,x1))
exists x1.(n_child(x1) & all x2.(exists e1 x3.(with(e1,x3) & v_splash(e1) & n_water(x3) & Theme(e1,x2) & Actor(e1,x1)) | -n_other(x2)))
Children are splashed with water.
Children are near water.
0
-100
To be splashed with water children need to be near water to be splashed with it.
exists e1 x1 x2.(with(e1,x2) & n_water(x2) & Theme(e1,x1) & v_splash(e1) & n_child(x1))
exists p1 x1.(exists s1 x2.((x1 = x2) & n_water(x2) & a_near(s1) & Theme(s1,x2)) & n_child(x1))
4d3a299a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(with(e1,x2) & v_splash(e1) & n_water(x2) & n_child(x1) & Theme(e1,x1))
exists x1.(n_child(x1) & exists s1 x2.(n_water(x2) & a_near(s1) & Theme(s1,x2) & (x1 = x2)))
A girl, with a gray blanket over her shoulders, is making yarn out of wool.
A girl is making yarn.
0
-100
Wool is a material of making yarn. Making yarn implies making yarn out of wool.
exists e1 p1 s1 x1 x2 x3 x4.(exists s2 x5.(of(s2,x5) & n_wool(x5) & Theme(s2,x4) & a_out(s2)) & Recipient(e1,p1) & Actor(e1,x1) & Topic(e1,x4) & v_make(e1) & n_yarn(x4) & with(x1,x2) & over(x2,x3) & n_shoulder(x3) & of(x3,x1) & n_female(x1) & n_blanket(x2) & a_gray(s1) & Theme(s1,x2) & n_girl(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_yarn(x2) & n_girl(x1))
4d3a2f94-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3 x4.(with(x1,x2) & v_make(e1) & over(x2,x3) & of(x3,x1) & n_yarn(x4) & n_shoulder(x3) & n_girl(x1) & n_female(x1) & n_blanket(x2) & exists s2 x5.(of(s2,x5) & n_wool(x5) & a_out(s2) & Theme(s2,x4)) & a_gray(s1) & Topic(e1,x4) & Theme(s1,x2) & Recipient(e1,p1) & Actor(e1,x1))
exists e1 x1 x2.(v_make(e1) & n_yarn(x2) & n_girl(x1) & Theme(e1,x2) & Actor(e1,x1))
A girl, with a gray blanket over her shoulders, is making yarn out of wool.
The girl will use the yarn to make another gray blanket.
1
-100
The initial gray blanket is unrelated to the intended purpose of the yarn.
exists e1 p1 s1 x1 x2 x3 x4.(exists s2 x5.(of(s2,x5) & n_wool(x5) & Theme(s2,x4) & a_out(s2)) & Recipient(e1,p1) & Actor(e1,x1) & Topic(e1,x4) & v_make(e1) & n_yarn(x4) & with(x1,x2) & over(x2,x3) & n_shoulder(x3) & of(x3,x1) & n_female(x1) & n_blanket(x2) & a_gray(s1) & Theme(s1,x2) & n_girl(x1))
exists e1 p1 s1 x1 x2 x3.(n_blanket(x3) & a_gray(s1) & Theme(s1,x3) & n_yarn(x2) & n_girl(x1) & Theme(e1,p1) & Recipient(e1,x2) & Actor(e1,x1) & v_use(e1) & exists e2 s2 x4.(Theme(e2,x4) & Actor(e2,x1) & v_make(e2) & n_blanket(x4) & a_gray(s2) & Theme(s2,x4) & -(x4 = x3)))
4d3a352a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3 x4.(with(x1,x2) & v_make(e1) & over(x2,x3) & of(x3,x1) & n_yarn(x4) & n_shoulder(x3) & n_girl(x1) & n_female(x1) & n_blanket(x2) & exists s2 x5.(of(s2,x5) & n_wool(x5) & a_out(s2) & Theme(s2,x4)) & a_gray(s1) & Topic(e1,x4) & Theme(s1,x2) & Recipient(e1,p1) & Actor(e1,x1))
exists e1 p1 s1 x1 x2 x3.(v_use(e1) & n_yarn(x2) & n_girl(x1) & n_blanket(x3) & exists e2 s2 x4.(v_make(e2) & n_blanket(x4) & a_gray(s2) & Theme(s2,x4) & Theme(e2,x4) & Actor(e2,x1) & -(x4 = x3)) & a_gray(s1) & Theme(s1,x3) & Theme(e1,p1) & Recipient(e1,x2) & Actor(e1,x1))
A girl, with a gray blanket over her shoulders, is making yarn out of wool.
A girl with a gray blanket over her shoulders is taking a nap.
2
-100
A girl making yarn out of wood can not be taking a nap.
exists e1 p1 s1 x1 x2 x3 x4.(exists s2 x5.(of(s2,x5) & n_wool(x5) & Theme(s2,x4) & a_out(s2)) & Recipient(e1,p1) & Actor(e1,x1) & Topic(e1,x4) & v_make(e1) & n_yarn(x4) & with(x1,x2) & over(x2,x3) & n_shoulder(x3) & of(x3,x1) & n_female(x1) & n_blanket(x2) & a_gray(s1) & Theme(s1,x2) & n_girl(x1))
exists e1 s1 x1 x2 x3 x4.(Theme(e1,x4) & Actor(e1,x1) & v_take(e1) & n_nap(x4) & with(x1,x2) & over(x2,x3) & n_shoulder(x3) & of(x3,x1) & n_female(x1) & n_blanket(x2) & a_gray(s1) & Theme(s1,x2) & n_girl(x1))
4d3a3a52-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3 x4.(with(x1,x2) & v_make(e1) & over(x2,x3) & of(x3,x1) & n_yarn(x4) & n_shoulder(x3) & n_girl(x1) & n_female(x1) & n_blanket(x2) & exists s2 x5.(of(s2,x5) & n_wool(x5) & a_out(s2) & Theme(s2,x4)) & a_gray(s1) & Topic(e1,x4) & Theme(s1,x2) & Recipient(e1,p1) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4.(with(x1,x2) & v_take(e1) & over(x2,x3) & of(x3,x1) & n_shoulder(x3) & n_nap(x4) & n_girl(x1) & n_female(x1) & n_blanket(x2) & a_gray(s1) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1))
A baseball player for the Saints is pitching the baseball.
A baseball player is playing the opening game.
1
-100
This may not be an opening game.
exists e1 x1 x2 x3.(n_saint(x3) & Theme(e1,x2) & Actor(e1,x1) & v_pitch(e1) & n_baseball(x2) & n_baseball(x2) & for(x1,x3) & n_player(x1) & of(x1,x2))
exists e1 x1 x2 x3 x4.(n_game(x3) & of(x3,x4) & n_opening(x4) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_player(x1) & of(x1,x2) & n_baseball(x2))
4d3a3eb2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_pitch(e1) & of(x1,x2) & n_saint(x3) & n_player(x1) & n_baseball(x2) & for(x1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_play(e1) & of(x3,x4) & of(x1,x2) & n_player(x1) & n_opening(x4) & n_game(x3) & n_baseball(x2) & Theme(e1,x3) & Actor(e1,x1))
A baseball player for the Saints is pitching the baseball.
A baseball player is hold a ball.
0
-100
A baseball player for the Saints is pitching the baseball hold a ball.
exists e1 x1 x2 x3.(n_saint(x3) & Theme(e1,x2) & Actor(e1,x1) & v_pitch(e1) & n_baseball(x2) & n_baseball(x2) & for(x1,x3) & n_player(x1) & of(x1,x2))
exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_ball(x3) & n_player(x1) & of(x1,x2) & n_baseball(x2))
4d3a4312-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_pitch(e1) & of(x1,x2) & n_saint(x3) & n_player(x1) & n_baseball(x2) & for(x1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_hold(e1) & of(x1,x2) & n_player(x1) & n_baseball(x2) & n_ball(x3) & Theme(e1,x3) & Actor(e1,x1))
A baseball player for the Saints is pitching the baseball.
A baseball player is sitting on the bench.
2
-100
One cannot be pitching a baseball while sitting somewhere.
exists e1 x1 x2 x3.(n_saint(x3) & Theme(e1,x2) & Actor(e1,x1) & v_pitch(e1) & n_baseball(x2) & n_baseball(x2) & for(x1,x3) & n_player(x1) & of(x1,x2))
exists e1 x1 x2 x3.(n_bench(x3) & on(e1,x3) & Actor(e1,x1) & v_sit(e1) & n_player(x1) & of(x1,x2) & n_baseball(x2))
4d3a47d6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_pitch(e1) & of(x1,x2) & n_saint(x3) & n_player(x1) & n_baseball(x2) & for(x1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_sit(e1) & on(e1,x3) & of(x1,x2) & n_player(x1) & n_bench(x3) & n_baseball(x2) & Actor(e1,x1))
A person with a bright orange wig and teal dress stands in a large crowd of people.
A clown is doing a street performance, much to the joy of the gathering crowd.
1
-100
The person in a bright orange wig and teal dress may or may not be a clown. Standing in front of a crowd does not imply a street performance. No information about the emotional state of the crowd is given.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(in(e1,x7) & of(x7,x8) & n_people(x8) & n_crowd(x7) & a_large(s2) & Theme(s2,x7) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & n_dress(x4) & of(x4,x6) & n_teal(x6) & n_wig(x3) & of(x3,x5) & n_orange(x5) & a_bright(s1) & Theme(s1,x3) & subset_of(x4,x2) & subset_of(x3,x2) & n_person(x1))
exists e1 x1 x2 x3 x4 x5 x6 x7.(n_crowd(x6) & of(x6,x7) & n_gathering(x7) & n_joy(x5) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & rel(x2,x4) & to(x4,x5) & of(x5,x6) & n_much(x4) & n_performance(x2) & of(x2,x3) & n_street(x3) & n_clown(x1))
4d3a4d44-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(x1,x2) & v_stand(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x7,x8) & of(x4,x6) & of(x3,x5) & n_wig(x3) & n_teal(x6) & n_person(x1) & n_people(x8) & n_orange(x5) & n_dress(x4) & n_crowd(x7) & in(e1,x7) & a_large(s2) & a_bright(s1) & Theme(s2,x7) & Theme(s1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3 x4 x5 x6 x7.(v_do(e1) & to(x4,x5) & rel(x2,x4) & of(x6,x7) & of(x5,x6) & of(x2,x3) & n_street(x3) & n_performance(x2) & n_much(x4) & n_joy(x5) & n_gathering(x7) & n_crowd(x6) & n_clown(x1) & Theme(e1,x2) & Actor(e1,x1))
A person with a bright orange wig and teal dress stands in a large crowd of people.
There are many people in this picture.
0
-100
A large crowd means many people.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(in(e1,x7) & of(x7,x8) & n_people(x8) & n_crowd(x7) & a_large(s2) & Theme(s2,x7) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & n_dress(x4) & of(x4,x6) & n_teal(x6) & n_wig(x3) & of(x3,x5) & n_orange(x5) & a_bright(s1) & Theme(s1,x3) & subset_of(x4,x2) & subset_of(x3,x2) & n_person(x1))
exists p1 x1 x2.(n_picture(x2) & in(p1,x2) & exists x3.((x1 = x3) & n_people(x3) & n_quantity(x3)))
4d3a51ea-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(x1,x2) & v_stand(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x7,x8) & of(x4,x6) & of(x3,x5) & n_wig(x3) & n_teal(x6) & n_person(x1) & n_people(x8) & n_orange(x5) & n_dress(x4) & n_crowd(x7) & in(e1,x7) & a_large(s2) & a_bright(s1) & Theme(s2,x7) & Theme(s1,x3) & Actor(e1,x1))
exists p1 x1 x2.(n_picture(x2) & in(p1,x2) & exists x3.(n_quantity(x3) & n_people(x3) & (x1 = x3)))
A person with a bright orange wig and teal dress stands in a large crowd of people.
The man sniffs softly as the rain falls onto his soaked body as he heads home in the middle of the night.
2
-100
If someone stands in a large crowd of people, he or she cannot also be going to head home at the same time.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(in(e1,x7) & of(x7,x8) & n_people(x8) & n_crowd(x7) & a_large(s2) & Theme(s2,x7) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & n_dress(x4) & of(x4,x6) & n_teal(x6) & n_wig(x3) & of(x3,x5) & n_orange(x5) & a_bright(s1) & Theme(s1,x3) & subset_of(x4,x2) & subset_of(x3,x2) & n_person(x1))
exists e1 p1 s1 s2 x1 x2 x3 x5 x6.(n_night(x6) & n_middle(x5) & n_male(x2) & n_male(x2) & n_body(x3) & a_soaked(s2) & Theme(s2,x3) & of(x3,x2) & n_rain(x2) & n_man(x1) & exists e2 p2.(exists e3 x4.(in(e3,x5) & of(x5,x6) & Theme(e3,x4) & Actor(e3,x2) & v_head(e3) & n_home(x4)) & as(e2,p2) & onto(e2,x3) & Actor(e2,x2) & v_fall(e2)) & as(e1,p1) & a_softly(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sniff(e1))
4d3a5672-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(x1,x2) & v_stand(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x7,x8) & of(x4,x6) & of(x3,x5) & n_wig(x3) & n_teal(x6) & n_person(x1) & n_people(x8) & n_orange(x5) & n_dress(x4) & n_crowd(x7) & in(e1,x7) & a_large(s2) & a_bright(s1) & Theme(s2,x7) & Theme(s1,x3) & Actor(e1,x1))
exists e1 p1 s1 s2 x1 x2 x3 x5 x6.(v_sniff(e1) & of(x3,x2) & n_rain(x2) & n_night(x6) & n_middle(x5) & n_man(x1) & n_male(x2) & n_body(x3) & exists e2 p2.(v_fall(e2) & onto(e2,x3) & exists e3 x4.(v_head(e3) & of(x5,x6) & n_home(x4) & in(e3,x5) & Theme(e3,x4) & Actor(e3,x2)) & as(e2,p2) & Actor(e2,x2)) & as(e1,p1) & a_softly(s1) & a_soaked(s2) & Theme(s2,x3) & Manner(e1,s1) & Actor(e1,x1))
A person is sleeping at an airport with a hat on their head.
A man uses his layover time to take a nap.
1
0.821519
Sleeping at the airport does not imply a layover.
exists e1 x1 x2 x3 x4.(at(e1,x2) & with(x2,x3) & on(x3,x4) & n_head(x4) & of(x4,x1) & n_thing(x1) & n_hat(x3) & n_airport(x2) & Actor(e1,x1) & v_sleep(e1) & n_person(x1))
exists e1 p1 x1 x2 x3.(Theme(e1,p1) & Recipient(e1,x2) & Actor(e1,x1) & v_use(e1) & exists e2 x4.(Theme(e2,x4) & Actor(e2,x1) & v_take(e2) & n_nap(x4)) & n_time(x2) & of(x2,x3) & n_layover(x3) & of(x2,x1) & n_male(x1) & n_man(x1))
4d3a5adc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(with(x2,x3) & v_sleep(e1) & on(x3,x4) & of(x4,x1) & n_thing(x1) & n_person(x1) & n_head(x4) & n_hat(x3) & n_airport(x2) & at(e1,x2) & Actor(e1,x1))
exists e1 p1 x1 x2 x3.(v_use(e1) & of(x2,x3) & of(x2,x1) & n_time(x2) & n_man(x1) & n_male(x1) & n_layover(x3) & exists e2 x4.(v_take(e2) & n_nap(x4) & Theme(e2,x4) & Actor(e2,x1)) & Theme(e1,p1) & Recipient(e1,x2) & Actor(e1,x1))
A person is sleeping at an airport with a hat on their head.
The person sleeping at the airport had their flight delayed.
1
0.660085
Sleeping at the airport does not imply a delayed flight.
exists e1 x1 x2 x3 x4.(at(e1,x2) & with(x2,x3) & on(x3,x4) & n_head(x4) & of(x4,x1) & n_thing(x1) & n_hat(x3) & n_airport(x2) & Actor(e1,x1) & v_sleep(e1) & n_person(x1))
exists e2 e3 e1 x1 x2 x3 x4 x5.(n_flight(x4) & of(x4,x3) & n_thing(x3) & n_airport(x3) & n_person(x1) & Theme(e3,x4) & Actor(e3,x1) & v_have(e3) & Theme(e2,x5) & v_delay(e2) & (x4 = x5) & at(e1,x3) & Actor(e1,x2) & v_sleep(e1) & (x1 = x2))
4d3a5f32-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(with(x2,x3) & v_sleep(e1) & on(x3,x4) & of(x4,x1) & n_thing(x1) & n_person(x1) & n_head(x4) & n_hat(x3) & n_airport(x2) & at(e1,x2) & Actor(e1,x1))
exists e2 e3 e1 x1 x2 x3 x4 x5.(v_sleep(e1) & v_have(e3) & v_delay(e2) & of(x4,x3) & n_thing(x3) & n_person(x1) & n_flight(x4) & n_airport(x3) & at(e1,x3) & Theme(e3,x4) & Theme(e2,x5) & Actor(e3,x1) & Actor(e1,x2) & (x4 = x5) & (x1 = x2))
A person is sleeping at an airport with a hat on their head.
The man rides his bike in the airport.
2
-100
It is impossible for a person who rides a bike to also be sleeping at the same time.
exists e1 x1 x2 x3 x4.(at(e1,x2) & with(x2,x3) & on(x3,x4) & n_head(x4) & of(x4,x1) & n_thing(x1) & n_hat(x3) & n_airport(x2) & Actor(e1,x1) & v_sleep(e1) & n_person(x1))
exists e1 x1 x2 x3.(n_airport(x3) & n_bike(x2) & of(x2,x1) & n_male(x1) & n_man(x1) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1))
4d3a639c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(with(x2,x3) & v_sleep(e1) & on(x3,x4) & of(x4,x1) & n_thing(x1) & n_person(x1) & n_head(x4) & n_hat(x3) & n_airport(x2) & at(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_ride(e1) & of(x2,x1) & n_man(x1) & n_male(x1) & n_bike(x2) & n_airport(x3) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
A person is sleeping at an airport with a hat on their head.
An exhausted person sleeps in an airport waiting for his next flight
1
0.943555
Sleeping at the airport implies neither exhaustion nor waiting for another flight.
exists e1 x1 x2 x3 x4.(at(e1,x2) & with(x2,x3) & on(x3,x4) & n_head(x4) & of(x4,x1) & n_thing(x1) & n_hat(x3) & n_airport(x2) & Actor(e1,x1) & v_sleep(e1) & n_person(x1))
exists e2 e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x3) & for(e2,x5) & n_flight(x5) & a_next(s1) & Theme(s1,x5) & of(x5,x1) & n_male(x1) & Actor(e2,x4) & v_wait(e2) & (x3 = x4) & n_airport(x3) & Time(x1,x2) & n_sleep(x2) & n_person(x1) & Theme(e1,x1) & v_exhaust(e1))
4d3a690a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(with(x2,x3) & v_sleep(e1) & on(x3,x4) & of(x4,x1) & n_thing(x1) & n_person(x1) & n_head(x4) & n_hat(x3) & n_airport(x2) & at(e1,x2) & Actor(e1,x1))
exists e2 e1 s1 x1 x2 x3 x4 x5.(v_wait(e2) & v_exhaust(e1) & of(x5,x1) & n_sleep(x2) & n_person(x1) & n_male(x1) & n_flight(x5) & n_airport(x3) & in(x1,x3) & for(e2,x5) & a_topic(x1) & a_next(s1) & Time(x1,x2) & Theme(s1,x5) & Theme(e1,x1) & Actor(e2,x4) & (x3 = x4))
A person is sleeping at an airport with a hat on their head.
A person is sleeping lying down
1
0.866012
A person can sleep without lying down.
exists e1 x1 x2 x3 x4.(at(e1,x2) & with(x2,x3) & on(x3,x4) & n_head(x4) & of(x4,x1) & n_thing(x1) & n_hat(x3) & n_airport(x2) & Actor(e1,x1) & v_sleep(e1) & n_person(x1))
exists e1 p1 x1.(exists e2 s1.(a_down(s1) & Manner(e2,s1) & Actor(e2,x1) & v_lie(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_sleep(e1) & n_person(x1))
4d3a6e46-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(with(x2,x3) & v_sleep(e1) & on(x3,x4) & of(x4,x1) & n_thing(x1) & n_person(x1) & n_head(x4) & n_hat(x3) & n_airport(x2) & at(e1,x2) & Actor(e1,x1))
exists e1 p1 x1.(v_sleep(e1) & n_person(x1) & exists e2 s1.(v_lie(e2) & a_down(s1) & Manner(e2,s1) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
A person is sleeping at an airport with a hat on their head.
A person with a hat sleeps inside the airport.
0
0.999362
People wears hat on their head.
exists e1 x1 x2 x3 x4.(at(e1,x2) & with(x2,x3) & on(x3,x4) & n_head(x4) & of(x4,x1) & n_thing(x1) & n_hat(x3) & n_airport(x2) & Actor(e1,x1) & v_sleep(e1) & n_person(x1))
exists e1 x1 x2 x3.(n_airport(x3) & inside(e1,x3) & Actor(e1,x1) & v_sleep(e1) & with(x1,x2) & n_hat(x2) & n_person(x1))
4d3a73c8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(with(x2,x3) & v_sleep(e1) & on(x3,x4) & of(x4,x1) & n_thing(x1) & n_person(x1) & n_head(x4) & n_hat(x3) & n_airport(x2) & at(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3.(with(x1,x2) & v_sleep(e1) & n_person(x1) & n_hat(x2) & n_airport(x3) & inside(e1,x3) & Actor(e1,x1))
A person is sleeping at an airport with a hat on their head.
A person is at an airport
0
-100
One needs to be at an airport in order to be sleeping at an airport.
exists e1 x1 x2 x3 x4.(at(e1,x2) & with(x2,x3) & on(x3,x4) & n_head(x4) & of(x4,x1) & n_thing(x1) & n_hat(x3) & n_airport(x2) & Actor(e1,x1) & v_sleep(e1) & n_person(x1))
exists p1 x1.(exists x2.(at(x1,x2) & n_airport(x2)) & n_person(x1))
4d3a78d2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(with(x2,x3) & v_sleep(e1) & on(x3,x4) & of(x4,x1) & n_thing(x1) & n_person(x1) & n_head(x4) & n_hat(x3) & n_airport(x2) & at(e1,x2) & Actor(e1,x1))
exists x1.(n_person(x1) & exists x2.(n_airport(x2) & at(x1,x2)))
A person is sleeping at an airport with a hat on their head.
A person is talking to someone at the airport
2
-100
A person who is sleeping will not be talking to someone at the same time, even if they are talking in their sleep, which is an unconscious and non-communicative act.
exists e1 x1 x2 x3 x4.(at(e1,x2) & with(x2,x3) & on(x3,x4) & n_head(x4) & of(x4,x1) & n_thing(x1) & n_hat(x3) & n_airport(x2) & Actor(e1,x1) & v_sleep(e1) & n_person(x1))
exists e1 x1 x2 x3.(n_airport(x3) & to(e1,x2) & at(x2,x3) & n_person(x2) & Actor(e1,x1) & v_talk(e1) & n_person(x1))
4d3a7db4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(with(x2,x3) & v_sleep(e1) & on(x3,x4) & of(x4,x1) & n_thing(x1) & n_person(x1) & n_head(x4) & n_hat(x3) & n_airport(x2) & at(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_talk(e1) & to(e1,x2) & n_person(x2) & n_person(x1) & n_airport(x3) & at(x2,x3) & Actor(e1,x1))
A person is sleeping at an airport with a hat on their head.
A person awakens in the middle of the field.
2
-100
If you are sleeping, you can't also awaken and also being at an airport is not the same as being in the middle of the field, since people are not allowed on the airfield to sleep.
exists e1 x1 x2 x3 x4.(at(e1,x2) & with(x2,x3) & on(x3,x4) & n_head(x4) & of(x4,x1) & n_thing(x1) & n_hat(x3) & n_airport(x2) & Actor(e1,x1) & v_sleep(e1) & n_person(x1))
exists e1 x1 x2 x3.(n_field(x3) & n_middle(x2) & in(e1,x2) & of(x2,x3) & Actor(e1,x1) & v_awaken(e1) & n_person(x1))
4d3a828c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(with(x2,x3) & v_sleep(e1) & on(x3,x4) & of(x4,x1) & n_thing(x1) & n_person(x1) & n_head(x4) & n_hat(x3) & n_airport(x2) & at(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_awaken(e1) & of(x2,x3) & n_person(x1) & n_middle(x2) & n_field(x3) & in(e1,x2) & Actor(e1,x1))
A person is sleeping at an airport with a hat on their head.
Everyone at the airport is awake.
2
0
If everyone at the airport is awake, no one can be sleeping.
exists e1 x1 x2 x3 x4.(at(e1,x2) & with(x2,x3) & on(x3,x4) & n_head(x4) & of(x4,x1) & n_thing(x1) & n_hat(x3) & n_airport(x2) & Actor(e1,x1) & v_sleep(e1) & n_person(x1))
exists x2.(n_airport(x2) & all x1.(n_person(x1) -> exists s1.(Theme(s1,x1) & a_awake(s1) & at(x1,x2))))
4d3a8764-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(with(x2,x3) & v_sleep(e1) & on(x3,x4) & of(x4,x1) & n_thing(x1) & n_person(x1) & n_head(x4) & n_hat(x3) & n_airport(x2) & at(e1,x2) & Actor(e1,x1))
exists x2.(n_airport(x2) & all x1.(exists s1.(at(x1,x2) & a_awake(s1) & Theme(s1,x1)) | -n_person(x1)))
A person is sleeping at an airport with a hat on their head.
A person is sleeping at the airport.
1
0.988398
the person is sleeping at an airport not the airport.
exists e1 x1 x2 x3 x4.(at(e1,x2) & with(x2,x3) & on(x3,x4) & n_head(x4) & of(x4,x1) & n_thing(x1) & n_hat(x3) & n_airport(x2) & Actor(e1,x1) & v_sleep(e1) & n_person(x1))
exists e1 x1 x2.(n_airport(x2) & at(e1,x2) & Actor(e1,x1) & v_sleep(e1) & n_person(x1))
4d3a8c46-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(with(x2,x3) & v_sleep(e1) & on(x3,x4) & of(x4,x1) & n_thing(x1) & n_person(x1) & n_head(x4) & n_hat(x3) & n_airport(x2) & at(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_sleep(e1) & n_person(x1) & n_airport(x2) & at(e1,x2) & Actor(e1,x1))
A person is sleeping at an airport with a hat on their head.
A person awaits their means to their next destination.
0
-100
Sleeping at an airport means they are waiting to get to their destination.
exists e1 x1 x2 x3 x4.(at(e1,x2) & with(x2,x3) & on(x3,x4) & n_head(x4) & of(x4,x1) & n_thing(x1) & n_hat(x3) & n_airport(x2) & Actor(e1,x1) & v_sleep(e1) & n_person(x1))
exists e1 s1 x1 x2 x3.(to(e1,x3) & n_destination(x3) & a_next(s1) & Theme(s1,x3) & of(x3,x1) & n_thing(x1) & n_thing(x1) & Theme(e1,x2) & Actor(e1,x1) & v_await(e1) & n_means(x2) & of(x2,x1) & n_person(x1))
4d3a9132-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(with(x2,x3) & v_sleep(e1) & on(x3,x4) & of(x4,x1) & n_thing(x1) & n_person(x1) & n_head(x4) & n_hat(x3) & n_airport(x2) & at(e1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_await(e1) & to(e1,x3) & of(x3,x1) & of(x2,x1) & n_thing(x1) & n_person(x1) & n_means(x2) & n_destination(x3) & a_next(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1))
A person is sleeping at an airport with a hat on their head.
There is a person at the airport that fell asleep.
0
-100
Sleeping at the airport implies that the person has fallen asleep.
exists e1 x1 x2 x3 x4.(at(e1,x2) & with(x2,x3) & on(x3,x4) & n_head(x4) & of(x4,x1) & n_thing(x1) & n_hat(x3) & n_airport(x2) & Actor(e1,x1) & v_sleep(e1) & n_person(x1))
exists p1 x1 x3.(n_airport(x3) & exists e1 s1 x2 x4.((x1 = x2) & a_asleep(s1) & Manner(e1,s1) & Actor(e1,x4) & v_fall(e1) & (x2 = x4) & at(x2,x3) & n_person(x2)))
4d3a96f0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(with(x2,x3) & v_sleep(e1) & on(x3,x4) & of(x4,x1) & n_thing(x1) & n_person(x1) & n_head(x4) & n_hat(x3) & n_airport(x2) & at(e1,x2) & Actor(e1,x1))
exists x1 x3.(n_airport(x3) & exists e1 s1 x2 x4.(v_fall(e1) & n_person(x2) & at(x2,x3) & a_asleep(s1) & Manner(e1,s1) & Actor(e1,x4) & (x2 = x4) & (x1 = x2)))
A person is sleeping at an airport with a hat on their head.
A person sleeps at the airport with a hat on their head.
0
-100
Sleeping at an airport is a rephrasing of sleeps at the airport.
exists e1 x1 x2 x3 x4.(at(e1,x2) & with(x2,x3) & on(x3,x4) & n_head(x4) & of(x4,x1) & n_thing(x1) & n_hat(x3) & n_airport(x2) & Actor(e1,x1) & v_sleep(e1) & n_person(x1))
exists e1 x1 x2 x3 x4.(n_head(x4) & of(x4,x2) & n_thing(x2) & n_airport(x2) & at(e1,x2) & with(x2,x3) & on(x3,x4) & n_hat(x3) & Actor(e1,x1) & v_sleep(e1) & n_person(x1))
4d3a9c04-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(with(x2,x3) & v_sleep(e1) & on(x3,x4) & of(x4,x1) & n_thing(x1) & n_person(x1) & n_head(x4) & n_hat(x3) & n_airport(x2) & at(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(with(x2,x3) & v_sleep(e1) & on(x3,x4) & of(x4,x2) & n_thing(x2) & n_person(x1) & n_head(x4) & n_hat(x3) & n_airport(x2) & at(e1,x2) & Actor(e1,x1))
A person is sleeping at an airport with a hat on their head.
A woman is sleeping at the airport with a cat on her head
2
-100
A cat is not the same as a hat.
exists e1 x1 x2 x3 x4.(at(e1,x2) & with(x2,x3) & on(x3,x4) & n_head(x4) & of(x4,x1) & n_thing(x1) & n_hat(x3) & n_airport(x2) & Actor(e1,x1) & v_sleep(e1) & n_person(x1))
exists e1 x1 x2 x3 x4.(n_head(x4) & of(x4,x2) & n_female(x2) & n_airport(x2) & at(e1,x2) & with(x2,x3) & on(x3,x4) & n_cat(x3) & Actor(e1,x1) & v_sleep(e1) & n_woman(x1))
4d3aa0a0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(with(x2,x3) & v_sleep(e1) & on(x3,x4) & of(x4,x1) & n_thing(x1) & n_person(x1) & n_head(x4) & n_hat(x3) & n_airport(x2) & at(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(with(x2,x3) & v_sleep(e1) & on(x3,x4) & of(x4,x2) & n_woman(x1) & n_head(x4) & n_female(x2) & n_cat(x3) & n_airport(x2) & at(e1,x2) & Actor(e1,x1))
There are lots of people walking to go somewhere.
man walking in the morning.
1
-100
The crowd of people walking might be comprised entirely of women or children so there might not be a single man present; additionally, it might be afternoon or evening and doesn't necessarily have to be morning.
exists p1 x1 e1 p2 x2 x3 x4.((x1 = x2) & of(x2,x3) & Topic(e1,p2) & Actor(e1,x4) & v_walk(e1) & exists e2 x5.(Location(e2,x5) & n_location(x5) & Actor(e2,x4) & v_go(e2)) & (x3 = x4) & n_people(x3) & n_lot(x2))
exists x1 x2 x3.(n_morning(x3) & a_topic(x1) & in(x1,x3) & n_walking(x1) & of(x1,x2) & n_man(x2))
4d3aa514-e4c8-11ec-9cdd-0242ac1c0002
exists x1 e1 p2 x2 x3 x4.(v_walk(e1) & of(x2,x3) & n_people(x3) & n_lot(x2) & exists e2 x5.(v_go(e2) & n_location(x5) & Location(e2,x5) & Actor(e2,x4)) & Topic(e1,p2) & Actor(e1,x4) & (x3 = x4) & (x1 = x2))
exists x1 x2 x3.(of(x1,x2) & n_walking(x1) & n_morning(x3) & n_man(x2) & in(x1,x3) & a_topic(x1))
There are lots of people walking to go somewhere.
people are walking.
0
-100
walking to go somewhere is more specific of walking.
exists p1 x1 e1 p2 x2 x3 x4.((x1 = x2) & of(x2,x3) & Topic(e1,p2) & Actor(e1,x4) & v_walk(e1) & exists e2 x5.(Location(e2,x5) & n_location(x5) & Actor(e2,x4) & v_go(e2)) & (x3 = x4) & n_people(x3) & n_lot(x2))
exists e1 x1.(Actor(e1,x1) & v_walk(e1) & n_people(x1))
4d3aa974-e4c8-11ec-9cdd-0242ac1c0002
exists x1 e1 p2 x2 x3 x4.(v_walk(e1) & of(x2,x3) & n_people(x3) & n_lot(x2) & exists e2 x5.(v_go(e2) & n_location(x5) & Location(e2,x5) & Actor(e2,x4)) & Topic(e1,p2) & Actor(e1,x4) & (x3 = x4) & (x1 = x2))
exists e1 x1.(v_walk(e1) & n_people(x1) & Actor(e1,x1))
There are lots of people walking to go somewhere.
kids are playing in the ground.
2
-100
One cannot be walking to go somewhere and be playing in the ground at the same time.
exists p1 x1 e1 p2 x2 x3 x4.((x1 = x2) & of(x2,x3) & Topic(e1,p2) & Actor(e1,x4) & v_walk(e1) & exists e2 x5.(Location(e2,x5) & n_location(x5) & Actor(e2,x4) & v_go(e2)) & (x3 = x4) & n_people(x3) & n_lot(x2))
exists e1 x1 x2.(n_ground(x2) & in(e1,x2) & Actor(e1,x1) & v_play(e1) & n_kid(x1))
4d3aadd4-e4c8-11ec-9cdd-0242ac1c0002
exists x1 e1 p2 x2 x3 x4.(v_walk(e1) & of(x2,x3) & n_people(x3) & n_lot(x2) & exists e2 x5.(v_go(e2) & n_location(x5) & Location(e2,x5) & Actor(e2,x4)) & Topic(e1,p2) & Actor(e1,x4) & (x3 = x4) & (x1 = x2))
exists e1 x1 x2.(v_play(e1) & n_kid(x1) & n_ground(x2) & in(e1,x2) & Actor(e1,x1))
A man is sleeping inside on a bench with his hat over his eyes.
A man is sleeping
1
1
The fact that a man is sleeping inside on a bench with his hat over his eyes does not imply that a man is sleeping.
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & over(x3,x4) & n_eye(x4) & of(x4,x1) & n_male(x1) & n_male(x1) & n_hat(x3) & of(x3,x1) & on(e1,x2) & n_bench(x2) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sleep(e1) & n_man(x1))
exists e1 x1.(Actor(e1,x1) & v_sleep(e1) & n_man(x1))
4d3ab22a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_sleep(e1) & over(x3,x4) & on(e1,x2) & of(x4,x1) & of(x3,x1) & n_man(x1) & n_male(x1) & n_hat(x3) & n_eye(x4) & n_bench(x2) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1))
exists e1 x1.(v_sleep(e1) & n_man(x1) & Actor(e1,x1))
A man is sleeping inside on a bench with his hat over his eyes.
The bench is in the store
1
0.021352
There is nothing to suggest that the bench is in the store.
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & over(x3,x4) & n_eye(x4) & of(x4,x1) & n_male(x1) & n_male(x1) & n_hat(x3) & of(x3,x1) & on(e1,x2) & n_bench(x2) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sleep(e1) & n_man(x1))
exists p1 x1 x2.(n_store(x2) & n_bench(x1) & in(x1,x2))
4d3ab73e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_sleep(e1) & over(x3,x4) & on(e1,x2) & of(x4,x1) & of(x3,x1) & n_man(x1) & n_male(x1) & n_hat(x3) & n_eye(x4) & n_bench(x2) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1))
exists x1 x2.(n_store(x2) & n_bench(x1) & in(x1,x2))
A man is sleeping inside on a bench with his hat over his eyes.
A man fell asleep on a bench because he was drunk.
1
0.536017
Sentence 1 is missing he was drunk
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & over(x3,x4) & n_eye(x4) & of(x4,x1) & n_male(x1) & n_male(x1) & n_hat(x3) & of(x3,x1) & on(e1,x2) & n_bench(x2) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sleep(e1) & n_man(x1))
exists e1 p1 s1 x1 x2.(exists s2.(Theme(s2,x1) & a_drunk(s2)) & n_male(x1) & because(e1,p1) & on(e1,x2) & n_bench(x2) & a_asleep(s1) & Manner(e1,s1) & Actor(e1,x1) & v_fall(e1) & n_man(x1))
4d3abc3e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_sleep(e1) & over(x3,x4) & on(e1,x2) & of(x4,x1) & of(x3,x1) & n_man(x1) & n_male(x1) & n_hat(x3) & n_eye(x4) & n_bench(x2) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1))
exists e1 p1 s1 x1 x2.(v_fall(e1) & on(e1,x2) & n_man(x1) & n_male(x1) & n_bench(x2) & exists s2.(a_drunk(s2) & Theme(s2,x1)) & because(e1,p1) & a_asleep(s1) & Manner(e1,s1) & Actor(e1,x1))
A man is sleeping inside on a bench with his hat over his eyes.
A woman sleeping on a bench.
2
-100
A woman and a man are not the same person.
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & over(x3,x4) & n_eye(x4) & of(x4,x1) & n_male(x1) & n_male(x1) & n_hat(x3) & of(x3,x1) & on(e1,x2) & n_bench(x2) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sleep(e1) & n_man(x1))
exists e1 x1 x2 x3.(a_topic(x1) & on(e1,x3) & n_bench(x3) & Actor(e1,x2) & v_sleep(e1) & (x1 = x2) & n_woman(x1))
4d3ac2d8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_sleep(e1) & over(x3,x4) & on(e1,x2) & of(x4,x1) & of(x3,x1) & n_man(x1) & n_male(x1) & n_hat(x3) & n_eye(x4) & n_bench(x2) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_sleep(e1) & on(e1,x3) & n_woman(x1) & n_bench(x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
A man is sleeping inside on a bench with his hat over his eyes.
The man is standing under a tree.
2
-100
To be sleeping inside is not the same as standing outside because both the actions and the location are not the same.
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & over(x3,x4) & n_eye(x4) & of(x4,x1) & n_male(x1) & n_male(x1) & n_hat(x3) & of(x3,x1) & on(e1,x2) & n_bench(x2) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sleep(e1) & n_man(x1))
exists e1 x1 x2.(n_man(x1) & under(e1,x2) & n_tree(x2) & Actor(e1,x1) & v_stand(e1))
4d3ac896-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_sleep(e1) & over(x3,x4) & on(e1,x2) & of(x4,x1) & of(x3,x1) & n_man(x1) & n_male(x1) & n_hat(x3) & n_eye(x4) & n_bench(x2) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1))
exists e1 x1 x2.(v_stand(e1) & under(e1,x2) & n_tree(x2) & n_man(x1) & Actor(e1,x1))
A man is sleeping inside on a bench with his hat over his eyes.
The man is sleeping
0
-100
The man must be sleeping if he is sleeping with a hat.
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & over(x3,x4) & n_eye(x4) & of(x4,x1) & n_male(x1) & n_male(x1) & n_hat(x3) & of(x3,x1) & on(e1,x2) & n_bench(x2) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sleep(e1) & n_man(x1))
exists e1 x1.(n_man(x1) & Actor(e1,x1) & v_sleep(e1))
4d3acd64-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_sleep(e1) & over(x3,x4) & on(e1,x2) & of(x4,x1) & of(x3,x1) & n_man(x1) & n_male(x1) & n_hat(x3) & n_eye(x4) & n_bench(x2) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1))
exists e1 x1.(v_sleep(e1) & n_man(x1) & Actor(e1,x1))
A man is sleeping inside on a bench with his hat over his eyes.
On a bench a man sleeps with his hat covering his eyes.
0
-100
Sleeping on a bench with a hat over his eyes is a rephrasing of on a bench a man sleeps with a hat covering his eyes.
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & over(x3,x4) & n_eye(x4) & of(x4,x1) & n_male(x1) & n_male(x1) & n_hat(x3) & of(x3,x1) & on(e1,x2) & n_bench(x2) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sleep(e1) & n_man(x1))
exists e2 e1 x1 x2 x3 x4 x5.(on(e1,x5) & n_bench(x5) & with(e1,x2) & Theme(e2,x4) & Actor(e2,x3) & v_cover(e2) & n_eye(x4) & of(x4,x1) & n_male(x1) & n_male(x1) & (x2 = x3) & n_hat(x2) & of(x2,x1) & Actor(e1,x1) & v_sleep(e1) & n_man(x1))
4d3ad250-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_sleep(e1) & over(x3,x4) & on(e1,x2) & of(x4,x1) & of(x3,x1) & n_man(x1) & n_male(x1) & n_hat(x3) & n_eye(x4) & n_bench(x2) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1))
exists e2 e1 x1 x2 x3 x4 x5.(with(e1,x2) & v_sleep(e1) & v_cover(e2) & on(e1,x5) & of(x4,x1) & of(x2,x1) & n_man(x1) & n_male(x1) & n_hat(x2) & n_eye(x4) & n_bench(x5) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3))
A man is sleeping inside on a bench with his hat over his eyes.
A man runs to catch his flight.
2
0
If the man is sleeping he would not be able to run at the same time.
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & over(x3,x4) & n_eye(x4) & of(x4,x1) & n_male(x1) & n_male(x1) & n_hat(x3) & of(x3,x1) & on(e1,x2) & n_bench(x2) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sleep(e1) & n_man(x1))
exists e1 p1 x1 x2 x3.(Topic(e1,p1) & exists e2.(Theme(e2,x3) & Actor(e2,x1) & v_catch(e2)) & n_flight(x3) & of(x3,x1) & n_male(x1) & Actor(e1,x2) & v_run(e1) & n_man(x2) & n_man(x1))
4d3ad6b0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_sleep(e1) & over(x3,x4) & on(e1,x2) & of(x4,x1) & of(x3,x1) & n_man(x1) & n_male(x1) & n_hat(x3) & n_eye(x4) & n_bench(x2) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1))
exists e1 p1 x1 x2 x3.(v_run(e1) & of(x3,x1) & n_man(x2) & n_man(x1) & n_male(x1) & n_flight(x3) & exists e2.(v_catch(e2) & Theme(e2,x3) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x2))
A man is sleeping inside on a bench with his hat over his eyes.
The man is sleeping on a bench in the park.
1
0.044024
Sentence 1 is missing the park.
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & over(x3,x4) & n_eye(x4) & of(x4,x1) & n_male(x1) & n_male(x1) & n_hat(x3) & of(x3,x1) & on(e1,x2) & n_bench(x2) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sleep(e1) & n_man(x1))
exists e1 x1 x2 x3.(n_park(x3) & n_man(x1) & in(e1,x3) & on(e1,x2) & n_bench(x2) & Actor(e1,x1) & v_sleep(e1))
4d3adafc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_sleep(e1) & over(x3,x4) & on(e1,x2) & of(x4,x1) & of(x3,x1) & n_man(x1) & n_male(x1) & n_hat(x3) & n_eye(x4) & n_bench(x2) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_sleep(e1) & on(e1,x2) & n_park(x3) & n_man(x1) & n_bench(x2) & in(e1,x3) & Actor(e1,x1))
A man is sleeping inside on a bench with his hat over his eyes.
A person is on a bench
0
0.903108
A person must be on a bench to sleep on a bench.
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & over(x3,x4) & n_eye(x4) & of(x4,x1) & n_male(x1) & n_male(x1) & n_hat(x3) & of(x3,x1) & on(e1,x2) & n_bench(x2) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sleep(e1) & n_man(x1))
exists p1 x1.(exists x2.(on(x1,x2) & n_bench(x2)) & n_person(x1))
4d3adf52-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_sleep(e1) & over(x3,x4) & on(e1,x2) & of(x4,x1) & of(x3,x1) & n_man(x1) & n_male(x1) & n_hat(x3) & n_eye(x4) & n_bench(x2) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1))
exists x1.(n_person(x1) & exists x2.(on(x1,x2) & n_bench(x2)))
A man is sleeping inside on a bench with his hat over his eyes.
The man is walking
2
-100
A man cannot be sleeping and walking at the same time and it is highly unlikely that he would be sleepwalking.
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & over(x3,x4) & n_eye(x4) & of(x4,x1) & n_male(x1) & n_male(x1) & n_hat(x3) & of(x3,x1) & on(e1,x2) & n_bench(x2) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sleep(e1) & n_man(x1))
exists e1 x1.(n_man(x1) & Actor(e1,x1) & v_walk(e1))
4d3ae416-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_sleep(e1) & over(x3,x4) & on(e1,x2) & of(x4,x1) & of(x3,x1) & n_man(x1) & n_male(x1) & n_hat(x3) & n_eye(x4) & n_bench(x2) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1))
exists e1 x1.(v_walk(e1) & n_man(x1) & Actor(e1,x1))
A man is sleeping inside on a bench with his hat over his eyes.
The sleeping man has a hat.
0
-100
The man must have a hat to put it over his eyes.
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & over(x3,x4) & n_eye(x4) & of(x4,x1) & n_male(x1) & n_male(x1) & n_hat(x3) & of(x3,x1) & on(e1,x2) & n_bench(x2) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sleep(e1) & n_man(x1))
exists e1 e2 x1 x2.(n_man(x1) & Actor(e1,x1) & v_sleep(e1) & Theme(e2,x2) & Actor(e2,x1) & v_have(e2) & n_hat(x2))
4d3ae966-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_sleep(e1) & over(x3,x4) & on(e1,x2) & of(x4,x1) & of(x3,x1) & n_man(x1) & n_male(x1) & n_hat(x3) & n_eye(x4) & n_bench(x2) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1))
exists e1 e2 x1 x2.(v_sleep(e1) & v_have(e2) & n_man(x1) & n_hat(x2) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x1))
A man is sleeping inside on a bench with his hat over his eyes.
The man is awake
2
-100
The man cannot be awake and sleeping at the same time.
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & over(x3,x4) & n_eye(x4) & of(x4,x1) & n_male(x1) & n_male(x1) & n_hat(x3) & of(x3,x1) & on(e1,x2) & n_bench(x2) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sleep(e1) & n_man(x1))
exists s1 x1.(n_man(x1) & Theme(s1,x1) & a_awake(s1))
4d3aedf8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_sleep(e1) & over(x3,x4) & on(e1,x2) & of(x4,x1) & of(x3,x1) & n_man(x1) & n_male(x1) & n_hat(x3) & n_eye(x4) & n_bench(x2) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1))
exists s1 x1.(n_man(x1) & a_awake(s1) & Theme(s1,x1))
A man is sleeping inside on a bench with his hat over his eyes.
A man has fallen asleep in the bus station on a bench.
1
0.65145
Not all benches are in a bus station.
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & over(x3,x4) & n_eye(x4) & of(x4,x1) & n_male(x1) & n_male(x1) & n_hat(x3) & of(x3,x1) & on(e1,x2) & n_bench(x2) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sleep(e1) & n_man(x1))
exists e1 s1 x1 x2 x3 x4.(n_station(x2) & of(x2,x3) & n_bus(x3) & in(e1,x2) & on(x2,x4) & n_bench(x4) & a_asleep(s1) & Manner(e1,s1) & Actor(e1,x1) & v_fall(e1) & n_man(x1))
4d3af258-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_sleep(e1) & over(x3,x4) & on(e1,x2) & of(x4,x1) & of(x3,x1) & n_man(x1) & n_male(x1) & n_hat(x3) & n_eye(x4) & n_bench(x2) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4.(v_fall(e1) & on(x2,x4) & of(x2,x3) & n_station(x2) & n_man(x1) & n_bus(x3) & n_bench(x4) & in(e1,x2) & a_asleep(s1) & Manner(e1,s1) & Actor(e1,x1))
A man is sleeping inside on a bench with his hat over his eyes.
A man is sleeping on a bench.
0
-100
The man must be sleeping on a bench to sleep on a bench with a hat over his eyes.
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & over(x3,x4) & n_eye(x4) & of(x4,x1) & n_male(x1) & n_male(x1) & n_hat(x3) & of(x3,x1) & on(e1,x2) & n_bench(x2) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sleep(e1) & n_man(x1))
exists e1 x1 x2.(on(e1,x2) & n_bench(x2) & Actor(e1,x1) & v_sleep(e1) & n_man(x1))
4d3af6b8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_sleep(e1) & over(x3,x4) & on(e1,x2) & of(x4,x1) & of(x3,x1) & n_man(x1) & n_male(x1) & n_hat(x3) & n_eye(x4) & n_bench(x2) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1))
exists e1 x1 x2.(v_sleep(e1) & on(e1,x2) & n_man(x1) & n_bench(x2) & Actor(e1,x1))
A man in a white cowboy hat reclines in front of a window in an airport.
A man has headgear.
0
-100
If the man has a white cowboy hat then he has headgear.
exists e1 s1 x1 x2 x3 x4 x5 x6.(in(e1,x4) & of(x4,x5) & in(x5,x6) & n_airport(x6) & n_window(x5) & n_front(x4) & Actor(e1,x1) & v_recline(e1) & in(x1,x2) & n_hat(x2) & of(x2,x3) & n_cowboy(x3) & a_white(s1) & Theme(s1,x2) & n_man(x1))
exists e1 s1 x1.(a_headgear(s1) & Manner(e1,s1) & Actor(e1,x1) & v_have(e1) & n_man(x1))
4d3aff82-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_recline(e1) & of(x4,x5) & of(x2,x3) & n_window(x5) & n_man(x1) & n_hat(x2) & n_front(x4) & n_cowboy(x3) & n_airport(x6) & in(x5,x6) & in(x1,x2) & in(e1,x4) & a_white(s1) & Theme(s1,x2) & Actor(e1,x1))
exists e1 s1 x1.(v_have(e1) & n_man(x1) & a_headgear(s1) & Manner(e1,s1) & Actor(e1,x1))
A man throws a pitch during a baseball game.
A man throws a ball.
0
-100
The man must have thrown a ball if he threw a pitch during a baseball game.
exists e1 x1 x2 x3 x4.(during(e1,x3) & n_game(x3) & of(x3,x4) & n_baseball(x4) & Theme(e1,x2) & Actor(e1,x1) & v_throw(e1) & n_pitch(x2) & n_man(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_throw(e1) & n_ball(x2) & n_man(x1))
4d3b0d38-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_throw(e1) & of(x3,x4) & n_pitch(x2) & n_man(x1) & n_game(x3) & n_baseball(x4) & during(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_throw(e1) & n_man(x1) & n_ball(x2) & Theme(e1,x2) & Actor(e1,x1))
Child playing with soccer ball in a field.
A child plays a soccer game
1
-100
Just because a child plays with a soccer ball does not mean they are playing a game.
exists x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x5) & n_field(x5) & with(x1,x3) & n_ball(x3) & of(x3,x4) & n_soccer(x4) & n_playing(x1) & of(x1,x2) & n_child(x2))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_game(x2) & of(x2,x3) & n_soccer(x3) & n_child(x1))
4d3b16c0-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2 x3 x4 x5.(with(x1,x3) & of(x3,x4) & of(x1,x2) & n_soccer(x4) & n_playing(x1) & n_field(x5) & n_child(x2) & n_ball(x3) & in(x1,x5) & a_topic(x1))
exists e1 x1 x2 x3.(v_play(e1) & of(x2,x3) & n_soccer(x3) & n_game(x2) & n_child(x1) & Theme(e1,x2) & Actor(e1,x1))
A child in a gray coat kicking a soccer ball.
The child is sitting down to each lunch with his family.
2
-100
The child is either sitting down or kicking a soccer ball.
exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_kick(e1) & n_ball(x4) & of(x4,x5) & n_soccer(x5) & (x2 = x3) & n_coat(x2) & a_gray(s1) & Theme(s1,x2) & n_child(x1))
exists e1 s1 x1 x3.(n_family(x3) & of(x3,x1) & n_male(x1) & n_child(x1) & all x2.(n_lunch(x2) -> (with(e1,x3) & to(e1,x2))) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sit(e1))
4d3b2444-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_kick(e1) & of(x4,x5) & n_soccer(x5) & n_coat(x2) & n_child(x1) & n_ball(x4) & in(x1,x2) & a_topic(x1) & a_gray(s1) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
exists e1 s1 x1 x3.(v_sit(e1) & of(x3,x1) & n_male(x1) & n_family(x3) & n_child(x1) & all x2.((with(e1,x3) | -n_lunch(x2)) & (to(e1,x2) | -n_lunch(x2))) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1))
A group of people, of all ages, listening to a concert being performed by a solo practitioner.
A man plays his guitar for a large group of people.
1
0.555133
It cannot be inferred that the man plays his guitar.
exists x1 x2.(all x3.(n_age(x3) -> exists e1 e2 x4 x5 x6 x7 x8.(a_topic(x1) & to(e1,x5) & Actor(e2,x7) & n_practitioner(x7) & of(x7,x8) & n_solo(x8) & Theme(e2,x6) & v_perform(e2) & (x5 = x6) & n_concert(x5) & Actor(e1,x4) & v_listen(e1) & (x1 = x4) & of(x1,x3))) & of(x1,x2) & n_people(x2) & n_group(x1))
exists e1 s1 x1 x2 x3 x4.(for(e1,x3) & of(x3,x4) & n_people(x4) & n_group(x3) & a_large(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_guitar(x2) & of(x2,x1) & n_male(x1) & n_man(x1))
4d3d44b8-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2.(of(x1,x2) & n_people(x2) & n_group(x1) & all x3.(exists e1 e2 x4 x5 x6 x7 x8.(v_perform(e2) & v_listen(e1) & to(e1,x5) & of(x7,x8) & of(x1,x3) & n_solo(x8) & n_practitioner(x7) & n_concert(x5) & a_topic(x1) & Theme(e2,x6) & Actor(e2,x7) & Actor(e1,x4) & (x5 = x6) & (x1 = x4)) | -n_age(x3)))
exists e1 s1 x1 x2 x3 x4.(v_play(e1) & of(x3,x4) & of(x2,x1) & n_people(x4) & n_man(x1) & n_male(x1) & n_guitar(x2) & n_group(x3) & for(e1,x3) & a_large(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1))
A group of people, of all ages, listening to a concert being performed by a solo practitioner.
The people like the performance.
1
0.630391
Just because people are listening to a performance, does not mean that they like it.
exists x1 x2.(all x3.(n_age(x3) -> exists e1 e2 x4 x5 x6 x7 x8.(a_topic(x1) & to(e1,x5) & Actor(e2,x7) & n_practitioner(x7) & of(x7,x8) & n_solo(x8) & Theme(e2,x6) & v_perform(e2) & (x5 = x6) & n_concert(x5) & Actor(e1,x4) & v_listen(e1) & (x1 = x4) & of(x1,x3))) & of(x1,x2) & n_people(x2) & n_group(x1))
exists x1 x2.(n_performance(x2) & n_people(x1) & a_topic(x1) & like(x1,x2))
4d3d4968-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2.(of(x1,x2) & n_people(x2) & n_group(x1) & all x3.(exists e1 e2 x4 x5 x6 x7 x8.(v_perform(e2) & v_listen(e1) & to(e1,x5) & of(x7,x8) & of(x1,x3) & n_solo(x8) & n_practitioner(x7) & n_concert(x5) & a_topic(x1) & Theme(e2,x6) & Actor(e2,x7) & Actor(e1,x4) & (x5 = x6) & (x1 = x4)) | -n_age(x3)))
exists x1 x2.(n_performance(x2) & n_people(x1) & like(x1,x2) & a_topic(x1))
A group of people, of all ages, listening to a concert being performed by a solo practitioner.
A single muscian entertains a diverse audience
0
0.579275
ALL AGES WOULD BE A DIVERSE AUDIENCE.
exists x1 x2.(all x3.(n_age(x3) -> exists e1 e2 x4 x5 x6 x7 x8.(a_topic(x1) & to(e1,x5) & Actor(e2,x7) & n_practitioner(x7) & of(x7,x8) & n_solo(x8) & Theme(e2,x6) & v_perform(e2) & (x5 = x6) & n_concert(x5) & Actor(e1,x4) & v_listen(e1) & (x1 = x4) & of(x1,x3))) & of(x1,x2) & n_people(x2) & n_group(x1))
exists e1 s1 s2 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_entertain(e1) & n_audience(x2) & a_diverse(s2) & Theme(s2,x2) & n_muscian(x1) & a_single(s1) & Theme(s1,x1))
4d3d4e36-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2.(of(x1,x2) & n_people(x2) & n_group(x1) & all x3.(exists e1 e2 x4 x5 x6 x7 x8.(v_perform(e2) & v_listen(e1) & to(e1,x5) & of(x7,x8) & of(x1,x3) & n_solo(x8) & n_practitioner(x7) & n_concert(x5) & a_topic(x1) & Theme(e2,x6) & Actor(e2,x7) & Actor(e1,x4) & (x5 = x6) & (x1 = x4)) | -n_age(x3)))
exists e1 s1 s2 x1 x2.(v_entertain(e1) & n_muscian(x1) & n_audience(x2) & a_single(s1) & a_diverse(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
A group of people, of all ages, listening to a concert being performed by a solo practitioner.
A woman is performing a song.
1
0.399392
IT MAY NOT HAVE BEEN A WOMAN PERFORMING A SONG.
exists x1 x2.(all x3.(n_age(x3) -> exists e1 e2 x4 x5 x6 x7 x8.(a_topic(x1) & to(e1,x5) & Actor(e2,x7) & n_practitioner(x7) & of(x7,x8) & n_solo(x8) & Theme(e2,x6) & v_perform(e2) & (x5 = x6) & n_concert(x5) & Actor(e1,x4) & v_listen(e1) & (x1 = x4) & of(x1,x3))) & of(x1,x2) & n_people(x2) & n_group(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_perform(e1) & n_song(x2) & n_woman(x1))
4d3d6ca4-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2.(of(x1,x2) & n_people(x2) & n_group(x1) & all x3.(exists e1 e2 x4 x5 x6 x7 x8.(v_perform(e2) & v_listen(e1) & to(e1,x5) & of(x7,x8) & of(x1,x3) & n_solo(x8) & n_practitioner(x7) & n_concert(x5) & a_topic(x1) & Theme(e2,x6) & Actor(e2,x7) & Actor(e1,x4) & (x5 = x6) & (x1 = x4)) | -n_age(x3)))
exists e1 x1 x2.(v_perform(e1) & n_woman(x1) & n_song(x2) & Theme(e1,x2) & Actor(e1,x1))
A group of people, of all ages, listening to a concert being performed by a solo practitioner.
A group people are watching a movie.
2
0
Listening to a concert is not the same as watching a movie.
exists x1 x2.(all x3.(n_age(x3) -> exists e1 e2 x4 x5 x6 x7 x8.(a_topic(x1) & to(e1,x5) & Actor(e2,x7) & n_practitioner(x7) & of(x7,x8) & n_solo(x8) & Theme(e2,x6) & v_perform(e2) & (x5 = x6) & n_concert(x5) & Actor(e1,x4) & v_listen(e1) & (x1 = x4) & of(x1,x3))) & of(x1,x2) & n_people(x2) & n_group(x1))
exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_watch(e1) & n_movie(x3) & n_people(x1) & of(x1,x2) & n_group(x2))
4d3d714a-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2.(of(x1,x2) & n_people(x2) & n_group(x1) & all x3.(exists e1 e2 x4 x5 x6 x7 x8.(v_perform(e2) & v_listen(e1) & to(e1,x5) & of(x7,x8) & of(x1,x3) & n_solo(x8) & n_practitioner(x7) & n_concert(x5) & a_topic(x1) & Theme(e2,x6) & Actor(e2,x7) & Actor(e1,x4) & (x5 = x6) & (x1 = x4)) | -n_age(x3)))
exists e1 x1 x2 x3.(v_watch(e1) & of(x1,x2) & n_people(x1) & n_movie(x3) & n_group(x2) & Theme(e1,x3) & Actor(e1,x1))
A group of people, of all ages, listening to a concert being performed by a solo practitioner.
A group of women are listening to a solo concert.
1
0.595345
THE WHOLE GROUP WAS MOST LIKELY NOT AL WOMEN.
exists x1 x2.(all x3.(n_age(x3) -> exists e1 e2 x4 x5 x6 x7 x8.(a_topic(x1) & to(e1,x5) & Actor(e2,x7) & n_practitioner(x7) & of(x7,x8) & n_solo(x8) & Theme(e2,x6) & v_perform(e2) & (x5 = x6) & n_concert(x5) & Actor(e1,x4) & v_listen(e1) & (x1 = x4) & of(x1,x3))) & of(x1,x2) & n_people(x2) & n_group(x1))
exists e1 x1 x2 x3 x4.(to(e1,x3) & n_concert(x3) & of(x3,x4) & n_solo(x4) & Actor(e1,x1) & v_listen(e1) & of(x1,x2) & n_woman(x2) & n_group(x1))
4d3d80cc-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2.(of(x1,x2) & n_people(x2) & n_group(x1) & all x3.(exists e1 e2 x4 x5 x6 x7 x8.(v_perform(e2) & v_listen(e1) & to(e1,x5) & of(x7,x8) & of(x1,x3) & n_solo(x8) & n_practitioner(x7) & n_concert(x5) & a_topic(x1) & Theme(e2,x6) & Actor(e2,x7) & Actor(e1,x4) & (x5 = x6) & (x1 = x4)) | -n_age(x3)))
exists e1 x1 x2 x3 x4.(v_listen(e1) & to(e1,x3) & of(x3,x4) & of(x1,x2) & n_woman(x2) & n_solo(x4) & n_group(x1) & n_concert(x3) & Actor(e1,x1))