premise
stringlengths 9
342
| hypothesis
stringlengths 1
295
| label
int64 0
2
| probability
float64 -100
1
| explanation_1
stringlengths 0
706
| explanation_2
stringclasses 1
value | explanation_3
stringclasses 1
value | premise_logic
stringlengths 39
2.12k
| hypothesis_logic
stringlengths 33
2.09k
| id
stringlengths 36
36
| premise_sim
stringlengths 39
2.11k
| hypothesis_sim
stringlengths 33
2.08k
|
---|---|---|---|---|---|---|---|---|---|---|---|
A woman with a white purse walks across a gray platform in front of a tall building. | A woman walks in front of a building. | 0 | 0.956263 | A woman with a white purse is a type of woman, and tall building is a type of building. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(in(e1,x4) & of(x4,x5) & n_building(x5) & a_tall(s3) & Theme(s3,x5) & n_front(x4) & across(e1,x3) & n_platform(x3) & a_gray(s2) & Theme(s2,x3) & Actor(e1,x1) & v_walk(e1) & with(x1,x2) & n_purse(x2) & a_white(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2 x3.(in(e1,x2) & of(x2,x3) & n_building(x3) & n_front(x2) & Actor(e1,x1) & v_walk(e1) & n_woman(x1)) | 7a2f8f58-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(with(x1,x2) & v_walk(e1) & of(x4,x5) & n_woman(x1) & n_purse(x2) & n_platform(x3) & n_front(x4) & n_building(x5) & in(e1,x4) & across(e1,x3) & a_white(s1) & a_tall(s3) & a_gray(s2) & Theme(s3,x5) & Theme(s2,x3) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_walk(e1) & of(x2,x3) & n_woman(x1) & n_front(x2) & n_building(x3) & in(e1,x2) & Actor(e1,x1)) |
||
A woman with a white purse walks across a gray platform in front of a tall building. | A woman with a purse is walking in front of a building. | 0 | -100 | A white purse is a purse and walks is the some as walking and a tall building is a building. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(in(e1,x4) & of(x4,x5) & n_building(x5) & a_tall(s3) & Theme(s3,x5) & n_front(x4) & across(e1,x3) & n_platform(x3) & a_gray(s2) & Theme(s2,x3) & Actor(e1,x1) & v_walk(e1) & with(x1,x2) & n_purse(x2) & a_white(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2 x3 x4.(in(e1,x3) & of(x3,x4) & n_building(x4) & n_front(x3) & Actor(e1,x1) & v_walk(e1) & with(x1,x2) & n_purse(x2) & n_woman(x1)) | 7a2f9426-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(with(x1,x2) & v_walk(e1) & of(x4,x5) & n_woman(x1) & n_purse(x2) & n_platform(x3) & n_front(x4) & n_building(x5) & in(e1,x4) & across(e1,x3) & a_white(s1) & a_tall(s3) & a_gray(s2) & Theme(s3,x5) & Theme(s2,x3) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(with(x1,x2) & v_walk(e1) & of(x3,x4) & n_woman(x1) & n_purse(x2) & n_front(x3) & n_building(x4) & in(e1,x3) & Actor(e1,x1)) |
||
A woman with a white purse walks across a gray platform in front of a tall building. | A man wearing a dress is washing windows. | 2 | -100 | A man wearing a dress is not a woman. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(in(e1,x4) & of(x4,x5) & n_building(x5) & a_tall(s3) & Theme(s3,x5) & n_front(x4) & across(e1,x3) & n_platform(x3) & a_gray(s2) & Theme(s2,x3) & Actor(e1,x1) & v_walk(e1) & with(x1,x2) & n_purse(x2) & a_white(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 e2 x1 x2 x3 x4.(Theme(e2,x4) & Actor(e2,x1) & v_wash(e2) & n_window(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_dress(x3) & (x1 = x2) & n_man(x1)) | 7a2f9a02-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(with(x1,x2) & v_walk(e1) & of(x4,x5) & n_woman(x1) & n_purse(x2) & n_platform(x3) & n_front(x4) & n_building(x5) & in(e1,x4) & across(e1,x3) & a_white(s1) & a_tall(s3) & a_gray(s2) & Theme(s3,x5) & Theme(s2,x3) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 e2 x1 x2 x3 x4.(v_wear(e1) & v_wash(e2) & n_window(x4) & n_man(x1) & n_dress(x3) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) |
||
A woman with a white purse walks across a gray platform in front of a tall building. | A young woman in a suit is walking across a platform in front of a building. | 1 | 0.605642 | There was nothing to indicate that she was young or that she was wearing a suit. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(in(e1,x4) & of(x4,x5) & n_building(x5) & a_tall(s3) & Theme(s3,x5) & n_front(x4) & across(e1,x3) & n_platform(x3) & a_gray(s2) & Theme(s2,x3) & Actor(e1,x1) & v_walk(e1) & with(x1,x2) & n_purse(x2) & a_white(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 s1 x1 x2 x3 x4 x5.(in(e1,x4) & of(x4,x5) & n_building(x5) & n_front(x4) & across(e1,x3) & n_platform(x3) & Actor(e1,x1) & v_walk(e1) & in(x1,x2) & n_suit(x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1)) | 7a2f9f02-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(with(x1,x2) & v_walk(e1) & of(x4,x5) & n_woman(x1) & n_purse(x2) & n_platform(x3) & n_front(x4) & n_building(x5) & in(e1,x4) & across(e1,x3) & a_white(s1) & a_tall(s3) & a_gray(s2) & Theme(s3,x5) & Theme(s2,x3) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4 x5.(v_walk(e1) & of(x4,x5) & n_woman(x1) & n_suit(x2) & n_platform(x3) & n_front(x4) & n_building(x5) & in(x1,x2) & in(e1,x4) & across(e1,x3) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A woman with a white purse walks across a gray platform in front of a tall building. | A lady is outside some building. | 0 | -100 | A woman is a lady and a tall building is the same thing as some building. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(in(e1,x4) & of(x4,x5) & n_building(x5) & a_tall(s3) & Theme(s3,x5) & n_front(x4) & across(e1,x3) & n_platform(x3) & a_gray(s2) & Theme(s2,x3) & Actor(e1,x1) & v_walk(e1) & with(x1,x2) & n_purse(x2) & a_white(s1) & Theme(s1,x2) & n_woman(x1)) | exists p1 x1.(exists x2.(outside(x1,x2) & n_building(x2)) & n_lady(x1)) | 7a2fa3ee-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(with(x1,x2) & v_walk(e1) & of(x4,x5) & n_woman(x1) & n_purse(x2) & n_platform(x3) & n_front(x4) & n_building(x5) & in(e1,x4) & across(e1,x3) & a_white(s1) & a_tall(s3) & a_gray(s2) & Theme(s3,x5) & Theme(s2,x3) & Theme(s1,x2) & Actor(e1,x1)) | exists x1.(n_lady(x1) & exists x2.(outside(x1,x2) & n_building(x2))) |
||
A woman with a white purse walks across a gray platform in front of a tall building. | A woman with a white handbag is passing a skyscraper on her way to the meeting. | 1 | 0.187627 | Tall buildings aren't necessarily a skyscraper. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(in(e1,x4) & of(x4,x5) & n_building(x5) & a_tall(s3) & Theme(s3,x5) & n_front(x4) & across(e1,x3) & n_platform(x3) & a_gray(s2) & Theme(s2,x3) & Actor(e1,x1) & v_walk(e1) & with(x1,x2) & n_purse(x2) & a_white(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 s1 x1 x2 x3 x4 x5.(n_meeting(x5) & on(e1,x4) & to(x4,x5) & n_way(x4) & of(x4,x1) & n_female(x1) & Theme(e1,x3) & Actor(e1,x1) & v_pass(e1) & n_skyscraper(x3) & with(x1,x2) & n_handbag(x2) & a_white(s1) & Theme(s1,x2) & n_woman(x1)) | 7a2fa8d0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(with(x1,x2) & v_walk(e1) & of(x4,x5) & n_woman(x1) & n_purse(x2) & n_platform(x3) & n_front(x4) & n_building(x5) & in(e1,x4) & across(e1,x3) & a_white(s1) & a_tall(s3) & a_gray(s2) & Theme(s3,x5) & Theme(s2,x3) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4 x5.(with(x1,x2) & v_pass(e1) & to(x4,x5) & on(e1,x4) & of(x4,x1) & n_woman(x1) & n_way(x4) & n_skyscraper(x3) & n_meeting(x5) & n_handbag(x2) & n_female(x1) & a_white(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) |
||
A woman with a white purse walks across a gray platform in front of a tall building. | The woman is tall | 1 | 0.458098 | You can only tell how tall a woman is by looking at her. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(in(e1,x4) & of(x4,x5) & n_building(x5) & a_tall(s3) & Theme(s3,x5) & n_front(x4) & across(e1,x3) & n_platform(x3) & a_gray(s2) & Theme(s2,x3) & Actor(e1,x1) & v_walk(e1) & with(x1,x2) & n_purse(x2) & a_white(s1) & Theme(s1,x2) & n_woman(x1)) | exists s1 x1.(n_woman(x1) & Theme(s1,x1) & a_tall(s1)) | 7a2fadbc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(with(x1,x2) & v_walk(e1) & of(x4,x5) & n_woman(x1) & n_purse(x2) & n_platform(x3) & n_front(x4) & n_building(x5) & in(e1,x4) & across(e1,x3) & a_white(s1) & a_tall(s3) & a_gray(s2) & Theme(s3,x5) & Theme(s2,x3) & Theme(s1,x2) & Actor(e1,x1)) | exists s1 x1.(n_woman(x1) & a_tall(s1) & Theme(s1,x1)) |
||
A woman with a white purse walks across a gray platform in front of a tall building. | A woman goes to she her date for a meal. | 1 | 0.159092 | Sometimes a woman is just walking not just for a date. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(in(e1,x4) & of(x4,x5) & n_building(x5) & a_tall(s3) & Theme(s3,x5) & n_front(x4) & across(e1,x3) & n_platform(x3) & a_gray(s2) & Theme(s2,x3) & Actor(e1,x1) & v_walk(e1) & with(x1,x2) & n_purse(x2) & a_white(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2 x3.(to(e1,x1) & n_female(x1) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1) & v_go(e1) & for(x2,x3) & n_meal(x3) & n_date(x2) & of(x2,x1) & n_woman(x1)) | 7a2fb6cc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(with(x1,x2) & v_walk(e1) & of(x4,x5) & n_woman(x1) & n_purse(x2) & n_platform(x3) & n_front(x4) & n_building(x5) & in(e1,x4) & across(e1,x3) & a_white(s1) & a_tall(s3) & a_gray(s2) & Theme(s3,x5) & Theme(s2,x3) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_go(e1) & to(e1,x1) & of(x2,x1) & n_woman(x1) & n_meal(x3) & n_female(x1) & n_date(x2) & for(x2,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman with a white purse walks across a gray platform in front of a tall building. | A woman carrying a purse is out for a walk. | 0 | -100 | With a purse implies carrying a purse, and walks is the same as a walk. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(in(e1,x4) & of(x4,x5) & n_building(x5) & a_tall(s3) & Theme(s3,x5) & n_front(x4) & across(e1,x3) & n_platform(x3) & a_gray(s2) & Theme(s2,x3) & Actor(e1,x1) & v_walk(e1) & with(x1,x2) & n_purse(x2) & a_white(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 p1 s1 x1 x2 x3.(a_out(s1) & Manner(p1,s1) & exists x4.(for(x1,x4) & n_walk(x4)) & Theme(e1,x3) & Actor(e1,x2) & v_carry(e1) & n_purse(x3) & (x1 = x2) & n_woman(x1)) | 7a2fbd52-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(with(x1,x2) & v_walk(e1) & of(x4,x5) & n_woman(x1) & n_purse(x2) & n_platform(x3) & n_front(x4) & n_building(x5) & in(e1,x4) & across(e1,x3) & a_white(s1) & a_tall(s3) & a_gray(s2) & Theme(s3,x5) & Theme(s2,x3) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 p1 s1 x1 x2 x3.(v_carry(e1) & n_woman(x1) & n_purse(x3) & exists x4.(n_walk(x4) & for(x1,x4)) & a_out(s1) & Theme(e1,x3) & Manner(p1,s1) & Actor(e1,x2) & (x1 = x2)) |
||
A woman with a white purse walks across a gray platform in front of a tall building. | The woman is standing | 2 | 0 | A woman who is standing cannot at the same time walk across a platform. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(in(e1,x4) & of(x4,x5) & n_building(x5) & a_tall(s3) & Theme(s3,x5) & n_front(x4) & across(e1,x3) & n_platform(x3) & a_gray(s2) & Theme(s2,x3) & Actor(e1,x1) & v_walk(e1) & with(x1,x2) & n_purse(x2) & a_white(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1.(n_woman(x1) & Actor(e1,x1) & v_stand(e1)) | 7a2fc496-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(with(x1,x2) & v_walk(e1) & of(x4,x5) & n_woman(x1) & n_purse(x2) & n_platform(x3) & n_front(x4) & n_building(x5) & in(e1,x4) & across(e1,x3) & a_white(s1) & a_tall(s3) & a_gray(s2) & Theme(s3,x5) & Theme(s2,x3) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1.(v_stand(e1) & n_woman(x1) & Actor(e1,x1)) |
||
A woman with a white purse walks across a gray platform in front of a tall building. | A woman is going to a job interview at the tall building. | 1 | 0.13331 | Sometimes a woman is just walking not just for a job interview. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(in(e1,x4) & of(x4,x5) & n_building(x5) & a_tall(s3) & Theme(s3,x5) & n_front(x4) & across(e1,x3) & n_platform(x3) & a_gray(s2) & Theme(s2,x3) & Actor(e1,x1) & v_walk(e1) & with(x1,x2) & n_purse(x2) & a_white(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 s1 x1 x2 x3 x4.(n_building(x4) & a_tall(s1) & Theme(s1,x4) & at(e1,x4) & to(e1,x2) & n_interview(x2) & of(x2,x3) & n_job(x3) & Actor(e1,x1) & v_go(e1) & n_woman(x1)) | 7a2fc9e6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(with(x1,x2) & v_walk(e1) & of(x4,x5) & n_woman(x1) & n_purse(x2) & n_platform(x3) & n_front(x4) & n_building(x5) & in(e1,x4) & across(e1,x3) & a_white(s1) & a_tall(s3) & a_gray(s2) & Theme(s3,x5) & Theme(s2,x3) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4.(v_go(e1) & to(e1,x2) & of(x2,x3) & n_woman(x1) & n_job(x3) & n_interview(x2) & n_building(x4) & at(e1,x4) & a_tall(s1) & Theme(s1,x4) & Actor(e1,x1)) |
||
A woman with a white purse walks across a gray platform in front of a tall building. | A man with a briefcase is walking on the grass. | 2 | -100 | A woman is not a man. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(in(e1,x4) & of(x4,x5) & n_building(x5) & a_tall(s3) & Theme(s3,x5) & n_front(x4) & across(e1,x3) & n_platform(x3) & a_gray(s2) & Theme(s2,x3) & Actor(e1,x1) & v_walk(e1) & with(x1,x2) & n_purse(x2) & a_white(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2 x3.(n_grass(x3) & on(e1,x3) & Actor(e1,x1) & v_walk(e1) & with(x1,x2) & n_briefcase(x2) & n_man(x1)) | 7a2fcf18-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(with(x1,x2) & v_walk(e1) & of(x4,x5) & n_woman(x1) & n_purse(x2) & n_platform(x3) & n_front(x4) & n_building(x5) & in(e1,x4) & across(e1,x3) & a_white(s1) & a_tall(s3) & a_gray(s2) & Theme(s3,x5) & Theme(s2,x3) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(with(x1,x2) & v_walk(e1) & on(e1,x3) & n_man(x1) & n_grass(x3) & n_briefcase(x2) & Actor(e1,x1)) |
||
A woman with a white purse walks across a gray platform in front of a tall building. | The building is tall | 0 | -100 | A tall building means the building is tall. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(in(e1,x4) & of(x4,x5) & n_building(x5) & a_tall(s3) & Theme(s3,x5) & n_front(x4) & across(e1,x3) & n_platform(x3) & a_gray(s2) & Theme(s2,x3) & Actor(e1,x1) & v_walk(e1) & with(x1,x2) & n_purse(x2) & a_white(s1) & Theme(s1,x2) & n_woman(x1)) | exists s1 x1.(n_building(x1) & Theme(s1,x1) & a_tall(s1)) | 7a2fd436-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(with(x1,x2) & v_walk(e1) & of(x4,x5) & n_woman(x1) & n_purse(x2) & n_platform(x3) & n_front(x4) & n_building(x5) & in(e1,x4) & across(e1,x3) & a_white(s1) & a_tall(s3) & a_gray(s2) & Theme(s3,x5) & Theme(s2,x3) & Theme(s1,x2) & Actor(e1,x1)) | exists s1 x1.(n_building(x1) & a_tall(s1) & Theme(s1,x1)) |
||
A woman is walking a footbridge with a Pac Man Ghost painted on the side. | Woman riding a bike outdoors. | 2 | -100 | The woman is either walking a footbridge or riding a bike, but cannot be doing both at the same time. | exists e2 e1 x1 x2 x3 x4 x5 x6 x7.(n_side(x7) & with(e1,x3) & on(e2,x7) & Actor(e2,x6) & v_paint(e2) & (x3 = x6) & ne_org_ghost(x3) & (x3 = x5) & ne_org_man(x5) & (x3 = x4) & ne_org_pac(x4) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_footbridge(x2) & n_woman(x1)) | exists e1 x1 x2 x3.(ne_nam_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_outdoors(x2) & of(x2,x3) & n_bike(x3)) | 7a2fda44-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5 x6 x7.(with(e1,x3) & v_walk(e1) & v_paint(e2) & on(e2,x7) & ne_org_pac(x4) & ne_org_man(x5) & ne_org_ghost(x3) & n_woman(x1) & n_side(x7) & n_footbridge(x2) & Theme(e1,x2) & Actor(e2,x6) & Actor(e1,x1) & (x3 = x6) & (x3 = x5) & (x3 = x4)) | exists e1 x1 x2 x3.(v_ride(e1) & of(x2,x3) & ne_nam_woman(x1) & n_outdoors(x2) & n_bike(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman is walking a footbridge with a Pac Man Ghost painted on the side. | Woman walking on a footbridge. | 0 | -100 | If the woman is walking a footbridge, she is on the footbridge. | exists e2 e1 x1 x2 x3 x4 x5 x6 x7.(n_side(x7) & with(e1,x3) & on(e2,x7) & Actor(e2,x6) & v_paint(e2) & (x3 = x6) & ne_org_ghost(x3) & (x3 = x5) & ne_org_man(x5) & (x3 = x4) & ne_org_pac(x4) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_footbridge(x2) & n_woman(x1)) | exists x1 x2 x3.(a_topic(x1) & on(x1,x3) & n_footbridge(x3) & n_walking(x1) & (x1 = x2) & ne_nam_woman(x2)) | 7a2fe4f8-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5 x6 x7.(with(e1,x3) & v_walk(e1) & v_paint(e2) & on(e2,x7) & ne_org_pac(x4) & ne_org_man(x5) & ne_org_ghost(x3) & n_woman(x1) & n_side(x7) & n_footbridge(x2) & Theme(e1,x2) & Actor(e2,x6) & Actor(e1,x1) & (x3 = x6) & (x3 = x5) & (x3 = x4)) | exists x1 x2 x3.(on(x1,x3) & ne_nam_woman(x2) & n_walking(x1) & n_footbridge(x3) & a_topic(x1) & (x1 = x2)) |
||
A woman with a black long skirt on top of a building. | The woman blows up the balloon for the excited child. | 2 | -100 | A woman would not blow up a balloon for a child while she is on top of a building. | exists s1 s2 x1 x2 x3 x4.(a_topic(x1) & of(x1,x4) & n_building(x4) & on(x1,x3) & n_top(x3) & with(x1,x2) & n_skirt(x2) & a_long(s2) & Theme(s2,x2) & a_black(s1) & Theme(s1,x2) & n_woman(x1)) | exists s1 x1 x2 x3 x4.(n_child(x4) & a_excited(s1) & Theme(s1,x4) & n_balloon(x3) & n_blow(x1) & of(x1,x2) & n_woman(x2) & a_topic(x1) & up(x1,x3) & for(x3,x4)) | 7a2feade-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4.(with(x1,x2) & on(x1,x3) & of(x1,x4) & n_woman(x1) & n_top(x3) & n_skirt(x2) & n_building(x4) & a_topic(x1) & a_long(s2) & a_black(s1) & Theme(s2,x2) & Theme(s1,x2)) | exists s1 x1 x2 x3 x4.(up(x1,x3) & of(x1,x2) & n_woman(x2) & n_child(x4) & n_blow(x1) & n_balloon(x3) & for(x3,x4) & a_topic(x1) & a_excited(s1) & Theme(s1,x4)) |
||
A woman with a black long skirt on top of a building. | There is one woman in this picture and she is outside. | 0 | -100 | A woman is one woman and on top of a building implies she is outside. | exists s1 s2 x1 x2 x3 x4.(a_topic(x1) & of(x1,x4) & n_building(x4) & on(x1,x3) & n_top(x3) & with(x1,x2) & n_skirt(x2) & a_long(s2) & Theme(s2,x2) & a_black(s1) & Theme(s1,x2) & n_woman(x1)) | exists p1 s1 x1 x2 x4.(n_female(x2) & n_picture(x4) & Theme(s1,x2) & a_outside(s1) & exists x3.((x1 = x3) & in(x3,x4) & n_woman(x3) & card_eq_1(x3))) | 7a2ff010-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4.(with(x1,x2) & on(x1,x3) & of(x1,x4) & n_woman(x1) & n_top(x3) & n_skirt(x2) & n_building(x4) & a_topic(x1) & a_long(s2) & a_black(s1) & Theme(s2,x2) & Theme(s1,x2)) | exists s1 x1 x2 x4.(n_picture(x4) & n_female(x2) & exists x3.(n_woman(x3) & in(x3,x4) & card_eq_1(x3) & (x1 = x3)) & a_outside(s1) & Theme(s1,x2)) |
||
An asian woman is looking out of a window on a train. | A woman is traveling by train. | 0 | -100 | An asian woman is a woman and on a train implies traveling by train. | exists e1 s1 x1 x2 x3.(r_out(e1) & of(e1,x2) & on(x2,x3) & n_train(x3) & n_window(x2) & Actor(e1,x1) & v_look(e1) & n_woman(x1) & a_asian(s1) & Theme(s1,x1)) | exists e1 x1 x2.(by(e1,x2) & n_train(x2) & Actor(e1,x1) & v_travel(e1) & n_woman(x1)) | 7a2ffa60-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_look(e1) & r_out(e1) & on(x2,x3) & of(e1,x2) & n_woman(x1) & n_window(x2) & n_train(x3) & a_asian(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_travel(e1) & n_woman(x1) & n_train(x2) & by(e1,x2) & Actor(e1,x1)) |
||
An asian woman is looking out of a window on a train. | The woman is taking a train to work. | 1 | -100 | Woman take the train for many places not just work. | exists e1 s1 x1 x2 x3.(r_out(e1) & of(e1,x2) & on(x2,x3) & n_train(x3) & n_window(x2) & Actor(e1,x1) & v_look(e1) & n_woman(x1) & a_asian(s1) & Theme(s1,x1)) | exists e1 p1 x1 x2.(n_woman(x1) & Topic(e1,p1) & exists e2.(Actor(e2,x1) & v_work(e2)) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_train(x2)) | 7a300064-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_look(e1) & r_out(e1) & on(x2,x3) & of(e1,x2) & n_woman(x1) & n_window(x2) & n_train(x3) & a_asian(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 p1 x1 x2.(v_take(e1) & n_woman(x1) & n_train(x2) & exists e2.(v_work(e2) & Actor(e2,x1)) & Topic(e1,p1) & Theme(e1,x2) & Actor(e1,x1)) |
||
An asian woman is looking out of a window on a train. | The woman looks out the car window. | 2 | -100 | A window on a train is not a car window. | exists e1 s1 x1 x2 x3.(r_out(e1) & of(e1,x2) & on(x2,x3) & n_train(x3) & n_window(x2) & Actor(e1,x1) & v_look(e1) & n_woman(x1) & a_asian(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(n_window(x2) & of(x2,x3) & n_car(x3) & n_woman(x1) & a_out(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_look(e1)) | 7a300596-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_look(e1) & r_out(e1) & on(x2,x3) & of(e1,x2) & n_woman(x1) & n_window(x2) & n_train(x3) & a_asian(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_look(e1) & of(x2,x3) & n_woman(x1) & n_window(x2) & n_car(x3) & a_out(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
Woman pole vaulting in a stadium. | The woman has much room to pole vault. | 0 | -100 | Woman and the woman is the same. | exists e1 x1 x2 x3 x4.(a_topic(x1) & in(e1,x4) & n_stadium(x4) & Actor(e1,x3) & v_vault(e1) & (x1 = x3) & n_pole(x1) & (x1 = x2) & ne_nam_woman(x2)) | exists e1 p1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & Topic(x2,p1) & exists e2 x3.(Theme(e2,x3) & Actor(e2,x2) & v_pole(e2) & n_vault(x3)) & n_room(x2) & n_amount(x2)) | 7a300a82-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_vault(e1) & ne_nam_woman(x2) & n_stadium(x4) & n_pole(x1) & in(e1,x4) & a_topic(x1) & Actor(e1,x3) & (x1 = x3) & (x1 = x2)) | exists e1 p1 x1 x2.(v_have(e1) & n_woman(x1) & n_room(x2) & n_amount(x2) & exists e2 x3.(v_pole(e2) & n_vault(x3) & Theme(e2,x3) & Actor(e2,x2)) & Topic(x2,p1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Woman pole vaulting in a stadium. | The woman set a pole vaulting record. | 1 | -100 | A woman can pole vault without setting a record. | exists e1 x1 x2 x3 x4.(a_topic(x1) & in(e1,x4) & n_stadium(x4) & Actor(e1,x3) & v_vault(e1) & (x1 = x3) & n_pole(x1) & (x1 = x2) & ne_nam_woman(x2)) | exists e2 e1 x1 x2 x3 x4.(n_woman(x1) & Theme(e2,x2) & Actor(e2,x1) & v_set(e2) & Theme(e1,x4) & Actor(e1,x3) & v_vault(e1) & n_record(x4) & (x2 = x3) & n_pole(x2)) | 7a300fdc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_vault(e1) & ne_nam_woman(x2) & n_stadium(x4) & n_pole(x1) & in(e1,x4) & a_topic(x1) & Actor(e1,x3) & (x1 = x3) & (x1 = x2)) | exists e2 e1 x1 x2 x3 x4.(v_vault(e1) & v_set(e2) & n_woman(x1) & n_record(x4) & n_pole(x2) & Theme(e2,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) |
||
Woman pole vaulting in a stadium. | The woman is jumping hurdles. | 2 | -100 | A woman jumping hurdles is not pole vaulting at the same time. | exists e1 x1 x2 x3 x4.(a_topic(x1) & in(e1,x4) & n_stadium(x4) & Actor(e1,x3) & v_vault(e1) & (x1 = x3) & n_pole(x1) & (x1 = x2) & ne_nam_woman(x2)) | exists e1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_hurdle(x2)) | 7a3014e6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_vault(e1) & ne_nam_woman(x2) & n_stadium(x4) & n_pole(x1) & in(e1,x4) & a_topic(x1) & Actor(e1,x3) & (x1 = x3) & (x1 = x2)) | exists e1 x1 x2.(v_jump(e1) & n_woman(x1) & n_hurdle(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
An Asian woman with a cellphone is riding on public transportation. | A woman with a phone is riding on public transportation. | 0 | -100 | An Asian woman is a woman and a cellphone is a phone. | exists e1 s1 s2 x1 x2 x3.(on(e1,x3) & n_transportation(x3) & a_public(s2) & Theme(s2,x3) & Actor(e1,x1) & v_ride(e1) & with(x1,x2) & n_cellphone(x2) & n_woman(x1) & a_asian(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(on(e1,x3) & n_transportation(x3) & a_public(s1) & Theme(s1,x3) & Actor(e1,x1) & v_ride(e1) & with(x1,x2) & n_phone(x2) & n_woman(x1)) | 7a302954-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(with(x1,x2) & v_ride(e1) & on(e1,x3) & n_woman(x1) & n_transportation(x3) & n_cellphone(x2) & a_public(s2) & a_asian(s1) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(with(x1,x2) & v_ride(e1) & on(e1,x3) & n_woman(x1) & n_transportation(x3) & n_phone(x2) & a_public(s1) & Theme(s1,x3) & Actor(e1,x1)) |
||
An Asian woman with a cellphone is riding on public transportation. | An Asian woman is riding on public transport because she has no car. | 1 | -100 | just an Asian woman with a cellphone is riding on public transportation doesn't mean because she has no car | exists e1 s1 s2 x1 x2 x3.(on(e1,x3) & n_transportation(x3) & a_public(s2) & Theme(s2,x3) & Actor(e1,x1) & v_ride(e1) & with(x1,x2) & n_cellphone(x2) & n_woman(x1) & a_asian(s1) & Theme(s1,x1)) | exists e1 p1 s1 s2 x1 x2.(-exists e2 x3.(Theme(e2,x3) & Actor(e2,x1) & v_have(e2) & n_car(x3)) & n_female(x1) & because(e1,p1) & on(e1,x2) & n_transport(x2) & a_public(s2) & Theme(s2,x2) & Actor(e1,x1) & v_ride(e1) & n_woman(x1) & a_asian(s1) & Theme(s1,x1)) | 7a302e68-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(with(x1,x2) & v_ride(e1) & on(e1,x3) & n_woman(x1) & n_transportation(x3) & n_cellphone(x2) & a_public(s2) & a_asian(s1) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 p1 s1 s2 x1 x2.(v_ride(e1) & on(e1,x2) & n_woman(x1) & n_transport(x2) & n_female(x1) & because(e1,p1) & all e2 x3.(-v_have(e2) | -n_car(x3) | -Theme(e2,x3) | -Actor(e2,x1)) & a_public(s2) & a_asian(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) |
||
An Asian woman with a cellphone is riding on public transportation. | An Asian woman is doing acrobatics on the city bus. | 2 | -100 | A woman with a cellphone could not doing acrobatics. | exists e1 s1 s2 x1 x2 x3.(on(e1,x3) & n_transportation(x3) & a_public(s2) & Theme(s2,x3) & Actor(e1,x1) & v_ride(e1) & with(x1,x2) & n_cellphone(x2) & n_woman(x1) & a_asian(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3 x4.(n_bus(x3) & of(x3,x4) & n_city(x4) & on(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_acrobatics(x2) & n_woman(x1) & a_asian(s1) & Theme(s1,x1)) | 7a30335e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(with(x1,x2) & v_ride(e1) & on(e1,x3) & n_woman(x1) & n_transportation(x3) & n_cellphone(x2) & a_public(s2) & a_asian(s1) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4.(v_do(e1) & on(e1,x3) & of(x3,x4) & n_woman(x1) & n_city(x4) & n_bus(x3) & n_acrobatics(x2) & a_asian(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Person in a black and gray shirt observing a memorial. | A person gives the eulogy at a funeral. | 2 | -100 | The person is either observing or actively participating in giving a eulogy. | exists e1 s1 s2 s3 x1 x2 x3.(ne_tim_person(s1) & a_topic(s1) & in(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & v_observe(e1) & n_memorial(x3) & (x1 = x2) & n_shirt(x1) & a_gray(s3) & Theme(s3,x1) & a_black(s2) & Theme(s2,x1)) | exists e1 x1 x2 x3.(n_eulogy(x2) & at(e1,x3) & n_funeral(x3) & Theme(e1,x2) & Actor(e1,x1) & v_give(e1) & n_person(x1)) | 7a303908-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3.(v_observe(e1) & ne_tim_person(s1) & n_shirt(x1) & n_memorial(x3) & in(s1,x1) & a_topic(s1) & a_gray(s3) & a_black(s2) & Theme(s3,x1) & Theme(s2,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_give(e1) & n_person(x1) & n_funeral(x3) & n_eulogy(x2) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
Person in a black and gray shirt observing a memorial. | A person looks at a memorial. | 0 | -100 | A person is observing a memorial by looking at it. | exists e1 s1 s2 s3 x1 x2 x3.(ne_tim_person(s1) & a_topic(s1) & in(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & v_observe(e1) & n_memorial(x3) & (x1 = x2) & n_shirt(x1) & a_gray(s3) & Theme(s3,x1) & a_black(s2) & Theme(s2,x1)) | exists e1 x1 x2.(at(e1,x2) & n_memorial(x2) & Actor(e1,x1) & v_look(e1) & n_person(x1)) | 7a303e12-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3.(v_observe(e1) & ne_tim_person(s1) & n_shirt(x1) & n_memorial(x3) & in(s1,x1) & a_topic(s1) & a_gray(s3) & a_black(s2) & Theme(s3,x1) & Theme(s2,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_look(e1) & n_person(x1) & n_memorial(x2) & at(e1,x2) & Actor(e1,x1)) |
||
Person in a black and gray shirt observing a memorial. | A person is sad thinking about their relative in front of a memorial. | 1 | -100 | People observing memorials are not always sad. | exists e1 s1 s2 s3 x1 x2 x3.(ne_tim_person(s1) & a_topic(s1) & in(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & v_observe(e1) & n_memorial(x3) & (x1 = x2) & n_shirt(x1) & a_gray(s3) & Theme(s3,x1) & a_black(s2) & Theme(s2,x1)) | exists p1 x1 x3.(exists s1 x2 x4 x5.((x1 = x2) & about(x2,x3) & in(x3,x4) & of(x4,x5) & n_memorial(x5) & n_front(x4) & n_thinking(x2) & a_sad(s1) & Theme(s1,x2)) & n_relative(x3) & of(x3,x1) & n_thing(x1) & n_person(x1)) | 7a304312-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3.(v_observe(e1) & ne_tim_person(s1) & n_shirt(x1) & n_memorial(x3) & in(s1,x1) & a_topic(s1) & a_gray(s3) & a_black(s2) & Theme(s3,x1) & Theme(s2,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists x1 x3.(of(x3,x1) & n_thing(x1) & n_relative(x3) & n_person(x1) & exists s1 x2 x4 x5.(of(x4,x5) & n_thinking(x2) & n_memorial(x5) & n_front(x4) & in(x3,x4) & about(x2,x3) & a_sad(s1) & Theme(s1,x2) & (x1 = x2))) |
||
A woman riding on a train, smoking. | A young lady is smoking a pipe on the train. | 1 | -100 | just because a woman is riding on a train, smoking doesn't imply she is smoking a pipe on the train. | exists e1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x3) & rel(x3,x4) & n_smoking(x4) & n_train(x3) & Actor(e1,x2) & v_ride(e1) & (x1 = x2) & n_woman(x1)) | exists e1 s1 x1 x2 x3.(n_train(x3) & Theme(e1,x2) & Actor(e1,x1) & v_smoke(e1) & on(x2,x3) & n_pipe(x2) & n_lady(x1) & a_young(s1) & Theme(s1,x1)) | 7a304808-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_ride(e1) & rel(x3,x4) & on(e1,x3) & n_woman(x1) & n_train(x3) & n_smoking(x4) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2 x3.(v_smoke(e1) & on(x2,x3) & n_train(x3) & n_pipe(x2) & n_lady(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman riding on a train, smoking. | A man is smoking on the train. | 2 | -100 | A woman is not a man. | exists e1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x3) & rel(x3,x4) & n_smoking(x4) & n_train(x3) & Actor(e1,x2) & v_ride(e1) & (x1 = x2) & n_woman(x1)) | exists e1 x1 x2.(n_train(x2) & on(e1,x2) & Actor(e1,x1) & v_smoke(e1) & n_man(x1)) | 7a304d94-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_ride(e1) & rel(x3,x4) & on(e1,x3) & n_woman(x1) & n_train(x3) & n_smoking(x4) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_smoke(e1) & on(e1,x2) & n_train(x2) & n_man(x1) & Actor(e1,x1)) |
||
A woman riding on a train, smoking. | Someone is using tobacco on the train. | 0 | -100 | A woman is Someone and smoking is the same as using tobacco. | exists e1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x3) & rel(x3,x4) & n_smoking(x4) & n_train(x3) & Actor(e1,x2) & v_ride(e1) & (x1 = x2) & n_woman(x1)) | exists e1 x1 x2 x3.(n_train(x3) & Theme(e1,x2) & Actor(e1,x1) & v_use(e1) & on(x2,x3) & n_tobacco(x2) & n_person(x1)) | 7a3116de-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_ride(e1) & rel(x3,x4) & on(e1,x3) & n_woman(x1) & n_train(x3) & n_smoking(x4) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_use(e1) & on(x2,x3) & n_train(x3) & n_tobacco(x2) & n_person(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A guy reads a book while sitting in front of a piano. | The guy is jumping on top of a piano. | 2 | -100 | A guy cannot be jumping while he reads a book. | exists e1 e2 x1 x2 x3 x4.(while(e1,e2) & in(e2,x3) & of(x3,x4) & n_piano(x4) & n_front(x3) & Actor(e2,x1) & v_sit(e2) & Theme(e1,x2) & Actor(e1,x1) & v_read(e1) & n_book(x2) & n_guy(x1)) | exists e1 x1 x2 x3.(n_guy(x1) & on(e1,x2) & of(x2,x3) & n_piano(x3) & n_top(x2) & Actor(e1,x1) & v_jump(e1)) | 7a313c68-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4.(while(e1,e2) & v_sit(e2) & v_read(e1) & of(x3,x4) & n_piano(x4) & n_guy(x1) & n_front(x3) & n_book(x2) & in(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_jump(e1) & on(e1,x2) & of(x2,x3) & n_top(x2) & n_piano(x3) & n_guy(x1) & Actor(e1,x1)) |
||
Two young women who are wearing coats sit across from each other with drinks in their hands. | Two young pretty women who are wearing coats sit across from each other | 1 | -100 | just because two young women who are wearing coats sit across from each other with drinks in their hands doesn't mean they are pretty | exists e1 e2 s1 s2 x1 x2 x3 x6.(all x4.(n_other(x4) -> exists x5.(in(e2,x6) & with(e2,x5) & n_drink(x5) & from(e2,x4))) & n_hand(x6) & of(x6,x1) & n_thing(x1) & a_across(s2) & Manner(e2,s2) & Actor(e2,x1) & v_sit(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_coat(x3) & (x1 = x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 e2 s1 s2 s3 x1 x2 x3.(all x4.(n_other(x4) -> from(e2,x4)) & a_across(s3) & Manner(e2,s3) & Actor(e2,x1) & v_sit(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_coat(x3) & (x1 = x2) & n_woman(x1) & a_pretty(s2) & Theme(s2,x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | 7a314712-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x6.(v_wear(e1) & v_sit(e2) & of(x6,x1) & n_woman(x1) & n_thing(x1) & n_hand(x6) & n_coat(x3) & card_eq_2(x1) & all x4.(exists x5.(with(e2,x5) & n_drink(x5) & in(e2,x6) & from(e2,x4)) | -n_other(x4)) & a_young(s1) & a_across(s2) & Theme(s1,x1) & Theme(e1,x3) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 e2 s1 s2 s3 x1 x2 x3.(v_wear(e1) & v_sit(e2) & n_woman(x1) & n_coat(x3) & card_eq_2(x1) & all x4.(from(e2,x4) | -n_other(x4)) & a_young(s1) & a_pretty(s2) & a_across(s3) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x3) & Manner(e2,s3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) |
||
Three blond ladies are walking along a patch near a green fence in the city. | ladies walk together | 0 | -100 | Ladies walk together does not specify the number of ladies or where the ladies walk, therefore three blond ladies are included in the phrase ladies walk together. | exists e1 s1 s2 x1 x2 x3 x4.(n_city(x4) & along(e1,x2) & in(x2,x4) & near(x2,x3) & n_fence(x3) & a_green(s2) & Theme(s2,x3) & n_patch(x2) & Actor(e1,x1) & v_walk(e1) & n_lady(x1) & a_blond(s1) & Theme(s1,x1) & card_eq_3(x1)) | exists e1 s1 x1.(a_together(s1) & Manner(e1,s1) & Actor(e1,x1) & v_walk(e1) & n_lady(x1)) | 7a3155ea-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_walk(e1) & near(x2,x3) & n_patch(x2) & n_lady(x1) & n_fence(x3) & n_city(x4) & in(x2,x4) & card_eq_3(x1) & along(e1,x2) & a_green(s2) & a_blond(s1) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1.(v_walk(e1) & n_lady(x1) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
Man walks giant odd dog while small dog poops. | a small dog is pooping. | 0 | 0.95604 | A small dog is pooping while the man walks a giant odd dog. Therefore the small dog is pooping. | exists e1 s1 s2 s3 x1 x2 x3 x4.(while(e1,x3) & n_poop(x3) & of(x3,x4) & n_dog(x4) & a_small(s3) & Theme(s3,x3) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_dog(x2) & a_odd(s2) & Theme(s2,x2) & a_giant(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 s1 x1.(Actor(e1,x1) & v_poop(e1) & n_dog(x1) & a_small(s1) & Theme(s1,x1)) | 7a31ee2e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4.(while(e1,x3) & v_walk(e1) & of(x3,x4) & n_poop(x3) & n_man(x1) & n_dog(x4) & n_dog(x2) & a_small(s3) & a_odd(s2) & a_giant(s1) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1.(v_poop(e1) & n_dog(x1) & a_small(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
Man walks giant odd dog while small dog poops. | two dogs and their owner walk | 1 | 0.638966 | The man walking the dogs may not actually be their owner. | exists e1 s1 s2 s3 x1 x2 x3 x4.(while(e1,x3) & n_poop(x3) & of(x3,x4) & n_dog(x4) & a_small(s3) & Theme(s3,x3) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_dog(x2) & a_odd(s2) & Theme(s2,x2) & a_giant(s1) & Theme(s1,x2) & n_man(x1)) | exists s1 x1 x2 x3.(a_topic(s1) & subset_of(x2,s1) & n_walk(x2) & of(x2,x3) & n_owner(x3) & of(x2,x1) & n_thing(x1) & subset_of(x1,s1) & n_dog(x1) & card_eq_2(x1)) | 7a31f310-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4.(while(e1,x3) & v_walk(e1) & of(x3,x4) & n_poop(x3) & n_man(x1) & n_dog(x4) & n_dog(x2) & a_small(s3) & a_odd(s2) & a_giant(s1) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) | exists s1 x1 x2 x3.(subset_of(x2,s1) & subset_of(x1,s1) & of(x2,x3) & of(x2,x1) & n_walk(x2) & n_thing(x1) & n_owner(x3) & n_dog(x1) & card_eq_2(x1) & a_topic(s1)) |
||
Man walks giant odd dog while small dog poops. | A man is taking 2 dogs on a walk. | 1 | 0.719994 | The man and the two dogs are not necessarily on a walk. | exists e1 s1 s2 s3 x1 x2 x3 x4.(while(e1,x3) & n_poop(x3) & of(x3,x4) & n_dog(x4) & a_small(s3) & Theme(s3,x3) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_dog(x2) & a_odd(s2) & Theme(s2,x2) & a_giant(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2 x3.(on(e1,x3) & n_walk(x3) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_dog(x2) & n_date(x2) & a_date_day_02(x2) & a_date_day_02(x2) & n_man(x1)) | 7a31f7de-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4.(while(e1,x3) & v_walk(e1) & of(x3,x4) & n_poop(x3) & n_man(x1) & n_dog(x4) & n_dog(x2) & a_small(s3) & a_odd(s2) & a_giant(s1) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_take(e1) & on(e1,x3) & n_walk(x3) & n_man(x1) & n_dog(x2) & n_date(x2) & a_date_day_02(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Man walks giant odd dog while small dog poops. | The police man walks his big German Shepherd while the smaller dog squats. | 1 | 0.036089 | The man isn't necessarily a police man and there are other giant dogs the dog could be besides a German Shepherd. | exists e1 s1 s2 s3 x1 x2 x3 x4.(while(e1,x3) & n_poop(x3) & of(x3,x4) & n_dog(x4) & a_small(s3) & Theme(s3,x3) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_dog(x2) & a_odd(s2) & Theme(s2,x2) & a_giant(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(n_squat(x4) & of(x4,x5) & n_dog(x5) & r_more(s3) & a_smaller(s3) & Theme(s3,x4) & n_shepherd(x3) & a_german(s2) & Theme(s2,x3) & a_big(s1) & Theme(s1,x3) & of(x3,x1) & n_male(x1) & n_man(x1) & of(x1,x2) & n_police(x2) & while(e1,x4) & Theme(e1,x3) & Actor(e1,x1) & v_walk(e1)) | 7a320c24-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4.(while(e1,x3) & v_walk(e1) & of(x3,x4) & n_poop(x3) & n_man(x1) & n_dog(x4) & n_dog(x2) & a_small(s3) & a_odd(s2) & a_giant(s1) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(while(e1,x4) & v_walk(e1) & r_more(s3) & of(x4,x5) & of(x3,x1) & of(x1,x2) & n_squat(x4) & n_shepherd(x3) & n_police(x2) & n_man(x1) & n_male(x1) & n_dog(x5) & a_smaller(s3) & a_german(s2) & a_big(s1) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x1)) |
||
Man walks giant odd dog while small dog poops. | 2 small dogs playing together. | 2 | 0 | Dogs dont poop while playing together. | exists e1 s1 s2 s3 x1 x2 x3 x4.(while(e1,x3) & n_poop(x3) & of(x3,x4) & n_dog(x4) & a_small(s3) & Theme(s3,x3) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_dog(x2) & a_odd(s2) & Theme(s2,x2) & a_giant(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 s1 s2 x1 x2.(a_topic(x1) & a_together(s2) & Manner(e1,s2) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_dog(x1) & a_small(s1) & Theme(s1,x1) & n_date(x1) & a_date_day_02(x1) & a_date_day_02(x1)) | 7a321110-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4.(while(e1,x3) & v_walk(e1) & of(x3,x4) & n_poop(x3) & n_man(x1) & n_dog(x4) & n_dog(x2) & a_small(s3) & a_odd(s2) & a_giant(s1) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2.(v_play(e1) & n_dog(x1) & n_date(x1) & a_topic(x1) & a_together(s2) & a_small(s1) & a_date_day_02(x1) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x2) & (x1 = x2)) |
||
Man walks giant odd dog while small dog poops. | Two dogs are running with a man. | 1 | 0.000539 | The man walks the dogs so the dogs aren't necessarily running. | exists e1 s1 s2 s3 x1 x2 x3 x4.(while(e1,x3) & n_poop(x3) & of(x3,x4) & n_dog(x4) & a_small(s3) & Theme(s3,x3) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_dog(x2) & a_odd(s2) & Theme(s2,x2) & a_giant(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(with(e1,x2) & n_man(x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1) & card_eq_2(x1)) | 7a3215de-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4.(while(e1,x3) & v_walk(e1) & of(x3,x4) & n_poop(x3) & n_man(x1) & n_dog(x4) & n_dog(x2) & a_small(s3) & a_odd(s2) & a_giant(s1) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(with(e1,x2) & v_run(e1) & n_man(x2) & n_dog(x1) & card_eq_2(x1) & Actor(e1,x1)) |
||
Man walks giant odd dog while small dog poops. | The large dog already pooped. | 1 | 0.256069 | The large dog may or may not have already pooped. | exists e1 s1 s2 s3 x1 x2 x3 x4.(while(e1,x3) & n_poop(x3) & of(x3,x4) & n_dog(x4) & a_small(s3) & Theme(s3,x3) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_dog(x2) & a_odd(s2) & Theme(s2,x2) & a_giant(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 s1 s2 x1.(n_dog(x1) & a_large(s1) & Theme(s1,x1) & a_already(s2) & Manner(e1,s2) & Theme(e1,x1) & v_poop(e1)) | 7a321aac-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4.(while(e1,x3) & v_walk(e1) & of(x3,x4) & n_poop(x3) & n_man(x1) & n_dog(x4) & n_dog(x2) & a_small(s3) & a_odd(s2) & a_giant(s1) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 s2 x1.(v_poop(e1) & n_dog(x1) & a_large(s1) & a_already(s2) & Theme(s1,x1) & Theme(e1,x1) & Manner(e1,s2)) |
||
A father watches his son on his lap doodle on a piece of paper, while the father talks on the phone. | They are sitting on a couch while the TV is on | 1 | -100 | Just because the child is on the father's lap doesn't mean they're sitting on a couch while the tv is on. | exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(n_phone(x8) & while(e1,x7) & on(x7,x8) & n_talk(x7) & of(x7,x1) & n_father(x1) & n_father(x1) & on(e1,x3) & on(x3,x5) & of(x5,x6) & n_paper(x6) & n_piece(x5) & n_doodle(x3) & of(x3,x4) & n_lap(x4) & of(x3,x1) & n_male(x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_son(x2) & of(x2,x1)) | exists e1 p1 x1 x2.(n_tv(x2) & exists s1.(Theme(s1,x2) & a_on(s1)) & while(e1,p1) & on(e1,x1) & n_couch(x1) & Actor(e1,x1) & v_sit(e1) & n_thing(x1)) | 7a342590-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(while(e1,x7) & v_watch(e1) & on(x7,x8) & on(x3,x5) & on(e1,x3) & of(x7,x1) & of(x5,x6) & of(x3,x4) & of(x3,x1) & of(x2,x1) & n_talk(x7) & n_son(x2) & n_piece(x5) & n_phone(x8) & n_paper(x6) & n_male(x1) & n_lap(x4) & n_father(x1) & n_doodle(x3) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 p1 x1 x2.(while(e1,p1) & v_sit(e1) & on(e1,x1) & n_tv(x2) & n_thing(x1) & n_couch(x1) & exists s1.(a_on(s1) & Theme(s1,x2)) & Actor(e1,x1)) |
||
A father watches his son on his lap doodle on a piece of paper, while the father talks on the phone. | The son and the father are sitting together while the father talks on the phone | 0 | -100 | with the son on his lap implies they are sitting together | exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(n_phone(x8) & while(e1,x7) & on(x7,x8) & n_talk(x7) & of(x7,x1) & n_father(x1) & n_father(x1) & on(e1,x3) & on(x3,x5) & of(x5,x6) & n_paper(x6) & n_piece(x5) & n_doodle(x3) & of(x3,x4) & n_lap(x4) & of(x3,x1) & n_male(x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_son(x2) & of(x2,x1)) | exists e1 p1 x1 x2 x3 x4 x5.(n_phone(x5) & n_talk(x4) & of(x4,x3) & n_father(x3) & n_father(x3) & n_son(x2) & on(e1,x5) & while(e1,x4) & exists s1.(Theme(s1,x1) & a_together(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_sit(e1) & subset_of(x3,x1) & subset_of(x2,x1)) | 7a342a54-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(while(e1,x7) & v_watch(e1) & on(x7,x8) & on(x3,x5) & on(e1,x3) & of(x7,x1) & of(x5,x6) & of(x3,x4) & of(x3,x1) & of(x2,x1) & n_talk(x7) & n_son(x2) & n_piece(x5) & n_phone(x8) & n_paper(x6) & n_male(x1) & n_lap(x4) & n_father(x1) & n_doodle(x3) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 p1 x1 x2 x3 x4 x5.(while(e1,x4) & v_sit(e1) & subset_of(x3,x1) & subset_of(x2,x1) & on(e1,x5) & of(x4,x3) & n_talk(x4) & n_son(x2) & n_phone(x5) & n_father(x3) & exists s1.(a_together(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A small car drives on two wheels on a village street. | A large truck is on the highway. | 2 | -100 | A vehicle can not be both a car and a truck. One can be driving on a street or a highway but not both simultaneously. | exists s1 x1 x2 x3 x4 x5.(a_topic(x1) & on(x1,x3) & on(x3,x4) & n_street(x4) & of(x4,x5) & n_village(x5) & n_wheel(x3) & card_eq_2(x3) & n_drive(x1) & of(x1,x2) & n_car(x2) & a_small(s1) & Theme(s1,x1)) | exists p1 s1 x1 x2.(n_highway(x2) & on(x1,x2) & n_truck(x1) & a_large(s1) & Theme(s1,x1)) | 7a342f68-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5.(on(x3,x4) & on(x1,x3) & of(x4,x5) & of(x1,x2) & n_wheel(x3) & n_village(x5) & n_street(x4) & n_drive(x1) & n_car(x2) & card_eq_2(x3) & a_topic(x1) & a_small(s1) & Theme(s1,x1)) | exists s1 x1 x2.(on(x1,x2) & n_truck(x1) & n_highway(x2) & a_large(s1) & Theme(s1,x1)) |
||
A small car drives on two wheels on a village street. | The car might be driving home | 1 | 0.151228 | Not every car on a village street is driving home. | exists s1 x1 x2 x3 x4 x5.(a_topic(x1) & on(x1,x3) & on(x3,x4) & n_street(x4) & of(x4,x5) & n_village(x5) & n_wheel(x3) & card_eq_2(x3) & n_drive(x1) & of(x1,x2) & n_car(x2) & a_small(s1) & Theme(s1,x1)) | exists e1 p1 x1.(n_car(x1) & exists e2 x2.(Time(e2,x2) & n_home(x2) & Actor(e2,x1) & v_drive(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_might(e1)) | 7a343436-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5.(on(x3,x4) & on(x1,x3) & of(x4,x5) & of(x1,x2) & n_wheel(x3) & n_village(x5) & n_street(x4) & n_drive(x1) & n_car(x2) & card_eq_2(x3) & a_topic(x1) & a_small(s1) & Theme(s1,x1)) | exists e1 p1 x1.(v_might(e1) & n_car(x1) & exists e2 x2.(v_drive(e2) & n_home(x2) & Time(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A small car drives on two wheels on a village street. | The car has four wheels | 2 | -100 | If a car drives on two wheels, it does not have four. | exists s1 x1 x2 x3 x4 x5.(a_topic(x1) & on(x1,x3) & on(x3,x4) & n_street(x4) & of(x4,x5) & n_village(x5) & n_wheel(x3) & card_eq_2(x3) & n_drive(x1) & of(x1,x2) & n_car(x2) & a_small(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_car(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_wheel(x2) & card_eq_4(x2)) | 7a3438dc-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5.(on(x3,x4) & on(x1,x3) & of(x4,x5) & of(x1,x2) & n_wheel(x3) & n_village(x5) & n_street(x4) & n_drive(x1) & n_car(x2) & card_eq_2(x3) & a_topic(x1) & a_small(s1) & Theme(s1,x1)) | exists e1 x1 x2.(v_have(e1) & n_wheel(x2) & n_car(x1) & card_eq_4(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A small car drives on two wheels on a village street. | A car is parked on a city street. | 2 | -100 | To be parked means a car is no longer driving. | exists s1 x1 x2 x3 x4 x5.(a_topic(x1) & on(x1,x3) & on(x3,x4) & n_street(x4) & of(x4,x5) & n_village(x5) & n_wheel(x3) & card_eq_2(x3) & n_drive(x1) & of(x1,x2) & n_car(x2) & a_small(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(on(e1,x2) & n_street(x2) & of(x2,x3) & n_city(x3) & Theme(e1,x1) & v_park(e1) & n_car(x1)) | 7a343d82-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5.(on(x3,x4) & on(x1,x3) & of(x4,x5) & of(x1,x2) & n_wheel(x3) & n_village(x5) & n_street(x4) & n_drive(x1) & n_car(x2) & card_eq_2(x3) & a_topic(x1) & a_small(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(v_park(e1) & on(e1,x2) & of(x2,x3) & n_street(x2) & n_city(x3) & n_car(x1) & Theme(e1,x1)) |
||
A small car drives on two wheels on a village street. | The driver is performing stunts for a movie. | 1 | 0.013519 | Just because a car drives on two wheels doesn't mean it's performing stunts for a movie. | exists s1 x1 x2 x3 x4 x5.(a_topic(x1) & on(x1,x3) & on(x3,x4) & n_street(x4) & of(x4,x5) & n_village(x5) & n_wheel(x3) & card_eq_2(x3) & n_drive(x1) & of(x1,x2) & n_car(x2) & a_small(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(n_driver(x1) & for(e1,x3) & n_movie(x3) & Theme(e1,x2) & Actor(e1,x1) & v_perform(e1) & n_stunt(x2)) | 7a344232-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5.(on(x3,x4) & on(x1,x3) & of(x4,x5) & of(x1,x2) & n_wheel(x3) & n_village(x5) & n_street(x4) & n_drive(x1) & n_car(x2) & card_eq_2(x3) & a_topic(x1) & a_small(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(v_perform(e1) & n_stunt(x2) & n_movie(x3) & n_driver(x1) & for(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A small car drives on two wheels on a village street. | A little car travels along a village street. | 0 | -100 | Small car is synonymous with little car. | exists s1 x1 x2 x3 x4 x5.(a_topic(x1) & on(x1,x3) & on(x3,x4) & n_street(x4) & of(x4,x5) & n_village(x5) & n_wheel(x3) & card_eq_2(x3) & n_drive(x1) & of(x1,x2) & n_car(x2) & a_small(s1) & Theme(s1,x1)) | exists s1 x1 x2 x3 x4.(a_topic(x1) & along(x1,x3) & n_street(x3) & of(x3,x4) & n_village(x4) & n_travels(x1) & of(x1,x2) & n_car(x2) & a_little(s1) & Theme(s1,x1)) | 7a34478c-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5.(on(x3,x4) & on(x1,x3) & of(x4,x5) & of(x1,x2) & n_wheel(x3) & n_village(x5) & n_street(x4) & n_drive(x1) & n_car(x2) & card_eq_2(x3) & a_topic(x1) & a_small(s1) & Theme(s1,x1)) | exists s1 x1 x2 x3 x4.(of(x3,x4) & of(x1,x2) & n_village(x4) & n_travels(x1) & n_street(x3) & n_car(x2) & along(x1,x3) & a_topic(x1) & a_little(s1) & Theme(s1,x1)) |
||
A small car drives on two wheels on a village street. | A large truck races down a village street | 2 | 0.00028 | A large truck is not a small car. | exists s1 x1 x2 x3 x4 x5.(a_topic(x1) & on(x1,x3) & on(x3,x4) & n_street(x4) & of(x4,x5) & n_village(x5) & n_wheel(x3) & card_eq_2(x3) & n_drive(x1) & of(x1,x2) & n_car(x2) & a_small(s1) & Theme(s1,x1)) | exists s1 x1 x2 x3 x4.(a_topic(x1) & down(x1,x3) & n_street(x3) & of(x3,x4) & n_village(x4) & n_race(x1) & of(x1,x2) & n_truck(x2) & a_large(s1) & Theme(s1,x1)) | 7a344c5a-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5.(on(x3,x4) & on(x1,x3) & of(x4,x5) & of(x1,x2) & n_wheel(x3) & n_village(x5) & n_street(x4) & n_drive(x1) & n_car(x2) & card_eq_2(x3) & a_topic(x1) & a_small(s1) & Theme(s1,x1)) | exists s1 x1 x2 x3 x4.(of(x3,x4) & of(x1,x2) & n_village(x4) & n_truck(x2) & n_street(x3) & n_race(x1) & down(x1,x3) & a_topic(x1) & a_large(s1) & Theme(s1,x1)) |
||
A small car drives on two wheels on a village street. | The car is in a village | 0 | -100 | small specifies the type of car | exists s1 x1 x2 x3 x4 x5.(a_topic(x1) & on(x1,x3) & on(x3,x4) & n_street(x4) & of(x4,x5) & n_village(x5) & n_wheel(x3) & card_eq_2(x3) & n_drive(x1) & of(x1,x2) & n_car(x2) & a_small(s1) & Theme(s1,x1)) | exists p1 x1.(n_car(x1) & exists x2.(in(x1,x2) & n_village(x2))) | 7a345100-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5.(on(x3,x4) & on(x1,x3) & of(x4,x5) & of(x1,x2) & n_wheel(x3) & n_village(x5) & n_street(x4) & n_drive(x1) & n_car(x2) & card_eq_2(x3) & a_topic(x1) & a_small(s1) & Theme(s1,x1)) | exists x1.(n_car(x1) & exists x2.(n_village(x2) & in(x1,x2))) |
||
A small car drives on two wheels on a village street. | A car is driving down the street. | 0 | -100 | village street is a kind of street | exists s1 x1 x2 x3 x4 x5.(a_topic(x1) & on(x1,x3) & on(x3,x4) & n_street(x4) & of(x4,x5) & n_village(x5) & n_wheel(x3) & card_eq_2(x3) & n_drive(x1) & of(x1,x2) & n_car(x2) & a_small(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(n_street(x2) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_drive(e1) & n_car(x1)) | 7a345600-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5.(on(x3,x4) & on(x1,x3) & of(x4,x5) & of(x1,x2) & n_wheel(x3) & n_village(x5) & n_street(x4) & n_drive(x1) & n_car(x2) & card_eq_2(x3) & a_topic(x1) & a_small(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(v_drive(e1) & n_street(x2) & n_car(x1) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A small car drives on two wheels on a village street. | There is a car on the street. | 0 | 0.970662 | small is the kind of car | exists s1 x1 x2 x3 x4 x5.(a_topic(x1) & on(x1,x3) & on(x3,x4) & n_street(x4) & of(x4,x5) & n_village(x5) & n_wheel(x3) & card_eq_2(x3) & n_drive(x1) & of(x1,x2) & n_car(x2) & a_small(s1) & Theme(s1,x1)) | exists p1 x1 x3.(n_street(x3) & exists x2.((x1 = x2) & on(x2,x3) & n_car(x2))) | 7a345f56-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5.(on(x3,x4) & on(x1,x3) & of(x4,x5) & of(x1,x2) & n_wheel(x3) & n_village(x5) & n_street(x4) & n_drive(x1) & n_car(x2) & card_eq_2(x3) & a_topic(x1) & a_small(s1) & Theme(s1,x1)) | exists x1 x3.(n_street(x3) & exists x2.(on(x2,x3) & n_car(x2) & (x1 = x2))) |
||
A small car drives on two wheels on a village street. | A car drives down a street with two wheels off the ground. | 1 | 0.59894 | Just because a car is driving on two wheels dosn't mean it's off the ground. | exists s1 x1 x2 x3 x4 x5.(a_topic(x1) & on(x1,x3) & on(x3,x4) & n_street(x4) & of(x4,x5) & n_village(x5) & n_wheel(x3) & card_eq_2(x3) & n_drive(x1) & of(x1,x2) & n_car(x2) & a_small(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3 x4.(n_ground(x4) & off(e1,x4) & with(e1,x3) & n_wheel(x3) & card_eq_2(x3) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_drive(e1) & n_street(x2) & n_car(x1)) | 7a3463fc-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5.(on(x3,x4) & on(x1,x3) & of(x4,x5) & of(x1,x2) & n_wheel(x3) & n_village(x5) & n_street(x4) & n_drive(x1) & n_car(x2) & card_eq_2(x3) & a_topic(x1) & a_small(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_drive(e1) & off(e1,x4) & n_wheel(x3) & n_street(x2) & n_ground(x4) & n_car(x1) & card_eq_2(x3) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A small car drives on two wheels on a village street. | There is a small car driving on down the street | 0 | -100 | the village street is the type of street | exists s1 x1 x2 x3 x4 x5.(a_topic(x1) & on(x1,x3) & on(x3,x4) & n_street(x4) & of(x4,x5) & n_village(x5) & n_wheel(x3) & card_eq_2(x3) & n_drive(x1) & of(x1,x2) & n_car(x2) & a_small(s1) & Theme(s1,x1)) | exists p1 s1 x1 x2.(n_street(x2) & down(p1,x2) & a_on(s1) & Manner(p1,s1) & exists s2 x3 x4.((x1 = x3) & n_driving(x3) & of(x3,x4) & n_car(x4) & a_small(s2) & Theme(s2,x3))) | 7a346988-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5.(on(x3,x4) & on(x1,x3) & of(x4,x5) & of(x1,x2) & n_wheel(x3) & n_village(x5) & n_street(x4) & n_drive(x1) & n_car(x2) & card_eq_2(x3) & a_topic(x1) & a_small(s1) & Theme(s1,x1)) | exists p1 s1 x1 x2.(n_street(x2) & exists s2 x3 x4.(of(x3,x4) & n_driving(x3) & n_car(x4) & a_small(s2) & Theme(s2,x3) & (x1 = x3)) & down(p1,x2) & a_on(s1) & Manner(p1,s1)) |
||
A small car drives on two wheels on a village street. | People are going through a village to their destination. | 1 | 0.802572 | Just because there's a car doesn't mean there are numerous people in it. It also doesn't mean they are driving to their destination. | exists s1 x1 x2 x3 x4 x5.(a_topic(x1) & on(x1,x3) & on(x3,x4) & n_street(x4) & of(x4,x5) & n_village(x5) & n_wheel(x3) & card_eq_2(x3) & n_drive(x1) & of(x1,x2) & n_car(x2) & a_small(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(to(e1,x3) & n_destination(x3) & of(x3,x1) & n_thing(x1) & through(e1,x2) & n_village(x2) & Actor(e1,x1) & v_go(e1) & n_people(x1)) | 7a346f00-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5.(on(x3,x4) & on(x1,x3) & of(x4,x5) & of(x1,x2) & n_wheel(x3) & n_village(x5) & n_street(x4) & n_drive(x1) & n_car(x2) & card_eq_2(x3) & a_topic(x1) & a_small(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(v_go(e1) & to(e1,x3) & through(e1,x2) & of(x3,x1) & n_village(x2) & n_thing(x1) & n_people(x1) & n_destination(x3) & Actor(e1,x1)) |
||
A small car drives on two wheels on a village street. | There are lots of big trucks on a busy highway. | 2 | -100 | A village street is not a busy highway. | exists s1 x1 x2 x3 x4 x5.(a_topic(x1) & on(x1,x3) & on(x3,x4) & n_street(x4) & of(x4,x5) & n_village(x5) & n_wheel(x3) & card_eq_2(x3) & n_drive(x1) & of(x1,x2) & n_car(x2) & a_small(s1) & Theme(s1,x1)) | exists p1 x1 s1 s2 x2 x3 x4.((x1 = x2) & on(x2,x4) & n_highway(x4) & a_busy(s2) & Theme(s2,x4) & of(x2,x3) & n_truck(x3) & a_big(s1) & Theme(s1,x3) & n_lot(x2)) | 7a3473f6-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5.(on(x3,x4) & on(x1,x3) & of(x4,x5) & of(x1,x2) & n_wheel(x3) & n_village(x5) & n_street(x4) & n_drive(x1) & n_car(x2) & card_eq_2(x3) & a_topic(x1) & a_small(s1) & Theme(s1,x1)) | exists x1 s1 s2 x2 x3 x4.(on(x2,x4) & of(x2,x3) & n_truck(x3) & n_lot(x2) & n_highway(x4) & a_busy(s2) & a_big(s1) & Theme(s2,x4) & Theme(s1,x3) & (x1 = x2)) |
||
Onlookers watch as a subcompact car takes a turn on two wheels. | The car crashed into a tree. | 2 | -100 | A car that has crashed into a tree wouldn't be able to take a turn on two wheels. | exists e1 p1 x1 x2.(exists e2 x3 x4 x5 x6.(Theme(e2,x5) & Actor(e2,x3) & v_take(e2) & on(x5,x6) & n_wheel(x6) & card_eq_2(x6) & n_turn(x5) & n_car(x3) & of(x3,x4) & n_subcompact(x4)) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_thing(x2) & n_onlooker(x1)) | exists e1 x1 x2.(n_car(x1) & into(e1,x2) & n_tree(x2) & Actor(e1,x1) & v_crash(e1)) | 7a348800-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2.(v_watch(e1) & n_thing(x2) & n_onlooker(x1) & exists e2 x3 x4 x5 x6.(v_take(e2) & on(x5,x6) & of(x3,x4) & n_wheel(x6) & n_turn(x5) & n_subcompact(x4) & n_car(x3) & card_eq_2(x6) & Theme(e2,x5) & Actor(e2,x3)) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_crash(e1) & n_tree(x2) & n_car(x1) & into(e1,x2) & Actor(e1,x1)) |
||
Onlookers watch as a subcompact car takes a turn on two wheels. | The driver of the car has a lot of experience driving. | 1 | -100 | Just because there's a car on two wheels doesn't mean its driver has a lot of experience driving. | exists e1 p1 x1 x2.(exists e2 x3 x4 x5 x6.(Theme(e2,x5) & Actor(e2,x3) & v_take(e2) & on(x5,x6) & n_wheel(x6) & card_eq_2(x6) & n_turn(x5) & n_car(x3) & of(x3,x4) & n_subcompact(x4)) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_thing(x2) & n_onlooker(x1)) | exists e1 x1 x2 x3 x4 x5.(n_car(x2) & n_driver(x1) & Theme(e1,x3) & Actor(e1,x1) & v_have(e1) & of(x3,x4) & n_driving(x4) & of(x4,x5) & n_experience(x5) & n_lot(x3) & of(x1,x2)) | 7a348cd8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2.(v_watch(e1) & n_thing(x2) & n_onlooker(x1) & exists e2 x3 x4 x5 x6.(v_take(e2) & on(x5,x6) & of(x3,x4) & n_wheel(x6) & n_turn(x5) & n_subcompact(x4) & n_car(x3) & card_eq_2(x6) & Theme(e2,x5) & Actor(e2,x3)) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4 x5.(v_have(e1) & of(x4,x5) & of(x3,x4) & of(x1,x2) & n_lot(x3) & n_experience(x5) & n_driving(x4) & n_driver(x1) & n_car(x2) & Theme(e1,x3) & Actor(e1,x1)) |
||
Onlookers watch as a subcompact car takes a turn on two wheels. | The car is doing a stunt. | 0 | -100 | a subcompact car is a type of car | exists e1 p1 x1 x2.(exists e2 x3 x4 x5 x6.(Theme(e2,x5) & Actor(e2,x3) & v_take(e2) & on(x5,x6) & n_wheel(x6) & card_eq_2(x6) & n_turn(x5) & n_car(x3) & of(x3,x4) & n_subcompact(x4)) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_thing(x2) & n_onlooker(x1)) | exists e1 x1 x2.(n_car(x1) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_stunt(x2)) | 7a3491b0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2.(v_watch(e1) & n_thing(x2) & n_onlooker(x1) & exists e2 x3 x4 x5 x6.(v_take(e2) & on(x5,x6) & of(x3,x4) & n_wheel(x6) & n_turn(x5) & n_subcompact(x4) & n_car(x3) & card_eq_2(x6) & Theme(e2,x5) & Actor(e2,x3)) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_do(e1) & n_stunt(x2) & n_car(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
My, my let's watch as the white and red car tips over. | Two cars tip over. | 0 | -100 | the white and red is one of the cars | exists s1 s2 s3 x1 x2 x3 x4 x5 x6.(n_tip(x4) & of(x4,x5) & n_car(x5) & a_red(s2) & Theme(s2,x4) & a_white(s1) & Theme(s1,x4) & a_topic(x1) & rel(x1,x3) & Theme(s3,x6) & a_over(s3) & (x3 = x6) & as(x3,x4) & n_watch(x3) & of(x3,x2) & n_let(x2) & of(x2,x1) & n_person(x1) & n_my(x1)) | exists s1 x1 x2 x3.(a_topic(x1) & Theme(s1,x3) & a_over(s1) & (x1 = x3) & n_tip(x1) & of(x1,x2) & n_car(x2) & card_eq_2(x1)) | 7a34991c-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3 x4 x5 x6.(rel(x1,x3) & of(x4,x5) & of(x3,x2) & of(x2,x1) & n_watch(x3) & n_tip(x4) & n_person(x1) & n_my(x1) & n_let(x2) & n_car(x5) & as(x3,x4) & a_white(s1) & a_topic(x1) & a_red(s2) & a_over(s3) & Theme(s3,x6) & Theme(s2,x4) & Theme(s1,x4) & (x3 = x6)) | exists s1 x1 x2 x3.(of(x1,x2) & n_tip(x1) & n_car(x2) & card_eq_2(x1) & a_topic(x1) & a_over(s1) & Theme(s1,x3) & (x1 = x3)) |
||
My, my let's watch as the white and red car tips over. | A zebra drives a car. | 2 | -100 | A zebra cannot drive car | exists s1 s2 s3 x1 x2 x3 x4 x5 x6.(n_tip(x4) & of(x4,x5) & n_car(x5) & a_red(s2) & Theme(s2,x4) & a_white(s1) & Theme(s1,x4) & a_topic(x1) & rel(x1,x3) & Theme(s3,x6) & a_over(s3) & (x3 = x6) & as(x3,x4) & n_watch(x3) & of(x3,x2) & n_let(x2) & of(x2,x1) & n_person(x1) & n_my(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_drive(e1) & n_car(x2) & n_zebra(x1)) | 7a349e44-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3 x4 x5 x6.(rel(x1,x3) & of(x4,x5) & of(x3,x2) & of(x2,x1) & n_watch(x3) & n_tip(x4) & n_person(x1) & n_my(x1) & n_let(x2) & n_car(x5) & as(x3,x4) & a_white(s1) & a_topic(x1) & a_red(s2) & a_over(s3) & Theme(s3,x6) & Theme(s2,x4) & Theme(s1,x4) & (x3 = x6)) | exists e1 x1 x2.(v_drive(e1) & n_zebra(x1) & n_car(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
My, my let's watch as the white and red car tips over. | Fans witness a wreck in the NASCAR race. | 1 | -100 | car doesn't always mean race. | exists s1 s2 s3 x1 x2 x3 x4 x5 x6.(n_tip(x4) & of(x4,x5) & n_car(x5) & a_red(s2) & Theme(s2,x4) & a_white(s1) & Theme(s1,x4) & a_topic(x1) & rel(x1,x3) & Theme(s3,x6) & a_over(s3) & (x3 = x6) & as(x3,x4) & n_watch(x3) & of(x3,x2) & n_let(x2) & of(x2,x1) & n_person(x1) & n_my(x1)) | exists x4 x5.(n_race(x4) & (x4 = x5) & ne_org_nascar(x5) & all x1.(n_wreck(x1) -> exists x2 x3.(a_topic(x2) & in(x2,x4) & for(x2,x1) & n_witness(x2) & (x2 = x3) & ne_nam_fans(x3)))) | 7a34a376-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3 x4 x5 x6.(rel(x1,x3) & of(x4,x5) & of(x3,x2) & of(x2,x1) & n_watch(x3) & n_tip(x4) & n_person(x1) & n_my(x1) & n_let(x2) & n_car(x5) & as(x3,x4) & a_white(s1) & a_topic(x1) & a_red(s2) & a_over(s3) & Theme(s3,x6) & Theme(s2,x4) & Theme(s1,x4) & (x3 = x6)) | exists x4 x5.(ne_org_nascar(x5) & n_race(x4) & all x1.(exists x2 x3.(ne_nam_fans(x3) & n_witness(x2) & in(x2,x4) & for(x2,x1) & a_topic(x2) & (x2 = x3)) | -n_wreck(x1)) & (x4 = x5)) |
||
A car in the process of flipping in the street of a small town. | The car is flipping in a small town. | 0 | -100 | the street of the small town gives context to the car | exists e1 s1 x1 x2 x3 x4 x5.(n_street(x4) & n_process(x2) & a_topic(x1) & in(x1,x2) & in(e1,x4) & of(x4,x5) & n_town(x5) & a_small(s1) & Theme(s1,x5) & Actor(e1,x3) & v_flip(e1) & (x2 = x3) & n_car(x1)) | exists e1 s1 x1 x2.(n_car(x1) & in(e1,x2) & n_town(x2) & a_small(s1) & Theme(s1,x2) & Actor(e1,x1) & v_flip(e1)) | 7a34a844-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_flip(e1) & of(x4,x5) & n_town(x5) & n_street(x4) & n_process(x2) & n_car(x1) & in(x1,x2) & in(e1,x4) & a_topic(x1) & a_small(s1) & Theme(s1,x5) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 x1 x2.(v_flip(e1) & n_town(x2) & n_car(x1) & in(e1,x2) & a_small(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
A car in the process of flipping in the street of a small town. | A car is speeding down the street | 2 | -100 | Speeding is not flipping. | exists e1 s1 x1 x2 x3 x4 x5.(n_street(x4) & n_process(x2) & a_topic(x1) & in(x1,x2) & in(e1,x4) & of(x4,x5) & n_town(x5) & a_small(s1) & Theme(s1,x5) & Actor(e1,x3) & v_flip(e1) & (x2 = x3) & n_car(x1)) | exists e1 s1 x1 x2.(n_street(x2) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_speed(e1) & n_car(x1)) | 7a34ad08-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_flip(e1) & of(x4,x5) & n_town(x5) & n_street(x4) & n_process(x2) & n_car(x1) & in(x1,x2) & in(e1,x4) & a_topic(x1) & a_small(s1) & Theme(s1,x5) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 x1 x2.(v_speed(e1) & n_street(x2) & n_car(x1) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A car in the process of flipping in the street of a small town. | The car is flipping as a result of a collision. | 1 | -100 | car doesn't always mean collision. | exists e1 s1 x1 x2 x3 x4 x5.(n_street(x4) & n_process(x2) & a_topic(x1) & in(x1,x2) & in(e1,x4) & of(x4,x5) & n_town(x5) & a_small(s1) & Theme(s1,x5) & Actor(e1,x3) & v_flip(e1) & (x2 = x3) & n_car(x1)) | exists e1 x1 x2 x3.(n_car(x1) & as(e1,x2) & of(x2,x3) & n_collision(x3) & n_result(x2) & Actor(e1,x1) & v_flip(e1)) | 7a34b208-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_flip(e1) & of(x4,x5) & n_town(x5) & n_street(x4) & n_process(x2) & n_car(x1) & in(x1,x2) & in(e1,x4) & a_topic(x1) & a_small(s1) & Theme(s1,x5) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3.(v_flip(e1) & of(x2,x3) & n_result(x2) & n_collision(x3) & n_car(x1) & as(e1,x2) & Actor(e1,x1)) |
||
A car is on two wheels, people are watching and taking photos. | The car is made of grass | 2 | -100 | The car cannot be moving or doing any activity because the car is made out of grass. Therefore, the people cannot be watching the car doing anything other than sitting. | exists e1 e2 p1 x1 x2 x3 x4 x5.(Theme(e2,x5) & Actor(e2,x4) & v_take(e2) & n_photo(x5) & n_people(x4) & Theme(e1,x3) & Actor(e1,x2) & v_watch(e1) & n_photo(x3) & n_people(x2) & exists x6.(on(x1,x6) & n_wheel(x6) & card_eq_2(x6)) & n_car(x1)) | exists e1 x1 x2.(n_car(x1) & of(e1,x2) & n_grass(x2) & Theme(e1,x1) & v_make(e1)) | 7a34b6ea-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5.(v_watch(e1) & v_take(e2) & n_photo(x5) & n_photo(x3) & n_people(x4) & n_people(x2) & n_car(x1) & exists x6.(on(x1,x6) & n_wheel(x6) & card_eq_2(x6)) & Theme(e2,x5) & Theme(e1,x3) & Actor(e2,x4) & Actor(e1,x2)) | exists e1 x1 x2.(v_make(e1) & of(e1,x2) & n_grass(x2) & n_car(x1) & Theme(e1,x1)) |
||
A car is on two wheels, people are watching and taking photos. | The car is driving fast | 1 | -100 | car doesn't always mean driving fast | exists e1 e2 p1 x1 x2 x3 x4 x5.(Theme(e2,x5) & Actor(e2,x4) & v_take(e2) & n_photo(x5) & n_people(x4) & Theme(e1,x3) & Actor(e1,x2) & v_watch(e1) & n_photo(x3) & n_people(x2) & exists x6.(on(x1,x6) & n_wheel(x6) & card_eq_2(x6)) & n_car(x1)) | exists e1 s1 x1.(n_car(x1) & a_fast(s1) & Manner(e1,s1) & Actor(e1,x1) & v_drive(e1)) | 7a34bcb2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5.(v_watch(e1) & v_take(e2) & n_photo(x5) & n_photo(x3) & n_people(x4) & n_people(x2) & n_car(x1) & exists x6.(on(x1,x6) & n_wheel(x6) & card_eq_2(x6)) & Theme(e2,x5) & Theme(e1,x3) & Actor(e2,x4) & Actor(e1,x2)) | exists e1 s1 x1.(v_drive(e1) & n_car(x1) & a_fast(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A car is on two wheels, people are watching and taking photos. | The care is made of metal | 0 | -100 | car is on two wheels is same as care is made of metal | exists e2 e1 p1 x1 x2 x3 x4 x5.(Theme(e2,x5) & Actor(e2,x4) & v_take(e2) & n_photo(x5) & n_people(x4) & Theme(e1,x3) & Actor(e1,x2) & v_watch(e1) & n_photo(x3) & n_people(x2) & exists x6.(on(x1,x6) & n_wheel(x6) & card_eq_2(x6)) & n_car(x1)) | exists e1 x1 x2.(n_care(x1) & of(e1,x2) & n_metal(x2) & Theme(e1,x1) & v_make(e1)) | 7a34c1b2-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5.(v_watch(e1) & v_take(e2) & n_photo(x5) & n_photo(x3) & n_people(x4) & n_people(x2) & n_car(x1) & exists x6.(on(x1,x6) & n_wheel(x6) & card_eq_2(x6)) & Theme(e2,x5) & Theme(e1,x3) & Actor(e2,x4) & Actor(e1,x2)) | exists e1 x1 x2.(v_make(e1) & of(e1,x2) & n_metal(x2) & n_care(x1) & Theme(e1,x1)) |
||
A man is juggling with white pins. | A man performs an activity. | 0 | -100 | Juggling is a kind of performance. | exists e1 s1 x1 x2.(with(e1,x2) & n_pin(x2) & a_white(s1) & Theme(s1,x2) & Actor(e1,x1) & v_juggle(e1) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_perform(e1) & n_activity(x2) & n_man(x1)) | 7a34c676-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(with(e1,x2) & v_juggle(e1) & n_pin(x2) & n_man(x1) & a_white(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_perform(e1) & n_man(x1) & n_activity(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man is juggling with white pins. | A man is juggling at a county fair. | 1 | -100 | pins doesn't always mean county fair. | exists e1 s1 x1 x2.(with(e1,x2) & n_pin(x2) & a_white(s1) & Theme(s1,x2) & Actor(e1,x1) & v_juggle(e1) & n_man(x1)) | exists e1 x1 x2 x3.(at(e1,x2) & n_fair(x2) & of(x2,x3) & n_county(x3) & Actor(e1,x1) & v_juggle(e1) & n_man(x1)) | 7a34cb9e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(with(e1,x2) & v_juggle(e1) & n_pin(x2) & n_man(x1) & a_white(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_juggle(e1) & of(x2,x3) & n_man(x1) & n_fair(x2) & n_county(x3) & at(e1,x2) & Actor(e1,x1)) |
||
A man is juggling with white pins. | A man is sleeping. | 2 | -100 | The man cannot be juggling and sleeping at the same time. | exists e1 s1 x1 x2.(with(e1,x2) & n_pin(x2) & a_white(s1) & Theme(s1,x2) & Actor(e1,x1) & v_juggle(e1) & n_man(x1)) | exists e1 x1.(Actor(e1,x1) & v_sleep(e1) & n_man(x1)) | 7a34d062-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(with(e1,x2) & v_juggle(e1) & n_pin(x2) & n_man(x1) & a_white(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1.(v_sleep(e1) & n_man(x1) & Actor(e1,x1)) |
||
A dog prepares to catch a thrown object in a field with nearby cars. | A dog is catching something | 0 | -100 | dog prepares to catch a thrown object is same as dog is catching something | exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_prepare(e1) & exists e3 e2 s1 x2 x3 x4.(Theme(e3,x2) & Actor(e3,x1) & v_catch(e3) & with(x2,x4) & n_car(x4) & a_nearby(s1) & Theme(s1,x4) & in(x2,x3) & n_field(x3) & n_object(x2) & Theme(e2,x2) & v_throw(e2)) & n_dog(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_catch(e1) & n_thing(x2) & n_dog(x1)) | 7a34d58a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1.(v_prepare(e1) & n_dog(x1) & exists e3 e2 s1 x2 x3 x4.(with(x2,x4) & v_throw(e2) & v_catch(e3) & n_object(x2) & n_field(x3) & n_car(x4) & in(x2,x3) & a_nearby(s1) & Theme(s1,x4) & Theme(e3,x2) & Theme(e2,x2) & Actor(e3,x1)) & Topic(e1,p1) & Actor(e1,x1)) | exists e1 x1 x2.(v_catch(e1) & n_thing(x2) & n_dog(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A dog prepares to catch a thrown object in a field with nearby cars. | The dog is digging a hole | 2 | -100 | The dog cannot catch an object while digging a hole. | exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_prepare(e1) & exists e2 e3 s1 x2 x3 x4.(Theme(e3,x2) & Actor(e3,x1) & v_catch(e3) & with(x2,x4) & n_car(x4) & a_nearby(s1) & Theme(s1,x4) & in(x2,x3) & n_field(x3) & n_object(x2) & Theme(e2,x2) & v_throw(e2)) & n_dog(x1)) | exists e1 x1 x2.(n_dog(x1) & Theme(e1,x2) & Actor(e1,x1) & v_dig(e1) & n_hole(x2)) | 7a34d9f4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1.(v_prepare(e1) & n_dog(x1) & exists e2 e3 s1 x2 x3 x4.(with(x2,x4) & v_throw(e2) & v_catch(e3) & n_object(x2) & n_field(x3) & n_car(x4) & in(x2,x3) & a_nearby(s1) & Theme(s1,x4) & Theme(e3,x2) & Theme(e2,x2) & Actor(e3,x1)) & Topic(e1,p1) & Actor(e1,x1)) | exists e1 x1 x2.(v_dig(e1) & n_hole(x2) & n_dog(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A dog prepares to catch a thrown object in a field with nearby cars. | The dog is energetic | 1 | -100 | dog doesn't always mean energetic | exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_prepare(e1) & exists e2 e3 s1 x2 x3 x4.(Theme(e3,x2) & Actor(e3,x1) & v_catch(e3) & with(x2,x4) & n_car(x4) & a_nearby(s1) & Theme(s1,x4) & in(x2,x3) & n_field(x3) & n_object(x2) & Theme(e2,x2) & v_throw(e2)) & n_dog(x1)) | exists s1 x1.(n_dog(x1) & Theme(s1,x1) & a_energetic(s1)) | 7a34de4a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1.(v_prepare(e1) & n_dog(x1) & exists e2 e3 s1 x2 x3 x4.(with(x2,x4) & v_throw(e2) & v_catch(e3) & n_object(x2) & n_field(x3) & n_car(x4) & in(x2,x3) & a_nearby(s1) & Theme(s1,x4) & Theme(e3,x2) & Theme(e2,x2) & Actor(e3,x1)) & Topic(e1,p1) & Actor(e1,x1)) | exists s1 x1.(n_dog(x1) & a_energetic(s1) & Theme(s1,x1)) |
||
A man in a gray shirt is juggling batons that resemble bowling pins. | There is a man juggling. | 0 | -100 | man juggling is same as man juggling | exists e2 e1 p1 s1 x1 x2 x3 x4.(Theme(e2,x3) & Actor(e2,x1) & v_juggle(e2) & exists e3 x5.(Theme(e3,x5) & Actor(e3,x4) & v_bowl(e3) & n_pin(x5)) & Topic(e1,p1) & Actor(e1,x4) & v_resemble(e1) & (x3 = x4) & n_baton(x3) & in(x1,x2) & n_shirt(x2) & a_gray(s1) & Theme(s1,x2) & n_man(x1)) | exists p1 x1 x2 x3.((x1 = x2) & n_juggling(x2) & of(x2,x3) & n_man(x3)) | 7a34f1fa-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 s1 x1 x2 x3 x4.(v_resemble(e1) & v_juggle(e2) & n_shirt(x2) & n_man(x1) & n_baton(x3) & in(x1,x2) & exists e3 x5.(v_bowl(e3) & n_pin(x5) & Theme(e3,x5) & Actor(e3,x4)) & a_gray(s1) & Topic(e1,p1) & Theme(s1,x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x4)) | exists x1 x2 x3.(of(x2,x3) & n_man(x3) & n_juggling(x2) & (x1 = x2)) |
||
A man in a gray shirt is juggling batons that resemble bowling pins. | A woman is preforming with a hula hoop. | 2 | -100 | The subject could be either a man or a woman, not both. | exists e1 e2 p1 s1 x1 x2 x3 x4.(Theme(e2,x3) & Actor(e2,x1) & v_juggle(e2) & exists e3 x5.(Theme(e3,x5) & Actor(e3,x4) & v_bowl(e3) & n_pin(x5)) & Topic(e1,p1) & Actor(e1,x4) & v_resemble(e1) & (x3 = x4) & n_baton(x3) & in(x1,x2) & n_shirt(x2) & a_gray(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2 x3.(with(e1,x2) & n_hoop(x2) & of(x2,x3) & n_hula(x3) & Actor(e1,x1) & v_preform(e1) & n_woman(x1)) | 7a34f6d2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 x1 x2 x3 x4.(v_resemble(e1) & v_juggle(e2) & n_shirt(x2) & n_man(x1) & n_baton(x3) & in(x1,x2) & exists e3 x5.(v_bowl(e3) & n_pin(x5) & Theme(e3,x5) & Actor(e3,x4)) & a_gray(s1) & Topic(e1,p1) & Theme(s1,x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x4)) | exists e1 x1 x2 x3.(with(e1,x2) & v_preform(e1) & of(x2,x3) & n_woman(x1) & n_hula(x3) & n_hoop(x2) & Actor(e1,x1)) |
||
A man in a gray shirt is juggling batons that resemble bowling pins. | A painted performer is juggling for a child's party. | 1 | -100 | man doesn't always mean performer | exists e2 e1 p1 s1 x1 x2 x3 x4.(Theme(e2,x3) & Actor(e2,x1) & v_juggle(e2) & exists e3 x5.(Theme(e3,x5) & Actor(e3,x4) & v_bowl(e3) & n_pin(x5)) & Topic(e1,p1) & Actor(e1,x4) & v_resemble(e1) & (x3 = x4) & n_baton(x3) & in(x1,x2) & n_shirt(x2) & a_gray(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 s1 x1 x2 x3.(for(e1,x3) & n_party(x3) & of(x3,x2) & n_child(x2) & Actor(e1,x1) & v_juggle(e1) & n_performer(x1) & a_painted(s1) & Theme(s1,x1)) | 7a34fbb4-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 s1 x1 x2 x3 x4.(v_resemble(e1) & v_juggle(e2) & n_shirt(x2) & n_man(x1) & n_baton(x3) & in(x1,x2) & exists e3 x5.(v_bowl(e3) & n_pin(x5) & Theme(e3,x5) & Actor(e3,x4)) & a_gray(s1) & Topic(e1,p1) & Theme(s1,x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x4)) | exists e1 s1 x1 x2 x3.(v_juggle(e1) & of(x3,x2) & n_performer(x1) & n_party(x3) & n_child(x2) & for(e1,x3) & a_painted(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
Four men and one women are discussing something together on a stage with microphones. | A group of people are on stage. | 0 | -100 | men and one women are discussing something together on a stage means people are on stage | exists e1 s1 x1 x2 x3 x4 x5 x6.(with(e1,x6) & n_microphone(x6) & on(e1,x5) & n_stage(x5) & a_together(s1) & Manner(e1,s1) & Theme(e1,x4) & Actor(e1,x1) & v_discuss(e1) & n_thing(x4) & n_woman(x3) & card_eq_1(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1) & card_eq_4(x1)) | exists p1 x1 x2.(exists x3.(on(x1,x3) & n_stage(x3)) & of(x1,x2) & n_people(x2) & n_group(x1)) | 7a351b76-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(with(e1,x6) & v_discuss(e1) & subset_of(x3,x1) & subset_of(x2,x1) & on(e1,x5) & n_woman(x3) & n_thing(x4) & n_stage(x5) & n_microphone(x6) & n_man(x2) & card_eq_4(x1) & card_eq_1(x3) & a_together(s1) & Theme(e1,x4) & Manner(e1,s1) & Actor(e1,x1)) | exists x1 x2.(of(x1,x2) & n_people(x2) & n_group(x1) & exists x3.(on(x1,x3) & n_stage(x3))) |
||
Four men and one women are discussing something together on a stage with microphones. | A rock band is having a discussion. | 1 | -100 | stage doesn't always mean rock band | exists e1 s1 x1 x2 x3 x4 x5 x6.(with(e1,x6) & n_microphone(x6) & on(e1,x5) & n_stage(x5) & a_together(s1) & Manner(e1,s1) & Theme(e1,x4) & Actor(e1,x1) & v_discuss(e1) & n_thing(x4) & n_woman(x3) & card_eq_1(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1) & card_eq_4(x1)) | exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_have(e1) & n_discussion(x3) & n_band(x1) & of(x1,x2) & n_rock(x2)) | 7a351fc2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(with(e1,x6) & v_discuss(e1) & subset_of(x3,x1) & subset_of(x2,x1) & on(e1,x5) & n_woman(x3) & n_thing(x4) & n_stage(x5) & n_microphone(x6) & n_man(x2) & card_eq_4(x1) & card_eq_1(x3) & a_together(s1) & Theme(e1,x4) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_have(e1) & of(x1,x2) & n_rock(x2) & n_discussion(x3) & n_band(x1) & Theme(e1,x3) & Actor(e1,x1)) |
||
Four men and one women are discussing something together on a stage with microphones. | A dog is licking it's paw. | 2 | -100 | The subject changed from four men and one woman to a dog. The people cannot turn into a dog. | exists e1 s1 x1 x2 x3 x4 x5 x6.(with(e1,x6) & n_microphone(x6) & on(e1,x5) & n_stage(x5) & a_together(s1) & Manner(e1,s1) & Theme(e1,x4) & Actor(e1,x1) & v_discuss(e1) & n_thing(x4) & n_woman(x3) & card_eq_1(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1) & card_eq_4(x1)) | exists e1 p1 x1 x2.(exists x3.((x1 = x3) & n_paw(x3)) & Theme(e1,x1) & Actor(e1,x2) & v_lick(e1) & n_thing(x1) & (x1 = x2) & n_dog(x1)) | 7a35240e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(with(e1,x6) & v_discuss(e1) & subset_of(x3,x1) & subset_of(x2,x1) & on(e1,x5) & n_woman(x3) & n_thing(x4) & n_stage(x5) & n_microphone(x6) & n_man(x2) & card_eq_4(x1) & card_eq_1(x3) & a_together(s1) & Theme(e1,x4) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2.(v_lick(e1) & n_thing(x1) & n_dog(x1) & exists x3.(n_paw(x3) & (x1 = x3)) & Theme(e1,x1) & Actor(e1,x2) & (x1 = x2)) |
||
A woman wearing a green shirt and an apron is making food. | A woman is making food for the company that is visiting. | 1 | -100 | making food doesn't always mean for the company | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(Theme(e2,x6) & Actor(e2,x1) & v_make(e2) & n_food(x6) & subset_of(x5,x1) & n_apron(x5) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_shirt(x4) & a_green(s1) & Theme(s1,x4) & (x2 = x3) & n_woman(x2)) | exists e1 e2 x1 x2 x3 x4.(n_company(x3) & Theme(e2,x2) & Actor(e2,x1) & v_make(e2) & for(x2,x3) & Actor(e1,x4) & v_visit(e1) & (x3 = x4) & n_food(x2) & n_woman(x1)) | 7a35285a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_make(e2) & subset_of(x5,x1) & subset_of(x2,x1) & n_woman(x2) & n_shirt(x4) & n_food(x6) & n_apron(x5) & a_green(s1) & Theme(s1,x4) & Theme(e2,x6) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 e2 x1 x2 x3 x4.(v_visit(e1) & v_make(e2) & n_woman(x1) & n_food(x2) & n_company(x3) & for(x2,x3) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x4)) |
||
A woman wearing a green shirt and an apron is making food. | A woman is making food. | 0 | -100 | woman is making food.is same as woman is making food. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(Theme(e2,x6) & Actor(e2,x1) & v_make(e2) & n_food(x6) & subset_of(x5,x1) & n_apron(x5) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_shirt(x4) & a_green(s1) & Theme(s1,x4) & (x2 = x3) & n_woman(x2)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_food(x2) & n_woman(x1)) | 7a352cf6-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_make(e2) & subset_of(x5,x1) & subset_of(x2,x1) & n_woman(x2) & n_shirt(x4) & n_food(x6) & n_apron(x5) & a_green(s1) & Theme(s1,x4) & Theme(e2,x6) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2.(v_make(e1) & n_woman(x1) & n_food(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman wearing a green shirt and an apron is making food. | A bear is protecting her cub. | 2 | -100 | The subject changed from a woman to a bear. The woman cannot be a bear. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(Theme(e2,x6) & Actor(e2,x1) & v_make(e2) & n_food(x6) & subset_of(x5,x1) & n_apron(x5) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_shirt(x4) & a_green(s1) & Theme(s1,x4) & (x2 = x3) & n_woman(x2)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_protect(e1) & n_cub(x2) & of(x2,x1) & n_female(x1) & n_bear(x1)) | 7a3534bc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_make(e2) & subset_of(x5,x1) & subset_of(x2,x1) & n_woman(x2) & n_shirt(x4) & n_food(x6) & n_apron(x5) & a_green(s1) & Theme(s1,x4) & Theme(e2,x6) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2.(v_protect(e1) & of(x2,x1) & n_female(x1) & n_cub(x2) & n_bear(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
An asian woman in a green shirt and an apron is fixing some food inside a market. | A human fixing | 0 | -100 | An asian woman is a human. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(Theme(e1,x5) & Actor(e1,x1) & v_fix(e1) & inside(x5,x6) & n_market(x6) & n_food(x5) & in(x1,x2) & subset_of(x4,x2) & n_apron(x4) & subset_of(x3,x2) & n_shirt(x3) & a_green(s2) & Theme(s2,x3) & n_woman(x1) & a_asian(s1) & Theme(s1,x1)) | exists s1 x1.(a_topic(x1) & n_fixing(x1) & a_human(s1) & Theme(s1,x1)) | 7a3560e0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_fix(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1) & n_shirt(x3) & n_market(x6) & n_food(x5) & n_apron(x4) & inside(x5,x6) & in(x1,x2) & a_green(s2) & a_asian(s1) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x5) & Actor(e1,x1)) | exists s1 x1.(n_fixing(x1) & a_topic(x1) & a_human(s1) & Theme(s1,x1)) |
||
Five people taking part in a discussion on a stage. | The people are talking to each other. | 0 | -100 | people taking part in a discussion means they are talking to each other | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & on(e1,x5) & n_stage(x5) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & in(x3,x4) & n_discussion(x4) & n_part(x3) & (x1 = x2) & n_people(x1) & card_eq_5(x1)) | exists e1 x1.(n_people(x1) & all x2.(n_other(x2) -> to(e1,x2)) & Actor(e1,x1) & v_talk(e1)) | 7a356bda-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_take(e1) & on(e1,x5) & n_stage(x5) & n_people(x1) & n_part(x3) & n_discussion(x4) & in(x3,x4) & card_eq_5(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1.(v_talk(e1) & n_people(x1) & all x2.(to(e1,x2) | -n_other(x2)) & Actor(e1,x1)) |
||
A woman in a green shirt is cooking. | a dog eating kibble | 2 | -100 | It wouldn't be a dog eating if it is a woman cooking. | exists s1 s2 x1 x2.(Theme(s2,x1) & a_cooking(s2) & in(x1,x2) & n_shirt(x2) & a_green(s1) & Theme(s1,x2) & n_woman(x1)) | exists x1 x2 x3.(a_topic(x1) & n_kibble(x1) & of(x1,x3) & n_eating(x3) & of(x1,x2) & n_dog(x2)) | 7a357a8a-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2.(n_woman(x1) & n_shirt(x2) & in(x1,x2) & a_green(s1) & a_cooking(s2) & Theme(s2,x1) & Theme(s1,x2)) | exists x1 x2 x3.(of(x1,x3) & of(x1,x2) & n_kibble(x1) & n_eating(x3) & n_dog(x2) & a_topic(x1)) |
||
An elderly woman stirs a pot in a kitchen. | An old woman is making dinner for her family. | 1 | 0.611372 | Not all women stirring pots are making dinner, and if she was, it might not be for her family. | exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_stir(e1) & in(x2,x3) & n_kitchen(x3) & n_pot(x2) & n_woman(x1) & a_elderly(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & for(x2,x3) & n_family(x3) & of(x3,x1) & n_female(x1) & n_dinner(x2) & n_woman(x1) & a_old(s1) & Theme(s1,x1)) | 7a381038-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_stir(e1) & n_woman(x1) & n_pot(x2) & n_kitchen(x3) & in(x2,x3) & a_elderly(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_make(e1) & of(x3,x1) & n_woman(x1) & n_female(x1) & n_family(x3) & n_dinner(x2) & for(x2,x3) & a_old(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
An elderly woman stirs a pot in a kitchen. | An older woman is making something to eat in a pot. | 0 | 0.94279 | To be elderly is to be older. A pot in a kitchen generally has food in it. Food is to be eaten. | exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_stir(e1) & in(x2,x3) & n_kitchen(x3) & n_pot(x2) & n_woman(x1) & a_elderly(s1) & Theme(s1,x1)) | exists e1 p1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & Topic(x2,p1) & exists e2 x3.(in(e2,x3) & n_pot(x3) & Actor(e2,x2) & v_eat(e2)) & n_thing(x2) & n_woman(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1)) | 7a3815c4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_stir(e1) & n_woman(x1) & n_pot(x2) & n_kitchen(x3) & in(x2,x3) & a_elderly(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 p1 s1 x1 x2.(v_make(e1) & r_more(s1) & n_woman(x1) & n_thing(x2) & exists e2 x3.(v_eat(e2) & n_pot(x3) & in(e2,x3) & Actor(e2,x2)) & a_older(s1) & Topic(x2,p1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
An elderly woman stirs a pot in a kitchen. | An elderly woman is making dinner | 1 | 0.572492 | Just because the woman stirs a pot in a kitchen, it doesn't imply she is making dinner. | exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_stir(e1) & in(x2,x3) & n_kitchen(x3) & n_pot(x2) & n_woman(x1) & a_elderly(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_dinner(x2) & n_woman(x1) & a_elderly(s1) & Theme(s1,x1)) | 7a381bf0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_stir(e1) & n_woman(x1) & n_pot(x2) & n_kitchen(x3) & in(x2,x3) & a_elderly(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_make(e1) & n_woman(x1) & n_dinner(x2) & a_elderly(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
An elderly woman stirs a pot in a kitchen. | An older woman is cooking | 1 | 0.776255 | Just because the woman stirs a pot in a kitchen, it doesn't imply she is cooking. | exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_stir(e1) & in(x2,x3) & n_kitchen(x3) & n_pot(x2) & n_woman(x1) & a_elderly(s1) & Theme(s1,x1)) | exists e1 s1 x1.(Actor(e1,x1) & v_cook(e1) & n_woman(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1)) | 7a3820e6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_stir(e1) & n_woman(x1) & n_pot(x2) & n_kitchen(x3) & in(x2,x3) & a_elderly(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1.(v_cook(e1) & r_more(s1) & n_woman(x1) & a_older(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
An elderly woman stirs a pot in a kitchen. | A teenager is cooking. | 2 | 0.000123 | One is either elderly or is a teenager. | exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_stir(e1) & in(x2,x3) & n_kitchen(x3) & n_pot(x2) & n_woman(x1) & a_elderly(s1) & Theme(s1,x1)) | exists s1 x1.(Theme(s1,x1) & a_cooking(s1) & n_teenager(x1)) | 7a382b68-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_stir(e1) & n_woman(x1) & n_pot(x2) & n_kitchen(x3) & in(x2,x3) & a_elderly(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists s1 x1.(n_teenager(x1) & a_cooking(s1) & Theme(s1,x1)) |
||
An elderly woman stirs a pot in a kitchen. | An old woman adds seasoning to the pot. | 1 | 0.005036 | Just because the woman stirs a pot in a kitchen, it doesn't imply she adds seasoning to the pot. | exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_stir(e1) & in(x2,x3) & n_kitchen(x3) & n_pot(x2) & n_woman(x1) & a_elderly(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(n_pot(x3) & to(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_add(e1) & n_season(x2) & n_woman(x1) & a_old(s1) & Theme(s1,x1)) | 7a3848d2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_stir(e1) & n_woman(x1) & n_pot(x2) & n_kitchen(x3) & in(x2,x3) & a_elderly(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_add(e1) & to(e1,x3) & n_woman(x1) & n_season(x2) & n_pot(x3) & a_old(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two dogs playing in the water. | The dogs are in a lake. | 1 | -100 | Dogs can play in water and not be in a lake. | exists e1 x1 x2 x3.(n_water(x3) & a_topic(x1) & in(e1,x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_dog(x1) & card_eq_2(x1)) | exists p1 x1.(n_dog(x1) & exists x2.(in(x1,x2) & n_lake(x2))) | 7a397e3c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_play(e1) & n_water(x3) & n_dog(x1) & in(e1,x3) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists x1.(n_dog(x1) & exists x2.(n_lake(x2) & in(x1,x2))) |
||
Two dogs playing in the water. | The dogs are sleeping. | 2 | -100 | The dogs cannot be sleeping and playing at the same time. | exists e1 x1 x2 x3.(n_water(x3) & a_topic(x1) & in(e1,x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_dog(x1) & card_eq_2(x1)) | exists e1 x1.(n_dog(x1) & Actor(e1,x1) & v_sleep(e1)) | 7a39836e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_play(e1) & n_water(x3) & n_dog(x1) & in(e1,x3) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1.(v_sleep(e1) & n_dog(x1) & Actor(e1,x1)) |
||
Grant prepared to hit his golf ball while his caddy and scorekeeper waited for him. | Grant hit the ball while his caddy and scorekeeper watched. | 1 | -100 | Preparing to hit a ball is not the same thing as hitting the ball. Waiting for someone to hit a ball is not the same thing as watching them hit it. | exists e1 p1 x1 x2 x3 x4 x5 x6.(n_male(x2) & n_male(x2) & n_scorekeeper(x6) & n_caddy(x5) & subset_of(x6,x4) & subset_of(x5,x4) & of(x4,x2) & n_ball(x2) & of(x2,x3) & n_golf(x3) & of(x2,x1) & n_male(x1) & ne_nam_grant(x1) & Topic(e1,p1) & Actor(e1,x1) & v_prepare(e1) & exists e2 p2.(exists e3.(for(e3,x2) & Actor(e3,x4) & v_wait(e3)) & while(e2,p2) & Theme(e2,x2) & Actor(e2,x1) & v_hit(e2))) | exists e2 e1 x1 x2 x3 x4 x5.(n_scorekeeper(x5) & n_caddy(x4) & subset_of(x5,x3) & subset_of(x4,x3) & of(x3,x2) & n_male(x2) & n_ball(x2) & ne_nam_grant(x1) & for(e1,e2) & Theme(e2,x1) & v_watch(e2) & while(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_hit(e1)) | 7a39888c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x5 x6.(v_prepare(e1) & subset_of(x6,x4) & subset_of(x5,x4) & of(x4,x2) & of(x2,x3) & of(x2,x1) & ne_nam_grant(x1) & n_scorekeeper(x6) & n_male(x2) & n_male(x1) & n_golf(x3) & n_caddy(x5) & n_ball(x2) & exists e2 p2.(while(e2,p2) & v_hit(e2) & exists e3.(v_wait(e3) & for(e3,x2) & Actor(e3,x4)) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) | exists e2 e1 x1 x2 x3 x4 x5.(while(e1,x3) & v_watch(e2) & v_hit(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x3,x2) & ne_nam_grant(x1) & n_scorekeeper(x5) & n_male(x2) & n_caddy(x4) & n_ball(x2) & for(e1,e2) & Theme(e2,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Grant prepared to hit his golf ball while his caddy and scorekeeper waited for him. | Grant's caddy hit the Grant's shot. | 2 | -100 | Grant can't be prepared to take the short while the caddy hit his shot. | exists e1 p1 x1 x2 x3 x4 x5 x6.(n_male(x2) & n_male(x2) & n_scorekeeper(x6) & n_caddy(x5) & subset_of(x6,x4) & subset_of(x5,x4) & of(x4,x2) & n_ball(x2) & of(x2,x3) & n_golf(x3) & of(x2,x1) & n_male(x1) & ne_nam_grant(x1) & Topic(e1,p1) & Actor(e1,x1) & v_prepare(e1) & exists e2 p2.(exists e3.(for(e3,x2) & Actor(e3,x4) & v_wait(e3)) & while(e2,p2) & Theme(e2,x2) & Actor(e2,x1) & v_hit(e2))) | exists e1 x1 x2 x3.(n_shot(x3) & of(x3,x1) & ne_nam_grant(x1) & ne_nam_grant(x1) & n_caddy(x2) & of(x2,x1) & Theme(e1,x3) & Actor(e1,x2) & v_hit(e1)) | 7a398d78-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x5 x6.(v_prepare(e1) & subset_of(x6,x4) & subset_of(x5,x4) & of(x4,x2) & of(x2,x3) & of(x2,x1) & ne_nam_grant(x1) & n_scorekeeper(x6) & n_male(x2) & n_male(x1) & n_golf(x3) & n_caddy(x5) & n_ball(x2) & exists e2 p2.(while(e2,p2) & v_hit(e2) & exists e3.(v_wait(e3) & for(e3,x2) & Actor(e3,x4)) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_hit(e1) & of(x3,x1) & of(x2,x1) & ne_nam_grant(x1) & n_shot(x3) & n_caddy(x2) & Theme(e1,x3) & Actor(e1,x2)) |
||
Grant prepared to hit his golf ball while his caddy and scorekeeper waited for him. | The scorekeeper and Grant's caddy are waiting for Grant to hit the gold ball. | 0 | -100 | Waiting for Grant implies waited for him. | exists e1 p1 x1 x2 x3 x4 x5 x6.(n_male(x2) & n_male(x2) & n_scorekeeper(x6) & n_caddy(x5) & subset_of(x6,x4) & subset_of(x5,x4) & of(x4,x2) & n_ball(x2) & of(x2,x3) & n_golf(x3) & of(x2,x1) & n_male(x1) & ne_nam_grant(x1) & Topic(e1,p1) & Actor(e1,x1) & v_prepare(e1) & exists e2 p2.(exists e3.(for(e3,x2) & Actor(e3,x4) & v_wait(e3)) & while(e2,p2) & Theme(e2,x2) & Actor(e2,x1) & v_hit(e2))) | exists e1 p1 x1 x2 x3 x4 x5 x6.(n_ball(x5) & of(x5,x6) & n_gold(x6) & ne_nam_grant(x3) & ne_nam_grant(x3) & n_caddy(x4) & of(x4,x3) & n_scorekeeper(x2) & Topic(e1,p1) & Actor(e1,x1) & v_wait(e1) & exists e2.(Theme(e2,x5) & Actor(e2,x3) & v_hit(e2)) & subset_of(x4,x1) & subset_of(x2,x1)) | 7a399264-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x5 x6.(v_prepare(e1) & subset_of(x6,x4) & subset_of(x5,x4) & of(x4,x2) & of(x2,x3) & of(x2,x1) & ne_nam_grant(x1) & n_scorekeeper(x6) & n_male(x2) & n_male(x1) & n_golf(x3) & n_caddy(x5) & n_ball(x2) & exists e2 p2.(while(e2,p2) & v_hit(e2) & exists e3.(v_wait(e3) & for(e3,x2) & Actor(e3,x4)) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) | exists e1 p1 x1 x2 x3 x4 x5 x6.(v_wait(e1) & subset_of(x4,x1) & subset_of(x2,x1) & of(x5,x6) & of(x4,x3) & ne_nam_grant(x3) & n_scorekeeper(x2) & n_gold(x6) & n_caddy(x4) & n_ball(x5) & exists e2.(v_hit(e2) & Theme(e2,x5) & Actor(e2,x3)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A golfer raises his club for a swing while standing next to a caddy and a man holding a sign with the game score. | A man yells at a golfer, and holds up a sign as he prepares to take a swing. | 1 | -100 | Not all man holding a sign with the game score prepares to take a swing. | exists e3 e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_score(x9) & of(x9,x10) & n_game(x10) & while(e1,e2) & to(e2,x4) & subset_of(x6,x4) & with(e3,x9) & Theme(e3,x8) & Actor(e3,x7) & v_hold(e3) & n_sign(x8) & (x6 = x7) & n_man(x6) & subset_of(x5,x4) & n_caddy(x5) & r_next(e2) & Actor(e2,x1) & v_stand(e2) & Theme(e1,x2) & Actor(e1,x1) & v_raise(e1) & for(x2,x3) & n_swing(x3) & n_club(x2) & of(x2,x1) & n_male(x1) & n_golfer(x1)) | exists e1 e2 p1 s1 x1 x2 x3 x4.(exists e3 p2.(Topic(e3,p2) & Actor(e3,x1) & v_prepare(e3) & exists e4 x5.(Theme(e4,x5) & Actor(e4,x1) & v_take(e4) & n_swing(x5))) & n_male(x1) & as(e2,p1) & a_up(s1) & Manner(e2,s1) & Theme(e2,x4) & Actor(e2,x3) & v_hold(e2) & n_sign(x4) & n_man(x3) & at(e1,x2) & n_golfer(x2) & Actor(e1,x1) & v_yell(e1) & n_man(x1)) | 7a399750-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e3,x9) & while(e1,e2) & v_stand(e2) & v_raise(e1) & v_hold(e3) & to(e2,x4) & subset_of(x6,x4) & subset_of(x5,x4) & r_next(e2) & of(x9,x10) & of(x2,x1) & n_swing(x3) & n_sign(x8) & n_score(x9) & n_man(x6) & n_male(x1) & n_golfer(x1) & n_game(x10) & n_club(x2) & n_caddy(x5) & for(x2,x3) & Theme(e3,x8) & Theme(e1,x2) & Actor(e3,x7) & Actor(e2,x1) & Actor(e1,x1) & (x6 = x7)) | exists e1 e2 p1 s1 x1 x2 x3 x4.(v_yell(e1) & v_hold(e2) & n_sign(x4) & n_man(x3) & n_man(x1) & n_male(x1) & n_golfer(x2) & exists e3 p2.(v_prepare(e3) & exists e4 x5.(v_take(e4) & n_swing(x5) & Theme(e4,x5) & Actor(e4,x1)) & Topic(e3,p2) & Actor(e3,x1)) & at(e1,x2) & as(e2,p1) & a_up(s1) & Theme(e2,x4) & Manner(e2,s1) & Actor(e2,x3) & Actor(e1,x1)) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.