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
|
---|---|---|---|---|---|---|---|---|---|---|---|
A person is climbing a ladder of iron bars attached to a pole.
|
The person is sitting in his car.
| 2 | -100 |
The person can either be climbing or sitting. There wouldn't be a ladder in a car.
|
exists e1 e2 x1 x2 x3 x4 x5 x6.(Theme(e2,x2) & Actor(e2,x1) & v_climb(e2) & of(x2,x3) & to(e1,x6) & n_pole(x6) & Theme(e1,x5) & v_attach(e1) & (x3 = x5) & n_bar(x3) & of(x3,x4) & n_iron(x4) & n_ladder(x2) & n_person(x1))
|
exists e1 x1 x2.(n_car(x2) & of(x2,x1) & n_male(x1) & n_person(x1) & in(e1,x2) & Actor(e1,x1) & v_sit(e1))
|
779da932-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 x1 x2 x3 x4 x5 x6.(v_climb(e2) & v_attach(e1) & to(e1,x6) & of(x3,x4) & of(x2,x3) & n_pole(x6) & n_person(x1) & n_ladder(x2) & n_iron(x4) & n_bar(x3) & Theme(e2,x2) & Theme(e1,x5) & Actor(e2,x1) & (x3 = x5))
|
exists e1 x1 x2.(v_sit(e1) & of(x2,x1) & n_person(x1) & n_male(x1) & n_car(x2) & in(e1,x2) & Actor(e1,x1))
|
||
A man standing on a pole.
|
Some pole can be used to stand on.
| 1 | -100 |
A man standing on a pole doesn't imply pole can be used to stand on
|
exists e1 x1 x2 x3.(a_topic(x1) & on(e1,x3) & n_pole(x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1))
|
exists e1 p1 x1.(exists e2 p2.(Recipient(e2,p2) & Topic(e2,x1) & v_use(e2) & exists e3 s1.(a_on(s1) & Manner(e3,s1) & Actor(e3,x1) & v_stand(e3))) & Topic(e1,p1) & Actor(e1,x1) & v_can(e1) & n_pole(x1))
|
779db850-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_stand(e1) & on(e1,x3) & n_pole(x3) & n_man(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 p1 x1.(v_can(e1) & n_pole(x1) & exists e2 p2.(v_use(e2) & exists e3 s1.(v_stand(e3) & a_on(s1) & Manner(e3,s1) & Actor(e3,x1)) & Topic(e2,x1) & Recipient(e2,p2)) & Topic(e1,p1) & Actor(e1,x1))
|
||
a man sleeping on a bench outside with a white and black dog sitting next to him.
|
A man and a dog are relaxing together
| 1 | -100 |
Relaxing encompasses a range of activities.
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & on(e1,x3) & with(x4,x5) & to(e2,x1) & n_male(x1) & r_next(e2) & Actor(e2,x6) & v_sit(e2) & (x5 = x6) & n_dog(x5) & a_black(s2) & Theme(s2,x5) & a_white(s1) & Theme(s1,x5) & outside(x3,x4) & n_thing(x4) & n_bench(x3) & Actor(e1,x2) & v_sleep(e1) & (x1 = x2) & n_man(x1))
|
exists e1 p1 x1 x2 x3.(exists s1.(Theme(s1,x1) & a_together(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_relax(e1) & subset_of(x3,x1) & n_dog(x3) & subset_of(x2,x1) & n_man(x2))
|
779dc3d6-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(with(x4,x5) & v_sleep(e1) & v_sit(e2) & to(e2,x1) & r_next(e2) & outside(x3,x4) & on(e1,x3) & n_thing(x4) & n_man(x1) & n_male(x1) & n_dog(x5) & n_bench(x3) & a_white(s1) & a_topic(x1) & a_black(s2) & Theme(s2,x5) & Theme(s1,x5) & Actor(e2,x6) & Actor(e1,x2) & (x5 = x6) & (x1 = x2))
|
exists e1 p1 x1 x2 x3.(v_relax(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_man(x2) & n_dog(x3) & exists s1.(a_together(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1))
|
||
A person is recording or taking a picture from the audience at a music event.
|
person recording concert
| 0 | -100 |
A music even is a concert.
|
exists x3 x8.(n_audience(x8) & n_audience(x3) & (exists e1 x1 x2 x4 x5.(at(e1,x4) & n_event(x4) & of(x4,x5) & n_music(x5) & Theme(e1,x2) & Actor(e1,x1) & v_record(e1) & from(x2,x3) & n_picture(x2) & n_person(x1)) | exists e2 x6 x7 x9 x10.(at(e2,x9) & n_event(x9) & of(x9,x10) & n_music(x10) & Theme(e2,x7) & Actor(e2,x6) & v_take(e2) & from(x7,x8) & n_picture(x7) & n_person(x6))))
|
exists x1 x2.(a_topic(x1) & n_recording(x1) & Time(x1,x2) & n_concert(x2) & n_person(x1))
|
779dd222-e4c8-11ec-9cdd-0242ac1c0002
|
exists x3 x8.(n_audience(x8) & n_audience(x3) & (exists e2 x6 x7 x9 x10.(v_take(e2) & of(x9,x10) & n_picture(x7) & n_person(x6) & n_music(x10) & n_event(x9) & from(x7,x8) & at(e2,x9) & Theme(e2,x7) & Actor(e2,x6)) | exists e1 x1 x2 x4 x5.(v_record(e1) & of(x4,x5) & n_picture(x2) & n_person(x1) & n_music(x5) & n_event(x4) & from(x2,x3) & at(e1,x4) & Theme(e1,x2) & Actor(e1,x1))))
|
exists x1 x2.(n_recording(x1) & n_person(x1) & n_concert(x2) & a_topic(x1) & Time(x1,x2))
|
||
A younger looking man stands behind the counter of an Israeli shop that sells cigarettes and cashews.
|
A younger looking man with a blue shirt is standing behind the counter of an Israeli shop that sells cashews and cigarettes.
| 1 | 0.034158 |
Not all men where a blue shirt.
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_counter(x3) & a_topic(x1) & behind(x1,x3) & of(x3,x4) & Theme(e2,x6) & Actor(e2,x5) & v_sell(e2) & n_cashew(x8) & n_cigarette(x7) & subset_of(x8,x6) & subset_of(x7,x6) & (x4 = x5) & n_shop(x4) & a_israeli(s2) & Theme(s2,x4) & n_stand(x1) & of(x1,x2) & n_man(x2) & Actor(e1,x1) & v_look(e1) & r_more(s1) & a_younger(s1) & Theme(s1,x1))
|
exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_counter(x3) & behind(e2,x3) & of(x3,x4) & Theme(e3,x6) & Actor(e3,x5) & v_sell(e3) & n_cigarette(x8) & n_cashew(x7) & subset_of(x8,x6) & subset_of(x7,x6) & (x4 = x5) & n_shop(x4) & a_israeli(s3) & Theme(s3,x4) & Actor(e2,x1) & v_stand(e2) & with(x1,x2) & n_shirt(x2) & a_blue(s2) & Theme(s2,x2) & n_man(x1) & Actor(e1,x1) & v_look(e1) & r_more(s1) & a_younger(s1) & Theme(s1,x1))
|
779e2998-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(v_sell(e2) & v_look(e1) & subset_of(x8,x6) & subset_of(x7,x6) & r_more(s1) & of(x3,x4) & of(x1,x2) & n_stand(x1) & n_shop(x4) & n_man(x2) & n_counter(x3) & n_cigarette(x7) & n_cashew(x8) & behind(x1,x3) & a_younger(s1) & a_topic(x1) & a_israeli(s2) & Theme(s2,x4) & Theme(s1,x1) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x1) & (x4 = x5))
|
exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(with(x1,x2) & v_stand(e2) & v_sell(e3) & v_look(e1) & subset_of(x8,x6) & subset_of(x7,x6) & r_more(s1) & of(x3,x4) & n_shop(x4) & n_shirt(x2) & n_man(x1) & n_counter(x3) & n_cigarette(x8) & n_cashew(x7) & behind(e2,x3) & a_younger(s1) & a_israeli(s3) & a_blue(s2) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x1) & Theme(e3,x6) & Actor(e3,x5) & Actor(e2,x1) & Actor(e1,x1) & (x4 = x5))
|
||
A younger looking man stands behind the counter of an Israeli shop that sells cigarettes and cashews.
|
A cashier stands behind the counter of an Israeli shop.
| 1 | 0.763928 |
Not every cashier is a younger looking man.
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_counter(x3) & a_topic(x1) & behind(x1,x3) & of(x3,x4) & Theme(e2,x6) & Actor(e2,x5) & v_sell(e2) & n_cashew(x8) & n_cigarette(x7) & subset_of(x8,x6) & subset_of(x7,x6) & (x4 = x5) & n_shop(x4) & a_israeli(s2) & Theme(s2,x4) & n_stand(x1) & of(x1,x2) & n_man(x2) & Actor(e1,x1) & v_look(e1) & r_more(s1) & a_younger(s1) & Theme(s1,x1))
|
exists e1 s1 x1 x2 x3.(n_counter(x2) & behind(e1,x2) & of(x2,x3) & n_shop(x3) & a_israeli(s1) & Theme(s1,x3) & Actor(e1,x1) & v_stand(e1) & n_cashier(x1))
|
779e2eac-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(v_sell(e2) & v_look(e1) & subset_of(x8,x6) & subset_of(x7,x6) & r_more(s1) & of(x3,x4) & of(x1,x2) & n_stand(x1) & n_shop(x4) & n_man(x2) & n_counter(x3) & n_cigarette(x7) & n_cashew(x8) & behind(x1,x3) & a_younger(s1) & a_topic(x1) & a_israeli(s2) & Theme(s2,x4) & Theme(s1,x1) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x1) & (x4 = x5))
|
exists e1 s1 x1 x2 x3.(v_stand(e1) & of(x2,x3) & n_shop(x3) & n_counter(x2) & n_cashier(x1) & behind(e1,x2) & a_israeli(s1) & Theme(s1,x3) & Actor(e1,x1))
|
||
A younger looking man stands behind the counter of an Israeli shop that sells cigarettes and cashews.
|
At an Israeli shop a man who is young looking stands behind a counter.
| 0 | 0.98676 |
The person at the shop is a man who is young looking because he is a younger looking man.
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_counter(x3) & a_topic(x1) & behind(x1,x3) & of(x3,x4) & Theme(e2,x6) & Actor(e2,x5) & v_sell(e2) & n_cashew(x8) & n_cigarette(x7) & subset_of(x8,x6) & subset_of(x7,x6) & (x4 = x5) & n_shop(x4) & a_israeli(s2) & Theme(s2,x4) & n_stand(x1) & of(x1,x2) & n_man(x2) & Actor(e1,x1) & v_look(e1) & r_more(s1) & a_younger(s1) & Theme(s1,x1))
|
exists x1.(all x2.(n_man(x2) -> exists p1 s1 x3 x4.(at(x1,x3) & exists e1 s2 x5 x6.((x4 = x5) & behind(x5,x6) & n_counter(x6) & n_stand(x5) & Actor(e1,x5) & v_look(e1) & a_young(s2) & Theme(s2,x5)) & (x3 = x4) & for(x3,x2) & n_shop(x3) & a_israeli(s1) & Theme(s1,x3))) & n_event(x1))
|
779e39ba-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(v_sell(e2) & v_look(e1) & subset_of(x8,x6) & subset_of(x7,x6) & r_more(s1) & of(x3,x4) & of(x1,x2) & n_stand(x1) & n_shop(x4) & n_man(x2) & n_counter(x3) & n_cigarette(x7) & n_cashew(x8) & behind(x1,x3) & a_younger(s1) & a_topic(x1) & a_israeli(s2) & Theme(s2,x4) & Theme(s1,x1) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x1) & (x4 = x5))
|
exists x1.(n_event(x1) & all x2.(exists s1 x3 x4.(n_shop(x3) & for(x3,x2) & exists e1 s2 x5 x6.(v_look(e1) & n_stand(x5) & n_counter(x6) & behind(x5,x6) & a_young(s2) & Theme(s2,x5) & Actor(e1,x5) & (x4 = x5)) & at(x1,x3) & a_israeli(s1) & Theme(s1,x3) & (x3 = x4)) | -n_man(x2)))
|
||
A younger looking man stands behind the counter of an Israeli shop that sells cigarettes and cashews.
|
A man inside a store.
| 1 | 0.656962 |
Not every man looks younger.
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_counter(x3) & a_topic(x1) & behind(x1,x3) & of(x3,x4) & Theme(e2,x6) & Actor(e2,x5) & v_sell(e2) & n_cashew(x8) & n_cigarette(x7) & subset_of(x8,x6) & subset_of(x7,x6) & (x4 = x5) & n_shop(x4) & a_israeli(s2) & Theme(s2,x4) & n_stand(x1) & of(x1,x2) & n_man(x2) & Actor(e1,x1) & v_look(e1) & r_more(s1) & a_younger(s1) & Theme(s1,x1))
|
exists x1 x2.(a_topic(x1) & inside(x1,x2) & n_store(x2) & n_man(x1))
|
779e4982-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(v_sell(e2) & v_look(e1) & subset_of(x8,x6) & subset_of(x7,x6) & r_more(s1) & of(x3,x4) & of(x1,x2) & n_stand(x1) & n_shop(x4) & n_man(x2) & n_counter(x3) & n_cigarette(x7) & n_cashew(x8) & behind(x1,x3) & a_younger(s1) & a_topic(x1) & a_israeli(s2) & Theme(s2,x4) & Theme(s1,x1) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x1) & (x4 = x5))
|
exists x1 x2.(n_store(x2) & n_man(x1) & inside(x1,x2) & a_topic(x1))
|
||
A younger looking man stands behind the counter of an Israeli shop that sells cigarettes and cashews.
|
A young man working inside of a family owned store.
| 1 | 0.442505 |
Not all Israeli shops family owned.
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_counter(x3) & a_topic(x1) & behind(x1,x3) & of(x3,x4) & Theme(e2,x6) & Actor(e2,x5) & v_sell(e2) & n_cashew(x8) & n_cigarette(x7) & subset_of(x8,x6) & subset_of(x7,x6) & (x4 = x5) & n_shop(x4) & a_israeli(s2) & Theme(s2,x4) & n_stand(x1) & of(x1,x2) & n_man(x2) & Actor(e1,x1) & v_look(e1) & r_more(s1) & a_younger(s1) & Theme(s1,x1))
|
exists e1 e2 s1 s2 x1 x2 x3 x4.(a_topic(x1) & of(e1,x3) & n_store(x3) & Theme(e2,x3) & v_own(e2) & of(x3,x4) & n_family(x4) & a_inside(s2) & Manner(e1,s2) & Actor(e1,x2) & v_work(e1) & (x1 = x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
|
779e4ea0-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(v_sell(e2) & v_look(e1) & subset_of(x8,x6) & subset_of(x7,x6) & r_more(s1) & of(x3,x4) & of(x1,x2) & n_stand(x1) & n_shop(x4) & n_man(x2) & n_counter(x3) & n_cigarette(x7) & n_cashew(x8) & behind(x1,x3) & a_younger(s1) & a_topic(x1) & a_israeli(s2) & Theme(s2,x4) & Theme(s1,x1) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x1) & (x4 = x5))
|
exists e1 e2 s1 s2 x1 x2 x3 x4.(v_work(e1) & v_own(e2) & of(x3,x4) & of(e1,x3) & n_store(x3) & n_man(x1) & n_family(x4) & a_young(s1) & a_topic(x1) & a_inside(s2) & Theme(s1,x1) & Theme(e2,x3) & Manner(e1,s2) & Actor(e1,x2) & (x1 = x2))
|
||
A younger looking man stands behind the counter of an Israeli shop that sells cigarettes and cashews.
|
The shop sells all types of nuts and cigarettes.
| 1 | 0.82664 |
Not all nuts are cashews.
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_counter(x3) & a_topic(x1) & behind(x1,x3) & of(x3,x4) & Theme(e2,x6) & Actor(e2,x5) & v_sell(e2) & n_cashew(x8) & n_cigarette(x7) & subset_of(x8,x6) & subset_of(x7,x6) & (x4 = x5) & n_shop(x4) & a_israeli(s2) & Theme(s2,x4) & n_stand(x1) & of(x1,x2) & n_man(x2) & Actor(e1,x1) & v_look(e1) & r_more(s1) & a_younger(s1) & Theme(s1,x1))
|
exists x1.(n_shop(x1) & all x2.(n_type(x2) -> exists e1 x3 x4 x5.(Theme(e1,x2) & Actor(e1,x1) & v_sell(e1) & of(x2,x3) & n_cigarette(x5) & n_nut(x4) & subset_of(x5,x3) & subset_of(x4,x3))))
|
779e5472-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(v_sell(e2) & v_look(e1) & subset_of(x8,x6) & subset_of(x7,x6) & r_more(s1) & of(x3,x4) & of(x1,x2) & n_stand(x1) & n_shop(x4) & n_man(x2) & n_counter(x3) & n_cigarette(x7) & n_cashew(x8) & behind(x1,x3) & a_younger(s1) & a_topic(x1) & a_israeli(s2) & Theme(s2,x4) & Theme(s1,x1) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x1) & (x4 = x5))
|
exists x1.(n_shop(x1) & all x2.(exists e1 x3 x4 x5.(v_sell(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x2,x3) & n_nut(x4) & n_cigarette(x5) & Theme(e1,x2) & Actor(e1,x1)) | -n_type(x2)))
|
||
A younger looking man stands behind the counter of an Israeli shop that sells cigarettes and cashews.
|
A younger looking man is sitting at the table with two older men.
| 2 | 0.000076 |
man who stands cannot be a man who is sitting at the same time
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_counter(x3) & a_topic(x1) & behind(x1,x3) & of(x3,x4) & Theme(e2,x6) & Actor(e2,x5) & v_sell(e2) & n_cashew(x8) & n_cigarette(x7) & subset_of(x8,x6) & subset_of(x7,x6) & (x4 = x5) & n_shop(x4) & a_israeli(s2) & Theme(s2,x4) & n_stand(x1) & of(x1,x2) & n_man(x2) & Actor(e1,x1) & v_look(e1) & r_more(s1) & a_younger(s1) & Theme(s1,x1))
|
exists e1 e2 s1 s2 x1 x2 x3.(n_table(x2) & with(e2,x3) & n_man(x3) & r_more(s2) & a_older(s2) & Theme(s2,x3) & card_eq_2(x3) & at(e2,x2) & Actor(e2,x1) & v_sit(e2) & n_man(x1) & Actor(e1,x1) & v_look(e1) & r_more(s1) & a_younger(s1) & Theme(s1,x1))
|
779e62fa-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(v_sell(e2) & v_look(e1) & subset_of(x8,x6) & subset_of(x7,x6) & r_more(s1) & of(x3,x4) & of(x1,x2) & n_stand(x1) & n_shop(x4) & n_man(x2) & n_counter(x3) & n_cigarette(x7) & n_cashew(x8) & behind(x1,x3) & a_younger(s1) & a_topic(x1) & a_israeli(s2) & Theme(s2,x4) & Theme(s1,x1) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x1) & (x4 = x5))
|
exists e1 e2 s1 s2 x1 x2 x3.(with(e2,x3) & v_sit(e2) & v_look(e1) & r_more(s2) & r_more(s1) & n_table(x2) & n_man(x3) & n_man(x1) & card_eq_2(x3) & at(e2,x2) & a_younger(s1) & a_older(s2) & Theme(s2,x3) & Theme(s1,x1) & Actor(e2,x1) & Actor(e1,x1))
|
||
A food vendor stands behind a display of bins of several types of nuts, candy, or other small snacks, with signage in Hebrew.
|
A food vendor stands behind a display with nuts and other snacks with a sign read in hebrew
| 0 | 0.972678 |
The sign is read in Hebrew because the signage is in Hebrew.
|
exists e1 s3 x1 x2 x3 x4 x9 x11 x13.(ne_geo_hebrew(x13) & n_snack(x11) & a_small(s3) & Theme(s3,x11) & ne_geo_hebrew(x9) & (exists s1 x5 x6 x7 x8.(with(e1,x8) & in(x8,x9) & n_signage(x8) & behind(e1,x3) & of(x3,x4) & of(x4,x5) & of(x5,x6) & rel(x6,x7) & n_candy(x7) & n_nut(x6) & n_type(x5) & a_several(s1) & Theme(s1,x5)) | exists s2 x10 x12.(with(e1,x12) & in(x12,x13) & n_signage(x12) & behind(e1,x3) & of(x3,x4) & of(x4,x10) & -(x10 = x11) & n_snack(x10) & a_small(s2) & Theme(s2,x10))) & n_bin(x4) & n_display(x3) & Actor(e1,x1) & v_stand(e1) & n_vendor(x1) & of(x1,x2) & n_food(x2))
|
exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_snack(x7) & behind(e1,x3) & with(x3,x4) & subset_of(x6,x4) & with(x6,x8) & in(e2,x10) & n_hebrew(x10) & Theme(e2,x9) & v_read(e2) & (x8 = x9) & n_sign(x8) & -(x6 = x7) & n_snack(x6) & subset_of(x5,x4) & n_nut(x5) & n_display(x3) & Actor(e1,x1) & v_stand(e1) & n_vendor(x1) & of(x1,x2) & n_food(x2))
|
779e7524-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s3 x1 x2 x3 x4 x9 x11 x13.(v_stand(e1) & of(x1,x2) & ne_geo_hebrew(x9) & ne_geo_hebrew(x13) & n_vendor(x1) & n_snack(x11) & n_food(x2) & n_display(x3) & n_bin(x4) & a_small(s3) & Theme(s3,x11) & Actor(e1,x1) & (exists s2 x10 x12.(with(e1,x12) & of(x4,x10) & of(x3,x4) & n_snack(x10) & n_signage(x12) & in(x12,x13) & behind(e1,x3) & a_small(s2) & Theme(s2,x10) & -(x10 = x11)) | exists s1 x5 x6 x7 x8.(with(e1,x8) & rel(x6,x7) & of(x5,x6) & of(x4,x5) & of(x3,x4) & n_type(x5) & n_signage(x8) & n_nut(x6) & n_candy(x7) & in(x8,x9) & behind(e1,x3) & a_several(s1) & Theme(s1,x5))))
|
exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(x6,x8) & with(x3,x4) & v_stand(e1) & v_read(e2) & subset_of(x6,x4) & subset_of(x5,x4) & of(x1,x2) & n_vendor(x1) & n_snack(x7) & n_snack(x6) & n_sign(x8) & n_nut(x5) & n_hebrew(x10) & n_food(x2) & n_display(x3) & in(e2,x10) & behind(e1,x3) & Theme(e2,x9) & Actor(e1,x1) & -(x6 = x7) & (x8 = x9))
|
||
A food vendor stands behind a display of bins of several types of nuts, candy, or other small snacks, with signage in Hebrew.
|
A Jewish priest stands at a cart.
| 1 | 0.000138 |
A food vendor with signage in Hebrew doesn't imply he is a Jewish priest. Not every bin is a cart
|
exists e1 s3 x1 x2 x3 x4 x9 x11 x13.(ne_geo_hebrew(x13) & n_snack(x11) & a_small(s3) & Theme(s3,x11) & ne_geo_hebrew(x9) & (exists s1 x5 x6 x7 x8.(with(e1,x8) & in(x8,x9) & n_signage(x8) & behind(e1,x3) & of(x3,x4) & of(x4,x5) & of(x5,x6) & rel(x6,x7) & n_candy(x7) & n_nut(x6) & n_type(x5) & a_several(s1) & Theme(s1,x5)) | exists s2 x10 x12.(with(e1,x12) & in(x12,x13) & n_signage(x12) & behind(e1,x3) & of(x3,x4) & of(x4,x10) & -(x10 = x11) & n_snack(x10) & a_small(s2) & Theme(s2,x10))) & n_bin(x4) & n_display(x3) & Actor(e1,x1) & v_stand(e1) & n_vendor(x1) & of(x1,x2) & n_food(x2))
|
exists e1 s1 x1 x2.(at(e1,x2) & n_cart(x2) & Actor(e1,x1) & v_stand(e1) & n_priest(x1) & a_jewish(s1) & Theme(s1,x1))
|
779e79c0-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s3 x1 x2 x3 x4 x9 x11 x13.(v_stand(e1) & of(x1,x2) & ne_geo_hebrew(x9) & ne_geo_hebrew(x13) & n_vendor(x1) & n_snack(x11) & n_food(x2) & n_display(x3) & n_bin(x4) & a_small(s3) & Theme(s3,x11) & Actor(e1,x1) & (exists s2 x10 x12.(with(e1,x12) & of(x4,x10) & of(x3,x4) & n_snack(x10) & n_signage(x12) & in(x12,x13) & behind(e1,x3) & a_small(s2) & Theme(s2,x10) & -(x10 = x11)) | exists s1 x5 x6 x7 x8.(with(e1,x8) & rel(x6,x7) & of(x5,x6) & of(x4,x5) & of(x3,x4) & n_type(x5) & n_signage(x8) & n_nut(x6) & n_candy(x7) & in(x8,x9) & behind(e1,x3) & a_several(s1) & Theme(s1,x5))))
|
exists e1 s1 x1 x2.(v_stand(e1) & n_priest(x1) & n_cart(x2) & at(e1,x2) & a_jewish(s1) & Theme(s1,x1) & Actor(e1,x1))
|
||
A food vendor stands behind a display of bins of several types of nuts, candy, or other small snacks, with signage in Hebrew.
|
A food vendor is near snack bins.
| 1 | 0.74127 |
we don't know he's near bins
|
exists e1 s3 x1 x2 x3 x4 x9 x11 x13.(ne_geo_hebrew(x13) & n_snack(x11) & a_small(s3) & Theme(s3,x11) & ne_geo_hebrew(x9) & (exists s1 x5 x6 x7 x8.(with(e1,x8) & in(x8,x9) & n_signage(x8) & behind(e1,x3) & of(x3,x4) & of(x4,x5) & of(x5,x6) & rel(x6,x7) & n_candy(x7) & n_nut(x6) & n_type(x5) & a_several(s1) & Theme(s1,x5)) | exists s2 x10 x12.(with(e1,x12) & in(x12,x13) & n_signage(x12) & behind(e1,x3) & of(x3,x4) & of(x4,x10) & -(x10 = x11) & n_snack(x10) & a_small(s2) & Theme(s2,x10))) & n_bin(x4) & n_display(x3) & Actor(e1,x1) & v_stand(e1) & n_vendor(x1) & of(x1,x2) & n_food(x2))
|
exists p1 x1 x2.(exists x3 x4.(near(x1,x3) & n_bin(x3) & of(x3,x4) & n_snack(x4)) & n_vendor(x1) & of(x1,x2) & n_food(x2))
|
779e85aa-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s3 x1 x2 x3 x4 x9 x11 x13.(v_stand(e1) & of(x1,x2) & ne_geo_hebrew(x9) & ne_geo_hebrew(x13) & n_vendor(x1) & n_snack(x11) & n_food(x2) & n_display(x3) & n_bin(x4) & a_small(s3) & Theme(s3,x11) & Actor(e1,x1) & (exists s2 x10 x12.(with(e1,x12) & of(x4,x10) & of(x3,x4) & n_snack(x10) & n_signage(x12) & in(x12,x13) & behind(e1,x3) & a_small(s2) & Theme(s2,x10) & -(x10 = x11)) | exists s1 x5 x6 x7 x8.(with(e1,x8) & rel(x6,x7) & of(x5,x6) & of(x4,x5) & of(x3,x4) & n_type(x5) & n_signage(x8) & n_nut(x6) & n_candy(x7) & in(x8,x9) & behind(e1,x3) & a_several(s1) & Theme(s1,x5))))
|
exists x1 x2.(of(x1,x2) & n_vendor(x1) & n_food(x2) & exists x3 x4.(of(x3,x4) & near(x1,x3) & n_snack(x4) & n_bin(x3)))
|
||
A food vendor stands behind a display of bins of several types of nuts, candy, or other small snacks, with signage in Hebrew.
|
a vendor sells his goods to rich people
| 1 | 0.099975 |
we don't know the people are rich
|
exists e1 s3 x1 x2 x3 x4 x9 x11 x13.(ne_geo_hebrew(x13) & n_snack(x11) & a_small(s3) & Theme(s3,x11) & ne_geo_hebrew(x9) & (exists s1 x5 x6 x7 x8.(with(e1,x8) & in(x8,x9) & n_signage(x8) & behind(e1,x3) & of(x3,x4) & of(x4,x5) & of(x5,x6) & rel(x6,x7) & n_candy(x7) & n_nut(x6) & n_type(x5) & a_several(s1) & Theme(s1,x5)) | exists s2 x10 x12.(with(e1,x12) & in(x12,x13) & n_signage(x12) & behind(e1,x3) & of(x3,x4) & of(x4,x10) & -(x10 = x11) & n_snack(x10) & a_small(s2) & Theme(s2,x10))) & n_bin(x4) & n_display(x3) & Actor(e1,x1) & v_stand(e1) & n_vendor(x1) & of(x1,x2) & n_food(x2))
|
exists e1 s1 x1 x2 x3.(to(e1,x3) & n_people(x3) & a_rich(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_sell(e1) & n_goods(x2) & of(x2,x1) & n_male(x1) & n_vendor(x1))
|
779e946e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s3 x1 x2 x3 x4 x9 x11 x13.(v_stand(e1) & of(x1,x2) & ne_geo_hebrew(x9) & ne_geo_hebrew(x13) & n_vendor(x1) & n_snack(x11) & n_food(x2) & n_display(x3) & n_bin(x4) & a_small(s3) & Theme(s3,x11) & Actor(e1,x1) & (exists s2 x10 x12.(with(e1,x12) & of(x4,x10) & of(x3,x4) & n_snack(x10) & n_signage(x12) & in(x12,x13) & behind(e1,x3) & a_small(s2) & Theme(s2,x10) & -(x10 = x11)) | exists s1 x5 x6 x7 x8.(with(e1,x8) & rel(x6,x7) & of(x5,x6) & of(x4,x5) & of(x3,x4) & n_type(x5) & n_signage(x8) & n_nut(x6) & n_candy(x7) & in(x8,x9) & behind(e1,x3) & a_several(s1) & Theme(s1,x5))))
|
exists e1 s1 x1 x2 x3.(v_sell(e1) & to(e1,x3) & of(x2,x1) & n_vendor(x1) & n_people(x3) & n_male(x1) & n_goods(x2) & a_rich(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1))
|
||
A food vendor stands behind a display of bins of several types of nuts, candy, or other small snacks, with signage in Hebrew.
|
This vendor is having a good day
| 1 | 0.254074 |
we don't know he is having a good day
|
exists e1 s3 x1 x2 x3 x4 x9 x11 x13.(ne_geo_hebrew(x13) & n_snack(x11) & a_small(s3) & Theme(s3,x11) & ne_geo_hebrew(x9) & (exists s1 x5 x6 x7 x8.(with(e1,x8) & in(x8,x9) & n_signage(x8) & behind(e1,x3) & of(x3,x4) & of(x4,x5) & of(x5,x6) & rel(x6,x7) & n_candy(x7) & n_nut(x6) & n_type(x5) & a_several(s1) & Theme(s1,x5)) | exists s2 x10 x12.(with(e1,x12) & in(x12,x13) & n_signage(x12) & behind(e1,x3) & of(x3,x4) & of(x4,x10) & -(x10 = x11) & n_snack(x10) & a_small(s2) & Theme(s2,x10))) & n_bin(x4) & n_display(x3) & Actor(e1,x1) & v_stand(e1) & n_vendor(x1) & of(x1,x2) & n_food(x2))
|
exists e1 s1 x1 x2.(n_vendor(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_day(x2) & a_good(s1) & Theme(s1,x2))
|
779e9928-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s3 x1 x2 x3 x4 x9 x11 x13.(v_stand(e1) & of(x1,x2) & ne_geo_hebrew(x9) & ne_geo_hebrew(x13) & n_vendor(x1) & n_snack(x11) & n_food(x2) & n_display(x3) & n_bin(x4) & a_small(s3) & Theme(s3,x11) & Actor(e1,x1) & (exists s2 x10 x12.(with(e1,x12) & of(x4,x10) & of(x3,x4) & n_snack(x10) & n_signage(x12) & in(x12,x13) & behind(e1,x3) & a_small(s2) & Theme(s2,x10) & -(x10 = x11)) | exists s1 x5 x6 x7 x8.(with(e1,x8) & rel(x6,x7) & of(x5,x6) & of(x4,x5) & of(x3,x4) & n_type(x5) & n_signage(x8) & n_nut(x6) & n_candy(x7) & in(x8,x9) & behind(e1,x3) & a_several(s1) & Theme(s1,x5))))
|
exists e1 s1 x1 x2.(v_have(e1) & n_vendor(x1) & n_day(x2) & a_good(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
A food vendor stands behind a display of bins of several types of nuts, candy, or other small snacks, with signage in Hebrew.
|
A food vendor is driving home.
| 2 | 0.000004 |
food vendor who stands cannot be a food vendor driving at the same time
|
exists e1 s3 x1 x2 x3 x4 x9 x11 x13.(ne_geo_hebrew(x13) & n_snack(x11) & a_small(s3) & Theme(s3,x11) & ne_geo_hebrew(x9) & (exists s1 x5 x6 x7 x8.(with(e1,x8) & in(x8,x9) & n_signage(x8) & behind(e1,x3) & of(x3,x4) & of(x4,x5) & of(x5,x6) & rel(x6,x7) & n_candy(x7) & n_nut(x6) & n_type(x5) & a_several(s1) & Theme(s1,x5)) | exists s2 x10 x12.(with(e1,x12) & in(x12,x13) & n_signage(x12) & behind(e1,x3) & of(x3,x4) & of(x4,x10) & -(x10 = x11) & n_snack(x10) & a_small(s2) & Theme(s2,x10))) & n_bin(x4) & n_display(x3) & Actor(e1,x1) & v_stand(e1) & n_vendor(x1) & of(x1,x2) & n_food(x2))
|
exists e1 x1 x2 x3.(Time(e1,x3) & n_home(x3) & Actor(e1,x1) & v_drive(e1) & n_vendor(x1) & of(x1,x2) & n_food(x2))
|
779eb340-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s3 x1 x2 x3 x4 x9 x11 x13.(v_stand(e1) & of(x1,x2) & ne_geo_hebrew(x9) & ne_geo_hebrew(x13) & n_vendor(x1) & n_snack(x11) & n_food(x2) & n_display(x3) & n_bin(x4) & a_small(s3) & Theme(s3,x11) & Actor(e1,x1) & (exists s2 x10 x12.(with(e1,x12) & of(x4,x10) & of(x3,x4) & n_snack(x10) & n_signage(x12) & in(x12,x13) & behind(e1,x3) & a_small(s2) & Theme(s2,x10) & -(x10 = x11)) | exists s1 x5 x6 x7 x8.(with(e1,x8) & rel(x6,x7) & of(x5,x6) & of(x4,x5) & of(x3,x4) & n_type(x5) & n_signage(x8) & n_nut(x6) & n_candy(x7) & in(x8,x9) & behind(e1,x3) & a_several(s1) & Theme(s1,x5))))
|
exists e1 x1 x2 x3.(v_drive(e1) & of(x1,x2) & n_vendor(x1) & n_home(x3) & n_food(x2) & Time(e1,x3) & Actor(e1,x1))
|
||
A group of Event Staff move in and around two stalls covered in target logos in front of a building with arched windows.
|
The staff is preparing for an event that will take place in two weeks
| 1 | 0.010571 |
Just because event staff are preparing doesn't mean they are preparing for event that takes place in two weeks.
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17 x18 x19 x20 x21 x22.(a_topic(x12) & in(e2,x18) & in(x18,x20) & of(x20,x21) & with(x21,x22) & n_window(x22) & a_arched(s2) & Theme(s2,x22) & n_building(x21) & n_front(x20) & n_logo(x18) & of(x18,x19) & n_target(x19) & Theme(e2,x17) & v_cover(e2) & (x12 = x17) & around(x12,x16) & n_stall(x16) & card_eq_2(x16) & of(x12,x13) & n_move(x13) & (x13 = x15) & ne_org_staff(x15) & (x13 = x14) & ne_org_event(x14) & n_group(x12) & a_topic(x1) & in(e1,x7) & in(x7,x9) & of(x9,x10) & with(x10,x11) & n_window(x11) & a_arched(s1) & Theme(s1,x11) & n_building(x10) & n_front(x9) & n_logo(x7) & of(x7,x8) & n_target(x8) & Theme(e1,x6) & v_cover(e1) & (x1 = x6) & in(x1,x5) & n_stall(x5) & card_eq_2(x5) & of(x1,x2) & n_move(x2) & (x2 = x4) & ne_org_staff(x4) & (x2 = x3) & ne_org_event(x3) & n_group(x1))
|
exists e1 e2 x1 x2 x3 x4 x5.(n_staff(x1) & for(e1,x2) & in(e2,x5) & n_week(x5) & card_eq_2(x5) & Theme(e2,x4) & Actor(e2,x3) & v_take(e2) & n_place(x4) & (x2 = x3) & n_event(x2) & Actor(e1,x1) & v_prepare(e1))
|
779f5a52-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17 x18 x19 x20 x21 x22.(with(x21,x22) & with(x10,x11) & v_cover(e2) & v_cover(e1) & of(x9,x10) & of(x7,x8) & of(x20,x21) & of(x18,x19) & of(x12,x13) & of(x1,x2) & ne_org_staff(x4) & ne_org_staff(x15) & ne_org_event(x3) & ne_org_event(x14) & n_window(x22) & n_window(x11) & n_target(x8) & n_target(x19) & n_stall(x5) & n_stall(x16) & n_move(x2) & n_move(x13) & n_logo(x7) & n_logo(x18) & n_group(x12) & n_group(x1) & n_front(x9) & n_front(x20) & n_building(x21) & n_building(x10) & in(x7,x9) & in(x18,x20) & in(x1,x5) & in(e2,x18) & in(e1,x7) & card_eq_2(x5) & card_eq_2(x16) & around(x12,x16) & a_topic(x12) & a_topic(x1) & a_arched(s2) & a_arched(s1) & Theme(s2,x22) & Theme(s1,x11) & Theme(e2,x17) & Theme(e1,x6) & (x2 = x4) & (x2 = x3) & (x13 = x15) & (x13 = x14) & (x12 = x17) & (x1 = x6))
|
exists e1 e2 x1 x2 x3 x4 x5.(v_take(e2) & v_prepare(e1) & n_week(x5) & n_staff(x1) & n_place(x4) & n_event(x2) & in(e2,x5) & for(e1,x2) & card_eq_2(x5) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3))
|
||
A group of Event Staff move in and around two stalls covered in target logos in front of a building with arched windows.
|
The staff is riding a unicorn to mars.
| 2 | 0 |
If a group is riding a thing, they are not moving in and around.
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17 x18 x19 x20 x21 x22.(a_topic(x12) & in(e2,x18) & in(x18,x20) & of(x20,x21) & with(x21,x22) & n_window(x22) & a_arched(s2) & Theme(s2,x22) & n_building(x21) & n_front(x20) & n_logo(x18) & of(x18,x19) & n_target(x19) & Theme(e2,x17) & v_cover(e2) & (x12 = x17) & around(x12,x16) & n_stall(x16) & card_eq_2(x16) & of(x12,x13) & n_move(x13) & (x13 = x15) & ne_org_staff(x15) & (x13 = x14) & ne_org_event(x14) & n_group(x12) & a_topic(x1) & in(e1,x7) & in(x7,x9) & of(x9,x10) & with(x10,x11) & n_window(x11) & a_arched(s1) & Theme(s1,x11) & n_building(x10) & n_front(x9) & n_logo(x7) & of(x7,x8) & n_target(x8) & Theme(e1,x6) & v_cover(e1) & (x1 = x6) & in(x1,x5) & n_stall(x5) & card_eq_2(x5) & of(x1,x2) & n_move(x2) & (x2 = x4) & ne_org_staff(x4) & (x2 = x3) & ne_org_event(x3) & n_group(x1))
|
exists e1 x1 x2 x3.(n_staff(x1) & to(e1,x3) & n_mar(x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_unicorn(x2))
|
779f76c2-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17 x18 x19 x20 x21 x22.(with(x21,x22) & with(x10,x11) & v_cover(e2) & v_cover(e1) & of(x9,x10) & of(x7,x8) & of(x20,x21) & of(x18,x19) & of(x12,x13) & of(x1,x2) & ne_org_staff(x4) & ne_org_staff(x15) & ne_org_event(x3) & ne_org_event(x14) & n_window(x22) & n_window(x11) & n_target(x8) & n_target(x19) & n_stall(x5) & n_stall(x16) & n_move(x2) & n_move(x13) & n_logo(x7) & n_logo(x18) & n_group(x12) & n_group(x1) & n_front(x9) & n_front(x20) & n_building(x21) & n_building(x10) & in(x7,x9) & in(x18,x20) & in(x1,x5) & in(e2,x18) & in(e1,x7) & card_eq_2(x5) & card_eq_2(x16) & around(x12,x16) & a_topic(x12) & a_topic(x1) & a_arched(s2) & a_arched(s1) & Theme(s2,x22) & Theme(s1,x11) & Theme(e2,x17) & Theme(e1,x6) & (x2 = x4) & (x2 = x3) & (x13 = x15) & (x13 = x14) & (x12 = x17) & (x1 = x6))
|
exists e1 x1 x2 x3.(v_ride(e1) & to(e1,x3) & n_unicorn(x2) & n_staff(x1) & n_mar(x3) & Theme(e1,x2) & Actor(e1,x1))
|
||
A group of Event Staff move in and around two stalls covered in target logos in front of a building with arched windows.
|
Store employees are rounding up loose shopping carts.
| 1 | 0.583632 |
Loose shopping carts are not stalls.
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17 x18 x19 x20 x21 x22.(a_topic(x12) & in(e2,x18) & in(x18,x20) & of(x20,x21) & with(x21,x22) & n_window(x22) & a_arched(s2) & Theme(s2,x22) & n_building(x21) & n_front(x20) & n_logo(x18) & of(x18,x19) & n_target(x19) & Theme(e2,x17) & v_cover(e2) & (x12 = x17) & around(x12,x16) & n_stall(x16) & card_eq_2(x16) & of(x12,x13) & n_move(x13) & (x13 = x15) & ne_org_staff(x15) & (x13 = x14) & ne_org_event(x14) & n_group(x12) & a_topic(x1) & in(e1,x7) & in(x7,x9) & of(x9,x10) & with(x10,x11) & n_window(x11) & a_arched(s1) & Theme(s1,x11) & n_building(x10) & n_front(x9) & n_logo(x7) & of(x7,x8) & n_target(x8) & Theme(e1,x6) & v_cover(e1) & (x1 = x6) & in(x1,x5) & n_stall(x5) & card_eq_2(x5) & of(x1,x2) & n_move(x2) & (x2 = x4) & ne_org_staff(x4) & (x2 = x3) & ne_org_event(x3) & n_group(x1))
|
exists e1 s1 s2 x1 x2 x3 x4.(a_up(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x1) & v_round(e1) & n_cart(x3) & of(x3,x4) & n_shopping(x4) & a_loose(s1) & Theme(s1,x3) & n_employee(x1) & (x1 = x2) & ne_nam_store(x2))
|
779f809a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17 x18 x19 x20 x21 x22.(with(x21,x22) & with(x10,x11) & v_cover(e2) & v_cover(e1) & of(x9,x10) & of(x7,x8) & of(x20,x21) & of(x18,x19) & of(x12,x13) & of(x1,x2) & ne_org_staff(x4) & ne_org_staff(x15) & ne_org_event(x3) & ne_org_event(x14) & n_window(x22) & n_window(x11) & n_target(x8) & n_target(x19) & n_stall(x5) & n_stall(x16) & n_move(x2) & n_move(x13) & n_logo(x7) & n_logo(x18) & n_group(x12) & n_group(x1) & n_front(x9) & n_front(x20) & n_building(x21) & n_building(x10) & in(x7,x9) & in(x18,x20) & in(x1,x5) & in(e2,x18) & in(e1,x7) & card_eq_2(x5) & card_eq_2(x16) & around(x12,x16) & a_topic(x12) & a_topic(x1) & a_arched(s2) & a_arched(s1) & Theme(s2,x22) & Theme(s1,x11) & Theme(e2,x17) & Theme(e1,x6) & (x2 = x4) & (x2 = x3) & (x13 = x15) & (x13 = x14) & (x12 = x17) & (x1 = x6))
|
exists e1 s1 s2 x1 x2 x3 x4.(v_round(e1) & of(x3,x4) & ne_nam_store(x2) & n_shopping(x4) & n_employee(x1) & n_cart(x3) & a_up(s2) & a_loose(s1) & Theme(s1,x3) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x1) & (x1 = x2))
|
||
A group of Event Staff move in and around two stalls covered in target logos in front of a building with arched windows.
|
The Event Staff is getting ready for a big concert.
| 1 | 0.023764 |
Just because event staff are moving stalls doesn't mean that they are preparing for a concert.
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17 x18 x19 x20 x21 x22.(a_topic(x12) & in(e2,x18) & in(x18,x20) & of(x20,x21) & with(x21,x22) & n_window(x22) & a_arched(s2) & Theme(s2,x22) & n_building(x21) & n_front(x20) & n_logo(x18) & of(x18,x19) & n_target(x19) & Theme(e2,x17) & v_cover(e2) & (x12 = x17) & around(x12,x16) & n_stall(x16) & card_eq_2(x16) & of(x12,x13) & n_move(x13) & (x13 = x15) & ne_org_staff(x15) & (x13 = x14) & ne_org_event(x14) & n_group(x12) & a_topic(x1) & in(e1,x7) & in(x7,x9) & of(x9,x10) & with(x10,x11) & n_window(x11) & a_arched(s1) & Theme(s1,x11) & n_building(x10) & n_front(x9) & n_logo(x7) & of(x7,x8) & n_target(x8) & Theme(e1,x6) & v_cover(e1) & (x1 = x6) & in(x1,x5) & n_stall(x5) & card_eq_2(x5) & of(x1,x2) & n_move(x2) & (x2 = x4) & ne_org_staff(x4) & (x2 = x3) & ne_org_event(x3) & n_group(x1))
|
exists e1 p1 x1 x2.(ne_org_staff(x1) & (x1 = x2) & ne_org_event(x2) & exists s1 s2 x3.(for(s1,x3) & n_concert(x3) & a_big(s2) & Theme(s2,x3) & Theme(s1,x1) & a_ready(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1))
|
779f89e6-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17 x18 x19 x20 x21 x22.(with(x21,x22) & with(x10,x11) & v_cover(e2) & v_cover(e1) & of(x9,x10) & of(x7,x8) & of(x20,x21) & of(x18,x19) & of(x12,x13) & of(x1,x2) & ne_org_staff(x4) & ne_org_staff(x15) & ne_org_event(x3) & ne_org_event(x14) & n_window(x22) & n_window(x11) & n_target(x8) & n_target(x19) & n_stall(x5) & n_stall(x16) & n_move(x2) & n_move(x13) & n_logo(x7) & n_logo(x18) & n_group(x12) & n_group(x1) & n_front(x9) & n_front(x20) & n_building(x21) & n_building(x10) & in(x7,x9) & in(x18,x20) & in(x1,x5) & in(e2,x18) & in(e1,x7) & card_eq_2(x5) & card_eq_2(x16) & around(x12,x16) & a_topic(x12) & a_topic(x1) & a_arched(s2) & a_arched(s1) & Theme(s2,x22) & Theme(s1,x11) & Theme(e2,x17) & Theme(e1,x6) & (x2 = x4) & (x2 = x3) & (x13 = x15) & (x13 = x14) & (x12 = x17) & (x1 = x6))
|
exists e1 p1 x1 x2.(v_get(e1) & ne_org_staff(x1) & ne_org_event(x2) & exists s1 s2 x3.(n_concert(x3) & for(s1,x3) & a_ready(s1) & a_big(s2) & Theme(s2,x3) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1) & (x1 = x2))
|
||
A group of Event Staff move in and around two stalls covered in target logos in front of a building with arched windows.
|
A group of Event Staff move in happily.
| 1 | 0.322458 |
Event staff aren't necessarily happily doing their job.
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17 x18 x19 x20 x21 x22.(a_topic(x12) & in(e2,x18) & in(x18,x20) & of(x20,x21) & with(x21,x22) & n_window(x22) & a_arched(s2) & Theme(s2,x22) & n_building(x21) & n_front(x20) & n_logo(x18) & of(x18,x19) & n_target(x19) & Theme(e2,x17) & v_cover(e2) & (x12 = x17) & around(x12,x16) & n_stall(x16) & card_eq_2(x16) & of(x12,x13) & n_move(x13) & (x13 = x15) & ne_org_staff(x15) & (x13 = x14) & ne_org_event(x14) & n_group(x12) & a_topic(x1) & in(e1,x7) & in(x7,x9) & of(x9,x10) & with(x10,x11) & n_window(x11) & a_arched(s1) & Theme(s1,x11) & n_building(x10) & n_front(x9) & n_logo(x7) & of(x7,x8) & n_target(x8) & Theme(e1,x6) & v_cover(e1) & (x1 = x6) & in(x1,x5) & n_stall(x5) & card_eq_2(x5) & of(x1,x2) & n_move(x2) & (x2 = x4) & ne_org_staff(x4) & (x2 = x3) & ne_org_event(x3) & n_group(x1))
|
exists x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x5) & n_happily(x5) & of(x1,x2) & n_move(x2) & (x2 = x4) & ne_org_staff(x4) & (x2 = x3) & ne_org_event(x3) & n_group(x1))
|
779f93d2-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17 x18 x19 x20 x21 x22.(with(x21,x22) & with(x10,x11) & v_cover(e2) & v_cover(e1) & of(x9,x10) & of(x7,x8) & of(x20,x21) & of(x18,x19) & of(x12,x13) & of(x1,x2) & ne_org_staff(x4) & ne_org_staff(x15) & ne_org_event(x3) & ne_org_event(x14) & n_window(x22) & n_window(x11) & n_target(x8) & n_target(x19) & n_stall(x5) & n_stall(x16) & n_move(x2) & n_move(x13) & n_logo(x7) & n_logo(x18) & n_group(x12) & n_group(x1) & n_front(x9) & n_front(x20) & n_building(x21) & n_building(x10) & in(x7,x9) & in(x18,x20) & in(x1,x5) & in(e2,x18) & in(e1,x7) & card_eq_2(x5) & card_eq_2(x16) & around(x12,x16) & a_topic(x12) & a_topic(x1) & a_arched(s2) & a_arched(s1) & Theme(s2,x22) & Theme(s1,x11) & Theme(e2,x17) & Theme(e1,x6) & (x2 = x4) & (x2 = x3) & (x13 = x15) & (x13 = x14) & (x12 = x17) & (x1 = x6))
|
exists x1 x2 x3 x4 x5.(of(x1,x2) & ne_org_staff(x4) & ne_org_event(x3) & n_move(x2) & n_happily(x5) & n_group(x1) & in(x1,x5) & a_topic(x1) & (x2 = x4) & (x2 = x3))
|
||
A group of Event Staff move in and around two stalls covered in target logos in front of a building with arched windows.
|
Store employees are moving around stalls covered in company logos.
| 0 | 0.947554 |
Store employees could be event staff.
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17 x18 x19 x20 x21 x22.(a_topic(x12) & in(e2,x18) & in(x18,x20) & of(x20,x21) & with(x21,x22) & n_window(x22) & a_arched(s2) & Theme(s2,x22) & n_building(x21) & n_front(x20) & n_logo(x18) & of(x18,x19) & n_target(x19) & Theme(e2,x17) & v_cover(e2) & (x12 = x17) & around(x12,x16) & n_stall(x16) & card_eq_2(x16) & of(x12,x13) & n_move(x13) & (x13 = x15) & ne_org_staff(x15) & (x13 = x14) & ne_org_event(x14) & n_group(x12) & a_topic(x1) & in(e1,x7) & in(x7,x9) & of(x9,x10) & with(x10,x11) & n_window(x11) & a_arched(s1) & Theme(s1,x11) & n_building(x10) & n_front(x9) & n_logo(x7) & of(x7,x8) & n_target(x8) & Theme(e1,x6) & v_cover(e1) & (x1 = x6) & in(x1,x5) & n_stall(x5) & card_eq_2(x5) & of(x1,x2) & n_move(x2) & (x2 = x4) & ne_org_staff(x4) & (x2 = x3) & ne_org_event(x3) & n_group(x1))
|
exists e1 e2 x1 x2 x3 x4 x5 x6.(around(e1,x3) & in(e2,x5) & n_logo(x5) & of(x5,x6) & n_company(x6) & Theme(e2,x4) & v_cover(e2) & (x3 = x4) & n_stall(x3) & Actor(e1,x1) & v_move(e1) & n_employee(x1) & (x1 = x2) & ne_nam_store(x2))
|
779f9896-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17 x18 x19 x20 x21 x22.(with(x21,x22) & with(x10,x11) & v_cover(e2) & v_cover(e1) & of(x9,x10) & of(x7,x8) & of(x20,x21) & of(x18,x19) & of(x12,x13) & of(x1,x2) & ne_org_staff(x4) & ne_org_staff(x15) & ne_org_event(x3) & ne_org_event(x14) & n_window(x22) & n_window(x11) & n_target(x8) & n_target(x19) & n_stall(x5) & n_stall(x16) & n_move(x2) & n_move(x13) & n_logo(x7) & n_logo(x18) & n_group(x12) & n_group(x1) & n_front(x9) & n_front(x20) & n_building(x21) & n_building(x10) & in(x7,x9) & in(x18,x20) & in(x1,x5) & in(e2,x18) & in(e1,x7) & card_eq_2(x5) & card_eq_2(x16) & around(x12,x16) & a_topic(x12) & a_topic(x1) & a_arched(s2) & a_arched(s1) & Theme(s2,x22) & Theme(s1,x11) & Theme(e2,x17) & Theme(e1,x6) & (x2 = x4) & (x2 = x3) & (x13 = x15) & (x13 = x14) & (x12 = x17) & (x1 = x6))
|
exists e1 e2 x1 x2 x3 x4 x5 x6.(v_move(e1) & v_cover(e2) & of(x5,x6) & ne_nam_store(x2) & n_stall(x3) & n_logo(x5) & n_employee(x1) & n_company(x6) & in(e2,x5) & around(e1,x3) & Theme(e2,x4) & Actor(e1,x1) & (x3 = x4) & (x1 = x2))
|
||
A group of Event Staff move in and around two stalls covered in target logos in front of a building with arched windows.
|
The staff is cleaning the bathroom.
| 1 | 0.000272 |
Just because event staff are moving in and around two stalls does not mean that they are cleaning anything, especially bathrooms.
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17 x18 x19 x20 x21 x22.(a_topic(x12) & in(e2,x18) & in(x18,x20) & of(x20,x21) & with(x21,x22) & n_window(x22) & a_arched(s2) & Theme(s2,x22) & n_building(x21) & n_front(x20) & n_logo(x18) & of(x18,x19) & n_target(x19) & Theme(e2,x17) & v_cover(e2) & (x12 = x17) & around(x12,x16) & n_stall(x16) & card_eq_2(x16) & of(x12,x13) & n_move(x13) & (x13 = x15) & ne_org_staff(x15) & (x13 = x14) & ne_org_event(x14) & n_group(x12) & a_topic(x1) & in(e1,x7) & in(x7,x9) & of(x9,x10) & with(x10,x11) & n_window(x11) & a_arched(s1) & Theme(s1,x11) & n_building(x10) & n_front(x9) & n_logo(x7) & of(x7,x8) & n_target(x8) & Theme(e1,x6) & v_cover(e1) & (x1 = x6) & in(x1,x5) & n_stall(x5) & card_eq_2(x5) & of(x1,x2) & n_move(x2) & (x2 = x4) & ne_org_staff(x4) & (x2 = x3) & ne_org_event(x3) & n_group(x1))
|
exists e1 x1 x2.(n_bathroom(x2) & n_staff(x1) & Theme(e1,x2) & Actor(e1,x1) & v_clean(e1))
|
779f9ddc-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17 x18 x19 x20 x21 x22.(with(x21,x22) & with(x10,x11) & v_cover(e2) & v_cover(e1) & of(x9,x10) & of(x7,x8) & of(x20,x21) & of(x18,x19) & of(x12,x13) & of(x1,x2) & ne_org_staff(x4) & ne_org_staff(x15) & ne_org_event(x3) & ne_org_event(x14) & n_window(x22) & n_window(x11) & n_target(x8) & n_target(x19) & n_stall(x5) & n_stall(x16) & n_move(x2) & n_move(x13) & n_logo(x7) & n_logo(x18) & n_group(x12) & n_group(x1) & n_front(x9) & n_front(x20) & n_building(x21) & n_building(x10) & in(x7,x9) & in(x18,x20) & in(x1,x5) & in(e2,x18) & in(e1,x7) & card_eq_2(x5) & card_eq_2(x16) & around(x12,x16) & a_topic(x12) & a_topic(x1) & a_arched(s2) & a_arched(s1) & Theme(s2,x22) & Theme(s1,x11) & Theme(e2,x17) & Theme(e1,x6) & (x2 = x4) & (x2 = x3) & (x13 = x15) & (x13 = x14) & (x12 = x17) & (x1 = x6))
|
exists e1 x1 x2.(v_clean(e1) & n_staff(x1) & n_bathroom(x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
A male basketball player puts a basketball through the net to score.
|
a kid shoots a three pointer
| 1 | -100 |
A male doesn't imply a kid. The fact that a basketball player puts a basketball through the net to score doesn't imply that the player shoots a three pointer.
|
exists e1 x1 x2 x3 x4 x5 x6.(n_net(x6) & through(e1,x6) & to(e1,x5) & n_score(x5) & Theme(e1,x4) & Actor(e1,x1) & v_put(e1) & n_basketball(x4) & n_player(x1) & of(x1,x3) & n_basketball(x3) & of(x1,x2) & n_male(x2))
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_shoot(e1) & n_pointer(x2) & card_eq_3(x2) & n_kid(x1))
|
77a1ba5e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4 x5 x6.(v_put(e1) & to(e1,x5) & through(e1,x6) & of(x1,x3) & of(x1,x2) & n_score(x5) & n_player(x1) & n_net(x6) & n_male(x2) & n_basketball(x4) & n_basketball(x3) & Theme(e1,x4) & Actor(e1,x1))
|
exists e1 x1 x2.(v_shoot(e1) & n_pointer(x2) & n_kid(x1) & card_eq_3(x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
A male basketball player puts a basketball through the net to score.
|
someone is playing a sport
| 0 | -100 |
basketball player puts a basketball through can also be said as playing a sport
|
exists e1 x1 x2 x3 x4 x5 x6.(n_net(x6) & through(e1,x6) & to(e1,x5) & n_score(x5) & Theme(e1,x4) & Actor(e1,x1) & v_put(e1) & n_basketball(x4) & n_player(x1) & of(x1,x3) & n_basketball(x3) & of(x1,x2) & n_male(x2))
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_sport(x2) & n_person(x1))
|
77a1c698-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4 x5 x6.(v_put(e1) & to(e1,x5) & through(e1,x6) & of(x1,x3) & of(x1,x2) & n_score(x5) & n_player(x1) & n_net(x6) & n_male(x2) & n_basketball(x4) & n_basketball(x3) & Theme(e1,x4) & Actor(e1,x1))
|
exists e1 x1 x2.(v_play(e1) & n_sport(x2) & n_person(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
A basketball player scores with a slam dunk.
|
A basketball player hits a home run.
| 2 | -100 |
The basketball player cannot hit a home run.
|
exists x1 x2 x3 x4 x5.(a_topic(x1) & with(x1,x4) & n_dunk(x4) & of(x4,x5) & n_slam(x5) & n_score(x1) & of(x1,x3) & n_player(x3) & of(x1,x2) & n_basketball(x2))
|
exists e1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_hit(e1) & n_run(x3) & of(x3,x4) & n_home(x4) & n_player(x1) & of(x1,x2) & n_basketball(x2))
|
77a1d142-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1 x2 x3 x4 x5.(with(x1,x4) & of(x4,x5) & of(x1,x3) & of(x1,x2) & n_slam(x5) & n_score(x1) & n_player(x3) & n_dunk(x4) & n_basketball(x2) & a_topic(x1))
|
exists e1 x1 x2 x3 x4.(v_hit(e1) & of(x3,x4) & of(x1,x2) & n_run(x3) & n_player(x1) & n_home(x4) & n_basketball(x2) & Theme(e1,x3) & Actor(e1,x1))
|
||
A basketball player scores with a slam dunk.
|
A basketball player jumps with a basketball.
| 0 | -100 |
player jumps with a basketball implies that slam dunk.
|
exists x1 x2 x3 x4 x5.(a_topic(x1) & with(x1,x4) & n_dunk(x4) & of(x4,x5) & n_slam(x5) & n_score(x1) & of(x1,x3) & n_player(x3) & of(x1,x2) & n_basketball(x2))
|
exists x1 x2 x3 x4.(a_topic(x1) & with(x1,x4) & n_basketball(x4) & n_jump(x1) & of(x1,x3) & n_player(x3) & of(x1,x2) & n_basketball(x2))
|
77a1db88-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1 x2 x3 x4 x5.(with(x1,x4) & of(x4,x5) & of(x1,x3) & of(x1,x2) & n_slam(x5) & n_score(x1) & n_player(x3) & n_dunk(x4) & n_basketball(x2) & a_topic(x1))
|
exists x1 x2 x3 x4.(with(x1,x4) & of(x1,x3) & of(x1,x2) & n_player(x3) & n_jump(x1) & n_basketball(x4) & n_basketball(x2) & a_topic(x1))
|
||
A basketball player scores with a slam dunk.
|
A basketball player takes the lead in the game.
| 1 | -100 |
The fact that a basketball player scores with a slam dunk doesn't imply that he takes the lead.
|
exists x1 x2 x3 x4 x5.(a_topic(x1) & with(x1,x4) & n_dunk(x4) & of(x4,x5) & n_slam(x5) & n_score(x1) & of(x1,x3) & n_player(x3) & of(x1,x2) & n_basketball(x2))
|
exists e1 x1 x2 x3 x4.(n_game(x4) & n_lead(x3) & Theme(e1,x3) & Actor(e1,x1) & v_take(e1) & in(x3,x4) & n_player(x1) & of(x1,x2) & n_basketball(x2))
|
77a1e696-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1 x2 x3 x4 x5.(with(x1,x4) & of(x4,x5) & of(x1,x3) & of(x1,x2) & n_slam(x5) & n_score(x1) & n_player(x3) & n_dunk(x4) & n_basketball(x2) & a_topic(x1))
|
exists e1 x1 x2 x3 x4.(v_take(e1) & of(x1,x2) & n_player(x1) & n_lead(x3) & n_game(x4) & n_basketball(x2) & in(x3,x4) & Theme(e1,x3) & Actor(e1,x1))
|
||
A man wearing a striped shirt is singing into a microphone as another man wearing a purple bandanna around his neck plays an electric guitar behind him.
|
the two men are lifting weights
| 2 | -100 |
The men cannot lift weights while singing and playing the guitar.
|
exists e1 e2 p1 s1 x1 x2 x3 x4 x8.(exists e3 e4 s2 s3 x5 x6 x7 x9.(behind(e4,x1) & Theme(e4,x9) & Actor(e4,x5) & v_play(e4) & n_guitar(x9) & a_electric(s3) & Theme(s3,x9) & around(e3,x8) & Theme(e3,x7) & Actor(e3,x6) & v_wear(e3) & n_bandanna(x7) & a_purple(s2) & Theme(s2,x7) & (x5 = x6) & n_man(x5) & -(x5 = x1)) & n_male(x1) & n_male(x1) & n_neck(x8) & of(x8,x1) & n_man(x1) & n_man(x1) & as(e2,p1) & into(e2,x4) & n_microphone(x4) & Actor(e2,x1) & v_sing(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_shirt(x3) & a_striped(s1) & Theme(s1,x3) & (x1 = x2))
|
exists e1 x1 x2.(n_man(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1) & v_lift(e1) & n_weight(x2))
|
77a1f15e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 p1 s1 x1 x2 x3 x4 x8.(v_wear(e1) & v_sing(e2) & of(x8,x1) & n_shirt(x3) & n_neck(x8) & n_microphone(x4) & n_man(x1) & n_male(x1) & into(e2,x4) & exists e3 e4 s2 s3 x5 x6 x7 x9.(v_wear(e3) & v_play(e4) & n_man(x5) & n_guitar(x9) & n_bandanna(x7) & behind(e4,x1) & around(e3,x8) & a_purple(s2) & a_electric(s3) & Theme(s3,x9) & Theme(s2,x7) & Theme(e4,x9) & Theme(e3,x7) & Actor(e4,x5) & Actor(e3,x6) & -(x5 = x1) & (x5 = x6)) & as(e2,p1) & a_striped(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2.(v_lift(e1) & n_weight(x2) & n_man(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
A man wearing a striped shirt is singing into a microphone as another man wearing a purple bandanna around his neck plays an electric guitar behind him.
|
one man is singing while another plays a guitar
| 0 | -100 |
plays an electric guitar shows that another plays a guitar
|
exists e2 e1 p1 s1 x1 x2 x3 x4 x8.(exists e3 e4 s2 s3 x5 x6 x7 x9.(behind(e4,x1) & Theme(e4,x9) & Actor(e4,x5) & v_play(e4) & n_guitar(x9) & a_electric(s3) & Theme(s3,x9) & around(e3,x8) & Theme(e3,x7) & Actor(e3,x6) & v_wear(e3) & n_bandanna(x7) & a_purple(s2) & Theme(s2,x7) & (x5 = x6) & n_man(x5) & -(x5 = x1)) & n_male(x1) & n_male(x1) & n_neck(x8) & of(x8,x1) & n_man(x1) & n_man(x1) & as(e2,p1) & into(e2,x4) & n_microphone(x4) & Actor(e2,x1) & v_sing(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_shirt(x3) & a_striped(s1) & Theme(s1,x3) & (x1 = x2))
|
exists e1 p1 x1.(exists e2 x2 x3.(Theme(e2,x3) & Actor(e2,x2) & v_play(e2) & n_guitar(x3) & n_thing(x2)) & while(e1,p1) & Actor(e1,x1) & v_sing(e1) & n_man(x1) & card_eq_1(x1))
|
77a1fb86-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 p1 s1 x1 x2 x3 x4 x8.(v_wear(e1) & v_sing(e2) & of(x8,x1) & n_shirt(x3) & n_neck(x8) & n_microphone(x4) & n_man(x1) & n_male(x1) & into(e2,x4) & exists e3 e4 s2 s3 x5 x6 x7 x9.(v_wear(e3) & v_play(e4) & n_man(x5) & n_guitar(x9) & n_bandanna(x7) & behind(e4,x1) & around(e3,x8) & a_purple(s2) & a_electric(s3) & Theme(s3,x9) & Theme(s2,x7) & Theme(e4,x9) & Theme(e3,x7) & Actor(e4,x5) & Actor(e3,x6) & -(x5 = x1) & (x5 = x6)) & as(e2,p1) & a_striped(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 p1 x1.(while(e1,p1) & v_sing(e1) & n_man(x1) & exists e2 x2 x3.(v_play(e2) & n_thing(x2) & n_guitar(x3) & Theme(e2,x3) & Actor(e2,x2)) & card_eq_1(x1) & Actor(e1,x1))
|
||
A man wearing a striped shirt is singing into a microphone as another man wearing a purple bandanna around his neck plays an electric guitar behind him.
|
the men are in a band and are practicing in a garage
| 1 | -100 |
Just because a man is singing into a microphone as another man wearing a purple bandanna around his neck plays an electric guitar doesn't imply that they are in a band and practicing in a garage.
|
exists e1 e2 p1 s1 x1 x2 x3 x4 x8.(exists e3 e4 s2 s3 x5 x6 x7 x9.(behind(e4,x1) & Theme(e4,x9) & Actor(e4,x5) & v_play(e4) & n_guitar(x9) & a_electric(s3) & Theme(s3,x9) & around(e3,x8) & Theme(e3,x7) & Actor(e3,x6) & v_wear(e3) & n_bandanna(x7) & a_purple(s2) & Theme(s2,x7) & (x5 = x6) & n_man(x5) & -(x5 = x1)) & n_male(x1) & n_male(x1) & n_neck(x8) & of(x8,x1) & n_man(x1) & n_man(x1) & as(e2,p1) & into(e2,x4) & n_microphone(x4) & Actor(e2,x1) & v_sing(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_shirt(x3) & a_striped(s1) & Theme(s1,x3) & (x1 = x2))
|
exists e1 p1 x1 x2.(n_man(x1) & in(e1,x2) & n_garage(x2) & Actor(e1,x1) & v_practice(e1) & exists x3.(in(x1,x3) & n_band(x3)))
|
77a2064e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 p1 s1 x1 x2 x3 x4 x8.(v_wear(e1) & v_sing(e2) & of(x8,x1) & n_shirt(x3) & n_neck(x8) & n_microphone(x4) & n_man(x1) & n_male(x1) & into(e2,x4) & exists e3 e4 s2 s3 x5 x6 x7 x9.(v_wear(e3) & v_play(e4) & n_man(x5) & n_guitar(x9) & n_bandanna(x7) & behind(e4,x1) & around(e3,x8) & a_purple(s2) & a_electric(s3) & Theme(s3,x9) & Theme(s2,x7) & Theme(e4,x9) & Theme(e3,x7) & Actor(e4,x5) & Actor(e3,x6) & -(x5 = x1) & (x5 = x6)) & as(e2,p1) & a_striped(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2.(v_practice(e1) & n_man(x1) & n_garage(x2) & in(e1,x2) & exists x3.(n_band(x3) & in(x1,x3)) & Actor(e1,x1))
|
||
Four people in what looks like a kitchen preparing or cleaning.
|
They are cooking.
| 1 | -100 |
People in kitchen, preparing and cleaning doesn't imply that they are cooking
|
exists e2 e1 x1 x2 x3 x4 x5.(like(e1,x3) & Theme(e2,x5) & Actor(e2,x4) & v_prepare(e2) & n_clean(x5) & (x3 = x4) & n_kitchen(x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_what(x2) & n_people(x1) & card_eq_4(x1))
|
exists e1 x1.(n_thing(x1) & Actor(e1,x1) & v_cook(e1))
|
77a212a6-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 x1 x2 x3 x4 x5.(v_prepare(e2) & v_look(e1) & n_what(x2) & n_people(x1) & n_kitchen(x3) & n_clean(x5) & like(e1,x3) & in(x1,x2) & card_eq_4(x1) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4))
|
exists e1 x1.(v_cook(e1) & n_thing(x1) & Actor(e1,x1))
|
||
Four people in what looks like a kitchen preparing or cleaning.
|
They are indoors.
| 0 | -100 |
If four people in kitchen, means they are indoors.
|
exists e1 e2 x1 x2 x3 x4 x5.(like(e1,x3) & Theme(e2,x5) & Actor(e2,x4) & v_prepare(e2) & n_clean(x5) & (x3 = x4) & n_kitchen(x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_what(x2) & n_people(x1) & card_eq_4(x1))
|
exists p1 x1.(n_thing(x1) & exists x2.((x1 = x2) & n_indoor(x2)))
|
77a21e2c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 x1 x2 x3 x4 x5.(v_prepare(e2) & v_look(e1) & n_what(x2) & n_people(x1) & n_kitchen(x3) & n_clean(x5) & like(e1,x3) & in(x1,x2) & card_eq_4(x1) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4))
|
exists x1.(n_thing(x1) & exists x2.(n_indoor(x2) & (x1 = x2)))
|
||
Four people in what looks like a kitchen preparing or cleaning.
|
There are five people.
| 2 | -100 |
Four people are less than five people.
|
exists e1 e2 x1 x2 x3 x4 x5.(like(e1,x3) & Theme(e2,x5) & Actor(e2,x4) & v_prepare(e2) & n_clean(x5) & (x3 = x4) & n_kitchen(x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_what(x2) & n_people(x1) & card_eq_4(x1))
|
exists p1 x1 x2.((x1 = x2) & n_people(x2) & card_eq_5(x2))
|
77a22ab6-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 x1 x2 x3 x4 x5.(v_prepare(e2) & v_look(e1) & n_what(x2) & n_people(x1) & n_kitchen(x3) & n_clean(x5) & like(e1,x3) & in(x1,x2) & card_eq_4(x1) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4))
|
exists x1 x2.(n_people(x2) & card_eq_5(x2) & (x1 = x2))
|
||
A man take a picture of a woman in a blue top and jeans standing on a stump near the water.
|
A woman photographs a man in a studio.
| 2 | -100 |
The man and woman cannot be in a studio if they are near the water.
|
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_water(x9) & Theme(e2,x2) & Actor(e2,x1) & v_take(e2) & of(x2,x3) & on(e1,x8) & near(x8,x9) & n_stump(x8) & Actor(e1,x7) & v_stand(e1) & (x3 = x7) & subset_of(x6,x3) & n_jeans(x6) & subset_of(x4,x3) & in(x4,x5) & n_top(x5) & a_blue(s1) & Theme(s1,x5) & n_woman(x4) & n_picture(x2) & n_man(x1))
|
exists e1 x1 x2 x3.(in(e1,x3) & n_studio(x3) & Theme(e1,x2) & Actor(e1,x1) & v_photograph(e1) & n_man(x2) & n_woman(x1))
|
77a236be-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_take(e2) & v_stand(e1) & subset_of(x6,x3) & subset_of(x4,x3) & on(e1,x8) & of(x2,x3) & near(x8,x9) & n_woman(x4) & n_water(x9) & n_top(x5) & n_stump(x8) & n_picture(x2) & n_man(x1) & n_jeans(x6) & in(x4,x5) & a_blue(s1) & Theme(s1,x5) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x7) & (x3 = x7))
|
exists e1 x1 x2 x3.(v_photograph(e1) & n_woman(x1) & n_studio(x3) & n_man(x2) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
|
||
A man take a picture of a woman in a blue top and jeans standing on a stump near the water.
|
A professional photographer takes nature scene photos for a magazine.
| 1 | -100 |
We do not know that the man taking photographs is a professional photographer or that he takes his pictures for a magazine.
|
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_water(x9) & Theme(e2,x2) & Actor(e2,x1) & v_take(e2) & of(x2,x3) & on(e1,x8) & near(x8,x9) & n_stump(x8) & Actor(e1,x7) & v_stand(e1) & (x3 = x7) & subset_of(x6,x3) & n_jeans(x6) & subset_of(x4,x3) & in(x4,x5) & n_top(x5) & a_blue(s1) & Theme(s1,x5) & n_woman(x4) & n_picture(x2) & n_man(x1))
|
exists e1 s1 x1 x2 x3 x4 x5.(Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & for(x2,x5) & n_magazine(x5) & n_photo(x2) & of(x2,x4) & n_scene(x4) & of(x2,x3) & n_nature(x3) & n_photographer(x1) & a_professional(s1) & Theme(s1,x1))
|
77a24280-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_take(e2) & v_stand(e1) & subset_of(x6,x3) & subset_of(x4,x3) & on(e1,x8) & of(x2,x3) & near(x8,x9) & n_woman(x4) & n_water(x9) & n_top(x5) & n_stump(x8) & n_picture(x2) & n_man(x1) & n_jeans(x6) & in(x4,x5) & a_blue(s1) & Theme(s1,x5) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x7) & (x3 = x7))
|
exists e1 s1 x1 x2 x3 x4 x5.(v_take(e1) & of(x2,x4) & of(x2,x3) & n_scene(x4) & n_photographer(x1) & n_photo(x2) & n_nature(x3) & n_magazine(x5) & for(x2,x5) & a_professional(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
A man take a picture of a woman in a blue top and jeans standing on a stump near the water.
|
A woman poses near a stump.
| 0 | -100 |
take a picture of a woman can also be said as poses near a stump.
|
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_water(x9) & Theme(e2,x2) & Actor(e2,x1) & v_take(e2) & of(x2,x3) & on(e1,x8) & near(x8,x9) & n_stump(x8) & Actor(e1,x7) & v_stand(e1) & (x3 = x7) & subset_of(x6,x3) & n_jeans(x6) & subset_of(x4,x3) & in(x4,x5) & n_top(x5) & a_blue(s1) & Theme(s1,x5) & n_woman(x4) & n_picture(x2) & n_man(x1))
|
exists e1 x1 x2.(near(e1,x2) & n_stump(x2) & Actor(e1,x1) & v_pose(e1) & n_woman(x1))
|
77a24cbc-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_take(e2) & v_stand(e1) & subset_of(x6,x3) & subset_of(x4,x3) & on(e1,x8) & of(x2,x3) & near(x8,x9) & n_woman(x4) & n_water(x9) & n_top(x5) & n_stump(x8) & n_picture(x2) & n_man(x1) & n_jeans(x6) & in(x4,x5) & a_blue(s1) & Theme(s1,x5) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x7) & (x3 = x7))
|
exists e1 x1 x2.(v_pose(e1) & near(e1,x2) & n_woman(x1) & n_stump(x2) & Actor(e1,x1))
|
||
Four people in a wooden house are preparing for some important looking occasion.
|
Four people get ready to attend a funeral.
| 1 | -100 |
Although they are preparing for an important occasion it is not necessarily a funeral.
|
exists e1 e2 s1 s2 x1 x2 x3.(for(e1,x3) & n_occasion(x3) & Actor(e2,x3) & v_look(e2) & a_important(s2) & Theme(s2,x3) & Actor(e1,x1) & v_prepare(e1) & in(x1,x2) & n_house(x2) & a_wooden(s1) & Theme(s1,x2) & n_people(x1) & card_eq_4(x1))
|
exists e1 p1 x1.(exists p2 s1.(Topic(s1,p2) & Actor(s1,x1) & a_ready(s1) & exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_attend(e2) & n_funeral(x2))) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & n_people(x1) & card_eq_4(x1))
|
77a2578e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 x1 x2 x3.(v_prepare(e1) & v_look(e2) & n_people(x1) & n_occasion(x3) & n_house(x2) & in(x1,x2) & for(e1,x3) & card_eq_4(x1) & a_wooden(s1) & a_important(s2) & Theme(s2,x3) & Theme(s1,x2) & Actor(e2,x3) & Actor(e1,x1))
|
exists e1 p1 x1.(v_get(e1) & n_people(x1) & exists p2 s1.(exists e2 x2.(v_attend(e2) & n_funeral(x2) & Theme(e2,x2) & Actor(e2,x1)) & a_ready(s1) & Topic(s1,p2) & Actor(s1,x1)) & card_eq_4(x1) & Topic(e1,p1) & Actor(e1,x1))
|
||
Four people in a wooden house are preparing for some important looking occasion.
|
Four people get dressed indoors.
| 0 | -100 |
preparing for some important looking occasion can also be said as dressed indoors.
|
exists e1 e2 s1 s2 x1 x2 x3.(for(e1,x3) & n_occasion(x3) & Actor(e2,x3) & v_look(e2) & a_important(s2) & Theme(s2,x3) & Actor(e1,x1) & v_prepare(e1) & in(x1,x2) & n_house(x2) & a_wooden(s1) & Theme(s1,x2) & n_people(x1) & card_eq_4(x1))
|
exists e1 p1 x1.(exists e2 x2.(Recipient(e2,x2) & Theme(e2,x1) & v_dress(e2) & n_indoor(x2)) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & n_people(x1) & card_eq_4(x1))
|
77a261d4-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 x1 x2 x3.(v_prepare(e1) & v_look(e2) & n_people(x1) & n_occasion(x3) & n_house(x2) & in(x1,x2) & for(e1,x3) & card_eq_4(x1) & a_wooden(s1) & a_important(s2) & Theme(s2,x3) & Theme(s1,x2) & Actor(e2,x3) & Actor(e1,x1))
|
exists e1 p1 x1.(v_get(e1) & n_people(x1) & exists e2 x2.(v_dress(e2) & n_indoor(x2) & Theme(e2,x1) & Recipient(e2,x2)) & card_eq_4(x1) & Topic(e1,p1) & Actor(e1,x1))
|
||
Four people in a wooden house are preparing for some important looking occasion.
|
Four people get ready for a swim.
| 2 | -100 |
The people cannot get ready to swim while preparing for an important occasion.
|
exists e1 e2 s1 s2 x1 x2 x3.(for(e1,x3) & n_occasion(x3) & Actor(e2,x3) & v_look(e2) & a_important(s2) & Theme(s2,x3) & Actor(e1,x1) & v_prepare(e1) & in(x1,x2) & n_house(x2) & a_wooden(s1) & Theme(s1,x2) & n_people(x1) & card_eq_4(x1))
|
exists e1 p1 x1.(exists s1 x2.(for(s1,x2) & n_swim(x2) & Theme(s1,x1) & a_ready(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & n_people(x1) & card_eq_4(x1))
|
77a26ce2-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 x1 x2 x3.(v_prepare(e1) & v_look(e2) & n_people(x1) & n_occasion(x3) & n_house(x2) & in(x1,x2) & for(e1,x3) & card_eq_4(x1) & a_wooden(s1) & a_important(s2) & Theme(s2,x3) & Theme(s1,x2) & Actor(e2,x3) & Actor(e1,x1))
|
exists e1 p1 x1.(v_get(e1) & n_people(x1) & exists s1 x2.(n_swim(x2) & for(s1,x2) & a_ready(s1) & Theme(s1,x1)) & card_eq_4(x1) & Topic(e1,p1) & Actor(e1,x1))
|
||
A lead singer and a guitarist are pictured in this concert photo performing one of their songs.
|
The lead singer and the guitarist are members of a very popular band.
| 1 | 0.335369 |
Just because the people pictured are a singer and a guitarist it does not imply that they are members of a very popular band.
|
exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_song(x9) & of(x9,x5) & n_thing(x5) & n_photo(x5) & of(x5,x6) & n_concert(x6) & in(e1,x5) & Theme(e2,x8) & Actor(e2,x7) & v_perform(e2) & of(x8,x9) & n_thing(x8) & card_eq_1(x8) & (x5 = x7) & Theme(e1,x1) & v_picture(e1) & subset_of(x4,x1) & n_guitarist(x4) & subset_of(x2,x1) & n_singer(x2) & of(x2,x3) & n_lead(x3))
|
exists p1 x1 x2 x3 x4.(n_guitarist(x4) & n_singer(x2) & of(x2,x3) & n_lead(x3) & exists s1 x5 x6.((x1 = x5) & of(x5,x6) & n_band(x6) & a_popular(s1) & Theme(s1,x6) & r_very(x6) & n_member(x5)) & subset_of(x4,x1) & subset_of(x2,x1))
|
77a27ac0-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_picture(e1) & v_perform(e2) & subset_of(x4,x1) & subset_of(x2,x1) & of(x9,x5) & of(x8,x9) & of(x5,x6) & of(x2,x3) & n_thing(x8) & n_thing(x5) & n_song(x9) & n_singer(x2) & n_photo(x5) & n_lead(x3) & n_guitarist(x4) & n_concert(x6) & in(e1,x5) & card_eq_1(x8) & Theme(e2,x8) & Theme(e1,x1) & Actor(e2,x7) & (x5 = x7))
|
exists x1 x2 x3 x4.(subset_of(x4,x1) & subset_of(x2,x1) & of(x2,x3) & n_singer(x2) & n_lead(x3) & n_guitarist(x4) & exists s1 x5 x6.(r_very(x6) & of(x5,x6) & n_member(x5) & n_band(x6) & a_popular(s1) & Theme(s1,x6) & (x1 = x5)))
|
||
A lead singer and a guitarist are pictured in this concert photo performing one of their songs.
|
A drummer sits behind a couple of his bandmates.
| 1 | 0.668858 |
We are only told that the lead singer and guitarist are in the picture a drummer sitting behind a couple of his bandmates is not mentioned.
|
exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_song(x9) & of(x9,x5) & n_thing(x5) & n_photo(x5) & of(x5,x6) & n_concert(x6) & in(e1,x5) & Theme(e2,x8) & Actor(e2,x7) & v_perform(e2) & of(x8,x9) & n_thing(x8) & card_eq_1(x8) & (x5 = x7) & Theme(e1,x1) & v_picture(e1) & subset_of(x4,x1) & n_guitarist(x4) & subset_of(x2,x1) & n_singer(x2) & of(x2,x3) & n_lead(x3))
|
exists e1 x1 x2 x3.(behind(e1,x2) & of(x2,x3) & n_bandmate(x3) & of(x3,x1) & n_male(x1) & n_couple(x2) & Actor(e1,x1) & v_sit(e1) & n_drummer(x1))
|
77a28510-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_picture(e1) & v_perform(e2) & subset_of(x4,x1) & subset_of(x2,x1) & of(x9,x5) & of(x8,x9) & of(x5,x6) & of(x2,x3) & n_thing(x8) & n_thing(x5) & n_song(x9) & n_singer(x2) & n_photo(x5) & n_lead(x3) & n_guitarist(x4) & n_concert(x6) & in(e1,x5) & card_eq_1(x8) & Theme(e2,x8) & Theme(e1,x1) & Actor(e2,x7) & (x5 = x7))
|
exists e1 x1 x2 x3.(v_sit(e1) & of(x3,x1) & of(x2,x3) & n_male(x1) & n_drummer(x1) & n_couple(x2) & n_bandmate(x3) & behind(e1,x2) & Actor(e1,x1))
|
||
A lead singer and a guitarist are pictured in this concert photo performing one of their songs.
|
The lead singer is in the picture.
| 0 | -100 |
performing one of their songs shows that singer is in the picture.
|
exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_song(x9) & of(x9,x5) & n_thing(x5) & n_photo(x5) & of(x5,x6) & n_concert(x6) & in(e1,x5) & Theme(e2,x8) & Actor(e2,x7) & v_perform(e2) & of(x8,x9) & n_thing(x8) & card_eq_1(x8) & (x5 = x7) & Theme(e1,x1) & v_picture(e1) & subset_of(x4,x1) & n_guitarist(x4) & subset_of(x2,x1) & n_singer(x2) & of(x2,x3) & n_lead(x3))
|
exists p1 x1 x2 x3.(n_picture(x3) & n_singer(x1) & of(x1,x2) & n_lead(x2) & in(x1,x3))
|
77a28fba-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_picture(e1) & v_perform(e2) & subset_of(x4,x1) & subset_of(x2,x1) & of(x9,x5) & of(x8,x9) & of(x5,x6) & of(x2,x3) & n_thing(x8) & n_thing(x5) & n_song(x9) & n_singer(x2) & n_photo(x5) & n_lead(x3) & n_guitarist(x4) & n_concert(x6) & in(e1,x5) & card_eq_1(x8) & Theme(e2,x8) & Theme(e1,x1) & Actor(e2,x7) & (x5 = x7))
|
exists x1 x2 x3.(of(x1,x2) & n_singer(x1) & n_picture(x3) & n_lead(x2) & in(x1,x3))
|
||
A lead singer and a guitarist are pictured in this concert photo performing one of their songs.
|
The lead singer has his eyes closed.
| 1 | 0.085372 |
We have not been told that the lead singer has his eyes closed.
|
exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_song(x9) & of(x9,x5) & n_thing(x5) & n_photo(x5) & of(x5,x6) & n_concert(x6) & in(e1,x5) & Theme(e2,x8) & Actor(e2,x7) & v_perform(e2) & of(x8,x9) & n_thing(x8) & card_eq_1(x8) & (x5 = x7) & Theme(e1,x1) & v_picture(e1) & subset_of(x4,x1) & n_guitarist(x4) & subset_of(x2,x1) & n_singer(x2) & of(x2,x3) & n_lead(x3))
|
exists e1 e2 x1 x2 x3 x4.(n_eye(x3) & of(x3,x1) & n_male(x1) & n_singer(x1) & of(x1,x2) & n_lead(x2) & Theme(e2,x3) & Actor(e2,x1) & v_have(e2) & Actor(e1,x4) & v_close(e1) & (x3 = x4))
|
77a2999c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_picture(e1) & v_perform(e2) & subset_of(x4,x1) & subset_of(x2,x1) & of(x9,x5) & of(x8,x9) & of(x5,x6) & of(x2,x3) & n_thing(x8) & n_thing(x5) & n_song(x9) & n_singer(x2) & n_photo(x5) & n_lead(x3) & n_guitarist(x4) & n_concert(x6) & in(e1,x5) & card_eq_1(x8) & Theme(e2,x8) & Theme(e1,x1) & Actor(e2,x7) & (x5 = x7))
|
exists e1 e2 x1 x2 x3 x4.(v_have(e2) & v_close(e1) & of(x3,x1) & of(x1,x2) & n_singer(x1) & n_male(x1) & n_lead(x2) & n_eye(x3) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x4))
|
||
A lead singer and a guitarist are pictured in this concert photo performing one of their songs.
|
Musicians are playing live music.
| 0 | -100 |
performing one of their songs can also be said as playing live music.
|
exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_song(x9) & of(x9,x5) & n_thing(x5) & n_photo(x5) & of(x5,x6) & n_concert(x6) & in(e1,x5) & Theme(e2,x8) & Actor(e2,x7) & v_perform(e2) & of(x8,x9) & n_thing(x8) & card_eq_1(x8) & (x5 = x7) & Theme(e1,x1) & v_picture(e1) & subset_of(x4,x1) & n_guitarist(x4) & subset_of(x2,x1) & n_singer(x2) & of(x2,x3) & n_lead(x3))
|
exists e1 s1 x1 x2.(ne_nam_musicians(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_music(x2) & a_live(s1) & Theme(s1,x2))
|
77a2a43c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_picture(e1) & v_perform(e2) & subset_of(x4,x1) & subset_of(x2,x1) & of(x9,x5) & of(x8,x9) & of(x5,x6) & of(x2,x3) & n_thing(x8) & n_thing(x5) & n_song(x9) & n_singer(x2) & n_photo(x5) & n_lead(x3) & n_guitarist(x4) & n_concert(x6) & in(e1,x5) & card_eq_1(x8) & Theme(e2,x8) & Theme(e1,x1) & Actor(e2,x7) & (x5 = x7))
|
exists e1 s1 x1 x2.(v_play(e1) & ne_nam_musicians(x1) & n_music(x2) & a_live(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
A lead singer and a guitarist are pictured in this concert photo performing one of their songs.
|
The band are not in the picture.
| 2 | -100 |
The band can either be pictured or not in the picture.
|
exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_song(x9) & of(x9,x5) & n_thing(x5) & n_photo(x5) & of(x5,x6) & n_concert(x6) & in(e1,x5) & Theme(e2,x8) & Actor(e2,x7) & v_perform(e2) & of(x8,x9) & n_thing(x8) & card_eq_1(x8) & (x5 = x7) & Theme(e1,x1) & v_picture(e1) & subset_of(x4,x1) & n_guitarist(x4) & subset_of(x2,x1) & n_singer(x2) & of(x2,x3) & n_lead(x3))
|
exists x1 x2.(n_picture(x2) & n_band(x1) & -exists p1.in(x1,x2))
|
77a2b206-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_picture(e1) & v_perform(e2) & subset_of(x4,x1) & subset_of(x2,x1) & of(x9,x5) & of(x8,x9) & of(x5,x6) & of(x2,x3) & n_thing(x8) & n_thing(x5) & n_song(x9) & n_singer(x2) & n_photo(x5) & n_lead(x3) & n_guitarist(x4) & n_concert(x6) & in(e1,x5) & card_eq_1(x8) & Theme(e2,x8) & Theme(e1,x1) & Actor(e2,x7) & (x5 = x7))
|
exists x1 x2.(n_picture(x2) & n_band(x1) & -in(x1,x2))
|
||
A lead singer and a guitarist are pictured in this concert photo performing one of their songs.
|
A singer and guitarist for a country band play at a festival.
| 1 | 0.120204 |
Although the people are pictured performing at a concert we are not told that they are a country band or that they are playing at a festival.
|
exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_song(x9) & of(x9,x5) & n_thing(x5) & n_photo(x5) & of(x5,x6) & n_concert(x6) & in(e1,x5) & Theme(e2,x8) & Actor(e2,x7) & v_perform(e2) & of(x8,x9) & n_thing(x8) & card_eq_1(x8) & (x5 = x7) & Theme(e1,x1) & v_picture(e1) & subset_of(x4,x1) & n_guitarist(x4) & subset_of(x2,x1) & n_singer(x2) & of(x2,x3) & n_lead(x3))
|
exists s1 x1 x2 x3 x4 x5 x6.(a_topic(s1) & for(s1,x3) & at(x3,x6) & n_festival(x6) & n_play(x3) & of(x3,x5) & n_band(x5) & of(x3,x4) & n_country(x4) & n_guitarist(x2) & n_singer(x1) & subset_of(x2,s1) & subset_of(x1,s1))
|
77a2bd64-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_picture(e1) & v_perform(e2) & subset_of(x4,x1) & subset_of(x2,x1) & of(x9,x5) & of(x8,x9) & of(x5,x6) & of(x2,x3) & n_thing(x8) & n_thing(x5) & n_song(x9) & n_singer(x2) & n_photo(x5) & n_lead(x3) & n_guitarist(x4) & n_concert(x6) & in(e1,x5) & card_eq_1(x8) & Theme(e2,x8) & Theme(e1,x1) & Actor(e2,x7) & (x5 = x7))
|
exists s1 x1 x2 x3 x4 x5 x6.(subset_of(x2,s1) & subset_of(x1,s1) & of(x3,x5) & of(x3,x4) & n_singer(x1) & n_play(x3) & n_guitarist(x2) & n_festival(x6) & n_country(x4) & n_band(x5) & for(s1,x3) & at(x3,x6) & a_topic(s1))
|
||
A lead singer and a guitarist are pictured in this concert photo performing one of their songs.
|
A singer and a guitarist play at a concert.
| 0 | -100 |
performing one of their songs implies that play at a concert.
|
exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_song(x9) & of(x9,x5) & n_thing(x5) & n_photo(x5) & of(x5,x6) & n_concert(x6) & in(e1,x5) & Theme(e2,x8) & Actor(e2,x7) & v_perform(e2) & of(x8,x9) & n_thing(x8) & card_eq_1(x8) & (x5 = x7) & Theme(e1,x1) & v_picture(e1) & subset_of(x4,x1) & n_guitarist(x4) & subset_of(x2,x1) & n_singer(x2) & of(x2,x3) & n_lead(x3))
|
exists s1 x1 x2 x3 x4.(a_topic(s1) & subset_of(x2,s1) & at(x2,x4) & n_concert(x4) & n_play(x2) & of(x2,x3) & n_guitarist(x3) & subset_of(x1,s1) & n_singer(x1))
|
77a2cb9c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_picture(e1) & v_perform(e2) & subset_of(x4,x1) & subset_of(x2,x1) & of(x9,x5) & of(x8,x9) & of(x5,x6) & of(x2,x3) & n_thing(x8) & n_thing(x5) & n_song(x9) & n_singer(x2) & n_photo(x5) & n_lead(x3) & n_guitarist(x4) & n_concert(x6) & in(e1,x5) & card_eq_1(x8) & Theme(e2,x8) & Theme(e1,x1) & Actor(e2,x7) & (x5 = x7))
|
exists s1 x1 x2 x3 x4.(subset_of(x2,s1) & subset_of(x1,s1) & of(x2,x3) & n_singer(x1) & n_play(x2) & n_guitarist(x3) & n_concert(x4) & at(x2,x4) & a_topic(s1))
|
||
A lead singer and a guitarist are pictured in this concert photo performing one of their songs.
|
The violinist turns the page.
| 2 | -100 |
There is no violinist performing with the singer and guitarist.
|
exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_song(x9) & of(x9,x5) & n_thing(x5) & n_photo(x5) & of(x5,x6) & n_concert(x6) & in(e1,x5) & Theme(e2,x8) & Actor(e2,x7) & v_perform(e2) & of(x8,x9) & n_thing(x8) & card_eq_1(x8) & (x5 = x7) & Theme(e1,x1) & v_picture(e1) & subset_of(x4,x1) & n_guitarist(x4) & subset_of(x2,x1) & n_singer(x2) & of(x2,x3) & n_lead(x3))
|
exists e1 x1 x2.(n_page(x2) & n_violinist(x1) & Theme(e1,x2) & Actor(e1,x1) & v_turn(e1))
|
77a2d7a4-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_picture(e1) & v_perform(e2) & subset_of(x4,x1) & subset_of(x2,x1) & of(x9,x5) & of(x8,x9) & of(x5,x6) & of(x2,x3) & n_thing(x8) & n_thing(x5) & n_song(x9) & n_singer(x2) & n_photo(x5) & n_lead(x3) & n_guitarist(x4) & n_concert(x6) & in(e1,x5) & card_eq_1(x8) & Theme(e2,x8) & Theme(e1,x1) & Actor(e2,x7) & (x5 = x7))
|
exists e1 x1 x2.(v_turn(e1) & n_violinist(x1) & n_page(x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
A lead singer and a guitarist are pictured in this concert photo performing one of their songs.
|
A singer and guitarist practice inside of a studio.
| 2 | -100 |
The singer and guitarist cannot practice while they are performing.
|
exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_song(x9) & of(x9,x5) & n_thing(x5) & n_photo(x5) & of(x5,x6) & n_concert(x6) & in(e1,x5) & Theme(e2,x8) & Actor(e2,x7) & v_perform(e2) & of(x8,x9) & n_thing(x8) & card_eq_1(x8) & (x5 = x7) & Theme(e1,x1) & v_picture(e1) & subset_of(x4,x1) & n_guitarist(x4) & subset_of(x2,x1) & n_singer(x2) & of(x2,x3) & n_lead(x3))
|
exists s1 x1 x2 x3 x4.(a_topic(s1) & subset_of(x2,s1) & of(x2,x4) & n_studio(x4) & r_inside(x2) & n_practice(x2) & of(x2,x3) & n_guitarist(x3) & subset_of(x1,s1) & n_singer(x1))
|
77a2e0fa-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_picture(e1) & v_perform(e2) & subset_of(x4,x1) & subset_of(x2,x1) & of(x9,x5) & of(x8,x9) & of(x5,x6) & of(x2,x3) & n_thing(x8) & n_thing(x5) & n_song(x9) & n_singer(x2) & n_photo(x5) & n_lead(x3) & n_guitarist(x4) & n_concert(x6) & in(e1,x5) & card_eq_1(x8) & Theme(e2,x8) & Theme(e1,x1) & Actor(e2,x7) & (x5 = x7))
|
exists s1 x1 x2 x3 x4.(subset_of(x2,s1) & subset_of(x1,s1) & r_inside(x2) & of(x2,x4) & of(x2,x3) & n_studio(x4) & n_singer(x1) & n_practice(x2) & n_guitarist(x3) & a_topic(s1))
|
||
A lead singer and a guitarist are pictured in this concert photo performing one of their songs.
|
A woman takes a sip of her soda in a restaurant.
| 2 | -100 |
A woman is one person, whereas a singe and guitarist are two people. A concert does not take place at a restaurant.
|
exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_song(x9) & of(x9,x5) & n_thing(x5) & n_photo(x5) & of(x5,x6) & n_concert(x6) & in(e1,x5) & Theme(e2,x8) & Actor(e2,x7) & v_perform(e2) & of(x8,x9) & n_thing(x8) & card_eq_1(x8) & (x5 = x7) & Theme(e1,x1) & v_picture(e1) & subset_of(x4,x1) & n_guitarist(x4) & subset_of(x2,x1) & n_singer(x2) & of(x2,x3) & n_lead(x3))
|
exists e1 x1 x2 x3 x4.(in(e1,x4) & n_restaurant(x4) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & of(x2,x3) & n_soda(x3) & of(x3,x1) & n_female(x1) & n_sip(x2) & n_woman(x1))
|
77a2e708-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_picture(e1) & v_perform(e2) & subset_of(x4,x1) & subset_of(x2,x1) & of(x9,x5) & of(x8,x9) & of(x5,x6) & of(x2,x3) & n_thing(x8) & n_thing(x5) & n_song(x9) & n_singer(x2) & n_photo(x5) & n_lead(x3) & n_guitarist(x4) & n_concert(x6) & in(e1,x5) & card_eq_1(x8) & Theme(e2,x8) & Theme(e1,x1) & Actor(e2,x7) & (x5 = x7))
|
exists e1 x1 x2 x3 x4.(v_take(e1) & of(x3,x1) & of(x2,x3) & n_woman(x1) & n_soda(x3) & n_sip(x2) & n_restaurant(x4) & n_female(x1) & in(e1,x4) & Theme(e1,x2) & Actor(e1,x1))
|
||
A lead singer and a guitarist are pictured in this concert photo performing one of their songs.
|
The lead singer and the guitarist are both musicians.
| 0 | 0.974427 |
singer and a guitarist shows that both musicians.
|
exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_song(x9) & of(x9,x5) & n_thing(x5) & n_photo(x5) & of(x5,x6) & n_concert(x6) & in(e1,x5) & Theme(e2,x8) & Actor(e2,x7) & v_perform(e2) & of(x8,x9) & n_thing(x8) & card_eq_1(x8) & (x5 = x7) & Theme(e1,x1) & v_picture(e1) & subset_of(x4,x1) & n_guitarist(x4) & subset_of(x2,x1) & n_singer(x2) & of(x2,x3) & n_lead(x3))
|
exists p1 x1 x2 x3 x4 x5.(n_musician(x5) & n_guitarist(x4) & n_singer(x2) & of(x2,x3) & n_lead(x3) & (x1 = x5) & subset_of(x4,x1) & subset_of(x2,x1))
|
77a2ed2a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_picture(e1) & v_perform(e2) & subset_of(x4,x1) & subset_of(x2,x1) & of(x9,x5) & of(x8,x9) & of(x5,x6) & of(x2,x3) & n_thing(x8) & n_thing(x5) & n_song(x9) & n_singer(x2) & n_photo(x5) & n_lead(x3) & n_guitarist(x4) & n_concert(x6) & in(e1,x5) & card_eq_1(x8) & Theme(e2,x8) & Theme(e1,x1) & Actor(e2,x7) & (x5 = x7))
|
exists x1 x2 x3 x4 x5.(subset_of(x4,x1) & subset_of(x2,x1) & of(x2,x3) & n_singer(x2) & n_musician(x5) & n_lead(x3) & n_guitarist(x4) & (x1 = x5))
|
||
A lead singer and a guitarist are pictured in this concert photo performing one of their songs.
|
A band is playing music.
| 0 | -100 |
performing one of their songs shows that playing music.
|
exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_song(x9) & of(x9,x5) & n_thing(x5) & n_photo(x5) & of(x5,x6) & n_concert(x6) & in(e1,x5) & Theme(e2,x8) & Actor(e2,x7) & v_perform(e2) & of(x8,x9) & n_thing(x8) & card_eq_1(x8) & (x5 = x7) & Theme(e1,x1) & v_picture(e1) & subset_of(x4,x1) & n_guitarist(x4) & subset_of(x2,x1) & n_singer(x2) & of(x2,x3) & n_lead(x3))
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_music(x2) & n_band(x1))
|
77a2f9fa-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_picture(e1) & v_perform(e2) & subset_of(x4,x1) & subset_of(x2,x1) & of(x9,x5) & of(x8,x9) & of(x5,x6) & of(x2,x3) & n_thing(x8) & n_thing(x5) & n_song(x9) & n_singer(x2) & n_photo(x5) & n_lead(x3) & n_guitarist(x4) & n_concert(x6) & in(e1,x5) & card_eq_1(x8) & Theme(e2,x8) & Theme(e1,x1) & Actor(e2,x7) & (x5 = x7))
|
exists e1 x1 x2.(v_play(e1) & n_music(x2) & n_band(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
A lead singer and a guitarist are pictured in this concert photo performing one of their songs.
|
The lead singer and the guitarist refuse to play music today.
| 2 | 0.000106 |
If they refuse to play, then they cannot also be performing.
|
exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_song(x9) & of(x9,x5) & n_thing(x5) & n_photo(x5) & of(x5,x6) & n_concert(x6) & in(e1,x5) & Theme(e2,x8) & Actor(e2,x7) & v_perform(e2) & of(x8,x9) & n_thing(x8) & card_eq_1(x8) & (x5 = x7) & Theme(e1,x1) & v_picture(e1) & subset_of(x4,x1) & n_guitarist(x4) & subset_of(x2,x1) & n_singer(x2) & of(x2,x3) & n_lead(x3))
|
exists p1 s1 x1 x2 x3 x4.(n_refuse(x3) & of(x3,x4) & n_guitarist(x4) & n_singer(x1) & of(x1,x2) & n_lead(x2) & a_topic(s1) & subset_of(x3,s1) & Topic(x3,p1) & exists e1 x5 x6.(Time(e1,x6) & n_today(x6) & Theme(e1,x5) & Actor(e1,x3) & v_play(e1) & n_music(x5)) & subset_of(x1,s1))
|
77a2fffe-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_picture(e1) & v_perform(e2) & subset_of(x4,x1) & subset_of(x2,x1) & of(x9,x5) & of(x8,x9) & of(x5,x6) & of(x2,x3) & n_thing(x8) & n_thing(x5) & n_song(x9) & n_singer(x2) & n_photo(x5) & n_lead(x3) & n_guitarist(x4) & n_concert(x6) & in(e1,x5) & card_eq_1(x8) & Theme(e2,x8) & Theme(e1,x1) & Actor(e2,x7) & (x5 = x7))
|
exists p1 s1 x1 x2 x3 x4.(subset_of(x3,s1) & subset_of(x1,s1) & of(x3,x4) & of(x1,x2) & n_singer(x1) & n_refuse(x3) & n_lead(x2) & n_guitarist(x4) & exists e1 x5 x6.(v_play(e1) & n_today(x6) & n_music(x5) & Time(e1,x6) & Theme(e1,x5) & Actor(e1,x3)) & a_topic(s1) & Topic(x3,p1))
|
||
An airplane high in the sky with a man walking on the ground.
|
The plane is dropping on bomb on the man below.
| 1 | -100 |
Not all planes are bombers, nor would every man be hit by a bomb.
|
exists e1 x1 x2 x3 x4 x5 x6.(n_ground(x6) & n_sky(x3) & a_topic(x1) & with(x1,x4) & on(e1,x6) & Actor(e1,x5) & v_walk(e1) & (x4 = x5) & n_man(x4) & in(x1,x3) & n_high(x1) & of(x1,x2) & n_airplane(x2))
|
exists e1 x1 x2 x3.(n_man(x3) & n_plane(x1) & on(e1,x2) & on(x2,x3) & r_below(x3) & n_bomb(x2) & Actor(e1,x1) & v_drop(e1))
|
77a3053a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4 x5 x6.(with(x1,x4) & v_walk(e1) & on(e1,x6) & of(x1,x2) & n_sky(x3) & n_man(x4) & n_high(x1) & n_ground(x6) & n_airplane(x2) & in(x1,x3) & a_topic(x1) & Actor(e1,x5) & (x4 = x5))
|
exists e1 x1 x2 x3.(v_drop(e1) & r_below(x3) & on(x2,x3) & on(e1,x2) & n_plane(x1) & n_man(x3) & n_bomb(x2) & Actor(e1,x1))
|
||
An airplane high in the sky with a man walking on the ground.
|
The airplane is made out of concrete.
| 2 | -100 |
An airplane made of concrete would not be able to fly high in the sky.
|
exists e1 x1 x2 x3 x4 x5 x6.(n_ground(x6) & n_sky(x3) & a_topic(x1) & with(x1,x4) & on(e1,x6) & Actor(e1,x5) & v_walk(e1) & (x4 = x5) & n_man(x4) & in(x1,x3) & n_high(x1) & of(x1,x2) & n_airplane(x2))
|
exists e1 x1 x2.(n_airplane(x1) & r_out(e1) & of(e1,x2) & n_concrete(x2) & Theme(e1,x1) & v_make(e1))
|
77a30a58-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4 x5 x6.(with(x1,x4) & v_walk(e1) & on(e1,x6) & of(x1,x2) & n_sky(x3) & n_man(x4) & n_high(x1) & n_ground(x6) & n_airplane(x2) & in(x1,x3) & a_topic(x1) & Actor(e1,x5) & (x4 = x5))
|
exists e1 x1 x2.(v_make(e1) & r_out(e1) & of(e1,x2) & n_concrete(x2) & n_airplane(x1) & Theme(e1,x1))
|
||
An airplane high in the sky with a man walking on the ground.
|
A plane is flying overhead.
| 0 | -100 |
If the plane is in the sky than it is overhead
|
exists e1 x1 x2 x3 x4 x5 x6.(n_ground(x6) & n_sky(x3) & a_topic(x1) & with(x1,x4) & on(e1,x6) & Actor(e1,x5) & v_walk(e1) & (x4 = x5) & n_man(x4) & in(x1,x3) & n_high(x1) & of(x1,x2) & n_airplane(x2))
|
exists e1 s1 x1.(a_overhead(s1) & Manner(e1,s1) & Actor(e1,x1) & v_fly(e1) & n_plane(x1))
|
77a30f62-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4 x5 x6.(with(x1,x4) & v_walk(e1) & on(e1,x6) & of(x1,x2) & n_sky(x3) & n_man(x4) & n_high(x1) & n_ground(x6) & n_airplane(x2) & in(x1,x3) & a_topic(x1) & Actor(e1,x5) & (x4 = x5))
|
exists e1 s1 x1.(v_fly(e1) & n_plane(x1) & a_overhead(s1) & Manner(e1,s1) & Actor(e1,x1))
|
||
An airplane is visible low in the sky over the airport.
|
a boat on the water
| 2 | -100 |
An airplane and a boat are different vehicles. The sky is not located on the water.
|
exists p1 x1 x3 x4.(n_airport(x4) & n_sky(x3) & exists s1 x2.((x1 = x2) & in(x2,x3) & over(x3,x4) & n_low(x2) & a_visible(s1) & Theme(s1,x2)) & n_airplane(x1))
|
exists x1 x2.(n_water(x2) & a_topic(x1) & on(x1,x2) & n_boat(x1))
|
77a31606-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1 x3 x4.(n_sky(x3) & n_airport(x4) & n_airplane(x1) & exists s1 x2.(over(x3,x4) & n_low(x2) & in(x2,x3) & a_visible(s1) & Theme(s1,x2) & (x1 = x2)))
|
exists x1 x2.(on(x1,x2) & n_water(x2) & n_boat(x1) & a_topic(x1))
|
||
An airplane is visible low in the sky over the airport.
|
the newest airplane model from Boeing does a test flight
| 1 | -100 |
We are not told that the airplane is the newest model or that it is from Boeing or that it is doing a test flight.
|
exists p1 x1 x3 x4.(n_airport(x4) & n_sky(x3) & exists s1 x2.((x1 = x2) & in(x2,x3) & over(x3,x4) & n_low(x2) & a_visible(s1) & Theme(s1,x2)) & n_airplane(x1))
|
exists e1 s1 x1 x2 x3 x4 x5.(ne_org_boeing(x3) & n_model(x1) & of(x1,x2) & n_airplane(x2) & r_most(s1) & a_newest(s1) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x1) & v_do(e1) & n_flight(x4) & of(x4,x5) & n_test(x5) & from(x1,x3))
|
77a31bf6-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1 x3 x4.(n_sky(x3) & n_airport(x4) & n_airplane(x1) & exists s1 x2.(over(x3,x4) & n_low(x2) & in(x2,x3) & a_visible(s1) & Theme(s1,x2) & (x1 = x2)))
|
exists e1 s1 x1 x2 x3 x4 x5.(v_do(e1) & r_most(s1) & of(x4,x5) & of(x1,x2) & ne_org_boeing(x3) & n_test(x5) & n_model(x1) & n_flight(x4) & n_airplane(x2) & from(x1,x3) & a_newest(s1) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x1))
|
||
An airplane is visible low in the sky over the airport.
|
an airplane flying in the air
| 0 | -100 |
in a both sentence airplane is visible.
|
exists p1 x1 x3 x4.(n_airport(x4) & n_sky(x3) & exists s1 x2.((x1 = x2) & in(x2,x3) & over(x3,x4) & n_low(x2) & a_visible(s1) & Theme(s1,x2)) & n_airplane(x1))
|
exists e1 x1 x2 x3.(n_air(x3) & a_topic(x1) & in(e1,x3) & Actor(e1,x2) & v_fly(e1) & (x1 = x2) & n_airplane(x1))
|
77a32114-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1 x3 x4.(n_sky(x3) & n_airport(x4) & n_airplane(x1) & exists s1 x2.(over(x3,x4) & n_low(x2) & in(x2,x3) & a_visible(s1) & Theme(s1,x2) & (x1 = x2)))
|
exists e1 x1 x2 x3.(v_fly(e1) & n_airplane(x1) & n_air(x3) & in(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
|
||
A plane taking off at the airport while a grounds crew man is looking the other way.
|
A man is working at an airport.
| 0 | -100 |
in a both sentence a man looking the other way.
|
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(-(x7 = x8) & n_way(x8) & n_way(x7) & n_airport(x5) & Time(e2,x7) & Actor(e2,x1) & v_look(e2) & while(e1,x6) & n_grounds(x6) & at(e1,x5) & a_off(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & n_man(x3) & of(x3,x4) & n_crew(x4) & (x1 = x2) & n_plane(x1))
|
exists e1 x1 x2.(at(e1,x2) & n_airport(x2) & Actor(e1,x1) & v_work(e1) & n_man(x1))
|
77a326d2-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(while(e1,x6) & v_take(e1) & v_look(e2) & of(x3,x4) & n_way(x8) & n_way(x7) & n_plane(x1) & n_man(x3) & n_grounds(x6) & n_crew(x4) & n_airport(x5) & at(e1,x5) & a_off(s1) & Time(e2,x7) & Theme(e1,x3) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x2) & -(x7 = x8) & (x1 = x2))
|
exists e1 x1 x2.(v_work(e1) & n_man(x1) & n_airport(x2) & at(e1,x2) & Actor(e1,x1))
|
||
A plane taking off at the airport while a grounds crew man is looking the other way.
|
A dog is flying a plane.
| 2 | -100 |
Taking off means the plane is not yet in the air while flying means it is.
|
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(-(x7 = x8) & n_way(x8) & n_way(x7) & n_airport(x5) & Time(e2,x7) & Actor(e2,x1) & v_look(e2) & while(e1,x6) & n_grounds(x6) & at(e1,x5) & a_off(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & n_man(x3) & of(x3,x4) & n_crew(x4) & (x1 = x2) & n_plane(x1))
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_fly(e1) & n_plane(x2) & n_dog(x1))
|
77a32b96-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(while(e1,x6) & v_take(e1) & v_look(e2) & of(x3,x4) & n_way(x8) & n_way(x7) & n_plane(x1) & n_man(x3) & n_grounds(x6) & n_crew(x4) & n_airport(x5) & at(e1,x5) & a_off(s1) & Time(e2,x7) & Theme(e1,x3) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x2) & -(x7 = x8) & (x1 = x2))
|
exists e1 x1 x2.(v_fly(e1) & n_plane(x2) & n_dog(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
A plane taking off at the airport while a grounds crew man is looking the other way.
|
A plan is taking off for Hawaii.
| 1 | -100 |
Although the plane is taking off we do not know that they are heading for Hawaii.
|
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(-(x7 = x8) & n_way(x8) & n_way(x7) & n_airport(x5) & Time(e2,x7) & Actor(e2,x1) & v_look(e2) & while(e1,x6) & n_grounds(x6) & at(e1,x5) & a_off(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & n_man(x3) & of(x3,x4) & n_crew(x4) & (x1 = x2) & n_plane(x1))
|
exists e1 s1 x1 x2.(ne_geo_hawaii(x2) & for(e1,x2) & a_off(s1) & Manner(e1,s1) & Actor(e1,x1) & v_take(e1) & n_plan(x1))
|
77a33046-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(while(e1,x6) & v_take(e1) & v_look(e2) & of(x3,x4) & n_way(x8) & n_way(x7) & n_plane(x1) & n_man(x3) & n_grounds(x6) & n_crew(x4) & n_airport(x5) & at(e1,x5) & a_off(s1) & Time(e2,x7) & Theme(e1,x3) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x2) & -(x7 = x8) & (x1 = x2))
|
exists e1 s1 x1 x2.(v_take(e1) & ne_geo_hawaii(x2) & n_plan(x1) & for(e1,x2) & a_off(s1) & Manner(e1,s1) & Actor(e1,x1))
|
||
A jet plane departing the airfield and ascending into the sky.
|
The boats was steering into the ocean.
| 2 | -100 |
A plane is a different vehicle than goats. The ocean is not located in the sky.
|
exists e2 e1 x1 x2 x3 x4 x5 x6.(n_sky(x6) & n_airfield(x3) & into(e2,x6) & Actor(e2,x4) & v_ascend(e2) & n_plane(x4) & of(x4,x5) & n_jet(x5) & Theme(e1,x3) & Actor(e1,x1) & v_depart(e1) & n_plane(x1) & of(x1,x2) & n_jet(x2))
|
exists e1 x1 x2.(n_ocean(x2) & n_boat(x1) & into(e1,x2) & Actor(e1,x1) & v_steer(e1))
|
77a334ec-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 x1 x2 x3 x4 x5 x6.(v_depart(e1) & v_ascend(e2) & of(x4,x5) & of(x1,x2) & n_sky(x6) & n_plane(x4) & n_plane(x1) & n_jet(x5) & n_jet(x2) & n_airfield(x3) & into(e2,x6) & Theme(e1,x3) & Actor(e2,x4) & Actor(e1,x1))
|
exists e1 x1 x2.(v_steer(e1) & n_ocean(x2) & n_boat(x1) & into(e1,x2) & Actor(e1,x1))
|
||
A jet plane departing the airfield and ascending into the sky.
|
The airplane was taking off.
| 0 | -100 |
Departing is the same as taking off
|
exists e1 e2 x1 x2 x3 x4 x5 x6.(n_sky(x6) & n_airfield(x3) & into(e2,x6) & Actor(e2,x4) & v_ascend(e2) & n_plane(x4) & of(x4,x5) & n_jet(x5) & Theme(e1,x3) & Actor(e1,x1) & v_depart(e1) & n_plane(x1) & of(x1,x2) & n_jet(x2))
|
exists e1 s1 x1.(n_airplane(x1) & a_off(s1) & Manner(e1,s1) & Actor(e1,x1) & v_take(e1))
|
77a33992-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 x1 x2 x3 x4 x5 x6.(v_depart(e1) & v_ascend(e2) & of(x4,x5) & of(x1,x2) & n_sky(x6) & n_plane(x4) & n_plane(x1) & n_jet(x5) & n_jet(x2) & n_airfield(x3) & into(e2,x6) & Theme(e1,x3) & Actor(e2,x4) & Actor(e1,x1))
|
exists e1 s1 x1.(v_take(e1) & n_airplane(x1) & a_off(s1) & Manner(e1,s1) & Actor(e1,x1))
|
||
A jet plane departing the airfield and ascending into the sky.
|
The airplane with many people in it were taking off.
| 1 | -100 |
Although we know the plane is taking off we are not told that there are many people in it.
|
exists e2 e1 x1 x2 x3 x4 x5 x6.(n_sky(x6) & n_airfield(x3) & into(e2,x6) & Actor(e2,x4) & v_ascend(e2) & n_plane(x4) & of(x4,x5) & n_jet(x5) & Theme(e1,x3) & Actor(e1,x1) & v_depart(e1) & n_plane(x1) & of(x1,x2) & n_jet(x2))
|
exists e1 s1 x1 x2.(n_thing(x1) & n_airplane(x1) & a_off(s1) & Manner(e1,s1) & Actor(e1,x1) & v_take(e1) & with(x1,x2) & in(x2,x1) & n_people(x2) & n_quantity(x2))
|
77a3407c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 x1 x2 x3 x4 x5 x6.(v_depart(e1) & v_ascend(e2) & of(x4,x5) & of(x1,x2) & n_sky(x6) & n_plane(x4) & n_plane(x1) & n_jet(x5) & n_jet(x2) & n_airfield(x3) & into(e2,x6) & Theme(e1,x3) & Actor(e2,x4) & Actor(e1,x1))
|
exists e1 s1 x1 x2.(with(x1,x2) & v_take(e1) & n_thing(x1) & n_quantity(x2) & n_people(x2) & n_airplane(x1) & in(x2,x1) & a_off(s1) & Manner(e1,s1) & Actor(e1,x1))
|
||
People wearing their helmets, riding their bikes on the road.
|
People wearing helmets stop their bikes down the road
| 2 | -100 |
People cannot be riding if they also stop.
|
exists e2 e1 x1 x2 x3 x4 x5.(n_road(x5) & on(e2,x5) & Theme(e2,x4) & Actor(e2,x3) & v_ride(e2) & n_bike(x4) & of(x4,x1) & n_thing(x1) & n_thing(x1) & n_people(x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_helmet(x2) & of(x2,x1) & n_people(x1))
|
exists e2 e1 x1 x2 x3 x4 x5.(n_road(x5) & down(e2,x5) & Theme(e2,x4) & Actor(e2,x1) & v_stop(e2) & n_bike(x4) & of(x4,x1) & n_thing(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_helmet(x3) & (x1 = x2) & n_people(x1))
|
77a34572-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 x1 x2 x3 x4 x5.(v_wear(e1) & v_ride(e2) & on(e2,x5) & of(x4,x1) & of(x2,x1) & n_thing(x1) & n_road(x5) & n_people(x3) & n_people(x1) & n_helmet(x2) & n_bike(x4) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1))
|
exists e2 e1 x1 x2 x3 x4 x5.(v_wear(e1) & v_stop(e2) & of(x4,x1) & n_thing(x1) & n_road(x5) & n_people(x1) & n_helmet(x3) & n_bike(x4) & down(e2,x5) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
||
People wearing their helmets, riding their bikes on the road.
|
People wearing helmets ride their bikes across the road
| 1 | -100 |
It is not apparent they are riding across.
|
exists e2 e1 x1 x2 x3 x4 x5.(n_road(x5) & on(e2,x5) & Theme(e2,x4) & Actor(e2,x3) & v_ride(e2) & n_bike(x4) & of(x4,x1) & n_thing(x1) & n_thing(x1) & n_people(x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_helmet(x2) & of(x2,x1) & n_people(x1))
|
exists e2 e1 x1 x2 x3 x4 x5.(n_road(x5) & across(e2,x5) & Theme(e2,x4) & Actor(e2,x1) & v_ride(e2) & n_bike(x4) & of(x4,x1) & n_thing(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_helmet(x3) & (x1 = x2) & n_people(x1))
|
77a34a9a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 x1 x2 x3 x4 x5.(v_wear(e1) & v_ride(e2) & on(e2,x5) & of(x4,x1) & of(x2,x1) & n_thing(x1) & n_road(x5) & n_people(x3) & n_people(x1) & n_helmet(x2) & n_bike(x4) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1))
|
exists e2 e1 x1 x2 x3 x4 x5.(v_wear(e1) & v_ride(e2) & of(x4,x1) & n_thing(x1) & n_road(x5) & n_people(x1) & n_helmet(x3) & n_bike(x4) & across(e2,x5) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
||
People wearing their helmets, riding their bikes on the road.
|
People wearing helmets ride their bikes down the road
| 0 | -100 |
in a both sentence people wearing helmets.
|
exists e1 e2 x1 x2 x3 x4 x5.(n_road(x5) & on(e2,x5) & Theme(e2,x4) & Actor(e2,x3) & v_ride(e2) & n_bike(x4) & of(x4,x1) & n_thing(x1) & n_thing(x1) & n_people(x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_helmet(x2) & of(x2,x1) & n_people(x1))
|
exists e1 e2 x1 x2 x3 x4 x5.(n_road(x5) & down(e2,x5) & Theme(e2,x4) & Actor(e2,x1) & v_ride(e2) & n_bike(x4) & of(x4,x1) & n_thing(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_helmet(x3) & (x1 = x2) & n_people(x1))
|
77a34f86-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 x1 x2 x3 x4 x5.(v_wear(e1) & v_ride(e2) & on(e2,x5) & of(x4,x1) & of(x2,x1) & n_thing(x1) & n_road(x5) & n_people(x3) & n_people(x1) & n_helmet(x2) & n_bike(x4) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1))
|
exists e1 e2 x1 x2 x3 x4 x5.(v_wear(e1) & v_ride(e2) & of(x4,x1) & n_thing(x1) & n_road(x5) & n_people(x1) & n_helmet(x3) & n_bike(x4) & down(e2,x5) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
||
An airplane takes off in the air.
|
An airplane leaves the runway and flies into the air.
| 0 | -100 |
in a both sentence airplane leave the runway.
|
exists e1 s1 x1 x2.(n_air(x2) & in(e1,x2) & a_off(s1) & Manner(e1,s1) & Actor(e1,x1) & v_take(e1) & n_airplane(x1))
|
exists e2 e1 x1 x2 x3 x4.(n_air(x4) & n_runway(x2) & into(e2,x4) & Actor(e2,x3) & v_fly(e2) & n_airplane(x3) & Theme(e1,x2) & Actor(e1,x1) & v_leave(e1) & n_airplane(x1))
|
77a35436-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2.(v_take(e1) & n_airplane(x1) & n_air(x2) & in(e1,x2) & a_off(s1) & Manner(e1,s1) & Actor(e1,x1))
|
exists e2 e1 x1 x2 x3 x4.(v_leave(e1) & v_fly(e2) & n_runway(x2) & n_airplane(x3) & n_airplane(x1) & n_air(x4) & into(e2,x4) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1))
|
||
An airplane takes off in the air.
|
The airplane is a Southwest airplane.
| 1 | -100 |
It is not apparent it is a Southwest plane.
|
exists e1 s1 x1 x2.(n_air(x2) & in(e1,x2) & a_off(s1) & Manner(e1,s1) & Actor(e1,x1) & v_take(e1) & n_airplane(x1))
|
exists p1 x1.(n_airplane(x1) & exists s1 x2.((x1 = x2) & n_airplane(x2) & a_southwest(s1) & Theme(s1,x2)))
|
77a359a4-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2.(v_take(e1) & n_airplane(x1) & n_air(x2) & in(e1,x2) & a_off(s1) & Manner(e1,s1) & Actor(e1,x1))
|
exists x1.(n_airplane(x1) & exists s1 x2.(n_airplane(x2) & a_southwest(s1) & Theme(s1,x2) & (x1 = x2)))
|
||
An airplane takes off in the air.
|
The airplane is making a safe landing.
| 2 | -100 |
If a plane takes off, then it is not making a landing.
|
exists e1 s1 x1 x2.(n_air(x2) & in(e1,x2) & a_off(s1) & Manner(e1,s1) & Actor(e1,x1) & v_take(e1) & n_airplane(x1))
|
exists e1 s1 x1 x2.(n_airplane(x1) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_landing(x2) & a_safe(s1) & Theme(s1,x2))
|
77a35f12-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2.(v_take(e1) & n_airplane(x1) & n_air(x2) & in(e1,x2) & a_off(s1) & Manner(e1,s1) & Actor(e1,x1))
|
exists e1 s1 x1 x2.(v_make(e1) & n_landing(x2) & n_airplane(x1) & a_safe(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
A family playing on a tractor on a beautiful day
|
A family is playing on a vehicle outside.
| 0 | -100 |
A tractor is a type of vehicle, and it's implied that to have a beautiful day they have to be outside.
|
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x4) & n_day(x4) & a_beautiful(s1) & Theme(s1,x4) & on(e1,x3) & n_tractor(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_family(x1))
|
exists e1 x1 x2 x3.(on(e1,x2) & n_outside(x2) & of(x2,x3) & n_vehicle(x3) & Actor(e1,x1) & v_play(e1) & n_family(x1))
|
77a36570-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(v_play(e1) & on(e1,x4) & on(e1,x3) & n_tractor(x3) & n_family(x1) & n_day(x4) & a_topic(x1) & a_beautiful(s1) & Theme(s1,x4) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2 x3.(v_play(e1) & on(e1,x2) & of(x2,x3) & n_vehicle(x3) & n_outside(x2) & n_family(x1) & Actor(e1,x1))
|
||
A family playing on a tractor on a beautiful day
|
A family is playing hide and seek on a tractor.
| 1 | -100 |
Not all games are hide and seek
|
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x4) & n_day(x4) & a_beautiful(s1) & Theme(s1,x4) & on(e1,x3) & n_tractor(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_family(x1))
|
exists e1 e2 e3 e4 x1 x2 x3 x4 x5 x6 x7.(on(e4,x7) & n_tractor(x7) & Theme(e4,x6) & Actor(e4,x4) & v_seek(e4) & n_thing(x6) & Actor(e3,x5) & v_play(e3) & (x4 = x5) & n_family(x4) & Theme(e2,x3) & Actor(e2,x1) & v_hide(e2) & n_thing(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_family(x1))
|
77a36ac0-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(v_play(e1) & on(e1,x4) & on(e1,x3) & n_tractor(x3) & n_family(x1) & n_day(x4) & a_topic(x1) & a_beautiful(s1) & Theme(s1,x4) & Actor(e1,x2) & (x1 = x2))
|
exists e1 e2 e3 e4 x1 x2 x3 x4 x5 x6 x7.(v_seek(e4) & v_play(e3) & v_play(e1) & v_hide(e2) & on(e4,x7) & n_tractor(x7) & n_thing(x6) & n_thing(x3) & n_family(x4) & n_family(x1) & Theme(e4,x6) & Theme(e2,x3) & Actor(e4,x4) & Actor(e3,x5) & Actor(e2,x1) & Actor(e1,x2) & (x4 = x5) & (x1 = x2))
|
||
A family playing on a tractor on a beautiful day
|
A family is indoors taking shelter from the rain.
| 2 | -100 |
Rain would indicate that it is not a beautiful day.
|
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x4) & n_day(x4) & a_beautiful(s1) & Theme(s1,x4) & on(e1,x3) & n_tractor(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_family(x1))
|
exists e1 p1 x1 x2 x3.(n_rain(x3) & for(p1,e1) & from(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_shelter(x2) & exists x4.((x1 = x4) & n_indoor(x4)) & n_family(x1))
|
77a36f84-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4.(v_play(e1) & on(e1,x4) & on(e1,x3) & n_tractor(x3) & n_family(x1) & n_day(x4) & a_topic(x1) & a_beautiful(s1) & Theme(s1,x4) & Actor(e1,x2) & (x1 = x2))
|
exists e1 p1 x1 x2 x3.(v_take(e1) & n_shelter(x2) & n_rain(x3) & n_family(x1) & from(e1,x3) & for(p1,e1) & exists x4.(n_indoor(x4) & (x1 = x4)) & Theme(e1,x2) & Actor(e1,x1))
|
||
A guy working with a power tool generates sparks.
|
a man working
| 0 | -100 |
A guy working is the same as a man working.
|
exists e1 e2 x1 x2 x3 x4 x5.(Theme(e2,x5) & Actor(e2,x1) & v_generate(e2) & n_sparks(x5) & with(e1,x3) & n_tool(x3) & of(x3,x4) & n_power(x4) & Actor(e1,x2) & v_work(e1) & (x1 = x2) & n_guy(x1))
|
exists e1 x1 x2.(a_topic(x1) & Actor(e1,x2) & v_work(e1) & (x1 = x2) & n_man(x1))
|
77a374ac-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 x1 x2 x3 x4 x5.(with(e1,x3) & v_work(e1) & v_generate(e2) & of(x3,x4) & n_tool(x3) & n_sparks(x5) & n_power(x4) & n_guy(x1) & Theme(e2,x5) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2.(v_work(e1) & n_man(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
|
||
A guy working with a power tool generates sparks.
|
a woman eating her bra
| 2 | -100 |
A guy is a different gender to a woman.
|
exists e2 e1 x1 x2 x3 x4 x5.(Theme(e2,x5) & Actor(e2,x1) & v_generate(e2) & n_sparks(x5) & with(e1,x3) & n_tool(x3) & of(x3,x4) & n_power(x4) & Actor(e1,x2) & v_work(e1) & (x1 = x2) & n_guy(x1))
|
exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_eat(e1) & n_bra(x3) & a_she(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1))
|
77a37970-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 x1 x2 x3 x4 x5.(with(e1,x3) & v_work(e1) & v_generate(e2) & of(x3,x4) & n_tool(x3) & n_sparks(x5) & n_power(x4) & n_guy(x1) & Theme(e2,x5) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 s1 x1 x2 x3.(v_eat(e1) & n_woman(x1) & n_bra(x3) & a_topic(x1) & a_she(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
||
A guy working with a power tool generates sparks.
|
a man using a grinder
| 1 | -100 |
Sparks are not only generated from a grinder.
|
exists e1 e2 x1 x2 x3 x4 x5.(Theme(e2,x5) & Actor(e2,x1) & v_generate(e2) & n_sparks(x5) & with(e1,x3) & n_tool(x3) & of(x3,x4) & n_power(x4) & Actor(e1,x2) & v_work(e1) & (x1 = x2) & n_guy(x1))
|
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_use(e1) & n_grinder(x3) & (x1 = x2) & n_man(x1))
|
77a37e20-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 x1 x2 x3 x4 x5.(with(e1,x3) & v_work(e1) & v_generate(e2) & of(x3,x4) & n_tool(x3) & n_sparks(x5) & n_power(x4) & n_guy(x1) & Theme(e2,x5) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2 x3.(v_use(e1) & n_man(x1) & n_grinder(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
||
Girls playing softball as one girl runs to a base and second girl reaches out her glove.
|
a famous softball team playing a game
| 1 | -100 |
Not all softball players are organized into teams, and not all softball teams are famous.
|
exists e1 e2 p1 s1 x1 x2 x3 x4.(a_out(s1) & Manner(e2,s1) & Theme(e2,x4) & Actor(e2,x1) & v_reach(e2) & n_glove(x4) & of(x4,x1) & n_female(x1) & exists e3 s2 x5 x6 x7 x8.(to(e3,x6) & n_girl(x8) & a_second(s2) & Theme(s2,x8) & n_base(x7) & subset_of(x8,x6) & subset_of(x7,x6) & Actor(e3,x5) & v_run(e3) & n_girl(x5) & card_eq_1(x5)) & as(e1,p1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_softball(x3) & (x1 = x2) & n_girl(x1))
|
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_play(e1) & n_game(x4) & (x1 = x3) & n_team(x1) & of(x1,x2) & n_softball(x2) & a_famous(s1) & Theme(s1,x1))
|
77a38762-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 p1 s1 x1 x2 x3 x4.(v_reach(e2) & v_play(e1) & of(x4,x1) & n_softball(x3) & n_glove(x4) & n_girl(x1) & n_female(x1) & exists e3 s2 x5 x6 x7 x8.(v_run(e3) & to(e3,x6) & subset_of(x8,x6) & subset_of(x7,x6) & n_girl(x8) & n_girl(x5) & n_base(x7) & card_eq_1(x5) & a_second(s2) & Theme(s2,x8) & Actor(e3,x5)) & as(e1,p1) & a_out(s1) & Theme(e2,x4) & Theme(e1,x3) & Manner(e2,s1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 s1 x1 x2 x3 x4.(v_play(e1) & of(x1,x2) & n_team(x1) & n_softball(x2) & n_game(x4) & a_topic(x1) & a_famous(s1) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3))
|
||
Kid on a trampoline and strapped in at an amusement park.
|
Kid on trampoline strapped in at a park.
| 0 | -100 |
in a both sentence kid on a park.
|
exists e1 s1 s2 x1 x2 x3 x4.(ne_nam_kid(s1) & a_topic(s1) & at(e1,x3) & n_park(x3) & of(x3,x4) & n_amusement(x4) & a_in(s2) & Manner(e1,s2) & Theme(e1,x2) & v_strap(e1) & (s1 = x2) & on(s1,x1) & n_trampoline(x1))
|
exists e1 s1 s2 x1 x2 x3.(ne_nam_kid(s1) & a_topic(s1) & on(s1,x1) & at(e1,x3) & n_park(x3) & a_in(s2) & Manner(e1,s2) & Theme(e1,x2) & v_strap(e1) & (x1 = x2) & n_trampoline(x1))
|
77a39a22-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3 x4.(v_strap(e1) & on(s1,x1) & of(x3,x4) & ne_nam_kid(s1) & n_trampoline(x1) & n_park(x3) & n_amusement(x4) & at(e1,x3) & a_topic(s1) & a_in(s2) & Theme(e1,x2) & Manner(e1,s2) & (s1 = x2))
|
exists e1 s1 s2 x1 x2 x3.(v_strap(e1) & on(s1,x1) & ne_nam_kid(s1) & n_trampoline(x1) & n_park(x3) & at(e1,x3) & a_topic(s1) & a_in(s2) & Theme(e1,x2) & Manner(e1,s2) & (x1 = x2))
|
||
Three on three table tennis between young and older.
|
The older parents and uncle are playing the three children in a fun game of pingpong
| 1 | -100 |
It is not apparent there are parents and an uncle playing children or that it is fun.
|
exists s1 x1 x2 x3 x4.(a_topic(x1) & on(x1,x2) & between(x2,x4) & n_older(x4) & a_young(s1) & Theme(s1,x4) & n_tennis(x2) & of(x2,x3) & n_table(x3) & card_eq_3(x2) & n_thing(x1) & card_eq_3(x1))
|
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(n_child(x4) & card_eq_3(x4) & n_uncle(x3) & n_parent(x2) & subset_of(x3,x1) & subset_of(x2,x1) & r_more(s1) & a_older(s1) & Theme(s1,x1) & in(e1,x5) & of(x5,x7) & n_pingpong(x7) & n_game(x5) & of(x5,x6) & n_fun(x6) & Theme(e1,x4) & Actor(e1,x1) & v_play(e1))
|
77a3a580-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1 x2 x3 x4.(on(x1,x2) & of(x2,x3) & n_thing(x1) & n_tennis(x2) & n_table(x3) & n_older(x4) & card_eq_3(x2) & card_eq_3(x1) & between(x2,x4) & a_young(s1) & a_topic(x1) & Theme(s1,x4))
|
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_play(e1) & subset_of(x3,x1) & subset_of(x2,x1) & r_more(s1) & of(x5,x7) & of(x5,x6) & n_uncle(x3) & n_pingpong(x7) & n_parent(x2) & n_game(x5) & n_fun(x6) & n_child(x4) & in(e1,x5) & card_eq_3(x4) & a_older(s1) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x1))
|
||
A person doing a skateboard flip next to a black trashcan.
|
The person is about to fall off their skateboard and get hurt.
| 1 | 0.496625 |
Doing tricks on your skateboard doesnt mean you are about to fall or get hurt.
|
exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_do(e1) & to(x5,x6) & n_trashcan(x6) & a_black(s1) & Theme(s1,x6) & next(x3,x5) & n_thing(x5) & n_flip(x3) & of(x3,x4) & n_skateboard(x4) & (x1 = x2) & n_person(x1))
|
exists e1 p1 p2 p3 x1 x2.(n_person(x1) & n_skateboard(x2) & of(x2,x1) & n_thing(x1) & exists e3.(Theme(e3,x1) & v_hurt(e3)) & Topic(e1,p3) & Actor(e1,x1) & v_get(e1) & Topic(p1,p2) & exists e2 s1.(a_off(s1) & Manner(e2,s1) & Actor(e2,x1) & v_fall(e2)) & about(x1,x2))
|
77a45408-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_do(e1) & to(x5,x6) & of(x3,x4) & next(x3,x5) & n_trashcan(x6) & n_thing(x5) & n_skateboard(x4) & n_person(x1) & n_flip(x3) & a_topic(x1) & a_black(s1) & Theme(s1,x6) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists e1 p1 p2 p3 x1 x2.(v_get(e1) & of(x2,x1) & n_thing(x1) & n_skateboard(x2) & n_person(x1) & exists e3.(v_hurt(e3) & Theme(e3,x1)) & exists e2 s1.(v_fall(e2) & a_off(s1) & Manner(e2,s1) & Actor(e2,x1)) & about(x1,x2) & Topic(p1,p2) & Topic(e1,p3) & Actor(e1,x1))
|
||
A person doing a skateboard flip next to a black trashcan.
|
A kid is doing a trick on a skateboard to impress a girl.
| 1 | 0.225133 |
a kid is just one type of person. kids do skateboard tricks for many reasons not just to impress a girl.
|
exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_do(e1) & to(x5,x6) & n_trashcan(x6) & a_black(s1) & Theme(s1,x6) & next(x3,x5) & n_thing(x5) & n_flip(x3) & of(x3,x4) & n_skateboard(x4) & (x1 = x2) & n_person(x1))
|
exists e1 p1 x1 x2 x3 x4.(Topic(e1,p1) & exists e2 x5.(Theme(e2,x5) & Actor(e2,x1) & v_impress(e2) & n_girl(x5)) & Theme(e1,x3) & Actor(e1,x2) & v_do(e1) & on(x3,x4) & n_skateboard(x4) & n_trick(x3) & n_kid(x2) & n_kid(x1))
|
77a45b6a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_do(e1) & to(x5,x6) & of(x3,x4) & next(x3,x5) & n_trashcan(x6) & n_thing(x5) & n_skateboard(x4) & n_person(x1) & n_flip(x3) & a_topic(x1) & a_black(s1) & Theme(s1,x6) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists e1 p1 x1 x2 x3 x4.(v_do(e1) & on(x3,x4) & n_trick(x3) & n_skateboard(x4) & n_kid(x2) & n_kid(x1) & exists e2 x5.(v_impress(e2) & n_girl(x5) & Theme(e2,x5) & Actor(e2,x1)) & Topic(e1,p1) & Theme(e1,x3) & Actor(e1,x2))
|
||
A person doing a skateboard flip next to a black trashcan.
|
The boy almost hit the trashcan doing a flip.
| 1 | 0.490251 |
person can mean more than just boy. Doing a skateboard trick doesnt always end in you almost hitting a trashcan
|
exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_do(e1) & to(x5,x6) & n_trashcan(x6) & a_black(s1) & Theme(s1,x6) & next(x3,x5) & n_thing(x5) & n_flip(x3) & of(x3,x4) & n_skateboard(x4) & (x1 = x2) & n_person(x1))
|
exists e2 e1 s1 x1 x2 x3.(n_trashcan(x2) & n_boy(x1) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_do(e2) & n_flip(x3) & a_almost(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_hit(e1))
|
77a480e0-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_do(e1) & to(x5,x6) & of(x3,x4) & next(x3,x5) & n_trashcan(x6) & n_thing(x5) & n_skateboard(x4) & n_person(x1) & n_flip(x3) & a_topic(x1) & a_black(s1) & Theme(s1,x6) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists e2 e1 s1 x1 x2 x3.(v_hit(e1) & v_do(e2) & n_trashcan(x2) & n_flip(x3) & n_boy(x1) & for(e1,e2) & a_almost(s1) & Theme(e2,x3) & Theme(e1,x2) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x1))
|
||
A person doing a skateboard flip next to a black trashcan.
|
A person is distracting people along the sidewalk while skateboarding.
| 1 | 0.551625 |
There might not be any other people around to distract
|
exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_do(e1) & to(x5,x6) & n_trashcan(x6) & a_black(s1) & Theme(s1,x6) & next(x3,x5) & n_thing(x5) & n_flip(x3) & of(x3,x4) & n_skateboard(x4) & (x1 = x2) & n_person(x1))
|
exists e2 e1 x1 x2 x3.(n_sidewalk(x3) & while(e1,e2) & Actor(e2,x1) & v_skateboard(e2) & Theme(e1,x2) & Actor(e1,x1) & v_distract(e1) & along(x2,x3) & n_people(x2) & n_person(x1))
|
77a48aae-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_do(e1) & to(x5,x6) & of(x3,x4) & next(x3,x5) & n_trashcan(x6) & n_thing(x5) & n_skateboard(x4) & n_person(x1) & n_flip(x3) & a_topic(x1) & a_black(s1) & Theme(s1,x6) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists e2 e1 x1 x2 x3.(while(e1,e2) & v_skateboard(e2) & v_distract(e1) & n_sidewalk(x3) & n_person(x1) & n_people(x2) & along(x2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
|
||
A person doing a skateboard flip next to a black trashcan.
|
They are sitting on the grass.
| 2 | 0.000025 |
One is not sitting and doing a flip simultaneously.
|
exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_do(e1) & to(x5,x6) & n_trashcan(x6) & a_black(s1) & Theme(s1,x6) & next(x3,x5) & n_thing(x5) & n_flip(x3) & of(x3,x4) & n_skateboard(x4) & (x1 = x2) & n_person(x1))
|
exists e1 x1 x2.(n_grass(x2) & n_thing(x1) & on(e1,x2) & Actor(e1,x1) & v_sit(e1))
|
77a4e8a0-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_do(e1) & to(x5,x6) & of(x3,x4) & next(x3,x5) & n_trashcan(x6) & n_thing(x5) & n_skateboard(x4) & n_person(x1) & n_flip(x3) & a_topic(x1) & a_black(s1) & Theme(s1,x6) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2.(v_sit(e1) & on(e1,x2) & n_thing(x1) & n_grass(x2) & Actor(e1,x1))
|
||
A person doing a skateboard flip next to a black trashcan.
|
A person does a skateboard flip on the sidewalk.
| 1 | 0.751989 |
Trashcans are fairly portable and can be placed a million other places than on a sidewalk
|
exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_do(e1) & to(x5,x6) & n_trashcan(x6) & a_black(s1) & Theme(s1,x6) & next(x3,x5) & n_thing(x5) & n_flip(x3) & of(x3,x4) & n_skateboard(x4) & (x1 = x2) & n_person(x1))
|
exists e1 x1 x2 x3 x4.(n_sidewalk(x4) & on(e1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_flip(x2) & of(x2,x3) & n_skateboard(x3) & n_person(x1))
|
77a4f962-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_do(e1) & to(x5,x6) & of(x3,x4) & next(x3,x5) & n_trashcan(x6) & n_thing(x5) & n_skateboard(x4) & n_person(x1) & n_flip(x3) & a_topic(x1) & a_black(s1) & Theme(s1,x6) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2 x3 x4.(v_do(e1) & on(e1,x4) & of(x2,x3) & n_skateboard(x3) & n_sidewalk(x4) & n_person(x1) & n_flip(x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
A person doing a skateboard flip next to a black trashcan.
|
The person is outside with a skateboard.
| 0 | 0.963753 |
A person implies The person
|
exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_do(e1) & to(x5,x6) & n_trashcan(x6) & a_black(s1) & Theme(s1,x6) & next(x3,x5) & n_thing(x5) & n_flip(x3) & of(x3,x4) & n_skateboard(x4) & (x1 = x2) & n_person(x1))
|
exists s1 x1 x2.(n_person(x1) & with(s1,x2) & n_skateboard(x2) & Theme(s1,x1) & a_outside(s1))
|
77a502ea-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_do(e1) & to(x5,x6) & of(x3,x4) & next(x3,x5) & n_trashcan(x6) & n_thing(x5) & n_skateboard(x4) & n_person(x1) & n_flip(x3) & a_topic(x1) & a_black(s1) & Theme(s1,x6) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists s1 x1 x2.(with(s1,x2) & n_skateboard(x2) & n_person(x1) & a_outside(s1) & Theme(s1,x1))
|
||
A young boy is tilted over on a cart smiling at the camera
|
A young girl is tilted over on a cart smiling at the camera
| 2 | -100 |
A boy is not a girl.
|
exists e1 e2 s1 s2 x1 x2 x3 x4.(n_camera(x4) & a_over(s2) & Manner(e1,s2) & on(e1,x2) & at(e2,x4) & Actor(e2,x3) & v_smile(e2) & (x2 = x3) & n_cart(x2) & Theme(e1,x1) & v_tilt(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
|
exists e1 e2 s1 s2 x1 x2 x3 x4.(n_camera(x4) & a_over(s2) & Manner(e1,s2) & on(e1,x2) & at(e2,x4) & Actor(e2,x3) & v_smile(e2) & (x2 = x3) & n_cart(x2) & Theme(e1,x1) & v_tilt(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
|
77a6e79a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 x1 x2 x3 x4.(v_tilt(e1) & v_smile(e2) & on(e1,x2) & n_cart(x2) & n_camera(x4) & n_boy(x1) & at(e2,x4) & a_young(s1) & a_over(s2) & Theme(s1,x1) & Theme(e1,x1) & Manner(e1,s2) & Actor(e2,x3) & (x2 = x3))
|
exists e1 e2 s1 s2 x1 x2 x3 x4.(v_tilt(e1) & v_smile(e2) & on(e1,x2) & n_girl(x1) & n_cart(x2) & n_camera(x4) & at(e2,x4) & a_young(s1) & a_over(s2) & Theme(s1,x1) & Theme(e1,x1) & Manner(e1,s2) & Actor(e2,x3) & (x2 = x3))
|
||
A young boy is tilted over on a cart smiling at the camera
|
A young person is tilted over on a cart smiling at the camera
| 0 | -100 |
A boy is a person.
|
exists e2 e1 s1 s2 x1 x2 x3 x4.(n_camera(x4) & a_over(s2) & Manner(e1,s2) & on(e1,x2) & at(e2,x4) & Actor(e2,x3) & v_smile(e2) & (x2 = x3) & n_cart(x2) & Theme(e1,x1) & v_tilt(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
|
exists e2 e1 s1 s2 x1 x2 x3 x4.(n_camera(x4) & a_over(s2) & Manner(e1,s2) & on(e1,x2) & at(e2,x4) & Actor(e2,x3) & v_smile(e2) & (x2 = x3) & n_cart(x2) & Theme(e1,x1) & v_tilt(e1) & n_person(x1) & a_young(s1) & Theme(s1,x1))
|
77a6ed76-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 s1 s2 x1 x2 x3 x4.(v_tilt(e1) & v_smile(e2) & on(e1,x2) & n_cart(x2) & n_camera(x4) & n_boy(x1) & at(e2,x4) & a_young(s1) & a_over(s2) & Theme(s1,x1) & Theme(e1,x1) & Manner(e1,s2) & Actor(e2,x3) & (x2 = x3))
|
exists e2 e1 s1 s2 x1 x2 x3 x4.(v_tilt(e1) & v_smile(e2) & on(e1,x2) & n_person(x1) & n_cart(x2) & n_camera(x4) & at(e2,x4) & a_young(s1) & a_over(s2) & Theme(s1,x1) & Theme(e1,x1) & Manner(e1,s2) & Actor(e2,x3) & (x2 = x3))
|
||
A young boy is tilted over on a cart smiling at the camera
|
A sad boy is tilted over on a cart smiling at the camera
| 1 | -100 |
Young boys are not necessarily sad.
|
exists e2 e1 s1 s2 x1 x2 x3 x4.(n_camera(x4) & a_over(s2) & Manner(e1,s2) & on(e1,x2) & at(e2,x4) & Actor(e2,x3) & v_smile(e2) & (x2 = x3) & n_cart(x2) & Theme(e1,x1) & v_tilt(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1))
|
exists e2 e1 s1 s2 x1 x2 x3 x4.(n_camera(x4) & a_over(s2) & Manner(e1,s2) & on(e1,x2) & at(e2,x4) & Actor(e2,x3) & v_smile(e2) & (x2 = x3) & n_cart(x2) & Theme(e1,x1) & v_tilt(e1) & n_boy(x1) & a_sad(s1) & Theme(s1,x1))
|
77a6f2e4-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 s1 s2 x1 x2 x3 x4.(v_tilt(e1) & v_smile(e2) & on(e1,x2) & n_cart(x2) & n_camera(x4) & n_boy(x1) & at(e2,x4) & a_young(s1) & a_over(s2) & Theme(s1,x1) & Theme(e1,x1) & Manner(e1,s2) & Actor(e2,x3) & (x2 = x3))
|
exists e2 e1 s1 s2 x1 x2 x3 x4.(v_tilt(e1) & v_smile(e2) & on(e1,x2) & n_cart(x2) & n_camera(x4) & n_boy(x1) & at(e2,x4) & a_sad(s1) & a_over(s2) & Theme(s1,x1) & Theme(e1,x1) & Manner(e1,s2) & Actor(e2,x3) & (x2 = x3))
|
||
A boy in a green soccer uniform hangs upside down from a farm vehicle.
|
The boy is hanging by his legs.
| 0 | -100 |
A boy hangs upside down from a farm vehicle implies the boy is hanging by his legs.
|
exists e1 p1 s1 x1 x2 x3.(exists s2 x4 x5.(r_upside(s2) & from(s2,x4) & n_vehicle(x4) & of(x4,x5) & n_farm(x5) & Theme(s2,x1) & a_down(s2)) & Topic(e1,p1) & Actor(e1,x1) & v_hang(e1) & in(x1,x2) & n_uniform(x2) & of(x2,x3) & n_soccer(x3) & a_green(s1) & Theme(s1,x2) & n_boy(x1))
|
exists e1 x1 x2.(n_leg(x2) & of(x2,x1) & n_male(x1) & n_boy(x1) & by(e1,x2) & Actor(e1,x1) & v_hang(e1))
|
77a6f7ee-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 s1 x1 x2 x3.(v_hang(e1) & of(x2,x3) & n_uniform(x2) & n_soccer(x3) & n_boy(x1) & in(x1,x2) & exists s2 x4 x5.(r_upside(s2) & of(x4,x5) & n_vehicle(x4) & n_farm(x5) & from(s2,x4) & a_down(s2) & Theme(s2,x1)) & a_green(s1) & Topic(e1,p1) & Theme(s1,x2) & Actor(e1,x1))
|
exists e1 x1 x2.(v_hang(e1) & of(x2,x1) & n_male(x1) & n_leg(x2) & n_boy(x1) & by(e1,x2) & Actor(e1,x1))
|
||
A boy in a green soccer uniform hangs upside down from a farm vehicle.
|
The boy is standing up.
| 2 | -100 |
A boy who hangs upside down cannot be standing up.
|
exists e1 p1 s1 x1 x2 x3.(exists s2 x4 x5.(r_upside(s2) & from(s2,x4) & n_vehicle(x4) & of(x4,x5) & n_farm(x5) & Theme(s2,x1) & a_down(s2)) & Topic(e1,p1) & Actor(e1,x1) & v_hang(e1) & in(x1,x2) & n_uniform(x2) & of(x2,x3) & n_soccer(x3) & a_green(s1) & Theme(s1,x2) & n_boy(x1))
|
exists e1 s1 x1.(n_boy(x1) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1) & v_stand(e1))
|
77a6fcf8-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 s1 x1 x2 x3.(v_hang(e1) & of(x2,x3) & n_uniform(x2) & n_soccer(x3) & n_boy(x1) & in(x1,x2) & exists s2 x4 x5.(r_upside(s2) & of(x4,x5) & n_vehicle(x4) & n_farm(x5) & from(s2,x4) & a_down(s2) & Theme(s2,x1)) & a_green(s1) & Topic(e1,p1) & Theme(s1,x2) & Actor(e1,x1))
|
exists e1 s1 x1.(v_stand(e1) & n_boy(x1) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1))
|
||
A boy in a green soccer uniform hangs upside down from a farm vehicle.
|
The boy is in distress and the vehicle is still running.
| 1 | -100 |
Hanging upside down does not necessarily mean the boy is distressed, and all farm vehicles are not always running.
|
exists e1 p1 s1 x1 x2 x3.(exists s2 x4 x5.(r_upside(s2) & from(s2,x4) & n_vehicle(x4) & of(x4,x5) & n_farm(x5) & Theme(s2,x1) & a_down(s2)) & Topic(e1,p1) & Actor(e1,x1) & v_hang(e1) & in(x1,x2) & n_uniform(x2) & of(x2,x3) & n_soccer(x3) & a_green(s1) & Theme(s1,x2) & n_boy(x1))
|
exists e1 p1 s1 x1 x2.(n_vehicle(x2) & n_boy(x1) & a_still(s1) & Manner(e1,s1) & Actor(e1,x2) & v_run(e1) & exists x3.(in(x1,x3) & n_distress(x3)))
|
77a701ee-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 s1 x1 x2 x3.(v_hang(e1) & of(x2,x3) & n_uniform(x2) & n_soccer(x3) & n_boy(x1) & in(x1,x2) & exists s2 x4 x5.(r_upside(s2) & of(x4,x5) & n_vehicle(x4) & n_farm(x5) & from(s2,x4) & a_down(s2) & Theme(s2,x1)) & a_green(s1) & Topic(e1,p1) & Theme(s1,x2) & Actor(e1,x1))
|
exists e1 s1 x1 x2.(v_run(e1) & n_vehicle(x2) & n_boy(x1) & exists x3.(n_distress(x3) & in(x1,x3)) & a_still(s1) & Manner(e1,s1) & Actor(e1,x2))
|
||
The girl is hanging off of the tractor equipment.
|
The tractor is yellow
| 1 | -100 |
Not all tractors are yellow.
|
exists e1 x1 x2 x3.(n_equipment(x2) & of(x2,x3) & n_tractor(x3) & n_girl(x1) & of(e1,x2) & r_off(e1) & Actor(e1,x1) & v_hang(e1))
|
exists s1 x1.(n_tractor(x1) & Theme(s1,x1) & a_yellow(s1))
|
77a70748-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_hang(e1) & r_off(e1) & of(x2,x3) & of(e1,x2) & n_tractor(x3) & n_girl(x1) & n_equipment(x2) & Actor(e1,x1))
|
exists s1 x1.(n_tractor(x1) & a_yellow(s1) & Theme(s1,x1))
|
||
The girl is hanging off of the tractor equipment.
|
A girl is near a tractor
| 0 | -100 |
it is necessary to be near something to be hanging off of it
|
exists e1 x1 x2 x3.(n_equipment(x2) & of(x2,x3) & n_tractor(x3) & n_girl(x1) & of(e1,x2) & r_off(e1) & Actor(e1,x1) & v_hang(e1))
|
exists p1 x1.(exists x2.(near(x1,x2) & n_tractor(x2)) & n_girl(x1))
|
77a70ce8-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_hang(e1) & r_off(e1) & of(x2,x3) & of(e1,x2) & n_tractor(x3) & n_girl(x1) & n_equipment(x2) & Actor(e1,x1))
|
exists x1.(n_girl(x1) & exists x2.(near(x1,x2) & n_tractor(x2)))
|
||
The girl is hanging off of the tractor equipment.
|
The girl is running away
| 2 | -100 |
The girl who is hanging off of the tractor equipment cannot be running away.
|
exists e1 x1 x2 x3.(n_equipment(x2) & of(x2,x3) & n_tractor(x3) & n_girl(x1) & of(e1,x2) & r_off(e1) & Actor(e1,x1) & v_hang(e1))
|
exists e1 s1 x1.(n_girl(x1) & a_away(s1) & Manner(e1,s1) & Actor(e1,x1) & v_run(e1))
|
77a71206-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_hang(e1) & r_off(e1) & of(x2,x3) & of(e1,x2) & n_tractor(x3) & n_girl(x1) & n_equipment(x2) & Actor(e1,x1))
|
exists e1 s1 x1.(v_run(e1) & n_girl(x1) & a_away(s1) & Manner(e1,s1) & Actor(e1,x1))
|
||
Man with duffel bag sitting on a concrete curb.
|
The man is outside.
| 0 | -100 |
a curb is always located outside
|
exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & with(x1,x2) & on(e1,x4) & n_curb(x4) & a_concrete(s2) & Theme(s2,x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_bag(x2) & a_duffel(s1) & Theme(s1,x2) & n_man(x1))
|
exists s1 x1.(n_man(x1) & Theme(s1,x1) & a_outside(s1))
|
77a71706-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3 x4.(with(x1,x2) & v_sit(e1) & on(e1,x4) & n_man(x1) & n_curb(x4) & n_bag(x2) & a_topic(x1) & a_duffel(s1) & a_concrete(s2) & Theme(s2,x4) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3))
|
exists s1 x1.(n_man(x1) & a_outside(s1) & Theme(s1,x1))
|
||
Man with duffel bag sitting on a concrete curb.
|
The man is lying in bed.
| 2 | -100 |
Te man cannot be sitting on a concrete curb and lying in bed simultaneously.
|
exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & with(x1,x2) & on(e1,x4) & n_curb(x4) & a_concrete(s2) & Theme(s2,x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_bag(x2) & a_duffel(s1) & Theme(s1,x2) & n_man(x1))
|
exists e1 x1 x2.(n_man(x1) & in(e1,x2) & n_bed(x2) & Actor(e1,x1) & v_lie(e1))
|
77a71c06-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3 x4.(with(x1,x2) & v_sit(e1) & on(e1,x4) & n_man(x1) & n_curb(x4) & n_bag(x2) & a_topic(x1) & a_duffel(s1) & a_concrete(s2) & Theme(s2,x4) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3))
|
exists e1 x1 x2.(v_lie(e1) & n_man(x1) & n_bed(x2) & in(e1,x2) & Actor(e1,x1))
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.