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
|
---|---|---|---|---|---|---|---|---|---|---|---|
Two soldiers are running down a track. | The soldiers are outside. | 0 | -100 | Running down a track implies being outside. | exists e1 s1 x1 x2.(a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_run(e1) & n_track(x2) & n_soldier(x1) & card_eq_2(x1)) | exists s1 x1.(n_soldier(x1) & Theme(s1,x1) & a_outside(s1)) | 4dae649a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_run(e1) & n_track(x2) & n_soldier(x1) & card_eq_2(x1) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) | exists s1 x1.(n_soldier(x1) & a_outside(s1) & Theme(s1,x1)) |
||
Two men in camouflage pants are running past a parking lot. | Men wearing all white walk together. | 2 | -100 | Men can be either running or walking | exists e1 x1 x2 x3 x4 x5.(past(e1,x4) & n_lot(x4) & of(x4,x5) & n_parking(x5) & Actor(e1,x1) & v_run(e1) & in(x1,x2) & n_pants(x2) & of(x2,x3) & n_camouflage(x3) & n_man(x1) & card_eq_2(x1)) | exists x1 x2.(a_topic(x1) & all x3 s1.((n_walk(x3) & a_white(s1) & Theme(s1,x3)) -> exists e1 s2.(a_together(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1))) & (x1 = x2) & n_man(x1)) | 4dae6a12-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_run(e1) & past(e1,x4) & of(x4,x5) & of(x2,x3) & n_parking(x5) & n_pants(x2) & n_man(x1) & n_lot(x4) & n_camouflage(x3) & in(x1,x2) & card_eq_2(x1) & Actor(e1,x1)) | exists x1 x2.(n_man(x1) & all x3 s1.(exists e1 s2.(v_wear(e1) & a_together(s2) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x2)) | -n_walk(x3) | -a_white(s1) | -Theme(s1,x3)) & a_topic(x1) & (x1 = x2)) |
||
Two men in camouflage pants are running past a parking lot. | Two men are running in a parking lot. | 0 | -100 | Men running in the parking lot means men must be running in a parking lot | exists e1 x1 x2 x3 x4 x5.(past(e1,x4) & n_lot(x4) & of(x4,x5) & n_parking(x5) & Actor(e1,x1) & v_run(e1) & in(x1,x2) & n_pants(x2) & of(x2,x3) & n_camouflage(x3) & n_man(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(in(e1,x2) & n_lot(x2) & of(x2,x3) & n_parking(x3) & Actor(e1,x1) & v_run(e1) & n_man(x1) & card_eq_2(x1)) | 4dae6efe-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_run(e1) & past(e1,x4) & of(x4,x5) & of(x2,x3) & n_parking(x5) & n_pants(x2) & n_man(x1) & n_lot(x4) & n_camouflage(x3) & in(x1,x2) & card_eq_2(x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_run(e1) & of(x2,x3) & n_parking(x3) & n_man(x1) & n_lot(x2) & in(e1,x2) & card_eq_2(x1) & Actor(e1,x1)) |
||
Two men in camouflage pants are running past a parking lot. | Men dressed in army clothing run in parking lot. | 1 | -100 | You can not infer they are in army clothes. | exists e1 x1 x2 x3 x4 x5.(past(e1,x4) & n_lot(x4) & of(x4,x5) & n_parking(x5) & Actor(e1,x1) & v_run(e1) & in(x1,x2) & n_pants(x2) & of(x2,x3) & n_camouflage(x3) & n_man(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & in(e1,x6) & n_lot(x6) & of(x6,x7) & n_parking(x7) & in(e1,x3) & n_run(x3) & of(x3,x5) & n_clothing(x5) & of(x3,x4) & n_army(x4) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_man(x1)) | 4dae737c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_run(e1) & past(e1,x4) & of(x4,x5) & of(x2,x3) & n_parking(x5) & n_pants(x2) & n_man(x1) & n_lot(x4) & n_camouflage(x3) & in(x1,x2) & card_eq_2(x1) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4 x5 x6 x7.(v_dress(e1) & of(x6,x7) & of(x3,x5) & of(x3,x4) & n_run(x3) & n_parking(x7) & n_man(x1) & n_lot(x6) & n_clothing(x5) & n_army(x4) & in(e1,x6) & in(e1,x3) & a_topic(x1) & Theme(e1,x2) & (x1 = x2)) |
||
An elderly male, wearing a beige coat lined with fur, carrying a piece of metal furniture, two garbage bags and a walking cane. | The man is wearing shorts. | 2 | -100 | If the man is wearing a beige coat lined with fur, then it would be too cold for him to be wearing shorts. | exists e2 e3 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(a_topic(x1) & Theme(e3,x3) & Actor(e3,x2) & v_wear(e3) & for(e1,e2) & Theme(e2,x6) & Actor(e2,x4) & v_carry(e2) & subset_of(x12,x6) & n_cane(x12) & of(x12,x13) & n_walking(x13) & subset_of(x7,x6) & of(x7,x8) & rel(x8,x10) & n_bag(x10) & of(x10,x11) & n_garbage(x11) & card_eq_2(x10) & n_furniture(x8) & of(x8,x9) & n_metal(x9) & n_piece(x7) & with(e1,x5) & n_fur(x5) & Theme(e1,x4) & v_line(e1) & (x3 = x4) & n_coat(x3) & a_beige(s2) & Theme(s2,x3) & (x1 = x2) & n_male(x1) & a_elderly(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shorts(x2)) | 4dae8574-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e3 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(with(e1,x5) & v_wear(e3) & v_line(e1) & v_carry(e2) & subset_of(x7,x6) & subset_of(x12,x6) & rel(x8,x10) & of(x8,x9) & of(x7,x8) & of(x12,x13) & of(x10,x11) & n_walking(x13) & n_piece(x7) & n_metal(x9) & n_male(x1) & n_garbage(x11) & n_furniture(x8) & n_fur(x5) & n_coat(x3) & n_cane(x12) & n_bag(x10) & for(e1,e2) & card_eq_2(x10) & a_topic(x1) & a_elderly(s1) & a_beige(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e3,x3) & Theme(e2,x6) & Theme(e1,x4) & Actor(e3,x2) & Actor(e2,x4) & (x3 = x4) & (x1 = x2)) | exists e1 x1 x2.(v_wear(e1) & n_shorts(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
An elderly male, wearing a beige coat lined with fur, carrying a piece of metal furniture, two garbage bags and a walking cane. | The elderly man is taking out trash. | 1 | -100 | It may not be trash in the trash bags. | exists e3 e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(a_topic(x1) & Theme(e3,x3) & Actor(e3,x2) & v_wear(e3) & for(e1,e2) & Theme(e2,x6) & Actor(e2,x4) & v_carry(e2) & subset_of(x12,x6) & n_cane(x12) & of(x12,x13) & n_walking(x13) & subset_of(x7,x6) & of(x7,x8) & rel(x8,x10) & n_bag(x10) & of(x10,x11) & n_garbage(x11) & card_eq_2(x10) & n_furniture(x8) & of(x8,x9) & n_metal(x9) & n_piece(x7) & with(e1,x5) & n_fur(x5) & Theme(e1,x4) & v_line(e1) & (x3 = x4) & n_coat(x3) & a_beige(s2) & Theme(s2,x3) & (x1 = x2) & n_male(x1) & a_elderly(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2.(n_man(x1) & a_elderly(s1) & Theme(s1,x1) & a_out(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_trash(x2)) | 4dae89f2-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(with(e1,x5) & v_wear(e3) & v_line(e1) & v_carry(e2) & subset_of(x7,x6) & subset_of(x12,x6) & rel(x8,x10) & of(x8,x9) & of(x7,x8) & of(x12,x13) & of(x10,x11) & n_walking(x13) & n_piece(x7) & n_metal(x9) & n_male(x1) & n_garbage(x11) & n_furniture(x8) & n_fur(x5) & n_coat(x3) & n_cane(x12) & n_bag(x10) & for(e1,e2) & card_eq_2(x10) & a_topic(x1) & a_elderly(s1) & a_beige(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e3,x3) & Theme(e2,x6) & Theme(e1,x4) & Actor(e3,x2) & Actor(e2,x4) & (x3 = x4) & (x1 = x2)) | exists e1 s1 s2 x1 x2.(v_take(e1) & n_trash(x2) & n_man(x1) & a_out(s2) & a_elderly(s1) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1)) |
||
An elderly male, wearing a beige coat lined with fur, carrying a piece of metal furniture, two garbage bags and a walking cane. | The elderly man with the fur lined coat is carrying two garbage bags, a piece of furniture, and a cane. | 0 | -100 | FUR LINES IS THE SAME AS LINES WITH FUR. | exists e2 e3 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(a_topic(x1) & Theme(e3,x3) & Actor(e3,x2) & v_wear(e3) & for(e1,e2) & Theme(e2,x6) & Actor(e2,x4) & v_carry(e2) & subset_of(x12,x6) & n_cane(x12) & of(x12,x13) & n_walking(x13) & subset_of(x7,x6) & of(x7,x8) & rel(x8,x10) & n_bag(x10) & of(x10,x11) & n_garbage(x11) & card_eq_2(x10) & n_furniture(x8) & of(x8,x9) & n_metal(x9) & n_piece(x7) & with(e1,x5) & n_fur(x5) & Theme(e1,x4) & v_line(e1) & (x3 = x4) & n_coat(x3) & a_beige(s2) & Theme(s2,x3) & (x1 = x2) & n_male(x1) & a_elderly(s1) & Theme(s1,x1)) | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_coat(x2) & Theme(e1,x2) & v_line(e1) & of(x2,x3) & n_fur(x3) & n_man(x1) & a_elderly(s1) & Theme(s1,x1) & Theme(e2,x4) & Actor(e2,x1) & v_carry(e2) & rel(x4,x6) & of(x6,x7) & subset_of(x9,x7) & n_cane(x9) & subset_of(x8,x7) & n_furniture(x8) & n_piece(x6) & n_bag(x4) & of(x4,x5) & n_garbage(x5) & card_eq_2(x4) & with(x1,x2)) | 4dae8ede-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e3 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(with(e1,x5) & v_wear(e3) & v_line(e1) & v_carry(e2) & subset_of(x7,x6) & subset_of(x12,x6) & rel(x8,x10) & of(x8,x9) & of(x7,x8) & of(x12,x13) & of(x10,x11) & n_walking(x13) & n_piece(x7) & n_metal(x9) & n_male(x1) & n_garbage(x11) & n_furniture(x8) & n_fur(x5) & n_coat(x3) & n_cane(x12) & n_bag(x10) & for(e1,e2) & card_eq_2(x10) & a_topic(x1) & a_elderly(s1) & a_beige(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e3,x3) & Theme(e2,x6) & Theme(e1,x4) & Actor(e3,x2) & Actor(e2,x4) & (x3 = x4) & (x1 = x2)) | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x1,x2) & v_line(e1) & v_carry(e2) & subset_of(x9,x7) & subset_of(x8,x7) & rel(x4,x6) & of(x6,x7) & of(x4,x5) & of(x2,x3) & n_piece(x6) & n_man(x1) & n_garbage(x5) & n_furniture(x8) & n_fur(x3) & n_coat(x2) & n_cane(x9) & n_bag(x4) & card_eq_2(x4) & a_elderly(s1) & Theme(s1,x1) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x1)) |
||
The dog with big ears is leaping over a fallen tree. | The dog is laying in the grass. | 2 | -100 | The dog cannot be leaping and laying at the same time. | exists e1 s1 s2 x1 x2 x3.(n_dog(x1) & over(e1,x3) & n_tree(x3) & a_fallen(s2) & Theme(s2,x3) & Actor(e1,x1) & v_leap(e1) & with(x1,x2) & n_ear(x2) & a_big(s1) & Theme(s1,x2)) | exists e1 x1 x2.(n_grass(x2) & n_dog(x1) & in(e1,x2) & Actor(e1,x1) & v_lay(e1)) | 4dae9410-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(with(x1,x2) & v_leap(e1) & over(e1,x3) & n_tree(x3) & n_ear(x2) & n_dog(x1) & a_fallen(s2) & a_big(s1) & Theme(s2,x3) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_lay(e1) & n_grass(x2) & n_dog(x1) & in(e1,x2) & Actor(e1,x1)) |
||
The dog with big ears is leaping over a fallen tree. | The dog is leaping over a fallen tree. | 0 | -100 | THE DOG IS LEAPING | exists e1 s1 s2 x1 x2 x3.(n_dog(x1) & over(e1,x3) & n_tree(x3) & a_fallen(s2) & Theme(s2,x3) & Actor(e1,x1) & v_leap(e1) & with(x1,x2) & n_ear(x2) & a_big(s1) & Theme(s1,x2)) | exists e1 s1 x1 x2.(n_dog(x1) & over(e1,x2) & n_tree(x2) & a_fallen(s1) & Theme(s1,x2) & Actor(e1,x1) & v_leap(e1)) | 4dae9884-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(with(x1,x2) & v_leap(e1) & over(e1,x3) & n_tree(x3) & n_ear(x2) & n_dog(x1) & a_fallen(s2) & a_big(s1) & Theme(s2,x3) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_leap(e1) & over(e1,x2) & n_tree(x2) & n_dog(x1) & a_fallen(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
The dog with big ears is leaping over a fallen tree. | The spotted dog is leaping over a fallen tree. | 1 | -100 | The dog is not shown to be spotted. | exists e1 s1 s2 x1 x2 x3.(n_dog(x1) & over(e1,x3) & n_tree(x3) & a_fallen(s2) & Theme(s2,x3) & Actor(e1,x1) & v_leap(e1) & with(x1,x2) & n_ear(x2) & a_big(s1) & Theme(s1,x2)) | exists e1 s1 s2 x1 x2.(n_dog(x1) & a_spotted(s1) & Theme(s1,x1) & over(e1,x2) & n_tree(x2) & a_fallen(s2) & Theme(s2,x2) & Actor(e1,x1) & v_leap(e1)) | 4dae9cd0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(with(x1,x2) & v_leap(e1) & over(e1,x3) & n_tree(x3) & n_ear(x2) & n_dog(x1) & a_fallen(s2) & a_big(s1) & Theme(s2,x3) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2.(v_leap(e1) & over(e1,x2) & n_tree(x2) & n_dog(x1) & a_spotted(s1) & a_fallen(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) |
||
A brown dog is leaping over a fallen tree in the woods. | A woman is drinking red wine. | 2 | -100 | A brown dog is different from a woman. | exists e1 s1 s2 x1 x2 x3.(n_wood(x3) & in(e1,x3) & over(e1,x2) & n_tree(x2) & a_fallen(s2) & Theme(s2,x2) & Actor(e1,x1) & v_leap(e1) & n_dog(x1) & a_brown(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_drink(e1) & n_wine(x2) & a_red(s1) & Theme(s1,x2) & n_woman(x1)) | 4daea126-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_leap(e1) & over(e1,x2) & n_wood(x3) & n_tree(x2) & n_dog(x1) & in(e1,x3) & a_fallen(s2) & a_brown(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_drink(e1) & n_woman(x1) & n_wine(x2) & a_red(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A brown dog is leaping over a fallen tree in the woods. | A big brown dog jumps over a fallen tree. | 1 | -100 | The size of the dog may not be big. | exists e1 s1 s2 x1 x2 x3.(n_wood(x3) & in(e1,x3) & over(e1,x2) & n_tree(x2) & a_fallen(s2) & Theme(s2,x2) & Actor(e1,x1) & v_leap(e1) & n_dog(x1) & a_brown(s1) & Theme(s1,x1)) | exists s1 s2 s3 x1 x2 x3.(a_topic(x1) & over(x1,x3) & n_tree(x3) & a_fallen(s3) & Theme(s3,x3) & n_jump(x1) & of(x1,x2) & n_dog(x2) & a_brown(s2) & Theme(s2,x1) & a_big(s1) & Theme(s1,x1)) | 4daea586-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_leap(e1) & over(e1,x2) & n_wood(x3) & n_tree(x2) & n_dog(x1) & in(e1,x3) & a_fallen(s2) & a_brown(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) | exists s1 s2 s3 x1 x2 x3.(over(x1,x3) & of(x1,x2) & n_tree(x3) & n_jump(x1) & n_dog(x2) & a_topic(x1) & a_fallen(s3) & a_brown(s2) & a_big(s1) & Theme(s3,x3) & Theme(s2,x1) & Theme(s1,x1)) |
||
A brown dog is leaping over a fallen tree in the woods. | A dog is running in the woods. | 0 | -100 | YOU NEED TO BE RUNNING TO BE LEAPING. | exists e1 s1 s2 x1 x2 x3.(n_wood(x3) & in(e1,x3) & over(e1,x2) & n_tree(x2) & a_fallen(s2) & Theme(s2,x2) & Actor(e1,x1) & v_leap(e1) & n_dog(x1) & a_brown(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_wood(x2) & in(e1,x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1)) | 4daeaacc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_leap(e1) & over(e1,x2) & n_wood(x3) & n_tree(x2) & n_dog(x1) & in(e1,x3) & a_fallen(s2) & a_brown(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_run(e1) & n_wood(x2) & n_dog(x1) & in(e1,x2) & Actor(e1,x1)) |
||
A brown dog with tongue sticking out jumping over a log. | The dog is brown. | 0 | -100 | The color of the dog is brown. | exists e2 e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & with(x1,x2) & for(e1,e2) & over(e2,x4) & n_log(x4) & Actor(e2,x3) & v_jump(e2) & a_out(s2) & Manner(e1,s2) & Actor(e1,x3) & v_stick(e1) & (x2 = x3) & n_tongue(x2) & n_dog(x1) & a_brown(s1) & Theme(s1,x1)) | exists e1 x1.(n_dog(x1) & Theme(e1,x1) & v_brown(e1)) | 4daeaf72-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4.(with(x1,x2) & v_stick(e1) & v_jump(e2) & over(e2,x4) & n_tongue(x2) & n_log(x4) & n_dog(x1) & for(e1,e2) & a_topic(x1) & a_out(s2) & a_brown(s1) & Theme(s1,x1) & Manner(e1,s2) & Actor(e2,x3) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1.(v_brown(e1) & n_dog(x1) & Theme(e1,x1)) |
||
A brown dog with tongue sticking out jumping over a log. | The dog is happy. | 1 | -100 | Just because the dog is sticking out its tongue and out jumping over a log, it doesn't mean the dog is happy. | exists e1 e2 s1 s2 x1 x2 x3 x4.(a_topic(x1) & with(x1,x2) & for(e1,e2) & over(e2,x4) & n_log(x4) & Actor(e2,x3) & v_jump(e2) & a_out(s2) & Manner(e1,s2) & Actor(e1,x3) & v_stick(e1) & (x2 = x3) & n_tongue(x2) & n_dog(x1) & a_brown(s1) & Theme(s1,x1)) | exists s1 x1.(n_dog(x1) & Theme(s1,x1) & a_happy(s1)) | 4daeb4c2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4.(with(x1,x2) & v_stick(e1) & v_jump(e2) & over(e2,x4) & n_tongue(x2) & n_log(x4) & n_dog(x1) & for(e1,e2) & a_topic(x1) & a_out(s2) & a_brown(s1) & Theme(s1,x1) & Manner(e1,s2) & Actor(e2,x3) & Actor(e1,x3) & (x2 = x3)) | exists s1 x1.(n_dog(x1) & a_happy(s1) & Theme(s1,x1)) |
||
A brown dog with tongue sticking out jumping over a log. | The cat is jumping. | 2 | -100 | A dog and a cat are two different kinds of animals. | exists e2 e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & with(x1,x2) & for(e1,e2) & over(e2,x4) & n_log(x4) & Actor(e2,x3) & v_jump(e2) & a_out(s2) & Manner(e1,s2) & Actor(e1,x3) & v_stick(e1) & (x2 = x3) & n_tongue(x2) & n_dog(x1) & a_brown(s1) & Theme(s1,x1)) | exists e1 x1.(n_cat(x1) & Actor(e1,x1) & v_jump(e1)) | 4daeba3a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4.(with(x1,x2) & v_stick(e1) & v_jump(e2) & over(e2,x4) & n_tongue(x2) & n_log(x4) & n_dog(x1) & for(e1,e2) & a_topic(x1) & a_out(s2) & a_brown(s1) & Theme(s1,x1) & Manner(e1,s2) & Actor(e2,x3) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1.(v_jump(e1) & n_cat(x1) & Actor(e1,x1)) |
||
A dog is jumping over a log with ears flying and tongue out. | A dog's ears flop around as it jumps. | 0 | -100 | JUMPING AND JUMPS ARE THE SAME. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(a_out(s2) & Manner(e1,s2) & with(e1,x3) & n_tongue(x5) & n_fly(x4) & of(x4,x6) & n_ear(x6) & subset_of(x5,x3) & subset_of(x4,x3) & a_over(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_log(x2) & n_dog(x1)) | exists e1 p1 p2 x1 x2.(exists e2.(Actor(e2,x1) & v_jump(e2)) & n_thing(x1) & as(e1,p2) & exists s1.(Theme(s1,x2) & a_around(s1)) & Topic(e1,p1) & Actor(e1,x2) & v_flop(e1) & n_ear(x2) & of(x2,x1) & n_dog(x1)) | 4daebf1c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(e1,x3) & v_jump(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x4,x6) & n_tongue(x5) & n_log(x2) & n_fly(x4) & n_ear(x6) & n_dog(x1) & a_over(s1) & a_out(s2) & Theme(e1,x2) & Manner(e1,s2) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 p1 p2 x1 x2.(v_flop(e1) & of(x2,x1) & n_thing(x1) & n_ear(x2) & n_dog(x1) & exists s1.(a_around(s1) & Theme(s1,x2)) & exists e2.(v_jump(e2) & Actor(e2,x1)) & as(e1,p2) & Topic(e1,p1) & Actor(e1,x2)) |
||
A dog is jumping over a log with ears flying and tongue out. | A dog is preparing to fight a mammoth. | 2 | -100 | If the dog is jumping over a log then it is not preparing to fight. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(a_out(s2) & Manner(e1,s2) & with(e1,x3) & n_tongue(x5) & n_fly(x4) & of(x4,x6) & n_ear(x6) & subset_of(x5,x3) & subset_of(x4,x3) & a_over(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_log(x2) & n_dog(x1)) | exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_prepare(e1) & exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_fight(e2) & n_mammoth(x2)) & n_dog(x1)) | 4daec3cc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(e1,x3) & v_jump(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x4,x6) & n_tongue(x5) & n_log(x2) & n_fly(x4) & n_ear(x6) & n_dog(x1) & a_over(s1) & a_out(s2) & Theme(e1,x2) & Manner(e1,s2) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 p1 x1.(v_prepare(e1) & n_dog(x1) & exists e2 x2.(v_fight(e2) & n_mammoth(x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A dog is jumping over a log with ears flying and tongue out. | A dog is playing outside. | 1 | -100 | The dog may not be playing. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(a_out(s2) & Manner(e1,s2) & with(e1,x3) & n_tongue(x5) & n_fly(x4) & of(x4,x6) & n_ear(x6) & subset_of(x5,x3) & subset_of(x4,x3) & a_over(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_log(x2) & n_dog(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_outside(x2) & n_dog(x1)) | 4daec886-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(e1,x3) & v_jump(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x4,x6) & n_tongue(x5) & n_log(x2) & n_fly(x4) & n_ear(x6) & n_dog(x1) & a_over(s1) & a_out(s2) & Theme(e1,x2) & Manner(e1,s2) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & n_outside(x2) & n_dog(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Time lapse photo of two children playing in a pool of water. | Time lapse photo of children playing in water. | 0 | -100 | A POOL IS A IN WATER. | exists e1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & of(x1,x4) & in(e1,x6) & of(x6,x7) & n_water(x7) & n_pool(x6) & Actor(e1,x5) & v_play(e1) & (x4 = x5) & n_child(x4) & card_eq_2(x4) & n_photo(x1) & of(x1,x3) & n_lapse(x3) & (x1 = x2) & ne_nam_time(x2)) | exists e1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & of(x1,x4) & in(e1,x6) & n_water(x6) & Actor(e1,x5) & v_play(e1) & (x4 = x5) & n_child(x4) & n_photo(x1) & of(x1,x3) & n_lapse(x3) & (x1 = x2) & ne_nam_time(x2)) | 4daecda4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7.(v_play(e1) & of(x6,x7) & of(x1,x4) & of(x1,x3) & ne_nam_time(x2) & n_water(x7) & n_pool(x6) & n_photo(x1) & n_lapse(x3) & n_child(x4) & in(e1,x6) & card_eq_2(x4) & a_topic(x1) & Actor(e1,x5) & (x4 = x5) & (x1 = x2)) | exists e1 x1 x2 x3 x4 x5 x6.(v_play(e1) & of(x1,x4) & of(x1,x3) & ne_nam_time(x2) & n_water(x6) & n_photo(x1) & n_lapse(x3) & n_child(x4) & in(e1,x6) & a_topic(x1) & Actor(e1,x5) & (x4 = x5) & (x1 = x2)) |
||
Time lapse photo of two children playing in a pool of water. | Time lapse photo of two children skateboarding. | 2 | -100 | If the two children are playing in a pool of water then they would not be skateboarding. | exists e1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & of(x1,x4) & in(e1,x6) & of(x6,x7) & n_water(x7) & n_pool(x6) & Actor(e1,x5) & v_play(e1) & (x4 = x5) & n_child(x4) & card_eq_2(x4) & n_photo(x1) & of(x1,x3) & n_lapse(x3) & (x1 = x2) & ne_nam_time(x2)) | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & of(x1,x4) & Actor(e1,x5) & v_skateboard(e1) & (x4 = x5) & n_child(x4) & card_eq_2(x4) & n_photo(x1) & of(x1,x3) & n_lapse(x3) & (x1 = x2) & ne_nam_time(x2)) | 4daed204-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7.(v_play(e1) & of(x6,x7) & of(x1,x4) & of(x1,x3) & ne_nam_time(x2) & n_water(x7) & n_pool(x6) & n_photo(x1) & n_lapse(x3) & n_child(x4) & in(e1,x6) & card_eq_2(x4) & a_topic(x1) & Actor(e1,x5) & (x4 = x5) & (x1 = x2)) | exists e1 x1 x2 x3 x4 x5.(v_skateboard(e1) & of(x1,x4) & of(x1,x3) & ne_nam_time(x2) & n_photo(x1) & n_lapse(x3) & n_child(x4) & card_eq_2(x4) & a_topic(x1) & Actor(e1,x5) & (x4 = x5) & (x1 = x2)) |
||
Time lapse photo of two children playing in a pool of water. | The two children in the photo are siblings. | 1 | -100 | The two may not be siblings. | exists e1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & of(x1,x4) & in(e1,x6) & of(x6,x7) & n_water(x7) & n_pool(x6) & Actor(e1,x5) & v_play(e1) & (x4 = x5) & n_child(x4) & card_eq_2(x4) & n_photo(x1) & of(x1,x3) & n_lapse(x3) & (x1 = x2) & ne_nam_time(x2)) | exists p1 x1 x2.(n_photo(x2) & n_child(x1) & card_eq_2(x1) & exists x3.((x1 = x3) & n_sibling(x3)) & in(x1,x2)) | 4daed664-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7.(v_play(e1) & of(x6,x7) & of(x1,x4) & of(x1,x3) & ne_nam_time(x2) & n_water(x7) & n_pool(x6) & n_photo(x1) & n_lapse(x3) & n_child(x4) & in(e1,x6) & card_eq_2(x4) & a_topic(x1) & Actor(e1,x5) & (x4 = x5) & (x1 = x2)) | exists x1 x2.(n_photo(x2) & n_child(x1) & in(x1,x2) & exists x3.(n_sibling(x3) & (x1 = x3)) & card_eq_2(x1)) |
||
A large crowd of people cheering. | People are applauding. | 0 | -100 | CHEERING IS THE SAME AS APPLAUDING. | exists e1 s1 x1 x2 x3.(a_topic(x1) & of(x1,x2) & Actor(e1,x3) & v_cheer(e1) & (x2 = x3) & n_people(x2) & n_crowd(x1) & a_large(s1) & Theme(s1,x1)) | exists e1 x1.(Actor(e1,x1) & v_applaud(e1) & n_people(x1)) | 4daedb32-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_cheer(e1) & of(x1,x2) & n_people(x2) & n_crowd(x1) & a_topic(x1) & a_large(s1) & Theme(s1,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1.(v_applaud(e1) & n_people(x1) & Actor(e1,x1)) |
||
A large crowd of people cheering. | They are cheering for their favorite team. | 1 | -100 | The crowd may not be cheering for their favorite team. | exists e1 s1 x1 x2 x3.(a_topic(x1) & of(x1,x2) & Actor(e1,x3) & v_cheer(e1) & (x2 = x3) & n_people(x2) & n_crowd(x1) & a_large(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(n_team(x2) & a_favorite(s1) & Theme(s1,x2) & of(x2,x1) & n_thing(x1) & n_thing(x1) & for(e1,x2) & Actor(e1,x1) & v_cheer(e1)) | 4daee14a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_cheer(e1) & of(x1,x2) & n_people(x2) & n_crowd(x1) & a_topic(x1) & a_large(s1) & Theme(s1,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 x1 x2.(v_cheer(e1) & of(x2,x1) & n_thing(x1) & n_team(x2) & for(e1,x2) & a_favorite(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
A large crowd of people cheering. | The crowd is booing. | 2 | -100 | Cheering is a different action than booing. | exists e1 s1 x1 x2 x3.(a_topic(x1) & of(x1,x2) & Actor(e1,x3) & v_cheer(e1) & (x2 = x3) & n_people(x2) & n_crowd(x1) & a_large(s1) & Theme(s1,x1)) | exists e1 x1.(n_crowd(x1) & Actor(e1,x1) & v_boo(e1)) | 4daee69a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_cheer(e1) & of(x1,x2) & n_people(x2) & n_crowd(x1) & a_topic(x1) & a_large(s1) & Theme(s1,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1.(v_boo(e1) & n_crowd(x1) & Actor(e1,x1)) |
||
A male musician performs on stage with a band. | A musician performing with a trombone | 1 | -100 | Not all musicians play a trombone. | exists e1 s1 x1 x2 x3.(on(e1,x2) & with(x2,x3) & n_band(x3) & n_stage(x2) & Actor(e1,x1) & v_perform(e1) & n_musician(x1) & a_male(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(a_topic(x1) & with(e1,x3) & n_trombone(x3) & Actor(e1,x2) & v_perform(e1) & (x1 = x2) & n_musician(x1)) | 4daeeb04-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(x2,x3) & v_perform(e1) & on(e1,x2) & n_stage(x2) & n_musician(x1) & n_band(x3) & a_male(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(with(e1,x3) & v_perform(e1) & n_trombone(x3) & n_musician(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
A male musician performs on stage with a band. | A woman singing alone | 2 | -100 | A male cannot be considered a woman. If a person is on stage with a band, then the person can't be alone. | exists e1 s1 x1 x2 x3.(on(e1,x2) & with(x2,x3) & n_band(x3) & n_stage(x2) & Actor(e1,x1) & v_perform(e1) & n_musician(x1) & a_male(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(a_topic(x1) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x2) & v_sing(e1) & (x1 = x2) & n_woman(x1)) | 4daeef78-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(x2,x3) & v_perform(e1) & on(e1,x2) & n_stage(x2) & n_musician(x1) & n_band(x3) & a_male(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_sing(e1) & n_woman(x1) & a_topic(x1) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2)) |
||
A male musician performs on stage with a band. | A musician performing | 0 | -100 | If a musician performs on stage, he is performing. | exists e1 s1 x1 x2 x3.(on(e1,x2) & with(x2,x3) & n_band(x3) & n_stage(x2) & Actor(e1,x1) & v_perform(e1) & n_musician(x1) & a_male(s1) & Theme(s1,x1)) | exists e1 x1 x2.(a_topic(x1) & Actor(e1,x2) & v_perform(e1) & (x1 = x2) & n_musician(x1)) | 4daef3e2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(x2,x3) & v_perform(e1) & on(e1,x2) & n_stage(x2) & n_musician(x1) & n_band(x3) & a_male(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_perform(e1) & n_musician(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
Football player in white and gold uniform tackles football player in red and white uniform. | The men are mowing the lawn. | 2 | -100 | If a football player is tacking another football player then they are playing football and not mowing the lawn. | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(in(e1,x6) & n_uniform(x6) & a_white(s4) & Theme(s4,x6) & a_red(s3) & Theme(s3,x6) & Theme(e1,x4) & Actor(e1,x1) & v_tackle(e1) & n_player(x4) & of(x4,x5) & n_football(x5) & in(x1,x3) & n_uniform(x3) & a_gold(s2) & Theme(s2,x3) & a_white(s1) & Theme(s1,x3) & n_player(x1) & of(x1,x2) & n_football(x2)) | exists e1 x1 x2.(n_lawn(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_mow(e1)) | 4daef84c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(v_tackle(e1) & of(x4,x5) & of(x1,x2) & n_uniform(x6) & n_uniform(x3) & n_player(x4) & n_player(x1) & n_football(x5) & n_football(x2) & in(x1,x3) & in(e1,x6) & a_white(s4) & a_white(s1) & a_red(s3) & a_gold(s2) & Theme(s4,x6) & Theme(s3,x6) & Theme(s2,x3) & Theme(s1,x3) & Theme(e1,x4) & Actor(e1,x1)) | exists e1 x1 x2.(v_mow(e1) & n_man(x1) & n_lawn(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Football player in white and gold uniform tackles football player in red and white uniform. | A group of men are playing football on a field outside. | 0 | -100 | MANY FOOTBALL GAMES ARE OUTSIDE WHEN SOME ONE TACKLES. | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(in(e1,x6) & n_uniform(x6) & a_white(s4) & Theme(s4,x6) & a_red(s3) & Theme(s3,x6) & Theme(e1,x4) & Actor(e1,x1) & v_tackle(e1) & n_player(x4) & of(x4,x5) & n_football(x5) & in(x1,x3) & n_uniform(x3) & a_gold(s2) & Theme(s2,x3) & a_white(s1) & Theme(s1,x3) & n_player(x1) & of(x1,x2) & n_football(x2)) | exists e1 x1 x2 x3 x4 x5.(on(e1,x4) & n_outside(x4) & of(x4,x5) & n_field(x5) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_football(x3) & of(x1,x2) & n_man(x2) & n_group(x1)) | 4daefcc0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(v_tackle(e1) & of(x4,x5) & of(x1,x2) & n_uniform(x6) & n_uniform(x3) & n_player(x4) & n_player(x1) & n_football(x5) & n_football(x2) & in(x1,x3) & in(e1,x6) & a_white(s4) & a_white(s1) & a_red(s3) & a_gold(s2) & Theme(s4,x6) & Theme(s3,x6) & Theme(s2,x3) & Theme(s1,x3) & Theme(e1,x4) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4 x5.(v_play(e1) & on(e1,x4) & of(x4,x5) & of(x1,x2) & n_outside(x4) & n_man(x2) & n_group(x1) & n_football(x3) & n_field(x5) & Theme(e1,x3) & Actor(e1,x1)) |
||
Football player in white and gold uniform tackles football player in red and white uniform. | Some kids are attempting to be football players. | 1 | -100 | The kids are already acting as football players. | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(in(e1,x6) & n_uniform(x6) & a_white(s4) & Theme(s4,x6) & a_red(s3) & Theme(s3,x6) & Theme(e1,x4) & Actor(e1,x1) & v_tackle(e1) & n_player(x4) & of(x4,x5) & n_football(x5) & in(x1,x3) & n_uniform(x3) & a_gold(s2) & Theme(s2,x3) & a_white(s1) & Theme(s1,x3) & n_player(x1) & of(x1,x2) & n_football(x2)) | exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_attempt(e1) & exists p2 x2 x3.((x1 = x2) & n_player(x2) & of(x2,x3) & n_football(x3)) & n_kid(x1)) | 4daf018e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(v_tackle(e1) & of(x4,x5) & of(x1,x2) & n_uniform(x6) & n_uniform(x3) & n_player(x4) & n_player(x1) & n_football(x5) & n_football(x2) & in(x1,x3) & in(e1,x6) & a_white(s4) & a_white(s1) & a_red(s3) & a_gold(s2) & Theme(s4,x6) & Theme(s3,x6) & Theme(s2,x3) & Theme(s1,x3) & Theme(e1,x4) & Actor(e1,x1)) | exists e1 p1 x1.(v_attempt(e1) & n_kid(x1) & exists x2 x3.(of(x2,x3) & n_player(x2) & n_football(x3) & (x1 = x2)) & Topic(e1,p1) & Actor(e1,x1)) |
||
Two teenagers doing tricks on skateboards. | The two boys are doing tricks on the skateboards. | 1 | -100 | The kids are not shown to be boys. | exists e1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x4) & n_skateboard(x4) & Theme(e1,x3) & Actor(e1,x2) & v_do(e1) & n_trick(x3) & (x1 = x2) & n_teenager(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(n_skateboard(x3) & n_boy(x1) & card_eq_2(x1) & on(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_trick(x2)) | 4daf0710-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_do(e1) & on(e1,x4) & n_trick(x3) & n_teenager(x1) & n_skateboard(x4) & card_eq_2(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_do(e1) & on(e1,x3) & n_trick(x2) & n_skateboard(x3) & n_boy(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two teenagers doing tricks on skateboards. | Teens are riding skateboards. | 0 | -100 | YOU ARE RIDING A SKATEBOARD WHILE DOING TRICKS. | exists e1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x4) & n_skateboard(x4) & Theme(e1,x3) & Actor(e1,x2) & v_do(e1) & n_trick(x3) & (x1 = x2) & n_teenager(x1) & card_eq_2(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_skateboard(x2) & n_teens(x1)) | 4daf0bca-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_do(e1) & on(e1,x4) & n_trick(x3) & n_teenager(x1) & n_skateboard(x4) & card_eq_2(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_ride(e1) & n_teens(x1) & n_skateboard(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two teenagers doing tricks on skateboards. | Two first graders are playing on skateboards. | 2 | -100 | First graders can not be teenagers. Playing is not the same as doing tricks. | exists e1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x4) & n_skateboard(x4) & Theme(e1,x3) & Actor(e1,x2) & v_do(e1) & n_trick(x3) & (x1 = x2) & n_teenager(x1) & card_eq_2(x1)) | exists e1 s1 x1 x2.(on(e1,x2) & n_skateboard(x2) & Actor(e1,x1) & v_play(e1) & n_grader(x1) & a_first(s1) & Theme(s1,x1) & card_eq_2(x1)) | 4daf1048-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_do(e1) & on(e1,x4) & n_trick(x3) & n_teenager(x1) & n_skateboard(x4) & card_eq_2(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2.(v_play(e1) & on(e1,x2) & n_skateboard(x2) & n_grader(x1) & card_eq_2(x1) & a_first(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
Two kids in jeans perform skateboard tricks. | Two children doing skateboard tricks. | 0 | -100 | Two kids perform skateboard tricks is a rephrasing of two children doing tricks. | exists e1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_perform(e1) & n_trick(x3) & of(x3,x4) & n_skateboard(x4) & in(x1,x2) & n_jeans(x2) & n_kid(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_do(e1) & n_trick(x3) & of(x3,x4) & n_skateboard(x4) & (x1 = x2) & n_child(x1) & card_eq_2(x1)) | 4daf14c6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_perform(e1) & of(x3,x4) & n_trick(x3) & n_skateboard(x4) & n_kid(x1) & n_jeans(x2) & in(x1,x2) & card_eq_2(x1) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_do(e1) & of(x3,x4) & n_trick(x3) & n_skateboard(x4) & n_child(x1) & card_eq_2(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
Two kids in jeans perform skateboard tricks. | Two children sitting on a park bench. | 2 | -100 | One pair is sitting. The other is proforming tricks | exists e1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_perform(e1) & n_trick(x3) & of(x3,x4) & n_skateboard(x4) & in(x1,x2) & n_jeans(x2) & n_kid(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x3) & n_bench(x3) & of(x3,x4) & n_park(x4) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_child(x1) & card_eq_2(x1)) | 4daf1944-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_perform(e1) & of(x3,x4) & n_trick(x3) & n_skateboard(x4) & n_kid(x1) & n_jeans(x2) & in(x1,x2) & card_eq_2(x1) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_sit(e1) & on(e1,x3) & of(x3,x4) & n_park(x4) & n_child(x1) & n_bench(x3) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
Two kids in jeans perform skateboard tricks. | The children are wearing helmets. | 1 | -100 | Not all kids wear helmets. | exists e1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_perform(e1) & n_trick(x3) & of(x3,x4) & n_skateboard(x4) & in(x1,x2) & n_jeans(x2) & n_kid(x1) & card_eq_2(x1)) | exists e1 x1 x2.(n_child(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_helmet(x2)) | 4daf1db8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_perform(e1) & of(x3,x4) & n_trick(x3) & n_skateboard(x4) & n_kid(x1) & n_jeans(x2) & in(x1,x2) & card_eq_2(x1) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_wear(e1) & n_helmet(x2) & n_child(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two guys are in the air while skateboarding. | guys are skateboarding | 0 | -100 | Two guys are in the air and are also skateboarding. | exists e1 p1 x1 x2.(n_air(x2) & while(p1,e1) & Actor(e1,x1) & v_skateboard(e1) & in(x1,x2) & n_guy(x1) & card_eq_2(x1)) | exists e1 x1.(Actor(e1,x1) & v_skateboard(e1) & n_guy(x1)) | 4daf2218-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2.(while(p1,e1) & v_skateboard(e1) & n_guy(x1) & n_air(x2) & in(x1,x2) & card_eq_2(x1) & Actor(e1,x1)) | exists e1 x1.(v_skateboard(e1) & n_guy(x1) & Actor(e1,x1)) |
||
Two guys are in the air while skateboarding. | guys are skateboarding doing tricks they never had before | 1 | -100 | Being in the air does not imply doing tricks they never had before. | exists e1 p1 x1 x2.(n_air(x2) & while(p1,e1) & Actor(e1,x1) & v_skateboard(e1) & in(x1,x2) & n_guy(x1) & card_eq_2(x1)) | exists e1 p1 x1.(exists e3 e2 s1 s2 x2 x3.(Theme(e3,x2) & Actor(e3,x1) & v_do(e3) & a_never(s2) & Manner(e2,s2) & a_before(s1) & Manner(e2,s1) & Theme(e2,x3) & Actor(e2,x1) & v_have(e2) & (x2 = x3) & n_trick(x2)) & n_thing(x1) & Topic(e1,p1) & Actor(e1,x1) & v_skateboard(e1) & n_guy(x1)) | 4daf2bbe-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2.(while(p1,e1) & v_skateboard(e1) & n_guy(x1) & n_air(x2) & in(x1,x2) & card_eq_2(x1) & Actor(e1,x1)) | exists e1 p1 x1.(v_skateboard(e1) & n_thing(x1) & n_guy(x1) & exists e3 e2 s1 s2 x2 x3.(v_have(e2) & v_do(e3) & n_trick(x2) & a_never(s2) & a_before(s1) & Theme(e3,x2) & Theme(e2,x3) & Manner(e2,s2) & Manner(e2,s1) & Actor(e3,x1) & Actor(e2,x1) & (x2 = x3)) & Topic(e1,p1) & Actor(e1,x1)) |
||
The teenage boys in black shirts skateboarding in a skate park, surrounded by people. | Kids in black shirts are at the park. | 1 | -100 | Not all skate parks are at the park. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_boy(x1) & of(x1,x2) & n_teenage(x2) & a_topic(x1) & in(x1,x3) & in(e1,x5) & Actor(e2,x8) & n_people(x8) & Theme(e2,x7) & v_surround(e2) & (x5 = x7) & n_park(x5) & of(x5,x6) & n_skate(x6) & Actor(e1,x4) & v_skateboard(e1) & (x3 = x4) & n_shirt(x3) & a_black(s1) & Theme(s1,x3)) | exists p1 s1 x1 x2 x3.(n_park(x3) & at(x1,x3) & in(x1,x2) & n_shirt(x2) & a_black(s1) & Theme(s1,x2) & n_kid(x1)) | 4daf3a0a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_surround(e2) & v_skateboard(e1) & of(x5,x6) & of(x1,x2) & n_teenage(x2) & n_skate(x6) & n_shirt(x3) & n_people(x8) & n_park(x5) & n_boy(x1) & in(x1,x3) & in(e1,x5) & a_topic(x1) & a_black(s1) & Theme(s1,x3) & Theme(e2,x7) & Actor(e2,x8) & Actor(e1,x4) & (x5 = x7) & (x3 = x4)) | exists s1 x1 x2 x3.(n_shirt(x2) & n_park(x3) & n_kid(x1) & in(x1,x2) & at(x1,x3) & a_black(s1) & Theme(s1,x2)) |
||
The cars are on a track, in the rain, at night. | The sun gleamed off the windshield of the racecar. | 2 | -100 | The sun doesn't shine at night | exists p1 x1 x2 x3.(n_rain(x2) & n_car(x1) & at(p1,x3) & n_night(x3) & in(p1,x2) & exists x4.(on(x1,x4) & n_track(x4))) | exists e1 s1 x1 x2 x3.(n_racecar(x3) & n_windshield(x2) & n_sun(x1) & a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_gleam(e1) & of(x2,x3)) | 4daf42c0-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 x1 x2 x3.(n_rain(x2) & n_night(x3) & n_car(x1) & in(p1,x2) & exists x4.(on(x1,x4) & n_track(x4)) & at(p1,x3)) | exists e1 s1 x1 x2 x3.(v_gleam(e1) & of(x2,x3) & n_windshield(x2) & n_sun(x1) & n_racecar(x3) & a_off(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
two youths eating on a bench. | Two youths eating. | 0 | -100 | youths eating is same as youths eating | exists e1 x1 x2 x3.(a_topic(x1) & on(e1,x3) & n_bench(x3) & Actor(e1,x2) & v_eat(e1) & (x1 = x2) & n_youth(x1) & card_eq_2(x1)) | exists e1 x1.(Actor(e1,x1) & v_eat(e1) & n_youth(x1) & card_eq_2(x1)) | 4daf501c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_eat(e1) & on(e1,x3) & n_youth(x1) & n_bench(x3) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1.(v_eat(e1) & n_youth(x1) & card_eq_2(x1) & Actor(e1,x1)) |
||
A brown dog swims through water outdoors with a tennis ball in its mouth. | A dog is playing catch. | 1 | 0.884004 | Just because a dog swims through the water with a tennis ball in its mouth does not mean it is playing catch. | exists s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & through(x1,x3) & with(x3,x5) & in(x5,x7) & n_mouth(x7) & of(x7,x1) & n_thing(x1) & n_ball(x5) & of(x5,x6) & n_tennis(x6) & n_outdoors(x3) & of(x3,x4) & n_water(x4) & n_swim(x1) & of(x1,x2) & n_dog(x2) & a_brown(s1) & Theme(s1,x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_catch(x2) & n_dog(x1)) | 4db0a552-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5 x6 x7.(with(x3,x5) & through(x1,x3) & of(x7,x1) & of(x5,x6) & of(x3,x4) & of(x1,x2) & n_water(x4) & n_thing(x1) & n_tennis(x6) & n_swim(x1) & n_outdoors(x3) & n_mouth(x7) & n_dog(x2) & n_ball(x5) & in(x5,x7) & a_topic(x1) & a_brown(s1) & Theme(s1,x1)) | exists e1 x1 x2.(v_play(e1) & n_dog(x1) & n_catch(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A brown dog swims through water outdoors with a tennis ball in its mouth. | A dog is in the water. | 0 | 0.927645 | A dog must be in the water in order to swim through the water. | exists s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & through(x1,x3) & with(x3,x5) & in(x5,x7) & n_mouth(x7) & of(x7,x1) & n_thing(x1) & n_ball(x5) & of(x5,x6) & n_tennis(x6) & n_outdoors(x3) & of(x3,x4) & n_water(x4) & n_swim(x1) & of(x1,x2) & n_dog(x2) & a_brown(s1) & Theme(s1,x1)) | exists p1 x1 x2.(n_water(x2) & in(x1,x2) & n_dog(x1)) | 4db0a9c6-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5 x6 x7.(with(x3,x5) & through(x1,x3) & of(x7,x1) & of(x5,x6) & of(x3,x4) & of(x1,x2) & n_water(x4) & n_thing(x1) & n_tennis(x6) & n_swim(x1) & n_outdoors(x3) & n_mouth(x7) & n_dog(x2) & n_ball(x5) & in(x5,x7) & a_topic(x1) & a_brown(s1) & Theme(s1,x1)) | exists x1 x2.(n_water(x2) & n_dog(x1) & in(x1,x2)) |
||
A brown dog swims through water outdoors with a tennis ball in its mouth. | A poodle swims in the pool. | 1 | 0.039525 | Just because a dog swims through water outdoors with a ball in its mouth does not mean there is a poodle swimming or that it is in a pool. | exists s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & through(x1,x3) & with(x3,x5) & in(x5,x7) & n_mouth(x7) & of(x7,x1) & n_thing(x1) & n_ball(x5) & of(x5,x6) & n_tennis(x6) & n_outdoors(x3) & of(x3,x4) & n_water(x4) & n_swim(x1) & of(x1,x2) & n_dog(x2) & a_brown(s1) & Theme(s1,x1)) | exists s1 x1 x2.(n_pool(x2) & a_topic(x1) & in(x1,x2) & n_swim(x1) & a_poodle(s1) & Theme(s1,x1)) | 4db0c046-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5 x6 x7.(with(x3,x5) & through(x1,x3) & of(x7,x1) & of(x5,x6) & of(x3,x4) & of(x1,x2) & n_water(x4) & n_thing(x1) & n_tennis(x6) & n_swim(x1) & n_outdoors(x3) & n_mouth(x7) & n_dog(x2) & n_ball(x5) & in(x5,x7) & a_topic(x1) & a_brown(s1) & Theme(s1,x1)) | exists s1 x1 x2.(n_swim(x1) & n_pool(x2) & in(x1,x2) & a_topic(x1) & a_poodle(s1) & Theme(s1,x1)) |
||
A brown dog swims through water outdoors with a tennis ball in its mouth. | A black dog is running around with a soccer ball in its mouth. | 2 | 0 | If the dog is black it is not brown, and swimming is not the same as running and a tennis ball looks nothing like a soccer ball. | exists s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & through(x1,x3) & with(x3,x5) & in(x5,x7) & n_mouth(x7) & of(x7,x1) & n_thing(x1) & n_ball(x5) & of(x5,x6) & n_tennis(x6) & n_outdoors(x3) & of(x3,x4) & n_water(x4) & n_swim(x1) & of(x1,x2) & n_dog(x2) & a_brown(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2 x3 x4.(in(e1,x4) & n_mouth(x4) & of(x4,x1) & n_thing(x1) & with(e1,x2) & n_ball(x2) & of(x2,x3) & n_soccer(x3) & a_around(s2) & Manner(e1,s2) & Actor(e1,x1) & v_run(e1) & n_dog(x1) & a_black(s1) & Theme(s1,x1)) | 4db0ca96-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5 x6 x7.(with(x3,x5) & through(x1,x3) & of(x7,x1) & of(x5,x6) & of(x3,x4) & of(x1,x2) & n_water(x4) & n_thing(x1) & n_tennis(x6) & n_swim(x1) & n_outdoors(x3) & n_mouth(x7) & n_dog(x2) & n_ball(x5) & in(x5,x7) & a_topic(x1) & a_brown(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2 x3 x4.(with(e1,x2) & v_run(e1) & of(x4,x1) & of(x2,x3) & n_thing(x1) & n_soccer(x3) & n_mouth(x4) & n_dog(x1) & n_ball(x2) & in(e1,x4) & a_black(s1) & a_around(s2) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x1)) |
||
A brown dog swims through water outdoors with a tennis ball in its mouth. | A dog is playing fetch with its owner | 1 | 0.880453 | Just because a dog swims through water with a tennis ball in its mouth does not mean it is playing fetch with its owner. | exists s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & through(x1,x3) & with(x3,x5) & in(x5,x7) & n_mouth(x7) & of(x7,x1) & n_thing(x1) & n_ball(x5) & of(x5,x6) & n_tennis(x6) & n_outdoors(x3) & of(x3,x4) & n_water(x4) & n_swim(x1) & of(x1,x2) & n_dog(x2) & a_brown(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(with(e1,x3) & n_owner(x3) & of(x3,x1) & n_thing(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_fetch(x2) & n_dog(x1)) | 4db0d4e6-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5 x6 x7.(with(x3,x5) & through(x1,x3) & of(x7,x1) & of(x5,x6) & of(x3,x4) & of(x1,x2) & n_water(x4) & n_thing(x1) & n_tennis(x6) & n_swim(x1) & n_outdoors(x3) & n_mouth(x7) & n_dog(x2) & n_ball(x5) & in(x5,x7) & a_topic(x1) & a_brown(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(with(e1,x3) & v_play(e1) & of(x3,x1) & n_thing(x1) & n_owner(x3) & n_fetch(x2) & n_dog(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A brown dog swims through water outdoors with a tennis ball in its mouth. | A brown dog is swimming in a lake with a tennis ball in its mouth. | 1 | 0.612122 | Doesn't state that he is in a lake. | exists s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & through(x1,x3) & with(x3,x5) & in(x5,x7) & n_mouth(x7) & of(x7,x1) & n_thing(x1) & n_ball(x5) & of(x5,x6) & n_tennis(x6) & n_outdoors(x3) & of(x3,x4) & n_water(x4) & n_swim(x1) & of(x1,x2) & n_dog(x2) & a_brown(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3 x4 x5.(in(e1,x5) & n_lake(x5) & with(e1,x2) & in(x2,x4) & n_mouth(x4) & of(x4,x1) & n_thing(x1) & n_ball(x2) & of(x2,x3) & n_tennis(x3) & Actor(e1,x1) & v_swim(e1) & n_dog(x1) & a_brown(s1) & Theme(s1,x1)) | 4db0d9f0-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5 x6 x7.(with(x3,x5) & through(x1,x3) & of(x7,x1) & of(x5,x6) & of(x3,x4) & of(x1,x2) & n_water(x4) & n_thing(x1) & n_tennis(x6) & n_swim(x1) & n_outdoors(x3) & n_mouth(x7) & n_dog(x2) & n_ball(x5) & in(x5,x7) & a_topic(x1) & a_brown(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3 x4 x5.(with(e1,x2) & v_swim(e1) & of(x4,x1) & of(x2,x3) & n_thing(x1) & n_tennis(x3) & n_mouth(x4) & n_lake(x5) & n_dog(x1) & n_ball(x2) & in(x2,x4) & in(e1,x5) & a_brown(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
Two females, one wearing a yellow dress, the other wearing a white top and black shorts posing for a picture. | two women pose to model flip flops on a beach | 1 | 0.005402 | Doesn't say anything about flip flops. | exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(n_other(x4) & for(e3,x7) & n_picture(x7) & Actor(e3,x6) & v_pose(e3) & n_shorts(x6) & a_black(s3) & Theme(s3,x6) & Theme(e2,x5) & Actor(e2,x4) & v_wear(e2) & n_top(x5) & a_white(s2) & Theme(s2,x5) & Theme(e1,x3) & Actor(e1,x1) & v_wear(e1) & n_dress(x3) & a_yellow(s1) & Theme(s1,x3) & rel(x1,x2) & n_thing(x2) & card_eq_1(x2) & n_female(x1) & card_eq_2(x1)) | exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_pose(e1) & exists e2 s1 x2 x3.(Theme(e2,x2) & Actor(e2,x1) & v_model(e2) & on(x2,x3) & n_beach(x3) & n_flop(x2) & a_flip(s1) & Theme(s1,x2)) & n_woman(x1) & card_eq_2(x1)) | 4db16cc6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(v_wear(e2) & v_wear(e1) & v_pose(e3) & rel(x1,x2) & n_top(x5) & n_thing(x2) & n_shorts(x6) & n_picture(x7) & n_other(x4) & n_female(x1) & n_dress(x3) & for(e3,x7) & card_eq_2(x1) & card_eq_1(x2) & a_yellow(s1) & a_white(s2) & a_black(s3) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x3) & Theme(e2,x5) & Theme(e1,x3) & Actor(e3,x6) & Actor(e2,x4) & Actor(e1,x1)) | exists e1 p1 x1.(v_pose(e1) & n_woman(x1) & exists e2 s1 x2 x3.(v_model(e2) & on(x2,x3) & n_flop(x2) & n_beach(x3) & a_flip(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e2,x1)) & card_eq_2(x1) & Topic(e1,p1) & Actor(e1,x1)) |
||
Two females, one wearing a yellow dress, the other wearing a white top and black shorts posing for a picture. | Tall people wearing clothes | 1 | 0.113397 | Doesn't say they are tall. | exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(n_other(x4) & for(e3,x7) & n_picture(x7) & Actor(e3,x6) & v_pose(e3) & n_shorts(x6) & a_black(s3) & Theme(s3,x6) & Theme(e2,x5) & Actor(e2,x4) & v_wear(e2) & n_top(x5) & a_white(s2) & Theme(s2,x5) & Theme(e1,x3) & Actor(e1,x1) & v_wear(e1) & n_dress(x3) & a_yellow(s1) & Theme(s1,x3) & rel(x1,x2) & n_thing(x2) & card_eq_1(x2) & n_female(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_clothes(x4) & (x1 = x3) & n_people(x1) & (x1 = x2) & ne_nam_tall(x2)) | 4db171b2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(v_wear(e2) & v_wear(e1) & v_pose(e3) & rel(x1,x2) & n_top(x5) & n_thing(x2) & n_shorts(x6) & n_picture(x7) & n_other(x4) & n_female(x1) & n_dress(x3) & for(e3,x7) & card_eq_2(x1) & card_eq_1(x2) & a_yellow(s1) & a_white(s2) & a_black(s3) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x3) & Theme(e2,x5) & Theme(e1,x3) & Actor(e3,x6) & Actor(e2,x4) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_wear(e1) & ne_nam_tall(x2) & n_people(x1) & n_clothes(x4) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3) & (x1 = x2)) |
||
Two females, one wearing a yellow dress, the other wearing a white top and black shorts posing for a picture. | Two best friends pose for a picture during the summer | 1 | 0.561336 | Doesn't say that they are best friends or that they are in summer. | exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(n_other(x4) & for(e3,x7) & n_picture(x7) & Actor(e3,x6) & v_pose(e3) & n_shorts(x6) & a_black(s3) & Theme(s3,x6) & Theme(e2,x5) & Actor(e2,x4) & v_wear(e2) & n_top(x5) & a_white(s2) & Theme(s2,x5) & Theme(e1,x3) & Actor(e1,x1) & v_wear(e1) & n_dress(x3) & a_yellow(s1) & Theme(s1,x3) & rel(x1,x2) & n_thing(x2) & card_eq_1(x2) & n_female(x1) & card_eq_2(x1)) | exists e1 s1 x1 x2 x3.(n_summer(x3) & during(e1,x3) & for(e1,x2) & n_picture(x2) & Actor(e1,x1) & v_pose(e1) & n_friend(x1) & r_most(s1) & a_good(s1) & Theme(s1,x1) & card_eq_2(x1)) | 4db19192-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(v_wear(e2) & v_wear(e1) & v_pose(e3) & rel(x1,x2) & n_top(x5) & n_thing(x2) & n_shorts(x6) & n_picture(x7) & n_other(x4) & n_female(x1) & n_dress(x3) & for(e3,x7) & card_eq_2(x1) & card_eq_1(x2) & a_yellow(s1) & a_white(s2) & a_black(s3) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x3) & Theme(e2,x5) & Theme(e1,x3) & Actor(e3,x6) & Actor(e2,x4) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_pose(e1) & r_most(s1) & n_summer(x3) & n_picture(x2) & n_friend(x1) & for(e1,x2) & during(e1,x3) & card_eq_2(x1) & a_good(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
Two females, one wearing a yellow dress, the other wearing a white top and black shorts posing for a picture. | Two women pose for a picture | 0 | 1 | Females is a synonym of women. | exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(n_other(x4) & for(e3,x7) & n_picture(x7) & Actor(e3,x6) & v_pose(e3) & n_shorts(x6) & a_black(s3) & Theme(s3,x6) & Theme(e2,x5) & Actor(e2,x4) & v_wear(e2) & n_top(x5) & a_white(s2) & Theme(s2,x5) & Theme(e1,x3) & Actor(e1,x1) & v_wear(e1) & n_dress(x3) & a_yellow(s1) & Theme(s1,x3) & rel(x1,x2) & n_thing(x2) & card_eq_1(x2) & n_female(x1) & card_eq_2(x1)) | exists e1 x1 x2.(for(e1,x2) & n_picture(x2) & Actor(e1,x1) & v_pose(e1) & n_woman(x1) & card_eq_2(x1)) | 4db195fc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(v_wear(e2) & v_wear(e1) & v_pose(e3) & rel(x1,x2) & n_top(x5) & n_thing(x2) & n_shorts(x6) & n_picture(x7) & n_other(x4) & n_female(x1) & n_dress(x3) & for(e3,x7) & card_eq_2(x1) & card_eq_1(x2) & a_yellow(s1) & a_white(s2) & a_black(s3) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x3) & Theme(e2,x5) & Theme(e1,x3) & Actor(e3,x6) & Actor(e2,x4) & Actor(e1,x1)) | exists e1 x1 x2.(v_pose(e1) & n_woman(x1) & n_picture(x2) & for(e1,x2) & card_eq_2(x1) & Actor(e1,x1)) |
||
Two females, one wearing a yellow dress, the other wearing a white top and black shorts posing for a picture. | two girls pose for a picture in front of scenery | 1 | 0.752909 | Two females do not have to be girls. Just because females are posing for a picture it does not mean they are in front of scenery. | exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(n_other(x4) & for(e3,x7) & n_picture(x7) & Actor(e3,x6) & v_pose(e3) & n_shorts(x6) & a_black(s3) & Theme(s3,x6) & Theme(e2,x5) & Actor(e2,x4) & v_wear(e2) & n_top(x5) & a_white(s2) & Theme(s2,x5) & Theme(e1,x3) & Actor(e1,x1) & v_wear(e1) & n_dress(x3) & a_yellow(s1) & Theme(s1,x3) & rel(x1,x2) & n_thing(x2) & card_eq_1(x2) & n_female(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3 x4.(for(e1,x2) & in(x2,x3) & of(x3,x4) & n_scenery(x4) & n_front(x3) & n_picture(x2) & Actor(e1,x1) & v_pose(e1) & n_girl(x1) & card_eq_2(x1)) | 4db19ade-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(v_wear(e2) & v_wear(e1) & v_pose(e3) & rel(x1,x2) & n_top(x5) & n_thing(x2) & n_shorts(x6) & n_picture(x7) & n_other(x4) & n_female(x1) & n_dress(x3) & for(e3,x7) & card_eq_2(x1) & card_eq_1(x2) & a_yellow(s1) & a_white(s2) & a_black(s3) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x3) & Theme(e2,x5) & Theme(e1,x3) & Actor(e3,x6) & Actor(e2,x4) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_pose(e1) & of(x3,x4) & n_scenery(x4) & n_picture(x2) & n_girl(x1) & n_front(x3) & in(x2,x3) & for(e1,x2) & card_eq_2(x1) & Actor(e1,x1)) |
||
Two females, one wearing a yellow dress, the other wearing a white top and black shorts posing for a picture. | The females are sisters. | 1 | 0.268843 | Just because females are posing for a picture it does not mean they are sisters. | exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(n_other(x4) & for(e3,x7) & n_picture(x7) & Actor(e3,x6) & v_pose(e3) & n_shorts(x6) & a_black(s3) & Theme(s3,x6) & Theme(e2,x5) & Actor(e2,x4) & v_wear(e2) & n_top(x5) & a_white(s2) & Theme(s2,x5) & Theme(e1,x3) & Actor(e1,x1) & v_wear(e1) & n_dress(x3) & a_yellow(s1) & Theme(s1,x3) & rel(x1,x2) & n_thing(x2) & card_eq_1(x2) & n_female(x1) & card_eq_2(x1)) | exists p1 x1.(n_female(x1) & exists x2.((x1 = x2) & n_sister(x2))) | 4db1a484-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(v_wear(e2) & v_wear(e1) & v_pose(e3) & rel(x1,x2) & n_top(x5) & n_thing(x2) & n_shorts(x6) & n_picture(x7) & n_other(x4) & n_female(x1) & n_dress(x3) & for(e3,x7) & card_eq_2(x1) & card_eq_1(x2) & a_yellow(s1) & a_white(s2) & a_black(s3) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x3) & Theme(e2,x5) & Theme(e1,x3) & Actor(e3,x6) & Actor(e2,x4) & Actor(e1,x1)) | exists x1.(n_female(x1) & exists x2.(n_sister(x2) & (x1 = x2))) |
||
Two females, one wearing a yellow dress, the other wearing a white top and black shorts posing for a picture. | two men pose nude | 2 | 0 | Men are not females. | exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(n_other(x4) & for(e3,x7) & n_picture(x7) & Actor(e3,x6) & v_pose(e3) & n_shorts(x6) & a_black(s3) & Theme(s3,x6) & Theme(e2,x5) & Actor(e2,x4) & v_wear(e2) & n_top(x5) & a_white(s2) & Theme(s2,x5) & Theme(e1,x3) & Actor(e1,x1) & v_wear(e1) & n_dress(x3) & a_yellow(s1) & Theme(s1,x3) & rel(x1,x2) & n_thing(x2) & card_eq_1(x2) & n_female(x1) & card_eq_2(x1)) | exists e1 p1 x1.(exists s1.(Theme(s1,x1) & a_nude(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_pose(e1) & n_man(x1) & card_eq_2(x1)) | 4db1a902-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(v_wear(e2) & v_wear(e1) & v_pose(e3) & rel(x1,x2) & n_top(x5) & n_thing(x2) & n_shorts(x6) & n_picture(x7) & n_other(x4) & n_female(x1) & n_dress(x3) & for(e3,x7) & card_eq_2(x1) & card_eq_1(x2) & a_yellow(s1) & a_white(s2) & a_black(s3) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x3) & Theme(e2,x5) & Theme(e1,x3) & Actor(e3,x6) & Actor(e2,x4) & Actor(e1,x1)) | exists e1 p1 x1.(v_pose(e1) & n_man(x1) & exists s1.(a_nude(s1) & Theme(s1,x1)) & card_eq_2(x1) & Topic(e1,p1) & Actor(e1,x1)) |
||
A group of boaters boating down a winding waterway. | The group canoes down the river. | 1 | -100 | Boating does not imply that the group canoes. | exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & a_down(s1) & Manner(e1,s1) & Theme(e1,x4) & Actor(e1,x3) & v_boat(e1) & n_waterway(x4) & of(x4,x5) & n_winding(x5) & (x1 = x3) & of(x1,x2) & n_boater(x2) & n_group(x1)) | exists e1 x1 x2.(n_river(x2) & n_group(x1) & down(e1,x2) & Actor(e1,x1) & v_cano(e1)) | 4db1f114-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_boat(e1) & of(x4,x5) & of(x1,x2) & n_winding(x5) & n_waterway(x4) & n_group(x1) & n_boater(x2) & a_topic(x1) & a_down(s1) & Theme(e1,x4) & Manner(e1,s1) & Actor(e1,x3) & (x1 = x3)) | exists e1 x1 x2.(v_cano(e1) & n_river(x2) & n_group(x1) & down(e1,x2) & Actor(e1,x1)) |
||
A group of boaters boating down a winding waterway. | The boats are tied to the dock. | 2 | -100 | The boaters are boating down a waterway which means that the boats aren't tied to the dock. | exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & a_down(s1) & Manner(e1,s1) & Theme(e1,x4) & Actor(e1,x3) & v_boat(e1) & n_waterway(x4) & of(x4,x5) & n_winding(x5) & (x1 = x3) & of(x1,x2) & n_boater(x2) & n_group(x1)) | exists e1 x1 x2.(n_dock(x2) & n_boat(x1) & to(e1,x2) & Theme(e1,x1) & v_tie(e1)) | 4db1f682-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_boat(e1) & of(x4,x5) & of(x1,x2) & n_winding(x5) & n_waterway(x4) & n_group(x1) & n_boater(x2) & a_topic(x1) & a_down(s1) & Theme(e1,x4) & Manner(e1,s1) & Actor(e1,x3) & (x1 = x3)) | exists e1 x1 x2.(v_tie(e1) & to(e1,x2) & n_dock(x2) & n_boat(x1) & Theme(e1,x1)) |
||
A small boat being rowed down a river. | A boat is being towed in a river. | 0 | -100 | Whether a boat is being rowed or being towed, they can both be considered as going in a river. | exists e1 s1 s2 x1 x2 x3.(a_topic(x1) & a_down(s2) & Manner(e1,s2) & Recipient(e1,x3) & Theme(e1,x2) & v_row(e1) & n_river(x3) & (x1 = x2) & n_boat(x1) & a_small(s1) & Theme(s1,x1)) | exists e1 x1 x2.(in(e1,x2) & n_river(x2) & Theme(e1,x1) & v_tow(e1) & n_boat(x1)) | 4db1fb5a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_row(e1) & n_river(x3) & n_boat(x1) & a_topic(x1) & a_small(s1) & a_down(s2) & Theme(s1,x1) & Theme(e1,x2) & Recipient(e1,x3) & Manner(e1,s2) & (x1 = x2)) | exists e1 x1 x2.(v_tow(e1) & n_river(x2) & n_boat(x1) & in(e1,x2) & Theme(e1,x1)) |
||
A small boat being rowed down a river. | A yacht is in the river. | 1 | -100 | A yacht is not a small boat. | exists e1 s1 s2 x1 x2 x3.(a_topic(x1) & a_down(s2) & Manner(e1,s2) & Recipient(e1,x3) & Theme(e1,x2) & v_row(e1) & n_river(x3) & (x1 = x2) & n_boat(x1) & a_small(s1) & Theme(s1,x1)) | exists p1 x1 x2.(n_river(x2) & in(x1,x2) & n_yacht(x1)) | 4db20028-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_row(e1) & n_river(x3) & n_boat(x1) & a_topic(x1) & a_small(s1) & a_down(s2) & Theme(s1,x1) & Theme(e1,x2) & Recipient(e1,x3) & Manner(e1,s2) & (x1 = x2)) | exists x1 x2.(n_yacht(x1) & n_river(x2) & in(x1,x2)) |
||
A small boat being rowed down a river. | A car is towing a boat in a river. | 2 | -100 | A boat could not be towed if it is being rowed, that is not possible. | exists e1 s1 s2 x1 x2 x3.(a_topic(x1) & a_down(s2) & Manner(e1,s2) & Recipient(e1,x3) & Theme(e1,x2) & v_row(e1) & n_river(x3) & (x1 = x2) & n_boat(x1) & a_small(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_tow(e1) & in(x2,x3) & n_river(x3) & n_boat(x2) & n_car(x1)) | 4db204ec-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_row(e1) & n_river(x3) & n_boat(x1) & a_topic(x1) & a_small(s1) & a_down(s2) & Theme(s1,x1) & Theme(e1,x2) & Recipient(e1,x3) & Manner(e1,s2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_tow(e1) & n_river(x3) & n_car(x1) & n_boat(x2) & in(x2,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man in a wheelchair is sleeping on a sidewalk. | There is a man sleeping in cold weather | 1 | -100 | Just because a man is sleeping on the sidewalk it does not mean the man is in cold weather. | exists e1 x1 x2 x3.(on(e1,x3) & n_sidewalk(x3) & Actor(e1,x1) & v_sleep(e1) & in(x1,x2) & n_wheelchair(x2) & n_man(x1)) | exists p1 x1 e1 s1 x2 x3 x4.((x1 = x2) & in(e1,x4) & n_weather(x4) & a_cold(s1) & Theme(s1,x4) & Actor(e1,x3) & v_sleep(e1) & (x2 = x3) & n_man(x2)) | 4db209b0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_sleep(e1) & on(e1,x3) & n_wheelchair(x2) & n_sidewalk(x3) & n_man(x1) & in(x1,x2) & Actor(e1,x1)) | exists x1 e1 s1 x2 x3 x4.(v_sleep(e1) & n_weather(x4) & n_man(x2) & in(e1,x4) & a_cold(s1) & Theme(s1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)) |
||
A man in a wheelchair is sleeping on a sidewalk. | There is a man awake outdoors | 2 | -100 | You cannot be awake and at the same time be sleeping. | exists e1 x1 x2 x3.(on(e1,x3) & n_sidewalk(x3) & Actor(e1,x1) & v_sleep(e1) & in(x1,x2) & n_wheelchair(x2) & n_man(x1)) | exists p1 x1 x2 x3 x4.((x1 = x2) & n_outdoors(x2) & of(x2,x4) & n_awake(x4) & of(x2,x3) & n_man(x3)) | 4db24664-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_sleep(e1) & on(e1,x3) & n_wheelchair(x2) & n_sidewalk(x3) & n_man(x1) & in(x1,x2) & Actor(e1,x1)) | exists x1 x2 x3 x4.(of(x2,x4) & of(x2,x3) & n_outdoors(x2) & n_man(x3) & n_awake(x4) & (x1 = x2)) |
||
A man in a wheelchair is sleeping on a sidewalk. | There is a man sleeping | 0 | -100 | Whether a man is on a sidewalk or not, he can still be sleeping. | exists e1 x1 x2 x3.(on(e1,x3) & n_sidewalk(x3) & Actor(e1,x1) & v_sleep(e1) & in(x1,x2) & n_wheelchair(x2) & n_man(x1)) | exists p1 x1 e1 x2 x3.((x1 = x2) & Actor(e1,x3) & v_sleep(e1) & (x2 = x3) & n_man(x2)) | 4db26464-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_sleep(e1) & on(e1,x3) & n_wheelchair(x2) & n_sidewalk(x3) & n_man(x1) & in(x1,x2) & Actor(e1,x1)) | exists x1 e1 x2 x3.(v_sleep(e1) & n_man(x2) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)) |
||
People on a bridge look at the water. | People crossing a bridge stop to look at the water. | 1 | -100 | Just because people on the bridge look at the water it does not mean they stop crossing the bridge. | exists x1 x2 x3 x4.(n_water(x4) & a_topic(x1) & on(x1,x2) & at(x2,x4) & n_look(x2) & of(x2,x3) & n_bridge(x3) & n_people(x1)) | exists e1 p1 x1 x2 x3 x4 x5 x6.(n_water(x6) & a_topic(x1) & Topic(e1,p1) & exists e2.(at(e2,x6) & Actor(e2,x2) & v_look(e2)) & Theme(e1,x4) & Actor(e1,x3) & v_cross(e1) & n_stop(x4) & of(x4,x5) & n_bridge(x5) & (x1 = x3) & (x1 = x2) & n_people(x1)) | 4db293da-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4.(on(x1,x2) & of(x2,x3) & n_water(x4) & n_people(x1) & n_look(x2) & n_bridge(x3) & at(x2,x4) & a_topic(x1)) | exists e1 p1 x1 x2 x3 x4 x5 x6.(v_cross(e1) & of(x4,x5) & n_water(x6) & n_stop(x4) & n_people(x1) & n_bridge(x5) & exists e2.(v_look(e2) & at(e2,x6) & Actor(e2,x2)) & a_topic(x1) & Topic(e1,p1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3) & (x1 = x2)) |
||
People on a bridge look at the water. | People are on a bridge. | 0 | -100 | People on a bridge that look at water, are still people on a bridge. | exists x1 x2 x3 x4.(n_water(x4) & a_topic(x1) & on(x1,x2) & at(x2,x4) & n_look(x2) & of(x2,x3) & n_bridge(x3) & n_people(x1)) | exists p1 x1.(exists x2.(on(x1,x2) & n_bridge(x2)) & n_people(x1)) | 4db2a014-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4.(on(x1,x2) & of(x2,x3) & n_water(x4) & n_people(x1) & n_look(x2) & n_bridge(x3) & at(x2,x4) & a_topic(x1)) | exists x1.(n_people(x1) & exists x2.(on(x1,x2) & n_bridge(x2))) |
||
People on a bridge look at the water. | People on a bridge look at the grass under the bridge. | 2 | -100 | There is either water or grass. | exists x1 x2 x3 x4.(n_water(x4) & a_topic(x1) & on(x1,x2) & at(x2,x4) & n_look(x2) & of(x2,x3) & n_bridge(x3) & n_people(x1)) | exists x1 x2 x3 x4.(n_grass(x4) & a_topic(x1) & under(x1,x3) & n_bridge(x3) & n_bridge(x3) & on(x1,x2) & at(x2,x4) & n_look(x2) & of(x2,x3) & n_people(x1)) | 4db2c5b2-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4.(on(x1,x2) & of(x2,x3) & n_water(x4) & n_people(x1) & n_look(x2) & n_bridge(x3) & at(x2,x4) & a_topic(x1)) | exists x1 x2 x3 x4.(under(x1,x3) & on(x1,x2) & of(x2,x3) & n_people(x1) & n_look(x2) & n_grass(x4) & n_bridge(x3) & at(x2,x4) & a_topic(x1)) |
||
an old man sleeping in a wheelchair outside of a building. | a young lady plays with a cat | 2 | -100 | One cannot be old and young simultaneously. One is either a man or a lady. One cannot be sleeping as one plays at the same time. | exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(e1,x3) & of(x4,x5) & n_building(x5) & outside(x3,x4) & n_thing(x4) & n_wheelchair(x3) & Actor(e1,x2) & v_sleep(e1) & (x1 = x2) & n_man(x1) & a_old(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(with(e1,x2) & n_cat(x2) & Actor(e1,x1) & v_play(e1) & n_lady(x1) & a_young(s1) & Theme(s1,x1)) | 4db2cf80-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_sleep(e1) & outside(x3,x4) & of(x4,x5) & n_wheelchair(x3) & n_thing(x4) & n_man(x1) & n_building(x5) & in(e1,x3) & a_topic(x1) & a_old(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2.(with(e1,x2) & v_play(e1) & n_lady(x1) & n_cat(x2) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
an old man sleeping in a wheelchair outside of a building. | a old veteran sleeps outside | 1 | -100 | A old veteran does not have to be an old man. | exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(e1,x3) & of(x4,x5) & n_building(x5) & outside(x3,x4) & n_thing(x4) & n_wheelchair(x3) & Actor(e1,x2) & v_sleep(e1) & (x1 = x2) & n_man(x1) & a_old(s1) & Theme(s1,x1)) | exists s1 x1 x2 x3.(n_thing(x1) & outside(x1,x3) & n_thing(x3) & n_sleep(x1) & of(x1,x2) & n_veteran(x2) & a_old(s1) & Theme(s1,x1)) | 4db2dac0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_sleep(e1) & outside(x3,x4) & of(x4,x5) & n_wheelchair(x3) & n_thing(x4) & n_man(x1) & n_building(x5) & in(e1,x3) & a_topic(x1) & a_old(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) | exists s1 x1 x2 x3.(outside(x1,x3) & of(x1,x2) & n_veteran(x2) & n_thing(x3) & n_thing(x1) & n_sleep(x1) & a_old(s1) & Theme(s1,x1)) |
||
an old man sleeping in a wheelchair outside of a building. | and old man sleeps in a wheelchair | 0 | -100 | Sleeping and sleeps are the same action. | exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(e1,x3) & of(x4,x5) & n_building(x5) & outside(x3,x4) & n_thing(x4) & n_wheelchair(x3) & Actor(e1,x2) & v_sleep(e1) & (x1 = x2) & n_man(x1) & a_old(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(r_and(e1) & in(e1,x2) & n_wheelchair(x2) & Actor(e1,x1) & v_sleep(e1) & n_man(x1) & a_old(s1) & Theme(s1,x1)) | 4db2e498-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_sleep(e1) & outside(x3,x4) & of(x4,x5) & n_wheelchair(x3) & n_thing(x4) & n_man(x1) & n_building(x5) & in(e1,x3) & a_topic(x1) & a_old(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2.(v_sleep(e1) & r_and(e1) & n_wheelchair(x2) & n_man(x1) & in(e1,x2) & a_old(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A man kneels on top of a platform as four men look up at him. | a man is doing a performance | 1 | -100 | The men may be watching the man do something other than a performance. | exists e1 e2 s1 x1 x2 x3 x4 x5.(on(e1,x2) & of(x2,x3) & as(x3,x4) & a_up(s1) & Manner(e2,s1) & at(e2,x1) & n_male(x1) & Actor(e2,x5) & v_look(e2) & (x4 = x5) & n_man(x4) & card_eq_4(x4) & n_platform(x3) & n_top(x2) & Actor(e1,x1) & v_kneel(e1) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_performance(x2) & n_man(x1)) | 4db2ee84-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5.(v_look(e2) & v_kneel(e1) & on(e1,x2) & of(x2,x3) & n_top(x2) & n_platform(x3) & n_man(x4) & n_man(x1) & n_male(x1) & card_eq_4(x4) & at(e2,x1) & as(x3,x4) & a_up(s1) & Manner(e2,s1) & Actor(e2,x5) & Actor(e1,x1) & (x4 = x5)) | exists e1 x1 x2.(v_do(e1) & n_performance(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man kneels on top of a platform as four men look up at him. | A man lies on the ground. | 2 | -100 | One who kneels cannot be one who lies at the same time. | exists e1 e2 s1 x1 x2 x3 x4 x5.(on(e1,x2) & of(x2,x3) & as(x3,x4) & a_up(s1) & Manner(e2,s1) & at(e2,x1) & n_male(x1) & Actor(e2,x5) & v_look(e2) & (x4 = x5) & n_man(x4) & card_eq_4(x4) & n_platform(x3) & n_top(x2) & Actor(e1,x1) & v_kneel(e1) & n_man(x1)) | exists e1 x1 x2.(n_ground(x2) & on(e1,x2) & Actor(e1,x1) & v_lie(e1) & n_man(x1)) | 4db2f8d4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5.(v_look(e2) & v_kneel(e1) & on(e1,x2) & of(x2,x3) & n_top(x2) & n_platform(x3) & n_man(x4) & n_man(x1) & n_male(x1) & card_eq_4(x4) & at(e2,x1) & as(x3,x4) & a_up(s1) & Manner(e2,s1) & Actor(e2,x5) & Actor(e1,x1) & (x4 = x5)) | exists e1 x1 x2.(v_lie(e1) & on(e1,x2) & n_man(x1) & n_ground(x2) & Actor(e1,x1)) |
||
A man kneels on top of a platform as four men look up at him. | a man is on a platform | 0 | -100 | A man that kneels on a platform is also a man on a platform. | exists e2 e1 s1 x1 x2 x3 x4 x5.(on(e1,x2) & of(x2,x3) & as(x3,x4) & a_up(s1) & Manner(e2,s1) & at(e2,x1) & n_male(x1) & Actor(e2,x5) & v_look(e2) & (x4 = x5) & n_man(x4) & card_eq_4(x4) & n_platform(x3) & n_top(x2) & Actor(e1,x1) & v_kneel(e1) & n_man(x1)) | exists p1 x1.(exists x2.(on(x1,x2) & n_platform(x2)) & n_man(x1)) | 4db304c8-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5.(v_look(e2) & v_kneel(e1) & on(e1,x2) & of(x2,x3) & n_top(x2) & n_platform(x3) & n_man(x4) & n_man(x1) & n_male(x1) & card_eq_4(x4) & at(e2,x1) & as(x3,x4) & a_up(s1) & Manner(e2,s1) & Actor(e2,x5) & Actor(e1,x1) & (x4 = x5)) | exists x1.(n_man(x1) & exists x2.(on(x1,x2) & n_platform(x2))) |
||
A group of people walking on the side of a railroad track. | a group of people walk on the side of a train track | 0 | -100 | A train track and a railroad track are the same thing. | exists e1 x1 x2 x3 x4 x5 x6.(n_side(x4) & a_topic(x1) & of(x1,x2) & on(e1,x4) & of(x4,x5) & n_track(x5) & of(x5,x6) & n_railroad(x6) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists e1 x1 x2 x3 x4 x5 x6.(n_side(x4) & a_topic(x1) & of(x1,x2) & on(e1,x4) & of(x4,x5) & n_track(x5) & of(x5,x6) & n_train(x6) & Theme(e1,x3) & v_walk(e1) & (x2 = x3) & n_people(x2) & n_group(x1)) | 4db311de-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_walk(e1) & on(e1,x4) & of(x5,x6) & of(x4,x5) & of(x1,x2) & n_track(x5) & n_side(x4) & n_railroad(x6) & n_people(x2) & n_group(x1) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3 x4 x5 x6.(v_walk(e1) & on(e1,x4) & of(x5,x6) & of(x4,x5) & of(x1,x2) & n_train(x6) & n_track(x5) & n_side(x4) & n_people(x2) & n_group(x1) & a_topic(x1) & Theme(e1,x3) & (x2 = x3)) |
||
A group of people walking on the side of a railroad track. | The people are sitting inside. | 2 | 0 | One cannot be walking and sitting simultaneously. | exists e1 x1 x2 x3 x4 x5 x6.(n_side(x4) & a_topic(x1) & of(x1,x2) & on(e1,x4) & of(x4,x5) & n_track(x5) & of(x5,x6) & n_railroad(x6) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists e1 s1 x1.(n_people(x1) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sit(e1)) | 4db31d46-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_walk(e1) & on(e1,x4) & of(x5,x6) & of(x4,x5) & of(x1,x2) & n_track(x5) & n_side(x4) & n_railroad(x6) & n_people(x2) & n_group(x1) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 x1.(v_sit(e1) & n_people(x1) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A group of people walking on the side of a railroad track. | A hobo jumps into a railroad car as it passes by. | 2 | -100 | People means more than a hobo. | exists e1 x1 x2 x3 x4 x5 x6.(n_side(x4) & a_topic(x1) & of(x1,x2) & on(e1,x4) & of(x4,x5) & n_track(x5) & of(x5,x6) & n_railroad(x6) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists e1 p1 x1 x2 x3.(exists e2 s1.(a_by(s1) & Manner(e2,s1) & Actor(e2,x1) & v_pass(e2)) & n_thing(x1) & as(e1,p1) & into(e1,x2) & n_car(x2) & of(x2,x3) & n_railroad(x3) & Actor(e1,x1) & v_jump(e1) & n_hobo(x1)) | 4db32804-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_walk(e1) & on(e1,x4) & of(x5,x6) & of(x4,x5) & of(x1,x2) & n_track(x5) & n_side(x4) & n_railroad(x6) & n_people(x2) & n_group(x1) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 p1 x1 x2 x3.(v_jump(e1) & of(x2,x3) & n_thing(x1) & n_railroad(x3) & n_hobo(x1) & n_car(x2) & into(e1,x2) & exists e2 s1.(v_pass(e2) & a_by(s1) & Manner(e2,s1) & Actor(e2,x1)) & as(e1,p1) & Actor(e1,x1)) |
||
A group of people walking on the side of a railroad track. | The people are all friends. | 1 | 0.666112 | Groups of people are not always friends. | exists e1 x1 x2 x3 x4 x5 x6.(n_side(x4) & a_topic(x1) & of(x1,x2) & on(e1,x4) & of(x4,x5) & n_track(x5) & of(x5,x6) & n_railroad(x6) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists p1 x1.(n_people(x1) & all x2.(n_friend(x2) -> (x1 = x2))) | 4db334d4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_walk(e1) & on(e1,x4) & of(x5,x6) & of(x4,x5) & of(x1,x2) & n_track(x5) & n_side(x4) & n_railroad(x6) & n_people(x2) & n_group(x1) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) | exists x1.(n_people(x1) & all x2.(-n_friend(x2) | (x1 = x2))) |
||
A group of people walking on the side of a railroad track. | People are walking by a railroad track. | 0 | 1 | By a railroad track is the same as on the side of a railroad track. | exists e1 x1 x2 x3 x4 x5 x6.(n_side(x4) & a_topic(x1) & of(x1,x2) & on(e1,x4) & of(x4,x5) & n_track(x5) & of(x5,x6) & n_railroad(x6) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists e1 x1 x2 x3.(by(e1,x2) & n_track(x2) & of(x2,x3) & n_railroad(x3) & Actor(e1,x1) & v_walk(e1) & n_people(x1)) | 4db33df8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_walk(e1) & on(e1,x4) & of(x5,x6) & of(x4,x5) & of(x1,x2) & n_track(x5) & n_side(x4) & n_railroad(x6) & n_people(x2) & n_group(x1) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3.(v_walk(e1) & of(x2,x3) & n_track(x2) & n_railroad(x3) & n_people(x1) & by(e1,x2) & Actor(e1,x1)) |
||
A group of people walking on the side of a railroad track. | a group of people walk on the side of a train track in a city | 1 | 0.106929 | Train tracks are in many rural areas as well as a city. | exists e1 x1 x2 x3 x4 x5 x6.(n_side(x4) & a_topic(x1) & of(x1,x2) & on(e1,x4) & of(x4,x5) & n_track(x5) & of(x5,x6) & n_railroad(x6) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists e1 x1 x2 x3 x4 x5 x6 x7.(n_side(x4) & a_topic(x1) & of(x1,x2) & on(e1,x4) & of(x4,x5) & in(x5,x7) & n_city(x7) & n_track(x5) & of(x5,x6) & n_train(x6) & Theme(e1,x3) & v_walk(e1) & (x2 = x3) & n_people(x2) & n_group(x1)) | 4db34794-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_walk(e1) & on(e1,x4) & of(x5,x6) & of(x4,x5) & of(x1,x2) & n_track(x5) & n_side(x4) & n_railroad(x6) & n_people(x2) & n_group(x1) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3 x4 x5 x6 x7.(v_walk(e1) & on(e1,x4) & of(x5,x6) & of(x4,x5) & of(x1,x2) & n_train(x6) & n_track(x5) & n_side(x4) & n_people(x2) & n_group(x1) & n_city(x7) & in(x5,x7) & a_topic(x1) & Theme(e1,x3) & (x2 = x3)) |
||
A group of people walking on the side of a railroad track. | one person walks on a train track | 2 | -100 | People means more than a single person. | exists e1 x1 x2 x3 x4 x5 x6.(n_side(x4) & a_topic(x1) & of(x1,x2) & on(e1,x4) & of(x4,x5) & n_track(x5) & of(x5,x6) & n_railroad(x6) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists e1 x1 x2 x3.(on(e1,x2) & n_track(x2) & of(x2,x3) & n_train(x3) & Actor(e1,x1) & v_walk(e1) & n_person(x1) & card_eq_1(x1)) | 4db351c6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_walk(e1) & on(e1,x4) & of(x5,x6) & of(x4,x5) & of(x1,x2) & n_track(x5) & n_side(x4) & n_railroad(x6) & n_people(x2) & n_group(x1) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3.(v_walk(e1) & on(e1,x2) & of(x2,x3) & n_train(x3) & n_track(x2) & n_person(x1) & card_eq_1(x1) & Actor(e1,x1)) |
||
A group of people walking on the side of a railroad track. | People are on a road. | 2 | -100 | There is either a railroad track or a road. | exists e1 x1 x2 x3 x4 x5 x6.(n_side(x4) & a_topic(x1) & of(x1,x2) & on(e1,x4) & of(x4,x5) & n_track(x5) & of(x5,x6) & n_railroad(x6) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists p1 x1.(exists x2.(on(x1,x2) & n_road(x2)) & n_people(x1)) | 4db35b44-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_walk(e1) & on(e1,x4) & of(x5,x6) & of(x4,x5) & of(x1,x2) & n_track(x5) & n_side(x4) & n_railroad(x6) & n_people(x2) & n_group(x1) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) | exists x1.(n_people(x1) & exists x2.(on(x1,x2) & n_road(x2))) |
||
A group of people walking on the side of a railroad track. | Some conductors are walking next to the railroad track. | 1 | 0.209325 | Not all groups of people are conductors. | exists e1 x1 x2 x3 x4 x5 x6.(n_side(x4) & a_topic(x1) & of(x1,x2) & on(e1,x4) & of(x4,x5) & n_track(x5) & of(x5,x6) & n_railroad(x6) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists e1 x1 x2 x3.(n_track(x2) & of(x2,x3) & n_railroad(x3) & to(e1,x2) & r_next(e1) & Actor(e1,x1) & v_walk(e1) & n_conductor(x1)) | 4db3645e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_walk(e1) & on(e1,x4) & of(x5,x6) & of(x4,x5) & of(x1,x2) & n_track(x5) & n_side(x4) & n_railroad(x6) & n_people(x2) & n_group(x1) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3.(v_walk(e1) & to(e1,x2) & r_next(e1) & of(x2,x3) & n_track(x2) & n_railroad(x3) & n_conductor(x1) & Actor(e1,x1)) |
||
A group of people walking on the side of a railroad track. | A group of people are talking as they walk next to a railroad track. | 1 | 0.794375 | Groups of people don't have to be talking. | exists e1 x1 x2 x3 x4 x5 x6.(n_side(x4) & a_topic(x1) & of(x1,x2) & on(e1,x4) & of(x4,x5) & n_track(x5) & of(x5,x6) & n_railroad(x6) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists e1 e2 x1 x2 x3 x4 x5.(to(e2,x4) & n_track(x4) & of(x4,x5) & n_railroad(x5) & r_next(e2) & Actor(e2,x1) & v_walk(e2) & of(x1,x2) & as(e1,x1) & n_thing(x1) & Actor(e1,x3) & v_talk(e1) & (x2 = x3) & n_people(x2) & n_group(x1)) | 4db3714c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_walk(e1) & on(e1,x4) & of(x5,x6) & of(x4,x5) & of(x1,x2) & n_track(x5) & n_side(x4) & n_railroad(x6) & n_people(x2) & n_group(x1) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 e2 x1 x2 x3 x4 x5.(v_walk(e2) & v_talk(e1) & to(e2,x4) & r_next(e2) & of(x4,x5) & of(x1,x2) & n_track(x4) & n_thing(x1) & n_railroad(x5) & n_people(x2) & n_group(x1) & as(e1,x1) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) |
||
A group of people walking on the side of a railroad track. | There are people walking along the side of the railroad track. | 0 | -100 | People could be used collectively to refer to a group of people. Along the side of the railroad track means the same thing as on the side of a railroad track. | exists e1 x1 x2 x3 x4 x5 x6.(n_side(x4) & a_topic(x1) & of(x1,x2) & on(e1,x4) & of(x4,x5) & n_track(x5) & of(x5,x6) & n_railroad(x6) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists p1 x1 x4 x5 x6.(n_track(x5) & of(x5,x6) & n_railroad(x6) & n_side(x4) & exists e1 x2 x3.((x1 = x2) & along(e1,x4) & of(x4,x5) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_people(x2))) | 4db37c50-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_walk(e1) & on(e1,x4) & of(x5,x6) & of(x4,x5) & of(x1,x2) & n_track(x5) & n_side(x4) & n_railroad(x6) & n_people(x2) & n_group(x1) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) | exists x1 x4 x5 x6.(of(x5,x6) & n_track(x5) & n_side(x4) & n_railroad(x6) & exists e1 x2 x3.(v_walk(e1) & of(x4,x5) & n_people(x2) & along(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))) |
||
A group of people walking on the side of a railroad track. | People are near a train. | 1 | 0.139314 | A train isn't always near at a railroad track. The train could be far away. Or the railroad track could no longer be used by a train. | exists e1 x1 x2 x3 x4 x5 x6.(n_side(x4) & a_topic(x1) & of(x1,x2) & on(e1,x4) & of(x4,x5) & n_track(x5) & of(x5,x6) & n_railroad(x6) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists p1 x1.(exists x2.(near(x1,x2) & n_train(x2)) & n_people(x1)) | 4db38718-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_walk(e1) & on(e1,x4) & of(x5,x6) & of(x4,x5) & of(x1,x2) & n_track(x5) & n_side(x4) & n_railroad(x6) & n_people(x2) & n_group(x1) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) | exists x1.(n_people(x1) & exists x2.(near(x1,x2) & n_train(x2))) |
||
A group of people walking on the side of a railroad track. | People are walking. | 0 | -100 | People could be used collectively to refer to a group. | exists e1 x1 x2 x3 x4 x5 x6.(n_side(x4) & a_topic(x1) & of(x1,x2) & on(e1,x4) & of(x4,x5) & n_track(x5) & of(x5,x6) & n_railroad(x6) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists e1 x1.(Actor(e1,x1) & v_walk(e1) & n_people(x1)) | 4db39154-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_walk(e1) & on(e1,x4) & of(x5,x6) & of(x4,x5) & of(x1,x2) & n_track(x5) & n_side(x4) & n_railroad(x6) & n_people(x2) & n_group(x1) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1.(v_walk(e1) & n_people(x1) & Actor(e1,x1)) |
||
A group of people walking on the side of a railroad track. | People are walking near railroad tracks. | 0 | -100 | People could be used collectively to refer to a group of people. Near railroad tracks could mean the same thing as on the side of a railroad track. | exists e1 x1 x2 x3 x4 x5 x6.(n_side(x4) & a_topic(x1) & of(x1,x2) & on(e1,x4) & of(x4,x5) & n_track(x5) & of(x5,x6) & n_railroad(x6) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists e1 x1 x2 x3.(near(e1,x2) & n_track(x2) & of(x2,x3) & n_railroad(x3) & Actor(e1,x1) & v_walk(e1) & n_people(x1)) | 4db39dc0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_walk(e1) & on(e1,x4) & of(x5,x6) & of(x4,x5) & of(x1,x2) & n_track(x5) & n_side(x4) & n_railroad(x6) & n_people(x2) & n_group(x1) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3.(v_walk(e1) & of(x2,x3) & near(e1,x2) & n_track(x2) & n_railroad(x3) & n_people(x1) & Actor(e1,x1)) |
||
A group of people walking on the side of a railroad track. | A group of people are eating at a diner. | 2 | -100 | One is either walking or eating. | exists e1 x1 x2 x3 x4 x5 x6.(n_side(x4) & a_topic(x1) & of(x1,x2) & on(e1,x4) & of(x4,x5) & n_track(x5) & of(x5,x6) & n_railroad(x6) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists e1 x1 x2 x3.(at(e1,x3) & n_diner(x3) & Actor(e1,x1) & v_eat(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | 4db3ab1c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_walk(e1) & on(e1,x4) & of(x5,x6) & of(x4,x5) & of(x1,x2) & n_track(x5) & n_side(x4) & n_railroad(x6) & n_people(x2) & n_group(x1) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3.(v_eat(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & n_diner(x3) & at(e1,x3) & Actor(e1,x1)) |
||
Men in white and pink gowns stand on a plaza. | There are men at a cross dressing show. | 1 | -100 | A cross dressing show cannot be inferred from men in gowns at a plaza. Their motivation and context is not provided. | exists e1 s1 s2 x1 x2 x3.(on(e1,x3) & n_plaza(x3) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_gown(x2) & a_pink(s2) & Theme(s2,x2) & a_white(s1) & Theme(s1,x2) & n_man(x1)) | exists p1 x1 e1 x2 x3 x4.((x1 = x2) & at(x2,x3) & n_show(x3) & Actor(e1,x3) & v_dress(e1) & of(x3,x4) & n_cross(x4) & n_man(x2)) | 4db3b5c6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_stand(e1) & on(e1,x3) & n_plaza(x3) & n_man(x1) & n_gown(x2) & in(x1,x2) & a_white(s1) & a_pink(s2) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1)) | exists x1 e1 x2 x3 x4.(v_dress(e1) & of(x3,x4) & n_show(x3) & n_man(x2) & n_cross(x4) & at(x2,x3) & Actor(e1,x3) & (x1 = x2)) |
||
Men in white and pink gowns stand on a plaza. | A woman in the plaza is in a suit and tie. | 2 | -100 | People are either men or a woman. There are either gowns or a suit and tie. | exists e1 s1 s2 x1 x2 x3.(on(e1,x3) & n_plaza(x3) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_gown(x2) & a_pink(s2) & Theme(s2,x2) & a_white(s1) & Theme(s1,x2) & n_man(x1)) | exists p1 x1 x2.(n_plaza(x2) & exists x3 x4 x5.(in(x1,x3) & n_tie(x5) & n_suit(x4) & subset_of(x5,x3) & subset_of(x4,x3)) & in(x1,x2) & n_woman(x1)) | 4db3cc3c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_stand(e1) & on(e1,x3) & n_plaza(x3) & n_man(x1) & n_gown(x2) & in(x1,x2) & a_white(s1) & a_pink(s2) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1)) | exists x1 x2.(n_woman(x1) & n_plaza(x2) & in(x1,x2) & exists x3 x4 x5.(subset_of(x5,x3) & subset_of(x4,x3) & n_tie(x5) & n_suit(x4) & in(x1,x3))) |
||
Men in white and pink gowns stand on a plaza. | Men are in white and pink gowns. | 0 | -100 | Men are in white and pink gowns is a rephrasing of men in white and pink gowns. | exists e1 s1 s2 x1 x2 x3.(on(e1,x3) & n_plaza(x3) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_gown(x2) & a_pink(s2) & Theme(s2,x2) & a_white(s1) & Theme(s1,x2) & n_man(x1)) | exists p1 x1.(exists s1 s2 x2.(in(x1,x2) & n_gown(x2) & a_pink(s2) & Theme(s2,x2) & a_white(s1) & Theme(s1,x2)) & n_man(x1)) | 4db3d65a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_stand(e1) & on(e1,x3) & n_plaza(x3) & n_man(x1) & n_gown(x2) & in(x1,x2) & a_white(s1) & a_pink(s2) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1)) | exists x1.(n_man(x1) & exists s1 s2 x2.(n_gown(x2) & in(x1,x2) & a_white(s1) & a_pink(s2) & Theme(s2,x2) & Theme(s1,x2))) |
||
People near railroad tracks in the woods. | People are by an airplane/ | 2 | -100 | There is either a railroad or an airplane. | exists x1 x2 x3 x4.(n_wood(x4) & a_topic(x1) & near(x1,x2) & in(x2,x4) & n_track(x2) & of(x2,x3) & n_railroad(x3) & n_people(x1)) | exists p1 x1.(exists x2.(by(x1,x2) & n_airplane/(x2)) & n_people(x1)) | 4db3dcc2-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4.(of(x2,x3) & near(x1,x2) & n_wood(x4) & n_track(x2) & n_railroad(x3) & n_people(x1) & in(x2,x4) & a_topic(x1)) | exists x1.(n_people(x1) & exists x2.(n_airplane/(x2) & by(x1,x2))) |
||
People near railroad tracks in the woods. | There are people outside near railroad tracks. | 0 | -100 | In the woods indicated a location outside. | exists x1 x2 x3 x4.(n_wood(x4) & a_topic(x1) & near(x1,x2) & in(x2,x4) & n_track(x2) & of(x2,x3) & n_railroad(x3) & n_people(x1)) | exists p1 x1 s1 x2 x3 x4 x5.((x1 = x2) & near(s1,x4) & n_track(x4) & of(x4,x5) & n_railroad(x5) & Theme(s1,x3) & a_outside(s1) & (x2 = x3) & n_people(x2)) | 4db3e226-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4.(of(x2,x3) & near(x1,x2) & n_wood(x4) & n_track(x2) & n_railroad(x3) & n_people(x1) & in(x2,x4) & a_topic(x1)) | exists x1 s1 x2 x3 x4 x5.(of(x4,x5) & near(s1,x4) & n_track(x4) & n_railroad(x5) & n_people(x2) & a_outside(s1) & Theme(s1,x3) & (x2 = x3) & (x1 = x2)) |
||
People near railroad tracks in the woods. | People are by a train. | 1 | -100 | A train is not always at a railroad track. | exists x1 x2 x3 x4.(n_wood(x4) & a_topic(x1) & near(x1,x2) & in(x2,x4) & n_track(x2) & of(x2,x3) & n_railroad(x3) & n_people(x1)) | exists p1 x1.(exists x2.(by(x1,x2) & n_train(x2)) & n_people(x1)) | 4db3e71c-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4.(of(x2,x3) & near(x1,x2) & n_wood(x4) & n_track(x2) & n_railroad(x3) & n_people(x1) & in(x2,x4) & a_topic(x1)) | exists x1.(n_people(x1) & exists x2.(n_train(x2) & by(x1,x2))) |
||
A group of women play roller hockey. | women play roller hockey | 0 | -100 | Women can be used collectively to refer to a group of women. | exists e1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_hockey(x3) & of(x3,x4) & n_roller(x4) & of(x1,x2) & n_woman(x2) & n_group(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_hockey(x2) & of(x2,x3) & n_roller(x3) & n_woman(x1)) | 4db3ee06-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_play(e1) & of(x3,x4) & of(x1,x2) & n_woman(x2) & n_roller(x4) & n_hockey(x3) & n_group(x1) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_play(e1) & of(x2,x3) & n_woman(x1) & n_roller(x3) & n_hockey(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A group of women play roller hockey. | younger women play roller hockey | 1 | -100 | The age of the women is not provided as younger. | exists e1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_hockey(x3) & of(x3,x4) & n_roller(x4) & of(x1,x2) & n_woman(x2) & n_group(x1)) | exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_hockey(x2) & of(x2,x3) & n_roller(x3) & n_woman(x1) & r_more(s1) & a_younger(s1) & Theme(s1,x1)) | 4db3f2de-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_play(e1) & of(x3,x4) & of(x1,x2) & n_woman(x2) & n_roller(x4) & n_hockey(x3) & n_group(x1) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_play(e1) & r_more(s1) & of(x2,x3) & n_woman(x1) & n_roller(x3) & n_hockey(x2) & a_younger(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A group of women play roller hockey. | men play roller hockey | 2 | -100 | Women and men are not the same. | exists e1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_hockey(x3) & of(x3,x4) & n_roller(x4) & of(x1,x2) & n_woman(x2) & n_group(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_hockey(x2) & of(x2,x3) & n_roller(x3) & n_man(x1)) | 4db3f766-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_play(e1) & of(x3,x4) & of(x1,x2) & n_woman(x2) & n_roller(x4) & n_hockey(x3) & n_group(x1) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_play(e1) & of(x2,x3) & n_roller(x3) & n_man(x1) & n_hockey(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
There are seven women competing in a roller derby contest with a referee in the background. | There are seven women happily competing. | 1 | -100 | The women could have another emotion instead of happily playing. | exists p1 x1 x8.(n_background(x8) & exists e1 x2 x3 x4 x5 x6 x7.((x1 = x2) & in(e1,x4) & with(x4,x7) & in(x7,x8) & n_referee(x7) & n_contest(x4) & of(x4,x6) & n_derby(x6) & of(x4,x5) & n_roller(x5) & Actor(e1,x3) & v_compete(e1) & (x2 = x3) & n_woman(x2) & card_eq_7(x2))) | exists p1 x1 e1 s1 x2 x3.((x1 = x2) & a_happily(s1) & Manner(e1,s1) & Actor(e1,x3) & v_compete(e1) & (x2 = x3) & n_woman(x2) & card_eq_7(x2)) | 4db3fbee-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x8.(n_background(x8) & exists e1 x2 x3 x4 x5 x6 x7.(with(x4,x7) & v_compete(e1) & of(x4,x6) & of(x4,x5) & n_woman(x2) & n_roller(x5) & n_referee(x7) & n_derby(x6) & n_contest(x4) & in(x7,x8) & in(e1,x4) & card_eq_7(x2) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))) | exists x1 e1 s1 x2 x3.(v_compete(e1) & n_woman(x2) & card_eq_7(x2) & a_happily(s1) & Manner(e1,s1) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)) |
||
There are seven women competing in a roller derby contest with a referee in the background. | There are seven women competing. | 0 | -100 | There are seven women competing is identical in meaning to there are seven women competing. | exists p1 x1 x8.(n_background(x8) & exists e1 x2 x3 x4 x5 x6 x7.((x1 = x2) & in(e1,x4) & with(x4,x7) & in(x7,x8) & n_referee(x7) & n_contest(x4) & of(x4,x6) & n_derby(x6) & of(x4,x5) & n_roller(x5) & Actor(e1,x3) & v_compete(e1) & (x2 = x3) & n_woman(x2) & card_eq_7(x2))) | exists p1 x1 e1 x2 x3.((x1 = x2) & Actor(e1,x3) & v_compete(e1) & (x2 = x3) & n_woman(x2) & card_eq_7(x2)) | 4db4006c-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x8.(n_background(x8) & exists e1 x2 x3 x4 x5 x6 x7.(with(x4,x7) & v_compete(e1) & of(x4,x6) & of(x4,x5) & n_woman(x2) & n_roller(x5) & n_referee(x7) & n_derby(x6) & n_contest(x4) & in(x7,x8) & in(e1,x4) & card_eq_7(x2) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))) | exists x1 e1 x2 x3.(v_compete(e1) & n_woman(x2) & card_eq_7(x2) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)) |
||
There are seven women competing in a roller derby contest with a referee in the background. | There are six women competing. | 2 | -100 | Seven and six are different numbers. | exists p1 x1 x8.(n_background(x8) & exists e1 x2 x3 x4 x5 x6 x7.((x1 = x2) & in(e1,x4) & with(x4,x7) & in(x7,x8) & n_referee(x7) & n_contest(x4) & of(x4,x6) & n_derby(x6) & of(x4,x5) & n_roller(x5) & Actor(e1,x3) & v_compete(e1) & (x2 = x3) & n_woman(x2) & card_eq_7(x2))) | exists p1 x1 e1 x2 x3.((x1 = x2) & Actor(e1,x3) & v_compete(e1) & (x2 = x3) & n_woman(x2) & card_eq_6(x2)) | 4db404e0-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x8.(n_background(x8) & exists e1 x2 x3 x4 x5 x6 x7.(with(x4,x7) & v_compete(e1) & of(x4,x6) & of(x4,x5) & n_woman(x2) & n_roller(x5) & n_referee(x7) & n_derby(x6) & n_contest(x4) & in(x7,x8) & in(e1,x4) & card_eq_7(x2) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))) | exists x1 e1 x2 x3.(v_compete(e1) & n_woman(x2) & card_eq_6(x2) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)) |
||
Men working on a photo shoot. | Men working on a photo shoot with a celebrity. | 1 | -100 | Men working on a photo shoot does not imply with a celebrity. | exists e1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x3) & n_shoot(x3) & of(x3,x4) & n_photo(x4) & Actor(e1,x2) & v_work(e1) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & on(e1,x3) & with(x3,x5) & n_celebrity(x5) & n_shoot(x3) & of(x3,x4) & n_photo(x4) & Actor(e1,x2) & v_work(e1) & (x1 = x2) & n_man(x1)) | 4db409ae-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_work(e1) & on(e1,x3) & of(x3,x4) & n_shoot(x3) & n_photo(x4) & n_man(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3 x4 x5.(with(x3,x5) & v_work(e1) & on(e1,x3) & of(x3,x4) & n_shoot(x3) & n_photo(x4) & n_man(x1) & n_celebrity(x5) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.