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
|
---|---|---|---|---|---|---|---|---|---|---|---|
Three men are riding on an elephant with a shack in the background and two of them are wearing hats.
|
Three circus clowns perform their act on an elephant.
| 1 | 0.000091 |
men doesn't always mean clowns
|
exists e1 e2 x1 x2 x3 x4 x5 x6.(n_thing(x4) & n_background(x4) & Theme(e2,x6) & Actor(e2,x5) & v_wear(e2) & n_hat(x6) & of(x5,x4) & n_thing(x5) & card_eq_2(x5) & with(e1,x3) & in(x3,x4) & n_shack(x3) & on(e1,x2) & n_elephant(x2) & Actor(e1,x1) & v_ride(e1) & n_man(x1) & card_eq_3(x1))
|
exists e1 x1 x2 x3 x4.(on(e1,x4) & n_elephant(x4) & Theme(e1,x3) & Actor(e1,x1) & v_perform(e1) & n_act(x3) & of(x3,x1) & n_thing(x1) & n_clown(x1) & of(x1,x2) & n_circus(x2) & card_eq_3(x1))
|
76feef4a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 x1 x2 x3 x4 x5 x6.(with(e1,x3) & v_wear(e2) & v_ride(e1) & on(e1,x2) & of(x5,x4) & n_thing(x5) & n_thing(x4) & n_shack(x3) & n_man(x1) & n_hat(x6) & n_elephant(x2) & n_background(x4) & in(x3,x4) & card_eq_3(x1) & card_eq_2(x5) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x1))
|
exists e1 x1 x2 x3 x4.(v_perform(e1) & on(e1,x4) & of(x3,x1) & of(x1,x2) & n_thing(x1) & n_elephant(x4) & n_clown(x1) & n_circus(x2) & n_act(x3) & card_eq_3(x1) & Theme(e1,x3) & Actor(e1,x1))
|
||
Three men are riding on an elephant with a shack in the background and two of them are wearing hats.
|
A trio of men are going for a ride on an animal's back in front of a building.
| 0 | 0.934653 |
Three is a synonym of trio
|
exists e1 e2 x1 x2 x3 x4 x5 x6.(n_thing(x4) & n_background(x4) & Theme(e2,x6) & Actor(e2,x5) & v_wear(e2) & n_hat(x6) & of(x5,x4) & n_thing(x5) & card_eq_2(x5) & with(e1,x3) & in(x3,x4) & n_shack(x3) & on(e1,x2) & n_elephant(x2) & Actor(e1,x1) & v_ride(e1) & n_man(x1) & card_eq_3(x1))
|
exists e1 x1 x2 x3 x4 x5 x6 x7.(in(e1,x6) & of(x6,x7) & n_building(x7) & n_front(x6) & for(e1,x3) & on(x3,x5) & n_back(x5) & of(x5,x4) & n_animal(x4) & n_ride(x3) & Actor(e1,x1) & v_go(e1) & of(x1,x2) & n_man(x2) & n_trio(x1))
|
76fefad0-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 x1 x2 x3 x4 x5 x6.(with(e1,x3) & v_wear(e2) & v_ride(e1) & on(e1,x2) & of(x5,x4) & n_thing(x5) & n_thing(x4) & n_shack(x3) & n_man(x1) & n_hat(x6) & n_elephant(x2) & n_background(x4) & in(x3,x4) & card_eq_3(x1) & card_eq_2(x5) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x1))
|
exists e1 x1 x2 x3 x4 x5 x6 x7.(v_go(e1) & on(x3,x5) & of(x6,x7) & of(x5,x4) & of(x1,x2) & n_trio(x1) & n_ride(x3) & n_man(x2) & n_front(x6) & n_building(x7) & n_back(x5) & n_animal(x4) & in(e1,x6) & for(e1,x3) & Actor(e1,x1))
|
||
In the beach a woman is balancing a basket of shells on her head.
|
a lady has a basket on her head because it makes people laugh
| 1 | 0.037688 |
People don't balance baskets on their heads just because it makes people laugh.
|
exists e1 x1 x2 x3 x4 x5.(n_beach(x5) & in(e1,x5) & Theme(e1,x2) & Actor(e1,x1) & v_balance(e1) & on(x2,x4) & n_head(x4) & of(x4,x1) & n_female(x1) & of(x2,x3) & n_shell(x3) & n_basket(x2) & n_woman(x1))
|
exists e1 p1 x1 x2 x3.(exists e2 x4 x5.(Theme(e2,x4) & Actor(e2,x1) & v_make(e2) & Time(x4,x5) & n_laugh(x5) & n_people(x4)) & n_thing(x1) & because(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & on(x2,x3) & n_head(x3) & of(x3,x1) & n_female(x1) & n_basket(x2) & n_lady(x1))
|
77012300-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4 x5.(v_balance(e1) & on(x2,x4) & of(x4,x1) & of(x2,x3) & n_woman(x1) & n_shell(x3) & n_head(x4) & n_female(x1) & n_beach(x5) & n_basket(x2) & in(e1,x5) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 p1 x1 x2 x3.(v_have(e1) & on(x2,x3) & of(x3,x1) & n_thing(x1) & n_lady(x1) & n_head(x3) & n_female(x1) & n_basket(x2) & exists e2 x4 x5.(v_make(e2) & n_people(x4) & n_laugh(x5) & Time(x4,x5) & Theme(e2,x4) & Actor(e2,x1)) & because(e1,p1) & Theme(e1,x2) & Actor(e1,x1))
|
||
In the beach a woman is balancing a basket of shells on her head.
|
A woman has collected a basket of shells for artwork.
| 1 | 0.394365 |
The shells could be for food instead of artwork.
|
exists e1 x1 x2 x3 x4 x5.(n_beach(x5) & in(e1,x5) & Theme(e1,x2) & Actor(e1,x1) & v_balance(e1) & on(x2,x4) & n_head(x4) & of(x4,x1) & n_female(x1) & of(x2,x3) & n_shell(x3) & n_basket(x2) & n_woman(x1))
|
exists e1 x1 x2 x3 x4.(for(e1,x4) & n_artwork(x4) & Theme(e1,x2) & Actor(e1,x1) & v_collect(e1) & of(x2,x3) & n_shell(x3) & n_basket(x2) & n_woman(x1))
|
770131ba-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4 x5.(v_balance(e1) & on(x2,x4) & of(x4,x1) & of(x2,x3) & n_woman(x1) & n_shell(x3) & n_head(x4) & n_female(x1) & n_beach(x5) & n_basket(x2) & in(e1,x5) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 x1 x2 x3 x4.(v_collect(e1) & of(x2,x3) & n_woman(x1) & n_shell(x3) & n_basket(x2) & n_artwork(x4) & for(e1,x4) & Theme(e1,x2) & Actor(e1,x1))
|
||
In the beach a woman is balancing a basket of shells on her head.
|
Two mean walking on the beach stand to catch a glimpse of a lady pouring a basket of egg shells on her body
| 1 | 0.000002 |
her walking doesn't indicate two mean saw her or that she was pouring a basket of shells
|
exists e1 x1 x2 x3 x4 x5.(n_beach(x5) & in(e1,x5) & Theme(e1,x2) & Actor(e1,x1) & v_balance(e1) & on(x2,x4) & n_head(x4) & of(x4,x1) & n_female(x1) & of(x2,x3) & n_shell(x3) & n_basket(x2) & n_woman(x1))
|
exists p1 s1 x1 x2 x3 x10.(n_body(x10) & of(x10,x2) & n_female(x2) & n_stand(x2) & of(x2,x3) & n_beach(x3) & a_topic(x1) & on(x1,x2) & Topic(x2,p1) & exists e1 e2 x4 x5 x6 x7 x8 x9.(Theme(e2,x4) & Actor(e2,x2) & v_catch(e2) & of(x4,x5) & Theme(e1,x7) & Actor(e1,x6) & v_pour(e1) & on(x7,x10) & of(x7,x8) & n_shell(x8) & of(x8,x9) & n_egg(x9) & n_basket(x7) & (x5 = x6) & n_lady(x5) & n_glimpse(x4)) & n_walking(x1) & a_mean(s1) & Theme(s1,x1) & card_eq_2(x1))
|
7701369c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4 x5.(v_balance(e1) & on(x2,x4) & of(x4,x1) & of(x2,x3) & n_woman(x1) & n_shell(x3) & n_head(x4) & n_female(x1) & n_beach(x5) & n_basket(x2) & in(e1,x5) & Theme(e1,x2) & Actor(e1,x1))
|
exists p1 s1 x1 x2 x3 x10.(on(x1,x2) & of(x2,x3) & of(x10,x2) & n_walking(x1) & n_stand(x2) & n_female(x2) & n_body(x10) & n_beach(x3) & exists e1 e2 x4 x5 x6 x7 x8 x9.(v_pour(e1) & v_catch(e2) & on(x7,x10) & of(x8,x9) & of(x7,x8) & of(x4,x5) & n_shell(x8) & n_lady(x5) & n_glimpse(x4) & n_egg(x9) & n_basket(x7) & Theme(e2,x4) & Theme(e1,x7) & Actor(e2,x2) & Actor(e1,x6) & (x5 = x6)) & card_eq_2(x1) & a_topic(x1) & a_mean(s1) & Topic(x2,p1) & Theme(s1,x1))
|
||
In the beach a woman is balancing a basket of shells on her head.
|
A woman is balancing a basket of shells on her head to bring back to the village.
| 1 | 0.273289 |
a woman with a basket of shells doesn't indicate where she is going bring back to the village.
|
exists e1 x1 x2 x3 x4 x5.(n_beach(x5) & in(e1,x5) & Theme(e1,x2) & Actor(e1,x1) & v_balance(e1) & on(x2,x4) & n_head(x4) & of(x4,x1) & n_female(x1) & of(x2,x3) & n_shell(x3) & n_basket(x2) & n_woman(x1))
|
exists e1 p1 x1 x2 x3 x4 x6.(n_village(x6) & Theme(e1,x2) & Actor(e1,x1) & v_balance(e1) & Topic(x2,p1) & exists e2 p2.(exists s1 x5.(to(s1,x6) & Theme(s1,x5) & a_back(s1) & n_thing(x5)) & Topic(e2,p2) & Actor(e2,x2) & v_bring(e2)) & on(x2,x4) & n_head(x4) & of(x4,x1) & n_female(x1) & of(x2,x3) & n_shell(x3) & n_basket(x2) & n_woman(x1))
|
770144d4-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4 x5.(v_balance(e1) & on(x2,x4) & of(x4,x1) & of(x2,x3) & n_woman(x1) & n_shell(x3) & n_head(x4) & n_female(x1) & n_beach(x5) & n_basket(x2) & in(e1,x5) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 p1 x1 x2 x3 x4 x6.(v_balance(e1) & on(x2,x4) & of(x4,x1) & of(x2,x3) & n_woman(x1) & n_village(x6) & n_shell(x3) & n_head(x4) & n_female(x1) & n_basket(x2) & exists e2 p2.(v_bring(e2) & exists s1 x5.(to(s1,x6) & n_thing(x5) & a_back(s1) & Theme(s1,x5)) & Topic(e2,p2) & Actor(e2,x2)) & Topic(x2,p1) & Theme(e1,x2) & Actor(e1,x1))
|
||
In the beach a woman is balancing a basket of shells on her head.
|
A woman entertains onlookers at the beach with a balancing act using her head and a basket of shells
| 0 | 0.98676 |
woman is balancing is just as woman with a balancing act
|
exists e1 x1 x2 x3 x4 x5.(n_beach(x5) & in(e1,x5) & Theme(e1,x2) & Actor(e1,x1) & v_balance(e1) & on(x2,x4) & n_head(x4) & of(x4,x1) & n_female(x1) & of(x2,x3) & n_shell(x3) & n_basket(x2) & n_woman(x1))
|
exists e1 e3 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_head(x7) & of(x7,x3) & n_female(x3) & n_beach(x3) & with(e1,x4) & subset_of(x8,x4) & of(x8,x9) & n_shell(x9) & n_basket(x8) & subset_of(x5,x4) & Theme(e3,x7) & Actor(e3,x6) & v_use(e3) & (x5 = x6) & n_act(x5) & Actor(e2,x5) & v_balance(e2) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_entertain(e1) & n_onlooker(x2) & n_woman(x1))
|
77014e0c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4 x5.(v_balance(e1) & on(x2,x4) & of(x4,x1) & of(x2,x3) & n_woman(x1) & n_shell(x3) & n_head(x4) & n_female(x1) & n_beach(x5) & n_basket(x2) & in(e1,x5) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 e3 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e1,x4) & v_use(e3) & v_entertain(e1) & v_balance(e2) & subset_of(x8,x4) & subset_of(x5,x4) & of(x8,x9) & of(x7,x3) & n_woman(x1) & n_shell(x9) & n_onlooker(x2) & n_head(x7) & n_female(x3) & n_beach(x3) & n_basket(x8) & n_act(x5) & at(e1,x3) & Theme(e3,x7) & Theme(e1,x2) & Actor(e3,x6) & Actor(e2,x5) & Actor(e1,x1) & (x5 = x6))
|
||
In the beach a woman is balancing a basket of shells on her head.
|
a lady is dancing in the grass with sunglasses on
| 2 | 0.000039 |
beach and grass are not the same.
|
exists e1 x1 x2 x3 x4 x5.(n_beach(x5) & in(e1,x5) & Theme(e1,x2) & Actor(e1,x1) & v_balance(e1) & on(x2,x4) & n_head(x4) & of(x4,x1) & n_female(x1) & of(x2,x3) & n_shell(x3) & n_basket(x2) & n_woman(x1))
|
exists e1 s1 x1 x2 x3.(n_grass(x2) & a_on(s1) & Manner(e1,s1) & with(e1,x3) & n_sunglass(x3) & in(e1,x2) & Actor(e1,x1) & v_dance(e1) & n_lady(x1))
|
770152b2-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4 x5.(v_balance(e1) & on(x2,x4) & of(x4,x1) & of(x2,x3) & n_woman(x1) & n_shell(x3) & n_head(x4) & n_female(x1) & n_beach(x5) & n_basket(x2) & in(e1,x5) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 s1 x1 x2 x3.(with(e1,x3) & v_dance(e1) & n_sunglass(x3) & n_lady(x1) & n_grass(x2) & in(e1,x2) & a_on(s1) & Manner(e1,s1) & Actor(e1,x1))
|
||
In the beach a woman is balancing a basket of shells on her head.
|
Someone is on the beach with some shells
| 1 | 1 |
Someone is the woman, sentences are reversed
|
exists e1 x1 x2 x3 x4 x5.(n_beach(x5) & in(e1,x5) & Theme(e1,x2) & Actor(e1,x1) & v_balance(e1) & on(x2,x4) & n_head(x4) & of(x4,x1) & n_female(x1) & of(x2,x3) & n_shell(x3) & n_basket(x2) & n_woman(x1))
|
exists p1 x1 x2.(n_beach(x2) & exists x3.(on(x1,x2) & with(x2,x3) & n_shell(x3)) & n_person(x1))
|
77015d8e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4 x5.(v_balance(e1) & on(x2,x4) & of(x4,x1) & of(x2,x3) & n_woman(x1) & n_shell(x3) & n_head(x4) & n_female(x1) & n_beach(x5) & n_basket(x2) & in(e1,x5) & Theme(e1,x2) & Actor(e1,x1))
|
exists x1 x2.(n_person(x1) & n_beach(x2) & exists x3.(with(x2,x3) & on(x1,x2) & n_shell(x3)))
|
||
A woman is wearing a red shirt while balancing an orange container on her head.
|
A woman in orange balances a red container.
| 2 | -100 |
red and orange are not the same.
|
exists e1 e2 s1 x1 x2 x3 x4 x5.(while(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_balance(e2) & on(x3,x5) & n_head(x5) & of(x5,x1) & n_female(x1) & n_container(x3) & of(x3,x4) & n_orange(x4) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_red(s1) & Theme(s1,x2) & n_woman(x1))
|
exists x1.(all s1 x2.((n_container(x2) & a_red(s1) & Theme(s1,x2)) -> exists x3 x4.(a_topic(x1) & in(x1,x3) & for(x3,x2) & n_balance(x3) & of(x3,x4) & n_orange(x4))) & n_woman(x1))
|
77016cde-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 x1 x2 x3 x4 x5.(while(e1,e2) & v_wear(e1) & v_balance(e2) & on(x3,x5) & of(x5,x1) & of(x3,x4) & n_woman(x1) & n_shirt(x2) & n_orange(x4) & n_head(x5) & n_female(x1) & n_container(x3) & a_red(s1) & Theme(s1,x2) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
|
exists x1.(n_woman(x1) & all s1 x2.(exists x3 x4.(of(x3,x4) & n_orange(x4) & n_balance(x3) & in(x1,x3) & for(x3,x2) & a_topic(x1)) | -n_container(x2) | -a_red(s1) | -Theme(s1,x2)))
|
||
A woman is wearing a red shirt while balancing an orange container on her head.
|
A woman in red balances an orange container.
| 0 | -100 |
woman is wearing a red shirt can also be said as woman in red
|
exists e2 e1 s1 x1 x2 x3 x4 x5.(while(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_balance(e2) & on(x3,x5) & n_head(x5) & of(x5,x1) & n_female(x1) & n_container(x3) & of(x3,x4) & n_orange(x4) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_red(s1) & Theme(s1,x2) & n_woman(x1))
|
all x2 x1.((n_container(x1) & of(x1,x2) & n_orange(x2)) -> exists s1 x3 x4.(a_topic(x3) & for(x3,x1) & in(x3,x4) & n_balance(x4) & a_red(s1) & Theme(s1,x4) & n_woman(x3)))
|
770171b6-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 s1 x1 x2 x3 x4 x5.(while(e1,e2) & v_wear(e1) & v_balance(e2) & on(x3,x5) & of(x5,x1) & of(x3,x4) & n_woman(x1) & n_shirt(x2) & n_orange(x4) & n_head(x5) & n_female(x1) & n_container(x3) & a_red(s1) & Theme(s1,x2) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
|
all x2 x1.(exists s1 x3 x4.(n_woman(x3) & n_balance(x4) & in(x3,x4) & for(x3,x1) & a_topic(x3) & a_red(s1) & Theme(s1,x4)) | -of(x1,x2) | -n_orange(x2) | -n_container(x1))
|
||
On a beach, a woman in a red shirt carries an orange plastic basin on her head.
|
the woman is pretty
| 1 | -100 |
Not all women are pretty.
|
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(on(e1,x7) & n_beach(x7) & Theme(e1,x3) & Actor(e1,x1) & v_carry(e1) & on(x3,x6) & n_head(x6) & of(x6,x1) & n_female(x1) & n_basin(x3) & of(x3,x5) & n_plastic(x5) & of(x3,x4) & n_orange(x4) & in(x1,x2) & n_shirt(x2) & a_red(s1) & Theme(s1,x2) & n_woman(x1))
|
exists s1 x1.(n_woman(x1) & Theme(s1,x1) & a_pretty(s1))
|
7701771a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_carry(e1) & on(x3,x6) & on(e1,x7) & of(x6,x1) & of(x3,x5) & of(x3,x4) & n_woman(x1) & n_shirt(x2) & n_plastic(x5) & n_orange(x4) & n_head(x6) & n_female(x1) & n_beach(x7) & n_basin(x3) & in(x1,x2) & a_red(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
|
exists s1 x1.(n_woman(x1) & a_pretty(s1) & Theme(s1,x1))
|
||
On a beach, a woman in a red shirt carries an orange plastic basin on her head.
|
a woman on a beach
| 0 | -100 |
A woman on a beach is part of her description in a red shirt.
|
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(on(e1,x7) & n_beach(x7) & Theme(e1,x3) & Actor(e1,x1) & v_carry(e1) & on(x3,x6) & n_head(x6) & of(x6,x1) & n_female(x1) & n_basin(x3) & of(x3,x5) & n_plastic(x5) & of(x3,x4) & n_orange(x4) & in(x1,x2) & n_shirt(x2) & a_red(s1) & Theme(s1,x2) & n_woman(x1))
|
exists x1 x2.(a_topic(x1) & on(x1,x2) & n_beach(x2) & n_woman(x1))
|
77017cc4-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_carry(e1) & on(x3,x6) & on(e1,x7) & of(x6,x1) & of(x3,x5) & of(x3,x4) & n_woman(x1) & n_shirt(x2) & n_plastic(x5) & n_orange(x4) & n_head(x6) & n_female(x1) & n_beach(x7) & n_basin(x3) & in(x1,x2) & a_red(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
|
exists x1 x2.(on(x1,x2) & n_woman(x1) & n_beach(x2) & a_topic(x1))
|
||
On a beach, a woman in a red shirt carries an orange plastic basin on her head.
|
the woman is naked
| 2 | -100 |
The woman can not be both wearing a red shirt and be naked at the same time.
|
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(on(e1,x7) & n_beach(x7) & Theme(e1,x3) & Actor(e1,x1) & v_carry(e1) & on(x3,x6) & n_head(x6) & of(x6,x1) & n_female(x1) & n_basin(x3) & of(x3,x5) & n_plastic(x5) & of(x3,x4) & n_orange(x4) & in(x1,x2) & n_shirt(x2) & a_red(s1) & Theme(s1,x2) & n_woman(x1))
|
exists s1 x1.(n_woman(x1) & Theme(s1,x1) & a_naked(s1))
|
770181d8-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_carry(e1) & on(x3,x6) & on(e1,x7) & of(x6,x1) & of(x3,x5) & of(x3,x4) & n_woman(x1) & n_shirt(x2) & n_plastic(x5) & n_orange(x4) & n_head(x6) & n_female(x1) & n_beach(x7) & n_basin(x3) & in(x1,x2) & a_red(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
|
exists s1 x1.(n_woman(x1) & a_naked(s1) & Theme(s1,x1))
|
||
A runner heads through the city.
|
A person is sleeping.
| 2 | -100 |
heads and sleeping are not the same
|
exists e1 x1 x2.(n_city(x2) & through(e1,x2) & Actor(e1,x1) & v_head(e1) & n_runner(x1))
|
exists e1 x1.(Actor(e1,x1) & v_sleep(e1) & n_person(x1))
|
770186ba-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2.(v_head(e1) & through(e1,x2) & n_runner(x1) & n_city(x2) & Actor(e1,x1))
|
exists e1 x1.(v_sleep(e1) & n_person(x1) & Actor(e1,x1))
|
||
A runner heads through the city.
|
A person is running.
| 1 | -100 |
running should be reversed
|
exists e1 x1 x2.(n_city(x2) & through(e1,x2) & Actor(e1,x1) & v_head(e1) & n_runner(x1))
|
exists e1 x1.(Actor(e1,x1) & v_run(e1) & n_person(x1))
|
77018b9c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2.(v_head(e1) & through(e1,x2) & n_runner(x1) & n_city(x2) & Actor(e1,x1))
|
exists e1 x1.(v_run(e1) & n_person(x1) & Actor(e1,x1))
|
||
A runner heads through the city.
|
A person is running through the city.
| 0 | -100 |
runner heads shows that person is running
|
exists e1 x1 x2.(n_city(x2) & through(e1,x2) & Actor(e1,x1) & v_head(e1) & n_runner(x1))
|
exists e1 x1 x2.(n_city(x2) & through(e1,x2) & Actor(e1,x1) & v_run(e1) & n_person(x1))
|
770190f6-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2.(v_head(e1) & through(e1,x2) & n_runner(x1) & n_city(x2) & Actor(e1,x1))
|
exists e1 x1 x2.(v_run(e1) & through(e1,x2) & n_person(x1) & n_city(x2) & Actor(e1,x1))
|
||
Young man wearing all black jogs in a park.
|
Young man wearing all black.
| 0 | -100 |
wearing all black jogs in a park can also be said as wearing all black.
|
exists s1 x1 x2.(a_topic(x1) & all s2 x3.((n_jog(x3) & a_black(s2) & Theme(s2,x3)) -> exists e1 x4.(Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & in(x3,x4) & n_park(x4))) & (x1 = x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
|
exists s1 x1 x2.(a_topic(x1) & all x3.(n_thing(x3) -> exists e1 s2 x4.(Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & Theme(s2,x4) & a_black(s2) & (x3 = x4))) & (x1 = x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
|
77019600-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1 x2.(n_man(x1) & all s2 x3.(exists e1 x4.(v_wear(e1) & n_park(x4) & in(x3,x4) & Theme(e1,x3) & Actor(e1,x2)) | -n_jog(x3) | -a_black(s2) | -Theme(s2,x3)) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & (x1 = x2))
|
exists s1 x1 x2.(n_man(x1) & all x3.(exists e1 s2 x4.(v_wear(e1) & a_black(s2) & Theme(s2,x4) & Theme(e1,x3) & Actor(e1,x2) & (x3 = x4)) | -n_thing(x3)) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & (x1 = x2))
|
||
Young man wearing all black jogs in a park.
|
Young man wearing all black sweat suit.
| 1 | -100 |
wearing something but doesn't indicate a sweat suit
|
exists s1 x1 x2.(a_topic(x1) & all x3 s2.((n_jog(x3) & a_black(s2) & Theme(s2,x3)) -> exists e1 x4.(Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & in(x3,x4) & n_park(x4))) & (x1 = x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
|
exists s1 x1 x2.(a_topic(x1) & all x3 s2 x4.((n_suit(x3) & of(x3,x4) & n_sweat(x4) & a_black(s2) & Theme(s2,x3)) -> exists e1.(Theme(e1,x3) & Actor(e1,x2) & v_wear(e1))) & (x1 = x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
|
77019b46-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1 x2.(n_man(x1) & all x3 s2.(exists e1 x4.(v_wear(e1) & n_park(x4) & in(x3,x4) & Theme(e1,x3) & Actor(e1,x2)) | -n_jog(x3) | -a_black(s2) | -Theme(s2,x3)) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & (x1 = x2))
|
exists s1 x1 x2.(n_man(x1) & all x3 s2 x4.(exists e1.(v_wear(e1) & Theme(e1,x3) & Actor(e1,x2)) | -of(x3,x4) | -n_sweat(x4) | -n_suit(x3) | -a_black(s2) | -Theme(s2,x3)) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & (x1 = x2))
|
||
Young man wearing all black jogs in a park.
|
Old man wearing all black.
| 2 | -100 |
young and old are not the same
|
exists s1 x1 x2.(a_topic(x1) & all x3 s2.((n_jog(x3) & a_black(s2) & Theme(s2,x3)) -> exists e1 x4.(Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & in(x3,x4) & n_park(x4))) & (x1 = x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
|
exists s1 x1 x2.(a_topic(x1) & all x3.(n_thing(x3) -> exists e1 s2 x4.(Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & Theme(s2,x4) & a_black(s2) & (x3 = x4))) & (x1 = x2) & n_man(x1) & a_old(s1) & Theme(s1,x1))
|
77019ff6-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1 x2.(n_man(x1) & all x3 s2.(exists e1 x4.(v_wear(e1) & n_park(x4) & in(x3,x4) & Theme(e1,x3) & Actor(e1,x2)) | -n_jog(x3) | -a_black(s2) | -Theme(s2,x3)) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & (x1 = x2))
|
exists s1 x1 x2.(n_man(x1) & all x3.(exists e1 s2 x4.(v_wear(e1) & a_black(s2) & Theme(s2,x4) & Theme(e1,x3) & Actor(e1,x2) & (x3 = x4)) | -n_thing(x3)) & a_topic(x1) & a_old(s1) & Theme(s1,x1) & (x1 = x2))
|
||
A runner dressed in black is preparing for a race.
|
A woman is preparing to run.
| 1 | -100 |
all runners are not a woman
|
exists e2 e1 s1 x1 x2 x3 x4.(for(e2,x4) & n_race(x4) & Actor(e2,x1) & v_prepare(e2) & Theme(e1,s1) & Theme(s1,x3) & a_black(s1) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_runner(x1))
|
exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_prepare(e1) & exists e2.(Actor(e2,x1) & v_run(e2)) & n_woman(x1))
|
7701a67c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 s1 x1 x2 x3 x4.(v_prepare(e2) & v_dress(e1) & n_runner(x1) & n_race(x4) & for(e2,x4) & a_black(s1) & Theme(s1,x3) & Theme(e1,x2) & Theme(e1,s1) & Actor(e2,x1) & (x1 = x2))
|
exists e1 p1 x1.(v_prepare(e1) & n_woman(x1) & exists e2.(v_run(e2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
|
||
A runner dressed in black is preparing for a race.
|
A runner is preparing to run.
| 0 | -100 |
preparing for a race can also be said as preparing to run.
|
exists e1 e2 s1 x1 x2 x3 x4.(for(e2,x4) & n_race(x4) & Actor(e2,x1) & v_prepare(e2) & Theme(e1,s1) & Theme(s1,x3) & a_black(s1) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_runner(x1))
|
exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_prepare(e1) & exists e2.(Actor(e2,x1) & v_run(e2)) & n_runner(x1))
|
7701ac30-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 x1 x2 x3 x4.(v_prepare(e2) & v_dress(e1) & n_runner(x1) & n_race(x4) & for(e2,x4) & a_black(s1) & Theme(s1,x3) & Theme(e1,x2) & Theme(e1,s1) & Actor(e2,x1) & (x1 = x2))
|
exists e1 p1 x1.(v_prepare(e1) & n_runner(x1) & exists e2.(v_run(e2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
|
||
A runner dressed in black is preparing for a race.
|
A house is on fire.
| 2 | -100 |
race and house are not the same objects
|
exists e2 e1 s1 x1 x2 x3 x4.(for(e2,x4) & n_race(x4) & Actor(e2,x1) & v_prepare(e2) & Theme(e1,s1) & Theme(s1,x3) & a_black(s1) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_runner(x1))
|
exists p1 x1.(exists x2.(on(x1,x2) & n_fire(x2)) & n_house(x1))
|
7701b0fe-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 s1 x1 x2 x3 x4.(v_prepare(e2) & v_dress(e1) & n_runner(x1) & n_race(x4) & for(e2,x4) & a_black(s1) & Theme(s1,x3) & Theme(e1,x2) & Theme(e1,s1) & Actor(e2,x1) & (x1 = x2))
|
exists x1.(n_house(x1) & exists x2.(on(x1,x2) & n_fire(x2)))
|
||
A young man in all black running in a race on a sidewalk with onlookers sitting in grass behind him.
|
A person running outside.
| 0 | 0.900543 |
running in a race on a sidewalk shows that running outside.
|
exists s1 x1.(all x2 s2.((n_running(x2) & a_black(s2) & Theme(s2,x2)) -> exists e1 x3 x4 x5 x6 x7.(a_topic(x1) & in(x1,x2) & in(x2,x3) & on(x3,x4) & with(x4,x5) & behind(e1,x1) & in(e1,x7) & n_grass(x7) & Actor(e1,x6) & v_sit(e1) & (x5 = x6) & n_onlooker(x5) & n_sidewalk(x4) & n_race(x3))) & n_male(x1) & n_man(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_run(e1) & n_outside(x3) & (x1 = x2) & n_person(x1))
|
7701b612-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1.(n_man(x1) & n_male(x1) & all x2 s2.(exists e1 x3 x4 x5 x6 x7.(with(x4,x5) & v_sit(e1) & on(x3,x4) & n_sidewalk(x4) & n_race(x3) & n_onlooker(x5) & n_grass(x7) & in(x2,x3) & in(x1,x2) & in(e1,x7) & behind(e1,x1) & a_topic(x1) & Actor(e1,x6) & (x5 = x6)) | -n_running(x2) | -a_black(s2) | -Theme(s2,x2)) & a_young(s1) & Theme(s1,x1))
|
exists e1 x1 x2 x3.(v_run(e1) & n_person(x1) & n_outside(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
||
A young man in all black running in a race on a sidewalk with onlookers sitting in grass behind him.
|
A man sitting on a porch chair.
| 2 | -100 |
sitting and running are not the same
|
exists s1 x1.(all x2 s2.((n_running(x2) & a_black(s2) & Theme(s2,x2)) -> exists e1 x3 x4 x5 x6 x7.(a_topic(x1) & in(x1,x2) & in(x2,x3) & on(x3,x4) & with(x4,x5) & behind(e1,x1) & in(e1,x7) & n_grass(x7) & Actor(e1,x6) & v_sit(e1) & (x5 = x6) & n_onlooker(x5) & n_sidewalk(x4) & n_race(x3))) & n_male(x1) & n_man(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x3) & n_chair(x3) & of(x3,x4) & n_porch(x4) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_man(x1))
|
7701bae0-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1.(n_man(x1) & n_male(x1) & all x2 s2.(exists e1 x3 x4 x5 x6 x7.(with(x4,x5) & v_sit(e1) & on(x3,x4) & n_sidewalk(x4) & n_race(x3) & n_onlooker(x5) & n_grass(x7) & in(x2,x3) & in(x1,x2) & in(e1,x7) & behind(e1,x1) & a_topic(x1) & Actor(e1,x6) & (x5 = x6)) | -n_running(x2) | -a_black(s2) | -Theme(s2,x2)) & a_young(s1) & Theme(s1,x1))
|
exists e1 x1 x2 x3 x4.(v_sit(e1) & on(e1,x3) & of(x3,x4) & n_porch(x4) & n_man(x1) & n_chair(x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
|
||
A young man in all black running in a race on a sidewalk with onlookers sitting in grass behind him.
|
THe young man in all black was running in a race on a sidewalk with people watching him
| 0 | -100 |
onlookers sitting in grass behind him implies that people watching him
|
exists s1 x1.(all s2 x2.((n_running(x2) & a_black(s2) & Theme(s2,x2)) -> exists e1 x3 x4 x5 x6 x7.(a_topic(x1) & in(x1,x2) & in(x2,x3) & on(x3,x4) & with(x4,x5) & behind(e1,x1) & in(e1,x7) & n_grass(x7) & Actor(e1,x6) & v_sit(e1) & (x5 = x6) & n_onlooker(x5) & n_sidewalk(x4) & n_race(x3))) & n_male(x1) & n_man(x1) & a_young(s1) & Theme(s1,x1))
|
exists s1 x1 x2.(all x3.((n_male(x3) & n_black(x3)) -> exists e1 e2 x4 x5 x6.(for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_watch(e2) & with(e1,x6) & n_people(x6) & on(e1,x5) & n_sidewalk(x5) & in(e1,x4) & n_race(x4) & Actor(e1,x1) & v_run(e1) & in(x1,x3))) & n_man(x1) & a_young(s1) & Theme(s1,x1) & (x1 = x2) & ne_nam_the(x2))
|
7701c062-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1.(n_man(x1) & n_male(x1) & all s2 x2.(exists e1 x3 x4 x5 x6 x7.(with(x4,x5) & v_sit(e1) & on(x3,x4) & n_sidewalk(x4) & n_race(x3) & n_onlooker(x5) & n_grass(x7) & in(x2,x3) & in(x1,x2) & in(e1,x7) & behind(e1,x1) & a_topic(x1) & Actor(e1,x6) & (x5 = x6)) | -n_running(x2) | -a_black(s2) | -Theme(s2,x2)) & a_young(s1) & Theme(s1,x1))
|
exists s1 x1 x2.(ne_nam_the(x2) & n_man(x1) & all x3.(exists e1 e2 x4 x5 x6.(with(e1,x6) & v_watch(e2) & v_run(e1) & on(e1,x5) & n_sidewalk(x5) & n_race(x4) & n_people(x6) & in(x1,x3) & in(e1,x4) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1)) | -n_male(x3) | -n_black(x3)) & a_young(s1) & Theme(s1,x1) & (x1 = x2))
|
||
A young man in all black running in a race on a sidewalk with onlookers sitting in grass behind him.
|
The man is driving a car in a race.
| 2 | 0.000013 |
running and driving are not the same
|
exists s1 x1.(all x2 s2.((n_running(x2) & a_black(s2) & Theme(s2,x2)) -> exists e1 x3 x4 x5 x6 x7.(a_topic(x1) & in(x1,x2) & in(x2,x3) & on(x3,x4) & with(x4,x5) & behind(e1,x1) & in(e1,x7) & n_grass(x7) & Actor(e1,x6) & v_sit(e1) & (x5 = x6) & n_onlooker(x5) & n_sidewalk(x4) & n_race(x3))) & n_male(x1) & n_man(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 x1 x2 x3.(n_man(x1) & in(e1,x3) & n_race(x3) & Theme(e1,x2) & Actor(e1,x1) & v_drive(e1) & n_car(x2))
|
7701cdd2-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1.(n_man(x1) & n_male(x1) & all x2 s2.(exists e1 x3 x4 x5 x6 x7.(with(x4,x5) & v_sit(e1) & on(x3,x4) & n_sidewalk(x4) & n_race(x3) & n_onlooker(x5) & n_grass(x7) & in(x2,x3) & in(x1,x2) & in(e1,x7) & behind(e1,x1) & a_topic(x1) & Actor(e1,x6) & (x5 = x6)) | -n_running(x2) | -a_black(s2) | -Theme(s2,x2)) & a_young(s1) & Theme(s1,x1))
|
exists e1 x1 x2 x3.(v_drive(e1) & n_race(x3) & n_man(x1) & n_car(x2) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
|
||
A young man in all black running in a race on a sidewalk with onlookers sitting in grass behind him.
|
A young man with a beard running in a race while its raining.
| 1 | 0.001062 |
they never indicate that it's raining
|
exists s1 x1.(all s2 x2.((n_running(x2) & a_black(s2) & Theme(s2,x2)) -> exists e1 x3 x4 x5 x6 x7.(a_topic(x1) & in(x1,x2) & in(x2,x3) & on(x3,x4) & with(x4,x5) & behind(e1,x1) & in(e1,x7) & n_grass(x7) & Actor(e1,x6) & v_sit(e1) & (x5 = x6) & n_onlooker(x5) & n_sidewalk(x4) & n_race(x3))) & n_male(x1) & n_man(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & with(x1,x2) & while(e1,x5) & n_raining(x5) & of(x5,x1) & n_thing(x1) & in(e1,x4) & n_race(x4) & Actor(e1,x3) & v_run(e1) & (x2 = x3) & n_beard(x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
|
7701d444-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1.(n_man(x1) & n_male(x1) & all s2 x2.(exists e1 x3 x4 x5 x6 x7.(with(x4,x5) & v_sit(e1) & on(x3,x4) & n_sidewalk(x4) & n_race(x3) & n_onlooker(x5) & n_grass(x7) & in(x2,x3) & in(x1,x2) & in(e1,x7) & behind(e1,x1) & a_topic(x1) & Actor(e1,x6) & (x5 = x6)) | -n_running(x2) | -a_black(s2) | -Theme(s2,x2)) & a_young(s1) & Theme(s1,x1))
|
exists e1 s1 x1 x2 x3 x4 x5.(with(x1,x2) & while(e1,x5) & v_run(e1) & of(x5,x1) & n_thing(x1) & n_raining(x5) & n_race(x4) & n_man(x1) & n_beard(x2) & in(e1,x4) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x3) & (x2 = x3))
|
||
A young man in all black running in a race on a sidewalk with onlookers sitting in grass behind him.
|
A man is running in a race.
| 0 | -100 |
` running in a race on a sidewalk shows that running in a race.
|
exists s1 x1.(all s2 x2.((n_running(x2) & a_black(s2) & Theme(s2,x2)) -> exists e1 x3 x4 x5 x6 x7.(a_topic(x1) & in(x1,x2) & in(x2,x3) & on(x3,x4) & with(x4,x5) & behind(e1,x1) & in(e1,x7) & n_grass(x7) & Actor(e1,x6) & v_sit(e1) & (x5 = x6) & n_onlooker(x5) & n_sidewalk(x4) & n_race(x3))) & n_male(x1) & n_man(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 x1 x2.(in(e1,x2) & n_race(x2) & Actor(e1,x1) & v_run(e1) & n_man(x1))
|
7701dc28-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1.(n_man(x1) & n_male(x1) & all s2 x2.(exists e1 x3 x4 x5 x6 x7.(with(x4,x5) & v_sit(e1) & on(x3,x4) & n_sidewalk(x4) & n_race(x3) & n_onlooker(x5) & n_grass(x7) & in(x2,x3) & in(x1,x2) & in(e1,x7) & behind(e1,x1) & a_topic(x1) & Actor(e1,x6) & (x5 = x6)) | -n_running(x2) | -a_black(s2) | -Theme(s2,x2)) & a_young(s1) & Theme(s1,x1))
|
exists e1 x1 x2.(v_run(e1) & n_race(x2) & n_man(x1) & in(e1,x2) & Actor(e1,x1))
|
||
A young man in all black running in a race on a sidewalk with onlookers sitting in grass behind him.
|
two men compete in a race
| 1 | 0.54925 |
they don't indicate if their are two men.
|
exists s1 x1.(all s2 x2.((n_running(x2) & a_black(s2) & Theme(s2,x2)) -> exists e1 x3 x4 x5 x6 x7.(a_topic(x1) & in(x1,x2) & in(x2,x3) & on(x3,x4) & with(x4,x5) & behind(e1,x1) & in(e1,x7) & n_grass(x7) & Actor(e1,x6) & v_sit(e1) & (x5 = x6) & n_onlooker(x5) & n_sidewalk(x4) & n_race(x3))) & n_male(x1) & n_man(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 x1 x2.(in(e1,x2) & n_race(x2) & Actor(e1,x1) & v_compete(e1) & n_man(x1) & card_eq_2(x1))
|
7701e196-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1.(n_man(x1) & n_male(x1) & all s2 x2.(exists e1 x3 x4 x5 x6 x7.(with(x4,x5) & v_sit(e1) & on(x3,x4) & n_sidewalk(x4) & n_race(x3) & n_onlooker(x5) & n_grass(x7) & in(x2,x3) & in(x1,x2) & in(e1,x7) & behind(e1,x1) & a_topic(x1) & Actor(e1,x6) & (x5 = x6)) | -n_running(x2) | -a_black(s2) | -Theme(s2,x2)) & a_young(s1) & Theme(s1,x1))
|
exists e1 x1 x2.(v_compete(e1) & n_race(x2) & n_man(x1) & in(e1,x2) & card_eq_2(x1) & Actor(e1,x1))
|
||
A young man in all black running in a race on a sidewalk with onlookers sitting in grass behind him.
|
The man is leading the running race.
| 1 | 0.52926 |
a young man in a race doesn't indicate he is leading
|
exists s1 x1.(all s2 x2.((n_running(x2) & a_black(s2) & Theme(s2,x2)) -> exists e1 x3 x4 x5 x6 x7.(a_topic(x1) & in(x1,x2) & in(x2,x3) & on(x3,x4) & with(x4,x5) & behind(e1,x1) & in(e1,x7) & n_grass(x7) & Actor(e1,x6) & v_sit(e1) & (x5 = x6) & n_onlooker(x5) & n_sidewalk(x4) & n_race(x3))) & n_male(x1) & n_man(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 e2 x1 x2.(n_race(x2) & Actor(e1,x2) & v_run(e1) & n_man(x1) & Theme(e2,x2) & Actor(e2,x1) & v_lead(e2))
|
7701e6d2-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1.(n_man(x1) & n_male(x1) & all s2 x2.(exists e1 x3 x4 x5 x6 x7.(with(x4,x5) & v_sit(e1) & on(x3,x4) & n_sidewalk(x4) & n_race(x3) & n_onlooker(x5) & n_grass(x7) & in(x2,x3) & in(x1,x2) & in(e1,x7) & behind(e1,x1) & a_topic(x1) & Actor(e1,x6) & (x5 = x6)) | -n_running(x2) | -a_black(s2) | -Theme(s2,x2)) & a_young(s1) & Theme(s1,x1))
|
exists e1 e2 x1 x2.(v_run(e1) & v_lead(e2) & n_race(x2) & n_man(x1) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x2))
|
||
A young man in all black running in a race on a sidewalk with onlookers sitting in grass behind him.
|
the man is white
| 1 | 0.20538 |
The man does not have to be white.
|
exists s1 x1.(all x2 s2.((n_running(x2) & a_black(s2) & Theme(s2,x2)) -> exists e1 x3 x4 x5 x6 x7.(a_topic(x1) & in(x1,x2) & in(x2,x3) & on(x3,x4) & with(x4,x5) & behind(e1,x1) & in(e1,x7) & n_grass(x7) & Actor(e1,x6) & v_sit(e1) & (x5 = x6) & n_onlooker(x5) & n_sidewalk(x4) & n_race(x3))) & n_male(x1) & n_man(x1) & a_young(s1) & Theme(s1,x1))
|
exists s1 x1.(n_man(x1) & Theme(s1,x1) & a_white(s1))
|
7701ebfa-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1.(n_man(x1) & n_male(x1) & all x2 s2.(exists e1 x3 x4 x5 x6 x7.(with(x4,x5) & v_sit(e1) & on(x3,x4) & n_sidewalk(x4) & n_race(x3) & n_onlooker(x5) & n_grass(x7) & in(x2,x3) & in(x1,x2) & in(e1,x7) & behind(e1,x1) & a_topic(x1) & Actor(e1,x6) & (x5 = x6)) | -n_running(x2) | -a_black(s2) | -Theme(s2,x2)) & a_young(s1) & Theme(s1,x1))
|
exists s1 x1.(n_man(x1) & a_white(s1) & Theme(s1,x1))
|
||
A young man in all black running in a race on a sidewalk with onlookers sitting in grass behind him.
|
two dogs compete in a race
| 2 | -100 |
man cannot be dogs at the same time
|
exists s1 x1.(all s2 x2.((n_running(x2) & a_black(s2) & Theme(s2,x2)) -> exists e1 x3 x4 x5 x6 x7.(a_topic(x1) & in(x1,x2) & in(x2,x3) & on(x3,x4) & with(x4,x5) & behind(e1,x1) & in(e1,x7) & n_grass(x7) & Actor(e1,x6) & v_sit(e1) & (x5 = x6) & n_onlooker(x5) & n_sidewalk(x4) & n_race(x3))) & n_male(x1) & n_man(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 x1 x2.(in(e1,x2) & n_race(x2) & Actor(e1,x1) & v_compete(e1) & n_dog(x1) & card_eq_2(x1))
|
7701f1c2-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1.(n_man(x1) & n_male(x1) & all s2 x2.(exists e1 x3 x4 x5 x6 x7.(with(x4,x5) & v_sit(e1) & on(x3,x4) & n_sidewalk(x4) & n_race(x3) & n_onlooker(x5) & n_grass(x7) & in(x2,x3) & in(x1,x2) & in(e1,x7) & behind(e1,x1) & a_topic(x1) & Actor(e1,x6) & (x5 = x6)) | -n_running(x2) | -a_black(s2) | -Theme(s2,x2)) & a_young(s1) & Theme(s1,x1))
|
exists e1 x1 x2.(v_compete(e1) & n_race(x2) & n_dog(x1) & in(e1,x2) & card_eq_2(x1) & Actor(e1,x1))
|
||
A young man in all black running in a race on a sidewalk with onlookers sitting in grass behind him.
|
The young man was walking on the sidewalk while everyone ignored him
| 2 | -100 |
man running cannot be a man walking at the same time
|
exists s1 x1.(all s2 x2.((n_running(x2) & a_black(s2) & Theme(s2,x2)) -> exists e1 x3 x4 x5 x6 x7.(a_topic(x1) & in(x1,x2) & in(x2,x3) & on(x3,x4) & with(x4,x5) & behind(e1,x1) & in(e1,x7) & n_grass(x7) & Actor(e1,x6) & v_sit(e1) & (x5 = x6) & n_onlooker(x5) & n_sidewalk(x4) & n_race(x3))) & n_male(x1) & n_man(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 p1 s1 x1 x2.(n_male(x2) & n_sidewalk(x2) & n_man(x1) & a_young(s1) & Theme(s1,x1) & all x3.(n_person(x3) -> exists e2.(Theme(e2,x2) & Actor(e2,x3) & v_ignore(e2))) & while(e1,p1) & on(e1,x2) & Actor(e1,x1) & v_walk(e1))
|
7701f71c-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1.(n_man(x1) & n_male(x1) & all s2 x2.(exists e1 x3 x4 x5 x6 x7.(with(x4,x5) & v_sit(e1) & on(x3,x4) & n_sidewalk(x4) & n_race(x3) & n_onlooker(x5) & n_grass(x7) & in(x2,x3) & in(x1,x2) & in(e1,x7) & behind(e1,x1) & a_topic(x1) & Actor(e1,x6) & (x5 = x6)) | -n_running(x2) | -a_black(s2) | -Theme(s2,x2)) & a_young(s1) & Theme(s1,x1))
|
exists e1 p1 s1 x1 x2.(while(e1,p1) & v_walk(e1) & on(e1,x2) & n_sidewalk(x2) & n_man(x1) & n_male(x2) & all x3.(exists e2.(v_ignore(e2) & Theme(e2,x2) & Actor(e2,x3)) | -n_person(x3)) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1))
|
||
A young man in all black running in a race on a sidewalk with onlookers sitting in grass behind him.
|
the man is eating shrimp at home
| 2 | -100 |
man running cannot be a man eating at the same time
|
exists s1 x1.(all x2 s2.((n_running(x2) & a_black(s2) & Theme(s2,x2)) -> exists e1 x3 x4 x5 x6 x7.(a_topic(x1) & in(x1,x2) & in(x2,x3) & on(x3,x4) & with(x4,x5) & behind(e1,x1) & in(e1,x7) & n_grass(x7) & Actor(e1,x6) & v_sit(e1) & (x5 = x6) & n_onlooker(x5) & n_sidewalk(x4) & n_race(x3))) & n_male(x1) & n_man(x1) & a_young(s1) & Theme(s1,x1))
|
exists p1 x1 x2.(n_man(x1) & at(p1,x2) & n_home(x2) & exists s1 x3.((x1 = x3) & n_shrimp(x3) & a_eating(s1) & Theme(s1,x3)))
|
7701fc3a-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1.(n_man(x1) & n_male(x1) & all x2 s2.(exists e1 x3 x4 x5 x6 x7.(with(x4,x5) & v_sit(e1) & on(x3,x4) & n_sidewalk(x4) & n_race(x3) & n_onlooker(x5) & n_grass(x7) & in(x2,x3) & in(x1,x2) & in(e1,x7) & behind(e1,x1) & a_topic(x1) & Actor(e1,x6) & (x5 = x6)) | -n_running(x2) | -a_black(s2) | -Theme(s2,x2)) & a_young(s1) & Theme(s1,x1))
|
exists p1 x1 x2.(n_man(x1) & n_home(x2) & exists s1 x3.(n_shrimp(x3) & a_eating(s1) & Theme(s1,x3) & (x1 = x3)) & at(p1,x2))
|
||
A young man in all black running in a race on a sidewalk with onlookers sitting in grass behind him.
|
a man runs a race
| 0 | -100 |
running in a race on a sidewalk can also be said as runs a race
|
exists s1 x1.(all s2 x2.((n_running(x2) & a_black(s2) & Theme(s2,x2)) -> exists e1 x3 x4 x5 x6 x7.(a_topic(x1) & in(x1,x2) & in(x2,x3) & on(x3,x4) & with(x4,x5) & behind(e1,x1) & in(e1,x7) & n_grass(x7) & Actor(e1,x6) & v_sit(e1) & (x5 = x6) & n_onlooker(x5) & n_sidewalk(x4) & n_race(x3))) & n_male(x1) & n_man(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_run(e1) & n_race(x2) & n_man(x1))
|
770201a8-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1.(n_man(x1) & n_male(x1) & all s2 x2.(exists e1 x3 x4 x5 x6 x7.(with(x4,x5) & v_sit(e1) & on(x3,x4) & n_sidewalk(x4) & n_race(x3) & n_onlooker(x5) & n_grass(x7) & in(x2,x3) & in(x1,x2) & in(e1,x7) & behind(e1,x1) & a_topic(x1) & Actor(e1,x6) & (x5 = x6)) | -n_running(x2) | -a_black(s2) | -Theme(s2,x2)) & a_young(s1) & Theme(s1,x1))
|
exists e1 x1 x2.(v_run(e1) & n_race(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
A young man in all black running in a race on a sidewalk with onlookers sitting in grass behind him.
|
a man in black runs on a sidewalk near spectators
| 0 | -100 |
The man is in black, running on a sidewalk. Onlookers are spectators. Grass behind a sidewalk is near the sidewalk.
|
exists s1 x1.(all x2 s2.((n_running(x2) & a_black(s2) & Theme(s2,x2)) -> exists e1 x3 x4 x5 x6 x7.(a_topic(x1) & in(x1,x2) & in(x2,x3) & on(x3,x4) & with(x4,x5) & behind(e1,x1) & in(e1,x7) & n_grass(x7) & Actor(e1,x6) & v_sit(e1) & (x5 = x6) & n_onlooker(x5) & n_sidewalk(x4) & n_race(x3))) & n_male(x1) & n_man(x1) & a_young(s1) & Theme(s1,x1))
|
exists s1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & on(x2,x3) & near(x3,x4) & n_spectator(x4) & n_sidewalk(x3) & n_run(x2) & a_black(s1) & Theme(s1,x2) & n_man(x1))
|
77020770-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1.(n_man(x1) & n_male(x1) & all x2 s2.(exists e1 x3 x4 x5 x6 x7.(with(x4,x5) & v_sit(e1) & on(x3,x4) & n_sidewalk(x4) & n_race(x3) & n_onlooker(x5) & n_grass(x7) & in(x2,x3) & in(x1,x2) & in(e1,x7) & behind(e1,x1) & a_topic(x1) & Actor(e1,x6) & (x5 = x6)) | -n_running(x2) | -a_black(s2) | -Theme(s2,x2)) & a_young(s1) & Theme(s1,x1))
|
exists s1 x1 x2 x3 x4.(on(x2,x3) & near(x3,x4) & n_spectator(x4) & n_sidewalk(x3) & n_run(x2) & n_man(x1) & in(x1,x2) & a_topic(x1) & a_black(s1) & Theme(s1,x2))
|
||
A young man in all black running in a race on a sidewalk with onlookers sitting in grass behind him.
|
The young man running the race was entertaining a crowd because he was about to win the race
| 1 | 0.497375 |
the man does not necessarily have to win.
|
exists s1 x1.(all s2 x2.((n_running(x2) & a_black(s2) & Theme(s2,x2)) -> exists e1 x3 x4 x5 x6 x7.(a_topic(x1) & in(x1,x2) & in(x2,x3) & on(x3,x4) & with(x4,x5) & behind(e1,x1) & in(e1,x7) & n_grass(x7) & Actor(e1,x6) & v_sit(e1) & (x5 = x6) & n_onlooker(x5) & n_sidewalk(x4) & n_race(x3))) & n_male(x1) & n_man(x1) & a_young(s1) & Theme(s1,x1))
|
exists e2 e1 p1 s1 x1 x2 x3 x4 x5.(n_race(x5) & n_male(x3) & n_race(x3) & n_man(x1) & a_young(s1) & Theme(s1,x1) & exists p2 s2.(Topic(s2,p2) & Actor(s2,x3) & a_about(s2) & exists e3.(Theme(e3,x5) & Actor(e3,x3) & v_win(e3))) & because(e2,p1) & Theme(e2,x4) & Actor(e2,x1) & v_entertain(e2) & n_crowd(x4) & Theme(e1,x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2))
|
77020c98-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1.(n_man(x1) & n_male(x1) & all s2 x2.(exists e1 x3 x4 x5 x6 x7.(with(x4,x5) & v_sit(e1) & on(x3,x4) & n_sidewalk(x4) & n_race(x3) & n_onlooker(x5) & n_grass(x7) & in(x2,x3) & in(x1,x2) & in(e1,x7) & behind(e1,x1) & a_topic(x1) & Actor(e1,x6) & (x5 = x6)) | -n_running(x2) | -a_black(s2) | -Theme(s2,x2)) & a_young(s1) & Theme(s1,x1))
|
exists e2 e1 p1 s1 x1 x2 x3 x4 x5.(v_run(e1) & v_entertain(e2) & n_race(x5) & n_race(x3) & n_man(x1) & n_male(x3) & n_crowd(x4) & exists p2 s2.(exists e3.(v_win(e3) & Theme(e3,x5) & Actor(e3,x3)) & a_about(s2) & Topic(s2,p2) & Actor(s2,x3)) & because(e2,p1) & a_young(s1) & Theme(s1,x1) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
||
An overcrowded bus traveling down the street with people hanging off the back of it.
|
the bus is a ford
| 1 | -100 |
Not all buses are ford.
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(n_thing(x3) & n_back(x5) & n_street(x3) & a_topic(x1) & a_off(s2) & Manner(e2,s2) & Theme(e2,x5) & Actor(e2,x4) & v_hang(e2) & of(x5,x3) & with(e1,x4) & n_people(x4) & down(e1,x3) & Actor(e1,x2) & v_travel(e1) & (x1 = x2) & n_bus(x1) & a_overcrowded(s1) & Theme(s1,x1))
|
exists p1 x1.(n_bus(x1) & exists x2.((x1 = x2) & n_ford(x2)))
|
77021238-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(with(e1,x4) & v_travel(e1) & v_hang(e2) & of(x5,x3) & n_thing(x3) & n_street(x3) & n_people(x4) & n_bus(x1) & n_back(x5) & down(e1,x3) & a_topic(x1) & a_overcrowded(s1) & a_off(s2) & Theme(s1,x1) & Theme(e2,x5) & Manner(e2,s2) & Actor(e2,x4) & Actor(e1,x2) & (x1 = x2))
|
exists x1.(n_bus(x1) & exists x2.(n_ford(x2) & (x1 = x2)))
|
||
An overcrowded bus traveling down the street with people hanging off the back of it.
|
the bus is empty
| 2 | -100 |
overcrowded cannot mean empty
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(n_thing(x3) & n_back(x5) & n_street(x3) & a_topic(x1) & a_off(s2) & Manner(e2,s2) & Theme(e2,x5) & Actor(e2,x4) & v_hang(e2) & of(x5,x3) & with(e1,x4) & n_people(x4) & down(e1,x3) & Actor(e1,x2) & v_travel(e1) & (x1 = x2) & n_bus(x1) & a_overcrowded(s1) & Theme(s1,x1))
|
exists s1 x1.(n_bus(x1) & Theme(s1,x1) & a_empty(s1))
|
77021724-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(with(e1,x4) & v_travel(e1) & v_hang(e2) & of(x5,x3) & n_thing(x3) & n_street(x3) & n_people(x4) & n_bus(x1) & n_back(x5) & down(e1,x3) & a_topic(x1) & a_overcrowded(s1) & a_off(s2) & Theme(s1,x1) & Theme(e2,x5) & Manner(e2,s2) & Actor(e2,x4) & Actor(e1,x2) & (x1 = x2))
|
exists s1 x1.(n_bus(x1) & a_empty(s1) & Theme(s1,x1))
|
||
An overcrowded bus traveling down the street with people hanging off the back of it.
|
a bus is travelling
| 0 | -100 |
The bus is traveling (or travelling).
|
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(n_thing(x3) & n_back(x5) & n_street(x3) & a_topic(x1) & a_off(s2) & Manner(e2,s2) & Theme(e2,x5) & Actor(e2,x4) & v_hang(e2) & of(x5,x3) & with(e1,x4) & n_people(x4) & down(e1,x3) & Actor(e1,x2) & v_travel(e1) & (x1 = x2) & n_bus(x1) & a_overcrowded(s1) & Theme(s1,x1))
|
exists e1 x1.(Actor(e1,x1) & v_travel(e1) & n_bus(x1))
|
77021cd8-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(with(e1,x4) & v_travel(e1) & v_hang(e2) & of(x5,x3) & n_thing(x3) & n_street(x3) & n_people(x4) & n_bus(x1) & n_back(x5) & down(e1,x3) & a_topic(x1) & a_overcrowded(s1) & a_off(s2) & Theme(s1,x1) & Theme(e2,x5) & Manner(e2,s2) & Actor(e2,x4) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1.(v_travel(e1) & n_bus(x1) & Actor(e1,x1))
|
||
A man jogging in a marathon
|
A person is in a race.
| 0 | -100 |
A man is a person and a marathon is a race.
|
exists e1 x1 x2 x3.(a_topic(x1) & in(e1,x3) & n_marathon(x3) & Actor(e1,x2) & v_jog(e1) & (x1 = x2) & n_man(x1))
|
exists p1 x1.(exists x2.(in(x1,x2) & n_race(x2)) & n_person(x1))
|
770221f6-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_jog(e1) & n_marathon(x3) & n_man(x1) & in(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
|
exists x1.(n_person(x1) & exists x2.(n_race(x2) & in(x1,x2)))
|
||
A man jogging in a marathon
|
The leader approaches the finish line of the race.
| 1 | -100 |
The man may not be the leader.
|
exists e1 x1 x2 x3.(a_topic(x1) & in(e1,x3) & n_marathon(x3) & Actor(e1,x2) & v_jog(e1) & (x1 = x2) & n_man(x1))
|
exists e1 x1 x2 x3 x4.(n_race(x4) & n_line(x2) & of(x2,x3) & n_finish(x3) & n_leader(x1) & Theme(e1,x2) & Actor(e1,x1) & v_approach(e1) & of(x2,x4))
|
770226f6-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_jog(e1) & n_marathon(x3) & n_man(x1) & in(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2 x3 x4.(v_approach(e1) & of(x2,x4) & of(x2,x3) & n_race(x4) & n_line(x2) & n_leader(x1) & n_finish(x3) & Theme(e1,x2) & Actor(e1,x1))
|
||
A man jogging in a marathon
|
A woman walks in a 5k.
| 2 | -100 |
man cannot be a woman
|
exists e1 x1 x2 x3.(a_topic(x1) & in(e1,x3) & n_marathon(x3) & Actor(e1,x2) & v_jog(e1) & (x1 = x2) & n_man(x1))
|
exists e1 x1 x2.(in(e1,x2) & n_5k(x2) & Actor(e1,x1) & v_walk(e1) & n_woman(x1))
|
77022c8c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_jog(e1) & n_marathon(x3) & n_man(x1) & in(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2.(v_walk(e1) & n_woman(x1) & n_5k(x2) & in(e1,x2) & Actor(e1,x1))
|
||
A brown and white dog running in a field covered in yellow flowers.
|
The animals are outdoors.
| 0 | -100 |
A dog is a kind of animal and a field is located outdoors.
|
exists e1 e2 s1 s2 s3 x1 x2 x3 x4.(in(e2,x4) & n_flower(x4) & a_yellow(s3) & Theme(s3,x4) & Theme(e2,x1) & v_cover(e2) & in(e1,x3) & n_field(x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_dog(x1) & a_white(s2) & Theme(s2,x1) & a_brown(s1) & Theme(s1,x1))
|
exists p1 x1.(n_animal(x1) & exists x2.((x1 = x2) & n_outdoors(x2)))
|
7702313c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 s3 x1 x2 x3 x4.(v_run(e1) & v_cover(e2) & n_flower(x4) & n_field(x3) & n_dog(x1) & in(e2,x4) & in(e1,x3) & a_yellow(s3) & a_white(s2) & a_brown(s1) & Theme(s3,x4) & Theme(s2,x1) & Theme(s1,x1) & Theme(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists x1.(n_animal(x1) & exists x2.(n_outdoors(x2) & (x1 = x2)))
|
||
A brown and white dog running in a field covered in yellow flowers.
|
The dogs are playing fetch with a stick
| 1 | -100 |
Not all dogs are brown and white.
|
exists e1 e2 s1 s2 s3 x1 x2 x3 x4.(in(e2,x4) & n_flower(x4) & a_yellow(s3) & Theme(s3,x4) & Theme(e2,x1) & v_cover(e2) & in(e1,x3) & n_field(x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_dog(x1) & a_white(s2) & Theme(s2,x1) & a_brown(s1) & Theme(s1,x1))
|
exists e1 s1 x1 x2.(n_dog(x1) & with(e1,x2) & n_stick(x2) & a_fetch(s1) & Manner(e1,s1) & Actor(e1,x1) & v_play(e1))
|
770235ce-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 s3 x1 x2 x3 x4.(v_run(e1) & v_cover(e2) & n_flower(x4) & n_field(x3) & n_dog(x1) & in(e2,x4) & in(e1,x3) & a_yellow(s3) & a_white(s2) & a_brown(s1) & Theme(s3,x4) & Theme(s2,x1) & Theme(s1,x1) & Theme(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 s1 x1 x2.(with(e1,x2) & v_play(e1) & n_stick(x2) & n_dog(x1) & a_fetch(s1) & Manner(e1,s1) & Actor(e1,x1))
|
||
A brown and white dog running in a field covered in yellow flowers.
|
The dogs are sleeping in the dog house
| 2 | -100 |
dog running cannot mean dogs sleeping at the same time
|
exists e2 e1 s1 s2 s3 x1 x2 x3 x4.(in(e2,x4) & n_flower(x4) & a_yellow(s3) & Theme(s3,x4) & Theme(e2,x1) & v_cover(e2) & in(e1,x3) & n_field(x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_dog(x1) & a_white(s2) & Theme(s2,x1) & a_brown(s1) & Theme(s1,x1))
|
exists e1 x1 x2.(n_house(x2) & of(x2,x1) & n_dog(x1) & n_dog(x1) & in(e1,x2) & Actor(e1,x1) & v_sleep(e1))
|
77023a60-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 s1 s2 s3 x1 x2 x3 x4.(v_run(e1) & v_cover(e2) & n_flower(x4) & n_field(x3) & n_dog(x1) & in(e2,x4) & in(e1,x3) & a_yellow(s3) & a_white(s2) & a_brown(s1) & Theme(s3,x4) & Theme(s2,x1) & Theme(s1,x1) & Theme(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2.(v_sleep(e1) & of(x2,x1) & n_house(x2) & n_dog(x1) & in(e1,x2) & Actor(e1,x1))
|
||
Two boys playing in a lake.
|
two kids are in school
| 2 | -100 |
boys playing cannot be kids in school at the same time
|
exists e1 x1 x2 x3.(a_topic(x1) & in(e1,x3) & n_lake(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_boy(x1) & card_eq_2(x1))
|
exists p1 x1.(exists x2.(in(x1,x2) & n_school(x2)) & n_kid(x1) & card_eq_2(x1))
|
77023fc4-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_play(e1) & n_lake(x3) & n_boy(x1) & in(e1,x3) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
|
exists x1.(n_kid(x1) & exists x2.(n_school(x2) & in(x1,x2)) & card_eq_2(x1))
|
||
Two boys playing in a lake.
|
two male children play in the lake
| 0 | -100 |
Boys are male children. They are playing in a lake.
|
exists e1 x1 x2 x3.(a_topic(x1) & in(e1,x3) & n_lake(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_boy(x1) & card_eq_2(x1))
|
exists e1 s1 x1 x2.(n_lake(x2) & in(e1,x2) & Actor(e1,x1) & v_play(e1) & n_child(x1) & a_male(s1) & Theme(s1,x1) & card_eq_2(x1))
|
770245fa-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_play(e1) & n_lake(x3) & n_boy(x1) & in(e1,x3) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 s1 x1 x2.(v_play(e1) & n_lake(x2) & n_child(x1) & in(e1,x2) & card_eq_2(x1) & a_male(s1) & Theme(s1,x1) & Actor(e1,x1))
|
||
Two boys playing in a lake.
|
two kids play on their birthday
| 1 | -100 |
Not all kids are boys.
|
exists e1 x1 x2 x3.(a_topic(x1) & in(e1,x3) & n_lake(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_boy(x1) & card_eq_2(x1))
|
exists e1 x1 x2.(on(e1,x2) & n_birthday(x2) & of(x2,x1) & n_thing(x1) & Actor(e1,x1) & v_play(e1) & n_kid(x1) & card_eq_2(x1))
|
77024ad2-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_play(e1) & n_lake(x3) & n_boy(x1) & in(e1,x3) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2.(v_play(e1) & on(e1,x2) & of(x2,x1) & n_thing(x1) & n_kid(x1) & n_birthday(x2) & card_eq_2(x1) & Actor(e1,x1))
|
||
Firefighters are helping men on a lift.
|
People helping men on a lift.
| 0 | -100 |
Firefighters are people. They are helping men on a lift.
|
exists e1 x1 x2 x3.(on(e1,x3) & n_lift(x3) & Theme(e1,x2) & Actor(e1,x1) & v_help(e1) & n_man(x2) & n_firefighter(x1))
|
exists e1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x4) & n_lift(x4) & Theme(e1,x3) & Actor(e1,x2) & v_help(e1) & n_man(x3) & (x1 = x2) & n_people(x1))
|
77024ff0-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_help(e1) & on(e1,x3) & n_man(x2) & n_lift(x3) & n_firefighter(x1) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 x1 x2 x3 x4.(v_help(e1) & on(e1,x4) & n_people(x1) & n_man(x3) & n_lift(x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
||
Firefighters are helping men on a lift.
|
Firefighters sitting in the firehouse watching TV.
| 2 | -100 |
firefighters helping cannot be firefighters sitting at the same time
|
exists e1 x1 x2 x3.(on(e1,x3) & n_lift(x3) & Theme(e1,x2) & Actor(e1,x1) & v_help(e1) & n_man(x2) & n_firefighter(x1))
|
exists e1 e2 x1 x2 x3 x4.(n_firehouse(x3) & a_topic(x1) & for(e1,e2) & Theme(e2,x4) & Actor(e2,x2) & v_watch(e2) & n_tv(x4) & in(e1,x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_firefighter(x1))
|
770254c8-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_help(e1) & on(e1,x3) & n_man(x2) & n_lift(x3) & n_firefighter(x1) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 e2 x1 x2 x3 x4.(v_watch(e2) & v_sit(e1) & n_tv(x4) & n_firehouse(x3) & n_firefighter(x1) & in(e1,x3) & for(e1,e2) & a_topic(x1) & Theme(e2,x4) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
|
||
Firefighters are helping men on a lift.
|
Firefighters helping old men on a lift.
| 1 | -100 |
Not all men are old.
|
exists e1 x1 x2 x3.(on(e1,x3) & n_lift(x3) & Theme(e1,x2) & Actor(e1,x1) & v_help(e1) & n_man(x2) & n_firefighter(x1))
|
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x4) & n_lift(x4) & Theme(e1,x3) & Actor(e1,x2) & v_help(e1) & n_man(x3) & a_old(s1) & Theme(s1,x3) & (x1 = x2) & n_firefighter(x1))
|
7702596e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_help(e1) & on(e1,x3) & n_man(x2) & n_lift(x3) & n_firefighter(x1) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 s1 x1 x2 x3 x4.(v_help(e1) & on(e1,x4) & n_man(x3) & n_lift(x4) & n_firefighter(x1) & a_topic(x1) & a_old(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
||
A group of people filling up helium balloons, one of the people is trying to float away on one.
|
woman sleeps in bed
| 2 | -100 |
Woman is singular and group of people is plural
|
exists e2 e1 p1 s1 x1 x2 x3 x4 x5 x6.(Topic(e2,p1) & Actor(e2,x1) & v_try(e2) & exists e3 s2 x7.(on(e3,x7) & n_thing(x7) & card_eq_1(x7) & a_away(s2) & Manner(e3,s2) & Actor(e3,x1) & v_float(e3)) & of(x1,x2) & a_up(s1) & Manner(e1,s1) & Theme(e1,x4) & Actor(e1,x3) & v_fill(e1) & rel(x4,x6) & of(x6,x2) & n_people(x2) & n_people(x2) & n_thing(x6) & card_eq_1(x6) & n_balloon(x4) & of(x4,x5) & n_helium(x5) & (x2 = x3) & n_group(x1))
|
exists x1 x2 x3.(a_topic(x1) & in(x1,x3) & n_bed(x3) & n_sleep(x1) & of(x1,x2) & n_woman(x2))
|
77025e32-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 p1 s1 x1 x2 x3 x4 x5 x6.(v_try(e2) & v_fill(e1) & rel(x4,x6) & of(x6,x2) & of(x4,x5) & of(x1,x2) & n_thing(x6) & n_people(x2) & n_helium(x5) & n_group(x1) & n_balloon(x4) & exists e3 s2 x7.(v_float(e3) & on(e3,x7) & n_thing(x7) & card_eq_1(x7) & a_away(s2) & Manner(e3,s2) & Actor(e3,x1)) & card_eq_1(x6) & a_up(s1) & Topic(e2,p1) & Theme(e1,x4) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
|
exists x1 x2 x3.(of(x1,x2) & n_woman(x2) & n_sleep(x1) & n_bed(x3) & in(x1,x3) & a_topic(x1))
|
||
A group of people filling up helium balloons, one of the people is trying to float away on one.
|
people celebrate a party
| 1 | -100 |
Filling up helium balloons doesn't imply there is a party.
|
exists e2 e1 p1 s1 x1 x2 x3 x4 x5 x6.(Topic(e2,p1) & Actor(e2,x1) & v_try(e2) & exists e3 s2 x7.(on(e3,x7) & n_thing(x7) & card_eq_1(x7) & a_away(s2) & Manner(e3,s2) & Actor(e3,x1) & v_float(e3)) & of(x1,x2) & a_up(s1) & Manner(e1,s1) & Theme(e1,x4) & Actor(e1,x3) & v_fill(e1) & rel(x4,x6) & of(x6,x2) & n_people(x2) & n_people(x2) & n_thing(x6) & card_eq_1(x6) & n_balloon(x4) & of(x4,x5) & n_helium(x5) & (x2 = x3) & n_group(x1))
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_celebrate(e1) & n_party(x2) & n_people(x1))
|
770263b4-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 p1 s1 x1 x2 x3 x4 x5 x6.(v_try(e2) & v_fill(e1) & rel(x4,x6) & of(x6,x2) & of(x4,x5) & of(x1,x2) & n_thing(x6) & n_people(x2) & n_helium(x5) & n_group(x1) & n_balloon(x4) & exists e3 s2 x7.(v_float(e3) & on(e3,x7) & n_thing(x7) & card_eq_1(x7) & a_away(s2) & Manner(e3,s2) & Actor(e3,x1)) & card_eq_1(x6) & a_up(s1) & Topic(e2,p1) & Theme(e1,x4) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
|
exists e1 x1 x2.(v_celebrate(e1) & n_people(x1) & n_party(x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
A group of people filling up helium balloons, one of the people is trying to float away on one.
|
people fill balloons
| 0 | -100 |
people fill up helium balloons is a more detailed version of sentence 1
|
exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6.(Topic(e2,p1) & Actor(e2,x1) & v_try(e2) & exists e3 s2 x7.(on(e3,x7) & n_thing(x7) & card_eq_1(x7) & a_away(s2) & Manner(e3,s2) & Actor(e3,x1) & v_float(e3)) & of(x1,x2) & a_up(s1) & Manner(e1,s1) & Theme(e1,x4) & Actor(e1,x3) & v_fill(e1) & rel(x4,x6) & of(x6,x2) & n_people(x2) & n_people(x2) & n_thing(x6) & card_eq_1(x6) & n_balloon(x4) & of(x4,x5) & n_helium(x5) & (x2 = x3) & n_group(x1))
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_fill(e1) & n_balloon(x2) & n_people(x1))
|
77026986-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6.(v_try(e2) & v_fill(e1) & rel(x4,x6) & of(x6,x2) & of(x4,x5) & of(x1,x2) & n_thing(x6) & n_people(x2) & n_helium(x5) & n_group(x1) & n_balloon(x4) & exists e3 s2 x7.(v_float(e3) & on(e3,x7) & n_thing(x7) & card_eq_1(x7) & a_away(s2) & Manner(e3,s2) & Actor(e3,x1)) & card_eq_1(x6) & a_up(s1) & Topic(e2,p1) & Theme(e1,x4) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
|
exists e1 x1 x2.(v_fill(e1) & n_people(x1) & n_balloon(x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
A trio of musicians playing in a bar.
|
The musicians are playing for beer.
| 0 | -100 |
A trio of musicians are three musicians. They are playing in a bar. A bar sells beer.
|
exists e1 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & in(e1,x4) & n_bar(x4) & Actor(e1,x3) & v_play(e1) & (x2 = x3) & n_musician(x2) & n_trio(x1))
|
exists e1 x1 x2.(n_musician(x1) & for(e1,x2) & n_beer(x2) & Actor(e1,x1) & v_play(e1))
|
7702737c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4.(v_play(e1) & of(x1,x2) & n_trio(x1) & n_musician(x2) & n_bar(x4) & in(e1,x4) & a_topic(x1) & Actor(e1,x3) & (x2 = x3))
|
exists e1 x1 x2.(v_play(e1) & n_musician(x1) & n_beer(x2) & for(e1,x2) & Actor(e1,x1))
|
||
A trio of musicians playing in a bar.
|
The group of people are practicing and doing mic checks in a bar.
| 1 | -100 |
Not all people are musicians.
|
exists e1 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & in(e1,x4) & n_bar(x4) & Actor(e1,x3) & v_play(e1) & (x2 = x3) & n_musician(x2) & n_trio(x1))
|
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(n_group(x3) & n_group(x1) & in(e2,x6) & n_bar(x6) & Theme(e2,x5) & Actor(e2,x3) & v_do(e2) & n_check(x5) & a_mic(s1) & Theme(s1,x5) & of(x3,x4) & n_people(x4) & Actor(e1,x1) & v_practice(e1) & of(x1,x2) & n_people(x2))
|
770278d6-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4.(v_play(e1) & of(x1,x2) & n_trio(x1) & n_musician(x2) & n_bar(x4) & in(e1,x4) & a_topic(x1) & Actor(e1,x3) & (x2 = x3))
|
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(v_practice(e1) & v_do(e2) & of(x3,x4) & of(x1,x2) & n_people(x4) & n_people(x2) & n_group(x3) & n_group(x1) & n_check(x5) & n_bar(x6) & in(e2,x6) & a_mic(s1) & Theme(s1,x5) & Theme(e2,x5) & Actor(e2,x3) & Actor(e1,x1))
|
||
A man is jumping off the grass while holding onto a giant white balloon.
|
A man is sitting with his balloon.
| 2 | -100 |
man jumping is not a man sitting at the same time
|
exists e2 e1 s1 s2 s3 x1 x2 x3.(n_grass(x2) & while(e1,e2) & onto(e2,x3) & n_balloon(x3) & a_white(s3) & Theme(s3,x3) & a_giant(s2) & Theme(s2,x3) & Actor(e2,x1) & v_hold(e2) & a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_man(x1))
|
exists e1 x1 x2.(with(e1,x2) & n_balloon(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_sit(e1) & n_man(x1))
|
77027dd6-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 s1 s2 s3 x1 x2 x3.(while(e1,e2) & v_jump(e1) & v_hold(e2) & onto(e2,x3) & n_man(x1) & n_grass(x2) & n_balloon(x3) & a_white(s3) & a_off(s1) & a_giant(s2) & Theme(s3,x3) & Theme(s2,x3) & Theme(e1,x2) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x1))
|
exists e1 x1 x2.(with(e1,x2) & v_sit(e1) & of(x2,x1) & n_man(x1) & n_male(x1) & n_balloon(x2) & Actor(e1,x1))
|
||
A man is jumping off the grass while holding onto a giant white balloon.
|
The man holding the balloon jumped.
| 0 | -100 |
If a man is jumping then the woman jumped.
|
exists e1 e2 s1 s2 s3 x1 x2 x3.(n_grass(x2) & while(e1,e2) & onto(e2,x3) & n_balloon(x3) & a_white(s3) & Theme(s3,x3) & a_giant(s2) & Theme(s2,x3) & Actor(e2,x1) & v_hold(e2) & a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_man(x1))
|
exists e2 e1 x1 x2 x3.(n_balloon(x3) & n_man(x1) & Actor(e2,x1) & v_jump(e2) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & (x1 = x2))
|
770282f4-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 s3 x1 x2 x3.(while(e1,e2) & v_jump(e1) & v_hold(e2) & onto(e2,x3) & n_man(x1) & n_grass(x2) & n_balloon(x3) & a_white(s3) & a_off(s1) & a_giant(s2) & Theme(s3,x3) & Theme(s2,x3) & Theme(e1,x2) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x1))
|
exists e2 e1 x1 x2 x3.(v_jump(e2) & v_hold(e1) & n_man(x1) & n_balloon(x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
||
A man is jumping off the grass while holding onto a giant white balloon.
|
A man is jumping off the yard.
| 1 | 0.236313 |
Not every yard has grass.
|
exists e1 e2 s1 s2 s3 x1 x2 x3.(n_grass(x2) & while(e1,e2) & onto(e2,x3) & n_balloon(x3) & a_white(s3) & Theme(s3,x3) & a_giant(s2) & Theme(s2,x3) & Actor(e2,x1) & v_hold(e2) & a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_man(x1))
|
exists e1 s1 x1 x2.(n_yard(x2) & a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_man(x1))
|
7702877c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 s3 x1 x2 x3.(while(e1,e2) & v_jump(e1) & v_hold(e2) & onto(e2,x3) & n_man(x1) & n_grass(x2) & n_balloon(x3) & a_white(s3) & a_off(s1) & a_giant(s2) & Theme(s3,x3) & Theme(s2,x3) & Theme(e1,x2) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x1))
|
exists e1 s1 x1 x2.(v_jump(e1) & n_yard(x2) & n_man(x1) & a_off(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
|
||
A man is jumping off the grass while holding onto a giant white balloon.
|
The man is trapped inside of a giant white balloon.
| 2 | 0.000001 |
man jumping is not a man trappped at the same time
|
exists e1 e2 s1 s2 s3 x1 x2 x3.(n_grass(x2) & while(e1,e2) & onto(e2,x3) & n_balloon(x3) & a_white(s3) & Theme(s3,x3) & a_giant(s2) & Theme(s2,x3) & Actor(e2,x1) & v_hold(e2) & a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_man(x1))
|
exists s1 s2 s3 s4 x1 x2 x3.(n_man(x1) & a_topic(x1) & of(x1,x3) & n_balloon(x3) & a_white(s4) & Theme(s4,x3) & a_giant(s3) & Theme(s3,x3) & a_inside(s2) & Manner(s1,s2) & Theme(s1,x2) & a_trapped(s1) & (x1 = x2))
|
77028cf4-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 s3 x1 x2 x3.(while(e1,e2) & v_jump(e1) & v_hold(e2) & onto(e2,x3) & n_man(x1) & n_grass(x2) & n_balloon(x3) & a_white(s3) & a_off(s1) & a_giant(s2) & Theme(s3,x3) & Theme(s2,x3) & Theme(e1,x2) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x1))
|
exists s1 s2 s3 s4 x1 x2 x3.(of(x1,x3) & n_man(x1) & n_balloon(x3) & a_white(s4) & a_trapped(s1) & a_topic(x1) & a_inside(s2) & a_giant(s3) & Theme(s4,x3) & Theme(s3,x3) & Theme(s1,x2) & Manner(s1,s2) & (x1 = x2))
|
||
A man is jumping off the grass while holding onto a giant white balloon.
|
The man is holding a balloon outside.
| 0 | -100 |
A man is holding a balloon. Grass is located outside.
|
exists e1 e2 s1 s2 s3 x1 x2 x3.(n_grass(x2) & while(e1,e2) & onto(e2,x3) & n_balloon(x3) & a_white(s3) & Theme(s3,x3) & a_giant(s2) & Theme(s2,x3) & Actor(e2,x1) & v_hold(e2) & a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_man(x1))
|
exists e1 x1 x2 x3.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_outside(x2) & of(x2,x3) & n_balloon(x3))
|
770292da-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 s3 x1 x2 x3.(while(e1,e2) & v_jump(e1) & v_hold(e2) & onto(e2,x3) & n_man(x1) & n_grass(x2) & n_balloon(x3) & a_white(s3) & a_off(s1) & a_giant(s2) & Theme(s3,x3) & Theme(s2,x3) & Theme(e1,x2) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x1))
|
exists e1 x1 x2 x3.(v_hold(e1) & of(x2,x3) & n_outside(x2) & n_man(x1) & n_balloon(x3) & Theme(e1,x2) & Actor(e1,x1))
|
||
A man is jumping off the grass while holding onto a giant white balloon.
|
Two gentlemen are standing in an alley robbing a woman of her purse in the dark
| 2 | -100 |
A man is not gentlemen.
|
exists e2 e1 s1 s2 s3 x1 x2 x3.(n_grass(x2) & while(e1,e2) & onto(e2,x3) & n_balloon(x3) & a_white(s3) & Theme(s3,x3) & a_giant(s2) & Theme(s2,x3) & Actor(e2,x1) & v_hold(e2) & a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_man(x1))
|
exists e2 e1 x1 x2 x3 x4 x5.(n_dark(x5) & for(e1,e2) & in(e2,x5) & Theme(e2,x3) & Actor(e2,x1) & v_rob(e2) & of(x3,x4) & n_purse(x4) & of(x4,x2) & n_female(x2) & n_woman(x3) & in(e1,x2) & n_alley(x2) & Actor(e1,x1) & v_stand(e1) & n_gentleman(x1) & card_eq_2(x1))
|
77029780-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 s1 s2 s3 x1 x2 x3.(while(e1,e2) & v_jump(e1) & v_hold(e2) & onto(e2,x3) & n_man(x1) & n_grass(x2) & n_balloon(x3) & a_white(s3) & a_off(s1) & a_giant(s2) & Theme(s3,x3) & Theme(s2,x3) & Theme(e1,x2) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x1))
|
exists e2 e1 x1 x2 x3 x4 x5.(v_stand(e1) & v_rob(e2) & of(x4,x2) & of(x3,x4) & n_woman(x3) & n_purse(x4) & n_gentleman(x1) & n_female(x2) & n_dark(x5) & n_alley(x2) & in(e2,x5) & in(e1,x2) & for(e1,e2) & card_eq_2(x1) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1))
|
||
A man is jumping off the grass while holding onto a giant white balloon.
|
A man is outside.
| 0 | 0.853067 |
The subject is a man. Grass is located outside.
|
exists e1 e2 s1 s2 s3 x1 x2 x3.(n_grass(x2) & while(e1,e2) & onto(e2,x3) & n_balloon(x3) & a_white(s3) & Theme(s3,x3) & a_giant(s2) & Theme(s2,x3) & Actor(e2,x1) & v_hold(e2) & a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_man(x1))
|
exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_man(x1))
|
77029c1c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 s3 x1 x2 x3.(while(e1,e2) & v_jump(e1) & v_hold(e2) & onto(e2,x3) & n_man(x1) & n_grass(x2) & n_balloon(x3) & a_white(s3) & a_off(s1) & a_giant(s2) & Theme(s3,x3) & Theme(s2,x3) & Theme(e1,x2) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x1))
|
exists s1 x1.(n_man(x1) & a_outside(s1) & Theme(s1,x1))
|
||
A man is jumping off the grass while holding onto a giant white balloon.
|
The man leapt to safety without letting go of his balloon.
| 1 | 0.00085 |
Not every balloon is white.
|
exists e1 e2 s1 s2 s3 x1 x2 x3.(n_grass(x2) & while(e1,e2) & onto(e2,x3) & n_balloon(x3) & a_white(s3) & Theme(s3,x3) & a_giant(s2) & Theme(s2,x3) & Actor(e2,x1) & v_hold(e2) & a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_man(x1))
|
exists e1 x1 x2 x3 x4 x5 x6.(n_balloon(x6) & of(x6,x1) & n_male(x1) & n_leapt(x1) & of(x1,x2) & n_man(x2) & a_topic(x1) & to(x1,x3) & Theme(e1,x5) & Actor(e1,x4) & v_let(e1) & of(x5,x6) & n_go(x5) & (x3 = x4) & n_safety(x3))
|
7702a5c2-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 s3 x1 x2 x3.(while(e1,e2) & v_jump(e1) & v_hold(e2) & onto(e2,x3) & n_man(x1) & n_grass(x2) & n_balloon(x3) & a_white(s3) & a_off(s1) & a_giant(s2) & Theme(s3,x3) & Theme(s2,x3) & Theme(e1,x2) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x1))
|
exists e1 x1 x2 x3 x4 x5 x6.(v_let(e1) & to(x1,x3) & of(x6,x1) & of(x5,x6) & of(x1,x2) & n_safety(x3) & n_man(x2) & n_male(x1) & n_leapt(x1) & n_go(x5) & n_balloon(x6) & a_topic(x1) & Theme(e1,x5) & Actor(e1,x4) & (x3 = x4))
|
||
A man is jumping off the grass while holding onto a giant white balloon.
|
A young boy is trying to pierce some ballons with a knife
| 1 | 0.001201 |
holding doesn't always mean knife
|
exists e1 e2 s1 s2 s3 x1 x2 x3.(n_grass(x2) & while(e1,e2) & onto(e2,x3) & n_balloon(x3) & a_white(s3) & Theme(s3,x3) & a_giant(s2) & Theme(s2,x3) & Actor(e2,x1) & v_hold(e2) & a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_man(x1))
|
exists e1 p1 s1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 x2 x3.(with(e2,x3) & n_knife(x3) & Theme(e2,x2) & Actor(e2,x1) & v_pierce(e2) & n_ballon(x2)) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
|
7702b364-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 s3 x1 x2 x3.(while(e1,e2) & v_jump(e1) & v_hold(e2) & onto(e2,x3) & n_man(x1) & n_grass(x2) & n_balloon(x3) & a_white(s3) & a_off(s1) & a_giant(s2) & Theme(s3,x3) & Theme(s2,x3) & Theme(e1,x2) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x1))
|
exists e1 p1 s1 x1.(v_try(e1) & n_boy(x1) & exists e2 x2 x3.(with(e2,x3) & v_pierce(e2) & n_knife(x3) & n_ballon(x2) & Theme(e2,x2) & Actor(e2,x1)) & a_young(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1))
|
||
A man is jumping off the grass while holding onto a giant white balloon.
|
A man is jumping with his birthday balloon.
| 1 | 0.022776 |
white doesn't always mean birthday
|
exists e1 e2 s1 s2 s3 x1 x2 x3.(n_grass(x2) & while(e1,e2) & onto(e2,x3) & n_balloon(x3) & a_white(s3) & Theme(s3,x3) & a_giant(s2) & Theme(s2,x3) & Actor(e2,x1) & v_hold(e2) & a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_man(x1))
|
exists e1 x1 x2 x3.(with(e1,x2) & n_balloon(x2) & of(x2,x3) & n_birthday(x3) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_jump(e1) & n_man(x1))
|
7702b8be-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 s3 x1 x2 x3.(while(e1,e2) & v_jump(e1) & v_hold(e2) & onto(e2,x3) & n_man(x1) & n_grass(x2) & n_balloon(x3) & a_white(s3) & a_off(s1) & a_giant(s2) & Theme(s3,x3) & Theme(s2,x3) & Theme(e1,x2) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x1))
|
exists e1 x1 x2 x3.(with(e1,x2) & v_jump(e1) & of(x2,x3) & of(x2,x1) & n_man(x1) & n_male(x1) & n_birthday(x3) & n_balloon(x2) & Actor(e1,x1))
|
||
A man is jumping off the grass while holding onto a giant white balloon.
|
The balloon contains enough helium to pull the man from the ground.
| 1 | 0.000025 |
balloon doesn't always mean helium
|
exists e1 e2 s1 s2 s3 x1 x2 x3.(n_grass(x2) & while(e1,e2) & onto(e2,x3) & n_balloon(x3) & a_white(s3) & Theme(s3,x3) & a_giant(s2) & Theme(s2,x3) & Actor(e2,x1) & v_hold(e2) & a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_man(x1))
|
exists e1 p1 s1 x1 x2 x3 x4.(n_ground(x4) & n_man(x3) & n_balloon(x1) & Theme(e1,x2) & Actor(e1,x1) & v_contain(e1) & Topic(x2,p1) & exists e2.(from(e2,x4) & Theme(e2,x3) & Actor(e2,x2) & v_pull(e2)) & n_helium(x2) & a_enough(s1) & Theme(s1,x2))
|
7702bd6e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 s3 x1 x2 x3.(while(e1,e2) & v_jump(e1) & v_hold(e2) & onto(e2,x3) & n_man(x1) & n_grass(x2) & n_balloon(x3) & a_white(s3) & a_off(s1) & a_giant(s2) & Theme(s3,x3) & Theme(s2,x3) & Theme(e1,x2) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x1))
|
exists e1 p1 s1 x1 x2 x3 x4.(v_contain(e1) & n_man(x3) & n_helium(x2) & n_ground(x4) & n_balloon(x1) & exists e2.(v_pull(e2) & from(e2,x4) & Theme(e2,x3) & Actor(e2,x2)) & a_enough(s1) & Topic(x2,p1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
A woman uses a sewing machine to sew on the side of the street.
|
A woman using a sewing machine.
| 0 | 0.981481 |
using follows uses where a sewing machine can be in many different places
|
exists e1 e2 p1 x1 x2 x3 x4.(n_street(x4) & n_side(x3) & Theme(e2,p1) & Recipient(e2,x2) & Actor(e2,x1) & v_use(e2) & exists e3.(on(e3,x3) & of(x3,x4) & Actor(e3,x1) & v_sew(e3)) & n_machine(x2) & Actor(e1,x2) & v_sew(e1) & n_woman(x1))
|
exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_use(e1) & n_machine(x3) & of(x3,x4) & n_sewing(x4) & (x1 = x2) & n_woman(x1))
|
7702cb24-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 p1 x1 x2 x3 x4.(v_use(e2) & v_sew(e1) & n_woman(x1) & n_street(x4) & n_side(x3) & n_machine(x2) & exists e3.(v_sew(e3) & on(e3,x3) & of(x3,x4) & Actor(e3,x1)) & Theme(e2,p1) & Recipient(e2,x2) & Actor(e2,x1) & Actor(e1,x2))
|
exists e1 x1 x2 x3 x4.(v_use(e1) & of(x3,x4) & n_woman(x1) & n_sewing(x4) & n_machine(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
||
A woman uses a sewing machine to sew on the side of the street.
|
A woman is fetching water.
| 2 | -100 |
Using a sewing machine is not fetching water.
|
exists e2 e1 p1 x1 x2 x3 x4.(n_street(x4) & n_side(x3) & Theme(e2,p1) & Recipient(e2,x2) & Actor(e2,x1) & v_use(e2) & exists e3.(on(e3,x3) & of(x3,x4) & Actor(e3,x1) & v_sew(e3)) & n_machine(x2) & Actor(e1,x2) & v_sew(e1) & n_woman(x1))
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_fetch(e1) & n_water(x2) & n_woman(x1))
|
7702d0d8-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 p1 x1 x2 x3 x4.(v_use(e2) & v_sew(e1) & n_woman(x1) & n_street(x4) & n_side(x3) & n_machine(x2) & exists e3.(v_sew(e3) & on(e3,x3) & of(x3,x4) & Actor(e3,x1)) & Theme(e2,p1) & Recipient(e2,x2) & Actor(e2,x1) & Actor(e1,x2))
|
exists e1 x1 x2.(v_fetch(e1) & n_woman(x1) & n_water(x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
A woman uses a sewing machine to sew on the side of the street.
|
A woman uses a sewing machine while a man waits for her to finish
| 1 | 0.084904 |
sew doesn't always mean man waits
|
exists e1 e2 p1 x1 x2 x3 x4.(n_street(x4) & n_side(x3) & Theme(e2,p1) & Recipient(e2,x2) & Actor(e2,x1) & v_use(e2) & exists e3.(on(e3,x3) & of(x3,x4) & Actor(e3,x1) & v_sew(e3)) & n_machine(x2) & Actor(e1,x2) & v_sew(e1) & n_woman(x1))
|
exists e1 e2 p1 x1 x2 x3 x4 x5.(while(e2,x3) & for(x3,x5) & n_her(x5) & n_wait(x3) & of(x3,x4) & n_man(x4) & Theme(e2,p1) & Recipient(e2,x2) & Actor(e2,x1) & v_use(e2) & exists e3.(Actor(e3,x1) & v_finish(e3)) & n_machine(x2) & Actor(e1,x2) & v_sew(e1) & n_woman(x1))
|
7702d5f6-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 p1 x1 x2 x3 x4.(v_use(e2) & v_sew(e1) & n_woman(x1) & n_street(x4) & n_side(x3) & n_machine(x2) & exists e3.(v_sew(e3) & on(e3,x3) & of(x3,x4) & Actor(e3,x1)) & Theme(e2,p1) & Recipient(e2,x2) & Actor(e2,x1) & Actor(e1,x2))
|
exists e1 e2 p1 x1 x2 x3 x4 x5.(while(e2,x3) & v_use(e2) & v_sew(e1) & of(x3,x4) & n_woman(x1) & n_wait(x3) & n_man(x4) & n_machine(x2) & n_her(x5) & for(x3,x5) & exists e3.(v_finish(e3) & Actor(e3,x1)) & Theme(e2,p1) & Recipient(e2,x2) & Actor(e2,x1) & Actor(e1,x2))
|
||
A woman uses a sewing machine to sew on the side of the street.
|
A woman is sewing a dress for a little girl.
| 1 | 0.025493 |
sew doesn't always mean for a little girl.
|
exists e1 e2 p1 x1 x2 x3 x4.(n_street(x4) & n_side(x3) & Theme(e2,p1) & Recipient(e2,x2) & Actor(e2,x1) & v_use(e2) & exists e3.(on(e3,x3) & of(x3,x4) & Actor(e3,x1) & v_sew(e3)) & n_machine(x2) & Actor(e1,x2) & v_sew(e1) & n_woman(x1))
|
exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_sew(e1) & for(x2,x3) & n_girl(x3) & a_little(s1) & Theme(s1,x3) & n_dress(x2) & n_woman(x1))
|
7702e24e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 p1 x1 x2 x3 x4.(v_use(e2) & v_sew(e1) & n_woman(x1) & n_street(x4) & n_side(x3) & n_machine(x2) & exists e3.(v_sew(e3) & on(e3,x3) & of(x3,x4) & Actor(e3,x1)) & Theme(e2,p1) & Recipient(e2,x2) & Actor(e2,x1) & Actor(e1,x2))
|
exists e1 s1 x1 x2 x3.(v_sew(e1) & n_woman(x1) & n_girl(x3) & n_dress(x2) & for(x2,x3) & a_little(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1))
|
||
A woman uses a sewing machine to sew on the side of the street.
|
a woman sews a dress
| 1 | 0.051222 |
sew doesn't always mean dress
|
exists e1 e2 p1 x1 x2 x3 x4.(n_street(x4) & n_side(x3) & Theme(e2,p1) & Recipient(e2,x2) & Actor(e2,x1) & v_use(e2) & exists e3.(on(e3,x3) & of(x3,x4) & Actor(e3,x1) & v_sew(e3)) & n_machine(x2) & Actor(e1,x2) & v_sew(e1) & n_woman(x1))
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_sew(e1) & n_dress(x2) & n_woman(x1))
|
7702fbd0-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 p1 x1 x2 x3 x4.(v_use(e2) & v_sew(e1) & n_woman(x1) & n_street(x4) & n_side(x3) & n_machine(x2) & exists e3.(v_sew(e3) & on(e3,x3) & of(x3,x4) & Actor(e3,x1)) & Theme(e2,p1) & Recipient(e2,x2) & Actor(e2,x1) & Actor(e1,x2))
|
exists e1 x1 x2.(v_sew(e1) & n_woman(x1) & n_dress(x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
A woman uses a sewing machine to sew on the side of the street.
|
A woman sewing in her kitchen.
| 2 | 0.000004 |
Street isn't kitchen
|
exists e1 e2 p1 x1 x2 x3 x4.(n_street(x4) & n_side(x3) & Theme(e2,p1) & Recipient(e2,x2) & Actor(e2,x1) & v_use(e2) & exists e3.(on(e3,x3) & of(x3,x4) & Actor(e3,x1) & v_sew(e3)) & n_machine(x2) & Actor(e1,x2) & v_sew(e1) & n_woman(x1))
|
exists e1 x1 x2 x3.(a_topic(x1) & in(e1,x3) & n_kitchen(x3) & of(x3,x1) & n_female(x1) & Actor(e1,x2) & v_sew(e1) & (x1 = x2) & n_woman(x1))
|
7703006c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 p1 x1 x2 x3 x4.(v_use(e2) & v_sew(e1) & n_woman(x1) & n_street(x4) & n_side(x3) & n_machine(x2) & exists e3.(v_sew(e3) & on(e3,x3) & of(x3,x4) & Actor(e3,x1)) & Theme(e2,p1) & Recipient(e2,x2) & Actor(e2,x1) & Actor(e1,x2))
|
exists e1 x1 x2 x3.(v_sew(e1) & of(x3,x1) & n_woman(x1) & n_kitchen(x3) & n_female(x1) & in(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
|
||
A woman uses a sewing machine to sew on the side of the street.
|
A woman sewing a sweater.
| 1 | 0.004766 |
sew doesn't always mean sweater.
|
exists e1 e2 p1 x1 x2 x3 x4.(n_street(x4) & n_side(x3) & Theme(e2,p1) & Recipient(e2,x2) & Actor(e2,x1) & v_use(e2) & exists e3.(on(e3,x3) & of(x3,x4) & Actor(e3,x1) & v_sew(e3)) & n_machine(x2) & Actor(e1,x2) & v_sew(e1) & n_woman(x1))
|
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_sew(e1) & n_sweater(x3) & (x1 = x2) & n_woman(x1))
|
77033fc8-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 p1 x1 x2 x3 x4.(v_use(e2) & v_sew(e1) & n_woman(x1) & n_street(x4) & n_side(x3) & n_machine(x2) & exists e3.(v_sew(e3) & on(e3,x3) & of(x3,x4) & Actor(e3,x1)) & Theme(e2,p1) & Recipient(e2,x2) & Actor(e2,x1) & Actor(e1,x2))
|
exists e1 x1 x2 x3.(v_sew(e1) & n_woman(x1) & n_sweater(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
||
A woman uses a sewing machine to sew on the side of the street.
|
The woman is sewing pants.
| 1 | 0.029369 |
sew doesn't always mean pants.
|
exists e1 e2 p1 x1 x2 x3 x4.(n_street(x4) & n_side(x3) & Theme(e2,p1) & Recipient(e2,x2) & Actor(e2,x1) & v_use(e2) & exists e3.(on(e3,x3) & of(x3,x4) & Actor(e3,x1) & v_sew(e3)) & n_machine(x2) & Actor(e1,x2) & v_sew(e1) & n_woman(x1))
|
exists e1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_sew(e1) & n_pants(x2))
|
77037cfe-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 p1 x1 x2 x3 x4.(v_use(e2) & v_sew(e1) & n_woman(x1) & n_street(x4) & n_side(x3) & n_machine(x2) & exists e3.(v_sew(e3) & on(e3,x3) & of(x3,x4) & Actor(e3,x1)) & Theme(e2,p1) & Recipient(e2,x2) & Actor(e2,x1) & Actor(e1,x2))
|
exists e1 x1 x2.(v_sew(e1) & n_woman(x1) & n_pants(x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
A woman in stockings and short shorts.
|
The woman is wearing pants.
| 2 | 0 |
Short shorts are not pants.
|
exists s1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & subset_of(x4,x2) & n_shorts(x4) & a_short(s1) & Theme(s1,x4) & subset_of(x3,x2) & n_stocking(x3) & n_woman(x1))
|
exists e1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_pants(x2))
|
7706037a-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1 x2 x3 x4.(subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1) & n_stocking(x3) & n_shorts(x4) & in(x1,x2) & a_topic(x1) & a_short(s1) & Theme(s1,x4))
|
exists e1 x1 x2.(v_wear(e1) & n_woman(x1) & n_pants(x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
A woman in stockings and short shorts.
|
The woman is not wearing a top.
| 1 | 0.000016 |
It is not apparent she is not wearing a top.
|
exists s1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & subset_of(x4,x2) & n_shorts(x4) & a_short(s1) & Theme(s1,x4) & subset_of(x3,x2) & n_stocking(x3) & n_woman(x1))
|
exists x1.(n_woman(x1) & -exists e1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_top(x2)))
|
770608a2-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1 x2 x3 x4.(subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1) & n_stocking(x3) & n_shorts(x4) & in(x1,x2) & a_topic(x1) & a_short(s1) & Theme(s1,x4))
|
exists x1.(n_woman(x1) & all e1 x2.(-v_wear(e1) | -n_top(x2) | -Theme(e1,x2) | -Actor(e1,x1)))
|
||
A woman in stockings and short shorts.
|
A woman wearing clothing.
| 0 | 0.839666 |
A cloth like short shorts wore by a woman.
|
exists s1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & subset_of(x4,x2) & n_shorts(x4) & a_short(s1) & Theme(s1,x4) & subset_of(x3,x2) & n_stocking(x3) & n_woman(x1))
|
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_clothing(x3) & (x1 = x2) & n_woman(x1))
|
770612c0-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1 x2 x3 x4.(subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1) & n_stocking(x3) & n_shorts(x4) & in(x1,x2) & a_topic(x1) & a_short(s1) & Theme(s1,x4))
|
exists e1 x1 x2 x3.(v_wear(e1) & n_woman(x1) & n_clothing(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
||
A woman in stockings and short shorts.
|
The lady is half dressed
| 1 | 0.56732 |
There is no mention as to what other clothing the woman is wearing. She may be fully clothed and not half dressed.
|
exists s1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & subset_of(x4,x2) & n_shorts(x4) & a_short(s1) & Theme(s1,x4) & subset_of(x3,x2) & n_stocking(x3) & n_woman(x1))
|
exists e1 s1 x1.(n_lady(x1) & a_half(s1) & Manner(e1,s1) & Theme(e1,x1) & v_dress(e1))
|
77061874-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1 x2 x3 x4.(subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1) & n_stocking(x3) & n_shorts(x4) & in(x1,x2) & a_topic(x1) & a_short(s1) & Theme(s1,x4))
|
exists e1 s1 x1.(v_dress(e1) & n_lady(x1) & a_half(s1) & Theme(e1,x1) & Manner(e1,s1))
|
||
A woman in stockings and short shorts.
|
The woman is wearing pants.
| 2 | 0 |
Short shorts are not pants.
|
exists s1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & subset_of(x4,x2) & n_shorts(x4) & a_short(s1) & Theme(s1,x4) & subset_of(x3,x2) & n_stocking(x3) & n_woman(x1))
|
exists e1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_pants(x2))
|
77062d50-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1 x2 x3 x4.(subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1) & n_stocking(x3) & n_shorts(x4) & in(x1,x2) & a_topic(x1) & a_short(s1) & Theme(s1,x4))
|
exists e1 x1 x2.(v_wear(e1) & n_woman(x1) & n_pants(x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
A woman in stockings and short shorts.
|
The woman is making a fashion statement.
| 1 | 0.096651 |
we don't know she is making a fashion statement.
|
exists s1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & subset_of(x4,x2) & n_shorts(x4) & a_short(s1) & Theme(s1,x4) & subset_of(x3,x2) & n_stocking(x3) & n_woman(x1))
|
exists e1 x1 x2 x3.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_statement(x2) & of(x2,x3) & n_fashion(x3))
|
770637d2-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1 x2 x3 x4.(subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1) & n_stocking(x3) & n_shorts(x4) & in(x1,x2) & a_topic(x1) & a_short(s1) & Theme(s1,x4))
|
exists e1 x1 x2 x3.(v_make(e1) & of(x2,x3) & n_woman(x1) & n_statement(x2) & n_fashion(x3) & Theme(e1,x2) & Actor(e1,x1))
|
||
A woman in stockings and short shorts.
|
A woman in summer clothes.
| 1 | 0.770988 |
A woman in stockings and short shorts doesn't mean that the woman is in summer clothes.
|
exists s1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & subset_of(x4,x2) & n_shorts(x4) & a_short(s1) & Theme(s1,x4) & subset_of(x3,x2) & n_stocking(x3) & n_woman(x1))
|
exists x1 x2 x3.(a_topic(x1) & in(x1,x2) & n_clothes(x2) & of(x2,x3) & n_summer(x3) & n_woman(x1))
|
770646b4-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1 x2 x3 x4.(subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1) & n_stocking(x3) & n_shorts(x4) & in(x1,x2) & a_topic(x1) & a_short(s1) & Theme(s1,x4))
|
exists x1 x2 x3.(of(x2,x3) & n_woman(x1) & n_summer(x3) & n_clothes(x2) & in(x1,x2) & a_topic(x1))
|
||
A woman in stockings and short shorts.
|
A girl is about to go to a party.
| 1 | 0.501623 |
Woman in stockings and short shorts is not always about to go to a party.
|
exists s1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & subset_of(x4,x2) & n_shorts(x4) & a_short(s1) & Theme(s1,x4) & subset_of(x3,x2) & n_stocking(x3) & n_woman(x1))
|
exists p1 s1 x1.(Topic(s1,p1) & Actor(s1,x1) & a_about(s1) & exists e1 x2.(to(e1,x2) & n_party(x2) & Actor(e1,x1) & v_go(e1)) & n_girl(x1))
|
77064c18-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1 x2 x3 x4.(subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1) & n_stocking(x3) & n_shorts(x4) & in(x1,x2) & a_topic(x1) & a_short(s1) & Theme(s1,x4))
|
exists p1 s1 x1.(n_girl(x1) & exists e1 x2.(v_go(e1) & to(e1,x2) & n_party(x2) & Actor(e1,x1)) & a_about(s1) & Topic(s1,p1) & Actor(s1,x1))
|
||
A man in suit is walking down a crowded street.
|
A man is enjoying being outside on his lunch hour.
| 1 | 0.014217 |
A man in suit walking down a crowded street doesn't mean that the man is enjoying being outside.
|
exists e1 s1 s2 x1 x2 x3.(a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x1) & v_walk(e1) & n_street(x3) & a_crowded(s1) & Theme(s1,x3) & in(x1,x2) & n_suit(x2) & n_man(x1))
|
exists e1 p1 x1 x2 x3.(exists s1.(on(s1,x2) & Theme(s1,x1) & a_outside(s1)) & n_hour(x2) & of(x2,x3) & n_lunch(x3) & of(x2,x1) & n_male(x1) & Topic(e1,p1) & Actor(e1,x1) & v_enjoy(e1) & n_man(x1))
|
7706870a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3.(v_walk(e1) & n_suit(x2) & n_street(x3) & n_man(x1) & in(x1,x2) & a_down(s2) & a_crowded(s1) & Theme(s1,x3) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x1))
|
exists e1 p1 x1 x2 x3.(v_enjoy(e1) & of(x2,x3) & of(x2,x1) & n_man(x1) & n_male(x1) & n_lunch(x3) & n_hour(x2) & exists s1.(on(s1,x2) & a_outside(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1))
|
||
A man in suit is walking down a crowded street.
|
A man is walking
| 1 | 0.905203 |
A man in suit is walking down a crowded street doesn't mean that the man is walking.
|
exists e1 s1 s2 x1 x2 x3.(a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x1) & v_walk(e1) & n_street(x3) & a_crowded(s1) & Theme(s1,x3) & in(x1,x2) & n_suit(x2) & n_man(x1))
|
exists e1 x1.(Actor(e1,x1) & v_walk(e1) & n_man(x1))
|
77069268-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3.(v_walk(e1) & n_suit(x2) & n_street(x3) & n_man(x1) & in(x1,x2) & a_down(s2) & a_crowded(s1) & Theme(s1,x3) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x1))
|
exists e1 x1.(v_walk(e1) & n_man(x1) & Actor(e1,x1))
|
||
A man in suit is walking down a crowded street.
|
He is late for a meeting
| 1 | 0.002154 |
A man in suit walking down a crowded street doesn't mean that he is late for a meeting.
|
exists e1 s1 s2 x1 x2 x3.(a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x1) & v_walk(e1) & n_street(x3) & a_crowded(s1) & Theme(s1,x3) & in(x1,x2) & n_suit(x2) & n_man(x1))
|
exists s1 x1.(for(s1,x1) & n_meeting(x1) & Theme(s1,x1) & a_late(s1) & n_male(x1))
|
77069de4-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3.(v_walk(e1) & n_suit(x2) & n_street(x3) & n_man(x1) & in(x1,x2) & a_down(s2) & a_crowded(s1) & Theme(s1,x3) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x1))
|
exists s1 x1.(n_meeting(x1) & n_male(x1) & for(s1,x1) & a_late(s1) & Theme(s1,x1))
|
||
A man in suit is walking down a crowded street.
|
A man is taking a walk on the sidewalk.
| 0 | 0.751068 |
Walking means taking a walk.
|
exists e1 s1 s2 x1 x2 x3.(a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x1) & v_walk(e1) & n_street(x3) & a_crowded(s1) & Theme(s1,x3) & in(x1,x2) & n_suit(x2) & n_man(x1))
|
exists e1 x1 x2 x3.(n_sidewalk(x3) & on(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_walk(x2) & n_man(x1))
|
7706a294-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3.(v_walk(e1) & n_suit(x2) & n_street(x3) & n_man(x1) & in(x1,x2) & a_down(s2) & a_crowded(s1) & Theme(s1,x3) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x1))
|
exists e1 x1 x2 x3.(v_take(e1) & on(e1,x3) & n_walk(x2) & n_sidewalk(x3) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
A man in suit is walking down a crowded street.
|
He is going to the beach.
| 2 | 0.016358 |
Walking down a crowded street does not indicate that one is going to the beach.
|
exists e1 s1 s2 x1 x2 x3.(a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x1) & v_walk(e1) & n_street(x3) & a_crowded(s1) & Theme(s1,x3) & in(x1,x2) & n_suit(x2) & n_man(x1))
|
exists e1 x1 x2.(n_beach(x2) & n_male(x1) & to(e1,x2) & Actor(e1,x1) & v_go(e1))
|
7706b14e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3.(v_walk(e1) & n_suit(x2) & n_street(x3) & n_man(x1) & in(x1,x2) & a_down(s2) & a_crowded(s1) & Theme(s1,x3) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x1))
|
exists e1 x1 x2.(v_go(e1) & to(e1,x2) & n_male(x1) & n_beach(x2) & Actor(e1,x1))
|
||
A man in suit is walking down a crowded street.
|
A man is walking to work
| 1 | 0.727917 |
A man in suit walking down a crowded street doesn't mean that the man is walking to work.
|
exists e1 s1 s2 x1 x2 x3.(a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x1) & v_walk(e1) & n_street(x3) & a_crowded(s1) & Theme(s1,x3) & in(x1,x2) & n_suit(x2) & n_man(x1))
|
exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_walk(e1) & exists e2.(Actor(e2,x1) & v_work(e2)) & n_man(x1))
|
7706b5fe-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3.(v_walk(e1) & n_suit(x2) & n_street(x3) & n_man(x1) & in(x1,x2) & a_down(s2) & a_crowded(s1) & Theme(s1,x3) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x1))
|
exists e1 p1 x1.(v_walk(e1) & n_man(x1) & exists e2.(v_work(e2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
|
||
A man in suit is walking down a crowded street.
|
A man is walking on a street
| 0 | -100 |
"A man in suit is walking down a crowded street" is rephrased as "A man is walking on a street."
|
exists e1 s1 s2 x1 x2 x3.(a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x1) & v_walk(e1) & n_street(x3) & a_crowded(s1) & Theme(s1,x3) & in(x1,x2) & n_suit(x2) & n_man(x1))
|
exists e1 x1 x2.(on(e1,x2) & n_street(x2) & Actor(e1,x1) & v_walk(e1) & n_man(x1))
|
7706c47c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3.(v_walk(e1) & n_suit(x2) & n_street(x3) & n_man(x1) & in(x1,x2) & a_down(s2) & a_crowded(s1) & Theme(s1,x3) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x1))
|
exists e1 x1 x2.(v_walk(e1) & on(e1,x2) & n_street(x2) & n_man(x1) & Actor(e1,x1))
|
||
A man in suit is walking down a crowded street.
|
Someone important is walking towards the avenue.
| 1 | 0.349895 |
A man in suit walking down a crowded street doesn't mean that the man is someone important.
|
exists e1 s1 s2 x1 x2 x3.(a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x1) & v_walk(e1) & n_street(x3) & a_crowded(s1) & Theme(s1,x3) & in(x1,x2) & n_suit(x2) & n_man(x1))
|
exists e1 s1 x1 x2 x3.(n_avenue(x3) & towards(e1,x3) & Actor(e1,x1) & v_walk(e1) & Theme(s1,x2) & a_important(s1) & (x1 = x2) & n_person(x1))
|
7706ca08-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3.(v_walk(e1) & n_suit(x2) & n_street(x3) & n_man(x1) & in(x1,x2) & a_down(s2) & a_crowded(s1) & Theme(s1,x3) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x1))
|
exists e1 s1 x1 x2 x3.(v_walk(e1) & towards(e1,x3) & n_person(x1) & n_avenue(x3) & a_important(s1) & Theme(s1,x2) & Actor(e1,x1) & (x1 = x2))
|
||
A man wearing a cowboy hat standing next to a trailer in between very tall buildings at sunset.
|
The man has nothing on his head.
| 2 | -100 |
If a man has nothing on his head, he is not wearing a cowboy hat, because a cowboy hat is a thing.
|
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & at(e1,x9) & n_sunset(x9) & to(e1,x6) & between(x7,x8) & n_building(x8) & a_tall(s1) & Theme(s1,x8) & r_very(x8) & in(x6,x7) & n_thing(x7) & n_trailer(x6) & r_next(e1) & Actor(e1,x5) & v_stand(e1) & (x3 = x5) & n_hat(x3) & of(x3,x4) & n_cowboy(x4) & (x1 = x2) & n_man(x1))
|
exists x1 x3.(n_head(x3) & of(x3,x1) & n_male(x1) & n_man(x1) & -exists e1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & on(x2,x3) & n_thing(x2)))
|
7706cf08-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e2) & v_stand(e1) & to(e1,x6) & r_very(x8) & r_next(e1) & of(x3,x4) & n_trailer(x6) & n_thing(x7) & n_sunset(x9) & n_man(x1) & n_hat(x3) & n_cowboy(x4) & n_building(x8) & in(x6,x7) & between(x7,x8) & at(e1,x9) & a_topic(x1) & a_tall(s1) & Theme(s1,x8) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x5) & (x3 = x5) & (x1 = x2))
|
exists x1 x3.(of(x3,x1) & n_man(x1) & n_male(x1) & n_head(x3) & all e1 x2.(-v_have(e1) | -on(x2,x3) | -n_thing(x2) | -Theme(e1,x2) | -Actor(e1,x1)))
|
||
A man wearing a cowboy hat standing next to a trailer in between very tall buildings at sunset.
|
The cowboy hat is black.
| 1 | -100 |
not all hats are black
|
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & at(e1,x9) & n_sunset(x9) & to(e1,x6) & between(x7,x8) & n_building(x8) & a_tall(s1) & Theme(s1,x8) & r_very(x8) & in(x6,x7) & n_thing(x7) & n_trailer(x6) & r_next(e1) & Actor(e1,x5) & v_stand(e1) & (x3 = x5) & n_hat(x3) & of(x3,x4) & n_cowboy(x4) & (x1 = x2) & n_man(x1))
|
exists s1 x1 x2.(n_hat(x1) & of(x1,x2) & n_cowboy(x2) & Theme(s1,x1) & a_black(s1))
|
7706d49e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e2) & v_stand(e1) & to(e1,x6) & r_very(x8) & r_next(e1) & of(x3,x4) & n_trailer(x6) & n_thing(x7) & n_sunset(x9) & n_man(x1) & n_hat(x3) & n_cowboy(x4) & n_building(x8) & in(x6,x7) & between(x7,x8) & at(e1,x9) & a_topic(x1) & a_tall(s1) & Theme(s1,x8) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x5) & (x3 = x5) & (x1 = x2))
|
exists s1 x1 x2.(of(x1,x2) & n_hat(x1) & n_cowboy(x2) & a_black(s1) & Theme(s1,x1))
|
||
A man wearing a cowboy hat standing next to a trailer in between very tall buildings at sunset.
|
The man has something on his head.
| 0 | -100 |
If he is wearing a hat, then he has something on his head.
|
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & at(e1,x9) & n_sunset(x9) & to(e1,x6) & between(x7,x8) & n_building(x8) & a_tall(s1) & Theme(s1,x8) & r_very(x8) & in(x6,x7) & n_thing(x7) & n_trailer(x6) & r_next(e1) & Actor(e1,x5) & v_stand(e1) & (x3 = x5) & n_hat(x3) & of(x3,x4) & n_cowboy(x4) & (x1 = x2) & n_man(x1))
|
exists e1 x1 x2 x3.(n_head(x3) & of(x3,x1) & n_male(x1) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & on(x2,x3) & n_thing(x2))
|
7706d9d0-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e2) & v_stand(e1) & to(e1,x6) & r_very(x8) & r_next(e1) & of(x3,x4) & n_trailer(x6) & n_thing(x7) & n_sunset(x9) & n_man(x1) & n_hat(x3) & n_cowboy(x4) & n_building(x8) & in(x6,x7) & between(x7,x8) & at(e1,x9) & a_topic(x1) & a_tall(s1) & Theme(s1,x8) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x5) & (x3 = x5) & (x1 = x2))
|
exists e1 x1 x2 x3.(v_have(e1) & on(x2,x3) & of(x3,x1) & n_thing(x2) & n_man(x1) & n_male(x1) & n_head(x3) & Theme(e1,x2) & Actor(e1,x1))
|
||
People walking in a city on a sidewalk while a puss passes them by.
|
People are trying to catch the attention of a puss but it is going by them.
| 1 | -100 |
People don't always try to catch the attention of an animal passing by.
|
exists e1 p1 x1 x2 x3 x4.(a_topic(x1) & exists e2 s1 x5.(a_by(s1) & Manner(e2,s1) & Theme(e2,x1) & Actor(e2,x5) & v_pass(e2) & n_puss(x5)) & n_thing(x1) & while(e1,p1) & on(e1,x4) & n_sidewalk(x4) & in(e1,x3) & n_city(x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_people(x1))
|
exists e1 e2 p1 x1 x2.(n_attention(x2) & by(e2,x1) & n_thing(x1) & n_thing(x1) & Actor(e2,x1) & v_go(e2) & Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e3 x3.(Theme(e3,x2) & Actor(e3,x1) & v_catch(e3) & of(x2,x3) & n_puss(x3)) & n_people(x1))
|
7706ded0-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 x1 x2 x3 x4.(while(e1,p1) & v_walk(e1) & on(e1,x4) & n_thing(x1) & n_sidewalk(x4) & n_people(x1) & n_city(x3) & in(e1,x3) & exists e2 s1 x5.(v_pass(e2) & n_puss(x5) & a_by(s1) & Theme(e2,x1) & Manner(e2,s1) & Actor(e2,x5)) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 e2 p1 x1 x2.(v_try(e1) & v_go(e2) & n_thing(x1) & n_people(x1) & n_attention(x2) & exists e3 x3.(v_catch(e3) & of(x2,x3) & n_puss(x3) & Theme(e3,x2) & Actor(e3,x1)) & by(e2,x1) & Topic(e1,p1) & Actor(e2,x1) & Actor(e1,x1))
|
||
People walking in a city on a sidewalk while a puss passes them by.
|
Multiple people are walking down the street.
| 0 | -100 |
Walking on a sidewalk is similar to walking down the street.
|
exists e1 p1 x1 x2 x3 x4.(a_topic(x1) & exists e2 s1 x5.(a_by(s1) & Manner(e2,s1) & Theme(e2,x1) & Actor(e2,x5) & v_pass(e2) & n_puss(x5)) & n_thing(x1) & while(e1,p1) & on(e1,x4) & n_sidewalk(x4) & in(e1,x3) & n_city(x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_people(x1))
|
exists e1 x1 x2 x3.(n_street(x3) & down(e1,x3) & Actor(e1,x1) & v_walk(e1) & n_people(x1) & (x1 = x2) & ne_nam_multiple(x2))
|
7706e416-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 x1 x2 x3 x4.(while(e1,p1) & v_walk(e1) & on(e1,x4) & n_thing(x1) & n_sidewalk(x4) & n_people(x1) & n_city(x3) & in(e1,x3) & exists e2 s1 x5.(v_pass(e2) & n_puss(x5) & a_by(s1) & Theme(e2,x1) & Manner(e2,s1) & Actor(e2,x5)) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2 x3.(v_walk(e1) & ne_nam_multiple(x2) & n_street(x3) & n_people(x1) & down(e1,x3) & Actor(e1,x1) & (x1 = x2))
|
||
People walking in a city on a sidewalk while a puss passes them by.
|
People are sitting on a bench inside.
| 2 | -100 |
People cannot be walking and sitting simultaneously.
|
exists e1 p1 x1 x2 x3 x4.(a_topic(x1) & exists e2 s1 x5.(a_by(s1) & Manner(e2,s1) & Theme(e2,x1) & Actor(e2,x5) & v_pass(e2) & n_puss(x5)) & n_thing(x1) & while(e1,p1) & on(e1,x4) & n_sidewalk(x4) & in(e1,x3) & n_city(x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_people(x1))
|
exists e1 x1 x2 x3.(on(e1,x2) & n_inside(x2) & of(x2,x3) & n_bench(x3) & Actor(e1,x1) & v_sit(e1) & n_people(x1))
|
7706e93e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 x1 x2 x3 x4.(while(e1,p1) & v_walk(e1) & on(e1,x4) & n_thing(x1) & n_sidewalk(x4) & n_people(x1) & n_city(x3) & in(e1,x3) & exists e2 s1 x5.(v_pass(e2) & n_puss(x5) & a_by(s1) & Theme(e2,x1) & Manner(e2,s1) & Actor(e2,x5)) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2 x3.(v_sit(e1) & on(e1,x2) & of(x2,x3) & n_people(x1) & n_inside(x2) & n_bench(x3) & Actor(e1,x1))
|
||
Cowboys work on their trailer at sundown.
|
Construction workers close down the work site for the day.
| 2 | -100 |
Construction workers are not cowboys, and a cowboy trailer is not a work site.
|
exists x1 x2 x3 x4.(a_topic(x1) & on(x1,x3) & at(x3,x4) & n_sundown(x4) & n_trailer(x3) & of(x3,x1) & n_thing(x1) & n_work(x1) & (x1 = x2) & ne_org_cowboys(x2))
|
exists x1 x2 x3 x4 x5 x6.(n_day(x6) & n_site(x4) & of(x4,x5) & n_work(x5) & a_topic(x1) & down(x3,x4) & for(x4,x6) & close(x1,x3) & n_thing(x3) & n_worker(x1) & of(x1,x2) & n_construction(x2))
|
7706ee34-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1 x2 x3 x4.(on(x1,x3) & of(x3,x1) & ne_org_cowboys(x2) & n_work(x1) & n_trailer(x3) & n_thing(x1) & n_sundown(x4) & at(x3,x4) & a_topic(x1) & (x1 = x2))
|
exists x1 x2 x3 x4 x5 x6.(of(x4,x5) & of(x1,x2) & n_worker(x1) & n_work(x5) & n_thing(x3) & n_site(x4) & n_day(x6) & n_construction(x2) & for(x4,x6) & down(x3,x4) & close(x1,x3) & a_topic(x1))
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.