premise
stringlengths 9
342
| hypothesis
stringlengths 1
295
| label
int64 0
2
| probability
float64 -100
1
| explanation_1
stringlengths 0
706
| explanation_2
stringclasses 1
value | explanation_3
stringclasses 1
value | premise_logic
stringlengths 39
2.12k
| hypothesis_logic
stringlengths 33
2.09k
| id
stringlengths 36
36
| premise_sim
stringlengths 39
2.11k
| hypothesis_sim
stringlengths 33
2.08k
|
---|---|---|---|---|---|---|---|---|---|---|---|
A black dog with a red collar wading through the water. | A black dog with a red collar is sitting on a couch on the moon. | 2 | -100 | Wading through the water is not sitting on a couch on the moon. | exists e1 s1 s2 x1 x2 x3 x4.(n_water(x4) & a_topic(x1) & with(x1,x2) & through(e1,x4) & Actor(e1,x3) & v_wade(e1) & (x2 = x3) & n_collar(x2) & a_red(s2) & Theme(s2,x2) & n_dog(x1) & a_black(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2 x3 x4.(n_moon(x4) & on(e1,x4) & on(e1,x3) & n_couch(x3) & Actor(e1,x1) & v_sit(e1) & with(x1,x2) & n_collar(x2) & a_red(s2) & Theme(s2,x2) & n_dog(x1) & a_black(s1) & Theme(s1,x1)) | 4cb06eb2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(with(x1,x2) & v_wade(e1) & through(e1,x4) & n_water(x4) & n_dog(x1) & n_collar(x2) & a_topic(x1) & a_red(s2) & a_black(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 s2 x1 x2 x3 x4.(with(x1,x2) & v_sit(e1) & on(e1,x4) & on(e1,x3) & n_moon(x4) & n_dog(x1) & n_couch(x3) & n_collar(x2) & a_red(s2) & a_black(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) |
||
A black dog with a red collar wading through the water. | A huge black dog is wearing a collar. | 1 | 0.507682 | A black dog doesn't have to be huge or be wearing a collar. | exists e1 s1 s2 x1 x2 x3 x4.(n_water(x4) & a_topic(x1) & with(x1,x2) & through(e1,x4) & Actor(e1,x3) & v_wade(e1) & (x2 = x3) & n_collar(x2) & a_red(s2) & Theme(s2,x2) & n_dog(x1) & a_black(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_collar(x2) & n_dog(x1) & a_black(s2) & Theme(s2,x1) & a_huge(s1) & Theme(s1,x1)) | 4cb07394-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(with(x1,x2) & v_wade(e1) & through(e1,x4) & n_water(x4) & n_dog(x1) & n_collar(x2) & a_topic(x1) & a_red(s2) & a_black(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 s2 x1 x2.(v_wear(e1) & n_dog(x1) & n_collar(x2) & a_huge(s1) & a_black(s2) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A black dog with a red collar wading through the water. | An animal is in th ewater. | 0 | -100 | a dog is an animal and if he is wet he must be in the water | exists e1 s1 s2 x1 x2 x3 x4.(n_water(x4) & a_topic(x1) & with(x1,x2) & through(e1,x4) & Actor(e1,x3) & v_wade(e1) & (x2 = x3) & n_collar(x2) & a_red(s2) & Theme(s2,x2) & n_dog(x1) & a_black(s1) & Theme(s1,x1)) | exists p1 x1.(exists s1 x2.(in(x1,x2) & n_ewater(x2) & a_th(s1) & Theme(s1,x2)) & n_animal(x1)) | 4cb0795c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(with(x1,x2) & v_wade(e1) & through(e1,x4) & n_water(x4) & n_dog(x1) & n_collar(x2) & a_topic(x1) & a_red(s2) & a_black(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x3) & (x2 = x3)) | exists x1.(n_animal(x1) & exists s1 x2.(n_ewater(x2) & in(x1,x2) & a_th(s1) & Theme(s1,x2))) |
||
A black dog with a red collar wading through the water. | A dog is in the water. | 0 | -100 | if he is wading he must be in the water | exists e1 s1 s2 x1 x2 x3 x4.(n_water(x4) & a_topic(x1) & with(x1,x2) & through(e1,x4) & Actor(e1,x3) & v_wade(e1) & (x2 = x3) & n_collar(x2) & a_red(s2) & Theme(s2,x2) & n_dog(x1) & a_black(s1) & Theme(s1,x1)) | exists p1 x1 x2.(n_water(x2) & in(x1,x2) & n_dog(x1)) | 4cb07e3e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(with(x1,x2) & v_wade(e1) & through(e1,x4) & n_water(x4) & n_dog(x1) & n_collar(x2) & a_topic(x1) & a_red(s2) & a_black(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x3) & (x2 = x3)) | exists x1 x2.(n_water(x2) & n_dog(x1) & in(x1,x2)) |
||
A black dog with a red collar wading through the water. | A collarless black dog is outside. | 2 | 0 | If he has a collar, he is not collarless. | exists e1 s1 s2 x1 x2 x3 x4.(n_water(x4) & a_topic(x1) & with(x1,x2) & through(e1,x4) & Actor(e1,x3) & v_wade(e1) & (x2 = x3) & n_collar(x2) & a_red(s2) & Theme(s2,x2) & n_dog(x1) & a_black(s1) & Theme(s1,x1)) | exists s1 s2 s3 x1.(Theme(s3,x1) & a_outside(s3) & n_dog(x1) & a_black(s2) & Theme(s2,x1) & a_collarless(s1) & Theme(s1,x1)) | 4cb08500-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(with(x1,x2) & v_wade(e1) & through(e1,x4) & n_water(x4) & n_dog(x1) & n_collar(x2) & a_topic(x1) & a_red(s2) & a_black(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x3) & (x2 = x3)) | exists s1 s2 s3 x1.(n_dog(x1) & a_outside(s3) & a_collarless(s1) & a_black(s2) & Theme(s3,x1) & Theme(s2,x1) & Theme(s1,x1)) |
||
A black dog with a red collar wading through the water. | A dog is running down the beach. | 2 | -100 | If he is wading through the water, he is not running down the beach. | exists e1 s1 s2 x1 x2 x3 x4.(n_water(x4) & a_topic(x1) & with(x1,x2) & through(e1,x4) & Actor(e1,x3) & v_wade(e1) & (x2 = x3) & n_collar(x2) & a_red(s2) & Theme(s2,x2) & n_dog(x1) & a_black(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(n_beach(x2) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1)) | 4cb08ac8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(with(x1,x2) & v_wade(e1) & through(e1,x4) & n_water(x4) & n_dog(x1) & n_collar(x2) & a_topic(x1) & a_red(s2) & a_black(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 x1 x2.(v_run(e1) & n_dog(x1) & n_beach(x2) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A black dog with a red collar wading through the water. | A dog is swimming across the water to find it's owner. | 1 | 0.523475 | dog is man | exists e1 s1 s2 x1 x2 x3 x4.(n_water(x4) & a_topic(x1) & with(x1,x2) & through(e1,x4) & Actor(e1,x3) & v_wade(e1) & (x2 = x3) & n_collar(x2) & a_red(s2) & Theme(s2,x2) & n_dog(x1) & a_black(s1) & Theme(s1,x1)) | exists e1 p1 x1 x2 x3.(n_thing(x3) & n_water(x3) & Topic(e1,p1) & exists e2 p2.(exists p3 x4.((x3 = x4) & n_owner(x4)) & Topic(e2,p2) & Actor(e2,x1) & v_find(e2)) & across(e1,x3) & Actor(e1,x2) & v_swim(e1) & n_dog(x2) & n_dog(x1)) | 4cb09018-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(with(x1,x2) & v_wade(e1) & through(e1,x4) & n_water(x4) & n_dog(x1) & n_collar(x2) & a_topic(x1) & a_red(s2) & a_black(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 p1 x1 x2 x3.(v_swim(e1) & n_water(x3) & n_thing(x3) & n_dog(x2) & n_dog(x1) & exists e2 p2.(v_find(e2) & exists x4.(n_owner(x4) & (x3 = x4)) & Topic(e2,p2) & Actor(e2,x1)) & across(e1,x3) & Topic(e1,p1) & Actor(e1,x2)) |
||
A black dog with a red collar wading through the water. | A dog is wading through the water. | 0 | 0.976217 | if you are in the water you must be wading | exists e1 s1 s2 x1 x2 x3 x4.(n_water(x4) & a_topic(x1) & with(x1,x2) & through(e1,x4) & Actor(e1,x3) & v_wade(e1) & (x2 = x3) & n_collar(x2) & a_red(s2) & Theme(s2,x2) & n_dog(x1) & a_black(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_water(x2) & through(e1,x2) & Actor(e1,x1) & v_wade(e1) & n_dog(x1)) | 4cb0950e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(with(x1,x2) & v_wade(e1) & through(e1,x4) & n_water(x4) & n_dog(x1) & n_collar(x2) & a_topic(x1) & a_red(s2) & a_black(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2.(v_wade(e1) & through(e1,x2) & n_water(x2) & n_dog(x1) & Actor(e1,x1)) |
||
A black dog with a red collar wading through the water. | A big black dog is wading through the water to his owner. | 1 | 0.515147 | is the now | exists e1 s1 s2 x1 x2 x3 x4.(n_water(x4) & a_topic(x1) & with(x1,x2) & through(e1,x4) & Actor(e1,x3) & v_wade(e1) & (x2 = x3) & n_collar(x2) & a_red(s2) & Theme(s2,x2) & n_dog(x1) & a_black(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2 x3.(n_water(x2) & n_owner(x3) & of(x3,x2) & n_male(x2) & through(e1,x2) & to(e1,x3) & Actor(e1,x1) & v_wade(e1) & n_dog(x1) & a_black(s2) & Theme(s2,x1) & a_big(s1) & Theme(s1,x1)) | 4cb099e6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(with(x1,x2) & v_wade(e1) & through(e1,x4) & n_water(x4) & n_dog(x1) & n_collar(x2) & a_topic(x1) & a_red(s2) & a_black(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 s2 x1 x2 x3.(v_wade(e1) & to(e1,x3) & through(e1,x2) & of(x3,x2) & n_water(x2) & n_owner(x3) & n_male(x2) & n_dog(x1) & a_black(s2) & a_big(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A black dog with a red collar wading through the water. | An animal is in water. | 0 | -100 | A dog is an animal. | exists e1 s1 s2 x1 x2 x3 x4.(n_water(x4) & a_topic(x1) & with(x1,x2) & through(e1,x4) & Actor(e1,x3) & v_wade(e1) & (x2 = x3) & n_collar(x2) & a_red(s2) & Theme(s2,x2) & n_dog(x1) & a_black(s1) & Theme(s1,x1)) | exists p1 x1.(exists x2.(in(x1,x2) & n_water(x2)) & n_animal(x1)) | 4cb09ec8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(with(x1,x2) & v_wade(e1) & through(e1,x4) & n_water(x4) & n_dog(x1) & n_collar(x2) & a_topic(x1) & a_red(s2) & a_black(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x3) & (x2 = x3)) | exists x1.(n_animal(x1) & exists x2.(n_water(x2) & in(x1,x2))) |
||
A child is diving into a pool. | A man is leaving a hotel. | 2 | -100 | A child is not a man, and if he is diving into a pool, he is not leaving. | exists e1 x1 x2.(into(e1,x2) & n_pool(x2) & Actor(e1,x1) & v_dive(e1) & n_child(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_leave(e1) & n_hotel(x2) & n_man(x1)) | 4cb0a404-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_dive(e1) & n_pool(x2) & n_child(x1) & into(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_leave(e1) & n_man(x1) & n_hotel(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A child is diving into a pool. | A child is near a pool. | 0 | -100 | To dive into a pool means you are near a pool. | exists e1 x1 x2.(into(e1,x2) & n_pool(x2) & Actor(e1,x1) & v_dive(e1) & n_child(x1)) | exists p1 x1.(exists x2.(near(x1,x2) & n_pool(x2)) & n_child(x1)) | 4cb0a986-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_dive(e1) & n_pool(x2) & n_child(x1) & into(e1,x2) & Actor(e1,x1)) | exists x1.(n_child(x1) & exists x2.(near(x1,x2) & n_pool(x2))) |
||
A dog runs through a creek next to large rocks. | There is a dog running outdoors to something. | 1 | -100 | Although the dog is running outdoors, it does not imply he is running towards something. | exists e1 s1 s2 s3 x1 x2.(through(e1,x2) & n_rock(x2) & a_large(s3) & Theme(s3,x2) & r_to(x2) & a_next(s2) & Theme(s2,x2) & a_creek(s1) & Theme(s1,x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1)) | exists p1 x1 e1 x2 x3 x4 x5.((x1 = x2) & to(e1,x5) & n_thing(x5) & Theme(e1,x4) & Actor(e1,x3) & v_run(e1) & n_outdoors(x4) & (x2 = x3) & n_dog(x2)) | 4cb0b41c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2.(v_run(e1) & through(e1,x2) & r_to(x2) & n_rock(x2) & n_dog(x1) & a_next(s2) & a_large(s3) & a_creek(s1) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1)) | exists x1 e1 x2 x3 x4 x5.(v_run(e1) & to(e1,x5) & n_thing(x5) & n_outdoors(x4) & n_dog(x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)) |
||
A dog runs through a creek next to large rocks. | There is a dog swimming in a lake. | 2 | -100 | A dog can't be running and swimming at the same time, and a creek and a lake are different places. | exists e1 s1 s2 s3 x1 x2.(through(e1,x2) & n_rock(x2) & a_large(s3) & Theme(s3,x2) & r_to(x2) & a_next(s2) & Theme(s2,x2) & a_creek(s1) & Theme(s1,x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1)) | exists p1 x1 x2 x3 x4.((x1 = x2) & in(x2,x4) & n_lake(x4) & n_swimming(x2) & of(x2,x3) & n_dog(x3)) | 4cb0b962-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2.(v_run(e1) & through(e1,x2) & r_to(x2) & n_rock(x2) & n_dog(x1) & a_next(s2) & a_large(s3) & a_creek(s1) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1)) | exists x1 x2 x3 x4.(of(x2,x3) & n_swimming(x2) & n_lake(x4) & n_dog(x3) & in(x2,x4) & (x1 = x2)) |
||
A dog runs through a creek next to large rocks. | There is a dog running outdoors. | 0 | -100 | A creek is outdoors. | exists e1 s1 s2 s3 x1 x2.(through(e1,x2) & n_rock(x2) & a_large(s3) & Theme(s3,x2) & r_to(x2) & a_next(s2) & Theme(s2,x2) & a_creek(s1) & Theme(s1,x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1)) | exists p1 x1 e1 x2 x3 x4.((x1 = x2) & Theme(e1,x4) & Actor(e1,x3) & v_run(e1) & n_outdoors(x4) & (x2 = x3) & n_dog(x2)) | 4cb0be4e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2.(v_run(e1) & through(e1,x2) & r_to(x2) & n_rock(x2) & n_dog(x1) & a_next(s2) & a_large(s3) & a_creek(s1) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1)) | exists x1 e1 x2 x3 x4.(v_run(e1) & n_outdoors(x4) & n_dog(x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)) |
||
A boy is diving off a diving board into a swimming pool. | The boy dove off of the board. | 0 | -100 | To be diving off means you would have dove off. | exists e1 e2 s1 x1 x2 x3 x4.(into(e2,x3) & n_pool(x3) & of(x3,x4) & n_swimming(x4) & a_off(s1) & Manner(e2,s1) & Theme(e2,x2) & Actor(e2,x1) & v_dive(e2) & n_board(x2) & Actor(e1,x2) & v_dive(e1) & n_boy(x1)) | exists e1 x1 x2.(n_board(x2) & n_boy(x1) & r_off(e1) & of(e1,x2) & Actor(e1,x1) & v_dive(e1)) | 4cb0c31c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4.(v_dive(e2) & v_dive(e1) & of(x3,x4) & n_swimming(x4) & n_pool(x3) & n_boy(x1) & n_board(x2) & into(e2,x3) & a_off(s1) & Theme(e2,x2) & Manner(e2,s1) & Actor(e2,x1) & Actor(e1,x2)) | exists e1 x1 x2.(v_dive(e1) & r_off(e1) & of(e1,x2) & n_boy(x1) & n_board(x2) & Actor(e1,x1)) |
||
A boy is diving off a diving board into a swimming pool. | The boy dove off of the board for his coach. | 1 | -100 | boy dove off bench | exists e2 e1 s1 x1 x2 x3 x4.(into(e2,x3) & n_pool(x3) & of(x3,x4) & n_swimming(x4) & a_off(s1) & Manner(e2,s1) & Theme(e2,x2) & Actor(e2,x1) & v_dive(e2) & n_board(x2) & Actor(e1,x2) & v_dive(e1) & n_boy(x1)) | exists e1 x1 x2 x3.(n_coach(x3) & of(x3,x2) & n_male(x2) & n_board(x2) & n_boy(x1) & r_off(e1) & of(e1,x2) & for(x2,x3) & Actor(e1,x1) & v_dive(e1)) | 4cb0c7f4-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4.(v_dive(e2) & v_dive(e1) & of(x3,x4) & n_swimming(x4) & n_pool(x3) & n_boy(x1) & n_board(x2) & into(e2,x3) & a_off(s1) & Theme(e2,x2) & Manner(e2,s1) & Actor(e2,x1) & Actor(e1,x2)) | exists e1 x1 x2 x3.(v_dive(e1) & r_off(e1) & of(x3,x2) & of(e1,x2) & n_male(x2) & n_coach(x3) & n_boy(x1) & n_board(x2) & for(x2,x3) & Actor(e1,x1)) |
||
A boy is diving off a diving board into a swimming pool. | The girl sat on the diving board. | 2 | -100 | A boy is not a girl, and if he is diving, he is not sitting. | exists e1 e2 s1 x1 x2 x3 x4.(into(e2,x3) & n_pool(x3) & of(x3,x4) & n_swimming(x4) & a_off(s1) & Manner(e2,s1) & Theme(e2,x2) & Actor(e2,x1) & v_dive(e2) & n_board(x2) & Actor(e1,x2) & v_dive(e1) & n_boy(x1)) | exists e2 e1 x1 x2.(n_board(x2) & Actor(e2,x2) & v_dive(e2) & n_girl(x1) & on(e1,x2) & Actor(e1,x1) & v_sit(e1)) | 4cb0ccc2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4.(v_dive(e2) & v_dive(e1) & of(x3,x4) & n_swimming(x4) & n_pool(x3) & n_boy(x1) & n_board(x2) & into(e2,x3) & a_off(s1) & Theme(e2,x2) & Manner(e2,s1) & Actor(e2,x1) & Actor(e1,x2)) | exists e2 e1 x1 x2.(v_sit(e1) & v_dive(e2) & on(e1,x2) & n_girl(x1) & n_board(x2) & Actor(e2,x2) & Actor(e1,x1)) |
||
A boy flips off a diving board into a pool. | The boy knows how to swim. | 0 | -100 | To flip off a diving board is implied as one knows how to swim. | exists e1 e2 s1 x1 x2 x3.(into(e2,x3) & n_pool(x3) & a_off(s1) & Manner(e2,s1) & Theme(e2,x2) & Actor(e2,x1) & v_flip(e2) & n_board(x2) & Actor(e1,x2) & v_dive(e1) & n_boy(x1)) | exists e1 x1 x2.(n_boy(x1) & Topic(e1,x2) & Actor(e1,x1) & v_know(e1) & n_manner(x2) & exists e2 x3.(Actor(e2,x3) & v_swim(e2))) | 4cb0d226-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3.(v_flip(e2) & v_dive(e1) & n_pool(x3) & n_boy(x1) & n_board(x2) & into(e2,x3) & a_off(s1) & Theme(e2,x2) & Manner(e2,s1) & Actor(e2,x1) & Actor(e1,x2)) | exists e1 x1 x2.(v_know(e1) & n_manner(x2) & n_boy(x1) & exists e2 x3.(v_swim(e2) & Actor(e2,x3)) & Topic(e1,x2) & Actor(e1,x1)) |
||
A boy flips off a diving board into a pool. | The water is made of jello. | 2 | -100 | A pool is made of water which is not jello. | exists e1 e2 s1 x1 x2 x3.(into(e2,x3) & n_pool(x3) & a_off(s1) & Manner(e2,s1) & Theme(e2,x2) & Actor(e2,x1) & v_flip(e2) & n_board(x2) & Actor(e1,x2) & v_dive(e1) & n_boy(x1)) | exists e1 x1 x2.(n_water(x1) & of(e1,x2) & n_jello(x2) & Theme(e1,x1) & v_make(e1)) | 4cb0d730-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3.(v_flip(e2) & v_dive(e1) & n_pool(x3) & n_boy(x1) & n_board(x2) & into(e2,x3) & a_off(s1) & Theme(e2,x2) & Manner(e2,s1) & Actor(e2,x1) & Actor(e1,x2)) | exists e1 x1 x2.(v_make(e1) & of(e1,x2) & n_water(x1) & n_jello(x2) & Theme(e1,x1)) |
||
A boy flips off a diving board into a pool. | The boy is in a competition. | 1 | -100 | is in art | exists e2 e1 s1 x1 x2 x3.(into(e2,x3) & n_pool(x3) & a_off(s1) & Manner(e2,s1) & Theme(e2,x2) & Actor(e2,x1) & v_flip(e2) & n_board(x2) & Actor(e1,x2) & v_dive(e1) & n_boy(x1)) | exists p1 x1.(n_boy(x1) & exists x2.(in(x1,x2) & n_competition(x2))) | 4cb0dc1c-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3.(v_flip(e2) & v_dive(e1) & n_pool(x3) & n_boy(x1) & n_board(x2) & into(e2,x3) & a_off(s1) & Theme(e2,x2) & Manner(e2,s1) & Actor(e2,x1) & Actor(e1,x2)) | exists x1.(n_boy(x1) & exists x2.(n_competition(x2) & in(x1,x2))) |
||
Child flips off pool diving board, man and another tumbling child at poolside. | Person flips off pool diving board, man and another tumbling child at poolside. | 0 | -100 | Child is known as a person. | exists e2 e4 e1 e3 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_child(x6) & Actor(e2,x6) & v_tumble(e2) & ne_nam_child(x1) & a_off(s1) & Manner(e4,s1) & Theme(e4,x2) & Actor(e4,x1) & v_flip(e4) & rel(x2,x4) & subset_of(x7,x4) & at(x7,x8) & n_poolside(x8) & n_child(x7) & Actor(e3,x7) & v_tumble(e3) & -(x7 = x6) & subset_of(x5,x4) & n_man(x5) & n_board(x2) & Actor(e1,x2) & v_dive(e1) & of(x2,x3) & n_pool(x3)) | exists e2 e4 e1 e3 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_child(x6) & Actor(e2,x6) & v_tumble(e2) & ne_nam_person(x1) & a_off(s1) & Manner(e4,s1) & Theme(e4,x2) & Actor(e4,x1) & v_flip(e4) & rel(x2,x4) & subset_of(x7,x4) & at(x7,x8) & n_poolside(x8) & n_child(x7) & Actor(e3,x7) & v_tumble(e3) & -(x7 = x6) & subset_of(x5,x4) & n_man(x5) & n_board(x2) & Actor(e1,x2) & v_dive(e1) & of(x2,x3) & n_pool(x3)) | 4cb0e220-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e4 e1 e3 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_tumble(e3) & v_tumble(e2) & v_flip(e4) & v_dive(e1) & subset_of(x7,x4) & subset_of(x5,x4) & rel(x2,x4) & of(x2,x3) & ne_nam_child(x1) & n_poolside(x8) & n_pool(x3) & n_man(x5) & n_child(x7) & n_child(x6) & n_board(x2) & at(x7,x8) & a_off(s1) & Theme(e4,x2) & Manner(e4,s1) & Actor(e4,x1) & Actor(e3,x7) & Actor(e2,x6) & Actor(e1,x2) & -(x7 = x6)) | exists e2 e4 e1 e3 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_tumble(e3) & v_tumble(e2) & v_flip(e4) & v_dive(e1) & subset_of(x7,x4) & subset_of(x5,x4) & rel(x2,x4) & of(x2,x3) & ne_nam_person(x1) & n_poolside(x8) & n_pool(x3) & n_man(x5) & n_child(x7) & n_child(x6) & n_board(x2) & at(x7,x8) & a_off(s1) & Theme(e4,x2) & Manner(e4,s1) & Actor(e4,x1) & Actor(e3,x7) & Actor(e2,x6) & Actor(e1,x2) & -(x7 = x6)) |
||
Child flips off pool diving board, man and another tumbling child at poolside. | Dog flips off pool diving board, man and another tumbling dog at poolside. | 2 | -100 | A child is not a dog. | exists e2 e4 e1 e3 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_child(x6) & Actor(e2,x6) & v_tumble(e2) & ne_nam_child(x1) & a_off(s1) & Manner(e4,s1) & Theme(e4,x2) & Actor(e4,x1) & v_flip(e4) & rel(x2,x4) & subset_of(x7,x4) & at(x7,x8) & n_poolside(x8) & n_child(x7) & Actor(e3,x7) & v_tumble(e3) & -(x7 = x6) & subset_of(x5,x4) & n_man(x5) & n_board(x2) & Actor(e1,x2) & v_dive(e1) & of(x2,x3) & n_pool(x3)) | exists e2 e4 e1 e3 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_dog(x6) & Actor(e2,x6) & v_tumble(e2) & ne_nam_dog(x1) & a_off(s1) & Manner(e4,s1) & Theme(e4,x2) & Actor(e4,x1) & v_flip(e4) & rel(x2,x4) & subset_of(x7,x4) & at(x7,x8) & n_poolside(x8) & n_dog(x7) & Actor(e3,x7) & v_tumble(e3) & -(x7 = x6) & subset_of(x5,x4) & n_man(x5) & n_board(x2) & Actor(e1,x2) & v_dive(e1) & of(x2,x3) & n_pool(x3)) | 4cb0e6ee-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e4 e1 e3 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_tumble(e3) & v_tumble(e2) & v_flip(e4) & v_dive(e1) & subset_of(x7,x4) & subset_of(x5,x4) & rel(x2,x4) & of(x2,x3) & ne_nam_child(x1) & n_poolside(x8) & n_pool(x3) & n_man(x5) & n_child(x7) & n_child(x6) & n_board(x2) & at(x7,x8) & a_off(s1) & Theme(e4,x2) & Manner(e4,s1) & Actor(e4,x1) & Actor(e3,x7) & Actor(e2,x6) & Actor(e1,x2) & -(x7 = x6)) | exists e2 e4 e1 e3 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_tumble(e3) & v_tumble(e2) & v_flip(e4) & v_dive(e1) & subset_of(x7,x4) & subset_of(x5,x4) & rel(x2,x4) & of(x2,x3) & ne_nam_dog(x1) & n_poolside(x8) & n_pool(x3) & n_man(x5) & n_dog(x7) & n_dog(x6) & n_board(x2) & at(x7,x8) & a_off(s1) & Theme(e4,x2) & Manner(e4,s1) & Actor(e4,x1) & Actor(e3,x7) & Actor(e2,x6) & Actor(e1,x2) & -(x7 = x6)) |
||
Child flips off pool diving board, man and another tumbling child at poolside. | Boy flips off pool diving board, man and another tumbling child at poolside. | 1 | -100 | off pool board | exists e2 e3 e1 e4 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_child(x6) & Actor(e2,x6) & v_tumble(e2) & ne_nam_child(x1) & a_off(s1) & Manner(e4,s1) & Theme(e4,x2) & Actor(e4,x1) & v_flip(e4) & rel(x2,x4) & subset_of(x7,x4) & at(x7,x8) & n_poolside(x8) & n_child(x7) & Actor(e3,x7) & v_tumble(e3) & -(x7 = x6) & subset_of(x5,x4) & n_man(x5) & n_board(x2) & Actor(e1,x2) & v_dive(e1) & of(x2,x3) & n_pool(x3)) | exists e2 e3 e1 e4 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_child(x6) & Actor(e2,x6) & v_tumble(e2) & ne_nam_boy(x1) & a_off(s1) & Manner(e4,s1) & Theme(e4,x2) & Actor(e4,x1) & v_flip(e4) & rel(x2,x4) & subset_of(x7,x4) & at(x7,x8) & n_poolside(x8) & n_child(x7) & Actor(e3,x7) & v_tumble(e3) & -(x7 = x6) & subset_of(x5,x4) & n_man(x5) & n_board(x2) & Actor(e1,x2) & v_dive(e1) & of(x2,x3) & n_pool(x3)) | 4cb0eb12-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e3 e1 e4 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_tumble(e3) & v_tumble(e2) & v_flip(e4) & v_dive(e1) & subset_of(x7,x4) & subset_of(x5,x4) & rel(x2,x4) & of(x2,x3) & ne_nam_child(x1) & n_poolside(x8) & n_pool(x3) & n_man(x5) & n_child(x7) & n_child(x6) & n_board(x2) & at(x7,x8) & a_off(s1) & Theme(e4,x2) & Manner(e4,s1) & Actor(e4,x1) & Actor(e3,x7) & Actor(e2,x6) & Actor(e1,x2) & -(x7 = x6)) | exists e2 e3 e1 e4 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_tumble(e3) & v_tumble(e2) & v_flip(e4) & v_dive(e1) & subset_of(x7,x4) & subset_of(x5,x4) & rel(x2,x4) & of(x2,x3) & ne_nam_boy(x1) & n_poolside(x8) & n_pool(x3) & n_man(x5) & n_child(x7) & n_child(x6) & n_board(x2) & at(x7,x8) & a_off(s1) & Theme(e4,x2) & Manner(e4,s1) & Actor(e4,x1) & Actor(e3,x7) & Actor(e2,x6) & Actor(e1,x2) & -(x7 = x6)) |
||
A child jumping into a swimming pool from the diving board. | A child is at the pool. | 0 | -100 | A swimming pool is known as a pool. | exists e2 e1 x1 x2 x3 x4 x5.(n_board(x5) & Actor(e2,x5) & v_dive(e2) & a_topic(x1) & into(e1,x3) & from(x3,x5) & n_pool(x3) & of(x3,x4) & n_swimming(x4) & Actor(e1,x2) & v_jump(e1) & (x1 = x2) & n_child(x1)) | exists p1 x1 x2.(n_pool(x2) & at(x1,x2) & n_child(x1)) | 4cb0ef40-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5.(v_jump(e1) & v_dive(e2) & of(x3,x4) & n_swimming(x4) & n_pool(x3) & n_child(x1) & n_board(x5) & into(e1,x3) & from(x3,x5) & a_topic(x1) & Actor(e2,x5) & Actor(e1,x2) & (x1 = x2)) | exists x1 x2.(n_pool(x2) & n_child(x1) & at(x1,x2)) |
||
A child jumping into a swimming pool from the diving board. | A child is performing a cannonball at the local swimming pool. | 1 | -100 | child is now | exists e2 e1 x1 x2 x3 x4 x5.(n_board(x5) & Actor(e2,x5) & v_dive(e2) & a_topic(x1) & into(e1,x3) & from(x3,x5) & n_pool(x3) & of(x3,x4) & n_swimming(x4) & Actor(e1,x2) & v_jump(e1) & (x1 = x2) & n_child(x1)) | exists e1 s1 x1 x2 x3 x4.(n_pool(x3) & of(x3,x4) & n_swimming(x4) & a_local(s1) & Theme(s1,x3) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_perform(e1) & n_cannonball(x2) & n_child(x1)) | 4cb0f35a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5.(v_jump(e1) & v_dive(e2) & of(x3,x4) & n_swimming(x4) & n_pool(x3) & n_child(x1) & n_board(x5) & into(e1,x3) & from(x3,x5) & a_topic(x1) & Actor(e2,x5) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2 x3 x4.(v_perform(e1) & of(x3,x4) & n_swimming(x4) & n_pool(x3) & n_child(x1) & n_cannonball(x2) & at(e1,x3) & a_local(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A child jumping into a swimming pool from the diving board. | A child is running through a field. | 2 | -100 | One cannot be jumping and running simultaneously. | exists e2 e1 x1 x2 x3 x4 x5.(n_board(x5) & Actor(e2,x5) & v_dive(e2) & a_topic(x1) & into(e1,x3) & from(x3,x5) & n_pool(x3) & of(x3,x4) & n_swimming(x4) & Actor(e1,x2) & v_jump(e1) & (x1 = x2) & n_child(x1)) | exists e1 x1 x2.(through(e1,x2) & n_field(x2) & Actor(e1,x1) & v_run(e1) & n_child(x1)) | 4cb0f7ec-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5.(v_jump(e1) & v_dive(e2) & of(x3,x4) & n_swimming(x4) & n_pool(x3) & n_child(x1) & n_board(x5) & into(e1,x3) & from(x3,x5) & a_topic(x1) & Actor(e2,x5) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_run(e1) & through(e1,x2) & n_field(x2) & n_child(x1) & Actor(e1,x1)) |
||
Two people waiting for a taxi on the side of the road in New York. | Two people wait in the rain, hoping that a taxi will pick them up soon. | 1 | -100 | in the now | exists e1 x1 x2 x3 x4 x5 x6 x7.(ne_geo_york(x6) & (x6 = x7) & ne_geo_new(x7) & n_road(x5) & n_side(x4) & a_topic(x1) & for(e1,x3) & on(x3,x4) & of(x4,x5) & in(x5,x6) & n_taxi(x3) & Actor(e1,x2) & v_wait(e1) & (x1 = x2) & n_people(x1) & card_eq_2(x1)) | exists e2 e1 p1 x1 x2.(n_thing(x2) & n_rain(x2) & for(e1,e2) & Topic(e2,p1) & Actor(e2,x1) & v_hope(e2) & exists e3 s1 s2 x3.(a_soon(s2) & Manner(e3,s2) & a_up(s1) & Manner(e3,s1) & Theme(e3,x2) & Actor(e3,x3) & v_pick(e3) & n_taxi(x3)) & in(e1,x2) & Actor(e1,x1) & v_wait(e1) & n_people(x1) & card_eq_2(x1)) | 4cb0fc56-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7.(v_wait(e1) & on(x3,x4) & of(x4,x5) & ne_geo_york(x6) & ne_geo_new(x7) & n_taxi(x3) & n_side(x4) & n_road(x5) & n_people(x1) & in(x5,x6) & for(e1,x3) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x6 = x7) & (x1 = x2)) | exists e2 e1 p1 x1 x2.(v_wait(e1) & v_hope(e2) & n_thing(x2) & n_rain(x2) & n_people(x1) & in(e1,x2) & for(e1,e2) & exists e3 s1 s2 x3.(v_pick(e3) & n_taxi(x3) & a_up(s1) & a_soon(s2) & Theme(e3,x2) & Manner(e3,s2) & Manner(e3,s1) & Actor(e3,x3)) & card_eq_2(x1) & Topic(e2,p1) & Actor(e2,x1) & Actor(e1,x1)) |
||
Two people waiting for a taxi on the side of the road in New York. | Two people try to wave down a taxi in New York. | 0 | -100 | To wave down a taxi implies that one is waiting for a taxi. | exists e1 x1 x2 x3 x4 x5 x6 x7.(ne_geo_york(x6) & (x6 = x7) & ne_geo_new(x7) & n_road(x5) & n_side(x4) & a_topic(x1) & for(e1,x3) & on(x3,x4) & of(x4,x5) & in(x5,x6) & n_taxi(x3) & Actor(e1,x2) & v_wait(e1) & (x1 = x2) & n_people(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3 x4 x5.(ne_geo_york(x4) & (x4 = x5) & ne_geo_new(x5) & to(e1,x2) & in(x2,x4) & down(x2,x3) & n_taxi(x3) & n_wave(x2) & Actor(e1,x1) & v_try(e1) & n_people(x1) & card_eq_2(x1)) | 4cb10160-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7.(v_wait(e1) & on(x3,x4) & of(x4,x5) & ne_geo_york(x6) & ne_geo_new(x7) & n_taxi(x3) & n_side(x4) & n_road(x5) & n_people(x1) & in(x5,x6) & for(e1,x3) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x6 = x7) & (x1 = x2)) | exists e1 x1 x2 x3 x4 x5.(v_try(e1) & to(e1,x2) & ne_geo_york(x4) & ne_geo_new(x5) & n_wave(x2) & n_taxi(x3) & n_people(x1) & in(x2,x4) & down(x2,x3) & card_eq_2(x1) & Actor(e1,x1) & (x4 = x5)) |
||
Two people waiting for a taxi on the side of the road in New York. | Two people drive taxis on the side of the road in New York, terrifying all of the pedestrians. | 2 | -100 | One cannot be waiting and drive on the side of the road simultaneously. | exists e1 x1 x2 x3 x4 x5 x6 x7.(ne_geo_york(x6) & (x6 = x7) & ne_geo_new(x7) & n_road(x5) & n_side(x4) & a_topic(x1) & for(e1,x3) & on(x3,x4) & of(x4,x5) & in(x5,x6) & n_taxi(x3) & Actor(e1,x2) & v_wait(e1) & (x1 = x2) & n_people(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3 x4 x5 x6 x8.(n_pedestrian(x8) & ne_geo_york(x5) & (x5 = x6) & ne_geo_new(x6) & n_road(x4) & n_side(x3) & all x7.(n_thing(x7) -> exists e2.(for(e1,e2) & Theme(e2,x7) & Actor(e2,x1) & v_terrify(e2) & of(x7,x8))) & on(e1,x3) & of(x3,x4) & in(x4,x5) & Theme(e1,x2) & Actor(e1,x1) & v_drive(e1) & n_taxi(x2) & n_people(x1) & card_eq_2(x1)) | 4cb10638-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7.(v_wait(e1) & on(x3,x4) & of(x4,x5) & ne_geo_york(x6) & ne_geo_new(x7) & n_taxi(x3) & n_side(x4) & n_road(x5) & n_people(x1) & in(x5,x6) & for(e1,x3) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x6 = x7) & (x1 = x2)) | exists e1 x1 x2 x3 x4 x5 x6 x8.(v_drive(e1) & on(e1,x3) & of(x3,x4) & ne_geo_york(x5) & ne_geo_new(x6) & n_taxi(x2) & n_side(x3) & n_road(x4) & n_people(x1) & n_pedestrian(x8) & in(x4,x5) & card_eq_2(x1) & all x7.(exists e2.(v_terrify(e2) & of(x7,x8) & for(e1,e2) & Theme(e2,x7) & Actor(e2,x1)) | -n_thing(x7)) & Theme(e1,x2) & Actor(e1,x1) & (x5 = x6)) |
||
A man and woman are standing on the side of a busy street. | A couple is headed to the store. | 1 | -100 | to the top | exists e1 s1 x1 x2 x3 x4 x5.(n_side(x4) & on(e1,x4) & of(x4,x5) & n_street(x5) & a_busy(s1) & Theme(s1,x5) & Actor(e1,x1) & v_stand(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1)) | exists e1 x1 x2.(n_store(x2) & to(e1,x2) & Theme(e1,x1) & v_head(e1) & n_couple(x1)) | 4cb10aa2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_stand(e1) & subset_of(x3,x1) & subset_of(x2,x1) & on(e1,x4) & of(x4,x5) & n_woman(x3) & n_street(x5) & n_side(x4) & n_man(x2) & a_busy(s1) & Theme(s1,x5) & Actor(e1,x1)) | exists e1 x1 x2.(v_head(e1) & to(e1,x2) & n_store(x2) & n_couple(x1) & Theme(e1,x1)) |
||
A man and woman are standing on the side of a busy street. | People are outside. | 0 | -100 | Busy street implies outside. | exists e1 s1 x1 x2 x3 x4 x5.(n_side(x4) & on(e1,x4) & of(x4,x5) & n_street(x5) & a_busy(s1) & Theme(s1,x5) & Actor(e1,x1) & v_stand(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1)) | exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_people(x1)) | 4cb10f16-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_stand(e1) & subset_of(x3,x1) & subset_of(x2,x1) & on(e1,x4) & of(x4,x5) & n_woman(x3) & n_street(x5) & n_side(x4) & n_man(x2) & a_busy(s1) & Theme(s1,x5) & Actor(e1,x1)) | exists s1 x1.(n_people(x1) & a_outside(s1) & Theme(s1,x1)) |
||
A man and woman are standing on the side of a busy street. | A man is waiting in the office. | 2 | -100 | One cannot be in an office while standing on the side of the street. | exists e1 s1 x1 x2 x3 x4 x5.(n_side(x4) & on(e1,x4) & of(x4,x5) & n_street(x5) & a_busy(s1) & Theme(s1,x5) & Actor(e1,x1) & v_stand(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1)) | exists e1 x1 x2.(n_office(x2) & in(e1,x2) & Actor(e1,x1) & v_wait(e1) & n_man(x1)) | 4cb11380-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_stand(e1) & subset_of(x3,x1) & subset_of(x2,x1) & on(e1,x4) & of(x4,x5) & n_woman(x3) & n_street(x5) & n_side(x4) & n_man(x2) & a_busy(s1) & Theme(s1,x5) & Actor(e1,x1)) | exists e1 x1 x2.(v_wait(e1) & n_office(x2) & n_man(x1) & in(e1,x2) & Actor(e1,x1)) |
||
A man and a lady try and hail a ride on a city street. | Couple wrestling over the tv remote. | 2 | -100 | One cannot hail a ride while wrestling. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & n_and(x1) & Theme(e1,x3) & Actor(e1,x2) & v_hail(e1) & on(x3,x4) & n_street(x4) & of(x4,x5) & n_city(x5) & n_ride(x3) & (x1 = x2) & n_man(x1) & all x6 x7.((n_try(x6) & of(x6,x7) & n_lady(x7)) -> exists x8.(a_topic(x8) & n_and(x8) & for(x8,x6) & n_man(x8)))) | exists x1 x2 x3 x4.(n_remote(x3) & of(x3,x4) & n_tv(x4) & a_topic(x1) & over(x1,x3) & n_wrestling(x1) & of(x1,x2) & n_couple(x2)) | 4cb12910-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_hail(e1) & on(x3,x4) & of(x4,x5) & n_street(x4) & n_ride(x3) & n_man(x1) & n_city(x5) & n_and(x1) & all x6 x7.(exists x8.(n_man(x8) & n_and(x8) & for(x8,x6) & a_topic(x8)) | -of(x6,x7) | -n_try(x6) | -n_lady(x7)) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists x1 x2 x3 x4.(over(x1,x3) & of(x3,x4) & of(x1,x2) & n_wrestling(x1) & n_tv(x4) & n_remote(x3) & n_couple(x2) & a_topic(x1)) |
||
Chefs in some type of bar or restaurant's kitchens. | Chefs work in a kitchen to prepare food for their dictator. | 1 | -100 | Just because the chefs are in the kitchen, that doesn't exactly mean they prepare food. | exists x1 x2.((exists x3.(a_topic(x1) & in(x1,x2) & of(x2,x3) & n_bar(x3)) | exists x4 x5 x6.(a_topic(x1) & in(x1,x2) & of(x2,x4) & Time(x4,x6) & n_kitchen(x6) & n_'s(x4) & of(x4,x5) & n_restaurant(x5))) & n_type(x2) & n_chef(x1)) | exists e1 p1 x1 x2 x3 x5.(Topic(e1,p1) & exists e2 x4.(Theme(e2,x4) & Actor(e2,x1) & v_prepare(e2) & for(x4,x5) & n_food(x4)) & n_dictator(x5) & of(x5,x1) & n_thing(x1) & in(e1,x3) & n_kitchen(x3) & Actor(e1,x2) & v_work(e1) & n_chef(x2) & n_chef(x1)) | 4cb137de-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2.(n_type(x2) & n_chef(x1) & (exists x4 x5 x6.(of(x4,x5) & of(x2,x4) & n_restaurant(x5) & n_kitchen(x6) & n_'s(x4) & in(x1,x2) & a_topic(x1) & Time(x4,x6)) | exists x3.(of(x2,x3) & n_bar(x3) & in(x1,x2) & a_topic(x1)))) | exists e1 p1 x1 x2 x3 x5.(v_work(e1) & of(x5,x1) & n_thing(x1) & n_kitchen(x3) & n_dictator(x5) & n_chef(x2) & n_chef(x1) & in(e1,x3) & exists e2 x4.(v_prepare(e2) & n_food(x4) & for(x4,x5) & Theme(e2,x4) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x2)) |
||
Chefs in some type of bar or restaurant's kitchens. | A woman sings into a microphone. | 2 | -100 | Chefs refer to more than only a woman. | exists x1 x2.((exists x3.(a_topic(x1) & in(x1,x2) & of(x2,x3) & n_bar(x3)) | exists x4 x5 x6.(a_topic(x1) & in(x1,x2) & of(x2,x4) & Time(x4,x6) & n_kitchen(x6) & n_'s(x4) & of(x4,x5) & n_restaurant(x5))) & n_type(x2) & n_chef(x1)) | exists e1 x1 x2.(into(e1,x2) & n_microphone(x2) & Actor(e1,x1) & v_sing(e1) & n_woman(x1)) | 4cb14134-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2.(n_type(x2) & n_chef(x1) & (exists x4 x5 x6.(of(x4,x5) & of(x2,x4) & n_restaurant(x5) & n_kitchen(x6) & n_'s(x4) & in(x1,x2) & a_topic(x1) & Time(x4,x6)) | exists x3.(of(x2,x3) & n_bar(x3) & in(x1,x2) & a_topic(x1)))) | exists e1 x1 x2.(v_sing(e1) & n_woman(x1) & n_microphone(x2) & into(e1,x2) & Actor(e1,x1)) |
||
Mexican Red Cross members lend a helping hand. | Two Mexican Red Cross members help put bandages on the wounded. | 1 | -100 | Members as a plural noun does not necessarily infer two, and lending a helping hand may not mean just putting bandages on wounded. | exists e2 e1 x1 x2 x3 x4 x5.(n_thing(e2) & Theme(e2,x5) & Actor(e2,x1) & v_lend(e2) & n_hand(x5) & Actor(e1,x5) & v_help(e1) & n_member(x1) & (x1 = x4) & ne_org_cross(x4) & (x1 = x3) & ne_org_red(x3) & (x1 = x2) & ne_org_mexican(x2)) | exists e1 p1 x1 x2 x3 x4 x6.(n_wound(x6) & exists e2 x5.(on(e2,x6) & Theme(e2,x5) & Actor(e2,x1) & v_put(e2) & n_bandage(x5)) & Topic(e1,p1) & Actor(e1,x1) & v_help(e1) & n_member(x1) & (x1 = x4) & ne_org_cross(x4) & (x1 = x3) & ne_org_red(x3) & (x1 = x2) & ne_org_mexican(x2) & card_eq_2(x1)) | 4cb150a2-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5.(v_lend(e2) & v_help(e1) & ne_org_red(x3) & ne_org_mexican(x2) & ne_org_cross(x4) & n_thing(e2) & n_member(x1) & n_hand(x5) & Theme(e2,x5) & Actor(e2,x1) & Actor(e1,x5) & (x1 = x4) & (x1 = x3) & (x1 = x2)) | exists e1 p1 x1 x2 x3 x4 x6.(v_help(e1) & ne_org_red(x3) & ne_org_mexican(x2) & ne_org_cross(x4) & n_wound(x6) & n_member(x1) & exists e2 x5.(v_put(e2) & on(e2,x6) & n_bandage(x5) & Theme(e2,x5) & Actor(e2,x1)) & card_eq_2(x1) & Topic(e1,p1) & Actor(e1,x1) & (x1 = x4) & (x1 = x3) & (x1 = x2)) |
||
Two people getting married. | a couple marries | 0 | 0.989087 | Two people is synonymous with a couple. | exists e1 p1 x1 x2.(a_topic(x1) & exists s1.(Theme(s1,x2) & a_marry(s1)) & Topic(e1,p1) & Actor(e1,x2) & v_get(e1) & (x1 = x2) & n_people(x1) & card_eq_2(x1)) | exists x1 x2.(a_topic(x1) & n_marry(x1) & of(x1,x2) & n_couple(x2)) | 4cb29df4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2.(v_get(e1) & n_people(x1) & exists s1.(a_marry(s1) & Theme(s1,x2)) & card_eq_2(x1) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & (x1 = x2)) | exists x1 x2.(of(x1,x2) & n_marry(x1) & n_couple(x2) & a_topic(x1)) |
||
Two people getting married. | A minister is standing between the bride and the groom. | 1 | 0.027425 | A minister may be disabled. The bride and groom could be the same gender. Some people do not use a minister, but choose a friend. | exists e1 p1 x1 x2.(a_topic(x1) & exists s1.(Theme(s1,x2) & a_marry(s1)) & Topic(e1,p1) & Actor(e1,x2) & v_get(e1) & (x1 = x2) & n_people(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3 x4.(n_groom(x4) & n_bride(x3) & between(e1,x2) & subset_of(x4,x2) & subset_of(x3,x2) & Actor(e1,x1) & v_stand(e1) & n_minister(x1)) | 4cb2abbe-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2.(v_get(e1) & n_people(x1) & exists s1.(a_marry(s1) & Theme(s1,x2)) & card_eq_2(x1) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3 x4.(v_stand(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_minister(x1) & n_groom(x4) & n_bride(x3) & between(e1,x2) & Actor(e1,x1)) |
||
Two people getting married. | Two people are sitting on the couch. | 2 | 0.15571 | One typically does not get married while sitting on a couch. | exists e1 p1 x1 x2.(a_topic(x1) & exists s1.(Theme(s1,x2) & a_marry(s1)) & Topic(e1,p1) & Actor(e1,x2) & v_get(e1) & (x1 = x2) & n_people(x1) & card_eq_2(x1)) | exists e1 x1 x2.(n_couch(x2) & on(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1) & card_eq_2(x1)) | 4cb2b64a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2.(v_get(e1) & n_people(x1) & exists s1.(a_marry(s1) & Theme(s1,x2)) & card_eq_2(x1) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_sit(e1) & on(e1,x2) & n_people(x1) & n_couch(x2) & card_eq_2(x1) & Actor(e1,x1)) |
||
Two people getting married. | A man and woman are getting married. | 1 | 0.885327 | Sentence 1 does not specify who is getting married or if the two people are a man or a woman or are marrying each other. | exists e1 p1 x1 x2.(a_topic(x1) & exists s1.(Theme(s1,x2) & a_marry(s1)) & Topic(e1,p1) & Actor(e1,x2) & v_get(e1) & (x1 = x2) & n_people(x1) & card_eq_2(x1)) | exists e1 p1 x1 x2 x3.(exists e2.(Theme(e2,x1) & v_marry(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1)) | 4cb2bafa-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2.(v_get(e1) & n_people(x1) & exists s1.(a_marry(s1) & Theme(s1,x2)) & card_eq_2(x1) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 x1 x2 x3.(v_get(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_man(x2) & exists e2.(v_marry(e2) & Theme(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
Two people getting married. | a couple celebrates with family | 1 | 0.880121 | Sentence 1 does not infer that the two people celebrates a marriage with family. | exists e1 p1 x1 x2.(a_topic(x1) & exists s1.(Theme(s1,x2) & a_marry(s1)) & Topic(e1,p1) & Actor(e1,x2) & v_get(e1) & (x1 = x2) & n_people(x1) & card_eq_2(x1)) | exists e1 x1 x2.(with(e1,x2) & n_family(x2) & Actor(e1,x1) & v_celebrate(e1) & n_couple(x1)) | 4cb2c4b4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2.(v_get(e1) & n_people(x1) & exists s1.(a_marry(s1) & Theme(s1,x2)) & card_eq_2(x1) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(with(e1,x2) & v_celebrate(e1) & n_family(x2) & n_couple(x1) & Actor(e1,x1)) |
||
Two people getting married. | The couple have been together many years. | 1 | 0.629004 | Sentence 1 does not indicate how many years the two people/couple have been together. | exists e1 p1 x1 x2.(a_topic(x1) & exists s1.(Theme(s1,x2) & a_marry(s1)) & Topic(e1,p1) & Actor(e1,x2) & v_get(e1) & (x1 = x2) & n_people(x1) & card_eq_2(x1)) | exists s1 x1 x2.(n_couple(x1) & r_many(s1) & Time(s1,x2) & n_year(x2) & Theme(s1,x1) & a_together(s1)) | 4cb2d026-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2.(v_get(e1) & n_people(x1) & exists s1.(a_marry(s1) & Theme(s1,x2)) & card_eq_2(x1) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & (x1 = x2)) | exists s1 x1 x2.(r_many(s1) & n_year(x2) & n_couple(x1) & a_together(s1) & Time(s1,x2) & Theme(s1,x1)) |
||
Two people getting married. | Two people have known each other a long time. | 1 | 0.702615 | Sentence 1 does not indicate whether the Two people have known each other a long time. | exists e1 p1 x1 x2.(a_topic(x1) & exists s1.(Theme(s1,x2) & a_marry(s1)) & Topic(e1,p1) & Actor(e1,x2) & v_get(e1) & (x1 = x2) & n_people(x1) & card_eq_2(x1)) | exists x1.(all x2.(n_other(x2) -> exists e1 s1 x3.(n_time(x3) & a_long(s1) & Theme(s1,x3) & Time(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_know(e1))) & n_people(x1) & card_eq_2(x1)) | 4cb2d594-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2.(v_get(e1) & n_people(x1) & exists s1.(a_marry(s1) & Theme(s1,x2)) & card_eq_2(x1) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & (x1 = x2)) | exists x1.(n_people(x1) & card_eq_2(x1) & all x2.(exists e1 s1 x3.(v_know(e1) & n_time(x3) & a_long(s1) & Time(e1,x3) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) | -n_other(x2))) |
||
A man on a steep incline wearing a white shirt is working on a roof, with lots of debris all around. | a man on an incline works | 0 | 0.975388 | A man working on a roof can be more generally referred to as just working. The details of his clothing can be left out without altering the point of the sentence. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(e2,x6) & of(x6,x7) & n_all(x7) & r_around(x7) & n_debris(x7) & n_lot(x6) & on(e2,x5) & n_roof(x5) & Actor(e2,x1) & v_work(e2) & on(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_shirt(x4) & a_white(s2) & Theme(s2,x4) & (x2 = x3) & n_incline(x2) & a_steep(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(Actor(e1,x1) & v_work(e1) & on(x1,x2) & n_incline(x2) & n_man(x1)) | 4cb3acb2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(e2,x6) & v_work(e2) & v_wear(e1) & r_around(x7) & on(x1,x2) & on(e2,x5) & of(x6,x7) & n_shirt(x4) & n_roof(x5) & n_man(x1) & n_lot(x6) & n_incline(x2) & n_debris(x7) & n_all(x7) & a_white(s2) & a_steep(s1) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2.(v_work(e1) & on(x1,x2) & n_man(x1) & n_incline(x2) & Actor(e1,x1)) |
||
A man on a steep incline wearing a white shirt is working on a roof, with lots of debris all around. | The man is taking a math test. | 2 | 0 | Working requires physical and taking a math test is mental. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(e2,x6) & of(x6,x7) & n_all(x7) & r_around(x7) & n_debris(x7) & n_lot(x6) & on(e2,x5) & n_roof(x5) & Actor(e2,x1) & v_work(e2) & on(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_shirt(x4) & a_white(s2) & Theme(s2,x4) & (x2 = x3) & n_incline(x2) & a_steep(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2 x3.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_test(x2) & of(x2,x3) & n_math(x3)) | 4cb3bd06-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(e2,x6) & v_work(e2) & v_wear(e1) & r_around(x7) & on(x1,x2) & on(e2,x5) & of(x6,x7) & n_shirt(x4) & n_roof(x5) & n_man(x1) & n_lot(x6) & n_incline(x2) & n_debris(x7) & n_all(x7) & a_white(s2) & a_steep(s1) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3.(v_take(e1) & of(x2,x3) & n_test(x2) & n_math(x3) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man on a steep incline wearing a white shirt is working on a roof, with lots of debris all around. | The man is wearing jeans. | 1 | 0.55033 | the man may or may not be wearing jeans. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(e2,x6) & of(x6,x7) & n_all(x7) & r_around(x7) & n_debris(x7) & n_lot(x6) & on(e2,x5) & n_roof(x5) & Actor(e2,x1) & v_work(e2) & on(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_shirt(x4) & a_white(s2) & Theme(s2,x4) & (x2 = x3) & n_incline(x2) & a_steep(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_jeans(x2)) | 4cb3cbca-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(e2,x6) & v_work(e2) & v_wear(e1) & r_around(x7) & on(x1,x2) & on(e2,x5) & of(x6,x7) & n_shirt(x4) & n_roof(x5) & n_man(x1) & n_lot(x6) & n_incline(x2) & n_debris(x7) & n_all(x7) & a_white(s2) & a_steep(s1) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2.(v_wear(e1) & n_man(x1) & n_jeans(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man on a steep incline wearing a white shirt is working on a roof, with lots of debris all around. | A man is cleaning all the trash off a roof. | 1 | 0.595452 | just because the man is working does not mean he is cleaning trash off of the roof | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(e2,x6) & of(x6,x7) & n_all(x7) & r_around(x7) & n_debris(x7) & n_lot(x6) & on(e2,x5) & n_roof(x5) & Actor(e2,x1) & v_work(e2) & on(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_shirt(x4) & a_white(s2) & Theme(s2,x4) & (x2 = x3) & n_incline(x2) & a_steep(s1) & Theme(s1,x2) & n_man(x1)) | exists x1 x3.(n_trash(x3) & all x2.((x2 = x3) -> exists e1 x4.(off(e1,x4) & n_roof(x4) & Theme(e1,x2) & Actor(e1,x1) & v_clean(e1))) & n_man(x1)) | 4cb3d5ca-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(e2,x6) & v_work(e2) & v_wear(e1) & r_around(x7) & on(x1,x2) & on(e2,x5) & of(x6,x7) & n_shirt(x4) & n_roof(x5) & n_man(x1) & n_lot(x6) & n_incline(x2) & n_debris(x7) & n_all(x7) & a_white(s2) & a_steep(s1) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists x1 x3.(n_trash(x3) & n_man(x1) & all x2.(exists e1 x4.(v_clean(e1) & off(e1,x4) & n_roof(x4) & Theme(e1,x2) & Actor(e1,x1)) | -(x2 = x3))) |
||
A man on a steep incline wearing a white shirt is working on a roof, with lots of debris all around. | The work is tough. | 1 | 0.824131 | the work may or may not be tough | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(e2,x6) & of(x6,x7) & n_all(x7) & r_around(x7) & n_debris(x7) & n_lot(x6) & on(e2,x5) & n_roof(x5) & Actor(e2,x1) & v_work(e2) & on(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_shirt(x4) & a_white(s2) & Theme(s2,x4) & (x2 = x3) & n_incline(x2) & a_steep(s1) & Theme(s1,x2) & n_man(x1)) | exists s1 x1.(n_work(x1) & Theme(s1,x1) & a_tough(s1)) | 4cb3e0b0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(e2,x6) & v_work(e2) & v_wear(e1) & r_around(x7) & on(x1,x2) & on(e2,x5) & of(x6,x7) & n_shirt(x4) & n_roof(x5) & n_man(x1) & n_lot(x6) & n_incline(x2) & n_debris(x7) & n_all(x7) & a_white(s2) & a_steep(s1) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists s1 x1.(n_work(x1) & a_tough(s1) & Theme(s1,x1)) |
||
A man on a steep incline wearing a white shirt is working on a roof, with lots of debris all around. | A man on a roof. | 1 | 0.990034 | the man may be working on a roof that is on the ground. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(e2,x6) & of(x6,x7) & n_all(x7) & r_around(x7) & n_debris(x7) & n_lot(x6) & on(e2,x5) & n_roof(x5) & Actor(e2,x1) & v_work(e2) & on(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_shirt(x4) & a_white(s2) & Theme(s2,x4) & (x2 = x3) & n_incline(x2) & a_steep(s1) & Theme(s1,x2) & n_man(x1)) | exists x1 x2.(a_topic(x1) & on(x1,x2) & n_roof(x2) & n_man(x1)) | 4cb3e5d8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(e2,x6) & v_work(e2) & v_wear(e1) & r_around(x7) & on(x1,x2) & on(e2,x5) & of(x6,x7) & n_shirt(x4) & n_roof(x5) & n_man(x1) & n_lot(x6) & n_incline(x2) & n_debris(x7) & n_all(x7) & a_white(s2) & a_steep(s1) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists x1 x2.(on(x1,x2) & n_roof(x2) & n_man(x1) & a_topic(x1)) |
||
A man on a steep incline wearing a white shirt is working on a roof, with lots of debris all around. | a man stands around working | 1 | 0.837177 | the man may or may not be standing or stands | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(e2,x6) & of(x6,x7) & n_all(x7) & r_around(x7) & n_debris(x7) & n_lot(x6) & on(e2,x5) & n_roof(x5) & Actor(e2,x1) & v_work(e2) & on(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_shirt(x4) & a_white(s2) & Theme(s2,x4) & (x2 = x3) & n_incline(x2) & a_steep(s1) & Theme(s1,x2) & n_man(x1)) | exists e2 e1 p1 x1.(for(e1,e2) & Actor(e2,x1) & v_work(e2) & exists s1.(Theme(s1,x1) & a_around(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_stand(e1) & n_man(x1)) | 4cb3eb96-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(e2,x6) & v_work(e2) & v_wear(e1) & r_around(x7) & on(x1,x2) & on(e2,x5) & of(x6,x7) & n_shirt(x4) & n_roof(x5) & n_man(x1) & n_lot(x6) & n_incline(x2) & n_debris(x7) & n_all(x7) & a_white(s2) & a_steep(s1) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists e2 e1 p1 x1.(v_work(e2) & v_stand(e1) & n_man(x1) & for(e1,e2) & exists s1.(a_around(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e2,x1) & Actor(e1,x1)) |
||
Man in white shirt and tan pants is putting new shingles on roof. | A man in a white shirt and tan pants has been hired to repair the roof. | 1 | -100 | the man may not have been hired. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(on(e1,x6) & n_roof(x6) & Theme(e1,x5) & Actor(e1,x1) & v_put(e1) & n_shingle(x5) & a_new(s3) & Theme(s3,x5) & in(x1,x2) & subset_of(x4,x2) & n_pants(x4) & a_tan(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_shirt(x3) & a_white(s1) & Theme(s1,x3) & n_man(x1)) | exists e1 p1 s1 s2 x1 x2 x3 x4 x5.(n_roof(x5) & Recipient(e1,p1) & Topic(e1,x1) & v_hire(e1) & exists e2.(Theme(e2,x5) & Actor(e2,x1) & v_repair(e2)) & in(x1,x2) & subset_of(x4,x2) & n_pants(x4) & a_tan(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_shirt(x3) & a_white(s1) & Theme(s1,x3) & n_man(x1)) | 4cb40252-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_put(e1) & subset_of(x4,x2) & subset_of(x3,x2) & on(e1,x6) & n_shirt(x3) & n_shingle(x5) & n_roof(x6) & n_pants(x4) & n_man(x1) & in(x1,x2) & a_white(s1) & a_tan(s2) & a_new(s3) & Theme(s3,x5) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x5) & Actor(e1,x1)) | exists e1 p1 s1 s2 x1 x2 x3 x4 x5.(v_hire(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_shirt(x3) & n_roof(x5) & n_pants(x4) & n_man(x1) & in(x1,x2) & exists e2.(v_repair(e2) & Theme(e2,x5) & Actor(e2,x1)) & a_white(s1) & a_tan(s2) & Topic(e1,x1) & Theme(s2,x4) & Theme(s1,x3) & Recipient(e1,p1)) |
||
A man is working on top of a roof, working on the shingles. | A roofer at work. | 0 | -100 | A man working on the shingles is a roofer. | exists e2 e1 x1 x2 x3 x4.(n_shingle(x4) & for(e1,e2) & on(e2,x4) & Actor(e2,x1) & v_work(e2) & on(e1,x2) & of(x2,x3) & n_roof(x3) & n_top(x2) & Actor(e1,x1) & v_work(e1) & n_man(x1)) | exists x1 x2.(a_topic(x1) & at(x1,x2) & n_work(x2) & n_roofer(x1)) | 4cb408c4-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4.(v_work(e2) & v_work(e1) & on(e2,x4) & on(e1,x2) & of(x2,x3) & n_top(x2) & n_shingle(x4) & n_roof(x3) & n_man(x1) & for(e1,e2) & Actor(e2,x1) & Actor(e1,x1)) | exists x1 x2.(n_work(x2) & n_roofer(x1) & at(x1,x2) & a_topic(x1)) |
||
A man is working on top of a roof, working on the shingles. | A roofer fixes shingles after a storm damages a roof. | 1 | -100 | Working on shingles does not imply it being after a storm. | exists e2 e1 x1 x2 x3 x4.(n_shingle(x4) & for(e1,e2) & on(e2,x4) & Actor(e2,x1) & v_work(e2) & on(e1,x2) & of(x2,x3) & n_roof(x3) & n_top(x2) & Actor(e1,x1) & v_work(e1) & n_man(x1)) | exists e1 x1 x2.(all x3.(n_roof(x3) -> exists x4 x5.(after(e1,x4) & for(x4,x3) & n_damage(x4) & of(x4,x5) & n_storm(x5))) & Theme(e1,x2) & Actor(e1,x1) & v_fix(e1) & n_shingle(x2) & n_roofer(x1)) | 4cb40dec-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4.(v_work(e2) & v_work(e1) & on(e2,x4) & on(e1,x2) & of(x2,x3) & n_top(x2) & n_shingle(x4) & n_roof(x3) & n_man(x1) & for(e1,e2) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_fix(e1) & n_shingle(x2) & n_roofer(x1) & all x3.(exists x4 x5.(of(x4,x5) & n_storm(x5) & n_damage(x4) & for(x4,x3) & after(e1,x4)) | -n_roof(x3)) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man is working on top of a roof, working on the shingles. | A man installs a satellite dish. | 2 | -100 | Shingles and satellite dish are two different objects. | exists e2 e1 x1 x2 x3 x4.(n_shingle(x4) & for(e1,e2) & on(e2,x4) & Actor(e2,x1) & v_work(e2) & on(e1,x2) & of(x2,x3) & n_roof(x3) & n_top(x2) & Actor(e1,x1) & v_work(e1) & n_man(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_install(e1) & n_dish(x2) & of(x2,x3) & n_satellite(x3) & n_man(x1)) | 4cb412ec-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4.(v_work(e2) & v_work(e1) & on(e2,x4) & on(e1,x2) & of(x2,x3) & n_top(x2) & n_shingle(x4) & n_roof(x3) & n_man(x1) & for(e1,e2) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_install(e1) & of(x2,x3) & n_satellite(x3) & n_man(x1) & n_dish(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man doing some roofing work on a very steep roof. | A man is biking on a roof. | 2 | -100 | You can do roof work but you cannot bike on a roof. | exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_do(e1) & on(x3,x5) & n_roof(x5) & a_steep(s1) & Theme(s1,x5) & r_very(x5) & n_work(x3) & of(x3,x4) & n_roofing(x4) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2.(on(e1,x2) & n_roof(x2) & Actor(e1,x1) & v_bike(e1) & n_man(x1)) | 4cb4179c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_do(e1) & r_very(x5) & on(x3,x5) & of(x3,x4) & n_work(x3) & n_roofing(x4) & n_roof(x5) & n_man(x1) & a_topic(x1) & a_steep(s1) & Theme(s1,x5) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_bike(e1) & on(e1,x2) & n_roof(x2) & n_man(x1) & Actor(e1,x1)) |
||
A man doing some roofing work on a very steep roof. | A man is working. | 0 | -100 | A man doing work is working. | exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_do(e1) & on(x3,x5) & n_roof(x5) & a_steep(s1) & Theme(s1,x5) & r_very(x5) & n_work(x3) & of(x3,x4) & n_roofing(x4) & (x1 = x2) & n_man(x1)) | exists e1 x1.(Actor(e1,x1) & v_work(e1) & n_man(x1)) | 4cb41bfc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_do(e1) & r_very(x5) & on(x3,x5) & of(x3,x4) & n_work(x3) & n_roofing(x4) & n_roof(x5) & n_man(x1) & a_topic(x1) & a_steep(s1) & Theme(s1,x5) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1.(v_work(e1) & n_man(x1) & Actor(e1,x1)) |
||
A man doing some roofing work on a very steep roof. | A man is working hard in order to get a raise. | 1 | -100 | Working on a roof does not imply working hard for a raise. | exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_do(e1) & on(x3,x5) & n_roof(x5) & a_steep(s1) & Theme(s1,x5) & r_very(x5) & n_work(x3) & of(x3,x4) & n_roofing(x4) & (x1 = x2) & n_man(x1)) | exists e1 p1 s1 x1 x2.(n_order(x2) & Topic(e1,p1) & exists p2 e2 x3.(Theme(e2,x3) & Actor(e2,x1) & v_get(e2) & n_raise(x3)) & in(e1,x2) & a_hard(s1) & Manner(e1,s1) & Actor(e1,x1) & v_work(e1) & n_man(x1)) | 4cb4205c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_do(e1) & r_very(x5) & on(x3,x5) & of(x3,x4) & n_work(x3) & n_roofing(x4) & n_roof(x5) & n_man(x1) & a_topic(x1) & a_steep(s1) & Theme(s1,x5) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 s1 x1 x2.(v_work(e1) & n_order(x2) & n_man(x1) & in(e1,x2) & exists e2 x3.(v_get(e2) & n_raise(x3) & Theme(e2,x3) & Actor(e2,x1)) & a_hard(s1) & Topic(e1,p1) & Manner(e1,s1) & Actor(e1,x1)) |
||
Girl in pigtails playing with a camera tripod while a woman watches with a coffee cup. | The mom is very bored and drinks her coffee. | 1 | -100 | Watches does not imply being bored and woman does not imply mom. | exists e1 p1 s1 x1 x2 x3 x4.(ne_nam_girl(s1) & a_topic(s1) & in(s1,x1) & exists e2 x5 x6 x7.(with(e2,x6) & n_cup(x6) & of(x6,x7) & n_coffee(x7) & Actor(e2,x5) & v_watch(e2) & n_woman(x5)) & while(e1,p1) & with(e1,x3) & n_tripod(x3) & of(x3,x4) & n_camera(x4) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_pigtail(x1)) | exists s1 s2 x1 x2 x3 x4.(n_coffee(x3) & of(x3,x1) & n_female(x1) & n_mom(x1) & a_topic(s1) & subset_of(x3,s1) & Time(x3,x4) & n_drink(x4) & subset_of(x1,s1) & r_very(s2) & Theme(s2,x2) & a_bored(s2) & (x1 = x2)) | 4cb424bc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4.(with(e1,x3) & while(e1,p1) & v_play(e1) & of(x3,x4) & ne_nam_girl(s1) & n_tripod(x3) & n_pigtail(x1) & n_camera(x4) & in(s1,x1) & exists e2 x5 x6 x7.(with(e2,x6) & v_watch(e2) & of(x6,x7) & n_woman(x5) & n_cup(x6) & n_coffee(x7) & Actor(e2,x5)) & a_topic(s1) & Actor(e1,x2) & (x1 = x2)) | exists s1 s2 x1 x2 x3 x4.(subset_of(x3,s1) & subset_of(x1,s1) & r_very(s2) & of(x3,x1) & n_mom(x1) & n_female(x1) & n_drink(x4) & n_coffee(x3) & a_topic(s1) & a_bored(s2) & Time(x3,x4) & Theme(s2,x2) & (x1 = x2)) |
||
Girl in pigtails playing with a camera tripod while a woman watches with a coffee cup. | The girl is taking pictures. | 0 | -100 | A girl playing with a tripod is taking pictures. | exists e1 p1 s1 x1 x2 x3 x4.(ne_nam_girl(s1) & a_topic(s1) & in(s1,x1) & exists e2 x5 x6 x7.(with(e2,x6) & n_cup(x6) & of(x6,x7) & n_coffee(x7) & Actor(e2,x5) & v_watch(e2) & n_woman(x5)) & while(e1,p1) & with(e1,x3) & n_tripod(x3) & of(x3,x4) & n_camera(x4) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_pigtail(x1)) | exists e1 x1 x2.(n_girl(x1) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_picture(x2)) | 4cb42930-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4.(with(e1,x3) & while(e1,p1) & v_play(e1) & of(x3,x4) & ne_nam_girl(s1) & n_tripod(x3) & n_pigtail(x1) & n_camera(x4) & in(s1,x1) & exists e2 x5 x6 x7.(with(e2,x6) & v_watch(e2) & of(x6,x7) & n_woman(x5) & n_cup(x6) & n_coffee(x7) & Actor(e2,x5)) & a_topic(s1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_take(e1) & n_picture(x2) & n_girl(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Girl in pigtails playing with a camera tripod while a woman watches with a coffee cup. | The family poses for a picture taken by the daughter. | 2 | -100 | The girl uses the camera to actually take a picture which is opposite from playing with it. | exists e1 p1 s1 x1 x2 x3 x4.(ne_nam_girl(s1) & a_topic(s1) & in(s1,x1) & exists e2 x5 x6 x7.(with(e2,x6) & n_cup(x6) & of(x6,x7) & n_coffee(x7) & Actor(e2,x5) & v_watch(e2) & n_woman(x5)) & while(e1,p1) & with(e1,x3) & n_tripod(x3) & of(x3,x4) & n_camera(x4) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_pigtail(x1)) | exists e1 e2 x1 x2 x3 x4.(n_daughter(x4) & n_family(x1) & for(e1,x2) & Actor(e2,x4) & Theme(e2,x3) & v_take(e2) & (x2 = x3) & n_picture(x2) & Actor(e1,x1) & v_pose(e1)) | 4cb42ea8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4.(with(e1,x3) & while(e1,p1) & v_play(e1) & of(x3,x4) & ne_nam_girl(s1) & n_tripod(x3) & n_pigtail(x1) & n_camera(x4) & in(s1,x1) & exists e2 x5 x6 x7.(with(e2,x6) & v_watch(e2) & of(x6,x7) & n_woman(x5) & n_cup(x6) & n_coffee(x7) & Actor(e2,x5)) & a_topic(s1) & Actor(e1,x2) & (x1 = x2)) | exists e1 e2 x1 x2 x3 x4.(v_take(e2) & v_pose(e1) & n_picture(x2) & n_family(x1) & n_daughter(x4) & for(e1,x2) & Theme(e2,x3) & Actor(e2,x4) & Actor(e1,x1) & (x2 = x3)) |
||
A group of people gather and holding different types of flags. | A group of people running in a marathon. | 2 | -100 | Each sentence is withholding information about the marathon; holding flags and running in a marathon. | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(n_type(x7) & a_topic(x1) & of(x1,x4) & Theme(e2,x6) & Actor(e2,x5) & v_hold(e2) & of(x6,x8) & n_flag(x8) & -(x6 = x7) & n_type(x6) & (x4 = x5) & n_people(x4) & of(x1,x2) & Actor(e1,x3) & v_gather(e1) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists e1 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & in(e1,x4) & n_marathon(x4) & Actor(e1,x3) & v_run(e1) & (x2 = x3) & n_people(x2) & n_group(x1)) | 4cb43330-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(v_hold(e2) & v_gather(e1) & of(x6,x8) & of(x1,x4) & of(x1,x2) & n_type(x7) & n_type(x6) & n_people(x4) & n_people(x2) & n_group(x1) & n_flag(x8) & a_topic(x1) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x3) & -(x6 = x7) & (x4 = x5) & (x2 = x3)) | exists e1 x1 x2 x3 x4.(v_run(e1) & of(x1,x2) & n_people(x2) & n_marathon(x4) & n_group(x1) & in(e1,x4) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) |
||
A group of people gather and holding different types of flags. | A parade for an international cause goes by the crowd | 1 | 0.281405 | Holding flags does not imply a parade for an international cause. | exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8.(n_type(x7) & a_topic(x1) & of(x1,x4) & Theme(e2,x6) & Actor(e2,x5) & v_hold(e2) & of(x6,x8) & n_flag(x8) & -(x6 = x7) & n_type(x6) & (x4 = x5) & n_people(x4) & of(x1,x2) & Actor(e1,x3) & v_gather(e1) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists e1 s1 x1 x2 x3.(n_crowd(x3) & by(e1,x3) & Actor(e1,x1) & v_go(e1) & for(x1,x2) & n_cause(x2) & a_international(s1) & Theme(s1,x2) & n_parade(x1)) | 4cb437a4-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_hold(e2) & v_gather(e1) & of(x6,x8) & of(x1,x4) & of(x1,x2) & n_type(x7) & n_type(x6) & n_people(x4) & n_people(x2) & n_group(x1) & n_flag(x8) & a_topic(x1) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x3) & -(x6 = x7) & (x4 = x5) & (x2 = x3)) | exists e1 s1 x1 x2 x3.(v_go(e1) & n_parade(x1) & n_crowd(x3) & n_cause(x2) & for(x1,x2) & by(e1,x3) & a_international(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
A group of people gather and holding different types of flags. | Canadians rally for a parliamentary election | 2 | 0.001808 | A flag and an election have two different meanings. A flag is material on a stick. An election is a voting process. | exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8.(n_type(x7) & a_topic(x1) & of(x1,x4) & Theme(e2,x6) & Actor(e2,x5) & v_hold(e2) & of(x6,x8) & n_flag(x8) & -(x6 = x7) & n_type(x6) & (x4 = x5) & n_people(x4) & of(x1,x2) & Actor(e1,x3) & v_gather(e1) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists s1 x1 x2 x3.(a_topic(x1) & for(x1,x3) & n_election(x3) & a_parliamentary(s1) & Theme(s1,x3) & n_rally(x1) & (x1 = x2) & ne_nam_canadians(x2)) | 4cb43c7c-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_hold(e2) & v_gather(e1) & of(x6,x8) & of(x1,x4) & of(x1,x2) & n_type(x7) & n_type(x6) & n_people(x4) & n_people(x2) & n_group(x1) & n_flag(x8) & a_topic(x1) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x3) & -(x6 = x7) & (x4 = x5) & (x2 = x3)) | exists s1 x1 x2 x3.(ne_nam_canadians(x2) & n_rally(x1) & n_election(x3) & for(x1,x3) & a_topic(x1) & a_parliamentary(s1) & Theme(s1,x3) & (x1 = x2)) |
||
A group of people gather and holding different types of flags. | A bunch of people display different flags. | 0 | -100 | A group of people holding different flags is a rephrasing of a bunch of people display different flags. | exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8.(n_type(x7) & a_topic(x1) & of(x1,x4) & Theme(e2,x6) & Actor(e2,x5) & v_hold(e2) & of(x6,x8) & n_flag(x8) & -(x6 = x7) & n_type(x6) & (x4 = x5) & n_people(x4) & of(x1,x2) & Actor(e1,x3) & v_gather(e1) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists e1 x1 x2 x3 x4.(n_flag(x4) & Theme(e1,x3) & Actor(e1,x1) & v_display(e1) & -(x3 = x4) & n_flag(x3) & of(x1,x2) & n_people(x2) & n_bunch(x1)) | 4cb440dc-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_hold(e2) & v_gather(e1) & of(x6,x8) & of(x1,x4) & of(x1,x2) & n_type(x7) & n_type(x6) & n_people(x4) & n_people(x2) & n_group(x1) & n_flag(x8) & a_topic(x1) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x3) & -(x6 = x7) & (x4 = x5) & (x2 = x3)) | exists e1 x1 x2 x3 x4.(v_display(e1) & of(x1,x2) & n_people(x2) & n_flag(x4) & n_flag(x3) & n_bunch(x1) & Theme(e1,x3) & Actor(e1,x1) & -(x3 = x4)) |
||
A group of people gather and holding different types of flags. | People are watching a parade while eating ice cream. | 2 | -100 | One cannot hold different flags while simultaneously eating ice cream. | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(n_type(x7) & a_topic(x1) & of(x1,x4) & Theme(e2,x6) & Actor(e2,x5) & v_hold(e2) & of(x6,x8) & n_flag(x8) & -(x6 = x7) & n_type(x6) & (x4 = x5) & n_people(x4) & of(x1,x2) & Actor(e1,x3) & v_gather(e1) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists e1 e2 x1 x2 x3 x4.(while(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_eat(e2) & n_cream(x3) & of(x3,x4) & n_ice(x4) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_parade(x2) & n_people(x1)) | 4cb44546-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(v_hold(e2) & v_gather(e1) & of(x6,x8) & of(x1,x4) & of(x1,x2) & n_type(x7) & n_type(x6) & n_people(x4) & n_people(x2) & n_group(x1) & n_flag(x8) & a_topic(x1) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x3) & -(x6 = x7) & (x4 = x5) & (x2 = x3)) | exists e1 e2 x1 x2 x3 x4.(while(e1,e2) & v_watch(e1) & v_eat(e2) & of(x3,x4) & n_people(x1) & n_parade(x2) & n_ice(x4) & n_cream(x3) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) |
||
A group of people gather and holding different types of flags. | People in a crowd show their allegiance to different flags | 0 | -100 | A group of people holding flags are showing their allegiance, | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(n_type(x7) & a_topic(x1) & of(x1,x4) & Theme(e2,x6) & Actor(e2,x5) & v_hold(e2) & of(x6,x8) & n_flag(x8) & -(x6 = x7) & n_type(x6) & (x4 = x5) & n_people(x4) & of(x1,x2) & Actor(e1,x3) & v_gather(e1) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists s1 x1 x2 x3 x4 x5 x6.(n_flag(x6) & a_topic(x1) & in(x1,x2) & to(x2,x5) & -(x5 = x6) & n_flag(x5) & n_allegiance(x2) & a_their(s1) & Theme(s1,x2) & of(x2,x4) & n_show(x4) & of(x2,x3) & n_crowd(x3) & n_people(x1)) | 4cb449a6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(v_hold(e2) & v_gather(e1) & of(x6,x8) & of(x1,x4) & of(x1,x2) & n_type(x7) & n_type(x6) & n_people(x4) & n_people(x2) & n_group(x1) & n_flag(x8) & a_topic(x1) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x3) & -(x6 = x7) & (x4 = x5) & (x2 = x3)) | exists s1 x1 x2 x3 x4 x5 x6.(to(x2,x5) & of(x2,x4) & of(x2,x3) & n_show(x4) & n_people(x1) & n_flag(x6) & n_flag(x5) & n_crowd(x3) & n_allegiance(x2) & in(x1,x2) & a_topic(x1) & a_their(s1) & Theme(s1,x2) & -(x5 = x6)) |
||
A group of people gather and holding different types of flags. | They have an American Flag | 1 | 0.77863 | Different types of flags does not imply American Flag. | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(n_type(x7) & a_topic(x1) & of(x1,x4) & Theme(e2,x6) & Actor(e2,x5) & v_hold(e2) & of(x6,x8) & n_flag(x8) & -(x6 = x7) & n_type(x6) & (x4 = x5) & n_people(x4) & of(x1,x2) & Actor(e1,x3) & v_gather(e1) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists e1 s1 x1 x2.(n_thing(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_flag(x2) & a_american(s1) & Theme(s1,x2)) | 4cb44dfc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(v_hold(e2) & v_gather(e1) & of(x6,x8) & of(x1,x4) & of(x1,x2) & n_type(x7) & n_type(x6) & n_people(x4) & n_people(x2) & n_group(x1) & n_flag(x8) & a_topic(x1) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x3) & -(x6 = x7) & (x4 = x5) & (x2 = x3)) | exists e1 s1 x1 x2.(v_have(e1) & n_thing(x1) & n_flag(x2) & a_american(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A group of people gather and holding different types of flags. | The people are driving cars. | 2 | -100 | People cannot drive cars and gather and hold flags at the same time. | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(n_type(x7) & a_topic(x1) & of(x1,x4) & Theme(e2,x6) & Actor(e2,x5) & v_hold(e2) & of(x6,x8) & n_flag(x8) & -(x6 = x7) & n_type(x6) & (x4 = x5) & n_people(x4) & of(x1,x2) & Actor(e1,x3) & v_gather(e1) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists e1 x1 x2.(n_people(x1) & Theme(e1,x2) & Actor(e1,x1) & v_drive(e1) & n_car(x2)) | 4cb45392-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(v_hold(e2) & v_gather(e1) & of(x6,x8) & of(x1,x4) & of(x1,x2) & n_type(x7) & n_type(x6) & n_people(x4) & n_people(x2) & n_group(x1) & n_flag(x8) & a_topic(x1) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x3) & -(x6 = x7) & (x4 = x5) & (x2 = x3)) | exists e1 x1 x2.(v_drive(e1) & n_people(x1) & n_car(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A group of people gather and holding different types of flags. | The people have flags. | 0 | -100 | A group of people that are holding different flags also have flags. | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(n_type(x7) & a_topic(x1) & of(x1,x4) & Theme(e2,x6) & Actor(e2,x5) & v_hold(e2) & of(x6,x8) & n_flag(x8) & -(x6 = x7) & n_type(x6) & (x4 = x5) & n_people(x4) & of(x1,x2) & Actor(e1,x3) & v_gather(e1) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists e1 x1 x2.(n_people(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_flag(x2)) | 4cb45888-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(v_hold(e2) & v_gather(e1) & of(x6,x8) & of(x1,x4) & of(x1,x2) & n_type(x7) & n_type(x6) & n_people(x4) & n_people(x2) & n_group(x1) & n_flag(x8) & a_topic(x1) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x3) & -(x6 = x7) & (x4 = x5) & (x2 = x3)) | exists e1 x1 x2.(v_have(e1) & n_people(x1) & n_flag(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A group of people gather and holding different types of flags. | A group of people representing their home countries. | 1 | 0.789309 | Holding flags does not imply representing home countries. | exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8.(n_type(x7) & a_topic(x1) & of(x1,x4) & Theme(e2,x6) & Actor(e2,x5) & v_hold(e2) & of(x6,x8) & n_flag(x8) & -(x6 = x7) & n_type(x6) & (x4 = x5) & n_people(x4) & of(x1,x2) & Actor(e1,x3) & v_gather(e1) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & of(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_represent(e1) & n_country(x4) & of(x4,x5) & n_home(x5) & of(x4,x1) & n_thing(x1) & (x2 = x3) & n_people(x2) & n_group(x1)) | 4cb45d60-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_hold(e2) & v_gather(e1) & of(x6,x8) & of(x1,x4) & of(x1,x2) & n_type(x7) & n_type(x6) & n_people(x4) & n_people(x2) & n_group(x1) & n_flag(x8) & a_topic(x1) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x3) & -(x6 = x7) & (x4 = x5) & (x2 = x3)) | exists e1 x1 x2 x3 x4 x5.(v_represent(e1) & of(x4,x5) & of(x4,x1) & of(x1,x2) & n_thing(x1) & n_people(x2) & n_home(x5) & n_group(x1) & n_country(x4) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) |
||
A group of people gather and holding different types of flags. | The people are at the Olympics. | 1 | 0.000068 | Holding flags does not imply being at the Olympics. | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(n_type(x7) & a_topic(x1) & of(x1,x4) & Theme(e2,x6) & Actor(e2,x5) & v_hold(e2) & of(x6,x8) & n_flag(x8) & -(x6 = x7) & n_type(x6) & (x4 = x5) & n_people(x4) & of(x1,x2) & Actor(e1,x3) & v_gather(e1) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists p1 x1 x2.(ne_geo_olympics(x2) & n_people(x1) & at(x1,x2)) | 4cb462b0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(v_hold(e2) & v_gather(e1) & of(x6,x8) & of(x1,x4) & of(x1,x2) & n_type(x7) & n_type(x6) & n_people(x4) & n_people(x2) & n_group(x1) & n_flag(x8) & a_topic(x1) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x3) & -(x6 = x7) & (x4 = x5) & (x2 = x3)) | exists x1 x2.(ne_geo_olympics(x2) & n_people(x1) & at(x1,x2)) |
||
A group of people gather and holding different types of flags. | The flags are holding the people | 2 | -100 | Flags cannot be holding the people. | exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8.(n_type(x7) & a_topic(x1) & of(x1,x4) & Theme(e2,x6) & Actor(e2,x5) & v_hold(e2) & of(x6,x8) & n_flag(x8) & -(x6 = x7) & n_type(x6) & (x4 = x5) & n_people(x4) & of(x1,x2) & Actor(e1,x3) & v_gather(e1) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists e1 x1 x2.(n_people(x2) & n_flag(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1)) | 4cb4677e-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_hold(e2) & v_gather(e1) & of(x6,x8) & of(x1,x4) & of(x1,x2) & n_type(x7) & n_type(x6) & n_people(x4) & n_people(x2) & n_group(x1) & n_flag(x8) & a_topic(x1) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x3) & -(x6 = x7) & (x4 = x5) & (x2 = x3)) | exists e1 x1 x2.(v_hold(e1) & n_people(x2) & n_flag(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A group of people gather and holding different types of flags. | They are holding flags. | 0 | 0.998297 | A group of people is a rephrasing of they are holding flags. | exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8.(n_type(x7) & a_topic(x1) & of(x1,x4) & Theme(e2,x6) & Actor(e2,x5) & v_hold(e2) & of(x6,x8) & n_flag(x8) & -(x6 = x7) & n_type(x6) & (x4 = x5) & n_people(x4) & of(x1,x2) & Actor(e1,x3) & v_gather(e1) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists e1 x1 x2.(n_thing(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_flag(x2)) | 4cb46c38-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_hold(e2) & v_gather(e1) & of(x6,x8) & of(x1,x4) & of(x1,x2) & n_type(x7) & n_type(x6) & n_people(x4) & n_people(x2) & n_group(x1) & n_flag(x8) & a_topic(x1) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x3) & -(x6 = x7) & (x4 = x5) & (x2 = x3)) | exists e1 x1 x2.(v_hold(e1) & n_thing(x1) & n_flag(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A group of people gather and holding different types of flags. | A group of people holding flags. | 0 | -100 | A group of people gather and are holding flags. | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(n_type(x7) & a_topic(x1) & of(x1,x4) & Theme(e2,x6) & Actor(e2,x5) & v_hold(e2) & of(x6,x8) & n_flag(x8) & -(x6 = x7) & n_type(x6) & (x4 = x5) & n_people(x4) & of(x1,x2) & Actor(e1,x3) & v_gather(e1) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists e1 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_flag(x4) & (x2 = x3) & n_people(x2) & n_group(x1)) | 4cb470e8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(v_hold(e2) & v_gather(e1) & of(x6,x8) & of(x1,x4) & of(x1,x2) & n_type(x7) & n_type(x6) & n_people(x4) & n_people(x2) & n_group(x1) & n_flag(x8) & a_topic(x1) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x3) & -(x6 = x7) & (x4 = x5) & (x2 = x3)) | exists e1 x1 x2 x3 x4.(v_hold(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & n_flag(x4) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) |
||
A group of people gather and holding different types of flags. | People are holding flags representing their different countries. | 1 | 0.795477 | Holding different flags does not imply representing different countries. | exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8.(n_type(x7) & a_topic(x1) & of(x1,x4) & Theme(e2,x6) & Actor(e2,x5) & v_hold(e2) & of(x6,x8) & n_flag(x8) & -(x6 = x7) & n_type(x6) & (x4 = x5) & n_people(x4) & of(x1,x2) & Actor(e1,x3) & v_gather(e1) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists e2 e1 x1 x2 x3 x4 x5.(n_country(x5) & Theme(e2,x2) & Actor(e2,x1) & v_hold(e2) & Theme(e1,x4) & Actor(e1,x3) & v_represent(e1) & -(x4 = x5) & n_country(x4) & of(x4,x1) & n_thing(x1) & (x2 = x3) & n_flag(x2) & n_people(x1)) | 4cb475ac-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_hold(e2) & v_gather(e1) & of(x6,x8) & of(x1,x4) & of(x1,x2) & n_type(x7) & n_type(x6) & n_people(x4) & n_people(x2) & n_group(x1) & n_flag(x8) & a_topic(x1) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x3) & -(x6 = x7) & (x4 = x5) & (x2 = x3)) | exists e2 e1 x1 x2 x3 x4 x5.(v_represent(e1) & v_hold(e2) & of(x4,x1) & n_thing(x1) & n_people(x1) & n_flag(x2) & n_country(x5) & n_country(x4) & Theme(e2,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & -(x4 = x5) & (x2 = x3)) |
||
A group of people are gathered at some type of outdoor event. | Two people met in a coffee shop. | 2 | -100 | A coffee shop is not an outdoor event. | exists e1 s1 x1 x2 x3 x4.(at(e1,x3) & of(x3,x4) & n_event(x4) & a_outdoor(s1) & Theme(s1,x4) & n_type(x3) & Theme(e1,x1) & v_gather(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists e1 x1 x2 x3.(in(e1,x2) & n_shop(x2) & of(x2,x3) & n_coffee(x3) & Actor(e1,x1) & v_meet(e1) & n_people(x1) & card_eq_2(x1)) | 4cb47af2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_gather(e1) & of(x3,x4) & of(x1,x2) & n_type(x3) & n_people(x2) & n_group(x1) & n_event(x4) & at(e1,x3) & a_outdoor(s1) & Theme(s1,x4) & Theme(e1,x1)) | exists e1 x1 x2 x3.(v_meet(e1) & of(x2,x3) & n_shop(x2) & n_people(x1) & n_coffee(x3) & in(e1,x2) & card_eq_2(x1) & Actor(e1,x1)) |
||
A group of people are gathered at some type of outdoor event. | There is nothing going on. | 2 | -100 | People have gathered outdoors for something so it is unlikely there is nothing going on if people decided to congregate. | exists e1 s1 x1 x2 x3 x4.(at(e1,x3) & of(x3,x4) & n_event(x4) & a_outdoor(s1) & Theme(s1,x4) & n_type(x3) & Theme(e1,x1) & v_gather(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists p1 x1.-exists e1 s1 x2 x3.((x1 = x2) & a_on(s1) & Manner(e1,s1) & Actor(e1,x3) & v_go(e1) & (x2 = x3) & n_thing(x2)) | 4cb47fd4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_gather(e1) & of(x3,x4) & of(x1,x2) & n_type(x3) & n_people(x2) & n_group(x1) & n_event(x4) & at(e1,x3) & a_outdoor(s1) & Theme(s1,x4) & Theme(e1,x1)) | exists x1.all e1 s1 x2 x3.(-v_go(e1) | -n_thing(x2) | -a_on(s1) | -Manner(e1,s1) | -Actor(e1,x3) | -(x2 = x3) | -(x1 = x2)) |
||
A group of people are gathered at some type of outdoor event. | A group of people are at an event. | 1 | -100 | A group of people at an event does imply a group of people at an event. | exists e1 s1 x1 x2 x3 x4.(at(e1,x3) & of(x3,x4) & n_event(x4) & a_outdoor(s1) & Theme(s1,x4) & n_type(x3) & Theme(e1,x1) & v_gather(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists p1 x1 x2.(exists x3.(at(x1,x3) & n_event(x3)) & of(x1,x2) & n_people(x2) & n_group(x1)) | 4cb48506-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_gather(e1) & of(x3,x4) & of(x1,x2) & n_type(x3) & n_people(x2) & n_group(x1) & n_event(x4) & at(e1,x3) & a_outdoor(s1) & Theme(s1,x4) & Theme(e1,x1)) | exists x1 x2.(of(x1,x2) & n_people(x2) & n_group(x1) & exists x3.(n_event(x3) & at(x1,x3))) |
||
A group of people are gathered at some type of outdoor event. | There are food boothes for people to buy food. | 1 | -100 | People gathered does not imply that there are food boothes or that people can buy food. | exists e1 s1 x1 x2 x3 x4.(at(e1,x3) & of(x3,x4) & n_event(x4) & a_outdoor(s1) & Theme(s1,x4) & n_type(x3) & Theme(e1,x1) & v_gather(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists p1 x1 p2 x2 x3 x4.((x1 = x2) & for(x2,x4) & Topic(x4,p2) & exists e1 x5.(Theme(e1,x5) & Actor(e1,x4) & v_buy(e1) & n_food(x5)) & n_people(x4) & n_boothe(x2) & of(x2,x3) & n_food(x3)) | 4cb489d4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_gather(e1) & of(x3,x4) & of(x1,x2) & n_type(x3) & n_people(x2) & n_group(x1) & n_event(x4) & at(e1,x3) & a_outdoor(s1) & Theme(s1,x4) & Theme(e1,x1)) | exists x1 p2 x2 x3 x4.(of(x2,x3) & n_people(x4) & n_food(x3) & n_boothe(x2) & for(x2,x4) & exists e1 x5.(v_buy(e1) & n_food(x5) & Theme(e1,x5) & Actor(e1,x4)) & Topic(x4,p2) & (x1 = x2)) |
||
A group of people are gathered at some type of outdoor event. | There is an event. | 0 | -100 | A group of people are gathered for an event. | exists e1 s1 x1 x2 x3 x4.(at(e1,x3) & of(x3,x4) & n_event(x4) & a_outdoor(s1) & Theme(s1,x4) & n_type(x3) & Theme(e1,x1) & v_gather(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists p1 x1 x2.((x1 = x2) & n_event(x2)) | 4cb48e52-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_gather(e1) & of(x3,x4) & of(x1,x2) & n_type(x3) & n_people(x2) & n_group(x1) & n_event(x4) & at(e1,x3) & a_outdoor(s1) & Theme(s1,x4) & Theme(e1,x1)) | exists x1 x2.(n_event(x2) & (x1 = x2)) |
||
A group of people are gathered at some type of outdoor event. | A group of friends gathered for a game. | 1 | -100 | Just because a group of people are gathered at an outdoor event doesn't mean they are gathered for a game. | exists e1 s1 x1 x2 x3 x4.(at(e1,x3) & of(x3,x4) & n_event(x4) & a_outdoor(s1) & Theme(s1,x4) & n_type(x3) & Theme(e1,x1) & v_gather(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists e1 x1 x2 x3.(for(e1,x3) & n_game(x3) & Actor(e1,x1) & v_gather(e1) & of(x1,x2) & n_friend(x2) & n_group(x1)) | 4cb492c6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_gather(e1) & of(x3,x4) & of(x1,x2) & n_type(x3) & n_people(x2) & n_group(x1) & n_event(x4) & at(e1,x3) & a_outdoor(s1) & Theme(s1,x4) & Theme(e1,x1)) | exists e1 x1 x2 x3.(v_gather(e1) & of(x1,x2) & n_group(x1) & n_game(x3) & n_friend(x2) & for(e1,x3) & Actor(e1,x1)) |
||
A group of people are gathered at some type of outdoor event. | There is a sporting event. | 1 | -100 | Just because a group of people are gathered at an outdoor event doesn't mean it is a sporting event. | exists e1 s1 x1 x2 x3 x4.(at(e1,x3) & of(x3,x4) & n_event(x4) & a_outdoor(s1) & Theme(s1,x4) & n_type(x3) & Theme(e1,x1) & v_gather(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists p1 x1 e1 x2.((x1 = x2) & n_event(x2) & Actor(e1,x2) & v_sport(e1)) | 4cb49726-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_gather(e1) & of(x3,x4) & of(x1,x2) & n_type(x3) & n_people(x2) & n_group(x1) & n_event(x4) & at(e1,x3) & a_outdoor(s1) & Theme(s1,x4) & Theme(e1,x1)) | exists x1 e1 x2.(v_sport(e1) & n_event(x2) & Actor(e1,x2) & (x1 = x2)) |
||
A group of people are gathered at some type of outdoor event. | It is a fun event. | 0 | -100 | A group of people are gathered for a fun event. | exists e1 s1 x1 x2 x3 x4.(at(e1,x3) & of(x3,x4) & n_event(x4) & a_outdoor(s1) & Theme(s1,x4) & n_type(x3) & Theme(e1,x1) & v_gather(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists p1 x1.(n_thing(x1) & exists x2 x3.((x1 = x2) & n_event(x2) & of(x2,x3) & n_fun(x3))) | 4cb49b86-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_gather(e1) & of(x3,x4) & of(x1,x2) & n_type(x3) & n_people(x2) & n_group(x1) & n_event(x4) & at(e1,x3) & a_outdoor(s1) & Theme(s1,x4) & Theme(e1,x1)) | exists x1.(n_thing(x1) & exists x2 x3.(of(x2,x3) & n_fun(x3) & n_event(x2) & (x1 = x2))) |
||
A group of people are gathered at some type of outdoor event. | There are people together outside. | 0 | -100 | In order to be together outside people must be gathered outdoors. | exists e1 s1 x1 x2 x3 x4.(at(e1,x3) & of(x3,x4) & n_event(x4) & a_outdoor(s1) & Theme(s1,x4) & n_type(x3) & Theme(e1,x1) & v_gather(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists p1 s1 s2 x1.(a_outside(s2) & Manner(p1,s2) & a_together(s1) & Manner(p1,s1) & exists x2.((x1 = x2) & n_people(x2))) | 4cb4a1ee-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_gather(e1) & of(x3,x4) & of(x1,x2) & n_type(x3) & n_people(x2) & n_group(x1) & n_event(x4) & at(e1,x3) & a_outdoor(s1) & Theme(s1,x4) & Theme(e1,x1)) | exists p1 s1 s2 x1.(exists x2.(n_people(x2) & (x1 = x2)) & a_together(s1) & a_outside(s2) & Manner(p1,s2) & Manner(p1,s1)) |
||
A group of people are gathered at some type of outdoor event. | A group of people are outside at an event. | 0 | -100 | If a group of people are gathered at the outdoor event then they are outside. | exists e1 s1 x1 x2 x3 x4.(at(e1,x3) & of(x3,x4) & n_event(x4) & a_outdoor(s1) & Theme(s1,x4) & n_type(x3) & Theme(e1,x1) & v_gather(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists s1 x1 x2 x3.(at(s1,x3) & n_event(x3) & Theme(s1,x1) & a_outside(s1) & of(x1,x2) & n_people(x2) & n_group(x1)) | 4cb4a84c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_gather(e1) & of(x3,x4) & of(x1,x2) & n_type(x3) & n_people(x2) & n_group(x1) & n_event(x4) & at(e1,x3) & a_outdoor(s1) & Theme(s1,x4) & Theme(e1,x1)) | exists s1 x1 x2 x3.(of(x1,x2) & n_people(x2) & n_group(x1) & n_event(x3) & at(s1,x3) & a_outside(s1) & Theme(s1,x1)) |
||
A group of people are gathered at some type of outdoor event. | The outdoor field was empty. | 2 | -100 | If the people were gathered at an outdoor event then it would not be empty. | exists e1 s1 x1 x2 x3 x4.(at(e1,x3) & of(x3,x4) & n_event(x4) & a_outdoor(s1) & Theme(s1,x4) & n_type(x3) & Theme(e1,x1) & v_gather(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists s1 s2 x1.(n_field(x1) & a_outdoor(s1) & Theme(s1,x1) & Theme(s2,x1) & a_empty(s2)) | 4cb4ace8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_gather(e1) & of(x3,x4) & of(x1,x2) & n_type(x3) & n_people(x2) & n_group(x1) & n_event(x4) & at(e1,x3) & a_outdoor(s1) & Theme(s1,x4) & Theme(e1,x1)) | exists s1 s2 x1.(n_field(x1) & a_outdoor(s1) & a_empty(s2) & Theme(s2,x1) & Theme(s1,x1)) |
||
A group of people are gathered at some type of outdoor event. | A group of people are outside. | 2 | -100 | If people were gathered outside then there doesn't seem to be an organized event taking place, just a gathering. | exists e1 s1 x1 x2 x3 x4.(at(e1,x3) & of(x3,x4) & n_event(x4) & a_outdoor(s1) & Theme(s1,x4) & n_type(x3) & Theme(e1,x1) & v_gather(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists s1 x1 x2.(Theme(s1,x1) & a_outside(s1) & of(x1,x2) & n_people(x2) & n_group(x1)) | 4cb4b1d4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_gather(e1) & of(x3,x4) & of(x1,x2) & n_type(x3) & n_people(x2) & n_group(x1) & n_event(x4) & at(e1,x3) & a_outdoor(s1) & Theme(s1,x4) & Theme(e1,x1)) | exists s1 x1 x2.(of(x1,x2) & n_people(x2) & n_group(x1) & a_outside(s1) & Theme(s1,x1)) |
||
Young individuals in uniforms are gathering under the flags of several different countries. | The young people are winners of a sporting competition. | 1 | 0.670968 | People can be gathered under flags for many reasons, not just a sporting competition. | exists e1 s1 s2 x1 x2 x3 x4 x5.(n_country(x5) & n_flag(x3) & under(e1,x3) & of(x3,x4) & -(x4 = x5) & n_country(x4) & a_several(s2) & Theme(s2,x4) & Actor(e1,x1) & v_gather(e1) & in(x1,x2) & n_uniform(x2) & n_individual(x1) & a_young(s1) & Theme(s1,x1)) | exists p1 s1 x1.(n_people(x1) & a_young(s1) & Theme(s1,x1) & exists s2 x2 x3.((x1 = x2) & of(x2,x3) & n_competition(x3) & a_sporting(s2) & Theme(s2,x3) & n_winner(x2))) | 4cb4b63e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_gather(e1) & under(e1,x3) & of(x3,x4) & n_uniform(x2) & n_individual(x1) & n_flag(x3) & n_country(x5) & n_country(x4) & in(x1,x2) & a_young(s1) & a_several(s2) & Theme(s2,x4) & Theme(s1,x1) & Actor(e1,x1) & -(x4 = x5)) | exists s1 x1.(n_people(x1) & exists s2 x2 x3.(of(x2,x3) & n_winner(x2) & n_competition(x3) & a_sporting(s2) & Theme(s2,x3) & (x1 = x2)) & a_young(s1) & Theme(s1,x1)) |
||
Young individuals in uniforms are gathering under the flags of several different countries. | People stand beneath flags from a variety of countries. | 0 | -100 | sentence 1: gathering under sentence 2: stand beneath gathering under implies many people standing beneath something | exists e1 s1 s2 x1 x2 x3 x4 x5.(n_country(x5) & n_flag(x3) & under(e1,x3) & of(x3,x4) & -(x4 = x5) & n_country(x4) & a_several(s2) & Theme(s2,x4) & Actor(e1,x1) & v_gather(e1) & in(x1,x2) & n_uniform(x2) & n_individual(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3 x4.(beneath(e1,x2) & from(x2,x3) & of(x3,x4) & n_country(x4) & n_variety(x3) & n_flag(x2) & Actor(e1,x1) & v_stand(e1) & n_people(x1)) | 4cb4ba9e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_gather(e1) & under(e1,x3) & of(x3,x4) & n_uniform(x2) & n_individual(x1) & n_flag(x3) & n_country(x5) & n_country(x4) & in(x1,x2) & a_young(s1) & a_several(s2) & Theme(s2,x4) & Theme(s1,x1) & Actor(e1,x1) & -(x4 = x5)) | exists e1 x1 x2 x3 x4.(v_stand(e1) & of(x3,x4) & n_variety(x3) & n_people(x1) & n_flag(x2) & n_country(x4) & from(x2,x3) & beneath(e1,x2) & Actor(e1,x1)) |
||
Young individuals in uniforms are gathering under the flags of several different countries. | Teenagers are gathering to smoke weed and drink in a neighbor's house. | 2 | -100 | Neighbor's house is different than the flags. | exists e1 s1 s2 x1 x2 x3 x4 x5.(n_country(x5) & n_flag(x3) & under(e1,x3) & of(x3,x4) & -(x4 = x5) & n_country(x4) & a_several(s2) & Theme(s2,x4) & Actor(e1,x1) & v_gather(e1) & in(x1,x2) & n_uniform(x2) & n_individual(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_gather(e1) & exists e2 x2 x3 x4 x5 x6.(in(e2,x6) & n_house(x6) & of(x6,x5) & n_neighbor(x5) & Theme(e2,x2) & Actor(e2,x1) & v_smoke(e2) & n_drink(x4) & n_weed(x3) & subset_of(x4,x2) & subset_of(x3,x2)) & n_teenager(x1)) | 4cb4befe-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_gather(e1) & under(e1,x3) & of(x3,x4) & n_uniform(x2) & n_individual(x1) & n_flag(x3) & n_country(x5) & n_country(x4) & in(x1,x2) & a_young(s1) & a_several(s2) & Theme(s2,x4) & Theme(s1,x1) & Actor(e1,x1) & -(x4 = x5)) | exists e1 p1 x1.(v_gather(e1) & n_teenager(x1) & exists e2 x2 x3 x4 x5 x6.(v_smoke(e2) & subset_of(x4,x2) & subset_of(x3,x2) & of(x6,x5) & n_weed(x3) & n_neighbor(x5) & n_house(x6) & n_drink(x4) & in(e2,x6) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
Young individuals in uniforms are gathering under the flags of several different countries. | A group of people dancing | 2 | -100 | Young individuals is a more specific item than the general term people. Also the young individuals are in uniform. | exists e1 s1 s2 x1 x2 x3 x4 x5.(n_country(x5) & n_flag(x3) & under(e1,x3) & of(x3,x4) & -(x4 = x5) & n_country(x4) & a_several(s2) & Theme(s2,x4) & Actor(e1,x1) & v_gather(e1) & in(x1,x2) & n_uniform(x2) & n_individual(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(a_topic(x1) & of(x1,x2) & Actor(e1,x3) & v_dance(e1) & (x2 = x3) & n_people(x2) & n_group(x1)) | 4cb4c354-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_gather(e1) & under(e1,x3) & of(x3,x4) & n_uniform(x2) & n_individual(x1) & n_flag(x3) & n_country(x5) & n_country(x4) & in(x1,x2) & a_young(s1) & a_several(s2) & Theme(s2,x4) & Theme(s1,x1) & Actor(e1,x1) & -(x4 = x5)) | exists e1 x1 x2 x3.(v_dance(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) |
||
Young individuals in uniforms are gathering under the flags of several different countries. | An international youth group meeting is about to begin. | 1 | 0.423359 | Just because young individuals are in uniforms doesn't mean they are at an international youth group meeting. | exists e1 s1 s2 x1 x2 x3 x4 x5.(n_country(x5) & n_flag(x3) & under(e1,x3) & of(x3,x4) & -(x4 = x5) & n_country(x4) & a_several(s2) & Theme(s2,x4) & Actor(e1,x1) & v_gather(e1) & in(x1,x2) & n_uniform(x2) & n_individual(x1) & a_young(s1) & Theme(s1,x1)) | exists p1 s1 s2 x1 x2 x3.(Topic(s2,p1) & Actor(s2,x1) & a_about(s2) & exists e1.(Actor(e1,x1) & v_begin(e1)) & n_meeting(x1) & of(x1,x3) & n_group(x3) & of(x1,x2) & n_youth(x2) & a_international(s1) & Theme(s1,x1)) | 4cb4c9a8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_gather(e1) & under(e1,x3) & of(x3,x4) & n_uniform(x2) & n_individual(x1) & n_flag(x3) & n_country(x5) & n_country(x4) & in(x1,x2) & a_young(s1) & a_several(s2) & Theme(s2,x4) & Theme(s1,x1) & Actor(e1,x1) & -(x4 = x5)) | exists p1 s1 s2 x1 x2 x3.(of(x1,x3) & of(x1,x2) & n_youth(x2) & n_meeting(x1) & n_group(x3) & exists e1.(v_begin(e1) & Actor(e1,x1)) & a_international(s1) & a_about(s2) & Topic(s2,p1) & Theme(s1,x1) & Actor(s2,x1)) |
||
Young individuals in uniforms are gathering under the flags of several different countries. | A group of people outdoors | 1 | 0.713659 | Just because they are gathering doesn't mean they are outdoors. | exists e1 s1 s2 x1 x2 x3 x4 x5.(n_country(x5) & n_flag(x3) & under(e1,x3) & of(x3,x4) & -(x4 = x5) & n_country(x4) & a_several(s2) & Theme(s2,x4) & Actor(e1,x1) & v_gather(e1) & in(x1,x2) & n_uniform(x2) & n_individual(x1) & a_young(s1) & Theme(s1,x1)) | exists x1 x2 x3.(a_topic(x1) & of(x1,x2) & Time(x2,x3) & n_outdoors(x3) & n_people(x2) & n_group(x1)) | 4cb4ce9e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_gather(e1) & under(e1,x3) & of(x3,x4) & n_uniform(x2) & n_individual(x1) & n_flag(x3) & n_country(x5) & n_country(x4) & in(x1,x2) & a_young(s1) & a_several(s2) & Theme(s2,x4) & Theme(s1,x1) & Actor(e1,x1) & -(x4 = x5)) | exists x1 x2 x3.(of(x1,x2) & n_people(x2) & n_outdoors(x3) & n_group(x1) & a_topic(x1) & Time(x2,x3)) |
||
Young individuals in uniforms are gathering under the flags of several different countries. | Veterans are marching in a parade. | 2 | -100 | Veterans include a group of people that is not entirely made up of young individuals. | exists e1 s1 s2 x1 x2 x3 x4 x5.(n_country(x5) & n_flag(x3) & under(e1,x3) & of(x3,x4) & -(x4 = x5) & n_country(x4) & a_several(s2) & Theme(s2,x4) & Actor(e1,x1) & v_gather(e1) & in(x1,x2) & n_uniform(x2) & n_individual(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2.(ne_nam_veterans(x1) & in(e1,x2) & n_parade(x2) & Actor(e1,x1) & v_march(e1)) | 4cb4d358-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_gather(e1) & under(e1,x3) & of(x3,x4) & n_uniform(x2) & n_individual(x1) & n_flag(x3) & n_country(x5) & n_country(x4) & in(x1,x2) & a_young(s1) & a_several(s2) & Theme(s2,x4) & Theme(s1,x1) & Actor(e1,x1) & -(x4 = x5)) | exists e1 x1 x2.(v_march(e1) & ne_nam_veterans(x1) & n_parade(x2) & in(e1,x2) & Actor(e1,x1)) |
||
Young individuals in uniforms are gathering under the flags of several different countries. | A group of people under flags | 0 | 1 | Gathered individuals are a group and they are both under flags. | exists e1 s1 s2 x1 x2 x3 x4 x5.(n_country(x5) & n_flag(x3) & under(e1,x3) & of(x3,x4) & -(x4 = x5) & n_country(x4) & a_several(s2) & Theme(s2,x4) & Actor(e1,x1) & v_gather(e1) & in(x1,x2) & n_uniform(x2) & n_individual(x1) & a_young(s1) & Theme(s1,x1)) | exists x1 x2 x3.(a_topic(x1) & of(x1,x2) & under(x2,x3) & n_flag(x3) & n_people(x2) & n_group(x1)) | 4cb4d880-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_gather(e1) & under(e1,x3) & of(x3,x4) & n_uniform(x2) & n_individual(x1) & n_flag(x3) & n_country(x5) & n_country(x4) & in(x1,x2) & a_young(s1) & a_several(s2) & Theme(s2,x4) & Theme(s1,x1) & Actor(e1,x1) & -(x4 = x5)) | exists x1 x2 x3.(under(x2,x3) & of(x1,x2) & n_people(x2) & n_group(x1) & n_flag(x3) & a_topic(x1)) |
||
Young individuals in uniforms are gathering under the flags of several different countries. | There is a gathering of young people. | 0 | -100 | A gathering of young people is a rephrasing of young individuals gathering. | exists e1 s1 s2 x1 x2 x3 x4 x5.(n_country(x5) & n_flag(x3) & under(e1,x3) & of(x3,x4) & -(x4 = x5) & n_country(x4) & a_several(s2) & Theme(s2,x4) & Actor(e1,x1) & v_gather(e1) & in(x1,x2) & n_uniform(x2) & n_individual(x1) & a_young(s1) & Theme(s1,x1)) | exists p1 x1 s1 x2 x3.((x1 = x2) & of(x2,x3) & n_people(x3) & a_young(s1) & Theme(s1,x3) & n_gathering(x2)) | 4cb4dd26-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_gather(e1) & under(e1,x3) & of(x3,x4) & n_uniform(x2) & n_individual(x1) & n_flag(x3) & n_country(x5) & n_country(x4) & in(x1,x2) & a_young(s1) & a_several(s2) & Theme(s2,x4) & Theme(s1,x1) & Actor(e1,x1) & -(x4 = x5)) | exists x1 s1 x2 x3.(of(x2,x3) & n_people(x3) & n_gathering(x2) & a_young(s1) & Theme(s1,x3) & (x1 = x2)) |
||
Young individuals in uniforms are gathering under the flags of several different countries. | An old man takes down a flag. | 2 | 0.006461 | An old man is not a young individual and one cannot gather underneath a flag that has been taken down. | exists e1 s1 s2 x1 x2 x3 x4 x5.(n_country(x5) & n_flag(x3) & under(e1,x3) & of(x3,x4) & -(x4 = x5) & n_country(x4) & a_several(s2) & Theme(s2,x4) & Actor(e1,x1) & v_gather(e1) & in(x1,x2) & n_uniform(x2) & n_individual(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2.(a_down(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_flag(x2) & n_man(x1) & a_old(s1) & Theme(s1,x1)) | 4cb4e1c2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_gather(e1) & under(e1,x3) & of(x3,x4) & n_uniform(x2) & n_individual(x1) & n_flag(x3) & n_country(x5) & n_country(x4) & in(x1,x2) & a_young(s1) & a_several(s2) & Theme(s2,x4) & Theme(s1,x1) & Actor(e1,x1) & -(x4 = x5)) | exists e1 s1 s2 x1 x2.(v_take(e1) & n_man(x1) & n_flag(x2) & a_old(s1) & a_down(s2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1)) |
||
Young individuals in uniforms are gathering under the flags of several different countries. | Young people gather under different coutnries' flags. | 0 | -100 | If the flags are different then there must be several of them. | exists e1 s1 s2 x1 x2 x3 x4 x5.(n_country(x5) & n_flag(x3) & under(e1,x3) & of(x3,x4) & -(x4 = x5) & n_country(x4) & a_several(s2) & Theme(s2,x4) & Actor(e1,x1) & v_gather(e1) & in(x1,x2) & n_uniform(x2) & n_individual(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3 x4.(n_coutnry(x3) & under(e1,x4) & n_flag(x4) & of(x4,x2) & -(x2 = x3) & n_coutnry(x2) & Actor(e1,x1) & v_gather(e1) & n_people(x1) & a_young(s1) & Theme(s1,x1)) | 4cb4e672-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_gather(e1) & under(e1,x3) & of(x3,x4) & n_uniform(x2) & n_individual(x1) & n_flag(x3) & n_country(x5) & n_country(x4) & in(x1,x2) & a_young(s1) & a_several(s2) & Theme(s2,x4) & Theme(s1,x1) & Actor(e1,x1) & -(x4 = x5)) | exists e1 s1 x1 x2 x3 x4.(v_gather(e1) & under(e1,x4) & of(x4,x2) & n_people(x1) & n_flag(x4) & n_coutnry(x3) & n_coutnry(x2) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1) & -(x2 = x3)) |
||
Young individuals in uniforms are gathering under the flags of several different countries. | Young people gather for an international awards ceremony. | 1 | 0.663946 | Just because they are in uniforms and are gathering doesn't mean they are at an international awards ceremony. | exists e1 s1 s2 x1 x2 x3 x4 x5.(n_country(x5) & n_flag(x3) & under(e1,x3) & of(x3,x4) & -(x4 = x5) & n_country(x4) & a_several(s2) & Theme(s2,x4) & Actor(e1,x1) & v_gather(e1) & in(x1,x2) & n_uniform(x2) & n_individual(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2 x3.(for(e1,x2) & n_ceremony(x2) & of(x2,x3) & n_award(x3) & a_international(s2) & Theme(s2,x2) & Actor(e1,x1) & v_gather(e1) & n_people(x1) & a_young(s1) & Theme(s1,x1)) | 4cb4f338-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_gather(e1) & under(e1,x3) & of(x3,x4) & n_uniform(x2) & n_individual(x1) & n_flag(x3) & n_country(x5) & n_country(x4) & in(x1,x2) & a_young(s1) & a_several(s2) & Theme(s2,x4) & Theme(s1,x1) & Actor(e1,x1) & -(x4 = x5)) | exists e1 s1 s2 x1 x2 x3.(v_gather(e1) & of(x2,x3) & n_people(x1) & n_ceremony(x2) & n_award(x3) & for(e1,x2) & a_young(s1) & a_international(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.