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
|
---|---|---|---|---|---|---|---|---|---|---|---|
One child sits while another one kneels as they talk to each other. | Two children are chatting together | 0 | -100 | One child sits while another one kneels are two children, and chatting is a form of talk. | exists e1 p1 x1 x2 x3.(n_thing(x2) & n_kneel(x2) & card_eq_1(x2) & exists e2.(all x4.(n_other(x4) -> to(e2,x4)) & Actor(e2,x2) & v_talk(e2)) & as(e1,p1) & while(e1,x3) & n_kneel(x3) & card_eq_1(x3) & -(x3 = x2) & Actor(e1,x1) & v_sit(e1) & n_child(x1) & card_eq_1(x1)) | exists e1 p1 x1.(exists s1.(Theme(s1,x1) & a_together(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_chat(e1) & n_child(x1) & card_eq_2(x1)) | 4b514352-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3.(while(e1,x3) & v_sit(e1) & n_thing(x2) & n_kneel(x3) & n_kneel(x2) & n_child(x1) & exists e2.(v_talk(e2) & all x4.(to(e2,x4) | -n_other(x4)) & Actor(e2,x2)) & card_eq_1(x3) & card_eq_1(x2) & card_eq_1(x1) & as(e1,p1) & Actor(e1,x1) & -(x3 = x2)) | exists e1 p1 x1.(v_chat(e1) & n_child(x1) & exists s1.(a_together(s1) & Theme(s1,x1)) & card_eq_2(x1) & Topic(e1,p1) & Actor(e1,x1)) |
||
A woman in a white skirt is standing outside of a building with a man. | Two people are standing outside of a building. | 1 | -100 | We know the people are male and female. | exists e1 s1 x1 x2 x3 x4.(with(e1,x4) & n_man(x4) & of(e1,x3) & n_building(x3) & r_outside(e1) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_skirt(x2) & a_white(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2.(of(e1,x2) & n_building(x2) & r_outside(e1) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & card_eq_2(x1)) | 4b514870-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(e1,x4) & v_stand(e1) & r_outside(e1) & of(e1,x3) & n_woman(x1) & n_skirt(x2) & n_man(x4) & n_building(x3) & in(x1,x2) & a_white(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_stand(e1) & r_outside(e1) & of(e1,x2) & n_people(x1) & n_building(x2) & card_eq_2(x1) & Actor(e1,x1)) |
||
A woman in a white skirt is standing outside of a building with a man. | A woman in a blue skirt is standing outside of a building with a man. | 2 | -100 | The skirt cannot be white and blue. | exists e1 s1 x1 x2 x3 x4.(with(e1,x4) & n_man(x4) & of(e1,x3) & n_building(x3) & r_outside(e1) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_skirt(x2) & a_white(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 s1 x1 x2 x3 x4.(with(e1,x4) & n_man(x4) & of(e1,x3) & n_building(x3) & r_outside(e1) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_skirt(x2) & a_blue(s1) & Theme(s1,x2) & n_woman(x1)) | 4b514d98-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(e1,x4) & v_stand(e1) & r_outside(e1) & of(e1,x3) & n_woman(x1) & n_skirt(x2) & n_man(x4) & n_building(x3) & in(x1,x2) & a_white(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4.(with(e1,x4) & v_stand(e1) & r_outside(e1) & of(e1,x3) & n_woman(x1) & n_skirt(x2) & n_man(x4) & n_building(x3) & in(x1,x2) & a_blue(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
A woman in a white skirt is standing outside of a building with a man. | A woman is standing outside of a building with a man. | 0 | -100 | The woman has on a skirt. The man do not have on skirt. | exists e1 s1 x1 x2 x3 x4.(with(e1,x4) & n_man(x4) & of(e1,x3) & n_building(x3) & r_outside(e1) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_skirt(x2) & a_white(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2 x3.(with(e1,x3) & n_man(x3) & of(e1,x2) & n_building(x2) & r_outside(e1) & Actor(e1,x1) & v_stand(e1) & n_woman(x1)) | 4b515266-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(e1,x4) & v_stand(e1) & r_outside(e1) & of(e1,x3) & n_woman(x1) & n_skirt(x2) & n_man(x4) & n_building(x3) & in(x1,x2) & a_white(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(with(e1,x3) & v_stand(e1) & r_outside(e1) & of(e1,x2) & n_woman(x1) & n_man(x3) & n_building(x2) & Actor(e1,x1)) |
||
A male cook is using his apron as a backdrop to display the dish he has prepared on the grill. | The cook is sleeping. | 2 | -100 | The cook cannot be preparing a dish on the grill and sleeping at the same time. | exists e1 p1 s1 x1 x2 x3 x4 x6.(n_grill(x6) & n_male(x4) & n_dish(x4) & as(e1,x3) & Topic(x3,p1) & exists e2 e3 x5.(on(e3,x6) & Theme(e3,x4) & Actor(e3,x3) & v_display(e3) & Theme(e2,x5) & Actor(e2,x4) & v_prepare(e2) & (x4 = x5)) & n_backdrop(x3) & Theme(e1,x2) & Actor(e1,x1) & v_use(e1) & n_apron(x2) & of(x2,x1) & n_male(x1) & n_cook(x1) & a_male(s1) & Theme(s1,x1)) | exists e1 x1.(n_cook(x1) & Actor(e1,x1) & v_sleep(e1)) | 4b5165d0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4 x6.(v_use(e1) & of(x2,x1) & n_male(x4) & n_male(x1) & n_grill(x6) & n_dish(x4) & n_cook(x1) & n_backdrop(x3) & n_apron(x2) & exists e2 e3 x5.(v_prepare(e2) & v_display(e3) & on(e3,x6) & Theme(e3,x4) & Theme(e2,x5) & Actor(e3,x3) & Actor(e2,x4) & (x4 = x5)) & as(e1,x3) & a_male(s1) & Topic(x3,p1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1.(v_sleep(e1) & n_cook(x1) & Actor(e1,x1)) |
||
A male cook is using his apron as a backdrop to display the dish he has prepared on the grill. | The apron is large. | 1 | -100 | He's wearing a large apron. | exists e1 p1 s1 x1 x2 x3 x4 x6.(n_grill(x6) & n_male(x4) & n_dish(x4) & as(e1,x3) & Topic(x3,p1) & exists e2 e3 x5.(on(e3,x6) & Theme(e3,x4) & Actor(e3,x3) & v_display(e3) & Theme(e2,x5) & Actor(e2,x4) & v_prepare(e2) & (x4 = x5)) & n_backdrop(x3) & Theme(e1,x2) & Actor(e1,x1) & v_use(e1) & n_apron(x2) & of(x2,x1) & n_male(x1) & n_cook(x1) & a_male(s1) & Theme(s1,x1)) | exists s1 x1.(n_apron(x1) & Theme(s1,x1) & a_large(s1)) | 4b516b98-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4 x6.(v_use(e1) & of(x2,x1) & n_male(x4) & n_male(x1) & n_grill(x6) & n_dish(x4) & n_cook(x1) & n_backdrop(x3) & n_apron(x2) & exists e2 e3 x5.(v_prepare(e2) & v_display(e3) & on(e3,x6) & Theme(e3,x4) & Theme(e2,x5) & Actor(e3,x3) & Actor(e2,x4) & (x4 = x5)) & as(e1,x3) & a_male(s1) & Topic(x3,p1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists s1 x1.(n_apron(x1) & a_large(s1) & Theme(s1,x1)) |
||
A male cook is using his apron as a backdrop to display the dish he has prepared on the grill. | There is an apron. | 0 | -100 | A male cook uses an apron. It is not a woman. | exists e1 p1 s1 x1 x2 x3 x4 x6.(n_grill(x6) & n_male(x4) & n_dish(x4) & as(e1,x3) & Topic(x3,p1) & exists e2 e3 x5.(on(e3,x6) & Theme(e3,x4) & Actor(e3,x3) & v_display(e3) & Theme(e2,x5) & Actor(e2,x4) & v_prepare(e2) & (x4 = x5)) & n_backdrop(x3) & Theme(e1,x2) & Actor(e1,x1) & v_use(e1) & n_apron(x2) & of(x2,x1) & n_male(x1) & n_cook(x1) & a_male(s1) & Theme(s1,x1)) | exists p1 x1 x2.((x1 = x2) & n_apron(x2)) | 4b517052-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4 x6.(v_use(e1) & of(x2,x1) & n_male(x4) & n_male(x1) & n_grill(x6) & n_dish(x4) & n_cook(x1) & n_backdrop(x3) & n_apron(x2) & exists e2 e3 x5.(v_prepare(e2) & v_display(e3) & on(e3,x6) & Theme(e3,x4) & Theme(e2,x5) & Actor(e3,x3) & Actor(e2,x4) & (x4 = x5)) & as(e1,x3) & a_male(s1) & Topic(x3,p1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists x1 x2.(n_apron(x2) & (x1 = x2)) |
||
A man dressed in camouflage riding a four wheel ATV while towing a girl, who is wearing a blue coat and red hat, through the snow on a sled. | The girl was having fun on a sled being towed by an ATV | 0 | -100 | The girl is towed and having fun on a sled. A man is towing the girl. | exists e1 e3 e2 e4 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(n_snow(x11) & a_topic(x1) & through(x1,x11) & on(x11,x12) & n_sled(x12) & Theme(e4,x8) & Actor(e4,x7) & v_wear(e4) & n_hat(x10) & a_red(s2) & Theme(s2,x10) & n_coat(x9) & a_blue(s1) & Theme(s1,x9) & subset_of(x10,x8) & subset_of(x9,x8) & (x1 = x7) & while(e2,e3) & Theme(e3,x6) & Actor(e3,x2) & v_tow(e3) & n_girl(x6) & for(e1,e2) & Theme(e2,x4) & Actor(e2,x2) & v_ride(e2) & ne_nam_atv(x4) & of(x4,x5) & n_wheel(x5) & card_eq_4(x4) & in(e1,x3) & n_camouflage(x3) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_man(x1)) | exists e1 e2 x1 x2 x3 x4 x5.(n_girl(x1) & Theme(e2,x2) & Actor(e2,x1) & v_have(e2) & on(x2,x3) & Actor(e1,x5) & ne_nam_atv(x5) & Theme(e1,x4) & v_tow(e1) & (x3 = x4) & n_sled(x3) & n_fun(x2)) | 4b517502-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 e4 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(while(e2,e3) & v_wear(e4) & v_tow(e3) & v_ride(e2) & v_dress(e1) & through(x1,x11) & subset_of(x9,x8) & subset_of(x10,x8) & on(x11,x12) & of(x4,x5) & ne_nam_atv(x4) & n_wheel(x5) & n_snow(x11) & n_sled(x12) & n_man(x1) & n_hat(x10) & n_girl(x6) & n_coat(x9) & n_camouflage(x3) & in(e1,x3) & for(e1,e2) & card_eq_4(x4) & a_topic(x1) & a_red(s2) & a_blue(s1) & Theme(s2,x10) & Theme(s1,x9) & Theme(e4,x8) & Theme(e3,x6) & Theme(e2,x4) & Theme(e1,x2) & Actor(e4,x7) & Actor(e3,x2) & Actor(e2,x2) & (x1 = x7) & (x1 = x2)) | exists e1 e2 x1 x2 x3 x4 x5.(v_tow(e1) & v_have(e2) & on(x2,x3) & ne_nam_atv(x5) & n_sled(x3) & n_girl(x1) & n_fun(x2) & Theme(e2,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x5) & (x3 = x4)) |
||
A man dressed in camouflage riding a four wheel ATV while towing a girl, who is wearing a blue coat and red hat, through the snow on a sled. | The man was helping the little girl to decorate the christmas tree in the parlour | 2 | -100 | The man cannot be riding a four wheel ATV and decorating the christmas tree at the same time. | exists e4 e1 e2 e3 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(n_snow(x11) & a_topic(x1) & through(x1,x11) & on(x11,x12) & n_sled(x12) & Theme(e4,x8) & Actor(e4,x7) & v_wear(e4) & n_hat(x10) & a_red(s2) & Theme(s2,x10) & n_coat(x9) & a_blue(s1) & Theme(s1,x9) & subset_of(x10,x8) & subset_of(x9,x8) & (x1 = x7) & while(e2,e3) & Theme(e3,x6) & Actor(e3,x2) & v_tow(e3) & n_girl(x6) & for(e1,e2) & Theme(e2,x4) & Actor(e2,x2) & v_ride(e2) & ne_nam_atv(x4) & of(x4,x5) & n_wheel(x5) & card_eq_4(x4) & in(e1,x3) & n_camouflage(x3) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_man(x1)) | exists e1 p1 s1 x1 x2 x3 x4 x5.(n_parlour(x3) & n_tree(x4) & of(x4,x5) & n_christmas(x5) & n_girl(x2) & a_little(s1) & Theme(s1,x2) & n_man(x1) & in(e1,x3) & Topic(e1,p1) & exists e2.(Theme(e2,x4) & Actor(e2,x1) & v_decorate(e2)) & Theme(e1,x2) & Actor(e1,x1) & v_help(e1)) | 4b5179c6-e4c8-11ec-9cdd-0242ac1c0002 | exists e4 e1 e2 e3 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(while(e2,e3) & v_wear(e4) & v_tow(e3) & v_ride(e2) & v_dress(e1) & through(x1,x11) & subset_of(x9,x8) & subset_of(x10,x8) & on(x11,x12) & of(x4,x5) & ne_nam_atv(x4) & n_wheel(x5) & n_snow(x11) & n_sled(x12) & n_man(x1) & n_hat(x10) & n_girl(x6) & n_coat(x9) & n_camouflage(x3) & in(e1,x3) & for(e1,e2) & card_eq_4(x4) & a_topic(x1) & a_red(s2) & a_blue(s1) & Theme(s2,x10) & Theme(s1,x9) & Theme(e4,x8) & Theme(e3,x6) & Theme(e2,x4) & Theme(e1,x2) & Actor(e4,x7) & Actor(e3,x2) & Actor(e2,x2) & (x1 = x7) & (x1 = x2)) | exists e1 p1 s1 x1 x2 x3 x4 x5.(v_help(e1) & of(x4,x5) & n_tree(x4) & n_parlour(x3) & n_man(x1) & n_girl(x2) & n_christmas(x5) & in(e1,x3) & exists e2.(v_decorate(e2) & Theme(e2,x4) & Actor(e2,x1)) & a_little(s1) & Topic(e1,p1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man dressed in camouflage riding a four wheel ATV while towing a girl, who is wearing a blue coat and red hat, through the snow on a sled. | The girl's brother was driving the ATV through the snow so he could tow his little sister behind it | 1 | -100 | The girl is his sister. | exists e2 e4 e3 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(n_snow(x11) & a_topic(x1) & through(x1,x11) & on(x11,x12) & n_sled(x12) & Theme(e4,x8) & Actor(e4,x7) & v_wear(e4) & n_hat(x10) & a_red(s2) & Theme(s2,x10) & n_coat(x9) & a_blue(s1) & Theme(s1,x9) & subset_of(x10,x8) & subset_of(x9,x8) & (x1 = x7) & while(e2,e3) & Theme(e3,x6) & Actor(e3,x2) & v_tow(e3) & n_girl(x6) & for(e1,e2) & Theme(e2,x4) & Actor(e2,x2) & v_ride(e2) & ne_nam_atv(x4) & of(x4,x5) & n_wheel(x5) & card_eq_4(x4) & in(e1,x3) & n_camouflage(x3) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_man(x1)) | exists e1 p1 s1 x1 x2 x3 x4 x5.(n_thing(x1) & n_sister(x5) & a_little(s1) & Theme(s1,x5) & of(x5,x1) & n_male(x1) & n_male(x1) & n_snow(x4) & ne_org_atv(x3) & n_brother(x2) & of(x2,x1) & n_girl(x1) & exists e2 p2.(exists e3.(Theme(e3,x5) & Actor(e3,x1) & v_tow(e3) & behind(x5,x1)) & Topic(e2,p2) & Actor(e2,x1) & v_could(e2)) & so(e1,p1) & through(e1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_drive(e1)) | 4b517e80-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e4 e3 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(while(e2,e3) & v_wear(e4) & v_tow(e3) & v_ride(e2) & v_dress(e1) & through(x1,x11) & subset_of(x9,x8) & subset_of(x10,x8) & on(x11,x12) & of(x4,x5) & ne_nam_atv(x4) & n_wheel(x5) & n_snow(x11) & n_sled(x12) & n_man(x1) & n_hat(x10) & n_girl(x6) & n_coat(x9) & n_camouflage(x3) & in(e1,x3) & for(e1,e2) & card_eq_4(x4) & a_topic(x1) & a_red(s2) & a_blue(s1) & Theme(s2,x10) & Theme(s1,x9) & Theme(e4,x8) & Theme(e3,x6) & Theme(e2,x4) & Theme(e1,x2) & Actor(e4,x7) & Actor(e3,x2) & Actor(e2,x2) & (x1 = x7) & (x1 = x2)) | exists e1 p1 s1 x1 x2 x3 x4 x5.(v_drive(e1) & through(e1,x4) & so(e1,p1) & of(x5,x1) & of(x2,x1) & ne_org_atv(x3) & n_thing(x1) & n_snow(x4) & n_sister(x5) & n_male(x1) & n_girl(x1) & n_brother(x2) & exists e2 p2.(v_could(e2) & exists e3.(v_tow(e3) & behind(x5,x1) & Theme(e3,x5) & Actor(e3,x1)) & Topic(e2,p2) & Actor(e2,x1)) & a_little(s1) & Theme(s1,x5) & Theme(e1,x3) & Actor(e1,x2)) |
||
A man wearing a camouflage jacket is driving a four wheeler while pulling a little girl wearing a purple coat and pink hat on a sled. | A man wearing a jacket is driving a vehicle while pulling a girl on a sled. | 0 | -100 | Four wheeler is a vehicle and little girl is a type of a girl. | exists e3 e1 e4 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(for(e3,e4) & Theme(e4,x8) & Actor(e4,x1) & v_wear(e4) & n_hat(x10) & a_pink(s3) & Theme(s3,x10) & n_coat(x9) & a_purple(s2) & Theme(s2,x9) & subset_of(x10,x8) & subset_of(x9,x8) & while(e2,e3) & Theme(e3,x7) & Actor(e3,x1) & v_pull(e3) & n_girl(x7) & a_little(s1) & Theme(s1,x7) & on(e2,x6) & n_sled(x6) & Theme(e2,x5) & Actor(e2,x1) & v_drive(e2) & n_wheeler(x5) & card_eq_4(x5) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jacket(x3) & of(x3,x4) & n_camouflage(x4) & (x1 = x2) & n_man(x1)) | exists e3 e1 e2 x1 x2 x3 x4 x5 x6.(while(e2,e3) & on(e3,x6) & n_sled(x6) & Theme(e3,x5) & Actor(e3,x1) & v_pull(e3) & n_girl(x5) & Theme(e2,x4) & Actor(e2,x1) & v_drive(e2) & n_vehicle(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jacket(x3) & (x1 = x2) & n_man(x1)) | 4b518d12-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e1 e4 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(while(e2,e3) & v_wear(e4) & v_wear(e1) & v_pull(e3) & v_drive(e2) & subset_of(x9,x8) & subset_of(x10,x8) & on(e2,x6) & of(x3,x4) & n_wheeler(x5) & n_sled(x6) & n_man(x1) & n_jacket(x3) & n_hat(x10) & n_girl(x7) & n_coat(x9) & n_camouflage(x4) & for(e3,e4) & card_eq_4(x5) & a_purple(s2) & a_pink(s3) & a_little(s1) & Theme(s3,x10) & Theme(s2,x9) & Theme(s1,x7) & Theme(e4,x8) & Theme(e3,x7) & Theme(e2,x5) & Theme(e1,x3) & Actor(e4,x1) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e3 e1 e2 x1 x2 x3 x4 x5 x6.(while(e2,e3) & v_wear(e1) & v_pull(e3) & v_drive(e2) & on(e3,x6) & n_vehicle(x4) & n_sled(x6) & n_man(x1) & n_jacket(x3) & n_girl(x5) & Theme(e3,x5) & Theme(e2,x4) & Theme(e1,x3) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) |
||
A woman in an orange shirt is ringing up a purchase. | The owner of a store acting as cashier for a day. | 1 | -100 | Just because the woman has an orange shirt doesn't mean she is the owner. | exists e1 s1 x1 x2 x3 x4.(a_up(s1) & Manner(e1,s1) & Theme(e1,x4) & Actor(e1,x1) & v_ring(e1) & n_purchase(x4) & in(x1,x2) & n_shirt(x2) & of(x2,x3) & n_orange(x3) & n_woman(x1)) | exists e1 x1 x2 x3 x4 x5.(n_owner(x1) & a_topic(x1) & of(x1,x2) & for(e1,x5) & n_day(x5) & as(e1,x4) & n_cashier(x4) & Actor(e1,x3) & v_act(e1) & (x2 = x3) & n_store(x2)) | 4b519bc2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_ring(e1) & of(x2,x3) & n_woman(x1) & n_shirt(x2) & n_purchase(x4) & n_orange(x3) & in(x1,x2) & a_up(s1) & Theme(e1,x4) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4 x5.(v_act(e1) & of(x1,x2) & n_store(x2) & n_owner(x1) & n_day(x5) & n_cashier(x4) & for(e1,x5) & as(e1,x4) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) |
||
People buying beverages from cashiers in orange shirts. | People are buying bags of sand. | 2 | -100 | People cannot be buying both beverages and bags of sand. | exists e1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & from(e1,x4) & in(x4,x5) & n_shirt(x5) & of(x5,x6) & n_orange(x6) & n_cashier(x4) & Theme(e1,x3) & Actor(e1,x2) & v_buy(e1) & n_beverage(x3) & (x1 = x2) & n_people(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_buy(e1) & of(x2,x3) & n_sand(x3) & n_bag(x2) & n_people(x1)) | 4b51a504-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_buy(e1) & of(x5,x6) & n_shirt(x5) & n_people(x1) & n_orange(x6) & n_cashier(x4) & n_beverage(x3) & in(x4,x5) & from(e1,x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_buy(e1) & of(x2,x3) & n_sand(x3) & n_people(x1) & n_bag(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two postal workers handle canned goods with a smile. | A large group of postal workers are picketing outside of the post office. | 2 | 0.000001 | The postal workers can't be picketing and handling canned goods at the same time. | exists e1 e2 s1 x1 x2 x3.(Theme(e2,x2) & Actor(e2,x1) & v_handle(e2) & with(x2,x3) & n_smile(x3) & n_goods(x2) & Theme(e1,x2) & v_can(e1) & n_worker(x1) & a_postal(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 s1 s2 x1 x2 x3 x4.(n_office(x3) & of(x3,x4) & n_post(x4) & of(e1,x3) & r_outside(e1) & Actor(e1,x1) & v_picket(e1) & of(x1,x2) & n_worker(x2) & a_postal(s2) & Theme(s2,x2) & n_group(x1) & a_large(s1) & Theme(s1,x1)) | 4b5233ca-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3.(with(x2,x3) & v_handle(e2) & v_can(e1) & n_worker(x1) & n_smile(x3) & n_goods(x2) & card_eq_2(x1) & a_postal(s1) & Theme(s1,x1) & Theme(e2,x2) & Theme(e1,x2) & Actor(e2,x1)) | exists e1 s1 s2 x1 x2 x3 x4.(v_picket(e1) & r_outside(e1) & of(x3,x4) & of(x1,x2) & of(e1,x3) & n_worker(x2) & n_post(x4) & n_office(x3) & n_group(x1) & a_postal(s2) & a_large(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) |
||
Two postal workers handle canned goods with a smile. | Two female postal workers are volunteering at the local food bank. | 1 | 0.723726 | Not all postal workers are female. Just because the women are handling canned goods doesn't mean they are at a food bank. | exists e1 e2 s1 x1 x2 x3.(Theme(e2,x2) & Actor(e2,x1) & v_handle(e2) & with(x2,x3) & n_smile(x3) & n_goods(x2) & Theme(e1,x2) & v_can(e1) & n_worker(x1) & a_postal(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 s1 s2 s3 x1 x2 x3.(n_bank(x2) & of(x2,x3) & n_food(x3) & a_local(s3) & Theme(s3,x2) & at(e1,x2) & Actor(e1,x1) & v_volunteer(e1) & n_worker(x1) & a_postal(s2) & Theme(s2,x1) & a_female(s1) & Theme(s1,x1) & card_eq_2(x1)) | 4b523d3e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3.(with(x2,x3) & v_handle(e2) & v_can(e1) & n_worker(x1) & n_smile(x3) & n_goods(x2) & card_eq_2(x1) & a_postal(s1) & Theme(s1,x1) & Theme(e2,x2) & Theme(e1,x2) & Actor(e2,x1)) | exists e1 s1 s2 s3 x1 x2 x3.(v_volunteer(e1) & of(x2,x3) & n_worker(x1) & n_food(x3) & n_bank(x2) & card_eq_2(x1) & at(e1,x2) & a_postal(s2) & a_local(s3) & a_female(s1) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1)) |
||
Two postal workers handle canned goods with a smile. | The postal workers work happily. | 0 | 0.991709 | smile is also a form of being happily. | exists e1 e2 s1 x1 x2 x3.(Theme(e2,x2) & Actor(e2,x1) & v_handle(e2) & with(x2,x3) & n_smile(x3) & n_goods(x2) & Theme(e1,x2) & v_can(e1) & n_worker(x1) & a_postal(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 s1 s2 x1.(n_worker(x1) & a_postal(s1) & Theme(s1,x1) & a_happily(s2) & Manner(e1,s2) & Actor(e1,x1) & v_work(e1)) | 4b5246a8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3.(with(x2,x3) & v_handle(e2) & v_can(e1) & n_worker(x1) & n_smile(x3) & n_goods(x2) & card_eq_2(x1) & a_postal(s1) & Theme(s1,x1) & Theme(e2,x2) & Theme(e1,x2) & Actor(e2,x1)) | exists e1 s1 s2 x1.(v_work(e1) & n_worker(x1) & a_postal(s1) & a_happily(s2) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x1)) |
||
Two postal workers handle canned goods with a smile. | Two people are giving food at a food drive. | 1 | 0.607571 | The workers could be doing many different tasks, not just giving food. | exists e1 e2 s1 x1 x2 x3.(Theme(e2,x2) & Actor(e2,x1) & v_handle(e2) & with(x2,x3) & n_smile(x3) & n_goods(x2) & Theme(e1,x2) & v_can(e1) & n_worker(x1) & a_postal(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 x1 x2 x3 x4.(at(e1,x3) & n_drive(x3) & of(x3,x4) & n_food(x4) & Theme(e1,x2) & Actor(e1,x1) & v_give(e1) & n_food(x2) & n_people(x1) & card_eq_2(x1)) | 4b524b08-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3.(with(x2,x3) & v_handle(e2) & v_can(e1) & n_worker(x1) & n_smile(x3) & n_goods(x2) & card_eq_2(x1) & a_postal(s1) & Theme(s1,x1) & Theme(e2,x2) & Theme(e1,x2) & Actor(e2,x1)) | exists e1 x1 x2 x3 x4.(v_give(e1) & of(x3,x4) & n_people(x1) & n_food(x4) & n_food(x2) & n_drive(x3) & card_eq_2(x1) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two postal workers handle canned goods with a smile. | The postal workers enjoy their work. | 1 | 0.771191 | They could be fake smiling, not everyone who is smiling enjoy their work. | exists e1 e2 s1 x1 x2 x3.(Theme(e2,x2) & Actor(e2,x1) & v_handle(e2) & with(x2,x3) & n_smile(x3) & n_goods(x2) & Theme(e1,x2) & v_can(e1) & n_worker(x1) & a_postal(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 s1 x1 x2.(n_work(x2) & of(x2,x1) & n_thing(x1) & n_worker(x1) & a_postal(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1)) | 4b524fd6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3.(with(x2,x3) & v_handle(e2) & v_can(e1) & n_worker(x1) & n_smile(x3) & n_goods(x2) & card_eq_2(x1) & a_postal(s1) & Theme(s1,x1) & Theme(e2,x2) & Theme(e1,x2) & Actor(e2,x1)) | exists e1 s1 x1 x2.(v_enjoy(e1) & of(x2,x1) & n_worker(x1) & n_work(x2) & n_thing(x1) & a_postal(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two postal workers handle canned goods with a smile. | Two postal workers are handling canned fruit and vegetables. | 1 | 0.732204 | We don't necessarily know if the fruit and vegetables are what is in the cans. | exists e1 e2 s1 x1 x2 x3.(Theme(e2,x2) & Actor(e2,x1) & v_handle(e2) & with(x2,x3) & n_smile(x3) & n_goods(x2) & Theme(e1,x2) & v_can(e1) & n_worker(x1) & a_postal(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 e2 s1 x1 x2 x3 x4.(Theme(e2,x2) & Actor(e2,x1) & v_handle(e2) & subset_of(x4,x2) & n_vegetable(x4) & subset_of(x3,x2) & n_fruit(x3) & Theme(e1,x3) & v_can(e1) & n_worker(x1) & a_postal(s1) & Theme(s1,x1) & card_eq_2(x1)) | 4b525dbe-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3.(with(x2,x3) & v_handle(e2) & v_can(e1) & n_worker(x1) & n_smile(x3) & n_goods(x2) & card_eq_2(x1) & a_postal(s1) & Theme(s1,x1) & Theme(e2,x2) & Theme(e1,x2) & Actor(e2,x1)) | exists e1 e2 s1 x1 x2 x3 x4.(v_handle(e2) & v_can(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_worker(x1) & n_vegetable(x4) & n_fruit(x3) & card_eq_2(x1) & a_postal(s1) & Theme(s1,x1) & Theme(e2,x2) & Theme(e1,x3) & Actor(e2,x1)) |
||
Two postal workers handle canned goods with a smile. | Two postal workers are packaging spam. | 1 | 0.008871 | We don't know if the canned goods are spam. | exists e1 e2 s1 x1 x2 x3.(Theme(e2,x2) & Actor(e2,x1) & v_handle(e2) & with(x2,x3) & n_smile(x3) & n_goods(x2) & Theme(e1,x2) & v_can(e1) & n_worker(x1) & a_postal(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists p1 s1 x1.(exists e1 x2.((x1 = x2) & n_spam(x2) & Actor(e1,x2) & v_package(e1)) & n_worker(x1) & a_postal(s1) & Theme(s1,x1) & card_eq_2(x1)) | 4b526764-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3.(with(x2,x3) & v_handle(e2) & v_can(e1) & n_worker(x1) & n_smile(x3) & n_goods(x2) & card_eq_2(x1) & a_postal(s1) & Theme(s1,x1) & Theme(e2,x2) & Theme(e1,x2) & Actor(e2,x1)) | exists s1 x1.(n_worker(x1) & exists e1 x2.(v_package(e1) & n_spam(x2) & Actor(e1,x2) & (x1 = x2)) & card_eq_2(x1) & a_postal(s1) & Theme(s1,x1)) |
||
Four children looking through rolled up booklets. | Four children comb though booklets to find phone numbers. | 1 | 0.010857 | Booklets do not necessarily have phone numbers in them | exists e1 e2 s1 x1 x2.(through(e1,x2) & n_booklet(x2) & a_up(s1) & Theme(s1,x2) & Theme(e2,x2) & v_roll(e2) & Actor(e1,x1) & v_look(e1) & n_child(x1) & card_eq_4(x1)) | exists p1 s1 x1 x2 x3.(a_topic(x1) & though(x1,x3) & Topic(x3,p1) & exists e1 x4 x5.(Theme(e1,x4) & Actor(e1,x3) & v_find(e1) & n_number(x4) & of(x4,x5) & n_phone(x5)) & n_booklet(x3) & Theme(s1,x2) & a_comb(s1) & (x1 = x2) & n_child(x1) & card_eq_4(x1)) | 4b532be0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2.(v_roll(e2) & v_look(e1) & through(e1,x2) & n_child(x1) & n_booklet(x2) & card_eq_4(x1) & a_up(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e1,x1)) | exists p1 s1 x1 x2 x3.(though(x1,x3) & n_child(x1) & n_booklet(x3) & exists e1 x4 x5.(v_find(e1) & of(x4,x5) & n_phone(x5) & n_number(x4) & Theme(e1,x4) & Actor(e1,x3)) & card_eq_4(x1) & a_topic(x1) & a_comb(s1) & Topic(x3,p1) & Theme(s1,x2) & (x1 = x2)) |
||
Four children looking through rolled up booklets. | Four children reading boks | 0 | 0.03028 | Looking through rolled up booklets means reading books. | exists e1 e2 s1 x1 x2.(through(e1,x2) & n_booklet(x2) & a_up(s1) & Theme(s1,x2) & Theme(e2,x2) & v_roll(e2) & Actor(e1,x1) & v_look(e1) & n_child(x1) & card_eq_4(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_read(e1) & n_bok(x3) & (x1 = x2) & n_child(x1) & card_eq_4(x1)) | 4b533a72-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2.(v_roll(e2) & v_look(e1) & through(e1,x2) & n_child(x1) & n_booklet(x2) & card_eq_4(x1) & a_up(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_read(e1) & n_child(x1) & n_bok(x3) & card_eq_4(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
Four children looking through rolled up booklets. | Four children reading books for school | 1 | 0.624682 | Sentence 1 says they are looking through books not reading them. They could be just looking at pictures and never stated it was for school. | exists e1 e2 s1 x1 x2.(through(e1,x2) & n_booklet(x2) & a_up(s1) & Theme(s1,x2) & Theme(e2,x2) & v_roll(e2) & Actor(e1,x1) & v_look(e1) & n_child(x1) & card_eq_4(x1)) | exists e1 x1 x2 x3 x4.(a_topic(x1) & for(e1,x4) & n_school(x4) & Theme(e1,x3) & Actor(e1,x2) & v_read(e1) & n_book(x3) & (x1 = x2) & n_child(x1) & card_eq_4(x1)) | 4b534148-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2.(v_roll(e2) & v_look(e1) & through(e1,x2) & n_child(x1) & n_booklet(x2) & card_eq_4(x1) & a_up(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_read(e1) & n_school(x4) & n_child(x1) & n_book(x3) & for(e1,x4) & card_eq_4(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
Four children looking through rolled up booklets. | Four guys playing video games reading video game manual | 2 | 0.507087 | Four people looking through rolled up booklets are not playing video games. | exists e1 e2 s1 x1 x2.(through(e1,x2) & n_booklet(x2) & a_up(s1) & Theme(s1,x2) & Theme(e2,x2) & v_roll(e2) & Actor(e1,x1) & v_look(e1) & n_child(x1) & card_eq_4(x1)) | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_play(e2) & Theme(e1,x6) & Actor(e1,x5) & v_read(e1) & n_manual(x6) & of(x6,x7) & n_game(x7) & a_video(s1) & Theme(s1,x6) & (x3 = x5) & n_game(x3) & of(x3,x4) & n_video(x4) & (x1 = x2) & n_guy(x1) & card_eq_4(x1)) | 4b534634-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2.(v_roll(e2) & v_look(e1) & through(e1,x2) & n_child(x1) & n_booklet(x2) & card_eq_4(x1) & a_up(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e1,x1)) | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(v_read(e1) & v_play(e2) & of(x6,x7) & of(x3,x4) & n_video(x4) & n_manual(x6) & n_guy(x1) & n_game(x7) & n_game(x3) & card_eq_4(x1) & a_video(s1) & a_topic(x1) & Theme(s1,x6) & Theme(e2,x3) & Theme(e1,x6) & Actor(e2,x2) & Actor(e1,x5) & (x3 = x5) & (x1 = x2)) |
||
Four children looking through rolled up booklets. | Some bored people | 1 | 0.009727 | Some bored people could be anyone sentence doesn't give any information about kids looking through booklets | exists e1 e2 s1 x1 x2.(through(e1,x2) & n_booklet(x2) & a_up(s1) & Theme(s1,x2) & Theme(e2,x2) & v_roll(e2) & Actor(e1,x1) & v_look(e1) & n_child(x1) & card_eq_4(x1)) | exists s1 x1.(a_topic(x1) & n_people(x1) & a_bored(s1) & Theme(s1,x1)) | 4b5350c0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2.(v_roll(e2) & v_look(e1) & through(e1,x2) & n_child(x1) & n_booklet(x2) & card_eq_4(x1) & a_up(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e1,x1)) | exists s1 x1.(n_people(x1) & a_topic(x1) & a_bored(s1) & Theme(s1,x1)) |
||
Four children looking through rolled up booklets. | Some children are looking through something. | 1 | 0.899142 | Some children could mean less then 4. Stating they are looking through something could be anything else then a booklet. Could be a book, magazine, newspaper, website. | exists e1 e2 s1 x1 x2.(through(e1,x2) & n_booklet(x2) & a_up(s1) & Theme(s1,x2) & Theme(e2,x2) & v_roll(e2) & Actor(e1,x1) & v_look(e1) & n_child(x1) & card_eq_4(x1)) | exists e1 x1 x2.(through(e1,x2) & n_thing(x2) & Actor(e1,x1) & v_look(e1) & n_child(x1)) | 4b53558e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2.(v_roll(e2) & v_look(e1) & through(e1,x2) & n_child(x1) & n_booklet(x2) & card_eq_4(x1) & a_up(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_look(e1) & through(e1,x2) & n_thing(x2) & n_child(x1) & Actor(e1,x1)) |
||
Four children looking through rolled up booklets. | The children are in a library. | 1 | 0.313674 | The sentence never says where they are so we don't know if its a library. | exists e1 e2 s1 x1 x2.(through(e1,x2) & n_booklet(x2) & a_up(s1) & Theme(s1,x2) & Theme(e2,x2) & v_roll(e2) & Actor(e1,x1) & v_look(e1) & n_child(x1) & card_eq_4(x1)) | exists p1 x1.(n_child(x1) & exists x2.(in(x1,x2) & n_library(x2))) | 4b5369de-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2.(v_roll(e2) & v_look(e1) & through(e1,x2) & n_child(x1) & n_booklet(x2) & card_eq_4(x1) & a_up(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e1,x1)) | exists x1.(n_child(x1) & exists x2.(n_library(x2) & in(x1,x2))) |
||
A downhill skier in black catches a tiny bit of air | A person is skiing. | 0 | -100 | a skier is still a person, regardless of how he is skiing | exists s1 x1.(all x2 s2.((n_bit(x2) & a_tiny(s2) & Theme(s2,x2)) -> exists s3 x3 x4.(a_topic(x1) & in(x1,x3) & of(x3,x4) & n_air(x4) & for(x3,x2) & n_catch(x3) & a_black(s3) & Theme(s3,x3))) & n_skier(x1) & a_downhill(s1) & Theme(s1,x1)) | exists p1 x1.(exists x2.((x1 = x2) & n_skiing(x2)) & n_person(x1)) | 4b544ac0-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1.(n_skier(x1) & all x2 s2.(exists s3 x3 x4.(of(x3,x4) & n_catch(x3) & n_air(x4) & in(x1,x3) & for(x3,x2) & a_topic(x1) & a_black(s3) & Theme(s3,x3)) | -n_bit(x2) | -a_tiny(s2) | -Theme(s2,x2)) & a_downhill(s1) & Theme(s1,x1)) | exists x1.(n_person(x1) & exists x2.(n_skiing(x2) & (x1 = x2))) |
||
A downhill skier in black catches a tiny bit of air | A person is resting in the ski lodge. | 2 | -100 | The skier would not be able to catch a tiny bit of air if they are resting. | exists s1 x1.(all s2 x2.((n_bit(x2) & a_tiny(s2) & Theme(s2,x2)) -> exists s3 x3 x4.(a_topic(x1) & in(x1,x3) & of(x3,x4) & n_air(x4) & for(x3,x2) & n_catch(x3) & a_black(s3) & Theme(s3,x3))) & n_skier(x1) & a_downhill(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(n_lodge(x2) & of(x2,x3) & n_ski(x3) & in(e1,x2) & Actor(e1,x1) & v_rest(e1) & n_person(x1)) | 4b545100-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1.(n_skier(x1) & all s2 x2.(exists s3 x3 x4.(of(x3,x4) & n_catch(x3) & n_air(x4) & in(x1,x3) & for(x3,x2) & a_topic(x1) & a_black(s3) & Theme(s3,x3)) | -n_bit(x2) | -a_tiny(s2) | -Theme(s2,x2)) & a_downhill(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(v_rest(e1) & of(x2,x3) & n_ski(x3) & n_person(x1) & n_lodge(x2) & in(e1,x2) & Actor(e1,x1)) |
||
Two workers with yellow hard hats and blue working clothes are cleaning a parking lot. | Three cats playing with string | 2 | -100 | Cats are not workers. | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(Theme(e2,x5) & Actor(e2,x1) & v_clean(e2) & n_lot(x5) & of(x5,x6) & n_parking(x6) & subset_of(x4,x1) & n_clothes(x4) & Actor(e1,x4) & v_work(e1) & a_blue(s3) & Theme(s3,x4) & subset_of(x2,x1) & with(x2,x3) & n_hat(x3) & a_hard(s2) & Theme(s2,x3) & a_yellow(s1) & Theme(s1,x3) & n_worker(x2) & card_eq_2(x2)) | exists e1 x1 x2 x3.(a_topic(x1) & with(e1,x3) & n_string(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_cat(x1) & card_eq_3(x1)) | 4b545632-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(with(x2,x3) & v_work(e1) & v_clean(e2) & subset_of(x4,x1) & subset_of(x2,x1) & of(x5,x6) & n_worker(x2) & n_parking(x6) & n_lot(x5) & n_hat(x3) & n_clothes(x4) & card_eq_2(x2) & a_yellow(s1) & a_hard(s2) & a_blue(s3) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x3) & Theme(e2,x5) & Actor(e2,x1) & Actor(e1,x4)) | exists e1 x1 x2 x3.(with(e1,x3) & v_play(e1) & n_string(x3) & n_cat(x1) & card_eq_3(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
Two workers with yellow hard hats and blue working clothes are cleaning a parking lot. | Two people at work | 0 | -100 | two people who are working are considered workers. | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(Theme(e2,x5) & Actor(e2,x1) & v_clean(e2) & n_lot(x5) & of(x5,x6) & n_parking(x6) & subset_of(x4,x1) & n_clothes(x4) & Actor(e1,x4) & v_work(e1) & a_blue(s3) & Theme(s3,x4) & subset_of(x2,x1) & with(x2,x3) & n_hat(x3) & a_hard(s2) & Theme(s2,x3) & a_yellow(s1) & Theme(s1,x3) & n_worker(x2) & card_eq_2(x2)) | exists x1 x2.(a_topic(x1) & at(x1,x2) & n_work(x2) & n_people(x1) & card_eq_2(x1)) | 4b545ace-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(with(x2,x3) & v_work(e1) & v_clean(e2) & subset_of(x4,x1) & subset_of(x2,x1) & of(x5,x6) & n_worker(x2) & n_parking(x6) & n_lot(x5) & n_hat(x3) & n_clothes(x4) & card_eq_2(x2) & a_yellow(s1) & a_hard(s2) & a_blue(s3) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x3) & Theme(e2,x5) & Actor(e2,x1) & Actor(e1,x4)) | exists x1 x2.(n_work(x2) & n_people(x1) & card_eq_2(x1) & at(x1,x2) & a_topic(x1)) |
||
Two workers with yellow hard hats and blue working clothes are cleaning a parking lot. | Two men cleaning a parking lot after a wild party | 1 | -100 | a parking job | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(Theme(e2,x5) & Actor(e2,x1) & v_clean(e2) & n_lot(x5) & of(x5,x6) & n_parking(x6) & subset_of(x4,x1) & n_clothes(x4) & Actor(e1,x4) & v_work(e1) & a_blue(s3) & Theme(s3,x4) & subset_of(x2,x1) & with(x2,x3) & n_hat(x3) & a_hard(s2) & Theme(s2,x3) & a_yellow(s1) & Theme(s1,x3) & n_worker(x2) & card_eq_2(x2)) | exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & after(e1,x5) & n_party(x5) & a_wild(s1) & Theme(s1,x5) & Theme(e1,x3) & Actor(e1,x2) & v_clean(e1) & n_lot(x3) & of(x3,x4) & n_parking(x4) & (x1 = x2) & n_man(x1) & card_eq_2(x1)) | 4b545f4c-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(with(x2,x3) & v_work(e1) & v_clean(e2) & subset_of(x4,x1) & subset_of(x2,x1) & of(x5,x6) & n_worker(x2) & n_parking(x6) & n_lot(x5) & n_hat(x3) & n_clothes(x4) & card_eq_2(x2) & a_yellow(s1) & a_hard(s2) & a_blue(s3) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x3) & Theme(e2,x5) & Actor(e2,x1) & Actor(e1,x4)) | exists e1 s1 x1 x2 x3 x4 x5.(v_clean(e1) & of(x3,x4) & n_party(x5) & n_parking(x4) & n_man(x1) & n_lot(x3) & card_eq_2(x1) & after(e1,x5) & a_wild(s1) & a_topic(x1) & Theme(s1,x5) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
Two construction workers in blue suits work with purple mops. | To workers mop. | 0 | -100 | the workers are going to mop | exists e1 s1 s2 x1 x2 x3 x4.(with(e1,x4) & n_mop(x4) & a_purple(s2) & Theme(s2,x4) & Actor(e1,x1) & v_work(e1) & in(x1,x3) & n_suit(x3) & a_blue(s1) & Theme(s1,x3) & n_worker(x1) & of(x1,x2) & n_construction(x2) & card_eq_2(x1)) | exists x1 x2 x3.(to(x1,x2) & n_mop(x2) & of(x2,x3) & n_worker(x3) & n_event(x1)) | 4b5463b6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(with(e1,x4) & v_work(e1) & of(x1,x2) & n_worker(x1) & n_suit(x3) & n_mop(x4) & n_construction(x2) & in(x1,x3) & card_eq_2(x1) & a_purple(s2) & a_blue(s1) & Theme(s2,x4) & Theme(s1,x3) & Actor(e1,x1)) | exists x1 x2 x3.(to(x1,x2) & of(x2,x3) & n_worker(x3) & n_mop(x2) & n_event(x1)) |
||
Two construction workers in blue suits work with purple mops. | These union workers are toiling hard, ready to leave the job if their work is slow or substandard, and pledge to uphold the traditions of the International Worker with their last full measure of devotion. | 2 | -100 | If the workers are working with purple mops then they can't also be toiling hard and ready to leave at the same time. | exists e1 s1 s2 x1 x2 x3 x4.(with(e1,x4) & n_mop(x4) & a_purple(s2) & Theme(s2,x4) & Actor(e1,x1) & v_work(e1) & in(x1,x3) & n_suit(x3) & a_blue(s1) & Theme(s1,x3) & n_worker(x1) & of(x1,x2) & n_construction(x2) & card_eq_2(x1)) | exists e1 p1 s5 s6 x1 x2 x3 x4 x5 x6 x8 x9 x10 x11.(n_measure(x11) & a_full(s6) & Theme(s6,x11) & a_last(s5) & Theme(s5,x11) & of(x11,x6) & n_thing(x6) & ne_org_worker(x9) & (x9 = x10) & ne_org_international(x10) & n_tradition(x8) & n_job(x6) & n_thing(x4) & n_work(x3) & of(x3,x1) & n_thing(x1) & n_worker(x1) & of(x1,x2) & n_union(x2) & exists p2 s1 s2.(Topic(s2,p2) & Actor(s2,x1) & a_ready(s2) & ((exists s3.(Theme(s3,x3) & a_slow(s3)) | exists s4.(Theme(s4,x5) & a_substandard(s4))) -> exists e2 p3 x7.(rel(e2,x7) & Topic(x7,p3) & exists e3 x12.(with(e3,x11) & of(x11,x12) & n_devotion(x12) & Theme(e3,x8) & Actor(e3,x7) & v_uphold(e3) & of(x8,x9)) & n_pledge(x7) & Theme(e2,x6) & Actor(e2,x1) & v_leave(e2))) & Theme(s1,x1) & a_hard(s1)) & n_work(x5) & of(x5,x4) & Topic(e1,p1) & Actor(e1,x1) & v_toil(e1)) | 4b546820-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(with(e1,x4) & v_work(e1) & of(x1,x2) & n_worker(x1) & n_suit(x3) & n_mop(x4) & n_construction(x2) & in(x1,x3) & card_eq_2(x1) & a_purple(s2) & a_blue(s1) & Theme(s2,x4) & Theme(s1,x3) & Actor(e1,x1)) | exists e1 p1 s5 s6 x1 x2 x3 x4 x5 x6 x8 x9 x10 x11.(v_toil(e1) & of(x5,x4) & of(x3,x1) & of(x11,x6) & of(x1,x2) & ne_org_worker(x9) & ne_org_international(x10) & n_worker(x1) & n_work(x5) & n_work(x3) & n_union(x2) & n_tradition(x8) & n_thing(x6) & n_thing(x4) & n_thing(x1) & n_measure(x11) & n_job(x6) & exists p2 s1 s2.(a_ready(s2) & a_hard(s1) & Topic(s2,p2) & Theme(s1,x1) & Actor(s2,x1) & (exists e2 p3 x7.(v_leave(e2) & rel(e2,x7) & n_pledge(x7) & exists e3 x12.(with(e3,x11) & v_uphold(e3) & of(x8,x9) & of(x11,x12) & n_devotion(x12) & Theme(e3,x8) & Actor(e3,x7)) & Topic(x7,p3) & Theme(e2,x6) & Actor(e2,x1)) | all s4.(-a_substandard(s4) | -Theme(s4,x5))) & (exists e2 p3 x7.(v_leave(e2) & rel(e2,x7) & n_pledge(x7) & exists e3 x12.(with(e3,x11) & v_uphold(e3) & of(x8,x9) & of(x11,x12) & n_devotion(x12) & Theme(e3,x8) & Actor(e3,x7)) & Topic(x7,p3) & Theme(e2,x6) & Actor(e2,x1)) | all s3.(-a_slow(s3) | -Theme(s3,x3)))) & a_last(s5) & a_full(s6) & Topic(e1,p1) & Theme(s6,x11) & Theme(s5,x11) & Actor(e1,x1) & (x9 = x10)) |
||
A man skis down a snowy hill. | The man is outdoors on a hill. | 0 | -100 | If you are on a snowy hill you are outdoors | exists e1 s1 s2 x1 x2.(a_down(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_ski(e1) & n_hill(x2) & a_snowy(s1) & Theme(s1,x2) & n_man(x1)) | exists p1 x1.(n_man(x1) & exists x2 x3.((x1 = x2) & on(x2,x3) & n_hill(x3) & n_outdoors(x2))) | 4b54714e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2.(v_ski(e1) & n_man(x1) & n_hill(x2) & a_snowy(s1) & a_down(s2) & Theme(s1,x2) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1)) | exists x1.(n_man(x1) & exists x2 x3.(on(x2,x3) & n_outdoors(x2) & n_hill(x3) & (x1 = x2))) |
||
A man skis down a snowy hill. | The man is showing off. | 1 | -100 | man is out | exists e1 s1 s2 x1 x2.(a_down(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_ski(e1) & n_hill(x2) & a_snowy(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 s1 x1.(n_man(x1) & a_off(s1) & Manner(e1,s1) & Actor(e1,x1) & v_show(e1)) | 4b5476a8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2.(v_ski(e1) & n_man(x1) & n_hill(x2) & a_snowy(s1) & a_down(s2) & Theme(s1,x2) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1)) | exists e1 s1 x1.(v_show(e1) & n_man(x1) & a_off(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A man skis down a snowy hill. | The man is laying on the beach. | 2 | -100 | The man could not be skiing down a hill and laying on the beach simultaneously. | exists e1 s1 s2 x1 x2.(a_down(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_ski(e1) & n_hill(x2) & a_snowy(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(n_beach(x2) & n_man(x1) & on(e1,x2) & Actor(e1,x1) & v_lay(e1)) | 4b547b3a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2.(v_ski(e1) & n_man(x1) & n_hill(x2) & a_snowy(s1) & a_down(s2) & Theme(s1,x2) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1)) | exists e1 x1 x2.(v_lay(e1) & on(e1,x2) & n_man(x1) & n_beach(x2) & Actor(e1,x1)) |
||
The workers in the maintenance department continued to clean the area after heavy rains. | After the heavy rains the maintenance department worked to clean the flooded areas. | 1 | -100 | to clean it | exists e1 p1 s1 x1 x2 x3 x4 x5.(n_area(x5) & n_department(x2) & of(x2,x3) & n_maintenance(x3) & n_worker(x1) & after(e1,x4) & n_rain(x4) & a_heavy(s1) & Theme(s1,x4) & Topic(e1,p1) & Actor(e1,x1) & v_continue(e1) & exists e2.(Theme(e2,x5) & Actor(e2,x1) & v_clean(e2)) & in(x1,x2)) | exists e2 e1 p1 s1 x1 x2 x3 x4.(n_rain(x3) & a_heavy(s1) & Theme(s1,x3) & n_area(x4) & Theme(e2,x4) & v_flood(e2) & n_department(x1) & of(x1,x2) & n_maintenance(x2) & after(e1,x3) & Topic(e1,p1) & Actor(e1,x1) & v_work(e1) & exists e3.(Theme(e3,x4) & Actor(e3,x1) & v_clean(e3))) | 4b547fa4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4 x5.(v_continue(e1) & of(x2,x3) & n_worker(x1) & n_rain(x4) & n_maintenance(x3) & n_department(x2) & n_area(x5) & in(x1,x2) & exists e2.(v_clean(e2) & Theme(e2,x5) & Actor(e2,x1)) & after(e1,x4) & a_heavy(s1) & Topic(e1,p1) & Theme(s1,x4) & Actor(e1,x1)) | exists e2 e1 p1 s1 x1 x2 x3 x4.(v_work(e1) & v_flood(e2) & of(x1,x2) & n_rain(x3) & n_maintenance(x2) & n_department(x1) & n_area(x4) & exists e3.(v_clean(e3) & Theme(e3,x4) & Actor(e3,x1)) & after(e1,x3) & a_heavy(s1) & Topic(e1,p1) & Theme(s1,x3) & Theme(e2,x4) & Actor(e1,x1)) |
||
The workers in the maintenance department continued to clean the area after heavy rains. | After the heavy rains the maintenance workers continued to clean the area. | 0 | -100 | maintenance department continued to clan the area is the same thing as maintenance workers continued to clean the area. | exists e1 p1 s1 x1 x2 x3 x4 x5.(n_area(x5) & n_department(x2) & of(x2,x3) & n_maintenance(x3) & n_worker(x1) & after(e1,x4) & n_rain(x4) & a_heavy(s1) & Theme(s1,x4) & Topic(e1,p1) & Actor(e1,x1) & v_continue(e1) & exists e2.(Theme(e2,x5) & Actor(e2,x1) & v_clean(e2)) & in(x1,x2)) | exists e1 p1 s1 x1 x2 x3 x4.(n_rain(x3) & a_heavy(s1) & Theme(s1,x3) & n_area(x4) & n_worker(x1) & of(x1,x2) & n_maintenance(x2) & after(e1,x3) & Topic(e1,p1) & Actor(e1,x1) & v_continue(e1) & exists e2.(Theme(e2,x4) & Actor(e2,x1) & v_clean(e2))) | 4b5484cc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4 x5.(v_continue(e1) & of(x2,x3) & n_worker(x1) & n_rain(x4) & n_maintenance(x3) & n_department(x2) & n_area(x5) & in(x1,x2) & exists e2.(v_clean(e2) & Theme(e2,x5) & Actor(e2,x1)) & after(e1,x4) & a_heavy(s1) & Topic(e1,p1) & Theme(s1,x4) & Actor(e1,x1)) | exists e1 p1 s1 x1 x2 x3 x4.(v_continue(e1) & of(x1,x2) & n_worker(x1) & n_rain(x3) & n_maintenance(x2) & n_area(x4) & exists e2.(v_clean(e2) & Theme(e2,x4) & Actor(e2,x1)) & after(e1,x3) & a_heavy(s1) & Topic(e1,p1) & Theme(s1,x3) & Actor(e1,x1)) |
||
The workers in the maintenance department continued to clean the area after heavy rains. | The workers in the business department stopped cleaning after the heavy rains ended. | 2 | -100 | The maintenance department is not the business department. | exists e1 p1 s1 x1 x2 x3 x4 x5.(n_area(x5) & n_department(x2) & of(x2,x3) & n_maintenance(x3) & n_worker(x1) & after(e1,x4) & n_rain(x4) & a_heavy(s1) & Theme(s1,x4) & Topic(e1,p1) & Actor(e1,x1) & v_continue(e1) & exists e2.(Theme(e2,x5) & Actor(e2,x1) & v_clean(e2)) & in(x1,x2)) | exists e1 p1 s1 x1 x2 x3 x4.(n_rain(x4) & a_heavy(s1) & Theme(s1,x4) & n_department(x2) & of(x2,x3) & n_business(x3) & n_worker(x1) & exists e2 e3 x5.(after(e2,x4) & Theme(e3,x5) & v_end(e3) & (x4 = x5) & Actor(e2,x1) & v_clean(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_stop(e1) & in(x1,x2)) | 4b548972-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4 x5.(v_continue(e1) & of(x2,x3) & n_worker(x1) & n_rain(x4) & n_maintenance(x3) & n_department(x2) & n_area(x5) & in(x1,x2) & exists e2.(v_clean(e2) & Theme(e2,x5) & Actor(e2,x1)) & after(e1,x4) & a_heavy(s1) & Topic(e1,p1) & Theme(s1,x4) & Actor(e1,x1)) | exists e1 p1 s1 x1 x2 x3 x4.(v_stop(e1) & of(x2,x3) & n_worker(x1) & n_rain(x4) & n_department(x2) & n_business(x3) & in(x1,x2) & exists e2 e3 x5.(v_end(e3) & v_clean(e2) & after(e2,x4) & Theme(e3,x5) & Actor(e2,x1) & (x4 = x5)) & a_heavy(s1) & Topic(e1,p1) & Theme(s1,x4) & Actor(e1,x1)) |
||
A blond little girl enjoying a burrito. | The girl ate a burrito. | 0 | -100 | a girl ate a burrito and this implies she was enjoying a burrito. | exists e1 s1 s2 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_enjoy(e1) & n_burrito(x3) & (x1 = x2) & n_girl(x1) & a_little(s2) & Theme(s2,x1) & a_blond(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_girl(x1) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_burrito(x2)) | 4b548e22-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_enjoy(e1) & n_girl(x1) & n_burrito(x3) & a_topic(x1) & a_little(s2) & a_blond(s1) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_eat(e1) & n_girl(x1) & n_burrito(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A blond little girl enjoying a burrito. | The brunette girl didn't like the buritto. | 2 | -100 | A girl can be either blond or brunette. She can either enjoy or not enjoy a buritto not both. | exists e1 s1 s2 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_enjoy(e1) & n_burrito(x3) & (x1 = x2) & n_girl(x1) & a_little(s2) & Theme(s2,x1) & a_blond(s1) & Theme(s1,x1)) | exists x1 x2 x3.(n_buritto(x3) & n_girl(x1) & of(x1,x2) & n_brunette(x2) & -exists e1.(Theme(e1,x3) & Actor(e1,x1) & v_like(e1))) | 4b5492be-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_enjoy(e1) & n_girl(x1) & n_burrito(x3) & a_topic(x1) & a_little(s2) & a_blond(s1) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists x1 x2 x3.(of(x1,x2) & n_girl(x1) & n_buritto(x3) & n_brunette(x2) & all e1.(-v_like(e1) | -Theme(e1,x3) | -Actor(e1,x1))) |
||
A blond little girl enjoying a burrito. | The hungry girl ate a burrito at the restaurant. | 1 | -100 | ate a it | exists e1 s1 s2 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_enjoy(e1) & n_burrito(x3) & (x1 = x2) & n_girl(x1) & a_little(s2) & Theme(s2,x1) & a_blond(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(n_restaurant(x3) & n_girl(x1) & a_hungry(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & at(x2,x3) & n_burrito(x2)) | 4b5497c8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_enjoy(e1) & n_girl(x1) & n_burrito(x3) & a_topic(x1) & a_little(s2) & a_blond(s1) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2 x3.(v_eat(e1) & n_restaurant(x3) & n_girl(x1) & n_burrito(x2) & at(x2,x3) & a_hungry(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Little girl taking a bite of a burrito. | Little girl taking a small bite of a delicious looking burrito. | 1 | -100 | a small dog | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & of(x3,x4) & n_burrito(x4) & n_bite(x3) & (x1 = x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 e2 s1 s2 s3 x1 x2 x3 x4.(a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_take(e2) & of(x3,x4) & n_burrito(x4) & Actor(e1,x4) & v_look(e1) & a_delicious(s3) & Theme(s3,x4) & n_bite(x3) & a_small(s2) & Theme(s2,x3) & (x1 = x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | 4b549d36-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_take(e1) & of(x3,x4) & n_girl(x1) & n_burrito(x4) & n_bite(x3) & a_topic(x1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 e2 s1 s2 s3 x1 x2 x3 x4.(v_take(e2) & v_look(e1) & of(x3,x4) & n_girl(x1) & n_burrito(x4) & n_bite(x3) & a_topic(x1) & a_small(s2) & a_little(s1) & a_delicious(s3) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x4) & (x1 = x2)) |
||
Little girl taking a bite of a burrito. | Large man drinking a drink. | 2 | -100 | There can be a either a girl or a man. Burrito is a meal which can have a bite to taste and it's not a drink to be drank. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & of(x3,x4) & n_burrito(x4) & n_bite(x3) & (x1 = x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_drink(e1) & n_drink(x3) & (x1 = x2) & n_man(x1) & a_large(s1) & Theme(s1,x1)) | 4b54a204-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_take(e1) & of(x3,x4) & n_girl(x1) & n_burrito(x4) & n_bite(x3) & a_topic(x1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2 x3.(v_drink(e1) & n_man(x1) & n_drink(x3) & a_topic(x1) & a_large(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
Little girl taking a bite of a burrito. | Girl taking a bite of food. | 0 | -100 | Bite of food and bite of a burrito mean the same thing. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & of(x3,x4) & n_burrito(x4) & n_bite(x3) & (x1 = x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(ne_nam_girl(x1) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & of(x2,x3) & n_food(x3) & n_bite(x2)) | 4b54a6b4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_take(e1) & of(x3,x4) & n_girl(x1) & n_burrito(x4) & n_bite(x3) & a_topic(x1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_take(e1) & of(x2,x3) & ne_nam_girl(x1) & n_food(x3) & n_bite(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
An adult is feeding a little girl a foil wrapped burrito. | A little girl is wearing a dress. | 1 | -100 | girl is there | exists x1.(all x3 e1 x2.((n_burrito(x2) & Theme(e1,x2) & v_wrap(e1) & of(x2,x3) & n_foil(x3)) -> exists e2 s1 x4.(Theme(e2,x4) & Actor(e2,x1) & v_feed(e2) & for(x4,x2) & n_girl(x4) & a_little(s1) & Theme(s1,x4))) & n_adult(x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_dress(x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | 4b54ab64-e4c8-11ec-9cdd-0242ac1c0002 | exists x1.(n_adult(x1) & all x3 e1 x2.(exists e2 s1 x4.(v_feed(e2) & n_girl(x4) & for(x4,x2) & a_little(s1) & Theme(s1,x4) & Theme(e2,x4) & Actor(e2,x1)) | -v_wrap(e1) | -of(x2,x3) | -n_foil(x3) | -n_burrito(x2) | -Theme(e1,x2))) | exists e1 s1 x1 x2.(v_wear(e1) & n_girl(x1) & n_dress(x2) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
An adult is feeding a little girl a foil wrapped burrito. | A little girl is eating a meal. | 0 | -100 | Feeding a little girl and a little girl is eating mean the same thing. | exists x1.(all e1 x2 x3.((n_burrito(x2) & Theme(e1,x2) & v_wrap(e1) & of(x2,x3) & n_foil(x3)) -> exists e2 s1 x4.(Theme(e2,x4) & Actor(e2,x1) & v_feed(e2) & for(x4,x2) & n_girl(x4) & a_little(s1) & Theme(s1,x4))) & n_adult(x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_meal(x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | 4b54b00a-e4c8-11ec-9cdd-0242ac1c0002 | exists x1.(n_adult(x1) & all e1 x2 x3.(exists e2 s1 x4.(v_feed(e2) & n_girl(x4) & for(x4,x2) & a_little(s1) & Theme(s1,x4) & Theme(e2,x4) & Actor(e2,x1)) | -v_wrap(e1) | -of(x2,x3) | -n_foil(x3) | -n_burrito(x2) | -Theme(e1,x2))) | exists e1 s1 x1 x2.(v_eat(e1) & n_meal(x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
An adult is feeding a little girl a foil wrapped burrito. | A little girl is taking a nap. | 2 | -100 | A little girl is not an adult. The activity done by the adult is feeding and not taking a nap. | exists x1.(all e1 x2 x3.((n_burrito(x2) & Theme(e1,x2) & v_wrap(e1) & of(x2,x3) & n_foil(x3)) -> exists e2 s1 x4.(Theme(e2,x4) & Actor(e2,x1) & v_feed(e2) & for(x4,x2) & n_girl(x4) & a_little(s1) & Theme(s1,x4))) & n_adult(x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_nap(x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | 4b54b4b0-e4c8-11ec-9cdd-0242ac1c0002 | exists x1.(n_adult(x1) & all e1 x2 x3.(exists e2 s1 x4.(v_feed(e2) & n_girl(x4) & for(x4,x2) & a_little(s1) & Theme(s1,x4) & Theme(e2,x4) & Actor(e2,x1)) | -v_wrap(e1) | -of(x2,x3) | -n_foil(x3) | -n_burrito(x2) | -Theme(e1,x2))) | exists e1 s1 x1 x2.(v_take(e1) & n_nap(x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
The little girl in pink is eating a burrito. | The girl is wearing orange. | 2 | -100 | ORANGE IS NOT PINK | exists e1 s1 x1 x2 x3.(n_girl(x1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1) & v_eat(e1) & n_burrito(x3) & in(x1,x2) & n_pink(x2)) | exists e1 x1 x2.(n_girl(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_orange(x2)) | 4b54b960-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_eat(e1) & n_pink(x2) & n_girl(x1) & n_burrito(x3) & in(x1,x2) & a_little(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_wear(e1) & n_orange(x2) & n_girl(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
The little girl in pink is eating a burrito. | burritos are the little girl's favorite food. | 1 | -100 | Everyone eats food other than just their favorite. | exists e1 s1 x1 x2 x3.(n_girl(x1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1) & v_eat(e1) & n_burrito(x3) & in(x1,x2) & n_pink(x2)) | exists p1 s1 s2 x1 x2 x3.(n_food(x3) & a_favorite(s2) & Theme(s2,x3) & of(x3,x2) & n_girl(x2) & a_little(s1) & Theme(s1,x2) & (x1 = x3) & n_burrito(x1)) | 4b54be56-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_eat(e1) & n_pink(x2) & n_girl(x1) & n_burrito(x3) & in(x1,x2) & a_little(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1)) | exists s1 s2 x1 x2 x3.(of(x3,x2) & n_girl(x2) & n_food(x3) & n_burrito(x1) & a_little(s1) & a_favorite(s2) & Theme(s2,x3) & Theme(s1,x2) & (x1 = x3)) |
||
The little girl in pink is eating a burrito. | The little girl is eating. | 0 | -100 | The little girl is eating is a part of sentence 1. | exists e1 s1 x1 x2 x3.(n_girl(x1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1) & v_eat(e1) & n_burrito(x3) & in(x1,x2) & n_pink(x2)) | exists e1 s1 x1.(n_girl(x1) & a_little(s1) & Theme(s1,x1) & Actor(e1,x1) & v_eat(e1)) | 4b54c4be-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_eat(e1) & n_pink(x2) & n_girl(x1) & n_burrito(x3) & in(x1,x2) & a_little(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 s1 x1.(v_eat(e1) & n_girl(x1) & a_little(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
People in the laundromat washing clothes. | Some one is cleaning their cloths. | 0 | -100 | Cleaning their cloths is a rewording from washing clothes. | exists e1 x1 x2 x3 x4.(n_laundromat(x2) & a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_wash(e1) & n_clothes(x4) & (x2 = x3) & n_people(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_clean(e1) & n_cloth(x2) & of(x2,x1) & n_thing(x1) & card_eq_1(x1)) | 4b54c9c8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_wash(e1) & n_people(x1) & n_laundromat(x2) & n_clothes(x4) & in(x1,x2) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2.(v_clean(e1) & of(x2,x1) & n_thing(x1) & n_cloth(x2) & card_eq_1(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
People in the laundromat washing clothes. | A lady is cooking dinner. | 2 | -100 | People means more than a person who can be ladies or men both. Washing clothes has nothing to do with cooking. | exists e1 x1 x2 x3 x4.(n_laundromat(x2) & a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_wash(e1) & n_clothes(x4) & (x2 = x3) & n_people(x1)) | exists p1 x1.(exists s1 x2.((x1 = x2) & n_dinner(x2) & a_cooking(s1) & Theme(s1,x2)) & n_lady(x1)) | 4b54ceb4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_wash(e1) & n_people(x1) & n_laundromat(x2) & n_clothes(x4) & in(x1,x2) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists x1.(n_lady(x1) & exists s1 x2.(n_dinner(x2) & a_cooking(s1) & Theme(s1,x2) & (x1 = x2))) |
||
People in the laundromat washing clothes. | The lady is putting soap in the washer. | 1 | -100 | lady is it | exists e1 x1 x2 x3 x4.(n_laundromat(x2) & a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_wash(e1) & n_clothes(x4) & (x2 = x3) & n_people(x1)) | exists e1 x1 x2 x3.(n_washer(x3) & n_lady(x1) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_put(e1) & n_soap(x2)) | 4b54d38c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_wash(e1) & n_people(x1) & n_laundromat(x2) & n_clothes(x4) & in(x1,x2) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3.(v_put(e1) & n_washer(x3) & n_soap(x2) & n_lady(x1) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
People are getting their clothes cleaned. | group of people doing laundry | 1 | -100 | of people it | exists e1 e2 x1 x2 x3.(Theme(e2,x2) & Actor(e2,x1) & v_get(e2) & Theme(e1,x3) & v_clean(e1) & (x2 = x3) & n_clothes(x2) & of(x2,x1) & n_thing(x1) & n_people(x1)) | exists e1 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_do(e1) & n_laundry(x4) & (x2 = x3) & n_people(x2) & n_group(x1)) | 4b54d850-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3.(v_get(e2) & v_clean(e1) & of(x2,x1) & n_thing(x1) & n_people(x1) & n_clothes(x2) & Theme(e2,x2) & Theme(e1,x3) & Actor(e2,x1) & (x2 = x3)) | exists e1 x1 x2 x3 x4.(v_do(e1) & of(x1,x2) & n_people(x2) & n_laundry(x4) & n_group(x1) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) |
||
People are getting their clothes cleaned. | people swimming in the river | 2 | -100 | Cleaning clothes is different from swimming. Cleaning may not necessarily be done in a river. | exists e1 e2 x1 x2 x3.(Theme(e2,x2) & Actor(e2,x1) & v_get(e2) & Theme(e1,x3) & v_clean(e1) & (x2 = x3) & n_clothes(x2) & of(x2,x1) & n_thing(x1) & n_people(x1)) | exists e1 x1 x2 x3.(n_river(x3) & a_topic(x1) & in(e1,x3) & Actor(e1,x2) & v_swim(e1) & (x1 = x2) & n_people(x1)) | 4b54dd14-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3.(v_get(e2) & v_clean(e1) & of(x2,x1) & n_thing(x1) & n_people(x1) & n_clothes(x2) & Theme(e2,x2) & Theme(e1,x3) & Actor(e2,x1) & (x2 = x3)) | exists e1 x1 x2 x3.(v_swim(e1) & n_river(x3) & n_people(x1) & in(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
People are getting their clothes cleaned. | people getting their dirty clothes cleaned | 0 | -100 | People getting their clothes cleaned implies that they are dirty clothes. | exists e2 e1 x1 x2 x3.(Theme(e2,x2) & Actor(e2,x1) & v_get(e2) & Theme(e1,x3) & v_clean(e1) & (x2 = x3) & n_clothes(x2) & of(x2,x1) & n_thing(x1) & n_people(x1)) | exists e2 e1 x1 x2 x3 x4.(Actor(e2,x1) & v_clean(e2) & Theme(e1,x3) & Actor(e1,x2) & v_get(e1) & n_clothes(x3) & of(x3,x4) & n_dirty(x4) & of(x3,x1) & n_thing(x1) & (x1 = x2) & n_people(x1)) | 4b54e1e2-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3.(v_get(e2) & v_clean(e1) & of(x2,x1) & n_thing(x1) & n_people(x1) & n_clothes(x2) & Theme(e2,x2) & Theme(e1,x3) & Actor(e2,x1) & (x2 = x3)) | exists e2 e1 x1 x2 x3 x4.(v_get(e1) & v_clean(e2) & of(x3,x4) & of(x3,x1) & n_thing(x1) & n_people(x1) & n_dirty(x4) & n_clothes(x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) |
||
A toddler is being fed a burrito. | A toddler eat an veggie burrito | 1 | -100 | eat an apple | exists e1 x1 x2.(Recipient(e1,x2) & Theme(e1,x1) & v_feed(e1) & n_burrito(x2) & n_toddler(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_burrito(x2) & of(x2,x3) & n_veggie(x3) & n_toddler(x1)) | 4b54e714-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_feed(e1) & n_toddler(x1) & n_burrito(x2) & Theme(e1,x1) & Recipient(e1,x2)) | exists e1 x1 x2 x3.(v_eat(e1) & of(x2,x3) & n_veggie(x3) & n_toddler(x1) & n_burrito(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A toddler is being fed a burrito. | A toddler is eating Chinese food. | 2 | -100 | Feeding means not eating on its own but is made to eat. Buritto is not a chinese food. | exists e1 x1 x2.(Recipient(e1,x2) & Theme(e1,x1) & v_feed(e1) & n_burrito(x2) & n_toddler(x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_food(x2) & a_chinese(s1) & Theme(s1,x2) & n_toddler(x1)) | 4b54ee94-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_feed(e1) & n_toddler(x1) & n_burrito(x2) & Theme(e1,x1) & Recipient(e1,x2)) | exists e1 s1 x1 x2.(v_eat(e1) & n_toddler(x1) & n_food(x2) & a_chinese(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A toddler is being fed a burrito. | A toddler eat a burrito | 0 | -100 | Being fed means the same thing as eating. | exists e1 x1 x2.(Recipient(e1,x2) & Theme(e1,x1) & v_feed(e1) & n_burrito(x2) & n_toddler(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_burrito(x2) & n_toddler(x1)) | 4b54f42a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_feed(e1) & n_toddler(x1) & n_burrito(x2) & Theme(e1,x1) & Recipient(e1,x2)) | exists e1 x1 x2.(v_eat(e1) & n_toddler(x1) & n_burrito(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
lady in gray top and white pants carrying soap in laundry mat. | the lady is white | 1 | -100 | Not all women are white. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & in(e1,x5) & n_mat(x5) & of(x5,x6) & n_laundry(x6) & Theme(e1,x4) & Actor(e1,x3) & v_carry(e1) & n_soap(x4) & (x2 = x3) & n_pants(x2) & a_white(s3) & Theme(s3,x2) & a_top(s2) & Theme(s2,x2) & a_gray(s1) & Theme(s1,x2) & n_lady(x1)) | exists s1 x1.(n_lady(x1) & Theme(s1,x1) & a_white(s1)) | 4b54f89e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_carry(e1) & of(x5,x6) & n_soap(x4) & n_pants(x2) & n_mat(x5) & n_laundry(x6) & n_lady(x1) & in(x1,x2) & in(e1,x5) & a_white(s3) & a_topic(x1) & a_top(s2) & a_gray(s1) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists s1 x1.(n_lady(x1) & a_white(s1) & Theme(s1,x1)) |
||
lady in gray top and white pants carrying soap in laundry mat. | the lady is nude | 2 | -100 | A lady may had either wore gray top and white pants or is nude, But can't be both at the same time. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & in(e1,x5) & n_mat(x5) & of(x5,x6) & n_laundry(x6) & Theme(e1,x4) & Actor(e1,x3) & v_carry(e1) & n_soap(x4) & (x2 = x3) & n_pants(x2) & a_white(s3) & Theme(s3,x2) & a_top(s2) & Theme(s2,x2) & a_gray(s1) & Theme(s1,x2) & n_lady(x1)) | exists s1 x1.(n_lady(x1) & Theme(s1,x1) & a_nude(s1)) | 4b54fd08-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_carry(e1) & of(x5,x6) & n_soap(x4) & n_pants(x2) & n_mat(x5) & n_laundry(x6) & n_lady(x1) & in(x1,x2) & in(e1,x5) & a_white(s3) & a_topic(x1) & a_top(s2) & a_gray(s1) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists s1 x1.(n_lady(x1) & a_nude(s1) & Theme(s1,x1)) |
||
lady in gray top and white pants carrying soap in laundry mat. | lady in gray | 0 | -100 | lady in gray and lady in gray is the same. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & in(e1,x5) & n_mat(x5) & of(x5,x6) & n_laundry(x6) & Theme(e1,x4) & Actor(e1,x3) & v_carry(e1) & n_soap(x4) & (x2 = x3) & n_pants(x2) & a_white(s3) & Theme(s3,x2) & a_top(s2) & Theme(s2,x2) & a_gray(s1) & Theme(s1,x2) & n_lady(x1)) | exists x1 x2.(a_topic(x1) & in(x1,x2) & n_gray(x2) & n_lady(x1)) | 4b55015e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_carry(e1) & of(x5,x6) & n_soap(x4) & n_pants(x2) & n_mat(x5) & n_laundry(x6) & n_lady(x1) & in(x1,x2) & in(e1,x5) & a_white(s3) & a_topic(x1) & a_top(s2) & a_gray(s1) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists x1 x2.(n_lady(x1) & n_gray(x2) & in(x1,x2) & a_topic(x1)) |
||
Two children run on the beach. | The children are at the beach | 1 | -100 | There is nothing in the second phrase that is not infer-able. | exists e1 x1 x2.(n_beach(x2) & on(e1,x2) & Actor(e1,x1) & v_run(e1) & n_child(x1) & card_eq_2(x1)) | exists p1 x1 x2.(n_beach(x2) & n_child(x1) & at(x1,x2)) | 4b5505c8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_run(e1) & on(e1,x2) & n_child(x1) & n_beach(x2) & card_eq_2(x1) & Actor(e1,x1)) | exists x1 x2.(n_child(x1) & n_beach(x2) & at(x1,x2)) |
||
Two children run on the beach. | The children is running | 0 | -100 | Two children run on the beach implies there is at least one children is running. | exists e1 x1 x2.(n_beach(x2) & on(e1,x2) & Actor(e1,x1) & v_run(e1) & n_child(x1) & card_eq_2(x1)) | exists e1 x1.(n_child(x1) & Actor(e1,x1) & v_run(e1)) | 4b550a32-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_run(e1) & on(e1,x2) & n_child(x1) & n_beach(x2) & card_eq_2(x1) & Actor(e1,x1)) | exists e1 x1.(v_run(e1) & n_child(x1) & Actor(e1,x1)) |
||
Two children run on the beach. | the children are sleeping. | 2 | -100 | If you are sleeping you are not on a run. | exists e1 x1 x2.(n_beach(x2) & on(e1,x2) & Actor(e1,x1) & v_run(e1) & n_child(x1) & card_eq_2(x1)) | exists e1 x1.(n_child(x1) & Actor(e1,x1) & v_sleep(e1)) | 4b550f1e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_run(e1) & on(e1,x2) & n_child(x1) & n_beach(x2) & card_eq_2(x1) & Actor(e1,x1)) | exists e1 x1.(v_sleep(e1) & n_child(x1) & Actor(e1,x1)) |
||
A boy in a yellow hoodie and a girl in a pink outfit play on the beach. | A boy and a girl play on the beach. | 0 | -100 | Play on the beach and play on the beach is the same thing. | exists s1 s2 s3 x1 x2 x3 x4 x5 x6.(n_beach(x6) & a_topic(s1) & subset_of(x3,s1) & in(x3,x4) & on(x4,x6) & n_play(x4) & of(x4,x5) & n_outfit(x5) & a_pink(s3) & Theme(s3,x4) & n_girl(x3) & subset_of(x1,s1) & in(x1,x2) & n_hoodie(x2) & a_yellow(s2) & Theme(s2,x2) & n_boy(x1)) | exists s1 x1 x2 x3 x4.(n_beach(x4) & a_topic(s1) & subset_of(x2,s1) & on(x2,x4) & n_play(x2) & of(x2,x3) & n_girl(x3) & subset_of(x1,s1) & n_boy(x1)) | 4b551496-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3 x4 x5 x6.(subset_of(x3,s1) & subset_of(x1,s1) & on(x4,x6) & of(x4,x5) & n_play(x4) & n_outfit(x5) & n_hoodie(x2) & n_girl(x3) & n_boy(x1) & n_beach(x6) & in(x3,x4) & in(x1,x2) & a_yellow(s2) & a_topic(s1) & a_pink(s3) & Theme(s3,x4) & Theme(s2,x2)) | exists s1 x1 x2 x3 x4.(subset_of(x2,s1) & subset_of(x1,s1) & on(x2,x4) & of(x2,x3) & n_play(x2) & n_girl(x3) & n_boy(x1) & n_beach(x4) & a_topic(s1)) |
||
A boy in a yellow hoodie and a girl in a pink outfit play on the beach. | A boy and a girl play on the beach for the first time. | 1 | -100 | There is no way to know if this is the boy and girl's first time on the beach. | exists s1 s2 s3 x1 x2 x3 x4 x5 x6.(n_beach(x6) & a_topic(s1) & subset_of(x3,s1) & in(x3,x4) & on(x4,x6) & n_play(x4) & of(x4,x5) & n_outfit(x5) & a_pink(s3) & Theme(s3,x4) & n_girl(x3) & subset_of(x1,s1) & in(x1,x2) & n_hoodie(x2) & a_yellow(s2) & Theme(s2,x2) & n_boy(x1)) | exists s1 s2 x1 x2 x3 x4 x5.(n_time(x5) & a_first(s2) & Theme(s2,x5) & n_beach(x4) & a_topic(s1) & subset_of(x2,s1) & on(x2,x4) & for(x4,x5) & n_play(x2) & of(x2,x3) & n_girl(x3) & subset_of(x1,s1) & n_boy(x1)) | 4b551914-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3 x4 x5 x6.(subset_of(x3,s1) & subset_of(x1,s1) & on(x4,x6) & of(x4,x5) & n_play(x4) & n_outfit(x5) & n_hoodie(x2) & n_girl(x3) & n_boy(x1) & n_beach(x6) & in(x3,x4) & in(x1,x2) & a_yellow(s2) & a_topic(s1) & a_pink(s3) & Theme(s3,x4) & Theme(s2,x2)) | exists s1 s2 x1 x2 x3 x4 x5.(subset_of(x2,s1) & subset_of(x1,s1) & on(x2,x4) & of(x2,x3) & n_time(x5) & n_play(x2) & n_girl(x3) & n_boy(x1) & n_beach(x4) & for(x4,x5) & a_topic(s1) & a_first(s2) & Theme(s2,x5)) |
||
A boy in a yellow hoodie and a girl in a pink outfit play on the beach. | A woman wants pizza for dinner. | 2 | -100 | Boy and girl cannot make a single woman. Boy and girl are playing and not ordering a pizza, | exists s1 s2 s3 x1 x2 x3 x4 x5 x6.(n_beach(x6) & a_topic(s1) & subset_of(x3,s1) & in(x3,x4) & on(x4,x6) & n_play(x4) & of(x4,x5) & n_outfit(x5) & a_pink(s3) & Theme(s3,x4) & n_girl(x3) & subset_of(x1,s1) & in(x1,x2) & n_hoodie(x2) & a_yellow(s2) & Theme(s2,x2) & n_boy(x1)) | exists e1 x1 x2 x3.(for(e1,x3) & n_dinner(x3) & Theme(e1,x2) & Actor(e1,x1) & v_want(e1) & n_pizza(x2) & n_woman(x1)) | 4b551d7e-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3 x4 x5 x6.(subset_of(x3,s1) & subset_of(x1,s1) & on(x4,x6) & of(x4,x5) & n_play(x4) & n_outfit(x5) & n_hoodie(x2) & n_girl(x3) & n_boy(x1) & n_beach(x6) & in(x3,x4) & in(x1,x2) & a_yellow(s2) & a_topic(s1) & a_pink(s3) & Theme(s3,x4) & Theme(s2,x2)) | exists e1 x1 x2 x3.(v_want(e1) & n_woman(x1) & n_pizza(x2) & n_dinner(x3) & for(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two children, a boy and a girl, are running along a beach with tire tracks in the sand. | a man lays in the sand | 2 | -100 | Two children, a boy and a girl don't make a man. The children are running in the sand and not laying down. | exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_sand(x9) & with(e1,x7) & in(x7,x9) & n_track(x7) & of(x7,x8) & n_tire(x8) & along(e1,x6) & n_beach(x6) & Actor(e1,x1) & v_run(e1) & subset_of(x3,x1) & subset_of(x5,x3) & n_girl(x5) & subset_of(x4,x3) & n_boy(x4) & subset_of(x2,x1) & n_child(x2) & card_eq_2(x2)) | exists e1 x1 x2.(n_sand(x2) & in(e1,x2) & Actor(e1,x1) & v_lay(e1) & n_man(x1)) | 4b55233c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e1,x7) & v_run(e1) & subset_of(x5,x3) & subset_of(x4,x3) & subset_of(x3,x1) & subset_of(x2,x1) & of(x7,x8) & n_track(x7) & n_tire(x8) & n_sand(x9) & n_girl(x5) & n_child(x2) & n_boy(x4) & n_beach(x6) & in(x7,x9) & card_eq_2(x2) & along(e1,x6) & Actor(e1,x1)) | exists e1 x1 x2.(v_lay(e1) & n_sand(x2) & n_man(x1) & in(e1,x2) & Actor(e1,x1)) |
||
Two children, a boy and a girl, are running along a beach with tire tracks in the sand. | two children run along the sand near tire tracks | 1 | -100 | The children may be near or far from the tire tracks. | exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_sand(x9) & with(e1,x7) & in(x7,x9) & n_track(x7) & of(x7,x8) & n_tire(x8) & along(e1,x6) & n_beach(x6) & Actor(e1,x1) & v_run(e1) & subset_of(x3,x1) & subset_of(x5,x3) & n_girl(x5) & subset_of(x4,x3) & n_boy(x4) & subset_of(x2,x1) & n_child(x2) & card_eq_2(x2)) | exists e1 x1 x2 x3 x4.(n_sand(x2) & along(e1,x2) & near(x2,x3) & n_track(x3) & of(x3,x4) & n_tire(x4) & Actor(e1,x1) & v_run(e1) & n_child(x1) & card_eq_2(x1)) | 4b5527a6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e1,x7) & v_run(e1) & subset_of(x5,x3) & subset_of(x4,x3) & subset_of(x3,x1) & subset_of(x2,x1) & of(x7,x8) & n_track(x7) & n_tire(x8) & n_sand(x9) & n_girl(x5) & n_child(x2) & n_boy(x4) & n_beach(x6) & in(x7,x9) & card_eq_2(x2) & along(e1,x6) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_run(e1) & of(x3,x4) & near(x2,x3) & n_track(x3) & n_tire(x4) & n_sand(x2) & n_child(x1) & card_eq_2(x1) & along(e1,x2) & Actor(e1,x1)) |
||
Two children, a boy and a girl, are running along a beach with tire tracks in the sand. | two kids run along tire tracks on the beach | 0 | -100 | "two kids" is another way of saying "Two children, " and the tire tracks are in the sand, so they must be at the beach. | exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_sand(x9) & with(e1,x7) & in(x7,x9) & n_track(x7) & of(x7,x8) & n_tire(x8) & along(e1,x6) & n_beach(x6) & Actor(e1,x1) & v_run(e1) & subset_of(x3,x1) & subset_of(x5,x3) & n_girl(x5) & subset_of(x4,x3) & n_boy(x4) & subset_of(x2,x1) & n_child(x2) & card_eq_2(x2)) | exists e1 x1 x2 x3 x4.(n_beach(x4) & along(e1,x2) & on(x2,x4) & n_track(x2) & of(x2,x3) & n_tire(x3) & Actor(e1,x1) & v_run(e1) & n_kid(x1) & card_eq_2(x1)) | 4b552c06-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e1,x7) & v_run(e1) & subset_of(x5,x3) & subset_of(x4,x3) & subset_of(x3,x1) & subset_of(x2,x1) & of(x7,x8) & n_track(x7) & n_tire(x8) & n_sand(x9) & n_girl(x5) & n_child(x2) & n_boy(x4) & n_beach(x6) & in(x7,x9) & card_eq_2(x2) & along(e1,x6) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_run(e1) & on(x2,x4) & of(x2,x3) & n_track(x2) & n_tire(x3) & n_kid(x1) & n_beach(x4) & card_eq_2(x1) & along(e1,x2) & Actor(e1,x1)) |
||
Children running along the waters edge. | A parrot talks. | 2 | -100 | Children means more than one human being and not a bird like a parrot. Children are running and not talking. | exists e1 x1 x2 x3 x4.(n_edge(x3) & of(x3,x4) & n_waters(x4) & a_topic(x1) & along(e1,x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_child(x1)) | exists x1 x2.(a_topic(x1) & n_talk(x1) & of(x1,x2) & n_parrot(x2)) | 4b55307a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_run(e1) & of(x3,x4) & n_waters(x4) & n_edge(x3) & n_child(x1) & along(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists x1 x2.(of(x1,x2) & n_talk(x1) & n_parrot(x2) & a_topic(x1)) |
||
Children running along the waters edge. | Kids running by the shore. | 0 | -100 | Children are kids and water's edge is shore. | exists e1 x1 x2 x3 x4.(n_edge(x3) & of(x3,x4) & n_waters(x4) & a_topic(x1) & along(e1,x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_child(x1)) | exists e1 x1 x2 x3.(n_shore(x3) & a_topic(x1) & by(e1,x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_kid(x1)) | 4b553552-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_run(e1) & of(x3,x4) & n_waters(x4) & n_edge(x3) & n_child(x1) & along(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_run(e1) & n_shore(x3) & n_kid(x1) & by(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
Children running along the waters edge. | Kids run, playing tag along the shore of the lake. | 1 | -100 | The children may not be playing tag. The body of water with an edge is not necessarily a lake. | exists e1 x1 x2 x3 x4.(n_edge(x3) & of(x3,x4) & n_waters(x4) & a_topic(x1) & along(e1,x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_child(x1)) | exists e2 e1 x1 x2 x3 x4.(n_lake(x4) & n_shore(x3) & for(e1,e2) & along(e2,x3) & of(x3,x4) & Theme(e2,x2) & Actor(e2,x1) & v_play(e2) & n_tag(x2) & Actor(e1,x1) & v_run(e1) & n_kid(x1)) | 4b553a5c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_run(e1) & of(x3,x4) & n_waters(x4) & n_edge(x3) & n_child(x1) & along(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e2 e1 x1 x2 x3 x4.(v_run(e1) & v_play(e2) & of(x3,x4) & n_tag(x2) & n_shore(x3) & n_lake(x4) & n_kid(x1) & for(e1,e2) & along(e2,x3) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x1)) |
||
Little boy and little girl, playing by the beach shore. | Kids playing with water. | 0 | -100 | Little bog and little girl are also called as kids and beach shore consist of water. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(n_shore(x4) & of(x4,x5) & n_beach(x5) & a_topic(s1) & subset_of(x2,s1) & by(e1,x4) & Actor(e1,x3) & v_play(e1) & (x2 = x3) & n_girl(x2) & a_little(s3) & Theme(s3,x2) & subset_of(x1,s1) & n_boy(x1) & a_little(s2) & Theme(s2,x1)) | exists e1 x1 x2 x3.(a_topic(x1) & with(e1,x3) & n_water(x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_kid(x1)) | 4b553ee4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_play(e1) & subset_of(x2,s1) & subset_of(x1,s1) & of(x4,x5) & n_shore(x4) & n_girl(x2) & n_boy(x1) & n_beach(x5) & by(e1,x4) & a_topic(s1) & a_little(s3) & a_little(s2) & Theme(s3,x2) & Theme(s2,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3.(with(e1,x3) & v_play(e1) & n_water(x3) & n_kid(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
Little boy and little girl, playing by the beach shore. | Small wonder trying to catch water. | 1 | -100 | Playing at the beach does not imply catching water. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(n_shore(x4) & of(x4,x5) & n_beach(x5) & a_topic(s1) & subset_of(x2,s1) & by(e1,x4) & Actor(e1,x3) & v_play(e1) & (x2 = x3) & n_girl(x2) & a_little(s3) & Theme(s3,x2) & subset_of(x1,s1) & n_boy(x1) & a_little(s2) & Theme(s2,x1)) | exists e1 p1 s1 x1 x2.(a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & v_try(e1) & exists e2 x3.(Theme(e2,x3) & Actor(e2,x2) & v_catch(e2) & n_water(x3)) & (x1 = x2) & n_wonder(x1) & a_small(s1) & Theme(s1,x1)) | 4b554358-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_play(e1) & subset_of(x2,s1) & subset_of(x1,s1) & of(x4,x5) & n_shore(x4) & n_girl(x2) & n_boy(x1) & n_beach(x5) & by(e1,x4) & a_topic(s1) & a_little(s3) & a_little(s2) & Theme(s3,x2) & Theme(s2,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 p1 s1 x1 x2.(v_try(e1) & n_wonder(x1) & exists e2 x3.(v_catch(e2) & n_water(x3) & Theme(e2,x3) & Actor(e2,x2)) & a_topic(x1) & a_small(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) |
||
Little boy and little girl, playing by the beach shore. | Kids are eating mud. | 2 | -100 | Eating mud is generally not involved with playing. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(n_shore(x4) & of(x4,x5) & n_beach(x5) & a_topic(s1) & subset_of(x2,s1) & by(e1,x4) & Actor(e1,x3) & v_play(e1) & (x2 = x3) & n_girl(x2) & a_little(s3) & Theme(s3,x2) & subset_of(x1,s1) & n_boy(x1) & a_little(s2) & Theme(s2,x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_mud(x2) & n_kid(x1)) | 4b5547c2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_play(e1) & subset_of(x2,s1) & subset_of(x1,s1) & of(x4,x5) & n_shore(x4) & n_girl(x2) & n_boy(x1) & n_beach(x5) & by(e1,x4) & a_topic(s1) & a_little(s3) & a_little(s2) & Theme(s3,x2) & Theme(s2,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2.(v_eat(e1) & n_mud(x2) & n_kid(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A group of people in a sack race. | A family sits at a dinner table holding hands. | 2 | -100 | Sitting at a dinner table and having a sack race are two different events. | exists x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & in(x2,x3) & n_race(x3) & of(x3,x4) & n_sack(x4) & n_people(x2) & n_group(x1)) | exists e1 e2 x1 x2 x3 x4.(for(e1,e2) & Theme(e2,x4) & Actor(e2,x1) & v_hold(e2) & n_hand(x4) & at(e1,x2) & n_table(x2) & of(x2,x3) & n_dinner(x3) & Actor(e1,x1) & v_sit(e1) & n_family(x1)) | 4b554c22-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4.(of(x3,x4) & of(x1,x2) & n_sack(x4) & n_race(x3) & n_people(x2) & n_group(x1) & in(x2,x3) & a_topic(x1)) | exists e1 e2 x1 x2 x3 x4.(v_sit(e1) & v_hold(e2) & of(x2,x3) & n_table(x2) & n_hand(x4) & n_family(x1) & n_dinner(x3) & for(e1,e2) & at(e1,x2) & Theme(e2,x4) & Actor(e2,x1) & Actor(e1,x1)) |
||
A group of people in a sack race. | A sack race with a group of people. | 0 | -100 | A group of people in a sack race and a sack race with a group of people have the same meanings. | exists x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & in(x2,x3) & n_race(x3) & of(x3,x4) & n_sack(x4) & n_people(x2) & n_group(x1)) | exists x1 x2 x3 x4.(a_topic(x1) & with(x1,x3) & of(x3,x4) & n_people(x4) & n_group(x3) & n_race(x1) & of(x1,x2) & n_sack(x2)) | 4b555078-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4.(of(x3,x4) & of(x1,x2) & n_sack(x4) & n_race(x3) & n_people(x2) & n_group(x1) & in(x2,x3) & a_topic(x1)) | exists x1 x2 x3 x4.(with(x1,x3) & of(x3,x4) & of(x1,x2) & n_sack(x2) & n_race(x1) & n_people(x4) & n_group(x3) & a_topic(x1)) |
||
A group of people in a sack race. | A group of people in a sack race during a family reunion. | 1 | -100 | There are sack races lots of places other than family reunions. | exists x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & in(x2,x3) & n_race(x3) & of(x3,x4) & n_sack(x4) & n_people(x2) & n_group(x1)) | exists x1 x2 x3 x4 x5 x6.(a_topic(x1) & during(x1,x5) & n_reunion(x5) & of(x5,x6) & n_family(x6) & of(x1,x2) & in(x2,x3) & n_race(x3) & of(x3,x4) & n_sack(x4) & n_people(x2) & n_group(x1)) | 4b5554d8-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4.(of(x3,x4) & of(x1,x2) & n_sack(x4) & n_race(x3) & n_people(x2) & n_group(x1) & in(x2,x3) & a_topic(x1)) | exists x1 x2 x3 x4 x5 x6.(of(x5,x6) & of(x3,x4) & of(x1,x2) & n_sack(x4) & n_reunion(x5) & n_race(x3) & n_people(x2) & n_group(x1) & n_family(x6) & in(x2,x3) & during(x1,x5) & a_topic(x1)) |
||
A group of people having a sack race. | People are having a sack race. | 0 | -100 | People are a group and they are having a sack race. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & of(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_have(e1) & n_race(x4) & of(x4,x5) & n_sack(x5) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_race(x2) & of(x2,x3) & n_sack(x3) & n_people(x1)) | 4b555e6a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_have(e1) & of(x4,x5) & of(x1,x2) & n_sack(x5) & n_race(x4) & n_people(x2) & n_group(x1) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3.(v_have(e1) & of(x2,x3) & n_sack(x3) & n_race(x2) & n_people(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A group of children have fun in sack race. | some childrens standing in a park | 2 | -100 | One is unlikely to race while standing. | exists e1 x1 x2 x3 x4 x5.(Theme(e1,x3) & Actor(e1,x1) & v_have(e1) & in(x3,x4) & n_race(x4) & of(x4,x5) & n_sack(x5) & n_fun(x3) & of(x1,x2) & n_child(x2) & n_group(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & in(e1,x3) & n_park(x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_children(x1)) | 4b556bb2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_have(e1) & of(x4,x5) & of(x1,x2) & n_sack(x5) & n_race(x4) & n_group(x1) & n_fun(x3) & n_child(x2) & in(x3,x4) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_stand(e1) & n_park(x3) & n_children(x1) & in(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
People playing a game by jumping in beanbags. | There are people jumping around. | 0 | -100 | People are jumping in beanbags, therefore there must be people jumping around. | exists e1 e2 x1 x2 x3 x4.(a_topic(x1) & by(e1,e2) & in(e2,x4) & n_beanbag(x4) & Actor(e2,x2) & v_jump(e2) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_game(x3) & (x1 = x2) & n_people(x1)) | exists p1 x1 e1 s1 x2 x3.((x1 = x2) & a_around(s1) & Manner(e1,s1) & Actor(e1,x3) & v_jump(e1) & (x2 = x3) & n_people(x2)) | 4b5575b2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4.(v_play(e1) & v_jump(e2) & n_people(x1) & n_game(x3) & n_beanbag(x4) & in(e2,x4) & by(e1,e2) & a_topic(x1) & Theme(e1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists x1 e1 s1 x2 x3.(v_jump(e1) & n_people(x2) & a_around(s1) & Manner(e1,s1) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)) |
||
A view of participants playing a sack race in a park. | The participants are all female. | 1 | -100 | There is no way to know if the participants are male or female. | exists e1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & of(x1,x2) & in(e1,x6) & n_park(x6) & Theme(e1,x4) & Actor(e1,x3) & v_play(e1) & n_race(x4) & of(x4,x5) & n_sack(x5) & (x2 = x3) & n_participant(x2) & n_view(x1)) | exists p1 x1.(n_participant(x1) & all x2.(n_female(x2) -> (x1 = x2))) | 4b5582fa-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_play(e1) & of(x4,x5) & of(x1,x2) & n_view(x1) & n_sack(x5) & n_race(x4) & n_participant(x2) & n_park(x6) & in(e1,x6) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists x1.(n_participant(x1) & all x2.(-n_female(x2) | (x1 = x2))) |
||
A contestant riding a pony in a rodeo setting is being thrown by the horse, while another cowboy looks on in the arena and spectators watch from behind a fence. | A contestant riding a pony is in a rodeo with another cowboy looking at the arena with spectators behind a fence because an accident has happened. | 1 | 0.839276 | Not all rodeo spectators watch from behind a fence because an accident has happened. | exists x5 x6 x8.(n_arena(x8) & n_cowboy(x6) & n_horse(x5) & all x1.(n_pony(x1) -> exists e1 p1 s1 x2 x3 x4.(exists e3 e2 x7 x9 x10 x11.(r_on(e2) & in(e2,x8) & behind(e3,x11) & n_fence(x11) & r_from(e3) & Theme(e3,x10) & Actor(e3,x9) & v_watch(e3) & (x8 = x10) & n_spectator(x9) & Actor(e2,x7) & v_look(e2) & n_cowboy(x7) & -(x7 = x6)) & while(e1,p1) & Actor(e1,x5) & Theme(e1,x2) & v_throw(e1) & in(x2,x3) & n_setting(x3) & of(x3,x4) & n_rodeo(x4) & for(x2,x1) & n_riding(x2) & a_contestant(s1) & Theme(s1,x2)))) | exists p1 s1 x1 x4 x7.(n_arena(x7) & n_cowboy(x4) & a_topic(x1) & exists p2 x2.(exists e1 p3 x3 x5 x6 x8 x9.(in(x2,x3) & with(x3,x5) & exists e2 x10.(Actor(e2,x10) & v_happen(e2) & n_accident(x10)) & because(e1,p3) & at(e1,x7) & with(x7,x8) & behind(x8,x9) & n_fence(x9) & n_spectator(x8) & Actor(e1,x6) & v_look(e1) & (x5 = x6) & n_cowboy(x5) & -(x5 = x4) & n_rodeo(x3)) & n_pony(x2)) & that(x1,p1) & n_riding(x1) & a_contestant(s1) & Theme(s1,x1)) | 4b55b158-e4c8-11ec-9cdd-0242ac1c0002 | exists x5 x6 x8.(n_horse(x5) & n_cowboy(x6) & n_arena(x8) & all x1.(exists e1 p1 s1 x2 x3 x4.(while(e1,p1) & v_throw(e1) & of(x3,x4) & n_setting(x3) & n_rodeo(x4) & n_riding(x2) & in(x2,x3) & for(x2,x1) & exists e3 e2 x7 x9 x10 x11.(v_watch(e3) & v_look(e2) & r_on(e2) & r_from(e3) & n_spectator(x9) & n_fence(x11) & n_cowboy(x7) & in(e2,x8) & behind(e3,x11) & Theme(e3,x10) & Actor(e3,x9) & Actor(e2,x7) & -(x7 = x6) & (x8 = x10)) & a_contestant(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x5)) | -n_pony(x1))) | exists p1 s1 x1 x4 x7.(that(x1,p1) & n_riding(x1) & n_cowboy(x4) & n_arena(x7) & exists x2.(n_pony(x2) & exists e1 p3 x3 x5 x6 x8 x9.(with(x7,x8) & with(x3,x5) & v_look(e1) & n_spectator(x8) & n_rodeo(x3) & n_fence(x9) & n_cowboy(x5) & in(x2,x3) & exists e2 x10.(v_happen(e2) & n_accident(x10) & Actor(e2,x10)) & behind(x8,x9) & because(e1,p3) & at(e1,x7) & Actor(e1,x6) & -(x5 = x4) & (x5 = x6))) & a_topic(x1) & a_contestant(s1) & Theme(s1,x1)) |
||
A contestant riding a pony in a rodeo setting is being thrown by the horse, while another cowboy looks on in the arena and spectators watch from behind a fence. | A large cat playing with a ball. | 2 | 0 | A horse cannot be a cat. | exists x5 x6 x8.(n_arena(x8) & n_cowboy(x6) & n_horse(x5) & all x1.(n_pony(x1) -> exists e1 p1 s1 x2 x3 x4.(exists e3 e2 x7 x9 x10 x11.(r_on(e2) & in(e2,x8) & behind(e3,x11) & n_fence(x11) & r_from(e3) & Theme(e3,x10) & Actor(e3,x9) & v_watch(e3) & (x8 = x10) & n_spectator(x9) & Actor(e2,x7) & v_look(e2) & n_cowboy(x7) & -(x7 = x6)) & while(e1,p1) & Actor(e1,x5) & Theme(e1,x2) & v_throw(e1) & in(x2,x3) & n_setting(x3) & of(x3,x4) & n_rodeo(x4) & for(x2,x1) & n_riding(x2) & a_contestant(s1) & Theme(s1,x2)))) | exists s1 x1 x2 x3.(a_topic(x1) & with(x1,x3) & n_ball(x3) & n_playing(x1) & of(x1,x2) & n_cat(x2) & a_large(s1) & Theme(s1,x1)) | 4b55b5d6-e4c8-11ec-9cdd-0242ac1c0002 | exists x5 x6 x8.(n_horse(x5) & n_cowboy(x6) & n_arena(x8) & all x1.(exists e1 p1 s1 x2 x3 x4.(while(e1,p1) & v_throw(e1) & of(x3,x4) & n_setting(x3) & n_rodeo(x4) & n_riding(x2) & in(x2,x3) & for(x2,x1) & exists e3 e2 x7 x9 x10 x11.(v_watch(e3) & v_look(e2) & r_on(e2) & r_from(e3) & n_spectator(x9) & n_fence(x11) & n_cowboy(x7) & in(e2,x8) & behind(e3,x11) & Theme(e3,x10) & Actor(e3,x9) & Actor(e2,x7) & -(x7 = x6) & (x8 = x10)) & a_contestant(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x5)) | -n_pony(x1))) | exists s1 x1 x2 x3.(with(x1,x3) & of(x1,x2) & n_playing(x1) & n_cat(x2) & n_ball(x3) & a_topic(x1) & a_large(s1) & Theme(s1,x1)) |
||
A contestant riding a pony in a rodeo setting is being thrown by the horse, while another cowboy looks on in the arena and spectators watch from behind a fence. | A little girl riding a pony in a rodeo arena. | 1 | 0.00048 | A contestant is not necessarily a little girl. | exists x5 x6 x8.(n_arena(x8) & n_cowboy(x6) & n_horse(x5) & all x1.(n_pony(x1) -> exists e1 p1 s1 x2 x3 x4.(exists e3 e2 x7 x9 x10 x11.(r_on(e2) & in(e2,x8) & behind(e3,x11) & n_fence(x11) & r_from(e3) & Theme(e3,x10) & Actor(e3,x9) & v_watch(e3) & (x8 = x10) & n_spectator(x9) & Actor(e2,x7) & v_look(e2) & n_cowboy(x7) & -(x7 = x6)) & while(e1,p1) & Actor(e1,x5) & Theme(e1,x2) & v_throw(e1) & in(x2,x3) & n_setting(x3) & of(x3,x4) & n_rodeo(x4) & for(x2,x1) & n_riding(x2) & a_contestant(s1) & Theme(s1,x2)))) | exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(e1,x4) & n_arena(x4) & of(x4,x5) & n_rodeo(x5) & Theme(e1,x3) & Actor(e1,x2) & v_ride(e1) & n_pony(x3) & (x1 = x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | 4b55ccba-e4c8-11ec-9cdd-0242ac1c0002 | exists x5 x6 x8.(n_horse(x5) & n_cowboy(x6) & n_arena(x8) & all x1.(exists e1 p1 s1 x2 x3 x4.(while(e1,p1) & v_throw(e1) & of(x3,x4) & n_setting(x3) & n_rodeo(x4) & n_riding(x2) & in(x2,x3) & for(x2,x1) & exists e3 e2 x7 x9 x10 x11.(v_watch(e3) & v_look(e2) & r_on(e2) & r_from(e3) & n_spectator(x9) & n_fence(x11) & n_cowboy(x7) & in(e2,x8) & behind(e3,x11) & Theme(e3,x10) & Actor(e3,x9) & Actor(e2,x7) & -(x7 = x6) & (x8 = x10)) & a_contestant(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x5)) | -n_pony(x1))) | exists e1 s1 x1 x2 x3 x4 x5.(v_ride(e1) & of(x4,x5) & n_rodeo(x5) & n_pony(x3) & n_girl(x1) & n_arena(x4) & in(e1,x4) & a_topic(x1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A contestant riding a pony in a rodeo setting is being thrown by the horse, while another cowboy looks on in the arena and spectators watch from behind a fence. | A person is riding a big animal. | 1 | 0.659132 | A pony is not necessarily a big animal. | exists x5 x6 x8.(n_arena(x8) & n_cowboy(x6) & n_horse(x5) & all x1.(n_pony(x1) -> exists e1 p1 s1 x2 x3 x4.(exists e3 e2 x7 x9 x10 x11.(r_on(e2) & in(e2,x8) & behind(e3,x11) & n_fence(x11) & r_from(e3) & Theme(e3,x10) & Actor(e3,x9) & v_watch(e3) & (x8 = x10) & n_spectator(x9) & Actor(e2,x7) & v_look(e2) & n_cowboy(x7) & -(x7 = x6)) & while(e1,p1) & Actor(e1,x5) & Theme(e1,x2) & v_throw(e1) & in(x2,x3) & n_setting(x3) & of(x3,x4) & n_rodeo(x4) & for(x2,x1) & n_riding(x2) & a_contestant(s1) & Theme(s1,x2)))) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_animal(x2) & a_big(s1) & Theme(s1,x2) & n_person(x1)) | 4b55d69c-e4c8-11ec-9cdd-0242ac1c0002 | exists x5 x6 x8.(n_horse(x5) & n_cowboy(x6) & n_arena(x8) & all x1.(exists e1 p1 s1 x2 x3 x4.(while(e1,p1) & v_throw(e1) & of(x3,x4) & n_setting(x3) & n_rodeo(x4) & n_riding(x2) & in(x2,x3) & for(x2,x1) & exists e3 e2 x7 x9 x10 x11.(v_watch(e3) & v_look(e2) & r_on(e2) & r_from(e3) & n_spectator(x9) & n_fence(x11) & n_cowboy(x7) & in(e2,x8) & behind(e3,x11) & Theme(e3,x10) & Actor(e3,x9) & Actor(e2,x7) & -(x7 = x6) & (x8 = x10)) & a_contestant(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x5)) | -n_pony(x1))) | exists e1 s1 x1 x2.(v_ride(e1) & n_person(x1) & n_animal(x2) & a_big(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A contestant riding a pony in a rodeo setting is being thrown by the horse, while another cowboy looks on in the arena and spectators watch from behind a fence. | A cowboy has just ridden for 8 seconds before being thrown from his horse in a rodeo. | 1 | 0.004098 | A contestant is not necessarily a cowboy. Not all contestants ride for 8 seconds. | exists x5 x6 x8.(n_arena(x8) & n_cowboy(x6) & n_horse(x5) & all x1.(n_pony(x1) -> exists e1 p1 s1 x2 x3 x4.(exists e3 e2 x7 x9 x10 x11.(r_on(e2) & in(e2,x8) & behind(e3,x11) & n_fence(x11) & r_from(e3) & Theme(e3,x10) & Actor(e3,x9) & v_watch(e3) & (x8 = x10) & n_spectator(x9) & Actor(e2,x7) & v_look(e2) & n_cowboy(x7) & -(x7 = x6)) & while(e1,p1) & Actor(e1,x5) & Theme(e1,x2) & v_throw(e1) & in(x2,x3) & n_setting(x3) & of(x3,x4) & n_rodeo(x4) & for(x2,x1) & n_riding(x2) & a_contestant(s1) & Theme(s1,x2)))) | exists e1 e2 s1 x1 x2 x3 x4.(before(e1,e2) & in(e2,x4) & n_rodeo(x4) & from(e2,x3) & n_horse(x3) & of(x3,x1) & n_male(x1) & Theme(e2,x1) & v_throw(e2) & a_just(s1) & Manner(e1,s1) & for(e1,x2) & n_seconds(x2) & n_date(x2) & a_date_day_08(x2) & a_date_day_08(x2) & Actor(e1,x1) & v_ride(e1) & n_cowboy(x1)) | 4b55db24-e4c8-11ec-9cdd-0242ac1c0002 | exists x5 x6 x8.(n_horse(x5) & n_cowboy(x6) & n_arena(x8) & all x1.(exists e1 p1 s1 x2 x3 x4.(while(e1,p1) & v_throw(e1) & of(x3,x4) & n_setting(x3) & n_rodeo(x4) & n_riding(x2) & in(x2,x3) & for(x2,x1) & exists e3 e2 x7 x9 x10 x11.(v_watch(e3) & v_look(e2) & r_on(e2) & r_from(e3) & n_spectator(x9) & n_fence(x11) & n_cowboy(x7) & in(e2,x8) & behind(e3,x11) & Theme(e3,x10) & Actor(e3,x9) & Actor(e2,x7) & -(x7 = x6) & (x8 = x10)) & a_contestant(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x5)) | -n_pony(x1))) | exists e1 e2 s1 x1 x2 x3 x4.(v_throw(e2) & v_ride(e1) & of(x3,x1) & n_seconds(x2) & n_rodeo(x4) & n_male(x1) & n_horse(x3) & n_date(x2) & n_cowboy(x1) & in(e2,x4) & from(e2,x3) & for(e1,x2) & before(e1,e2) & a_just(s1) & a_date_day_08(x2) & Theme(e2,x1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A contestant riding a pony in a rodeo setting is being thrown by the horse, while another cowboy looks on in the arena and spectators watch from behind a fence. | In a rodeo, a cowboy is being thrown by a horse as another cowboy and spectators watch. | 0 | 0.969653 | Contestant riding a pony implies a rodeo. | exists x5 x6 x8.(n_arena(x8) & n_cowboy(x6) & n_horse(x5) & all x1.(n_pony(x1) -> exists e1 p1 s1 x2 x3 x4.(exists e3 e2 x7 x9 x10 x11.(r_on(e2) & in(e2,x8) & behind(e3,x11) & n_fence(x11) & r_from(e3) & Theme(e3,x10) & Actor(e3,x9) & v_watch(e3) & (x8 = x10) & n_spectator(x9) & Actor(e2,x7) & v_look(e2) & n_cowboy(x7) & -(x7 = x6)) & while(e1,p1) & Actor(e1,x5) & Theme(e1,x2) & v_throw(e1) & in(x2,x3) & n_setting(x3) & of(x3,x4) & n_rodeo(x4) & for(x2,x1) & n_riding(x2) & a_contestant(s1) & Theme(s1,x2)))) | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(in(e1,x8) & n_rodeo(x8) & Actor(e1,x5) & Theme(e2,x7) & Actor(e2,x6) & v_watch(e2) & (x5 = x7) & n_spectator(x6) & n_horse(x5) & in(e1,x4) & n_rodeo(x4) & Actor(e1,x2) & as(x2,x3) & n_cowboy(x3) & -(x3 = x1) & n_cowboy(x1) & n_cowboy(x1) & n_horse(x2) & Theme(e1,x1) & v_throw(e1)) | 4b55e90c-e4c8-11ec-9cdd-0242ac1c0002 | exists x5 x6 x8.(n_horse(x5) & n_cowboy(x6) & n_arena(x8) & all x1.(exists e1 p1 s1 x2 x3 x4.(while(e1,p1) & v_throw(e1) & of(x3,x4) & n_setting(x3) & n_rodeo(x4) & n_riding(x2) & in(x2,x3) & for(x2,x1) & exists e3 e2 x7 x9 x10 x11.(v_watch(e3) & v_look(e2) & r_on(e2) & r_from(e3) & n_spectator(x9) & n_fence(x11) & n_cowboy(x7) & in(e2,x8) & behind(e3,x11) & Theme(e3,x10) & Actor(e3,x9) & Actor(e2,x7) & -(x7 = x6) & (x8 = x10)) & a_contestant(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x5)) | -n_pony(x1))) | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(v_watch(e2) & v_throw(e1) & n_spectator(x6) & n_rodeo(x8) & n_rodeo(x4) & n_horse(x5) & n_horse(x2) & n_cowboy(x3) & n_cowboy(x1) & in(e1,x8) & in(e1,x4) & as(x2,x3) & Theme(e2,x7) & Theme(e1,x1) & Actor(e2,x6) & Actor(e1,x5) & Actor(e1,x2) & -(x3 = x1) & (x5 = x7)) |
||
A contestant riding a pony in a rodeo setting is being thrown by the horse, while another cowboy looks on in the arena and spectators watch from behind a fence. | A cowboy is thrown from a horse during the final round of a rodeo competition. | 1 | 0.018542 | A contestant is not necessarily a cowboy. One riding a pony in a rodeo is not necessarily in the final round of a rodeo competition. | exists x5 x6 x8.(n_arena(x8) & n_cowboy(x6) & n_horse(x5) & all x1.(n_pony(x1) -> exists e1 p1 s1 x2 x3 x4.(exists e3 e2 x7 x9 x10 x11.(r_on(e2) & in(e2,x8) & behind(e3,x11) & n_fence(x11) & r_from(e3) & Theme(e3,x10) & Actor(e3,x9) & v_watch(e3) & (x8 = x10) & n_spectator(x9) & Actor(e2,x7) & v_look(e2) & n_cowboy(x7) & -(x7 = x6)) & while(e1,p1) & Actor(e1,x5) & Theme(e1,x2) & v_throw(e1) & in(x2,x3) & n_setting(x3) & of(x3,x4) & n_rodeo(x4) & for(x2,x1) & n_riding(x2) & a_contestant(s1) & Theme(s1,x2)))) | exists e1 s1 x1 x2 x3 x4 x5.(n_round(x3) & a_final(s1) & Theme(s1,x3) & during(e1,x3) & of(x3,x4) & n_competition(x4) & of(x4,x5) & n_rodeo(x5) & from(e1,x2) & n_horse(x2) & Theme(e1,x1) & v_throw(e1) & n_cowboy(x1)) | 4b55f258-e4c8-11ec-9cdd-0242ac1c0002 | exists x5 x6 x8.(n_horse(x5) & n_cowboy(x6) & n_arena(x8) & all x1.(exists e1 p1 s1 x2 x3 x4.(while(e1,p1) & v_throw(e1) & of(x3,x4) & n_setting(x3) & n_rodeo(x4) & n_riding(x2) & in(x2,x3) & for(x2,x1) & exists e3 e2 x7 x9 x10 x11.(v_watch(e3) & v_look(e2) & r_on(e2) & r_from(e3) & n_spectator(x9) & n_fence(x11) & n_cowboy(x7) & in(e2,x8) & behind(e3,x11) & Theme(e3,x10) & Actor(e3,x9) & Actor(e2,x7) & -(x7 = x6) & (x8 = x10)) & a_contestant(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x5)) | -n_pony(x1))) | exists e1 s1 x1 x2 x3 x4 x5.(v_throw(e1) & of(x4,x5) & of(x3,x4) & n_round(x3) & n_rodeo(x5) & n_horse(x2) & n_cowboy(x1) & n_competition(x4) & from(e1,x2) & during(e1,x3) & a_final(s1) & Theme(s1,x3) & Theme(e1,x1)) |
||
on a gorges sunny day, young man doing a trick on a BMX bike. | A man is on a bike | 0 | -100 | A BMX is a type of bike. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(on(s1,x1) & rel(x1,x3) & Theme(e1,x5) & Actor(e1,x4) & v_do(e1) & on(x5,x6) & n_bike(x6) & (x6 = x7) & ne_org_bmx(x7) & n_trick(x5) & (x3 = x4) & n_man(x3) & a_young(s3) & Theme(s3,x3) & n_day(x1) & a_sunny(s2) & Theme(s2,x1) & of(x1,x2) & n_gorge(x2) & a_topic(s1)) | exists p1 x1.(exists x2.(on(x1,x2) & n_bike(x2)) & n_man(x1)) | 4b58d446-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(v_do(e1) & rel(x1,x3) & on(x5,x6) & on(s1,x1) & of(x1,x2) & ne_org_bmx(x7) & n_trick(x5) & n_man(x3) & n_gorge(x2) & n_day(x1) & n_bike(x6) & a_young(s3) & a_topic(s1) & a_sunny(s2) & Theme(s3,x3) & Theme(s2,x1) & Theme(e1,x5) & Actor(e1,x4) & (x6 = x7) & (x3 = x4)) | exists x1.(n_man(x1) & exists x2.(on(x1,x2) & n_bike(x2))) |
||
A girl plays in a small pool. | A girl is playing in the sandbox. | 2 | -100 | One cannot be playing in a pool and a sandbox simultaneously. | exists e1 s1 x1 x2.(in(e1,x2) & n_pool(x2) & a_small(s1) & Theme(s1,x2) & Actor(e1,x1) & v_play(e1) & n_girl(x1)) | exists e1 x1 x2.(n_sandbox(x2) & in(e1,x2) & Actor(e1,x1) & v_play(e1) & n_girl(x1)) | 4b58d8b0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_play(e1) & n_pool(x2) & n_girl(x1) & in(e1,x2) & a_small(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & n_sandbox(x2) & n_girl(x1) & in(e1,x2) & Actor(e1,x1)) |
||
A girl plays in a small pool. | A girl is in a pool. | 0 | -100 | A girl is in a small pool where she plays. | exists e1 s1 x1 x2.(in(e1,x2) & n_pool(x2) & a_small(s1) & Theme(s1,x2) & Actor(e1,x1) & v_play(e1) & n_girl(x1)) | exists p1 x1.(exists x2.(in(x1,x2) & n_pool(x2)) & n_girl(x1)) | 4b58dd06-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_play(e1) & n_pool(x2) & n_girl(x1) & in(e1,x2) & a_small(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists x1.(n_girl(x1) & exists x2.(n_pool(x2) & in(x1,x2))) |
||
A girl plays in a small pool. | A girl is splashing water in a pool. | 1 | -100 | The girl in the pool may not be splashing water. | exists e1 s1 x1 x2.(in(e1,x2) & n_pool(x2) & a_small(s1) & Theme(s1,x2) & Actor(e1,x1) & v_play(e1) & n_girl(x1)) | exists e1 x1 x2 x3.(in(e1,x3) & n_pool(x3) & Theme(e1,x2) & Actor(e1,x1) & v_splash(e1) & n_water(x2) & n_girl(x1)) | 4b58e1f2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_play(e1) & n_pool(x2) & n_girl(x1) & in(e1,x2) & a_small(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_splash(e1) & n_water(x2) & n_pool(x3) & n_girl(x1) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young man with no shirt on is riding a bike. | The man is riding a skateboard | 2 | -100 | The man is either riding a bike or riding a skateboard | exists s1 x1.(-exists e1 s2 x2 x3 x4.(Theme(e1,x4) & Actor(e1,x1) & v_ride(e1) & n_bike(x4) & with(x1,x2) & Theme(s2,x3) & a_on(s2) & (x2 = x3) & n_shirt(x2)) & n_man(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_skateboard(x2)) | 4b58e68e-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1.(n_man(x1) & all e1 s2 x2 x3 x4.(-with(x1,x2) | -v_ride(e1) | -n_shirt(x2) | -n_bike(x4) | -a_on(s2) | -Theme(s2,x3) | -Theme(e1,x4) | -Actor(e1,x1) | -(x2 = x3)) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2.(v_ride(e1) & n_skateboard(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young man with no shirt on is riding a bike. | The man is going to lunch | 1 | -100 | Just because the man is riding a bike, does not mean he is going to lunch. | exists s1 x1.(-exists e1 s2 x2 x3 x4.(Theme(e1,x4) & Actor(e1,x1) & v_ride(e1) & n_bike(x4) & with(x1,x2) & Theme(s2,x3) & a_on(s2) & (x2 = x3) & n_shirt(x2)) & n_man(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 p1 x1.(n_man(x1) & Topic(e1,p1) & Actor(e1,x1) & v_go(e1) & exists e2.(Actor(e2,x1) & v_lunch(e2))) | 4b58ebb6-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1.(n_man(x1) & all e1 s2 x2 x3 x4.(-with(x1,x2) | -v_ride(e1) | -n_shirt(x2) | -n_bike(x4) | -a_on(s2) | -Theme(s2,x3) | -Theme(e1,x4) | -Actor(e1,x1) | -(x2 = x3)) & a_young(s1) & Theme(s1,x1)) | exists e1 p1 x1.(v_go(e1) & n_man(x1) & exists e2.(v_lunch(e2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A young man with no shirt on is riding a bike. | The man is shirtless | 0 | -100 | A man with no shirt is shirtless. | exists s1 x1.(-exists e1 s2 x2 x3 x4.(Theme(e1,x4) & Actor(e1,x1) & v_ride(e1) & n_bike(x4) & with(x1,x2) & Theme(s2,x3) & a_on(s2) & (x2 = x3) & n_shirt(x2)) & n_man(x1) & a_young(s1) & Theme(s1,x1)) | exists s1 x1.(n_man(x1) & Theme(s1,x1) & a_shirtless(s1)) | 4b58f0de-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1.(n_man(x1) & all e1 s2 x2 x3 x4.(-with(x1,x2) | -v_ride(e1) | -n_shirt(x2) | -n_bike(x4) | -a_on(s2) | -Theme(s2,x3) | -Theme(e1,x4) | -Actor(e1,x1) | -(x2 = x3)) & a_young(s1) & Theme(s1,x1)) | exists s1 x1.(n_man(x1) & a_shirtless(s1) & Theme(s1,x1)) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.