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 black bird with a yellow beak standing in green grass. | There is a bird in the grass. | 0 | -100 | To be in the grass means standing in the grass. | exists s1 s2 s3 x1 x2 x3 x4.(a_topic(x1) & with(x1,x2) & in(x2,x4) & n_grass(x4) & a_green(s3) & Theme(s3,x4) & n_standing(x2) & of(x2,x3) & n_beak(x3) & a_yellow(s2) & Theme(s2,x2) & n_bird(x1) & a_black(s1) & Theme(s1,x1)) | exists p1 x1 x3.(n_grass(x3) & exists x2.((x1 = x2) & in(x2,x3) & n_bird(x2))) | 4b58f5ca-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3 x4.(with(x1,x2) & of(x2,x3) & n_standing(x2) & n_grass(x4) & n_bird(x1) & n_beak(x3) & in(x2,x4) & a_yellow(s2) & a_topic(x1) & a_green(s3) & a_black(s1) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x1)) | exists x1 x3.(n_grass(x3) & exists x2.(n_bird(x2) & in(x2,x3) & (x1 = x2))) |
||
A black bird with a yellow beak standing in green grass. | A black bird is flying through the sky. | 2 | -100 | The bird standing cannot be the one flying through. | exists s1 s2 s3 x1 x2 x3 x4.(a_topic(x1) & with(x1,x2) & in(x2,x4) & n_grass(x4) & a_green(s3) & Theme(s3,x4) & n_standing(x2) & of(x2,x3) & n_beak(x3) & a_yellow(s2) & Theme(s2,x2) & n_bird(x1) & a_black(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(n_sky(x2) & through(e1,x2) & Actor(e1,x1) & v_fly(e1) & n_bird(x1) & a_black(s1) & Theme(s1,x1)) | 4b58fa7a-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3 x4.(with(x1,x2) & of(x2,x3) & n_standing(x2) & n_grass(x4) & n_bird(x1) & n_beak(x3) & in(x2,x4) & a_yellow(s2) & a_topic(x1) & a_green(s3) & a_black(s1) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x1)) | exists e1 s1 x1 x2.(v_fly(e1) & through(e1,x2) & n_sky(x2) & n_bird(x1) & a_black(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A black bird with a yellow beak standing in green grass. | A blackbird is looking for food in the field. | 1 | -100 | Just because a black bird is standing the green grass doesn't mean it is necessarily looking for food. | exists s1 s2 s3 x1 x2 x3 x4.(a_topic(x1) & with(x1,x2) & in(x2,x4) & n_grass(x4) & a_green(s3) & Theme(s3,x4) & n_standing(x2) & of(x2,x3) & n_beak(x3) & a_yellow(s2) & Theme(s2,x2) & n_bird(x1) & a_black(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(n_field(x3) & for(e1,x2) & in(x2,x3) & n_food(x2) & Actor(e1,x1) & v_look(e1) & n_blackbird(x1)) | 4b58ff34-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3 x4.(with(x1,x2) & of(x2,x3) & n_standing(x2) & n_grass(x4) & n_bird(x1) & n_beak(x3) & in(x2,x4) & a_yellow(s2) & a_topic(x1) & a_green(s3) & a_black(s1) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x1)) | exists e1 x1 x2 x3.(v_look(e1) & n_food(x2) & n_field(x3) & n_blackbird(x1) & in(x2,x3) & for(e1,x2) & Actor(e1,x1)) |
||
A woman works at her computer inside a large office housing several rows of desks. | A woman is eating lunch next to the copy machine. | 2 | -100 | The woman cannot be eating lunch and then works at her computer the same time. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(inside(e1,x3) & of(x3,x6) & n_desk(x6) & n_row(x3) & a_several(s2) & Theme(s2,x3) & of(x3,x5) & n_housing(x5) & of(x3,x4) & n_office(x4) & a_large(s1) & Theme(s1,x3) & at(e1,x2) & n_computer(x2) & of(x2,x1) & n_female(x1) & Actor(e1,x1) & v_work(e1) & n_woman(x1)) | exists e1 x1 x2 x3 x4.(n_copy(x4) & to(e1,x4) & r_next(e1) & Time(e1,x3) & n_lunch(x3) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_machine(x2) & n_woman(x1)) | 4b590466-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_work(e1) & of(x3,x6) & of(x3,x5) & of(x3,x4) & of(x2,x1) & n_woman(x1) & n_row(x3) & n_office(x4) & n_housing(x5) & n_female(x1) & n_desk(x6) & n_computer(x2) & inside(e1,x3) & at(e1,x2) & a_several(s2) & a_large(s1) & Theme(s2,x3) & Theme(s1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_eat(e1) & to(e1,x4) & r_next(e1) & n_woman(x1) & n_machine(x2) & n_lunch(x3) & n_copy(x4) & Time(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman works at her computer inside a large office housing several rows of desks. | A woman is checking her email at work. | 1 | -100 | A woman can be working at her computer in an office without being only checking her email. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(inside(e1,x3) & of(x3,x6) & n_desk(x6) & n_row(x3) & a_several(s2) & Theme(s2,x3) & of(x3,x5) & n_housing(x5) & of(x3,x4) & n_office(x4) & a_large(s1) & Theme(s1,x3) & at(e1,x2) & n_computer(x2) & of(x2,x1) & n_female(x1) & Actor(e1,x1) & v_work(e1) & n_woman(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_check(e1) & at(x2,x3) & n_work(x3) & n_email(x2) & of(x2,x1) & n_female(x1) & n_woman(x1)) | 4b590952-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_work(e1) & of(x3,x6) & of(x3,x5) & of(x3,x4) & of(x2,x1) & n_woman(x1) & n_row(x3) & n_office(x4) & n_housing(x5) & n_female(x1) & n_desk(x6) & n_computer(x2) & inside(e1,x3) & at(e1,x2) & a_several(s2) & a_large(s1) & Theme(s2,x3) & Theme(s1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_check(e1) & of(x2,x1) & n_work(x3) & n_woman(x1) & n_female(x1) & n_email(x2) & at(x2,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman works at her computer inside a large office housing several rows of desks. | There is a female employee working at her desk. | 0 | -100 | Female and woman are interchangeable words for a non-male human. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(inside(e1,x3) & of(x3,x6) & n_desk(x6) & n_row(x3) & a_several(s2) & Theme(s2,x3) & of(x3,x5) & n_housing(x5) & of(x3,x4) & n_office(x4) & a_large(s1) & Theme(s1,x3) & at(e1,x2) & n_computer(x2) & of(x2,x1) & n_female(x1) & Actor(e1,x1) & v_work(e1) & n_woman(x1)) | exists p1 x1 e1 s1 x2 x3 x4.((x1 = x2) & at(e1,x4) & n_desk(x4) & of(x4,x2) & n_female(x2) & Actor(e1,x3) & v_work(e1) & (x2 = x3) & n_employee(x2) & a_female(s1) & Theme(s1,x2)) | 4b590df8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_work(e1) & of(x3,x6) & of(x3,x5) & of(x3,x4) & of(x2,x1) & n_woman(x1) & n_row(x3) & n_office(x4) & n_housing(x5) & n_female(x1) & n_desk(x6) & n_computer(x2) & inside(e1,x3) & at(e1,x2) & a_several(s2) & a_large(s1) & Theme(s2,x3) & Theme(s1,x3) & Actor(e1,x1)) | exists x1 e1 s1 x2 x3 x4.(v_work(e1) & of(x4,x2) & n_female(x2) & n_employee(x2) & n_desk(x4) & at(e1,x4) & a_female(s1) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)) |
||
An attractive girl with a cigarette in one hand leaning over and showing lots of cleavage. | A pretty girl holds a cigarette | 0 | 0.976435 | Pretty and attractive are interchangeable words to describe a human. | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(Theme(e2,x7) & Actor(e2,x4) & v_show(e2) & of(x7,x8) & n_cleavage(x8) & n_lot(x7) & with(x4,x5) & in(x5,x6) & n_hand(x6) & card_eq_1(x6) & n_cigarette(x5) & n_girl(x4) & a_attractive(s3) & Theme(s3,x4) & a_over(s2) & Manner(e1,s2) & Actor(e1,x1) & v_lean(e1) & with(x1,x2) & in(x2,x3) & n_hand(x3) & card_eq_1(x3) & n_cigarette(x2) & n_girl(x1) & a_attractive(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_cigarette(x2) & n_girl(x1) & a_pretty(s1) & Theme(s1,x1)) | 4b591276-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(with(x4,x5) & with(x1,x2) & v_show(e2) & v_lean(e1) & of(x7,x8) & n_lot(x7) & n_hand(x6) & n_hand(x3) & n_girl(x4) & n_girl(x1) & n_cleavage(x8) & n_cigarette(x5) & n_cigarette(x2) & in(x5,x6) & in(x2,x3) & card_eq_1(x6) & card_eq_1(x3) & a_over(s2) & a_attractive(s3) & a_attractive(s1) & Theme(s3,x4) & Theme(s1,x1) & Theme(e2,x7) & Manner(e1,s2) & Actor(e2,x4) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_hold(e1) & n_girl(x1) & n_cigarette(x2) & a_pretty(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
An attractive girl with a cigarette in one hand leaning over and showing lots of cleavage. | The men at the bar are engaged in conversation. | 2 | -100 | The girl can never be men. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(Theme(e2,x7) & Actor(e2,x4) & v_show(e2) & of(x7,x8) & n_cleavage(x8) & n_lot(x7) & with(x4,x5) & in(x5,x6) & n_hand(x6) & card_eq_1(x6) & n_cigarette(x5) & n_girl(x4) & a_attractive(s3) & Theme(s3,x4) & a_over(s2) & Manner(e1,s2) & Actor(e1,x1) & v_lean(e1) & with(x1,x2) & in(x2,x3) & n_hand(x3) & card_eq_1(x3) & n_cigarette(x2) & n_girl(x1) & a_attractive(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(n_bar(x2) & n_man(x1) & in(e1,x3) & n_conversation(x3) & Theme(e1,x1) & v_engage(e1) & at(x1,x2)) | 4b59174e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(with(x4,x5) & with(x1,x2) & v_show(e2) & v_lean(e1) & of(x7,x8) & n_lot(x7) & n_hand(x6) & n_hand(x3) & n_girl(x4) & n_girl(x1) & n_cleavage(x8) & n_cigarette(x5) & n_cigarette(x2) & in(x5,x6) & in(x2,x3) & card_eq_1(x6) & card_eq_1(x3) & a_over(s2) & a_attractive(s3) & a_attractive(s1) & Theme(s3,x4) & Theme(s1,x1) & Theme(e2,x7) & Manner(e1,s2) & Actor(e2,x4) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_engage(e1) & n_man(x1) & n_conversation(x3) & n_bar(x2) & in(e1,x3) & at(x1,x2) & Theme(e1,x1)) |
||
An attractive girl with a cigarette in one hand leaning over and showing lots of cleavage. | A girl is smoking and in a short black dress. | 1 | 0.088467 | The girl can be smoking a cigarette wearing anything, not just a black dress. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(Theme(e2,x7) & Actor(e2,x4) & v_show(e2) & of(x7,x8) & n_cleavage(x8) & n_lot(x7) & with(x4,x5) & in(x5,x6) & n_hand(x6) & card_eq_1(x6) & n_cigarette(x5) & n_girl(x4) & a_attractive(s3) & Theme(s3,x4) & a_over(s2) & Manner(e1,s2) & Actor(e1,x1) & v_lean(e1) & with(x1,x2) & in(x2,x3) & n_hand(x3) & card_eq_1(x3) & n_cigarette(x2) & n_girl(x1) & a_attractive(s1) & Theme(s1,x1)) | exists p1 s1 s2 x1 x2 x3 x4.(a_topic(x3) & in(x3,x4) & n_dress(x4) & a_black(s2) & Theme(s2,x4) & a_short(s1) & Theme(s1,x4) & n_girl(x3) & a_topic(x1) & exists x5.((x2 = x5) & n_smoking(x5)) & (x1 = x2) & n_girl(x1)) | 4b591bea-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(with(x4,x5) & with(x1,x2) & v_show(e2) & v_lean(e1) & of(x7,x8) & n_lot(x7) & n_hand(x6) & n_hand(x3) & n_girl(x4) & n_girl(x1) & n_cleavage(x8) & n_cigarette(x5) & n_cigarette(x2) & in(x5,x6) & in(x2,x3) & card_eq_1(x6) & card_eq_1(x3) & a_over(s2) & a_attractive(s3) & a_attractive(s1) & Theme(s3,x4) & Theme(s1,x1) & Theme(e2,x7) & Manner(e1,s2) & Actor(e2,x4) & Actor(e1,x1)) | exists s1 s2 x1 x2 x3 x4.(n_girl(x3) & n_girl(x1) & n_dress(x4) & in(x3,x4) & exists x5.(n_smoking(x5) & (x2 = x5)) & a_topic(x3) & a_topic(x1) & a_short(s1) & a_black(s2) & Theme(s2,x4) & Theme(s1,x4) & (x1 = x2)) |
||
An attractive girl with a cigarette in one hand leaning over and showing lots of cleavage. | A girl in modest clothes smokes a cigarette | 2 | 0.000544 | Showing cleavage implies not being modest | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(Theme(e2,x7) & Actor(e2,x4) & v_show(e2) & of(x7,x8) & n_cleavage(x8) & n_lot(x7) & with(x4,x5) & in(x5,x6) & n_hand(x6) & card_eq_1(x6) & n_cigarette(x5) & n_girl(x4) & a_attractive(s3) & Theme(s3,x4) & a_over(s2) & Manner(e1,s2) & Actor(e1,x1) & v_lean(e1) & with(x1,x2) & in(x2,x3) & n_hand(x3) & card_eq_1(x3) & n_cigarette(x2) & n_girl(x1) & a_attractive(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_smoke(e1) & n_cigarette(x3) & in(x1,x2) & n_clothes(x2) & a_modest(s1) & Theme(s1,x2) & n_girl(x1)) | 4b59205e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(with(x4,x5) & with(x1,x2) & v_show(e2) & v_lean(e1) & of(x7,x8) & n_lot(x7) & n_hand(x6) & n_hand(x3) & n_girl(x4) & n_girl(x1) & n_cleavage(x8) & n_cigarette(x5) & n_cigarette(x2) & in(x5,x6) & in(x2,x3) & card_eq_1(x6) & card_eq_1(x3) & a_over(s2) & a_attractive(s3) & a_attractive(s1) & Theme(s3,x4) & Theme(s1,x1) & Theme(e2,x7) & Manner(e1,s2) & Actor(e2,x4) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_smoke(e1) & n_girl(x1) & n_clothes(x2) & n_cigarette(x3) & in(x1,x2) & a_modest(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) |
||
An attractive girl with a cigarette in one hand leaning over and showing lots of cleavage. | A girl is holding a cigarette. | 0 | -100 | Holding something is done in one hand. | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(Theme(e2,x7) & Actor(e2,x4) & v_show(e2) & of(x7,x8) & n_cleavage(x8) & n_lot(x7) & with(x4,x5) & in(x5,x6) & n_hand(x6) & card_eq_1(x6) & n_cigarette(x5) & n_girl(x4) & a_attractive(s3) & Theme(s3,x4) & a_over(s2) & Manner(e1,s2) & Actor(e1,x1) & v_lean(e1) & with(x1,x2) & in(x2,x3) & n_hand(x3) & card_eq_1(x3) & n_cigarette(x2) & n_girl(x1) & a_attractive(s1) & Theme(s1,x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_cigarette(x2) & n_girl(x1)) | 4b5924e6-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(with(x4,x5) & with(x1,x2) & v_show(e2) & v_lean(e1) & of(x7,x8) & n_lot(x7) & n_hand(x6) & n_hand(x3) & n_girl(x4) & n_girl(x1) & n_cleavage(x8) & n_cigarette(x5) & n_cigarette(x2) & in(x5,x6) & in(x2,x3) & card_eq_1(x6) & card_eq_1(x3) & a_over(s2) & a_attractive(s3) & a_attractive(s1) & Theme(s3,x4) & Theme(s1,x1) & Theme(e2,x7) & Manner(e1,s2) & Actor(e2,x4) & Actor(e1,x1)) | exists e1 x1 x2.(v_hold(e1) & n_girl(x1) & n_cigarette(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
An attractive girl with a cigarette in one hand leaning over and showing lots of cleavage. | A cute girl flirts with someone | 1 | 0.647629 | An attractive girl showing cleavage doesn't imply that she is flirting with someone. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(Theme(e2,x7) & Actor(e2,x4) & v_show(e2) & of(x7,x8) & n_cleavage(x8) & n_lot(x7) & with(x4,x5) & in(x5,x6) & n_hand(x6) & card_eq_1(x6) & n_cigarette(x5) & n_girl(x4) & a_attractive(s3) & Theme(s3,x4) & a_over(s2) & Manner(e1,s2) & Actor(e1,x1) & v_lean(e1) & with(x1,x2) & in(x2,x3) & n_hand(x3) & card_eq_1(x3) & n_cigarette(x2) & n_girl(x1) & a_attractive(s1) & Theme(s1,x1)) | exists s1 x1 x2 x3.(a_topic(x1) & with(x1,x3) & n_person(x3) & n_flirt(x1) & of(x1,x2) & n_girl(x2) & a_cute(s1) & Theme(s1,x1)) | 4b59295a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(with(x4,x5) & with(x1,x2) & v_show(e2) & v_lean(e1) & of(x7,x8) & n_lot(x7) & n_hand(x6) & n_hand(x3) & n_girl(x4) & n_girl(x1) & n_cleavage(x8) & n_cigarette(x5) & n_cigarette(x2) & in(x5,x6) & in(x2,x3) & card_eq_1(x6) & card_eq_1(x3) & a_over(s2) & a_attractive(s3) & a_attractive(s1) & Theme(s3,x4) & Theme(s1,x1) & Theme(e2,x7) & Manner(e1,s2) & Actor(e2,x4) & Actor(e1,x1)) | exists s1 x1 x2 x3.(with(x1,x3) & of(x1,x2) & n_person(x3) & n_girl(x2) & n_flirt(x1) & a_topic(x1) & a_cute(s1) & Theme(s1,x1)) |
||
An attractive girl with a cigarette in one hand leaning over and showing lots of cleavage. | A girl is smoking a cigarette. | 1 | 0.929196 | The girl is just holding a cigarette, you can hold a cigarette and not be smoking it. | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(Theme(e2,x7) & Actor(e2,x4) & v_show(e2) & of(x7,x8) & n_cleavage(x8) & n_lot(x7) & with(x4,x5) & in(x5,x6) & n_hand(x6) & card_eq_1(x6) & n_cigarette(x5) & n_girl(x4) & a_attractive(s3) & Theme(s3,x4) & a_over(s2) & Manner(e1,s2) & Actor(e1,x1) & v_lean(e1) & with(x1,x2) & in(x2,x3) & n_hand(x3) & card_eq_1(x3) & n_cigarette(x2) & n_girl(x1) & a_attractive(s1) & Theme(s1,x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_smoke(e1) & n_cigarette(x2) & n_girl(x1)) | 4b592dc4-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(with(x4,x5) & with(x1,x2) & v_show(e2) & v_lean(e1) & of(x7,x8) & n_lot(x7) & n_hand(x6) & n_hand(x3) & n_girl(x4) & n_girl(x1) & n_cleavage(x8) & n_cigarette(x5) & n_cigarette(x2) & in(x5,x6) & in(x2,x3) & card_eq_1(x6) & card_eq_1(x3) & a_over(s2) & a_attractive(s3) & a_attractive(s1) & Theme(s3,x4) & Theme(s1,x1) & Theme(e2,x7) & Manner(e1,s2) & Actor(e2,x4) & Actor(e1,x1)) | exists e1 x1 x2.(v_smoke(e1) & n_girl(x1) & n_cigarette(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
An attractive girl with a cigarette in one hand leaning over and showing lots of cleavage. | A girl is eating a pack of cigarettes for lunch. | 2 | -100 | One mentions a singular cigarette while a pack usually holds twenty cigarettes | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(Theme(e2,x7) & Actor(e2,x4) & v_show(e2) & of(x7,x8) & n_cleavage(x8) & n_lot(x7) & with(x4,x5) & in(x5,x6) & n_hand(x6) & card_eq_1(x6) & n_cigarette(x5) & n_girl(x4) & a_attractive(s3) & Theme(s3,x4) & a_over(s2) & Manner(e1,s2) & Actor(e1,x1) & v_lean(e1) & with(x1,x2) & in(x2,x3) & n_hand(x3) & card_eq_1(x3) & n_cigarette(x2) & n_girl(x1) & a_attractive(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & for(x2,x4) & n_lunch(x4) & of(x2,x3) & n_cigarette(x3) & n_pack(x2) & n_girl(x1)) | 4b593440-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(with(x4,x5) & with(x1,x2) & v_show(e2) & v_lean(e1) & of(x7,x8) & n_lot(x7) & n_hand(x6) & n_hand(x3) & n_girl(x4) & n_girl(x1) & n_cleavage(x8) & n_cigarette(x5) & n_cigarette(x2) & in(x5,x6) & in(x2,x3) & card_eq_1(x6) & card_eq_1(x3) & a_over(s2) & a_attractive(s3) & a_attractive(s1) & Theme(s3,x4) & Theme(s1,x1) & Theme(e2,x7) & Manner(e1,s2) & Actor(e2,x4) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_eat(e1) & of(x2,x3) & n_pack(x2) & n_lunch(x4) & n_girl(x1) & n_cigarette(x3) & for(x2,x4) & Theme(e1,x2) & Actor(e1,x1)) |
||
An attractive girl with a cigarette in one hand leaning over and showing lots of cleavage. | The girl is smoking a cigarette. | 1 | 0.92728 | The girl is just holding a cigarette, you can hold a cigarette and not be smoking it. | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(Theme(e2,x7) & Actor(e2,x4) & v_show(e2) & of(x7,x8) & n_cleavage(x8) & n_lot(x7) & with(x4,x5) & in(x5,x6) & n_hand(x6) & card_eq_1(x6) & n_cigarette(x5) & n_girl(x4) & a_attractive(s3) & Theme(s3,x4) & a_over(s2) & Manner(e1,s2) & Actor(e1,x1) & v_lean(e1) & with(x1,x2) & in(x2,x3) & n_hand(x3) & card_eq_1(x3) & n_cigarette(x2) & n_girl(x1) & a_attractive(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_girl(x1) & Theme(e1,x2) & Actor(e1,x1) & v_smoke(e1) & n_cigarette(x2)) | 4b593918-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(with(x4,x5) & with(x1,x2) & v_show(e2) & v_lean(e1) & of(x7,x8) & n_lot(x7) & n_hand(x6) & n_hand(x3) & n_girl(x4) & n_girl(x1) & n_cleavage(x8) & n_cigarette(x5) & n_cigarette(x2) & in(x5,x6) & in(x2,x3) & card_eq_1(x6) & card_eq_1(x3) & a_over(s2) & a_attractive(s3) & a_attractive(s1) & Theme(s3,x4) & Theme(s1,x1) & Theme(e2,x7) & Manner(e1,s2) & Actor(e2,x4) & Actor(e1,x1)) | exists e1 x1 x2.(v_smoke(e1) & n_girl(x1) & n_cigarette(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
An attractive girl with a cigarette in one hand leaning over and showing lots of cleavage. | A girl is holding a cigarette. | 0 | -100 | Holding something is done in one hand. | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(Theme(e2,x7) & Actor(e2,x4) & v_show(e2) & of(x7,x8) & n_cleavage(x8) & n_lot(x7) & with(x4,x5) & in(x5,x6) & n_hand(x6) & card_eq_1(x6) & n_cigarette(x5) & n_girl(x4) & a_attractive(s3) & Theme(s3,x4) & a_over(s2) & Manner(e1,s2) & Actor(e1,x1) & v_lean(e1) & with(x1,x2) & in(x2,x3) & n_hand(x3) & card_eq_1(x3) & n_cigarette(x2) & n_girl(x1) & a_attractive(s1) & Theme(s1,x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_cigarette(x2) & n_girl(x1)) | 4b593dfa-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(with(x4,x5) & with(x1,x2) & v_show(e2) & v_lean(e1) & of(x7,x8) & n_lot(x7) & n_hand(x6) & n_hand(x3) & n_girl(x4) & n_girl(x1) & n_cleavage(x8) & n_cigarette(x5) & n_cigarette(x2) & in(x5,x6) & in(x2,x3) & card_eq_1(x6) & card_eq_1(x3) & a_over(s2) & a_attractive(s3) & a_attractive(s1) & Theme(s3,x4) & Theme(s1,x1) & Theme(e2,x7) & Manner(e1,s2) & Actor(e2,x4) & Actor(e1,x1)) | exists e1 x1 x2.(v_hold(e1) & n_girl(x1) & n_cigarette(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
An attractive girl with a cigarette in one hand leaning over and showing lots of cleavage. | A person is smoking. | 0 | -100 | A cigarette is used for smoking. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(Theme(e2,x7) & Actor(e2,x4) & v_show(e2) & of(x7,x8) & n_cleavage(x8) & n_lot(x7) & with(x4,x5) & in(x5,x6) & n_hand(x6) & card_eq_1(x6) & n_cigarette(x5) & n_girl(x4) & a_attractive(s3) & Theme(s3,x4) & a_over(s2) & Manner(e1,s2) & Actor(e1,x1) & v_lean(e1) & with(x1,x2) & in(x2,x3) & n_hand(x3) & card_eq_1(x3) & n_cigarette(x2) & n_girl(x1) & a_attractive(s1) & Theme(s1,x1)) | exists p1 x1.(exists x2.((x1 = x2) & n_smoking(x2)) & n_person(x1)) | 4b594282-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(with(x4,x5) & with(x1,x2) & v_show(e2) & v_lean(e1) & of(x7,x8) & n_lot(x7) & n_hand(x6) & n_hand(x3) & n_girl(x4) & n_girl(x1) & n_cleavage(x8) & n_cigarette(x5) & n_cigarette(x2) & in(x5,x6) & in(x2,x3) & card_eq_1(x6) & card_eq_1(x3) & a_over(s2) & a_attractive(s3) & a_attractive(s1) & Theme(s3,x4) & Theme(s1,x1) & Theme(e2,x7) & Manner(e1,s2) & Actor(e2,x4) & Actor(e1,x1)) | exists x1.(n_person(x1) & exists x2.(n_smoking(x2) & (x1 = x2))) |
||
An attractive girl with a cigarette in one hand leaning over and showing lots of cleavage. | The girl is smiling at the camera. | 1 | 0.060882 | Any girl can be smiling at a camera, she does not have to have a cigarette or be showing cleavage. | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(Theme(e2,x7) & Actor(e2,x4) & v_show(e2) & of(x7,x8) & n_cleavage(x8) & n_lot(x7) & with(x4,x5) & in(x5,x6) & n_hand(x6) & card_eq_1(x6) & n_cigarette(x5) & n_girl(x4) & a_attractive(s3) & Theme(s3,x4) & a_over(s2) & Manner(e1,s2) & Actor(e1,x1) & v_lean(e1) & with(x1,x2) & in(x2,x3) & n_hand(x3) & card_eq_1(x3) & n_cigarette(x2) & n_girl(x1) & a_attractive(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_camera(x2) & n_girl(x1) & at(e1,x2) & Actor(e1,x1) & v_smile(e1)) | 4b594700-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(with(x4,x5) & with(x1,x2) & v_show(e2) & v_lean(e1) & of(x7,x8) & n_lot(x7) & n_hand(x6) & n_hand(x3) & n_girl(x4) & n_girl(x1) & n_cleavage(x8) & n_cigarette(x5) & n_cigarette(x2) & in(x5,x6) & in(x2,x3) & card_eq_1(x6) & card_eq_1(x3) & a_over(s2) & a_attractive(s3) & a_attractive(s1) & Theme(s3,x4) & Theme(s1,x1) & Theme(e2,x7) & Manner(e1,s2) & Actor(e2,x4) & Actor(e1,x1)) | exists e1 x1 x2.(v_smile(e1) & n_girl(x1) & n_camera(x2) & at(e1,x2) & Actor(e1,x1)) |
||
An attractive girl with a cigarette in one hand leaning over and showing lots of cleavage. | The woman is showing her chest. | 0 | -100 | Cleavage is found on a human's chest. | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(Theme(e2,x7) & Actor(e2,x4) & v_show(e2) & of(x7,x8) & n_cleavage(x8) & n_lot(x7) & with(x4,x5) & in(x5,x6) & n_hand(x6) & card_eq_1(x6) & n_cigarette(x5) & n_girl(x4) & a_attractive(s3) & Theme(s3,x4) & a_over(s2) & Manner(e1,s2) & Actor(e1,x1) & v_lean(e1) & with(x1,x2) & in(x2,x3) & n_hand(x3) & card_eq_1(x3) & n_cigarette(x2) & n_girl(x1) & a_attractive(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_chest(x2) & of(x2,x1) & n_female(x1) & n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_show(e1)) | 4b594b7e-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(with(x4,x5) & with(x1,x2) & v_show(e2) & v_lean(e1) & of(x7,x8) & n_lot(x7) & n_hand(x6) & n_hand(x3) & n_girl(x4) & n_girl(x1) & n_cleavage(x8) & n_cigarette(x5) & n_cigarette(x2) & in(x5,x6) & in(x2,x3) & card_eq_1(x6) & card_eq_1(x3) & a_over(s2) & a_attractive(s3) & a_attractive(s1) & Theme(s3,x4) & Theme(s1,x1) & Theme(e2,x7) & Manner(e1,s2) & Actor(e2,x4) & Actor(e1,x1)) | exists e1 x1 x2.(v_show(e1) & of(x2,x1) & n_woman(x1) & n_female(x1) & n_chest(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
An attractive girl with a cigarette in one hand leaning over and showing lots of cleavage. | The cigarette is lying on the groud. | 2 | -100 | The cigarette cannot be in one hand and on the ground at the same time. | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(Theme(e2,x7) & Actor(e2,x4) & v_show(e2) & of(x7,x8) & n_cleavage(x8) & n_lot(x7) & with(x4,x5) & in(x5,x6) & n_hand(x6) & card_eq_1(x6) & n_cigarette(x5) & n_girl(x4) & a_attractive(s3) & Theme(s3,x4) & a_over(s2) & Manner(e1,s2) & Actor(e1,x1) & v_lean(e1) & with(x1,x2) & in(x2,x3) & n_hand(x3) & card_eq_1(x3) & n_cigarette(x2) & n_girl(x1) & a_attractive(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_groud(x2) & n_cigarette(x1) & on(e1,x2) & Actor(e1,x1) & v_lie(e1)) | 4b594fde-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(with(x4,x5) & with(x1,x2) & v_show(e2) & v_lean(e1) & of(x7,x8) & n_lot(x7) & n_hand(x6) & n_hand(x3) & n_girl(x4) & n_girl(x1) & n_cleavage(x8) & n_cigarette(x5) & n_cigarette(x2) & in(x5,x6) & in(x2,x3) & card_eq_1(x6) & card_eq_1(x3) & a_over(s2) & a_attractive(s3) & a_attractive(s1) & Theme(s3,x4) & Theme(s1,x1) & Theme(e2,x7) & Manner(e1,s2) & Actor(e2,x4) & Actor(e1,x1)) | exists e1 x1 x2.(v_lie(e1) & on(e1,x2) & n_groud(x2) & n_cigarette(x1) & Actor(e1,x1)) |
||
An attractive girl with a cigarette in one hand leaning over and showing lots of cleavage. | A woman is wearing clothing that covers her cleavage. | 2 | -100 | Showing cleavage and covering cleavage are polar opposites. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(Theme(e2,x7) & Actor(e2,x4) & v_show(e2) & of(x7,x8) & n_cleavage(x8) & n_lot(x7) & with(x4,x5) & in(x5,x6) & n_hand(x6) & card_eq_1(x6) & n_cigarette(x5) & n_girl(x4) & a_attractive(s3) & Theme(s3,x4) & a_over(s2) & Manner(e1,s2) & Actor(e1,x1) & v_lean(e1) & with(x1,x2) & in(x2,x3) & n_hand(x3) & card_eq_1(x3) & n_cigarette(x2) & n_girl(x1) & a_attractive(s1) & Theme(s1,x1)) | exists e1 e2 x1 x2 x3 x4.(Theme(e2,x2) & Actor(e2,x1) & v_wear(e2) & Theme(e1,x4) & Actor(e1,x3) & v_cover(e1) & n_cleavage(x4) & of(x4,x1) & n_female(x1) & (x2 = x3) & n_clothing(x2) & n_woman(x1)) | 4b59545c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(with(x4,x5) & with(x1,x2) & v_show(e2) & v_lean(e1) & of(x7,x8) & n_lot(x7) & n_hand(x6) & n_hand(x3) & n_girl(x4) & n_girl(x1) & n_cleavage(x8) & n_cigarette(x5) & n_cigarette(x2) & in(x5,x6) & in(x2,x3) & card_eq_1(x6) & card_eq_1(x3) & a_over(s2) & a_attractive(s3) & a_attractive(s1) & Theme(s3,x4) & Theme(s1,x1) & Theme(e2,x7) & Manner(e1,s2) & Actor(e2,x4) & Actor(e1,x1)) | exists e1 e2 x1 x2 x3 x4.(v_wear(e2) & v_cover(e1) & of(x4,x1) & n_woman(x1) & n_female(x1) & n_clothing(x2) & n_cleavage(x4) & Theme(e2,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) |
||
A woman is sitting at a desk in an office environment working on a computer. | The woman is adjusting account records on the computer. | 1 | -100 | A woman at her desk can be doing anything, she doesn't just have to be adjusting account records. | exists e2 e1 x1 x2 x3 x4 x5.(for(e1,e2) & on(e2,x5) & n_computer(x5) & Actor(e2,x1) & v_work(e2) & in(e1,x3) & n_environment(x3) & of(x3,x4) & n_office(x4) & at(e1,x2) & n_desk(x2) & Actor(e1,x1) & v_sit(e1) & n_woman(x1)) | exists e1 x1 x2 x3 x4.(n_computer(x4) & n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_adjust(e1) & on(x2,x4) & n_record(x2) & of(x2,x3) & n_account(x3)) | 4b595ba0-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5.(v_work(e2) & v_sit(e1) & on(e2,x5) & of(x3,x4) & n_woman(x1) & n_office(x4) & n_environment(x3) & n_desk(x2) & n_computer(x5) & in(e1,x3) & for(e1,e2) & at(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_adjust(e1) & on(x2,x4) & of(x2,x3) & n_woman(x1) & n_record(x2) & n_computer(x4) & n_account(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman is sitting at a desk in an office environment working on a computer. | A woman is working at her desk in the office. | 0 | -100 | When one is working at a desk, one is sitting. | exists e1 e2 x1 x2 x3 x4 x5.(for(e1,e2) & on(e2,x5) & n_computer(x5) & Actor(e2,x1) & v_work(e2) & in(e1,x3) & n_environment(x3) & of(x3,x4) & n_office(x4) & at(e1,x2) & n_desk(x2) & Actor(e1,x1) & v_sit(e1) & n_woman(x1)) | exists e1 x1 x2 x3.(n_office(x3) & in(e1,x3) & at(e1,x2) & n_desk(x2) & of(x2,x1) & n_female(x1) & Actor(e1,x1) & v_work(e1) & n_woman(x1)) | 4b596096-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5.(v_work(e2) & v_sit(e1) & on(e2,x5) & of(x3,x4) & n_woman(x1) & n_office(x4) & n_environment(x3) & n_desk(x2) & n_computer(x5) & in(e1,x3) & for(e1,e2) & at(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_work(e1) & of(x2,x1) & n_woman(x1) & n_office(x3) & n_female(x1) & n_desk(x2) & in(e1,x3) & at(e1,x2) & Actor(e1,x1)) |
||
A woman is sitting at a desk in an office environment working on a computer. | The woman is sitting in the break room eating lunch. | 2 | -100 | People are not supposed to be working while eating lunch. | exists e1 e2 x1 x2 x3 x4 x5.(for(e1,e2) & on(e2,x5) & n_computer(x5) & Actor(e2,x1) & v_work(e2) & in(e1,x3) & n_environment(x3) & of(x3,x4) & n_office(x4) & at(e1,x2) & n_desk(x2) & Actor(e1,x1) & v_sit(e1) & n_woman(x1)) | exists e2 e1 x1 x2 x3 x4 x5.(n_room(x2) & of(x2,x3) & n_break(x3) & n_woman(x1) & in(e1,x2) & Theme(e2,x5) & Actor(e2,x4) & v_eat(e2) & n_lunch(x5) & (x2 = x4) & Actor(e1,x1) & v_sit(e1)) | 4b596690-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5.(v_work(e2) & v_sit(e1) & on(e2,x5) & of(x3,x4) & n_woman(x1) & n_office(x4) & n_environment(x3) & n_desk(x2) & n_computer(x5) & in(e1,x3) & for(e1,e2) & at(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) | exists e2 e1 x1 x2 x3 x4 x5.(v_sit(e1) & v_eat(e2) & of(x2,x3) & n_woman(x1) & n_room(x2) & n_lunch(x5) & n_break(x3) & in(e1,x2) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x2 = x4)) |
||
several people are sitting at computer desks in a messy office. | A man working alone in a cubicle. | 2 | -100 | Several people is plural while a man alone is singular. | exists e1 s1 s2 x1 x2 x3 x4.(in(e1,x4) & n_office(x4) & a_messy(s2) & Theme(s2,x4) & at(e1,x2) & n_desk(x2) & of(x2,x3) & n_computer(x3) & Actor(e1,x1) & v_sit(e1) & n_people(x1) & a_several(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(a_topic(x1) & in(e1,x3) & n_cubicle(x3) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x2) & v_work(e1) & (x1 = x2) & n_man(x1)) | 4b596bb8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_sit(e1) & of(x2,x3) & n_people(x1) & n_office(x4) & n_desk(x2) & n_computer(x3) & in(e1,x4) & at(e1,x2) & a_several(s1) & a_messy(s2) & Theme(s2,x4) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_work(e1) & n_man(x1) & n_cubicle(x3) & in(e1,x3) & a_topic(x1) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2)) |
||
several people are sitting at computer desks in a messy office. | A group of accountants auditing an annual report. | 1 | -100 | There can be many different types of job titles at a desk in an office doing anything, there is nothing inferring that they are accountants. | exists e1 s1 s2 x1 x2 x3 x4.(in(e1,x4) & n_office(x4) & a_messy(s2) & Theme(s2,x4) & at(e1,x2) & n_desk(x2) & of(x2,x3) & n_computer(x3) & Actor(e1,x1) & v_sit(e1) & n_people(x1) & a_several(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_audit(e1) & n_report(x4) & a_annual(s1) & Theme(s1,x4) & (x2 = x3) & n_accountant(x2) & n_group(x1)) | 4b5970ae-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_sit(e1) & of(x2,x3) & n_people(x1) & n_office(x4) & n_desk(x2) & n_computer(x3) & in(e1,x4) & at(e1,x2) & a_several(s1) & a_messy(s2) & Theme(s2,x4) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4.(v_audit(e1) & of(x1,x2) & n_report(x4) & n_group(x1) & n_accountant(x2) & a_topic(x1) & a_annual(s1) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) |
||
several people are sitting at computer desks in a messy office. | People working in an office. | 0 | -100 | When one is working at a desk, one is sitting. | exists e1 s1 s2 x1 x2 x3 x4.(in(e1,x4) & n_office(x4) & a_messy(s2) & Theme(s2,x4) & at(e1,x2) & n_desk(x2) & of(x2,x3) & n_computer(x3) & Actor(e1,x1) & v_sit(e1) & n_people(x1) & a_several(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(a_topic(x1) & in(e1,x3) & n_office(x3) & Actor(e1,x2) & v_work(e1) & (x1 = x2) & n_people(x1)) | 4b59759a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_sit(e1) & of(x2,x3) & n_people(x1) & n_office(x4) & n_desk(x2) & n_computer(x3) & in(e1,x4) & at(e1,x2) & a_several(s1) & a_messy(s2) & Theme(s2,x4) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_work(e1) & n_people(x1) & n_office(x3) & in(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
Worker at computer in empty office. | The person is at home. | 2 | -100 | The person is either at the office or at home. | exists s1 s2 x1 x2.(ne_nam_worker(s1) & a_topic(s1) & at(s1,x1) & in(x1,x2) & n_office(x2) & a_empty(s2) & Theme(s2,x2) & n_computer(x1)) | exists p1 x1.(n_person(x1) & exists x2.(at(x1,x2) & n_home(x2))) | 4b597a9a-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2.(ne_nam_worker(s1) & n_office(x2) & n_computer(x1) & in(x1,x2) & at(s1,x1) & a_topic(s1) & a_empty(s2) & Theme(s2,x2)) | exists x1.(n_person(x1) & exists x2.(n_home(x2) & at(x1,x2))) |
||
Worker at computer in empty office. | The person is a secretary. | 1 | -100 | A worker doesn't necessarily mean secretary. | exists s1 s2 x1 x2.(ne_nam_worker(s1) & a_topic(s1) & at(s1,x1) & in(x1,x2) & n_office(x2) & a_empty(s2) & Theme(s2,x2) & n_computer(x1)) | exists p1 x1.(n_person(x1) & exists x2.((x1 = x2) & n_secretary(x2))) | 4b59803a-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2.(ne_nam_worker(s1) & n_office(x2) & n_computer(x1) & in(x1,x2) & at(s1,x1) & a_topic(s1) & a_empty(s2) & Theme(s2,x2)) | exists x1.(n_person(x1) & exists x2.(n_secretary(x2) & (x1 = x2))) |
||
Worker at computer in empty office. | The person is by a computer. | 0 | -100 | A person is working at a computer. | exists s1 s2 x1 x2.(ne_nam_worker(s1) & a_topic(s1) & at(s1,x1) & in(x1,x2) & n_office(x2) & a_empty(s2) & Theme(s2,x2) & n_computer(x1)) | exists p1 x1.(n_person(x1) & exists x2.(by(x1,x2) & n_computer(x2))) | 4b598530-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2.(ne_nam_worker(s1) & n_office(x2) & n_computer(x1) & in(x1,x2) & at(s1,x1) & a_topic(s1) & a_empty(s2) & Theme(s2,x2)) | exists x1.(n_person(x1) & exists x2.(n_computer(x2) & by(x1,x2))) |
||
A woman in a white blouse holds a cigarette and talks to someone. | Two people are having a conversation. | 0 | -100 | Two people who is a woman holding a cigarette, talks to another person. | exists e1 s1 x1 x2 x3 x4 x5 x6.(to(e1,x6) & n_person(x6) & Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & subset_of(x5,x3) & n_talk(x5) & subset_of(x4,x3) & n_cigarette(x4) & in(x1,x2) & n_blouse(x2) & a_white(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_conversation(x2) & n_people(x1) & card_eq_2(x1)) | 4b598a58-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_hold(e1) & to(e1,x6) & subset_of(x5,x3) & subset_of(x4,x3) & n_woman(x1) & n_talk(x5) & n_person(x6) & n_cigarette(x4) & n_blouse(x2) & in(x1,x2) & a_white(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_have(e1) & n_people(x1) & n_conversation(x2) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman in a white blouse holds a cigarette and talks to someone. | The woman is talking to another person. | 0 | -100 | Another person is considered someone. | exists e1 s1 x1 x2 x3 x4 x5 x6.(to(e1,x6) & n_person(x6) & Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & subset_of(x5,x3) & n_talk(x5) & subset_of(x4,x3) & n_cigarette(x4) & in(x1,x2) & n_blouse(x2) & a_white(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2 x3.(n_person(x2) & n_woman(x1) & to(e1,x3) & n_person(x3) & -(x3 = x2) & Actor(e1,x1) & v_talk(e1)) | 4b598fbc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_hold(e1) & to(e1,x6) & subset_of(x5,x3) & subset_of(x4,x3) & n_woman(x1) & n_talk(x5) & n_person(x6) & n_cigarette(x4) & n_blouse(x2) & in(x1,x2) & a_white(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_talk(e1) & to(e1,x3) & n_woman(x1) & n_person(x3) & n_person(x2) & Actor(e1,x1) & -(x3 = x2)) |
||
A woman in a white blouse holds a cigarette and talks to someone. | A woman is sitting by herself. | 2 | -100 | The woman either talks to someone or is sitting by herself. | exists e1 s1 x1 x2 x3 x4 x5 x6.(to(e1,x6) & n_person(x6) & Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & subset_of(x5,x3) & n_talk(x5) & subset_of(x4,x3) & n_cigarette(x4) & in(x1,x2) & n_blouse(x2) & a_white(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1.(by(e1,x1) & n_female(x1) & Actor(e1,x1) & v_sit(e1) & n_woman(x1)) | 4b599502-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_hold(e1) & to(e1,x6) & subset_of(x5,x3) & subset_of(x4,x3) & n_woman(x1) & n_talk(x5) & n_person(x6) & n_cigarette(x4) & n_blouse(x2) & in(x1,x2) & a_white(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1.(v_sit(e1) & n_woman(x1) & n_female(x1) & by(e1,x1) & Actor(e1,x1)) |
||
A woman in a white blouse holds a cigarette and talks to someone. | The woman is talking to a female. | 1 | 0.512713 | It doesn't specify that the woman is talking to a female. | exists e1 s1 x1 x2 x3 x4 x5 x6.(to(e1,x6) & n_person(x6) & Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & subset_of(x5,x3) & n_talk(x5) & subset_of(x4,x3) & n_cigarette(x4) & in(x1,x2) & n_blouse(x2) & a_white(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2.(n_woman(x1) & to(e1,x2) & n_female(x2) & Actor(e1,x1) & v_talk(e1)) | 4b599930-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_hold(e1) & to(e1,x6) & subset_of(x5,x3) & subset_of(x4,x3) & n_woman(x1) & n_talk(x5) & n_person(x6) & n_cigarette(x4) & n_blouse(x2) & in(x1,x2) & a_white(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_talk(e1) & to(e1,x2) & n_woman(x1) & n_female(x2) & Actor(e1,x1)) |
||
A woman in a white blouse holds a cigarette and talks to someone. | A woman is silently contemplating her life by herself. | 2 | -100 | If someone talks to someone they cannot be simultaneously silently contemplating. | exists e1 s1 x1 x2 x3 x4 x5 x6.(to(e1,x6) & n_person(x6) & Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & subset_of(x5,x3) & n_talk(x5) & subset_of(x4,x3) & n_cigarette(x4) & in(x1,x2) & n_blouse(x2) & a_white(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 s1 x1 x2.(a_silently(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_contemplate(e1) & by(x2,x1) & n_female(x1) & n_female(x1) & n_life(x2) & of(x2,x1) & n_woman(x1)) | 4b599d72-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_hold(e1) & to(e1,x6) & subset_of(x5,x3) & subset_of(x4,x3) & n_woman(x1) & n_talk(x5) & n_person(x6) & n_cigarette(x4) & n_blouse(x2) & in(x1,x2) & a_white(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_contemplate(e1) & of(x2,x1) & n_woman(x1) & n_life(x2) & n_female(x1) & by(x2,x1) & a_silently(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A woman in a white blouse holds a cigarette and talks to someone. | A woman is holding a cigarette in her left hand. | 1 | 0.478264 | The woman could be holding the cigarette in either hand. | exists e1 s1 x1 x2 x3 x4 x5 x6.(to(e1,x6) & n_person(x6) & Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & subset_of(x5,x3) & n_talk(x5) & subset_of(x4,x3) & n_cigarette(x4) & in(x1,x2) & n_blouse(x2) & a_white(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 s1 x1 x2 x3.(in(e1,x3) & n_hand(x3) & a_left(s1) & Theme(s1,x3) & of(x3,x1) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_cigarette(x2) & n_woman(x1)) | 4b59a1a0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_hold(e1) & to(e1,x6) & subset_of(x5,x3) & subset_of(x4,x3) & n_woman(x1) & n_talk(x5) & n_person(x6) & n_cigarette(x4) & n_blouse(x2) & in(x1,x2) & a_white(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_hold(e1) & of(x3,x1) & n_woman(x1) & n_hand(x3) & n_female(x1) & n_cigarette(x2) & in(e1,x3) & a_left(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman in a white blouse holds a cigarette and talks to someone. | The woman is listening to music. | 2 | 0.000132 | Talks to someone and listening to music are separate actions. | exists e1 s1 x1 x2 x3 x4 x5 x6.(to(e1,x6) & n_person(x6) & Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & subset_of(x5,x3) & n_talk(x5) & subset_of(x4,x3) & n_cigarette(x4) & in(x1,x2) & n_blouse(x2) & a_white(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2.(n_woman(x1) & to(e1,x2) & n_music(x2) & Actor(e1,x1) & v_listen(e1)) | 4b59a68c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_hold(e1) & to(e1,x6) & subset_of(x5,x3) & subset_of(x4,x3) & n_woman(x1) & n_talk(x5) & n_person(x6) & n_cigarette(x4) & n_blouse(x2) & in(x1,x2) & a_white(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_listen(e1) & to(e1,x2) & n_woman(x1) & n_music(x2) & Actor(e1,x1)) |
||
A woman in a white blouse holds a cigarette and talks to someone. | The woman is juggling bowling pins at the circus. | 2 | -100 | If someone talks to someone, they are usually not juggling at the circus. | exists e1 s1 x1 x2 x3 x4 x5 x6.(to(e1,x6) & n_person(x6) & Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & subset_of(x5,x3) & n_talk(x5) & subset_of(x4,x3) & n_cigarette(x4) & in(x1,x2) & n_blouse(x2) & a_white(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2 x3 x4.(n_circus(x4) & n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_juggle(e1) & at(x2,x4) & n_pin(x2) & of(x2,x3) & n_bowling(x3)) | 4b59ab8c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_hold(e1) & to(e1,x6) & subset_of(x5,x3) & subset_of(x4,x3) & n_woman(x1) & n_talk(x5) & n_person(x6) & n_cigarette(x4) & n_blouse(x2) & in(x1,x2) & a_white(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_juggle(e1) & of(x2,x3) & n_woman(x1) & n_pin(x2) & n_circus(x4) & n_bowling(x3) & at(x2,x4) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman in a white blouse holds a cigarette and talks to someone. | A woman is smoking a cigarette. | 1 | 0.999149 | Holds a cigarette does not necessarily mean smoking. | exists e1 s1 x1 x2 x3 x4 x5 x6.(to(e1,x6) & n_person(x6) & Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & subset_of(x5,x3) & n_talk(x5) & subset_of(x4,x3) & n_cigarette(x4) & in(x1,x2) & n_blouse(x2) & a_white(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_smoke(e1) & n_cigarette(x2) & n_woman(x1)) | 4b59afec-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_hold(e1) & to(e1,x6) & subset_of(x5,x3) & subset_of(x4,x3) & n_woman(x1) & n_talk(x5) & n_person(x6) & n_cigarette(x4) & n_blouse(x2) & in(x1,x2) & a_white(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_smoke(e1) & n_woman(x1) & n_cigarette(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman in a white blouse holds a cigarette and talks to someone. | The woman is wearing clothing. | 0 | 0.977482 | A blouse is considered a piece of clothing. | exists e1 s1 x1 x2 x3 x4 x5 x6.(to(e1,x6) & n_person(x6) & Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & subset_of(x5,x3) & n_talk(x5) & subset_of(x4,x3) & n_cigarette(x4) & in(x1,x2) & n_blouse(x2) & a_white(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_clothing(x2)) | 4b59b4ba-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_hold(e1) & to(e1,x6) & subset_of(x5,x3) & subset_of(x4,x3) & n_woman(x1) & n_talk(x5) & n_person(x6) & n_cigarette(x4) & n_blouse(x2) & in(x1,x2) & a_white(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_wear(e1) & n_woman(x1) & n_clothing(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman in a white blouse holds a cigarette and talks to someone. | The woman talks to her friend. | 1 | 0.867305 | Someone is not necessarily her friend. | exists e1 s1 x1 x2 x3 x4 x5 x6.(to(e1,x6) & n_person(x6) & Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & subset_of(x5,x3) & n_talk(x5) & subset_of(x4,x3) & n_cigarette(x4) & in(x1,x2) & n_blouse(x2) & a_white(s1) & Theme(s1,x2) & n_woman(x1)) | exists x1 x2 x3.(n_friend(x3) & of(x3,x1) & n_female(x1) & n_talk(x1) & of(x1,x2) & n_woman(x2) & a_topic(x1) & to(x1,x3)) | 4b59b992-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_hold(e1) & to(e1,x6) & subset_of(x5,x3) & subset_of(x4,x3) & n_woman(x1) & n_talk(x5) & n_person(x6) & n_cigarette(x4) & n_blouse(x2) & in(x1,x2) & a_white(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists x1 x2 x3.(to(x1,x3) & of(x3,x1) & of(x1,x2) & n_woman(x2) & n_talk(x1) & n_friend(x3) & n_female(x1) & a_topic(x1)) |
||
A woman in a white blouse holds a cigarette and talks to someone. | A woman is smoking. | 0 | -100 | This assumes that if a woman is holding a cigarette she is smoking or she will start smoking soon. | exists e1 s1 x1 x2 x3 x4 x5 x6.(to(e1,x6) & n_person(x6) & Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & subset_of(x5,x3) & n_talk(x5) & subset_of(x4,x3) & n_cigarette(x4) & in(x1,x2) & n_blouse(x2) & a_white(s1) & Theme(s1,x2) & n_woman(x1)) | exists p1 x1.(exists x2.((x1 = x2) & n_smoking(x2)) & n_woman(x1)) | 4b59be4c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_hold(e1) & to(e1,x6) & subset_of(x5,x3) & subset_of(x4,x3) & n_woman(x1) & n_talk(x5) & n_person(x6) & n_cigarette(x4) & n_blouse(x2) & in(x1,x2) & a_white(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists x1.(n_woman(x1) & exists x2.(n_smoking(x2) & (x1 = x2))) |
||
A woman in a white blouse holds a cigarette and talks to someone. | The woman is silent. | 2 | -100 | If someone talks to someone, they cannot be simultaneously silent | exists e1 s1 x1 x2 x3 x4 x5 x6.(to(e1,x6) & n_person(x6) & Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & subset_of(x5,x3) & n_talk(x5) & subset_of(x4,x3) & n_cigarette(x4) & in(x1,x2) & n_blouse(x2) & a_white(s1) & Theme(s1,x2) & n_woman(x1)) | exists s1 x1.(n_woman(x1) & Theme(s1,x1) & a_silent(s1)) | 4b59c27a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_hold(e1) & to(e1,x6) & subset_of(x5,x3) & subset_of(x4,x3) & n_woman(x1) & n_talk(x5) & n_person(x6) & n_cigarette(x4) & n_blouse(x2) & in(x1,x2) & a_white(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists s1 x1.(n_woman(x1) & a_silent(s1) & Theme(s1,x1)) |
||
A woman in a white blouse holds a cigarette and talks to someone. | A woman is talking to someone else. | 0 | -100 | If a woman talks then hopefully she is talking to someone or else she is crazy. | exists e1 s1 x1 x2 x3 x4 x5 x6.(to(e1,x6) & n_person(x6) & Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & subset_of(x5,x3) & n_talk(x5) & subset_of(x4,x3) & n_cigarette(x4) & in(x1,x2) & n_blouse(x2) & a_white(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2.(to(e1,x2) & r_else(x2) & n_person(x2) & Actor(e1,x1) & v_talk(e1) & n_woman(x1)) | 4b59c69e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_hold(e1) & to(e1,x6) & subset_of(x5,x3) & subset_of(x4,x3) & n_woman(x1) & n_talk(x5) & n_person(x6) & n_cigarette(x4) & n_blouse(x2) & in(x1,x2) & a_white(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_talk(e1) & to(e1,x2) & r_else(x2) & n_woman(x1) & n_person(x2) & Actor(e1,x1)) |
||
A woman in a white blouse holds a cigarette and talks to someone. | The woman is not blowing smoke into the other's face. | 1 | 0.929743 | Talks to someone is not necessarily not blowing smoke into the other's face. | exists e1 s1 x1 x2 x3 x4 x5 x6.(to(e1,x6) & n_person(x6) & Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & subset_of(x5,x3) & n_talk(x5) & subset_of(x4,x3) & n_cigarette(x4) & in(x1,x2) & n_blouse(x2) & a_white(s1) & Theme(s1,x2) & n_woman(x1)) | exists x1 x3 x4.(n_face(x4) & of(x4,x3) & n_other(x3) & n_woman(x1) & -exists e1 x2.(into(e1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_blow(e1) & n_smoke(x2))) | 4b59cae0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_hold(e1) & to(e1,x6) & subset_of(x5,x3) & subset_of(x4,x3) & n_woman(x1) & n_talk(x5) & n_person(x6) & n_cigarette(x4) & n_blouse(x2) & in(x1,x2) & a_white(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists x1 x3 x4.(of(x4,x3) & n_woman(x1) & n_other(x3) & n_face(x4) & all e1 x2.(-v_blow(e1) | -n_smoke(x2) | -into(e1,x4) | -Theme(e1,x2) | -Actor(e1,x1))) |
||
A woman is wearing a red see through fabric over her head. | The woman is getting married with a see through veil. | 1 | -100 | No way to know that the woman is getting married. | exists e1 e2 x1 x2 x3 x4 x5.(over(e2,x5) & n_head(x5) & of(x5,x1) & n_female(x1) & through(e2,x4) & n_fabric(x4) & Actor(e2,x1) & v_see(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_red(x3) & (x1 = x2) & n_woman(x1)) | exists e1 p1 x1.(n_woman(x1) & exists e3 e2 x2 x3 x4.(with(e2,x2) & through(e3,x4) & n_veil(x4) & Actor(e3,x3) & v_see(e3) & (x2 = x3) & n_a(x2) & Theme(e2,x1) & v_marry(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1)) | 4b59d17a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5.(v_wear(e1) & v_see(e2) & through(e2,x4) & over(e2,x5) & of(x5,x1) & n_woman(x1) & n_red(x3) & n_head(x5) & n_female(x1) & n_fabric(x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 x1.(v_get(e1) & n_woman(x1) & exists e3 e2 x2 x3 x4.(with(e2,x2) & v_see(e3) & v_marry(e2) & through(e3,x4) & n_veil(x4) & n_a(x2) & Theme(e2,x1) & Actor(e3,x3) & (x2 = x3)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A woman is wearing a red see through fabric over her head. | The lady is wearing a helmet. | 2 | -100 | See through fabric does not make a good helmet. | exists e1 e2 x1 x2 x3 x4 x5.(over(e2,x5) & n_head(x5) & of(x5,x1) & n_female(x1) & through(e2,x4) & n_fabric(x4) & Actor(e2,x1) & v_see(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_red(x3) & (x1 = x2) & n_woman(x1)) | exists e1 x1 x2.(n_lady(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_helmet(x2)) | 4b59d602-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5.(v_wear(e1) & v_see(e2) & through(e2,x4) & over(e2,x5) & of(x5,x1) & n_woman(x1) & n_red(x3) & n_head(x5) & n_female(x1) & n_fabric(x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_wear(e1) & n_lady(x1) & n_helmet(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman is wearing a red see through fabric over her head. | The lady has a veil on. | 0 | -100 | See through fabrics worn over the head are usually veils. | exists e2 e1 x1 x2 x3 x4 x5.(over(e2,x5) & n_head(x5) & of(x5,x1) & n_female(x1) & through(e2,x4) & n_fabric(x4) & Actor(e2,x1) & v_see(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_red(x3) & (x1 = x2) & n_woman(x1)) | exists e1 s1 x1 x2.(n_lady(x1) & a_on(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_veil(x2)) | 4b59dabc-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5.(v_wear(e1) & v_see(e2) & through(e2,x4) & over(e2,x5) & of(x5,x1) & n_woman(x1) & n_red(x3) & n_head(x5) & n_female(x1) & n_fabric(x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2.(v_have(e1) & n_veil(x2) & n_lady(x1) & a_on(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A woman in pink is covering her face with a scarf. | A woman covers her face with a scarf. | 0 | -100 | The verb covers is a different form of the word covering so therefore the sentences are the same. | exists e1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_cover(e1) & with(x3,x4) & n_scarf(x4) & n_face(x3) & of(x3,x1) & n_female(x1) & in(x1,x2) & n_pink(x2) & n_woman(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_cover(e1) & with(x2,x3) & n_scarf(x3) & n_face(x2) & of(x2,x1) & n_female(x1) & n_woman(x1)) | 4b59df12-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(x3,x4) & v_cover(e1) & of(x3,x1) & n_woman(x1) & n_scarf(x4) & n_pink(x2) & n_female(x1) & n_face(x3) & in(x1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(with(x2,x3) & v_cover(e1) & of(x2,x1) & n_woman(x1) & n_scarf(x3) & n_female(x1) & n_face(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman in pink is covering her face with a scarf. | A woman puts a scarf on the girl. | 2 | -100 | The first woman was covering her own face, the second woman put the scarf of the girl. | exists e1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_cover(e1) & with(x3,x4) & n_scarf(x4) & n_face(x3) & of(x3,x1) & n_female(x1) & in(x1,x2) & n_pink(x2) & n_woman(x1)) | exists e1 x1 x2 x3.(n_girl(x3) & on(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_put(e1) & n_scarf(x2) & n_woman(x1)) | 4b59e76e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(x3,x4) & v_cover(e1) & of(x3,x1) & n_woman(x1) & n_scarf(x4) & n_pink(x2) & n_female(x1) & n_face(x3) & in(x1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_put(e1) & on(e1,x3) & n_woman(x1) & n_scarf(x2) & n_girl(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
An Indian woman covers her face with a beautiful veil in a store market. | The woman has a thin piece of fabric in front of her head. | 0 | -100 | beautiful veil a thin piece of fabric | exists e1 s1 s2 x1 x2 x3 x4 x5.(Theme(e1,x2) & Actor(e1,x1) & v_cover(e1) & with(x2,x3) & in(x3,x4) & n_market(x4) & of(x4,x5) & n_store(x5) & n_veil(x3) & a_beautiful(s2) & Theme(s2,x3) & n_face(x2) & of(x2,x1) & n_female(x1) & n_woman(x1) & a_indian(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3 x4 x5.(n_head(x5) & of(x5,x1) & n_female(x1) & n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & in(x2,x4) & of(x4,x5) & n_front(x4) & of(x2,x3) & n_fabric(x3) & n_piece(x2) & a_thin(s1) & Theme(s1,x2)) | 4b59f60a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(with(x2,x3) & v_cover(e1) & of(x4,x5) & of(x2,x1) & n_woman(x1) & n_veil(x3) & n_store(x5) & n_market(x4) & n_female(x1) & n_face(x2) & in(x3,x4) & a_indian(s1) & a_beautiful(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4 x5.(v_have(e1) & of(x5,x1) & of(x4,x5) & of(x2,x3) & n_woman(x1) & n_piece(x2) & n_head(x5) & n_front(x4) & n_female(x1) & n_fabric(x3) & in(x2,x4) & a_thin(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A boy on a scooter. | The person is a boy. | 0 | 0.976435 | Saying a boy is the same as saying the person. | exists x1 x2.(a_topic(x1) & on(x1,x2) & n_scooter(x2) & n_boy(x1)) | exists p1 x1.(n_person(x1) & exists x2.((x1 = x2) & n_boy(x2))) | 4b5a0c8a-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2.(on(x1,x2) & n_scooter(x2) & n_boy(x1) & a_topic(x1)) | exists x1.(n_person(x1) & exists x2.(n_boy(x2) & (x1 = x2))) |
||
A boy on a scooter. | The boy is tall | 1 | 0.31432 | The boy is not necessarily tall. | exists x1 x2.(a_topic(x1) & on(x1,x2) & n_scooter(x2) & n_boy(x1)) | exists s1 x1.(n_boy(x1) & Theme(s1,x1) & a_tall(s1)) | 4b5a1b6c-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2.(on(x1,x2) & n_scooter(x2) & n_boy(x1) & a_topic(x1)) | exists s1 x1.(n_boy(x1) & a_tall(s1) & Theme(s1,x1)) |
||
A boy on a scooter. | The boy is standing next to the scooter. | 2 | 0.000001 | On is different than next to. | exists x1 x2.(a_topic(x1) & on(x1,x2) & n_scooter(x2) & n_boy(x1)) | exists e1 x1 x2.(n_scooter(x2) & n_boy(x1) & to(e1,x2) & r_next(e1) & Actor(e1,x1) & v_stand(e1)) | 4b5a2454-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2.(on(x1,x2) & n_scooter(x2) & n_boy(x1) & a_topic(x1)) | exists e1 x1 x2.(v_stand(e1) & to(e1,x2) & r_next(e1) & n_scooter(x2) & n_boy(x1) & Actor(e1,x1)) |
||
A boy on a scooter. | A boy on a scooter while his friends watch | 1 | 0.185125 | No way to know that his friends watch. | exists x1 x2.(a_topic(x1) & on(x1,x2) & n_scooter(x2) & n_boy(x1)) | exists p1 p2 p3 x1 x2 x3.(for(p1,x1) & on(p1,x2) & n_scooter(x2) & exists x4.n_event(x4) & exists e1.(Actor(e1,x3) & v_watch(e1)) & n_friend(x3) & of(x3,x1) & n_male(x1) & while(p2,p3) & n_boy(x1)) | 4b5a2918-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2.(on(x1,x2) & n_scooter(x2) & n_boy(x1) & a_topic(x1)) | exists p1 p2 p3 x1 x2 x3.(while(p2,p3) & on(p1,x2) & of(x3,x1) & n_scooter(x2) & n_male(x1) & n_friend(x3) & n_boy(x1) & for(p1,x1) & exists x4.n_event(x4) & exists e1.(v_watch(e1) & Actor(e1,x3))) |
||
A boy on a scooter. | The boy is outside. | 1 | 0.920227 | Just because on a scooter does not mean he is outside. | exists x1 x2.(a_topic(x1) & on(x1,x2) & n_scooter(x2) & n_boy(x1)) | exists s1 x1.(n_boy(x1) & Theme(s1,x1) & a_outside(s1)) | 4b5a2d8c-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2.(on(x1,x2) & n_scooter(x2) & n_boy(x1) & a_topic(x1)) | exists s1 x1.(n_boy(x1) & a_outside(s1) & Theme(s1,x1)) |
||
A boy on a scooter. | A boy riding around. | 1 | 0.920594 | On a scooter does not necessarily mean riding around. | exists x1 x2.(a_topic(x1) & on(x1,x2) & n_scooter(x2) & n_boy(x1)) | exists e1 p1 x1 x2.(a_topic(x1) & exists s1.(Theme(s1,x2) & a_around(s1)) & Topic(e1,p1) & Actor(e1,x2) & v_ride(e1) & (x1 = x2) & n_boy(x1)) | 4b5a36f6-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2.(on(x1,x2) & n_scooter(x2) & n_boy(x1) & a_topic(x1)) | exists e1 p1 x1 x2.(v_ride(e1) & n_boy(x1) & exists s1.(a_around(s1) & Theme(s1,x2)) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & (x1 = x2)) |
||
A boy on a scooter. | The boy is on his scooter. | 1 | 0.940671 | If a boy is on a scooter does not imply that it is his. | exists x1 x2.(a_topic(x1) & on(x1,x2) & n_scooter(x2) & n_boy(x1)) | exists p1 x1 x2.(n_scooter(x2) & of(x2,x1) & n_male(x1) & n_boy(x1) & on(x1,x2)) | 4b5a4088-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2.(on(x1,x2) & n_scooter(x2) & n_boy(x1) & a_topic(x1)) | exists x1 x2.(on(x1,x2) & of(x2,x1) & n_scooter(x2) & n_male(x1) & n_boy(x1)) |
||
A brown dog holds an object in its mouth while a black dog tries to take it away. Another brown dog looks on. | A group of dogs are outside. | 0 | 0.678871 | A brown dog, a black dog, and another brown dog has the meaning of a group of dogs | exists e1 e2 p1 p2 s1 s2 s3 x1 x2 x3 x4.(exists s6.(Theme(s6,x4) & a_on(s6)) & Topic(e2,p2) & Actor(e2,x4) & v_look(e2) & n_dog(x4) & a_brown(s3) & Theme(s3,x4) & -(x4 = x1) & n_dog(x1) & n_dog(x1) & a_brown(s2) & Theme(s2,x1) & exists e3 p3 s4 x5.(Topic(e3,p3) & Actor(e3,x5) & v_try(e3) & exists e4 s5.(a_away(s5) & Manner(e4,s5) & Theme(e4,x1) & Actor(e4,x5) & v_take(e4)) & n_dog(x5) & a_black(s4) & Theme(s4,x5)) & n_thing(x1) & n_thing(x1) & while(e1,p1) & in(e1,x3) & n_mouth(x3) & of(x3,x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_object(x2) & a_brown(s1) & Theme(s1,x1)) | exists s1 x1 x2.(Theme(s1,x1) & a_outside(s1) & of(x1,x2) & n_dog(x2) & n_group(x1)) | 4b5a83f4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 p2 s1 s2 s3 x1 x2 x3 x4.(while(e1,p1) & v_look(e2) & v_hold(e1) & of(x3,x1) & n_thing(x1) & n_object(x2) & n_mouth(x3) & n_dog(x4) & n_dog(x1) & in(e1,x3) & exists s6.(a_on(s6) & Theme(s6,x4)) & exists e3 p3 s4 x5.(v_try(e3) & n_dog(x5) & exists e4 s5.(v_take(e4) & a_away(s5) & Theme(e4,x1) & Manner(e4,s5) & Actor(e4,x5)) & a_black(s4) & Topic(e3,p3) & Theme(s4,x5) & Actor(e3,x5)) & a_brown(s3) & a_brown(s2) & a_brown(s1) & Topic(e2,p2) & Theme(s3,x4) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e2,x4) & Actor(e1,x1) & -(x4 = x1)) | exists s1 x1 x2.(of(x1,x2) & n_group(x1) & n_dog(x2) & a_outside(s1) & Theme(s1,x1)) |
||
A brown dog holds an object in its mouth while a black dog tries to take it away. Another brown dog looks on. | A brown dog is holding a piece of meat in its mouth that another dog wants. | 1 | 0.123251 | An object is not always a piece of meat and the black dog trying to take it does not necessarily mean he wants it. | exists e1 e2 p1 p2 s1 s2 s3 x1 x2 x3 x4.(exists s6.(Theme(s6,x4) & a_on(s6)) & Topic(e2,p2) & Actor(e2,x4) & v_look(e2) & n_dog(x4) & a_brown(s3) & Theme(s3,x4) & -(x4 = x1) & n_dog(x1) & n_dog(x1) & a_brown(s2) & Theme(s2,x1) & exists e3 p3 s4 x5.(Topic(e3,p3) & Actor(e3,x5) & v_try(e3) & exists e4 s5.(a_away(s5) & Manner(e4,s5) & Theme(e4,x1) & Actor(e4,x5) & v_take(e4)) & n_dog(x5) & a_black(s4) & Theme(s4,x5)) & n_thing(x1) & n_thing(x1) & while(e1,p1) & in(e1,x3) & n_mouth(x3) & of(x3,x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_object(x2) & a_brown(s1) & Theme(s1,x1)) | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(Theme(e2,x2) & Actor(e2,x1) & v_hold(e2) & Theme(e1,x6) & Actor(e1,x5) & v_want(e1) & (x2 = x6) & n_dog(x5) & -(x5 = x1) & n_dog(x1) & n_dog(x1) & in(x2,x4) & n_mouth(x4) & of(x4,x1) & n_thing(x1) & of(x2,x3) & n_meat(x3) & n_piece(x2) & a_brown(s1) & Theme(s1,x1)) | 4b5aa55a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 p2 s1 s2 s3 x1 x2 x3 x4.(while(e1,p1) & v_look(e2) & v_hold(e1) & of(x3,x1) & n_thing(x1) & n_object(x2) & n_mouth(x3) & n_dog(x4) & n_dog(x1) & in(e1,x3) & exists s6.(a_on(s6) & Theme(s6,x4)) & exists e3 p3 s4 x5.(v_try(e3) & n_dog(x5) & exists e4 s5.(v_take(e4) & a_away(s5) & Theme(e4,x1) & Manner(e4,s5) & Actor(e4,x5)) & a_black(s4) & Topic(e3,p3) & Theme(s4,x5) & Actor(e3,x5)) & a_brown(s3) & a_brown(s2) & a_brown(s1) & Topic(e2,p2) & Theme(s3,x4) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e2,x4) & Actor(e1,x1) & -(x4 = x1)) | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_want(e1) & v_hold(e2) & of(x4,x1) & of(x2,x3) & n_thing(x1) & n_piece(x2) & n_mouth(x4) & n_meat(x3) & n_dog(x5) & n_dog(x1) & in(x2,x4) & a_brown(s1) & Theme(s1,x1) & Theme(e2,x2) & Theme(e1,x6) & Actor(e2,x1) & Actor(e1,x5) & -(x5 = x1) & (x2 = x6)) |
||
A brown dog holds an object in its mouth while a black dog tries to take it away. Another brown dog looks on. | There were four brown dogs in the group. | 2 | 0.000052 | brown and black are different colors | exists e1 e2 p1 p2 s1 s2 s3 x1 x2 x3 x4.(exists s6.(Theme(s6,x4) & a_on(s6)) & Topic(e2,p2) & Actor(e2,x4) & v_look(e2) & n_dog(x4) & a_brown(s3) & Theme(s3,x4) & -(x4 = x1) & n_dog(x1) & n_dog(x1) & a_brown(s2) & Theme(s2,x1) & exists e3 p3 s4 x5.(Topic(e3,p3) & Actor(e3,x5) & v_try(e3) & exists e4 s5.(a_away(s5) & Manner(e4,s5) & Theme(e4,x1) & Actor(e4,x5) & v_take(e4)) & n_dog(x5) & a_black(s4) & Theme(s4,x5)) & n_thing(x1) & n_thing(x1) & while(e1,p1) & in(e1,x3) & n_mouth(x3) & of(x3,x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_object(x2) & a_brown(s1) & Theme(s1,x1)) | exists p1 x1 x2.(n_group(x2) & in(p1,x2) & exists s1 x3.((x1 = x3) & n_dog(x3) & a_brown(s1) & Theme(s1,x3) & card_eq_4(x3))) | 4b5ab270-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 p2 s1 s2 s3 x1 x2 x3 x4.(while(e1,p1) & v_look(e2) & v_hold(e1) & of(x3,x1) & n_thing(x1) & n_object(x2) & n_mouth(x3) & n_dog(x4) & n_dog(x1) & in(e1,x3) & exists s6.(a_on(s6) & Theme(s6,x4)) & exists e3 p3 s4 x5.(v_try(e3) & n_dog(x5) & exists e4 s5.(v_take(e4) & a_away(s5) & Theme(e4,x1) & Manner(e4,s5) & Actor(e4,x5)) & a_black(s4) & Topic(e3,p3) & Theme(s4,x5) & Actor(e3,x5)) & a_brown(s3) & a_brown(s2) & a_brown(s1) & Topic(e2,p2) & Theme(s3,x4) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e2,x4) & Actor(e1,x1) & -(x4 = x1)) | exists p1 x1 x2.(n_group(x2) & in(p1,x2) & exists s1 x3.(n_dog(x3) & card_eq_4(x3) & a_brown(s1) & Theme(s1,x3) & (x1 = x3))) |
||
A brown dog holds an object in its mouth while a black dog tries to take it away. Another brown dog looks on. | The black dog is pulling the stick away from the brown dog. | 1 | 0.371333 | There are more ways for the black dog to take the stick away than by pulling on it. | exists e1 e2 p1 p2 s1 s2 s3 x1 x2 x3 x4.(exists s6.(Theme(s6,x4) & a_on(s6)) & Topic(e2,p2) & Actor(e2,x4) & v_look(e2) & n_dog(x4) & a_brown(s3) & Theme(s3,x4) & -(x4 = x1) & n_dog(x1) & n_dog(x1) & a_brown(s2) & Theme(s2,x1) & exists e3 p3 s4 x5.(Topic(e3,p3) & Actor(e3,x5) & v_try(e3) & exists e4 s5.(a_away(s5) & Manner(e4,s5) & Theme(e4,x1) & Actor(e4,x5) & v_take(e4)) & n_dog(x5) & a_black(s4) & Theme(s4,x5)) & n_thing(x1) & n_thing(x1) & while(e1,p1) & in(e1,x3) & n_mouth(x3) & of(x3,x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_object(x2) & a_brown(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2.(n_dog(x1) & n_dog(x1) & a_brown(s2) & Theme(s2,x1) & n_stick(x2) & a_black(s1) & Theme(s1,x1) & r_away(e1) & from(e1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_pull(e1)) | 4b5ab798-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 p2 s1 s2 s3 x1 x2 x3 x4.(while(e1,p1) & v_look(e2) & v_hold(e1) & of(x3,x1) & n_thing(x1) & n_object(x2) & n_mouth(x3) & n_dog(x4) & n_dog(x1) & in(e1,x3) & exists s6.(a_on(s6) & Theme(s6,x4)) & exists e3 p3 s4 x5.(v_try(e3) & n_dog(x5) & exists e4 s5.(v_take(e4) & a_away(s5) & Theme(e4,x1) & Manner(e4,s5) & Actor(e4,x5)) & a_black(s4) & Topic(e3,p3) & Theme(s4,x5) & Actor(e3,x5)) & a_brown(s3) & a_brown(s2) & a_brown(s1) & Topic(e2,p2) & Theme(s3,x4) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e2,x4) & Actor(e1,x1) & -(x4 = x1)) | exists e1 s1 s2 x1 x2.(v_pull(e1) & r_away(e1) & n_stick(x2) & n_dog(x1) & from(e1,x1) & a_brown(s2) & a_black(s1) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A brown dog holds an object in its mouth while a black dog tries to take it away. Another brown dog looks on. | Two dogs playfully fought over a toy while another watched. | 1 | 0.715582 | Just because a brown dog holds an object in its mouth while a black dog tries to take it away does not mean they playfully fought. | exists e1 e2 p1 p2 s1 s2 s3 x1 x2 x3 x4.(exists s6.(Theme(s6,x4) & a_on(s6)) & Topic(e2,p2) & Actor(e2,x4) & v_look(e2) & n_dog(x4) & a_brown(s3) & Theme(s3,x4) & -(x4 = x1) & n_dog(x1) & n_dog(x1) & a_brown(s2) & Theme(s2,x1) & exists e3 p3 s4 x5.(Topic(e3,p3) & Actor(e3,x5) & v_try(e3) & exists e4 s5.(a_away(s5) & Manner(e4,s5) & Theme(e4,x1) & Actor(e4,x5) & v_take(e4)) & n_dog(x5) & a_black(s4) & Theme(s4,x5)) & n_thing(x1) & n_thing(x1) & while(e1,p1) & in(e1,x3) & n_mouth(x3) & of(x3,x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_object(x2) & a_brown(s1) & Theme(s1,x1)) | exists e1 e2 s1 x1 x2 x3 x4.(a_playfully(s1) & Manner(e1,s1) & while(e1,x3) & Theme(e2,x4) & v_watch(e2) & (x3 = x4) & n_thing(x3) & over(e1,x2) & n_toy(x2) & Actor(e1,x1) & v_fight(e1) & n_dog(x1) & card_eq_2(x1)) | 4b5abc48-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 p2 s1 s2 s3 x1 x2 x3 x4.(while(e1,p1) & v_look(e2) & v_hold(e1) & of(x3,x1) & n_thing(x1) & n_object(x2) & n_mouth(x3) & n_dog(x4) & n_dog(x1) & in(e1,x3) & exists s6.(a_on(s6) & Theme(s6,x4)) & exists e3 p3 s4 x5.(v_try(e3) & n_dog(x5) & exists e4 s5.(v_take(e4) & a_away(s5) & Theme(e4,x1) & Manner(e4,s5) & Actor(e4,x5)) & a_black(s4) & Topic(e3,p3) & Theme(s4,x5) & Actor(e3,x5)) & a_brown(s3) & a_brown(s2) & a_brown(s1) & Topic(e2,p2) & Theme(s3,x4) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e2,x4) & Actor(e1,x1) & -(x4 = x1)) | exists e1 e2 s1 x1 x2 x3 x4.(while(e1,x3) & v_watch(e2) & v_fight(e1) & over(e1,x2) & n_toy(x2) & n_thing(x3) & n_dog(x1) & card_eq_2(x1) & a_playfully(s1) & Theme(e2,x4) & Manner(e1,s1) & Actor(e1,x1) & (x3 = x4)) |
||
A brown dog holds an object in its mouth while a black dog tries to take it away. Another brown dog looks on. | A black dog is playing with the brown dog. | 1 | 0.793323 | Just because a brown dog holds an object in its mouth while a black dog tries to take it away does not constitute them playing. | exists e1 e2 p1 p2 s1 s2 s3 x1 x2 x3 x4.(exists s6.(Theme(s6,x4) & a_on(s6)) & Topic(e2,p2) & Actor(e2,x4) & v_look(e2) & n_dog(x4) & a_brown(s3) & Theme(s3,x4) & -(x4 = x1) & n_dog(x1) & n_dog(x1) & a_brown(s2) & Theme(s2,x1) & exists e3 p3 s4 x5.(Topic(e3,p3) & Actor(e3,x5) & v_try(e3) & exists e4 s5.(a_away(s5) & Manner(e4,s5) & Theme(e4,x1) & Actor(e4,x5) & v_take(e4)) & n_dog(x5) & a_black(s4) & Theme(s4,x5)) & n_thing(x1) & n_thing(x1) & while(e1,p1) & in(e1,x3) & n_mouth(x3) & of(x3,x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_object(x2) & a_brown(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1.(with(e1,x1) & n_dog(x1) & n_dog(x1) & a_brown(s2) & Theme(s2,x1) & Actor(e1,x1) & v_play(e1) & a_black(s1) & Theme(s1,x1)) | 4b5ac0bc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 p2 s1 s2 s3 x1 x2 x3 x4.(while(e1,p1) & v_look(e2) & v_hold(e1) & of(x3,x1) & n_thing(x1) & n_object(x2) & n_mouth(x3) & n_dog(x4) & n_dog(x1) & in(e1,x3) & exists s6.(a_on(s6) & Theme(s6,x4)) & exists e3 p3 s4 x5.(v_try(e3) & n_dog(x5) & exists e4 s5.(v_take(e4) & a_away(s5) & Theme(e4,x1) & Manner(e4,s5) & Actor(e4,x5)) & a_black(s4) & Topic(e3,p3) & Theme(s4,x5) & Actor(e3,x5)) & a_brown(s3) & a_brown(s2) & a_brown(s1) & Topic(e2,p2) & Theme(s3,x4) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e2,x4) & Actor(e1,x1) & -(x4 = x1)) | exists e1 s1 s2 x1.(with(e1,x1) & v_play(e1) & n_dog(x1) & a_brown(s2) & a_black(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A big black dog chases a big brown dog with a green object in his mouth while another big brown dog tags behind. | The cat is on top of the giraffe. | 2 | 0.000552 | A cat and a giraffe are different from dogs. | exists e1 s1 s2 s3 s4 s5 s6 s7 s8 s9 s10 x1 x2 x3 x4 x5 x6 x7.(a_behind(s10) & Manner(e1,s10) & while(e1,x6) & n_tag(x6) & of(x6,x7) & n_dog(x7) & a_brown(s9) & Theme(s9,x6) & a_big(s8) & Theme(s8,x6) & -(x6 = x5) & n_tag(x5) & of(x5,x1) & n_dog(x1) & n_dog(x1) & a_brown(s7) & Theme(s7,x5) & a_big(s6) & Theme(s6,x5) & Theme(e1,x2) & Actor(e1,x1) & v_chase(e1) & with(x2,x3) & in(x3,x4) & n_mouth(x4) & of(x4,x1) & n_male(x1) & n_object(x3) & a_green(s5) & Theme(s5,x3) & n_dog(x2) & a_brown(s4) & Theme(s4,x2) & a_big(s3) & Theme(s3,x2) & a_black(s2) & Theme(s2,x1) & a_big(s1) & Theme(s1,x1)) | exists p1 x1 x3.(n_giraffe(x3) & n_cat(x1) & exists x2.(on(x1,x2) & of(x2,x3) & n_top(x2))) | 4b5acfda-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 s5 s6 s7 s8 s9 s10 x1 x2 x3 x4 x5 x6 x7.(with(x2,x3) & while(e1,x6) & v_chase(e1) & of(x6,x7) & of(x5,x1) & of(x4,x1) & n_tag(x6) & n_tag(x5) & n_object(x3) & n_mouth(x4) & n_male(x1) & n_dog(x7) & n_dog(x2) & n_dog(x1) & in(x3,x4) & a_green(s5) & a_brown(s9) & a_brown(s7) & a_brown(s4) & a_black(s2) & a_big(s8) & a_big(s6) & a_big(s3) & a_big(s1) & a_behind(s10) & Theme(s9,x6) & Theme(s8,x6) & Theme(s7,x5) & Theme(s6,x5) & Theme(s5,x3) & Theme(s4,x2) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s10) & Actor(e1,x1) & -(x6 = x5)) | exists x1 x3.(n_giraffe(x3) & n_cat(x1) & exists x2.(on(x1,x2) & of(x2,x3) & n_top(x2))) |
||
A big black dog chases a big brown dog with a green object in his mouth while another big brown dog tags behind. | The dogs are outside. | 1 | 0.919491 | It doesn't mention the dogs are outside. | exists e1 s1 s2 s3 s4 s5 s6 s7 s8 s9 s10 x1 x2 x3 x4 x5 x6 x7.(a_behind(s10) & Manner(e1,s10) & while(e1,x6) & n_tag(x6) & of(x6,x7) & n_dog(x7) & a_brown(s9) & Theme(s9,x6) & a_big(s8) & Theme(s8,x6) & -(x6 = x5) & n_tag(x5) & of(x5,x1) & n_dog(x1) & n_dog(x1) & a_brown(s7) & Theme(s7,x5) & a_big(s6) & Theme(s6,x5) & Theme(e1,x2) & Actor(e1,x1) & v_chase(e1) & with(x2,x3) & in(x3,x4) & n_mouth(x4) & of(x4,x1) & n_male(x1) & n_object(x3) & a_green(s5) & Theme(s5,x3) & n_dog(x2) & a_brown(s4) & Theme(s4,x2) & a_big(s3) & Theme(s3,x2) & a_black(s2) & Theme(s2,x1) & a_big(s1) & Theme(s1,x1)) | exists s1 x1.(n_dog(x1) & Theme(s1,x1) & a_outside(s1)) | 4b5ad886-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 s5 s6 s7 s8 s9 s10 x1 x2 x3 x4 x5 x6 x7.(with(x2,x3) & while(e1,x6) & v_chase(e1) & of(x6,x7) & of(x5,x1) & of(x4,x1) & n_tag(x6) & n_tag(x5) & n_object(x3) & n_mouth(x4) & n_male(x1) & n_dog(x7) & n_dog(x2) & n_dog(x1) & in(x3,x4) & a_green(s5) & a_brown(s9) & a_brown(s7) & a_brown(s4) & a_black(s2) & a_big(s8) & a_big(s6) & a_big(s3) & a_big(s1) & a_behind(s10) & Theme(s9,x6) & Theme(s8,x6) & Theme(s7,x5) & Theme(s6,x5) & Theme(s5,x3) & Theme(s4,x2) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s10) & Actor(e1,x1) & -(x6 = x5)) | exists s1 x1.(n_dog(x1) & a_outside(s1) & Theme(s1,x1)) |
||
A big black dog chases a big brown dog with a green object in his mouth while another big brown dog tags behind. | The black dog is chasing the brown dog because it's mad at the brown dog. | 1 | 0.00022 | Just because a big black dog chases a big brown dog with a green object in his mouth does not make the black dog mad. | exists e1 s1 s2 s3 s4 s5 s6 s7 s8 s9 s10 x1 x2 x3 x4 x5 x6 x7.(a_behind(s10) & Manner(e1,s10) & while(e1,x6) & n_tag(x6) & of(x6,x7) & n_dog(x7) & a_brown(s9) & Theme(s9,x6) & a_big(s8) & Theme(s8,x6) & -(x6 = x5) & n_tag(x5) & of(x5,x1) & n_dog(x1) & n_dog(x1) & a_brown(s7) & Theme(s7,x5) & a_big(s6) & Theme(s6,x5) & Theme(e1,x2) & Actor(e1,x1) & v_chase(e1) & with(x2,x3) & in(x3,x4) & n_mouth(x4) & of(x4,x1) & n_male(x1) & n_object(x3) & a_green(s5) & Theme(s5,x3) & n_dog(x2) & a_brown(s4) & Theme(s4,x2) & a_big(s3) & Theme(s3,x2) & a_black(s2) & Theme(s2,x1) & a_big(s1) & Theme(s1,x1)) | exists e1 p1 s1 s2 s3 x1 x2.(n_dog(x2) & n_dog(x2) & a_brown(s3) & Theme(s3,x2) & n_thing(x2) & a_brown(s2) & Theme(s2,x2) & n_dog(x1) & a_black(s1) & Theme(s1,x1) & at(e1,x2) & exists s4.(Theme(s4,x2) & a_mad(s4)) & because(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_chase(e1)) | 4b5ae498-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 s5 s6 s7 s8 s9 s10 x1 x2 x3 x4 x5 x6 x7.(with(x2,x3) & while(e1,x6) & v_chase(e1) & of(x6,x7) & of(x5,x1) & of(x4,x1) & n_tag(x6) & n_tag(x5) & n_object(x3) & n_mouth(x4) & n_male(x1) & n_dog(x7) & n_dog(x2) & n_dog(x1) & in(x3,x4) & a_green(s5) & a_brown(s9) & a_brown(s7) & a_brown(s4) & a_black(s2) & a_big(s8) & a_big(s6) & a_big(s3) & a_big(s1) & a_behind(s10) & Theme(s9,x6) & Theme(s8,x6) & Theme(s7,x5) & Theme(s6,x5) & Theme(s5,x3) & Theme(s4,x2) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s10) & Actor(e1,x1) & -(x6 = x5)) | exists e1 p1 s1 s2 s3 x1 x2.(v_chase(e1) & n_thing(x2) & n_dog(x2) & n_dog(x1) & exists s4.(a_mad(s4) & Theme(s4,x2)) & because(e1,p1) & at(e1,x2) & a_brown(s3) & a_brown(s2) & a_black(s1) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A big black dog chases a big brown dog with a green object in his mouth while another big brown dog tags behind. | Dogs get competitive over a Frisbee. | 1 | 0.38509 | Not all green objects held by dogs are a Frisbee. | exists e1 s1 s2 s3 s4 s5 s6 s7 s8 s9 s10 x1 x2 x3 x4 x5 x6 x7.(a_behind(s10) & Manner(e1,s10) & while(e1,x6) & n_tag(x6) & of(x6,x7) & n_dog(x7) & a_brown(s9) & Theme(s9,x6) & a_big(s8) & Theme(s8,x6) & -(x6 = x5) & n_tag(x5) & of(x5,x1) & n_dog(x1) & n_dog(x1) & a_brown(s7) & Theme(s7,x5) & a_big(s6) & Theme(s6,x5) & Theme(e1,x2) & Actor(e1,x1) & v_chase(e1) & with(x2,x3) & in(x3,x4) & n_mouth(x4) & of(x4,x1) & n_male(x1) & n_object(x3) & a_green(s5) & Theme(s5,x3) & n_dog(x2) & a_brown(s4) & Theme(s4,x2) & a_big(s3) & Theme(s3,x2) & a_black(s2) & Theme(s2,x1) & a_big(s1) & Theme(s1,x1)) | exists e1 p1 x1.(exists s1 x2.(over(s1,x2) & n_frisbee(x2) & Theme(s1,x1) & a_competitive(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & n_dog(x1)) | 4b5ae9a2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 s5 s6 s7 s8 s9 s10 x1 x2 x3 x4 x5 x6 x7.(with(x2,x3) & while(e1,x6) & v_chase(e1) & of(x6,x7) & of(x5,x1) & of(x4,x1) & n_tag(x6) & n_tag(x5) & n_object(x3) & n_mouth(x4) & n_male(x1) & n_dog(x7) & n_dog(x2) & n_dog(x1) & in(x3,x4) & a_green(s5) & a_brown(s9) & a_brown(s7) & a_brown(s4) & a_black(s2) & a_big(s8) & a_big(s6) & a_big(s3) & a_big(s1) & a_behind(s10) & Theme(s9,x6) & Theme(s8,x6) & Theme(s7,x5) & Theme(s6,x5) & Theme(s5,x3) & Theme(s4,x2) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s10) & Actor(e1,x1) & -(x6 = x5)) | exists e1 p1 x1.(v_get(e1) & n_dog(x1) & exists s1 x2.(over(s1,x2) & n_frisbee(x2) & a_competitive(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A big black dog chases a big brown dog with a green object in his mouth while another big brown dog tags behind. | There are dogs chasing each other outside. | 0 | 0.896428 | If a black dog chasing a brown dog has another dog that tags behind, one could say that the dogs are chasing each other. Multiple running dogs are usually found outside. | exists e1 s1 s2 s3 s4 s5 s6 s7 s8 s9 s10 x1 x2 x3 x4 x5 x6 x7.(a_behind(s10) & Manner(e1,s10) & while(e1,x6) & n_tag(x6) & of(x6,x7) & n_dog(x7) & a_brown(s9) & Theme(s9,x6) & a_big(s8) & Theme(s8,x6) & -(x6 = x5) & n_tag(x5) & of(x5,x1) & n_dog(x1) & n_dog(x1) & a_brown(s7) & Theme(s7,x5) & a_big(s6) & Theme(s6,x5) & Theme(e1,x2) & Actor(e1,x1) & v_chase(e1) & with(x2,x3) & in(x3,x4) & n_mouth(x4) & of(x4,x1) & n_male(x1) & n_object(x3) & a_green(s5) & Theme(s5,x3) & n_dog(x2) & a_brown(s4) & Theme(s4,x2) & a_big(s3) & Theme(s3,x2) & a_black(s2) & Theme(s2,x1) & a_big(s1) & Theme(s1,x1)) | exists p1 x1 x5.(n_outside(x5) & exists x2 x3.((x1 = x2) & all x4.((-(x4 = x5) & n_outside(x4)) -> exists e1.(Theme(e1,x4) & Actor(e1,x3) & v_chase(e1))) & (x2 = x3) & n_dog(x2))) | 4b5afd48-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 s5 s6 s7 s8 s9 s10 x1 x2 x3 x4 x5 x6 x7.(with(x2,x3) & while(e1,x6) & v_chase(e1) & of(x6,x7) & of(x5,x1) & of(x4,x1) & n_tag(x6) & n_tag(x5) & n_object(x3) & n_mouth(x4) & n_male(x1) & n_dog(x7) & n_dog(x2) & n_dog(x1) & in(x3,x4) & a_green(s5) & a_brown(s9) & a_brown(s7) & a_brown(s4) & a_black(s2) & a_big(s8) & a_big(s6) & a_big(s3) & a_big(s1) & a_behind(s10) & Theme(s9,x6) & Theme(s8,x6) & Theme(s7,x5) & Theme(s6,x5) & Theme(s5,x3) & Theme(s4,x2) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s10) & Actor(e1,x1) & -(x6 = x5)) | exists x1 x5.(n_outside(x5) & exists x2 x3.(n_dog(x2) & all x4.(exists e1.(v_chase(e1) & Theme(e1,x4) & Actor(e1,x3)) | -n_outside(x4) | (x4 = x5)) & (x2 = x3) & (x1 = x2))) |
||
A big black dog chases a big brown dog with a green object in his mouth while another big brown dog tags behind. | The dogs are chasing each a frisbee together. | 1 | 0.405886 | Not all green objects chased by dogs are a frisbee. | exists e1 s1 s2 s3 s4 s5 s6 s7 s8 s9 s10 x1 x2 x3 x4 x5 x6 x7.(a_behind(s10) & Manner(e1,s10) & while(e1,x6) & n_tag(x6) & of(x6,x7) & n_dog(x7) & a_brown(s9) & Theme(s9,x6) & a_big(s8) & Theme(s8,x6) & -(x6 = x5) & n_tag(x5) & of(x5,x1) & n_dog(x1) & n_dog(x1) & a_brown(s7) & Theme(s7,x5) & a_big(s6) & Theme(s6,x5) & Theme(e1,x2) & Actor(e1,x1) & v_chase(e1) & with(x2,x3) & in(x3,x4) & n_mouth(x4) & of(x4,x1) & n_male(x1) & n_object(x3) & a_green(s5) & Theme(s5,x3) & n_dog(x2) & a_brown(s4) & Theme(s4,x2) & a_big(s3) & Theme(s3,x2) & a_black(s2) & Theme(s2,x1) & a_big(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2.(n_dog(x1) & a_together(s2) & Manner(e1,s2) & a_each(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_chase(e1) & n_frisbee(x2)) | 4b5b022a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 s5 s6 s7 s8 s9 s10 x1 x2 x3 x4 x5 x6 x7.(with(x2,x3) & while(e1,x6) & v_chase(e1) & of(x6,x7) & of(x5,x1) & of(x4,x1) & n_tag(x6) & n_tag(x5) & n_object(x3) & n_mouth(x4) & n_male(x1) & n_dog(x7) & n_dog(x2) & n_dog(x1) & in(x3,x4) & a_green(s5) & a_brown(s9) & a_brown(s7) & a_brown(s4) & a_black(s2) & a_big(s8) & a_big(s6) & a_big(s3) & a_big(s1) & a_behind(s10) & Theme(s9,x6) & Theme(s8,x6) & Theme(s7,x5) & Theme(s6,x5) & Theme(s5,x3) & Theme(s4,x2) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s10) & Actor(e1,x1) & -(x6 = x5)) | exists e1 s1 s2 x1 x2.(v_chase(e1) & n_frisbee(x2) & n_dog(x1) & a_together(s2) & a_each(s1) & Theme(e1,x2) & Manner(e1,s2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A big black dog chases a big brown dog with a green object in his mouth while another big brown dog tags behind. | The dogs have collars on. | 1 | 0.613566 | Not all dogs have collars. | exists e1 s1 s2 s3 s4 s5 s6 s7 s8 s9 s10 x1 x2 x3 x4 x5 x6 x7.(a_behind(s10) & Manner(e1,s10) & while(e1,x6) & n_tag(x6) & of(x6,x7) & n_dog(x7) & a_brown(s9) & Theme(s9,x6) & a_big(s8) & Theme(s8,x6) & -(x6 = x5) & n_tag(x5) & of(x5,x1) & n_dog(x1) & n_dog(x1) & a_brown(s7) & Theme(s7,x5) & a_big(s6) & Theme(s6,x5) & Theme(e1,x2) & Actor(e1,x1) & v_chase(e1) & with(x2,x3) & in(x3,x4) & n_mouth(x4) & of(x4,x1) & n_male(x1) & n_object(x3) & a_green(s5) & Theme(s5,x3) & n_dog(x2) & a_brown(s4) & Theme(s4,x2) & a_big(s3) & Theme(s3,x2) & a_black(s2) & Theme(s2,x1) & a_big(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(n_dog(x1) & a_on(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_collar(x2)) | 4b5b0f4a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 s5 s6 s7 s8 s9 s10 x1 x2 x3 x4 x5 x6 x7.(with(x2,x3) & while(e1,x6) & v_chase(e1) & of(x6,x7) & of(x5,x1) & of(x4,x1) & n_tag(x6) & n_tag(x5) & n_object(x3) & n_mouth(x4) & n_male(x1) & n_dog(x7) & n_dog(x2) & n_dog(x1) & in(x3,x4) & a_green(s5) & a_brown(s9) & a_brown(s7) & a_brown(s4) & a_black(s2) & a_big(s8) & a_big(s6) & a_big(s3) & a_big(s1) & a_behind(s10) & Theme(s9,x6) & Theme(s8,x6) & Theme(s7,x5) & Theme(s6,x5) & Theme(s5,x3) & Theme(s4,x2) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s10) & Actor(e1,x1) & -(x6 = x5)) | exists e1 s1 x1 x2.(v_have(e1) & n_dog(x1) & n_collar(x2) & a_on(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
An action shot of a volleyball player spiking the ball. | A tall player | 1 | 0.587449 | Not every volleyball player is tall. | exists e1 x1 x2 x3 x4 x5 x6.(n_ball(x6) & a_topic(x1) & of(x1,x3) & Theme(e1,x6) & Actor(e1,x5) & v_spike(e1) & (x3 = x5) & n_player(x3) & of(x3,x4) & n_volleyball(x4) & n_shot(x1) & of(x1,x2) & n_action(x2)) | exists s1 x1.(a_topic(x1) & n_player(x1) & a_tall(s1) & Theme(s1,x1)) | 4b5b83ee-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_spike(e1) & of(x3,x4) & of(x1,x3) & of(x1,x2) & n_volleyball(x4) & n_shot(x1) & n_player(x3) & n_ball(x6) & n_action(x2) & a_topic(x1) & Theme(e1,x6) & Actor(e1,x5) & (x3 = x5)) | exists s1 x1.(n_player(x1) & a_topic(x1) & a_tall(s1) & Theme(s1,x1)) |
||
An action shot of a volleyball player spiking the ball. | She spikes for the winning goal. | 1 | 0.130732 | One can spike a volleyball without scoring a winning goal. | exists e1 x1 x2 x3 x4 x5 x6.(n_ball(x6) & a_topic(x1) & of(x1,x3) & Theme(e1,x6) & Actor(e1,x5) & v_spike(e1) & (x3 = x5) & n_player(x3) & of(x3,x4) & n_volleyball(x4) & n_shot(x1) & of(x1,x2) & n_action(x2)) | exists e1 s1 x1 x2.(n_goal(x2) & a_winning(s1) & Theme(s1,x2) & n_female(x1) & for(e1,x2) & Actor(e1,x1) & v_spike(e1)) | 4b5b8be6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_spike(e1) & of(x3,x4) & of(x1,x3) & of(x1,x2) & n_volleyball(x4) & n_shot(x1) & n_player(x3) & n_ball(x6) & n_action(x2) & a_topic(x1) & Theme(e1,x6) & Actor(e1,x5) & (x3 = x5)) | exists e1 s1 x1 x2.(v_spike(e1) & n_goal(x2) & n_female(x1) & for(e1,x2) & a_winning(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
An action shot of a volleyball player spiking the ball. | A volleyball player injured himself after spiking a ball. | 1 | 0.004751 | A player spiking a volleyball does not imply that the player injured himself. | exists e1 x1 x2 x3 x4 x5 x6.(n_ball(x6) & a_topic(x1) & of(x1,x3) & Theme(e1,x6) & Actor(e1,x5) & v_spike(e1) & (x3 = x5) & n_player(x3) & of(x3,x4) & n_volleyball(x4) & n_shot(x1) & of(x1,x2) & n_action(x2)) | exists e1 e2 x1 x2 x3.(after(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_spike(e2) & n_ball(x3) & Theme(e1,x2) & Actor(e1,x1) & v_injure(e1) & n_male(x2) & n_player(x1) & of(x1,x2) & n_volleyball(x2)) | 4b5b912c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_spike(e1) & of(x3,x4) & of(x1,x3) & of(x1,x2) & n_volleyball(x4) & n_shot(x1) & n_player(x3) & n_ball(x6) & n_action(x2) & a_topic(x1) & Theme(e1,x6) & Actor(e1,x5) & (x3 = x5)) | exists e1 e2 x1 x2 x3.(v_spike(e2) & v_injure(e1) & of(x1,x2) & n_volleyball(x2) & n_player(x1) & n_male(x2) & n_ball(x3) & after(e1,e2) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) |
||
An action shot of a volleyball player spiking the ball. | A team member has scored for their team. | 1 | 0.515904 | A player spiking a volleyball does not imply that the player scored a point. | exists e1 x1 x2 x3 x4 x5 x6.(n_ball(x6) & a_topic(x1) & of(x1,x3) & Theme(e1,x6) & Actor(e1,x5) & v_spike(e1) & (x3 = x5) & n_player(x3) & of(x3,x4) & n_volleyball(x4) & n_shot(x1) & of(x1,x2) & n_action(x2)) | exists e1 x1 x2.(for(e1,x2) & n_team(x2) & n_team(x2) & of(x2,x1) & n_thing(x1) & Actor(e1,x1) & v_score(e1) & n_member(x1) & of(x1,x2)) | 4b5b9690-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_spike(e1) & of(x3,x4) & of(x1,x3) & of(x1,x2) & n_volleyball(x4) & n_shot(x1) & n_player(x3) & n_ball(x6) & n_action(x2) & a_topic(x1) & Theme(e1,x6) & Actor(e1,x5) & (x3 = x5)) | exists e1 x1 x2.(v_score(e1) & of(x2,x1) & of(x1,x2) & n_thing(x1) & n_team(x2) & n_member(x1) & for(e1,x2) & Actor(e1,x1)) |
||
An action shot of a volleyball player spiking the ball. | there was a vollyball tournament | 1 | 0.710174 | People can spike volleyballs in contexts other than a tournament. | exists e1 x1 x2 x3 x4 x5 x6.(n_ball(x6) & a_topic(x1) & of(x1,x3) & Theme(e1,x6) & Actor(e1,x5) & v_spike(e1) & (x3 = x5) & n_player(x3) & of(x3,x4) & n_volleyball(x4) & n_shot(x1) & of(x1,x2) & n_action(x2)) | exists p1 x1 x2 x3.((x1 = x2) & n_tournament(x2) & of(x2,x3) & n_vollyball(x3)) | 4b5bb094-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_spike(e1) & of(x3,x4) & of(x1,x3) & of(x1,x2) & n_volleyball(x4) & n_shot(x1) & n_player(x3) & n_ball(x6) & n_action(x2) & a_topic(x1) & Theme(e1,x6) & Actor(e1,x5) & (x3 = x5)) | exists x1 x2 x3.(of(x2,x3) & n_vollyball(x3) & n_tournament(x2) & (x1 = x2)) |
||
An action shot of a volleyball player spiking the ball. | a vollyball | 0 | 0.587019 | A volleyball player would be playing with a volleyball and not some other type of ball. | exists e1 x1 x2 x3 x4 x5 x6.(n_ball(x6) & a_topic(x1) & of(x1,x3) & Theme(e1,x6) & Actor(e1,x5) & v_spike(e1) & (x3 = x5) & n_player(x3) & of(x3,x4) & n_volleyball(x4) & n_shot(x1) & of(x1,x2) & n_action(x2)) | exists x1.(a_topic(x1) & n_vollyball(x1)) | 4b5bb526-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_spike(e1) & of(x3,x4) & of(x1,x3) & of(x1,x2) & n_volleyball(x4) & n_shot(x1) & n_player(x3) & n_ball(x6) & n_action(x2) & a_topic(x1) & Theme(e1,x6) & Actor(e1,x5) & (x3 = x5)) | exists x1.(n_vollyball(x1) & a_topic(x1)) |
||
An action shot of a volleyball player spiking the ball. | The player is knitting a sweater. | 2 | 0 | The volleyball player cannot be spiking a ball and knitting the sweater at the same time. | exists e1 x1 x2 x3 x4 x5 x6.(n_ball(x6) & a_topic(x1) & of(x1,x3) & Theme(e1,x6) & Actor(e1,x5) & v_spike(e1) & (x3 = x5) & n_player(x3) & of(x3,x4) & n_volleyball(x4) & n_shot(x1) & of(x1,x2) & n_action(x2)) | exists e1 x1 x2.(n_player(x1) & Theme(e1,x2) & Actor(e1,x1) & v_knit(e1) & n_sweater(x2)) | 4b5bb9a4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_spike(e1) & of(x3,x4) & of(x1,x3) & of(x1,x2) & n_volleyball(x4) & n_shot(x1) & n_player(x3) & n_ball(x6) & n_action(x2) & a_topic(x1) & Theme(e1,x6) & Actor(e1,x5) & (x3 = x5)) | exists e1 x1 x2.(v_knit(e1) & n_sweater(x2) & n_player(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Children at a religious ceremony looking around in surprise. | The children are in a youth group. | 1 | -100 | It doesn't say that the religious ceremony is a youth group. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & at(x1,x2) & r_around(e1) & in(e1,x4) & n_surprise(x4) & Actor(e1,x3) & v_look(e1) & (x2 = x3) & n_ceremony(x2) & a_religious(s1) & Theme(s1,x2) & n_child(x1)) | exists p1 x1.(n_child(x1) & exists x2 x3.(in(x1,x2) & n_group(x2) & of(x2,x3) & n_youth(x3))) | 4b5cac06-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_look(e1) & r_around(e1) & n_surprise(x4) & n_child(x1) & n_ceremony(x2) & in(e1,x4) & at(x1,x2) & a_topic(x1) & a_religious(s1) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3)) | exists x1.(n_child(x1) & exists x2 x3.(of(x2,x3) & n_youth(x3) & n_group(x2) & in(x1,x2))) |
||
Children at a religious ceremony looking around in surprise. | The children are in trouble. | 2 | -100 | The children are either in a religious ceremony looking around in surprise or in trouble. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & at(x1,x2) & r_around(e1) & in(e1,x4) & n_surprise(x4) & Actor(e1,x3) & v_look(e1) & (x2 = x3) & n_ceremony(x2) & a_religious(s1) & Theme(s1,x2) & n_child(x1)) | exists p1 x1.(n_child(x1) & exists x2.(in(x1,x2) & n_trouble(x2))) | 4b5cb0b6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_look(e1) & r_around(e1) & n_surprise(x4) & n_child(x1) & n_ceremony(x2) & in(e1,x4) & at(x1,x2) & a_topic(x1) & a_religious(s1) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3)) | exists x1.(n_child(x1) & exists x2.(n_trouble(x2) & in(x1,x2))) |
||
A pastor and a young girl in the front of the cathedral. | The people are at a church. | 0 | -100 | A cathedral is another name for a church. | exists s1 s2 x1 x2 x3 x4.(n_cathedral(x4) & n_front(x3) & a_topic(s1) & subset_of(x2,s1) & in(x2,x3) & of(x3,x4) & n_girl(x2) & a_young(s2) & Theme(s2,x2) & subset_of(x1,s1) & n_pastor(x1)) | exists p1 x1.(n_people(x1) & exists x2.(at(x1,x2) & n_church(x2))) | 4b5cb5d4-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4.(subset_of(x2,s1) & subset_of(x1,s1) & of(x3,x4) & n_pastor(x1) & n_girl(x2) & n_front(x3) & n_cathedral(x4) & in(x2,x3) & a_young(s2) & a_topic(s1) & Theme(s2,x2)) | exists x1.(n_people(x1) & exists x2.(n_church(x2) & at(x1,x2))) |
||
A pastor and a young girl in the front of the cathedral. | The girl is swimming. | 2 | -100 | The girl in the front of the cathedral cannot be swimming at the same time. | exists s1 s2 x1 x2 x3 x4.(n_cathedral(x4) & n_front(x3) & a_topic(s1) & subset_of(x2,s1) & in(x2,x3) & of(x3,x4) & n_girl(x2) & a_young(s2) & Theme(s2,x2) & subset_of(x1,s1) & n_pastor(x1)) | exists p1 x1.(n_girl(x1) & exists x2.((x1 = x2) & n_swimming(x2))) | 4b5cba3e-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4.(subset_of(x2,s1) & subset_of(x1,s1) & of(x3,x4) & n_pastor(x1) & n_girl(x2) & n_front(x3) & n_cathedral(x4) & in(x2,x3) & a_young(s2) & a_topic(s1) & Theme(s2,x2)) | exists x1.(n_girl(x1) & exists x2.(n_swimming(x2) & (x1 = x2))) |
||
A pastor and a young girl in the front of the cathedral. | The pastor is giving a sermon. | 1 | -100 | Not all the pastor will give sermon in cathedral | exists s1 s2 x1 x2 x3 x4.(n_cathedral(x4) & n_front(x3) & a_topic(s1) & subset_of(x2,s1) & in(x2,x3) & of(x3,x4) & n_girl(x2) & a_young(s2) & Theme(s2,x2) & subset_of(x1,s1) & n_pastor(x1)) | exists e1 x1 x2.(n_pastor(x1) & Theme(e1,x2) & Actor(e1,x1) & v_give(e1) & n_sermon(x2)) | 4b5cbe9e-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4.(subset_of(x2,s1) & subset_of(x1,s1) & of(x3,x4) & n_pastor(x1) & n_girl(x2) & n_front(x3) & n_cathedral(x4) & in(x2,x3) & a_young(s2) & a_topic(s1) & Theme(s2,x2)) | exists e1 x1 x2.(v_give(e1) & n_sermon(x2) & n_pastor(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Christmas decorations hang inside of a church | Decorations hanging inside on Christmas Eve. | 1 | -100 | Sentence 1: Christmas decorations hang inside of a church Sentence 2: Decorations hanging inside on Christmas Eve. | exists x1 x2 x3 x4.(a_topic(x1) & of(x1,x4) & n_church(x4) & r_inside(x1) & n_hang(x1) & of(x1,x3) & n_decoration(x3) & (x1 = x2) & ne_per_christmas(x2)) | exists e1 s1 x1 x2 x3 x4.(ne_tim_eve(x3) & (x3 = x4) & ne_tim_christmas(x4) & a_topic(x1) & on(e1,x3) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x2) & v_hang(e1) & (x1 = x2) & n_decoration(x1)) | 4b5cd104-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4.(r_inside(x1) & of(x1,x4) & of(x1,x3) & ne_per_christmas(x2) & n_hang(x1) & n_decoration(x3) & n_church(x4) & a_topic(x1) & (x1 = x2)) | exists e1 s1 x1 x2 x3 x4.(v_hang(e1) & on(e1,x3) & ne_tim_eve(x3) & ne_tim_christmas(x4) & n_decoration(x1) & a_topic(x1) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x2) & (x3 = x4) & (x1 = x2)) |
||
Christmas decorations hang inside of a church | Decorations hanging outside. | 2 | -100 | They are either inside of the church or outside. | exists x1 x2 x3 x4.(a_topic(x1) & of(x1,x4) & n_church(x4) & r_inside(x1) & n_hang(x1) & of(x1,x3) & n_decoration(x3) & (x1 = x2) & ne_per_christmas(x2)) | exists e1 p1 x1 x2.(a_topic(x1) & exists s1.(Theme(s1,x2) & a_outside(s1)) & Topic(e1,p1) & Actor(e1,x2) & v_hang(e1) & (x1 = x2) & n_decoration(x1)) | 4b5cd564-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4.(r_inside(x1) & of(x1,x4) & of(x1,x3) & ne_per_christmas(x2) & n_hang(x1) & n_decoration(x3) & n_church(x4) & a_topic(x1) & (x1 = x2)) | exists e1 p1 x1 x2.(v_hang(e1) & n_decoration(x1) & exists s1.(a_outside(s1) & Theme(s1,x2)) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & (x1 = x2)) |
||
Christmas decorations hang inside of a church | Decorations hanging inside. | 0 | -100 | Decorations hang inside means that the decorations are hanging. | exists x1 x2 x3 x4.(a_topic(x1) & of(x1,x4) & n_church(x4) & r_inside(x1) & n_hang(x1) & of(x1,x3) & n_decoration(x3) & (x1 = x2) & ne_per_christmas(x2)) | exists e1 s1 x1 x2.(a_topic(x1) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x2) & v_hang(e1) & (x1 = x2) & n_decoration(x1)) | 4b5cdb90-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4.(r_inside(x1) & of(x1,x4) & of(x1,x3) & ne_per_christmas(x2) & n_hang(x1) & n_decoration(x3) & n_church(x4) & a_topic(x1) & (x1 = x2)) | exists e1 s1 x1 x2.(v_hang(e1) & n_decoration(x1) & a_topic(x1) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2)) |
||
A DJ at a club making sure the sound is good with two ladies behind him watching. | There is no one watching. | 2 | -100 | There are either two ladies or there is no one. | exists e1 p1 s1 x1 x2 x3.(n_male(x3) & n_sound(x3) & a_topic(s1) & at(s1,x1) & exists e2 p2.(exists e3 s2 x4.(for(s2,e3) & Actor(e3,x3) & v_watch(e3) & with(s2,x4) & behind(x4,x3) & n_lady(x4) & card_eq_2(x4) & Theme(s2,x3) & a_good(s2)) & Topic(e2,p2) & Actor(e2,x2) & v_sure(e2)) & Topic(e1,p1) & Actor(e1,x2) & v_make(e1) & (x1 = x2) & n_club(x1) & ne_org_dj(s1)) | exists p1 x1.-exists x2 x3.((x1 = x2) & n_watching(x2) & of(x2,x3) & n_one(x3)) | 4b5ce0f4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3.(v_make(e1) & ne_org_dj(s1) & n_sound(x3) & n_male(x3) & n_club(x1) & exists e2 p2.(v_sure(e2) & exists e3 s2 x4.(with(s2,x4) & v_watch(e3) & n_lady(x4) & for(s2,e3) & card_eq_2(x4) & behind(x4,x3) & a_good(s2) & Theme(s2,x3) & Actor(e3,x3)) & Topic(e2,p2) & Actor(e2,x2)) & at(s1,x1) & a_topic(s1) & Topic(e1,p1) & Actor(e1,x2) & (x1 = x2)) | exists x1.all x2 x3.(-of(x2,x3) | -n_watching(x2) | -n_one(x3) | -(x1 = x2)) |
||
A DJ at a club making sure the sound is good with two ladies behind him watching. | The club is completely packed. | 1 | -100 | Sentence 1: A DJ at a club making sure the sound is good with two ladies behind him watching. Sentence 2: The club is completely packed. | exists e1 p1 s1 x1 x2 x3.(n_male(x3) & n_sound(x3) & a_topic(s1) & at(s1,x1) & exists e2 p2.(exists e3 s2 x4.(for(s2,e3) & Actor(e3,x3) & v_watch(e3) & with(s2,x4) & behind(x4,x3) & n_lady(x4) & card_eq_2(x4) & Theme(s2,x3) & a_good(s2)) & Topic(e2,p2) & Actor(e2,x2) & v_sure(e2)) & Topic(e1,p1) & Actor(e1,x2) & v_make(e1) & (x1 = x2) & n_club(x1) & ne_org_dj(s1)) | exists e1 s1 x1.(n_club(x1) & a_completely(s1) & Manner(e1,s1) & Theme(e1,x1) & v_pack(e1)) | 4b5ce572-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3.(v_make(e1) & ne_org_dj(s1) & n_sound(x3) & n_male(x3) & n_club(x1) & exists e2 p2.(v_sure(e2) & exists e3 s2 x4.(with(s2,x4) & v_watch(e3) & n_lady(x4) & for(s2,e3) & card_eq_2(x4) & behind(x4,x3) & a_good(s2) & Theme(s2,x3) & Actor(e3,x3)) & Topic(e2,p2) & Actor(e2,x2)) & at(s1,x1) & a_topic(s1) & Topic(e1,p1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1.(v_pack(e1) & n_club(x1) & a_completely(s1) & Theme(e1,x1) & Manner(e1,s1)) |
||
A DJ at a club making sure the sound is good with two ladies behind him watching. | The dj is playing at the club. | 0 | -100 | A DJ making sure the sound is good is the same as a DJ playing. | exists e1 p1 s1 x1 x2 x3.(n_male(x3) & n_sound(x3) & a_topic(s1) & at(s1,x1) & exists e2 p2.(exists e3 s2 x4.(for(s2,e3) & Actor(e3,x3) & v_watch(e3) & with(s2,x4) & behind(x4,x3) & n_lady(x4) & card_eq_2(x4) & Theme(s2,x3) & a_good(s2)) & Topic(e2,p2) & Actor(e2,x2) & v_sure(e2)) & Topic(e1,p1) & Actor(e1,x2) & v_make(e1) & (x1 = x2) & n_club(x1) & ne_org_dj(s1)) | exists e1 x1 x2.(n_club(x2) & n_dj(x1) & at(e1,x2) & Actor(e1,x1) & v_play(e1)) | 4b5cea7c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3.(v_make(e1) & ne_org_dj(s1) & n_sound(x3) & n_male(x3) & n_club(x1) & exists e2 p2.(v_sure(e2) & exists e3 s2 x4.(with(s2,x4) & v_watch(e3) & n_lady(x4) & for(s2,e3) & card_eq_2(x4) & behind(x4,x3) & a_good(s2) & Theme(s2,x3) & Actor(e3,x3)) & Topic(e2,p2) & Actor(e2,x2)) & at(s1,x1) & a_topic(s1) & Topic(e1,p1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_play(e1) & n_dj(x1) & n_club(x2) & at(e1,x2) & Actor(e1,x1)) |
||
Two dogs run through the grass. | Two dogs are sleeping. | 2 | -100 | Dogs cannot being running and sleeping at the same time. | exists e1 x1 x2.(n_grass(x2) & through(e1,x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1) & card_eq_2(x1)) | exists e1 x1.(Actor(e1,x1) & v_sleep(e1) & n_dog(x1) & card_eq_2(x1)) | 4b5ceef0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_run(e1) & through(e1,x2) & n_grass(x2) & n_dog(x1) & card_eq_2(x1) & Actor(e1,x1)) | exists e1 x1.(v_sleep(e1) & n_dog(x1) & card_eq_2(x1) & Actor(e1,x1)) |
||
Two dogs run through the grass. | Dogs are running with their owner. | 1 | -100 | Sentence 1: Two dogs run through the grass. Sentence 2: Dogs are running with their owner. | exists e1 x1 x2.(n_grass(x2) & through(e1,x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1) & card_eq_2(x1)) | exists e1 x1 x2.(with(e1,x2) & n_owner(x2) & of(x2,x1) & n_thing(x1) & Actor(e1,x1) & v_run(e1) & n_dog(x1)) | 4b5cf350-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_run(e1) & through(e1,x2) & n_grass(x2) & n_dog(x1) & card_eq_2(x1) & Actor(e1,x1)) | exists e1 x1 x2.(with(e1,x2) & v_run(e1) & of(x2,x1) & n_thing(x1) & n_owner(x2) & n_dog(x1) & Actor(e1,x1)) |
||
Two dogs run through the grass. | Dogs are running outdoors. | 0 | -100 | The dogs run through the grass means they are outdoors. | exists e1 x1 x2.(n_grass(x2) & through(e1,x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1) & card_eq_2(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_run(e1) & n_outdoors(x2) & n_dog(x1)) | 4b5cf7ba-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_run(e1) & through(e1,x2) & n_grass(x2) & n_dog(x1) & card_eq_2(x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_run(e1) & n_outdoors(x2) & n_dog(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two dogs running in a field. | Two dogs are outside. | 0 | -100 | Dogs running in a field means they are outside. | exists e1 x1 x2 x3.(a_topic(x1) & in(e1,x3) & n_field(x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_dog(x1) & card_eq_2(x1)) | exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_dog(x1) & card_eq_2(x1)) | 4b5d0a70-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_run(e1) & n_field(x3) & n_dog(x1) & in(e1,x3) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists s1 x1.(n_dog(x1) & card_eq_2(x1) & a_outside(s1) & Theme(s1,x1)) |
||
Two dogs running in a field. | Two black dogs are running in a field. | 1 | -100 | Sentence 1: Two dogs running in a field. Sentence 2: Two black dogs are running in a field. | exists e1 x1 x2 x3.(a_topic(x1) & in(e1,x3) & n_field(x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_dog(x1) & card_eq_2(x1)) | exists e1 s1 x1 x2.(in(e1,x2) & n_field(x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1) & a_black(s1) & Theme(s1,x1) & card_eq_2(x1)) | 4b5d1808-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_run(e1) & n_field(x3) & n_dog(x1) & in(e1,x3) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2.(v_run(e1) & n_field(x2) & n_dog(x1) & in(e1,x2) & card_eq_2(x1) & a_black(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
Two dogs running in a field. | Two dogs are sitting in a field. | 2 | -100 | Dogs cannot being running and sitting at the same time. | exists e1 x1 x2 x3.(a_topic(x1) & in(e1,x3) & n_field(x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_dog(x1) & card_eq_2(x1)) | exists e1 x1 x2.(in(e1,x2) & n_field(x2) & Actor(e1,x1) & v_sit(e1) & n_dog(x1) & card_eq_2(x1)) | 4b5d1f38-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_run(e1) & n_field(x3) & n_dog(x1) & in(e1,x3) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_sit(e1) & n_field(x2) & n_dog(x1) & in(e1,x2) & card_eq_2(x1) & Actor(e1,x1)) |
||
A large choir gives a holiday performance. | The choir is all girls. | 1 | -100 | Sentence 1: A large choir gives a holiday performance. Sentence 2: The choir is all girls. | exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_give(e1) & n_performance(x2) & of(x2,x3) & n_holiday(x3) & n_choir(x1) & a_large(s1) & Theme(s1,x1)) | exists p1 x1.(n_choir(x1) & all x2.(n_girl(x2) -> (x1 = x2))) | 4b5d247e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_give(e1) & of(x2,x3) & n_performance(x2) & n_holiday(x3) & n_choir(x1) & a_large(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists x1.(n_choir(x1) & all x2.(-n_girl(x2) | (x1 = x2))) |
||
A large choir gives a holiday performance. | The choir sings. | 0 | -100 | A choir gives a performance means a choir sings. | exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_give(e1) & n_performance(x2) & of(x2,x3) & n_holiday(x3) & n_choir(x1) & a_large(s1) & Theme(s1,x1)) | exists x1 x2.(n_sing(x1) & of(x1,x2) & n_choir(x2) & a_topic(x1)) | 4b5d2a6e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_give(e1) & of(x2,x3) & n_performance(x2) & n_holiday(x3) & n_choir(x1) & a_large(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists x1 x2.(of(x1,x2) & n_sing(x1) & n_choir(x2) & a_topic(x1)) |
||
A large choir gives a holiday performance. | The baseball players run around. | 2 | -100 | They are either baseball players or a large choir. | exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_give(e1) & n_performance(x2) & of(x2,x3) & n_holiday(x3) & n_choir(x1) & a_large(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(n_player(x1) & of(x1,x2) & n_baseball(x2) & a_around(s1) & Manner(e1,s1) & Actor(e1,x1) & v_run(e1)) | 4b5d2f5a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_give(e1) & of(x2,x3) & n_performance(x2) & n_holiday(x3) & n_choir(x1) & a_large(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_run(e1) & of(x1,x2) & n_player(x1) & n_baseball(x2) & a_around(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A wedding party laughs during the reception. | People were gathered at a protest. | 2 | -100 | They're either at the reception or a protest. | exists e1 x1 x2 x3.(n_reception(x3) & a_topic(x1) & during(x1,x3) & n_laugh(x1) & of(x1,x2) & n_party(x2) & Actor(e1,x1) & v_wed(e1)) | exists e1 x1 x2.(at(e1,x2) & n_protest(x2) & Theme(e1,x1) & v_gather(e1) & n_people(x1)) | 4b5d3748-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_wed(e1) & of(x1,x2) & n_reception(x3) & n_party(x2) & n_laugh(x1) & during(x1,x3) & a_topic(x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_gather(e1) & n_protest(x2) & n_people(x1) & at(e1,x2) & Theme(e1,x1)) |
||
A wedding party laughs during the reception. | Two men were married in a gay wedding. | 1 | -100 | Laughter and a wedding party does not imply that two men were married in a gay wedding. | exists e1 x1 x2 x3.(n_reception(x3) & a_topic(x1) & during(x1,x3) & n_laugh(x1) & of(x1,x2) & n_party(x2) & Actor(e1,x1) & v_wed(e1)) | exists e1 s1 x1 x2.(in(e1,x2) & n_wedding(x2) & a_gay(s1) & Theme(s1,x2) & Theme(e1,x1) & v_marry(e1) & n_man(x1) & card_eq_2(x1)) | 4b5d3cfc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_wed(e1) & of(x1,x2) & n_reception(x3) & n_party(x2) & n_laugh(x1) & during(x1,x3) & a_topic(x1) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_marry(e1) & n_wedding(x2) & n_man(x1) & in(e1,x2) & card_eq_2(x1) & a_gay(s1) & Theme(s1,x2) & Theme(e1,x1)) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.