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 baseball player is about to throw a baseball.
|
A baseball player is swinging to hit the ball.
| 0 | -100 |
"baseball player is swinging to hit the ball" that "baseball player is about to throw"
|
exists p1 s1 x1 x2.(Topic(s1,p1) & Actor(s1,x1) & a_about(s1) & exists e1 x3.(Theme(e1,x3) & Actor(e1,x1) & v_throw(e1) & n_baseball(x3)) & n_player(x1) & of(x1,x2) & n_baseball(x2))
|
exists e1 p1 x1 x2 x3.(n_ball(x3) & Topic(e1,p1) & Actor(e1,x1) & v_swing(e1) & exists e2.(Theme(e2,x3) & Actor(e2,x1) & v_hit(e2)) & n_player(x1) & of(x1,x2) & n_baseball(x2))
|
49859212-e4c8-11ec-9cdd-0242ac1c0002
|
exists p1 s1 x1 x2.(of(x1,x2) & n_player(x1) & n_baseball(x2) & exists e1 x3.(v_throw(e1) & n_baseball(x3) & Theme(e1,x3) & Actor(e1,x1)) & a_about(s1) & Topic(s1,p1) & Actor(s1,x1))
|
exists e1 p1 x1 x2 x3.(v_swing(e1) & of(x1,x2) & n_player(x1) & n_baseball(x2) & n_ball(x3) & exists e2.(v_hit(e2) & Theme(e2,x3) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
|
||
A baseball player is about to throw a baseball.
|
A baseball is broken
| 2 | -100 |
You can not throw a broken baseball.
|
exists p1 s1 x1 x2.(Topic(s1,p1) & Actor(s1,x1) & a_about(s1) & exists e1 x3.(Theme(e1,x3) & Actor(e1,x1) & v_throw(e1) & n_baseball(x3)) & n_player(x1) & of(x1,x2) & n_baseball(x2))
|
exists e1 x1.(Theme(e1,x1) & v_break(e1) & n_baseball(x1))
|
498596fe-e4c8-11ec-9cdd-0242ac1c0002
|
exists p1 s1 x1 x2.(of(x1,x2) & n_player(x1) & n_baseball(x2) & exists e1 x3.(v_throw(e1) & n_baseball(x3) & Theme(e1,x3) & Actor(e1,x1)) & a_about(s1) & Topic(s1,p1) & Actor(s1,x1))
|
exists e1 x1.(v_break(e1) & n_baseball(x1) & Theme(e1,x1))
|
||
A dog zips along the beach.
|
A dog is chasing a ball on the beach.
| 1 | -100 |
You cannot infer that a dog is chasing a ball just from "a dog zips".
|
exists e1 x1 x2.(n_beach(x2) & along(e1,x2) & Actor(e1,x1) & v_zip(e1) & n_dog(x1))
|
exists e1 x1 x2 x3.(n_beach(x3) & on(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_chase(e1) & n_ball(x2) & n_dog(x1))
|
49859c44-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2.(v_zip(e1) & n_dog(x1) & n_beach(x2) & along(e1,x2) & Actor(e1,x1))
|
exists e1 x1 x2 x3.(v_chase(e1) & on(e1,x3) & n_dog(x1) & n_beach(x3) & n_ball(x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
A dog zips along the beach.
|
A dog is sleeping in the living room.
| 2 | -100 |
A sleeping dog does not zips.
|
exists e1 x1 x2.(n_beach(x2) & along(e1,x2) & Actor(e1,x1) & v_zip(e1) & n_dog(x1))
|
exists e1 x1 x2 x3.(n_room(x2) & of(x2,x3) & n_living(x3) & in(e1,x2) & Actor(e1,x1) & v_sleep(e1) & n_dog(x1))
|
4985a0f4-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2.(v_zip(e1) & n_dog(x1) & n_beach(x2) & along(e1,x2) & Actor(e1,x1))
|
exists e1 x1 x2 x3.(v_sleep(e1) & of(x2,x3) & n_room(x2) & n_living(x3) & n_dog(x1) & in(e1,x2) & Actor(e1,x1))
|
||
A dog zips along the beach.
|
A dog is outside.
| 0 | -100 |
A dog zips along the beach simply means it is outside
|
exists e1 x1 x2.(n_beach(x2) & along(e1,x2) & Actor(e1,x1) & v_zip(e1) & n_dog(x1))
|
exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_dog(x1))
|
4985a5fe-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2.(v_zip(e1) & n_dog(x1) & n_beach(x2) & along(e1,x2) & Actor(e1,x1))
|
exists s1 x1.(n_dog(x1) & a_outside(s1) & Theme(s1,x1))
|
||
A white dog runs along a rocky shoreline.
|
A dog is running up the stairs at home.
| 2 | -100 |
the dog can not be running up stairs at home and along a rocky shoreline.
|
exists e1 s1 s2 x1 x2.(along(e1,x2) & n_shoreline(x2) & a_rocky(s2) & Theme(s2,x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1) & a_white(s1) & Theme(s1,x1))
|
exists e1 s1 x1 x2 x3.(n_stair(x2) & at(e1,x3) & n_home(x3) & a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1))
|
4985aba8-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2.(v_run(e1) & n_shoreline(x2) & n_dog(x1) & along(e1,x2) & a_white(s1) & a_rocky(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))
|
exists e1 s1 x1 x2 x3.(v_run(e1) & n_stair(x2) & n_home(x3) & n_dog(x1) & at(e1,x3) & a_up(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
|
||
A white dog runs along a rocky shoreline.
|
A dog is running with his owner outside.
| 1 | -100 |
A dog running along a shoreline does not necessarily mean he is running with his owner.
|
exists e1 s1 s2 x1 x2.(along(e1,x2) & n_shoreline(x2) & a_rocky(s2) & Theme(s2,x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1) & a_white(s1) & Theme(s1,x1))
|
exists e1 x1 x2 x3.(with(e1,x2) & n_outside(x2) & of(x2,x3) & n_owner(x3) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_run(e1) & n_dog(x1))
|
4985b062-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2.(v_run(e1) & n_shoreline(x2) & n_dog(x1) & along(e1,x2) & a_white(s1) & a_rocky(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))
|
exists e1 x1 x2 x3.(with(e1,x2) & v_run(e1) & of(x2,x3) & of(x2,x1) & n_owner(x3) & n_outside(x2) & n_male(x1) & n_dog(x1) & Actor(e1,x1))
|
||
A white dog runs along a rocky shoreline.
|
A dog is running outside.
| 0 | -100 |
Shoreline is outside.
|
exists e1 s1 s2 x1 x2.(along(e1,x2) & n_shoreline(x2) & a_rocky(s2) & Theme(s2,x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1) & a_white(s1) & Theme(s1,x1))
|
exists e1 s1 x1.(a_outside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_run(e1) & n_dog(x1))
|
4985b51c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2.(v_run(e1) & n_shoreline(x2) & n_dog(x1) & along(e1,x2) & a_white(s1) & a_rocky(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))
|
exists e1 s1 x1.(v_run(e1) & n_dog(x1) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1))
|
||
A fuzzy white lap dog runs along a rocky beach.
|
A dog runs across the beach.
| 0 | -100 |
A fuzzy white lap dog runs along a rocky beach is same as dog running in a beach
|
exists e1 s1 s2 s3 x1 x2 x3.(along(e1,x3) & n_beach(x3) & a_rocky(s3) & Theme(s3,x3) & Actor(e1,x1) & v_run(e1) & n_dog(x1) & of(x1,x2) & n_lap(x2) & a_white(s2) & Theme(s2,x1) & a_fuzzy(s1) & Theme(s1,x1))
|
exists e1 x1 x2.(n_beach(x2) & across(e1,x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1))
|
4985b9c2-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 s3 x1 x2 x3.(v_run(e1) & of(x1,x2) & n_lap(x2) & n_dog(x1) & n_beach(x3) & along(e1,x3) & a_white(s2) & a_rocky(s3) & a_fuzzy(s1) & Theme(s3,x3) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1))
|
exists e1 x1 x2.(v_run(e1) & n_dog(x1) & n_beach(x2) & across(e1,x2) & Actor(e1,x1))
|
||
A fuzzy white lap dog runs along a rocky beach.
|
A dog chases birds on the beach.
| 1 | -100 |
A dog could be running along the beach for many reasons besides chasing birds.
|
exists e1 s1 s2 s3 x1 x2 x3.(along(e1,x3) & n_beach(x3) & a_rocky(s3) & Theme(s3,x3) & Actor(e1,x1) & v_run(e1) & n_dog(x1) & of(x1,x2) & n_lap(x2) & a_white(s2) & Theme(s2,x1) & a_fuzzy(s1) & Theme(s1,x1))
|
exists e1 x1 x2 x3.(n_beach(x3) & on(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_chase(e1) & n_bird(x2) & n_dog(x1))
|
4985be68-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 s3 x1 x2 x3.(v_run(e1) & of(x1,x2) & n_lap(x2) & n_dog(x1) & n_beach(x3) & along(e1,x3) & a_white(s2) & a_rocky(s3) & a_fuzzy(s1) & Theme(s3,x3) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1))
|
exists e1 x1 x2 x3.(v_chase(e1) & on(e1,x3) & n_dog(x1) & n_bird(x2) & n_beach(x3) & Theme(e1,x2) & Actor(e1,x1))
|
||
A fuzzy white lap dog runs along a rocky beach.
|
A dog snuggle down under blankets on the couch.
| 2 | -100 |
One dog is doing an action of snuggle while the other runs these are opposite.
|
exists e1 s1 s2 s3 x1 x2 x3.(along(e1,x3) & n_beach(x3) & a_rocky(s3) & Theme(s3,x3) & Actor(e1,x1) & v_run(e1) & n_dog(x1) & of(x1,x2) & n_lap(x2) & a_white(s2) & Theme(s2,x1) & a_fuzzy(s1) & Theme(s1,x1))
|
exists x1 x2 x3 x4 x5.(n_couch(x5) & a_topic(x1) & under(x3,x4) & on(x4,x5) & n_blanket(x4) & down(x1,x3) & n_thing(x3) & n_snuggle(x1) & of(x1,x2) & n_dog(x2))
|
4985c35e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 s3 x1 x2 x3.(v_run(e1) & of(x1,x2) & n_lap(x2) & n_dog(x1) & n_beach(x3) & along(e1,x3) & a_white(s2) & a_rocky(s3) & a_fuzzy(s1) & Theme(s3,x3) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1))
|
exists x1 x2 x3 x4 x5.(under(x3,x4) & on(x4,x5) & of(x1,x2) & n_thing(x3) & n_snuggle(x1) & n_dog(x2) & n_couch(x5) & n_blanket(x4) & down(x1,x3) & a_topic(x1))
|
||
A small white dog running on a pebble covered beach.
|
A dog on the beach.
| 0 | -100 |
A small white dog running on a pebble covered beach. is just as dog running in the beach
|
exists e1 s1 s2 s3 s4 x1 x2 x3.(a_topic(x1) & on(e1,x3) & n_beach(x3) & a_covered(s4) & Theme(s4,x3) & a_pebble(s3) & Theme(s3,x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_dog(x1) & a_white(s2) & Theme(s2,x1) & a_small(s1) & Theme(s1,x1))
|
exists x1 x2.(n_beach(x2) & a_topic(x1) & on(x1,x2) & n_dog(x1))
|
4985c7be-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 s3 s4 x1 x2 x3.(v_run(e1) & on(e1,x3) & n_dog(x1) & n_beach(x3) & a_white(s2) & a_topic(x1) & a_small(s1) & a_pebble(s3) & a_covered(s4) & Theme(s4,x3) & Theme(s3,x3) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
|
exists x1 x2.(on(x1,x2) & n_dog(x1) & n_beach(x2) & a_topic(x1))
|
||
A small white dog running on a pebble covered beach.
|
A seagull on the dock.
| 2 | -100 |
A dog and a seagull are different animals.
|
exists e1 s1 s2 s3 s4 x1 x2 x3.(a_topic(x1) & on(e1,x3) & n_beach(x3) & a_covered(s4) & Theme(s4,x3) & a_pebble(s3) & Theme(s3,x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_dog(x1) & a_white(s2) & Theme(s2,x1) & a_small(s1) & Theme(s1,x1))
|
exists x1 x2.(n_dock(x2) & a_topic(x1) & on(x1,x2) & n_seagull(x1))
|
4985cc78-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 s3 s4 x1 x2 x3.(v_run(e1) & on(e1,x3) & n_dog(x1) & n_beach(x3) & a_white(s2) & a_topic(x1) & a_small(s1) & a_pebble(s3) & a_covered(s4) & Theme(s4,x3) & Theme(s3,x3) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
|
exists x1 x2.(on(x1,x2) & n_seagull(x1) & n_dock(x2) & a_topic(x1))
|
||
A small white dog running on a pebble covered beach.
|
A dog runs after his boy and the frisbee.
| 1 | -100 |
A dog could be running on a beach for many reasons. Running after a boy and frisbee add a lot more context and can't be inferred just from knowing that the dog is running. "Running after" is more specific than "running".
|
exists e1 s1 s2 s3 s4 x1 x2 x3.(a_topic(x1) & on(e1,x3) & n_beach(x3) & a_covered(s4) & Theme(s4,x3) & a_pebble(s3) & Theme(s3,x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_dog(x1) & a_white(s2) & Theme(s2,x1) & a_small(s1) & Theme(s1,x1))
|
exists e1 x1 x2 x3 x4.(n_frisbee(x4) & after(e1,x2) & subset_of(x4,x2) & subset_of(x3,x2) & n_boy(x3) & of(x3,x1) & n_male(x1) & Actor(e1,x1) & v_run(e1) & n_dog(x1))
|
4985d24a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 s3 s4 x1 x2 x3.(v_run(e1) & on(e1,x3) & n_dog(x1) & n_beach(x3) & a_white(s2) & a_topic(x1) & a_small(s1) & a_pebble(s3) & a_covered(s4) & Theme(s4,x3) & Theme(s3,x3) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2 x3 x4.(v_run(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x3,x1) & n_male(x1) & n_frisbee(x4) & n_dog(x1) & n_boy(x3) & after(e1,x2) & Actor(e1,x1))
|
||
A baseball player is putting all his might in to throwing a ball.
|
Player is giving the ball away
| 1 | -100 |
"Giving the ball away" suggest that the player is throwing it to another player, which can't be inferred from just knowing that the player is throwing the ball.
|
exists x1 x2 x4.(all x3.((x3 = x4) -> exists e1 e2 s1 x5 x6.(a_in(s1) & Manner(e1,s1) & to(e1,e2) & Theme(e2,x6) & Actor(e2,x5) & v_throw(e2) & n_ball(x6) & Theme(e1,x3) & Actor(e1,x1) & v_put(e1))) & n_might(x4) & of(x4,x1) & n_male(x1) & n_player(x1) & of(x1,x2) & n_baseball(x2))
|
exists e1 s1 x1 x2.(n_ball(x2) & ne_nam_player(x1) & a_away(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_give(e1))
|
4985d718-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1 x2 x4.(of(x4,x1) & of(x1,x2) & n_player(x1) & n_might(x4) & n_male(x1) & n_baseball(x2) & all x3.(exists e1 e2 s1 x5 x6.(v_throw(e2) & v_put(e1) & to(e1,e2) & n_ball(x6) & a_in(s1) & Theme(e2,x6) & Theme(e1,x3) & Manner(e1,s1) & Actor(e2,x5) & Actor(e1,x1)) | -(x3 = x4)))
|
exists e1 s1 x1 x2.(v_give(e1) & ne_nam_player(x1) & n_ball(x2) & a_away(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
|
||
A baseball player is putting all his might in to throwing a ball.
|
Pitcher is winding up a throw
| 0 | -100 |
If someone is going to throw they are throwing
|
exists x1 x2 x4.(all x3.((x3 = x4) -> exists e2 e1 s1 x5 x6.(a_in(s1) & Manner(e1,s1) & to(e1,e2) & Theme(e2,x6) & Actor(e2,x5) & v_throw(e2) & n_ball(x6) & Theme(e1,x3) & Actor(e1,x1) & v_put(e1))) & n_might(x4) & of(x4,x1) & n_male(x1) & n_player(x1) & of(x1,x2) & n_baseball(x2))
|
exists e1 s1 x1 x2.(a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_wind(e1) & n_throw(x2) & n_pitcher(x1))
|
4985dbe6-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1 x2 x4.(of(x4,x1) & of(x1,x2) & n_player(x1) & n_might(x4) & n_male(x1) & n_baseball(x2) & all x3.(exists e2 e1 s1 x5 x6.(v_throw(e2) & v_put(e1) & to(e1,e2) & n_ball(x6) & a_in(s1) & Theme(e2,x6) & Theme(e1,x3) & Manner(e1,s1) & Actor(e2,x5) & Actor(e1,x1)) | -(x3 = x4)))
|
exists e1 s1 x1 x2.(v_wind(e1) & n_throw(x2) & n_pitcher(x1) & a_up(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
|
||
A baseball player is putting all his might in to throwing a ball.
|
The player tossed the football
| 2 | -100 |
Baseball and football are different games.
|
exists x1 x2 x4.(all x3.((x3 = x4) -> exists e2 e1 s1 x5 x6.(a_in(s1) & Manner(e1,s1) & to(e1,e2) & Theme(e2,x6) & Actor(e2,x5) & v_throw(e2) & n_ball(x6) & Theme(e1,x3) & Actor(e1,x1) & v_put(e1))) & n_might(x4) & of(x4,x1) & n_male(x1) & n_player(x1) & of(x1,x2) & n_baseball(x2))
|
exists e1 x1 x2.(n_football(x2) & n_player(x1) & Theme(e1,x2) & Actor(e1,x1) & v_toss(e1))
|
4985e096-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1 x2 x4.(of(x4,x1) & of(x1,x2) & n_player(x1) & n_might(x4) & n_male(x1) & n_baseball(x2) & all x3.(exists e2 e1 s1 x5 x6.(v_throw(e2) & v_put(e1) & to(e1,e2) & n_ball(x6) & a_in(s1) & Theme(e2,x6) & Theme(e1,x3) & Manner(e1,s1) & Actor(e2,x5) & Actor(e1,x1)) | -(x3 = x4)))
|
exists e1 x1 x2.(v_toss(e1) & n_player(x1) & n_football(x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
Cheerleaders are on the field cheering.
|
The cheerleaders are wearing blue.
| 1 | 0.19201 |
cheering doesn't always mean wearing blue
|
exists p1 x1 x2 x3.(n_cheering(x2) & of(x2,x3) & n_field(x3) & on(x1,x2) & n_cheerleader(x1))
|
exists e1 p1 x1.(n_cheerleader(x1) & exists s1.(Theme(s1,x1) & a_blue(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_wear(e1))
|
4985e53c-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1 x2 x3.(on(x1,x2) & of(x2,x3) & n_field(x3) & n_cheerleader(x1) & n_cheering(x2))
|
exists e1 p1 x1.(v_wear(e1) & n_cheerleader(x1) & exists s1.(a_blue(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1))
|
||
Cheerleaders are on the field cheering.
|
An empty field.
| 2 | -100 |
There cannot be an empty field while there are cheerleaders on it.
|
exists p1 x1 x2 x3.(n_cheering(x2) & of(x2,x3) & n_field(x3) & on(x1,x2) & n_cheerleader(x1))
|
exists s1 x1.(a_topic(x1) & n_field(x1) & a_empty(s1) & Theme(s1,x1))
|
4985e9ec-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1 x2 x3.(on(x1,x2) & of(x2,x3) & n_field(x3) & n_cheerleader(x1) & n_cheering(x2))
|
exists s1 x1.(n_field(x1) & a_topic(x1) & a_empty(s1) & Theme(s1,x1))
|
||
Cheerleaders are on the field cheering.
|
Some people are cheering on a field.
| 0 | -100 |
Cheerleaders are people.
|
exists p1 x1 x2 x3.(n_cheering(x2) & of(x2,x3) & n_field(x3) & on(x1,x2) & n_cheerleader(x1))
|
exists e1 x1 x2.(on(e1,x2) & n_field(x2) & Actor(e1,x1) & v_cheer(e1) & n_people(x1))
|
4985eea6-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1 x2 x3.(on(x1,x2) & of(x2,x3) & n_field(x3) & n_cheerleader(x1) & n_cheering(x2))
|
exists e1 x1 x2.(v_cheer(e1) & on(e1,x2) & n_people(x1) & n_field(x2) & Actor(e1,x1))
|
||
Cheerleaders are on the field cheering.
|
Cheerleaders are waiting for the game to begin.
| 1 | 0.704337 |
Cheerleaders can cheer on a field at any point in a game, not only while they are waiting for the game to begin.
|
exists p1 x1 x2 x3.(n_cheering(x2) & of(x2,x3) & n_field(x3) & on(x1,x2) & n_cheerleader(x1))
|
exists e1 p1 x1 x2.(n_game(x2) & Topic(e1,p1) & Actor(e1,x1) & v_wait(e1) & exists e2.(Actor(e2,x2) & v_begin(e2)) & n_cheerleader(x1))
|
4985f3b0-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1 x2 x3.(on(x1,x2) & of(x2,x3) & n_field(x3) & n_cheerleader(x1) & n_cheering(x2))
|
exists e1 p1 x1 x2.(v_wait(e1) & n_game(x2) & n_cheerleader(x1) & exists e2.(v_begin(e2) & Actor(e2,x2)) & Topic(e1,p1) & Actor(e1,x1))
|
||
Cheerleaders are on the field cheering.
|
The football player killed the cheerleader with his bullet pass.
| 2 | 0.000001 |
the cheerleader can not be being killed while cheering on the field.
|
exists p1 x1 x2 x3.(n_cheering(x2) & of(x2,x3) & n_field(x3) & on(x1,x2) & n_cheerleader(x1))
|
exists e1 x1 x2 x3 x4 x5.(n_pass(x4) & of(x4,x5) & n_bullet(x5) & of(x4,x3) & n_male(x3) & n_cheerleader(x3) & n_player(x1) & of(x1,x2) & n_football(x2) & with(e1,x4) & Theme(e1,x3) & Actor(e1,x1) & v_kill(e1))
|
4985f914-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1 x2 x3.(on(x1,x2) & of(x2,x3) & n_field(x3) & n_cheerleader(x1) & n_cheering(x2))
|
exists e1 x1 x2 x3 x4 x5.(with(e1,x4) & v_kill(e1) & of(x4,x5) & of(x4,x3) & of(x1,x2) & n_player(x1) & n_pass(x4) & n_male(x3) & n_football(x2) & n_cheerleader(x3) & n_bullet(x5) & Theme(e1,x3) & Actor(e1,x1))
|
||
Cheerleaders are on the field cheering.
|
There are people outdoors.
| 0 | 0.929743 |
Cheerleaders are people, fields are outdoors.
|
exists p1 x1 x2 x3.(n_cheering(x2) & of(x2,x3) & n_field(x3) & on(x1,x2) & n_cheerleader(x1))
|
exists p1 x1 x2 x3.((x1 = x2) & Time(x2,x3) & n_outdoors(x3) & n_people(x2))
|
4986031e-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1 x2 x3.(on(x1,x2) & of(x2,x3) & n_field(x3) & n_cheerleader(x1) & n_cheering(x2))
|
exists x1 x2 x3.(n_people(x2) & n_outdoors(x3) & Time(x2,x3) & (x1 = x2))
|
||
Cheerleaders are on the field cheering.
|
Cheerleaders cheer on a field for an activity.
| 0 | -100 |
Cheerleaders are on the field cheering it is the same as cheer on a field for an activity.
|
exists p1 x1 x2 x3.(n_cheering(x2) & of(x2,x3) & n_field(x3) & on(x1,x2) & n_cheerleader(x1))
|
exists e1 x1 x2 x3.(for(e1,x3) & n_activity(x3) & on(e1,x2) & n_field(x2) & Actor(e1,x1) & v_cheer(e1) & n_cheerleader(x1))
|
4986077e-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1 x2 x3.(on(x1,x2) & of(x2,x3) & n_field(x3) & n_cheerleader(x1) & n_cheering(x2))
|
exists e1 x1 x2 x3.(v_cheer(e1) & on(e1,x2) & n_field(x2) & n_cheerleader(x1) & n_activity(x3) & for(e1,x3) & Actor(e1,x1))
|
||
Cheerleaders are on the field cheering.
|
People cheering.
| 0 | -100 |
Here people are Cheerleaders cheering in the field
|
exists p1 x1 x2 x3.(n_cheering(x2) & of(x2,x3) & n_field(x3) & on(x1,x2) & n_cheerleader(x1))
|
exists e1 x1 x2.(a_topic(x1) & Actor(e1,x2) & v_cheer(e1) & (x1 = x2) & n_people(x1))
|
49860c9c-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1 x2 x3.(on(x1,x2) & of(x2,x3) & n_field(x3) & n_cheerleader(x1) & n_cheering(x2))
|
exists e1 x1 x2.(v_cheer(e1) & n_people(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
|
||
Cheerleaders are on the field cheering.
|
Cheerleaders cheering.
| 0 | -100 |
Cheerleaders are on the field cheering is same as Cheerleaders cheering.
|
exists p1 x1 x2 x3.(n_cheering(x2) & of(x2,x3) & n_field(x3) & on(x1,x2) & n_cheerleader(x1))
|
exists e1 x1.(Actor(e1,x1) & v_cheer(e1) & n_cheerleader(x1))
|
4986161a-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1 x2 x3.(on(x1,x2) & of(x2,x3) & n_field(x3) & n_cheerleader(x1) & n_cheering(x2))
|
exists e1 x1.(v_cheer(e1) & n_cheerleader(x1) & Actor(e1,x1))
|
||
Cheerleaders are on the field cheering.
|
Some football players are practicing a running play.
| 2 | -100 |
Cheering and running are two different things.
|
exists p1 x1 x2 x3.(n_cheering(x2) & of(x2,x3) & n_field(x3) & on(x1,x2) & n_cheerleader(x1))
|
exists e2 e1 x1 x2 x3.(Theme(e2,x3) & Actor(e2,x1) & v_practice(e2) & n_play(x3) & Actor(e1,x3) & v_run(e1) & n_player(x1) & of(x1,x2) & n_football(x2))
|
49861ac0-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1 x2 x3.(on(x1,x2) & of(x2,x3) & n_field(x3) & n_cheerleader(x1) & n_cheering(x2))
|
exists e2 e1 x1 x2 x3.(v_run(e1) & v_practice(e2) & of(x1,x2) & n_player(x1) & n_play(x3) & n_football(x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x3))
|
||
Cheerleaders are on the field cheering.
|
The cheerleaders cheer for the start of the big game.
| 1 | 0.538502 |
Cheerleaders could be on the field cheering at any time during the game, it can't be inferred from sentence 1 that it is at the start of the game. Cheerleaders cheer at all games, so there is no way to infer from sentence 1 that they are cheering at the big game.
|
exists p1 x1 x2 x3.(n_cheering(x2) & of(x2,x3) & n_field(x3) & on(x1,x2) & n_cheerleader(x1))
|
exists s1 x1 x2 x3 x4.(n_game(x4) & a_big(s1) & Theme(s1,x4) & n_start(x3) & n_cheer(x1) & of(x1,x2) & n_cheerleader(x2) & a_topic(x1) & for(x1,x3) & of(x3,x4))
|
49862100-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1 x2 x3.(on(x1,x2) & of(x2,x3) & n_field(x3) & n_cheerleader(x1) & n_cheering(x2))
|
exists s1 x1 x2 x3 x4.(of(x3,x4) & of(x1,x2) & n_start(x3) & n_game(x4) & n_cheerleader(x2) & n_cheer(x1) & for(x1,x3) & a_topic(x1) & a_big(s1) & Theme(s1,x4))
|
||
Cheerleaders are on the field cheering.
|
Cheerleaders cheer for the football team.
| 1 | 0.670441 |
Many different sports teams have cheerleaders, so it can't be inferred from sentence 1 that they are cheering for a football team.
|
exists p1 x1 x2 x3.(n_cheering(x2) & of(x2,x3) & n_field(x3) & on(x1,x2) & n_cheerleader(x1))
|
exists x1 x2 x3 x4.(n_team(x3) & of(x3,x4) & n_football(x4) & a_topic(x1) & for(x1,x3) & n_cheer(x1) & of(x1,x2) & n_cheerleader(x2))
|
49862600-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1 x2 x3.(on(x1,x2) & of(x2,x3) & n_field(x3) & n_cheerleader(x1) & n_cheering(x2))
|
exists x1 x2 x3 x4.(of(x3,x4) & of(x1,x2) & n_team(x3) & n_football(x4) & n_cheerleader(x2) & n_cheer(x1) & for(x1,x3) & a_topic(x1))
|
||
Cheerleaders are on the field cheering.
|
An old man wearing a diaper.
| 2 | -100 |
Cheerleaders and a man are different descriptions of people.
|
exists p1 x1 x2 x3.(n_cheering(x2) & of(x2,x3) & n_field(x3) & on(x1,x2) & n_cheerleader(x1))
|
exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_diaper(x3) & (x1 = x2) & n_man(x1) & a_old(s1) & Theme(s1,x1))
|
49862a6a-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1 x2 x3.(on(x1,x2) & of(x2,x3) & n_field(x3) & n_cheerleader(x1) & n_cheering(x2))
|
exists e1 s1 x1 x2 x3.(v_wear(e1) & n_man(x1) & n_diaper(x3) & a_topic(x1) & a_old(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
||
A woman holding a boombox.
|
A man holding a boombox.
| 2 | -100 |
The person holding a boombox cannot be both a man and a woman.
|
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_boombox(x3) & (x1 = x2) & n_woman(x1))
|
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_boombox(x3) & (x1 = x2) & n_man(x1))
|
49862ec0-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_hold(e1) & n_woman(x1) & n_boombox(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2 x3.(v_hold(e1) & n_man(x1) & n_boombox(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
||
A woman holding a boombox.
|
A sad woman holding a boombox.
| 1 | -100 |
Sad is a specific emotion, people are not always sad.
|
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_boombox(x3) & (x1 = x2) & n_woman(x1))
|
exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_boombox(x3) & (x1 = x2) & n_woman(x1) & a_sad(s1) & Theme(s1,x1))
|
49863406-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_hold(e1) & n_woman(x1) & n_boombox(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists e1 s1 x1 x2 x3.(v_hold(e1) & n_woman(x1) & n_boombox(x3) & a_topic(x1) & a_sad(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
||
A woman holding a boombox.
|
A person holding a boombox.
| 0 | -100 |
Woman is person.
|
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_boombox(x3) & (x1 = x2) & n_woman(x1))
|
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_boombox(x3) & (x1 = x2) & n_person(x1))
|
498638ac-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3.(v_hold(e1) & n_woman(x1) & n_boombox(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2 x3.(v_hold(e1) & n_person(x1) & n_boombox(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
||
A woman in a blue shirt and green hat looks up at the camera.
|
A woman wearing a blue shirt and green hat looks at the camera
| 0 | -100 |
Being in clothing is the same as wearing clothing.
|
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(n_camera(x5) & a_up(s3) & Manner(e1,s3) & at(e1,x5) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_hat(x4) & a_green(s2) & Theme(s2,x4) & n_shirt(x3) & a_blue(s1) & Theme(s1,x3) & subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1))
|
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_camera(x6) & at(e2,x6) & Actor(e2,x1) & v_look(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_hat(x5) & a_green(s2) & Theme(s2,x5) & n_shirt(x4) & a_blue(s1) & Theme(s1,x4) & subset_of(x5,x3) & subset_of(x4,x3) & (x1 = x2) & n_woman(x1))
|
49863dc0-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_look(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1) & n_shirt(x3) & n_hat(x4) & n_camera(x5) & in(x1,x2) & at(e1,x5) & a_up(s3) & a_green(s2) & a_blue(s1) & Theme(s2,x4) & Theme(s1,x3) & Manner(e1,s3) & Actor(e1,x1))
|
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_look(e2) & subset_of(x5,x3) & subset_of(x4,x3) & n_woman(x1) & n_shirt(x4) & n_hat(x5) & n_camera(x6) & at(e2,x6) & a_green(s2) & a_blue(s1) & Theme(s2,x5) & Theme(s1,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
||
A woman in a blue shirt and green hat looks up at the camera.
|
A woman wearing a blue shirt and green hat smiles at the camera
| 1 | -100 |
Just because a woman looks up at a camera doesn't imply that she smiles.
|
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(n_camera(x5) & a_up(s3) & Manner(e1,s3) & at(e1,x5) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_hat(x4) & a_green(s2) & Theme(s2,x4) & n_shirt(x3) & a_blue(s1) & Theme(s1,x3) & subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1))
|
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_camera(x6) & at(e2,x6) & Actor(e2,x1) & v_smile(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_hat(x5) & a_green(s2) & Theme(s2,x5) & n_shirt(x4) & a_blue(s1) & Theme(s1,x4) & subset_of(x5,x3) & subset_of(x4,x3) & (x1 = x2) & n_woman(x1))
|
49864284-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_look(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1) & n_shirt(x3) & n_hat(x4) & n_camera(x5) & in(x1,x2) & at(e1,x5) & a_up(s3) & a_green(s2) & a_blue(s1) & Theme(s2,x4) & Theme(s1,x3) & Manner(e1,s3) & Actor(e1,x1))
|
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_smile(e2) & subset_of(x5,x3) & subset_of(x4,x3) & n_woman(x1) & n_shirt(x4) & n_hat(x5) & n_camera(x6) & at(e2,x6) & a_green(s2) & a_blue(s1) & Theme(s2,x5) & Theme(s1,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
||
A woman in a blue shirt and green hat looks up at the camera.
|
A woman wearing a blue shirt and green hat is on her cellphone
| 2 | -100 |
the woman is looking up at the camera. she may not be on her cellphone.
|
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(n_camera(x5) & a_up(s3) & Manner(e1,s3) & at(e1,x5) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_hat(x4) & a_green(s2) & Theme(s2,x4) & n_shirt(x3) & a_blue(s1) & Theme(s1,x3) & subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1))
|
exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x6.(on(x1,x6) & n_cellphone(x6) & of(x6,x1) & n_female(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_hat(x5) & a_green(s2) & Theme(s2,x5) & n_shirt(x4) & a_blue(s1) & Theme(s1,x4) & subset_of(x5,x3) & subset_of(x4,x3) & (x1 = x2) & n_woman(x1))
|
498648b0-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_look(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1) & n_shirt(x3) & n_hat(x4) & n_camera(x5) & in(x1,x2) & at(e1,x5) & a_up(s3) & a_green(s2) & a_blue(s1) & Theme(s2,x4) & Theme(s1,x3) & Manner(e1,s3) & Actor(e1,x1))
|
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_wear(e1) & subset_of(x5,x3) & subset_of(x4,x3) & on(x1,x6) & of(x6,x1) & n_woman(x1) & n_shirt(x4) & n_hat(x5) & n_female(x1) & n_cellphone(x6) & a_green(s2) & a_blue(s1) & Theme(s2,x5) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
||
Cheerleaders are doing a cheer at a football field.
|
The cheerleaders are wearing black and red uniforms.
| 1 | -100 |
Not all cheerleaders doing a cheer at a football field wear black and red uniforms.
|
exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & at(x2,x3) & n_field(x3) & of(x3,x4) & n_football(x4) & n_cheer(x2) & n_cheerleader(x1))
|
exists e1 s1 s2 x1 x2.(n_cheerleader(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_uniform(x2) & a_red(s2) & Theme(s2,x2) & a_black(s1) & Theme(s1,x2))
|
49864dec-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4.(v_do(e1) & of(x3,x4) & n_football(x4) & n_field(x3) & n_cheerleader(x1) & n_cheer(x2) & at(x2,x3) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 s1 s2 x1 x2.(v_wear(e1) & n_uniform(x2) & n_cheerleader(x1) & a_red(s2) & a_black(s1) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
Cheerleaders are doing a cheer at a football field.
|
The cheerleaders are wearing clothes.
| 0 | -100 |
Cheerleaders are not naked on a football field.
|
exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & at(x2,x3) & n_field(x3) & of(x3,x4) & n_football(x4) & n_cheer(x2) & n_cheerleader(x1))
|
exists e1 x1 x2.(n_cheerleader(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_clothes(x2))
|
49865260-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4.(v_do(e1) & of(x3,x4) & n_football(x4) & n_field(x3) & n_cheerleader(x1) & n_cheer(x2) & at(x2,x3) & Theme(e1,x2) & Actor(e1,x1))
|
exists e1 x1 x2.(v_wear(e1) & n_clothes(x2) & n_cheerleader(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
Cheerleaders are doing a cheer at a football field.
|
The cheerleaders are at the basketball arena.
| 2 | -100 |
the cheerleaders ca not be on a basketball arena and also a football field.
|
exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & at(x2,x3) & n_field(x3) & of(x3,x4) & n_football(x4) & n_cheer(x2) & n_cheerleader(x1))
|
exists p1 x1 x2 x3.(n_arena(x2) & of(x2,x3) & n_basketball(x3) & n_cheerleader(x1) & at(x1,x2))
|
498656de-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4.(v_do(e1) & of(x3,x4) & n_football(x4) & n_field(x3) & n_cheerleader(x1) & n_cheer(x2) & at(x2,x3) & Theme(e1,x2) & Actor(e1,x1))
|
exists x1 x2 x3.(of(x2,x3) & n_cheerleader(x1) & n_basketball(x3) & n_arena(x2) & at(x1,x2))
|
||
A lady is kneeling wearing a blue shirt.
|
A lady is close to the floor.
| 0 | -100 |
In order to be close to the floor, the lady must be kneeling.
|
exists e1 p1 x1.(exists e2 s1 x2.(Theme(e2,x2) & Actor(e2,x1) & v_wear(e2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2)) & Topic(e1,p1) & Actor(e1,x1) & v_kneel(e1) & n_lady(x1))
|
exists s1 x1 x2.(n_floor(x2) & to(s1,x2) & Theme(s1,x1) & a_close(s1) & n_lady(x1))
|
49866b2e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 x1.(v_kneel(e1) & n_lady(x1) & exists e2 s1 x2.(v_wear(e2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
|
exists s1 x1 x2.(to(s1,x2) & n_lady(x1) & n_floor(x2) & a_close(s1) & Theme(s1,x1))
|
||
A lady is kneeling wearing a blue shirt.
|
A lady is kneeling before the priest at church.
| 1 | -100 |
All ladies kneeling are not kneeling before the priest at church.
|
exists e1 p1 x1.(exists e2 s1 x2.(Theme(e2,x2) & Actor(e2,x1) & v_wear(e2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2)) & Topic(e1,p1) & Actor(e1,x1) & v_kneel(e1) & n_lady(x1))
|
exists e1 x1 x2 x3.(n_priest(x2) & at(e1,x3) & n_church(x3) & before(e1,x2) & Actor(e1,x1) & v_kneel(e1) & n_lady(x1))
|
4986704c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 x1.(v_kneel(e1) & n_lady(x1) & exists e2 s1 x2.(v_wear(e2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
|
exists e1 x1 x2 x3.(v_kneel(e1) & n_priest(x2) & n_lady(x1) & n_church(x3) & before(e1,x2) & at(e1,x3) & Actor(e1,x1))
|
||
A lady is kneeling wearing a blue shirt.
|
The woman is doing jumping jacks outside.
| 2 | -100 |
Jumping jacks are not done while kneeling.
|
exists e1 p1 x1.(exists e2 s1 x2.(Theme(e2,x2) & Actor(e2,x1) & v_wear(e2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2)) & Topic(e1,p1) & Actor(e1,x1) & v_kneel(e1) & n_lady(x1))
|
exists e2 e1 s1 x1 x2.(n_woman(x1) & a_outside(s1) & Manner(e2,s1) & Theme(e2,x2) & Actor(e2,x1) & v_do(e2) & n_jack(x2) & Actor(e1,x2) & v_jump(e1))
|
49867542-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 x1.(v_kneel(e1) & n_lady(x1) & exists e2 s1 x2.(v_wear(e2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
|
exists e2 e1 s1 x1 x2.(v_jump(e1) & v_do(e2) & n_woman(x1) & n_jack(x2) & a_outside(s1) & Theme(e2,x2) & Manner(e2,s1) & Actor(e2,x1) & Actor(e1,x2))
|
||
The silhouette of three people in front of a wall.
|
The people are running down the country road.
| 2 | -100 |
three people can not be standing in front of a wall and also running down a country road.
|
exists x1 x2 x3 x4.(n_silhouette(x1) & a_topic(x1) & of(x1,x2) & in(x2,x3) & of(x3,x4) & n_wall(x4) & n_front(x3) & n_people(x2) & card_eq_3(x2))
|
exists e1 x1 x2 x3.(n_road(x2) & of(x2,x3) & n_country(x3) & n_people(x1) & down(e1,x2) & Actor(e1,x1) & v_run(e1))
|
49867fec-e4c8-11ec-9cdd-0242ac1c0002
|
exists x1 x2 x3 x4.(of(x3,x4) & of(x1,x2) & n_wall(x4) & n_silhouette(x1) & n_people(x2) & n_front(x3) & in(x2,x3) & card_eq_3(x2) & a_topic(x1))
|
exists e1 x1 x2 x3.(v_run(e1) & of(x2,x3) & n_road(x2) & n_people(x1) & n_country(x3) & down(e1,x2) & Actor(e1,x1))
|
||
Two people wearing blue clothing are making hand gestures next to one another.
|
A man is sitting with his hands in his pockets.
| 2 | -100 |
A person cannot make hand gestures with their hands in their pockets
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(Theme(e2,x4) & Actor(e2,x1) & v_make(e2) & to(x6,x7) & n_thing(x7) & card_eq_1(x7) & a_another(s2) & Theme(s2,x7) & next(x4,x6) & n_thing(x6) & n_gesture(x4) & of(x4,x5) & n_hand(x5) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_clothing(x3) & a_blue(s1) & Theme(s1,x3) & (x1 = x2) & n_people(x1) & card_eq_2(x1))
|
exists e1 x1 x2 x3.(with(e1,x2) & in(x2,x3) & n_pocket(x3) & of(x3,x1) & n_male(x1) & n_male(x1) & n_hand(x2) & of(x2,x1) & Actor(e1,x1) & v_sit(e1) & n_man(x1))
|
49868f1e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_make(e2) & to(x6,x7) & of(x4,x5) & next(x4,x6) & n_thing(x7) & n_thing(x6) & n_people(x1) & n_hand(x5) & n_gesture(x4) & n_clothing(x3) & card_eq_2(x1) & card_eq_1(x7) & a_blue(s1) & a_another(s2) & Theme(s2,x7) & Theme(s1,x3) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2 x3.(with(e1,x2) & v_sit(e1) & of(x3,x1) & of(x2,x1) & n_pocket(x3) & n_man(x1) & n_male(x1) & n_hand(x2) & in(x2,x3) & Actor(e1,x1))
|
||
A spotted black and white dog splashes in the water.
|
the dog is in the water
| 0 | -100 |
In order for the dog to splash, it must be in the water.
|
exists s1 s2 s3 x1 x2 x3.(n_water(x3) & a_topic(x1) & in(x1,x3) & n_splash(x1) & of(x1,x2) & n_dog(x2) & a_white(s3) & Theme(s3,x1) & a_black(s2) & Theme(s2,x1) & a_spotted(s1) & Theme(s1,x1))
|
exists p1 x1 x2.(n_water(x2) & n_dog(x1) & in(x1,x2))
|
49869964-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 s2 s3 x1 x2 x3.(of(x1,x2) & n_water(x3) & n_splash(x1) & n_dog(x2) & in(x1,x3) & a_white(s3) & a_topic(x1) & a_spotted(s1) & a_black(s2) & Theme(s3,x1) & Theme(s2,x1) & Theme(s1,x1))
|
exists x1 x2.(n_water(x2) & n_dog(x1) & in(x1,x2))
|
||
A large group, wearing pink shirts, waves to onlookers.
|
A crowd gesticulates.
| 0 | -100 |
A large group can be called a crowd. Gesticulates is the same as wave.
|
exists e1 s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & rel(x3,x4) & to(x4,x5) & n_onlooker(x5) & n_wave(x4) & n_shirt(x3) & a_pink(s2) & Theme(s2,x3) & (x1 = x2) & n_group(x1) & a_large(s1) & Theme(s1,x1))
|
exists e1 x1.(Actor(e1,x1) & v_gesticulate(e1) & n_crowd(x1))
|
4986a7c4-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_wear(e1) & to(x4,x5) & rel(x3,x4) & n_wave(x4) & n_shirt(x3) & n_onlooker(x5) & n_group(x1) & a_topic(x1) & a_pink(s2) & a_large(s1) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1.(v_gesticulate(e1) & n_crowd(x1) & Actor(e1,x1))
|
||
A woman talks to two other women and a man with notepads in an office building with large windows.
|
a woman in an office building talks to a group of three taking notes on a notepad
| 1 | 0.831157 |
A woman with two other women and a man does not make a group of three and just because they are having notepads does not imply they are taking notes.
|
exists s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(a_topic(x1) & with(x1,x9) & n_window(x9) & a_large(s1) & Theme(s1,x9) & to(x1,x3) & subset_of(x5,x3) & with(x5,x6) & in(x6,x7) & n_building(x7) & of(x7,x8) & n_office(x8) & n_notepad(x6) & n_man(x5) & subset_of(x4,x3) & -(x4 = x2) & n_woman(x2) & n_woman(x2) & n_woman(x4) & card_eq_2(x4) & n_talk(x1) & of(x1,x2))
|
exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(a_topic(x1) & to(x1,x5) & of(x5,x6) & on(e1,x9) & n_notepad(x9) & Theme(e1,x8) & Actor(e1,x7) & v_take(e1) & n_note(x8) & (x6 = x7) & n_thing(x6) & card_eq_3(x6) & n_group(x5) & in(x1,x2) & n_talk(x2) & of(x2,x4) & n_building(x4) & of(x2,x3) & n_office(x3) & n_woman(x1))
|
49880ee8-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x5,x6) & with(x1,x9) & to(x1,x3) & subset_of(x5,x3) & subset_of(x4,x3) & of(x7,x8) & of(x1,x2) & n_woman(x4) & n_woman(x2) & n_window(x9) & n_talk(x1) & n_office(x8) & n_notepad(x6) & n_man(x5) & n_building(x7) & in(x6,x7) & card_eq_2(x4) & a_topic(x1) & a_large(s1) & Theme(s1,x9) & -(x4 = x2))
|
exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_take(e1) & to(x1,x5) & on(e1,x9) & of(x5,x6) & of(x2,x4) & of(x2,x3) & n_woman(x1) & n_thing(x6) & n_talk(x2) & n_office(x3) & n_notepad(x9) & n_note(x8) & n_group(x5) & n_building(x4) & in(x1,x2) & card_eq_3(x6) & a_topic(x1) & Theme(e1,x8) & Actor(e1,x7) & (x6 = x7))
|
||
A woman talks to two other women and a man with notepads in an office building with large windows.
|
the woman is white
| 1 | 0.719683 |
All woman are not white.
|
exists s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(a_topic(x1) & with(x1,x9) & n_window(x9) & a_large(s1) & Theme(s1,x9) & to(x1,x3) & subset_of(x5,x3) & with(x5,x6) & in(x6,x7) & n_building(x7) & of(x7,x8) & n_office(x8) & n_notepad(x6) & n_man(x5) & subset_of(x4,x3) & -(x4 = x2) & n_woman(x2) & n_woman(x2) & n_woman(x4) & card_eq_2(x4) & n_talk(x1) & of(x1,x2))
|
exists s1 x1.(n_woman(x1) & Theme(s1,x1) & a_white(s1))
|
49881ac8-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x5,x6) & with(x1,x9) & to(x1,x3) & subset_of(x5,x3) & subset_of(x4,x3) & of(x7,x8) & of(x1,x2) & n_woman(x4) & n_woman(x2) & n_window(x9) & n_talk(x1) & n_office(x8) & n_notepad(x6) & n_man(x5) & n_building(x7) & in(x6,x7) & card_eq_2(x4) & a_topic(x1) & a_large(s1) & Theme(s1,x9) & -(x4 = x2))
|
exists s1 x1.(n_woman(x1) & a_white(s1) & Theme(s1,x1))
|
||
A woman talks to two other women and a man with notepads in an office building with large windows.
|
The people are outside of the building looking inside.
| 2 | 0 |
Talks is different than looking inside.
|
exists s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(a_topic(x1) & with(x1,x9) & n_window(x9) & a_large(s1) & Theme(s1,x9) & to(x1,x3) & subset_of(x5,x3) & with(x5,x6) & in(x6,x7) & n_building(x7) & of(x7,x8) & n_office(x8) & n_notepad(x6) & n_man(x5) & subset_of(x4,x3) & -(x4 = x2) & n_woman(x2) & n_woman(x2) & n_woman(x4) & card_eq_2(x4) & n_talk(x1) & of(x1,x2))
|
exists e2 e1 s1 x1 x2.(n_building(x2) & n_people(x1) & for(e1,e2) & a_inside(s1) & Manner(e2,s1) & Actor(e2,x1) & v_look(e2) & of(e1,x2) & r_outside(e1) & Actor(e1,x1) & v_be(e1))
|
49882c70-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x5,x6) & with(x1,x9) & to(x1,x3) & subset_of(x5,x3) & subset_of(x4,x3) & of(x7,x8) & of(x1,x2) & n_woman(x4) & n_woman(x2) & n_window(x9) & n_talk(x1) & n_office(x8) & n_notepad(x6) & n_man(x5) & n_building(x7) & in(x6,x7) & card_eq_2(x4) & a_topic(x1) & a_large(s1) & Theme(s1,x9) & -(x4 = x2))
|
exists e2 e1 s1 x1 x2.(v_look(e2) & v_be(e1) & r_outside(e1) & of(e1,x2) & n_people(x1) & n_building(x2) & for(e1,e2) & a_inside(s1) & Manner(e2,s1) & Actor(e2,x1) & Actor(e1,x1))
|
||
A woman talks to two other women and a man with notepads in an office building with large windows.
|
A woman talks to others indoors about lunch.
| 1 | 0.212319 |
People taking in an office building with large windows does not imply they are indoors and they need not talk about lunch.
|
exists s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(a_topic(x1) & with(x1,x9) & n_window(x9) & a_large(s1) & Theme(s1,x9) & to(x1,x3) & subset_of(x5,x3) & with(x5,x6) & in(x6,x7) & n_building(x7) & of(x7,x8) & n_office(x8) & n_notepad(x6) & n_man(x5) & subset_of(x4,x3) & -(x4 = x2) & n_woman(x2) & n_woman(x2) & n_woman(x4) & card_eq_2(x4) & n_talk(x1) & of(x1,x2))
|
exists x1 x2 x3 x4 x5.(a_topic(x1) & about(x1,x5) & n_lunch(x5) & Time(x1,x4) & n_indoor(x4) & to(x1,x3) & -(x3 = x1) & n_person(x1) & n_person(x3) & n_talk(x1) & of(x1,x2) & n_woman(x2))
|
49883526-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x5,x6) & with(x1,x9) & to(x1,x3) & subset_of(x5,x3) & subset_of(x4,x3) & of(x7,x8) & of(x1,x2) & n_woman(x4) & n_woman(x2) & n_window(x9) & n_talk(x1) & n_office(x8) & n_notepad(x6) & n_man(x5) & n_building(x7) & in(x6,x7) & card_eq_2(x4) & a_topic(x1) & a_large(s1) & Theme(s1,x9) & -(x4 = x2))
|
exists x1 x2 x3 x4 x5.(to(x1,x3) & of(x1,x2) & n_woman(x2) & n_talk(x1) & n_person(x3) & n_person(x1) & n_lunch(x5) & n_indoor(x4) & about(x1,x5) & a_topic(x1) & Time(x1,x4) & -(x3 = x1))
|
||
A woman talks to two other women and a man with notepads in an office building with large windows.
|
A woman happily talks to two other women.
| 1 | 0.513145 |
All talks are not necessarily done happily.
|
exists s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(a_topic(x1) & with(x1,x9) & n_window(x9) & a_large(s1) & Theme(s1,x9) & to(x1,x3) & subset_of(x5,x3) & with(x5,x6) & in(x6,x7) & n_building(x7) & of(x7,x8) & n_office(x8) & n_notepad(x6) & n_man(x5) & subset_of(x4,x3) & -(x4 = x2) & n_woman(x2) & n_woman(x2) & n_woman(x4) & card_eq_2(x4) & n_talk(x1) & of(x1,x2))
|
exists e1 s1 x1 x2.(a_happily(s1) & Manner(e1,s1) & to(e1,x2) & -(x2 = x1) & n_woman(x1) & n_woman(x1) & n_woman(x2) & card_eq_2(x2) & Actor(e1,x1) & v_talk(e1))
|
498843ae-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x5,x6) & with(x1,x9) & to(x1,x3) & subset_of(x5,x3) & subset_of(x4,x3) & of(x7,x8) & of(x1,x2) & n_woman(x4) & n_woman(x2) & n_window(x9) & n_talk(x1) & n_office(x8) & n_notepad(x6) & n_man(x5) & n_building(x7) & in(x6,x7) & card_eq_2(x4) & a_topic(x1) & a_large(s1) & Theme(s1,x9) & -(x4 = x2))
|
exists e1 s1 x1 x2.(v_talk(e1) & to(e1,x2) & n_woman(x2) & n_woman(x1) & card_eq_2(x2) & a_happily(s1) & Manner(e1,s1) & Actor(e1,x1) & -(x2 = x1))
|
||
A woman talks to two other women and a man with notepads in an office building with large windows.
|
The group are discussing a project.
| 1 | 0.869362 |
All group talks need not be a discussion on a project.
|
exists s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(a_topic(x1) & with(x1,x9) & n_window(x9) & a_large(s1) & Theme(s1,x9) & to(x1,x3) & subset_of(x5,x3) & with(x5,x6) & in(x6,x7) & n_building(x7) & of(x7,x8) & n_office(x8) & n_notepad(x6) & n_man(x5) & subset_of(x4,x3) & -(x4 = x2) & n_woman(x2) & n_woman(x2) & n_woman(x4) & card_eq_2(x4) & n_talk(x1) & of(x1,x2))
|
exists e1 x1 x2.(n_group(x1) & Theme(e1,x2) & Actor(e1,x1) & v_discuss(e1) & n_project(x2))
|
49884822-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x5,x6) & with(x1,x9) & to(x1,x3) & subset_of(x5,x3) & subset_of(x4,x3) & of(x7,x8) & of(x1,x2) & n_woman(x4) & n_woman(x2) & n_window(x9) & n_talk(x1) & n_office(x8) & n_notepad(x6) & n_man(x5) & n_building(x7) & in(x6,x7) & card_eq_2(x4) & a_topic(x1) & a_large(s1) & Theme(s1,x9) & -(x4 = x2))
|
exists e1 x1 x2.(v_discuss(e1) & n_project(x2) & n_group(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
A woman talks to two other women and a man with notepads in an office building with large windows.
|
A woman talks to two other women.
| 0 | 0.882253 |
There are women talking on notepads in an office building.
|
exists s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(a_topic(x1) & with(x1,x9) & n_window(x9) & a_large(s1) & Theme(s1,x9) & to(x1,x3) & subset_of(x5,x3) & with(x5,x6) & in(x6,x7) & n_building(x7) & of(x7,x8) & n_office(x8) & n_notepad(x6) & n_man(x5) & subset_of(x4,x3) & -(x4 = x2) & n_woman(x2) & n_woman(x2) & n_woman(x4) & card_eq_2(x4) & n_talk(x1) & of(x1,x2))
|
exists x1 x2 x3.(a_topic(x1) & to(x1,x3) & -(x3 = x2) & n_woman(x2) & n_woman(x2) & n_woman(x3) & card_eq_2(x3) & n_talk(x1) & of(x1,x2))
|
49884ca0-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x5,x6) & with(x1,x9) & to(x1,x3) & subset_of(x5,x3) & subset_of(x4,x3) & of(x7,x8) & of(x1,x2) & n_woman(x4) & n_woman(x2) & n_window(x9) & n_talk(x1) & n_office(x8) & n_notepad(x6) & n_man(x5) & n_building(x7) & in(x6,x7) & card_eq_2(x4) & a_topic(x1) & a_large(s1) & Theme(s1,x9) & -(x4 = x2))
|
exists x1 x2 x3.(to(x1,x3) & of(x1,x2) & n_woman(x3) & n_woman(x2) & n_talk(x1) & card_eq_2(x3) & a_topic(x1) & -(x3 = x2))
|
||
A man in a bright green shirt shows a woman in a bright pink shirt something on a clipboard.
|
A man shows his boss something on a clipboard.
| 1 | 0.180199 |
The women may not be his boss.
|
exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5.(on(e1,x5) & n_clipboard(x5) & a_something(s5) & Manner(e1,s5) & Theme(e1,x3) & Actor(e1,x1) & v_show(e1) & in(x3,x4) & n_shirt(x4) & a_pink(s4) & Theme(s4,x4) & a_bright(s3) & Theme(s3,x4) & n_woman(x3) & in(x1,x2) & n_shirt(x2) & a_green(s2) & Theme(s2,x2) & a_bright(s1) & Theme(s1,x2) & n_man(x1))
|
exists e1 s1 x1 x2 x3.(on(e1,x3) & n_clipboard(x3) & a_something(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_show(e1) & n_boss(x2) & of(x2,x1) & n_male(x1) & n_man(x1))
|
49889494-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5.(v_show(e1) & on(e1,x5) & n_woman(x3) & n_shirt(x4) & n_shirt(x2) & n_man(x1) & n_clipboard(x5) & in(x3,x4) & in(x1,x2) & a_something(s5) & a_pink(s4) & a_green(s2) & a_bright(s3) & a_bright(s1) & Theme(s4,x4) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x3) & Manner(e1,s5) & Actor(e1,x1))
|
exists e1 s1 x1 x2 x3.(v_show(e1) & on(e1,x3) & of(x2,x1) & n_man(x1) & n_male(x1) & n_clipboard(x3) & n_boss(x2) & a_something(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
|
||
A man in a bright green shirt shows a woman in a bright pink shirt something on a clipboard.
|
A man is teaching a woman a concept
| 1 | 0.66347 |
The man may just be looking for a signature and not teaching.
|
exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5.(on(e1,x5) & n_clipboard(x5) & a_something(s5) & Manner(e1,s5) & Theme(e1,x3) & Actor(e1,x1) & v_show(e1) & in(x3,x4) & n_shirt(x4) & a_pink(s4) & Theme(s4,x4) & a_bright(s3) & Theme(s3,x4) & n_woman(x3) & in(x1,x2) & n_shirt(x2) & a_green(s2) & Theme(s2,x2) & a_bright(s1) & Theme(s1,x2) & n_man(x1))
|
exists x1.(all x2.(n_concept(x2) -> exists e1 x3.(Theme(e1,x3) & Actor(e1,x1) & v_teach(e1) & for(x3,x2) & n_woman(x3))) & n_man(x1))
|
4988ad30-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5.(v_show(e1) & on(e1,x5) & n_woman(x3) & n_shirt(x4) & n_shirt(x2) & n_man(x1) & n_clipboard(x5) & in(x3,x4) & in(x1,x2) & a_something(s5) & a_pink(s4) & a_green(s2) & a_bright(s3) & a_bright(s1) & Theme(s4,x4) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x3) & Manner(e1,s5) & Actor(e1,x1))
|
exists x1.(n_man(x1) & all x2.(exists e1 x3.(v_teach(e1) & n_woman(x3) & for(x3,x2) & Theme(e1,x3) & Actor(e1,x1)) | -n_concept(x2)))
|
||
A man in a bright green shirt shows a woman in a bright pink shirt something on a clipboard.
|
There is a man and a woman.
| 0 | 0.836639 |
That a man shows a woman something implies that there is both a man and a woman.
|
exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5.(on(e1,x5) & n_clipboard(x5) & a_something(s5) & Manner(e1,s5) & Theme(e1,x3) & Actor(e1,x1) & v_show(e1) & in(x3,x4) & n_shirt(x4) & a_pink(s4) & Theme(s4,x4) & a_bright(s3) & Theme(s3,x4) & n_woman(x3) & in(x1,x2) & n_shirt(x2) & a_green(s2) & Theme(s2,x2) & a_bright(s1) & Theme(s1,x2) & n_man(x1))
|
exists p1 x1 x2 x3 x4.((x1 = x2) & subset_of(x4,x2) & n_woman(x4) & subset_of(x3,x2) & n_man(x3))
|
4988b280-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5.(v_show(e1) & on(e1,x5) & n_woman(x3) & n_shirt(x4) & n_shirt(x2) & n_man(x1) & n_clipboard(x5) & in(x3,x4) & in(x1,x2) & a_something(s5) & a_pink(s4) & a_green(s2) & a_bright(s3) & a_bright(s1) & Theme(s4,x4) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x3) & Manner(e1,s5) & Actor(e1,x1))
|
exists x1 x2 x3 x4.(subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x4) & n_man(x3) & (x1 = x2))
|
||
A man in a bright green shirt shows a woman in a bright pink shirt something on a clipboard.
|
Two people are looking at notes on an electronic tablet.
| 2 | 0 |
The man and woman are looking at something on a clipboard.
|
exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5.(on(e1,x5) & n_clipboard(x5) & a_something(s5) & Manner(e1,s5) & Theme(e1,x3) & Actor(e1,x1) & v_show(e1) & in(x3,x4) & n_shirt(x4) & a_pink(s4) & Theme(s4,x4) & a_bright(s3) & Theme(s3,x4) & n_woman(x3) & in(x1,x2) & n_shirt(x2) & a_green(s2) & Theme(s2,x2) & a_bright(s1) & Theme(s1,x2) & n_man(x1))
|
exists e1 s1 x1 x2 x3.(at(e1,x2) & on(x2,x3) & n_tablet(x3) & a_electronic(s1) & Theme(s1,x3) & n_note(x2) & Actor(e1,x1) & v_look(e1) & n_people(x1) & card_eq_2(x1))
|
4988b898-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5.(v_show(e1) & on(e1,x5) & n_woman(x3) & n_shirt(x4) & n_shirt(x2) & n_man(x1) & n_clipboard(x5) & in(x3,x4) & in(x1,x2) & a_something(s5) & a_pink(s4) & a_green(s2) & a_bright(s3) & a_bright(s1) & Theme(s4,x4) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x3) & Manner(e1,s5) & Actor(e1,x1))
|
exists e1 s1 x1 x2 x3.(v_look(e1) & on(x2,x3) & n_tablet(x3) & n_people(x1) & n_note(x2) & card_eq_2(x1) & at(e1,x2) & a_electronic(s1) & Theme(s1,x3) & Actor(e1,x1))
|
||
A man in a bright green shirt shows a woman in a bright pink shirt something on a clipboard.
|
The man and the woman are employees at the same business.
| 1 | 0.76901 |
The man and the women may be strangers and not employees at the same business.
|
exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5.(on(e1,x5) & n_clipboard(x5) & a_something(s5) & Manner(e1,s5) & Theme(e1,x3) & Actor(e1,x1) & v_show(e1) & in(x3,x4) & n_shirt(x4) & a_pink(s4) & Theme(s4,x4) & a_bright(s3) & Theme(s3,x4) & n_woman(x3) & in(x1,x2) & n_shirt(x2) & a_green(s2) & Theme(s2,x2) & a_bright(s1) & Theme(s1,x2) & n_man(x1))
|
exists p1 s1 x1 x2 x3 x5.(n_business(x5) & a_same(s1) & Theme(s1,x5) & n_woman(x3) & n_man(x2) & exists x4.((x1 = x4) & at(x4,x5) & n_employee(x4)) & subset_of(x3,x1) & subset_of(x2,x1))
|
4988c734-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5.(v_show(e1) & on(e1,x5) & n_woman(x3) & n_shirt(x4) & n_shirt(x2) & n_man(x1) & n_clipboard(x5) & in(x3,x4) & in(x1,x2) & a_something(s5) & a_pink(s4) & a_green(s2) & a_bright(s3) & a_bright(s1) & Theme(s4,x4) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x3) & Manner(e1,s5) & Actor(e1,x1))
|
exists s1 x1 x2 x3 x5.(subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_man(x2) & n_business(x5) & exists x4.(n_employee(x4) & at(x4,x5) & (x1 = x4)) & a_same(s1) & Theme(s1,x5))
|
||
A man in a bright green shirt shows a woman in a bright pink shirt something on a clipboard.
|
A man in a green shirt shows a woman his paychecks on a clipboard.
| 1 | 0.015443 |
The man may be showing a petition and not his paychecks on the clipboard.
|
exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5.(on(e1,x5) & n_clipboard(x5) & a_something(s5) & Manner(e1,s5) & Theme(e1,x3) & Actor(e1,x1) & v_show(e1) & in(x3,x4) & n_shirt(x4) & a_pink(s4) & Theme(s4,x4) & a_bright(s3) & Theme(s3,x4) & n_woman(x3) & in(x1,x2) & n_shirt(x2) & a_green(s2) & Theme(s2,x2) & a_bright(s1) & Theme(s1,x2) & n_man(x1))
|
exists e1 s1 x1 x2 x3 x4 x5.(n_woman(x5) & Time(e1,x5) & Theme(e1,x3) & Actor(e1,x1) & v_show(e1) & on(x3,x4) & n_clipboard(x4) & n_paycheck(x3) & of(x3,x1) & n_male(x1) & in(x1,x2) & n_shirt(x2) & a_green(s1) & Theme(s1,x2) & n_man(x1))
|
4988cc84-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5.(v_show(e1) & on(e1,x5) & n_woman(x3) & n_shirt(x4) & n_shirt(x2) & n_man(x1) & n_clipboard(x5) & in(x3,x4) & in(x1,x2) & a_something(s5) & a_pink(s4) & a_green(s2) & a_bright(s3) & a_bright(s1) & Theme(s4,x4) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x3) & Manner(e1,s5) & Actor(e1,x1))
|
exists e1 s1 x1 x2 x3 x4 x5.(v_show(e1) & on(x3,x4) & of(x3,x1) & n_woman(x5) & n_shirt(x2) & n_paycheck(x3) & n_man(x1) & n_male(x1) & n_clipboard(x4) & in(x1,x2) & a_green(s1) & Time(e1,x5) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
|
||
A man in a bright green shirt shows a woman in a bright pink shirt something on a clipboard.
|
The clipboard has writting on it.
| 1 | 0.889431 |
The clipboard may have just a picture on it and no writting.
|
exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5.(on(e1,x5) & n_clipboard(x5) & a_something(s5) & Manner(e1,s5) & Theme(e1,x3) & Actor(e1,x1) & v_show(e1) & in(x3,x4) & n_shirt(x4) & a_pink(s4) & Theme(s4,x4) & a_bright(s3) & Theme(s3,x4) & n_woman(x3) & in(x1,x2) & n_shirt(x2) & a_green(s2) & Theme(s2,x2) & a_bright(s1) & Theme(s1,x2) & n_man(x1))
|
exists e2 e1 x1.(n_thing(x1) & n_clipboard(x1) & for(e1,e2) & on(e2,x1) & Actor(e2,x1) & v_writt(e2) & Actor(e1,x1) & v_have(e1))
|
4988d5da-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5.(v_show(e1) & on(e1,x5) & n_woman(x3) & n_shirt(x4) & n_shirt(x2) & n_man(x1) & n_clipboard(x5) & in(x3,x4) & in(x1,x2) & a_something(s5) & a_pink(s4) & a_green(s2) & a_bright(s3) & a_bright(s1) & Theme(s4,x4) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x3) & Manner(e1,s5) & Actor(e1,x1))
|
exists e2 e1 x1.(v_writt(e2) & v_have(e1) & on(e2,x1) & n_thing(x1) & n_clipboard(x1) & for(e1,e2) & Actor(e2,x1) & Actor(e1,x1))
|
||
A little boy drinks milk and gets milk all over his face and table.
|
the kid has milk on his face on a school day
| 1 | -100 |
It may not be a school day.
|
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(a_topic(x4) & r_all(e1) & over(e1,x8) & n_table(x10) & n_face(x9) & subset_of(x10,x8) & subset_of(x9,x8) & of(x8,x1) & n_male(x1) & Theme(e1,x7) & Actor(e1,x6) & v_get(e1) & n_milk(x7) & (x4 = x6) & n_drink(x4) & of(x4,x5) & n_boy(x5) & a_little(s2) & Theme(s2,x4) & a_topic(x1) & Time(x1,x3) & n_milk(x3) & n_drink(x1) & of(x1,x2) & n_boy(x2) & a_little(s1) & Theme(s1,x1))
|
exists e1 x1 x2 x3 x4 x5.(n_face(x3) & of(x3,x1) & n_male(x1) & n_kid(x1) & on(e1,x4) & n_day(x4) & of(x4,x5) & n_school(x5) & on(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_milk(x2))
|
498a75a2-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_get(e1) & subset_of(x9,x8) & subset_of(x10,x8) & r_all(e1) & over(e1,x8) & of(x8,x1) & of(x4,x5) & of(x1,x2) & n_table(x10) & n_milk(x7) & n_milk(x3) & n_male(x1) & n_face(x9) & n_drink(x4) & n_drink(x1) & n_boy(x5) & n_boy(x2) & a_topic(x4) & a_topic(x1) & a_little(s2) & a_little(s1) & Time(x1,x3) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x7) & Actor(e1,x6) & (x4 = x6))
|
exists e1 x1 x2 x3 x4 x5.(v_have(e1) & on(e1,x4) & on(e1,x3) & of(x4,x5) & of(x3,x1) & n_school(x5) & n_milk(x2) & n_male(x1) & n_kid(x1) & n_face(x3) & n_day(x4) & Theme(e1,x2) & Actor(e1,x1))
|
||
A little boy drinks milk and gets milk all over his face and table.
|
the dog eats mice
| 2 | -100 |
The subject cannot be both a dog and a little boy.
|
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(a_topic(x4) & r_all(e1) & over(e1,x8) & n_table(x10) & n_face(x9) & subset_of(x10,x8) & subset_of(x9,x8) & of(x8,x1) & n_male(x1) & Theme(e1,x7) & Actor(e1,x6) & v_get(e1) & n_milk(x7) & (x4 = x6) & n_drink(x4) & of(x4,x5) & n_boy(x5) & a_little(s2) & Theme(s2,x4) & a_topic(x1) & Time(x1,x3) & n_milk(x3) & n_drink(x1) & of(x1,x2) & n_boy(x2) & a_little(s1) & Theme(s1,x1))
|
exists e1 x1 x2.(n_dog(x1) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_mouse(x2))
|
498a7ae8-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_get(e1) & subset_of(x9,x8) & subset_of(x10,x8) & r_all(e1) & over(e1,x8) & of(x8,x1) & of(x4,x5) & of(x1,x2) & n_table(x10) & n_milk(x7) & n_milk(x3) & n_male(x1) & n_face(x9) & n_drink(x4) & n_drink(x1) & n_boy(x5) & n_boy(x2) & a_topic(x4) & a_topic(x1) & a_little(s2) & a_little(s1) & Time(x1,x3) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x7) & Actor(e1,x6) & (x4 = x6))
|
exists e1 x1 x2.(v_eat(e1) & n_mouse(x2) & n_dog(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
A little boy drinks milk and gets milk all over his face and table.
|
the kid has milk on his face
| 0 | -100 |
A boy is a kid and he has milk on his face because he gets milk all over his face.
|
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(a_topic(x4) & r_all(e1) & over(e1,x8) & n_table(x10) & n_face(x9) & subset_of(x10,x8) & subset_of(x9,x8) & of(x8,x1) & n_male(x1) & Theme(e1,x7) & Actor(e1,x6) & v_get(e1) & n_milk(x7) & (x4 = x6) & n_drink(x4) & of(x4,x5) & n_boy(x5) & a_little(s2) & Theme(s2,x4) & a_topic(x1) & Time(x1,x3) & n_milk(x3) & n_drink(x1) & of(x1,x2) & n_boy(x2) & a_little(s1) & Theme(s1,x1))
|
exists e1 x1 x2 x3.(n_face(x3) & of(x3,x1) & n_male(x1) & n_kid(x1) & on(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_milk(x2))
|
498a7fca-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_get(e1) & subset_of(x9,x8) & subset_of(x10,x8) & r_all(e1) & over(e1,x8) & of(x8,x1) & of(x4,x5) & of(x1,x2) & n_table(x10) & n_milk(x7) & n_milk(x3) & n_male(x1) & n_face(x9) & n_drink(x4) & n_drink(x1) & n_boy(x5) & n_boy(x2) & a_topic(x4) & a_topic(x1) & a_little(s2) & a_little(s1) & Time(x1,x3) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x7) & Actor(e1,x6) & (x4 = x6))
|
exists e1 x1 x2 x3.(v_have(e1) & on(e1,x3) & of(x3,x1) & n_milk(x2) & n_male(x1) & n_kid(x1) & n_face(x3) & Theme(e1,x2) & Actor(e1,x1))
|
||
A man is running behind a dogsled being pulled by four dogs.
|
A man is being pulled by himself.
| 2 | -100 |
The man can't be being pulled by four dogs if he is being pulled by himself.
|
exists e1 e2 x1 x2 x3 x4.(behind(e1,x2) & Actor(e2,x4) & n_dog(x4) & card_eq_4(x4) & Theme(e2,x3) & v_pull(e2) & (x2 = x3) & n_dogsle(x2) & Actor(e1,x1) & v_run(e1) & n_man(x1))
|
exists e1 x1 x2.(n_male(x2) & Actor(e1,x2) & Theme(e1,x1) & v_pull(e1) & n_man(x1))
|
498a9348-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 x1 x2 x3 x4.(v_run(e1) & v_pull(e2) & n_man(x1) & n_dogsle(x2) & n_dog(x4) & card_eq_4(x4) & behind(e1,x2) & Theme(e2,x3) & Actor(e2,x4) & Actor(e1,x1) & (x2 = x3))
|
exists e1 x1 x2.(v_pull(e1) & n_man(x1) & n_male(x2) & Theme(e1,x1) & Actor(e1,x2))
|
||
A man is running behind a dogsled being pulled by four dogs.
|
A man is running behind a sled.
| 0 | -100 |
The sled that he is running behind is a dogsled.
|
exists e1 e2 x1 x2 x3 x4.(behind(e1,x2) & Actor(e2,x4) & n_dog(x4) & card_eq_4(x4) & Theme(e2,x3) & v_pull(e2) & (x2 = x3) & n_dogsle(x2) & Actor(e1,x1) & v_run(e1) & n_man(x1))
|
exists e1 x1 x2.(behind(e1,x2) & n_sled(x2) & Actor(e1,x1) & v_run(e1) & n_man(x1))
|
498a97a8-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 e2 x1 x2 x3 x4.(v_run(e1) & v_pull(e2) & n_man(x1) & n_dogsle(x2) & n_dog(x4) & card_eq_4(x4) & behind(e1,x2) & Theme(e2,x3) & Actor(e2,x4) & Actor(e1,x1) & (x2 = x3))
|
exists e1 x1 x2.(v_run(e1) & n_sled(x2) & n_man(x1) & behind(e1,x2) & Actor(e1,x1))
|
||
A man is running behind a dogsled being pulled by four dogs.
|
A man is racing with the dogs.
| 1 | -100 |
A man behind a dogssheld pulled by dogs shouldn't be racing.
|
exists e2 e1 x1 x2 x3 x4.(behind(e1,x2) & Actor(e2,x4) & n_dog(x4) & card_eq_4(x4) & Theme(e2,x3) & v_pull(e2) & (x2 = x3) & n_dogsle(x2) & Actor(e1,x1) & v_run(e1) & n_man(x1))
|
exists e1 x1 x2.(n_dog(x2) & with(e1,x2) & Actor(e1,x1) & v_race(e1) & n_man(x1))
|
498b02d8-e4c8-11ec-9cdd-0242ac1c0002
|
exists e2 e1 x1 x2 x3 x4.(v_run(e1) & v_pull(e2) & n_man(x1) & n_dogsle(x2) & n_dog(x4) & card_eq_4(x4) & behind(e1,x2) & Theme(e2,x3) & Actor(e2,x4) & Actor(e1,x1) & (x2 = x3))
|
exists e1 x1 x2.(with(e1,x2) & v_race(e1) & n_man(x1) & n_dog(x2) & Actor(e1,x1))
|
||
Toddler with milk around his mouth.
|
A child has milk on their face.
| 0 | -100 |
A toddler is a child and they have to have milk on their face in order to have milk around his mouth.
|
exists s1 x1 x2.(ne_nam_toddler(s1) & a_topic(s1) & with(s1,x1) & around(x1,x2) & n_mouth(x2) & of(x2,x1) & n_male(x1) & n_milk(x1))
|
exists e1 x1 x2 x3.(on(e1,x3) & n_face(x3) & of(x3,x1) & n_thing(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_milk(x2) & n_child(x1))
|
498b13fe-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1 x2.(with(s1,x1) & of(x2,x1) & ne_nam_toddler(s1) & n_mouth(x2) & n_milk(x1) & n_male(x1) & around(x1,x2) & a_topic(s1))
|
exists e1 x1 x2 x3.(v_have(e1) & on(e1,x3) & of(x3,x1) & n_thing(x1) & n_milk(x2) & n_face(x3) & n_child(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
Toddler with milk around his mouth.
|
A child was making a mess with milk.
| 0 | 0.811476 |
A toddler is a child and he must be making a mess with milk in order to have it around his mouth.
|
exists s1 x1 x2.(ne_nam_toddler(s1) & a_topic(s1) & with(s1,x1) & around(x1,x2) & n_mouth(x2) & of(x2,x1) & n_male(x1) & n_milk(x1))
|
exists e1 x1 x2 x3.(with(e1,x3) & n_milk(x3) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_mess(x2) & n_child(x1))
|
498b1ffc-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1 x2.(with(s1,x1) & of(x2,x1) & ne_nam_toddler(s1) & n_mouth(x2) & n_milk(x1) & n_male(x1) & around(x1,x2) & a_topic(s1))
|
exists e1 x1 x2 x3.(with(e1,x3) & v_make(e1) & n_milk(x3) & n_mess(x2) & n_child(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
Toddler with milk around his mouth.
|
A toddler with juice around his mouth.
| 2 | -100 |
The toddler cannot simultaneously have milk and juice around his mouth
|
exists s1 x1 x2.(ne_nam_toddler(s1) & a_topic(s1) & with(s1,x1) & around(x1,x2) & n_mouth(x2) & of(x2,x1) & n_male(x1) & n_milk(x1))
|
exists x1 x2 x3.(a_topic(x1) & with(x1,x2) & around(x2,x3) & n_mouth(x3) & of(x3,x1) & n_male(x1) & n_juice(x2) & n_toddler(x1))
|
498b2ba0-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1 x2.(with(s1,x1) & of(x2,x1) & ne_nam_toddler(s1) & n_mouth(x2) & n_milk(x1) & n_male(x1) & around(x1,x2) & a_topic(s1))
|
exists x1 x2 x3.(with(x1,x2) & of(x3,x1) & n_toddler(x1) & n_mouth(x3) & n_male(x1) & n_juice(x2) & around(x2,x3) & a_topic(x1))
|
||
Toddler with milk around his mouth.
|
A child threw up milk on himself.
| 1 | 0.144056 |
It may not be that the child threw up, but rather was messy.
|
exists s1 x1 x2.(ne_nam_toddler(s1) & a_topic(s1) & with(s1,x1) & around(x1,x2) & n_mouth(x2) & of(x2,x1) & n_male(x1) & n_milk(x1))
|
exists e1 s1 x1 x2.(on(e1,x1) & n_male(x1) & a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_throw(e1) & n_milk(x2) & n_child(x1))
|
498b445a-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1 x2.(with(s1,x1) & of(x2,x1) & ne_nam_toddler(s1) & n_mouth(x2) & n_milk(x1) & n_male(x1) & around(x1,x2) & a_topic(s1))
|
exists e1 s1 x1 x2.(v_throw(e1) & on(e1,x1) & n_milk(x2) & n_male(x1) & n_child(x1) & a_up(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
|
||
Toddler with milk around his mouth.
|
A child.
| 0 | -100 |
A child is a toddler.
|
exists s1 x1 x2.(ne_nam_toddler(s1) & a_topic(s1) & with(s1,x1) & around(x1,x2) & n_mouth(x2) & of(x2,x1) & n_male(x1) & n_milk(x1))
|
exists x1.(a_topic(x1) & n_child(x1))
|
498b530a-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1 x2.(with(s1,x1) & of(x2,x1) & ne_nam_toddler(s1) & n_mouth(x2) & n_milk(x1) & n_male(x1) & around(x1,x2) & a_topic(s1))
|
exists x1.(n_child(x1) & a_topic(x1))
|
||
Toddler with milk around his mouth.
|
Toddler wearing mik
| 0 | -100 |
Toddler must be wearing mik in order to have milk around his mouth.
|
exists s1 x1 x2.(ne_nam_toddler(s1) & a_topic(s1) & with(s1,x1) & around(x1,x2) & n_mouth(x2) & of(x2,x1) & n_male(x1) & n_milk(x1))
|
exists e1 x1 x2.(n_mik(x1) & Actor(e1,x1) & v_wear(e1) & (x1 = x2) & ne_nam_toddler(x2) & a_topic(x1))
|
498b65de-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1 x2.(with(s1,x1) & of(x2,x1) & ne_nam_toddler(s1) & n_mouth(x2) & n_milk(x1) & n_male(x1) & around(x1,x2) & a_topic(s1))
|
exists e1 x1 x2.(v_wear(e1) & ne_nam_toddler(x2) & n_mik(x1) & a_topic(x1) & Actor(e1,x1) & (x1 = x2))
|
||
Toddler with milk around his mouth.
|
A man spills beer on his shirt.
| 2 | -100 |
The subject cannot be both a toddler and a man. The subject cannot spill both milk and beer simultaneously.
|
exists s1 x1 x2.(ne_nam_toddler(s1) & a_topic(s1) & with(s1,x1) & around(x1,x2) & n_mouth(x2) & of(x2,x1) & n_male(x1) & n_milk(x1))
|
exists e1 x1 x2 x3.(on(e1,x3) & n_shirt(x3) & of(x3,x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_spill(e1) & n_beer(x2) & n_man(x1))
|
498b757e-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1 x2.(with(s1,x1) & of(x2,x1) & ne_nam_toddler(s1) & n_mouth(x2) & n_milk(x1) & n_male(x1) & around(x1,x2) & a_topic(s1))
|
exists e1 x1 x2 x3.(v_spill(e1) & on(e1,x3) & of(x3,x1) & n_shirt(x3) & n_man(x1) & n_male(x1) & n_beer(x2) & Theme(e1,x2) & Actor(e1,x1))
|
||
Toddler with milk around his mouth.
|
The toddler has milk around the corners of his mouth.
| 0 | -100 |
If he has milk around his mouth then he has milk around the corners of his mouth.
|
exists s1 x1 x2.(ne_nam_toddler(s1) & a_topic(s1) & with(s1,x1) & around(x1,x2) & n_mouth(x2) & of(x2,x1) & n_male(x1) & n_milk(x1))
|
exists e1 x1 x2 x3 x4.(n_mouth(x4) & of(x4,x3) & n_male(x3) & n_corner(x3) & n_toddler(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & around(x2,x3) & of(x3,x4) & n_milk(x2))
|
498b7f10-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1 x2.(with(s1,x1) & of(x2,x1) & ne_nam_toddler(s1) & n_mouth(x2) & n_milk(x1) & n_male(x1) & around(x1,x2) & a_topic(s1))
|
exists e1 x1 x2 x3 x4.(v_have(e1) & of(x4,x3) & of(x3,x4) & n_toddler(x1) & n_mouth(x4) & n_milk(x2) & n_male(x3) & n_corner(x3) & around(x2,x3) & Theme(e1,x2) & Actor(e1,x1))
|
||
Toddler with milk around his mouth.
|
The toddler has icecream around his mouth.
| 2 | -100 |
The toddler cannot simultaneously have milk and icecream around his mouth
|
exists s1 x1 x2.(ne_nam_toddler(s1) & a_topic(s1) & with(s1,x1) & around(x1,x2) & n_mouth(x2) & of(x2,x1) & n_male(x1) & n_milk(x1))
|
exists e1 x1 x2.(n_mouth(x2) & of(x2,x1) & n_male(x1) & n_toddler(x1) & around(e1,x2) & Actor(e1,x1) & v_icecream(e1))
|
498b8a14-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1 x2.(with(s1,x1) & of(x2,x1) & ne_nam_toddler(s1) & n_mouth(x2) & n_milk(x1) & n_male(x1) & around(x1,x2) & a_topic(s1))
|
exists e1 x1 x2.(v_icecream(e1) & of(x2,x1) & n_toddler(x1) & n_mouth(x2) & n_male(x1) & around(e1,x2) & Actor(e1,x1))
|
||
Toddler with milk around his mouth.
|
The child was well groomed.
| 2 | -100 |
The child cannot be oth well groomed and have milk around his mouth
|
exists s1 x1 x2.(ne_nam_toddler(s1) & a_topic(s1) & with(s1,x1) & around(x1,x2) & n_mouth(x2) & of(x2,x1) & n_male(x1) & n_milk(x1))
|
exists s1 x1.(n_child(x1) & r_well(s1) & Theme(s1,x1) & a_groom(s1))
|
498b937e-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1 x2.(with(s1,x1) & of(x2,x1) & ne_nam_toddler(s1) & n_mouth(x2) & n_milk(x1) & n_male(x1) & around(x1,x2) & a_topic(s1))
|
exists s1 x1.(r_well(s1) & n_child(x1) & a_groom(s1) & Theme(s1,x1))
|
||
Toddler with milk around his mouth.
|
A toddler just drank his first glass of milk.
| 1 | 0.102293 |
No glass is indicated, and it may not be the first one it has ever had.
|
exists s1 x1 x2.(ne_nam_toddler(s1) & a_topic(s1) & with(s1,x1) & around(x1,x2) & n_mouth(x2) & of(x2,x1) & n_male(x1) & n_milk(x1))
|
exists e1 s1 s2 x1 x2 x3.(a_just(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_drink(e1) & of(x2,x3) & n_milk(x3) & n_glass(x2) & a_first(s1) & Theme(s1,x2) & of(x2,x1) & n_male(x1) & n_toddler(x1))
|
498babde-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1 x2.(with(s1,x1) & of(x2,x1) & ne_nam_toddler(s1) & n_mouth(x2) & n_milk(x1) & n_male(x1) & around(x1,x2) & a_topic(s1))
|
exists e1 s1 s2 x1 x2 x3.(v_drink(e1) & of(x2,x3) & of(x2,x1) & n_toddler(x1) & n_milk(x3) & n_male(x1) & n_glass(x2) & a_just(s2) & a_first(s1) & Theme(s1,x2) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1))
|
||
Toddler with milk around his mouth.
|
The child was still unable to drink milk properly.
| 1 | 0.633588 |
Rather than being unable to drink milk properly, there could have been an issue with the milk container.
|
exists s1 x1 x2.(ne_nam_toddler(s1) & a_topic(s1) & with(s1,x1) & around(x1,x2) & n_mouth(x2) & of(x2,x1) & n_male(x1) & n_milk(x1))
|
exists p1 s1 s2 x1.(n_child(x1) & a_still(s2) & Manner(s1,s2) & Topic(s1,p1) & Actor(s1,x1) & a_unable(s1) & exists e1 s3 x2.(a_properly(s3) & Manner(e1,s3) & Theme(e1,x2) & Actor(e1,x1) & v_drink(e1) & n_milk(x2)))
|
498bb638-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1 x2.(with(s1,x1) & of(x2,x1) & ne_nam_toddler(s1) & n_mouth(x2) & n_milk(x1) & n_male(x1) & around(x1,x2) & a_topic(s1))
|
exists p1 s1 s2 x1.(n_child(x1) & exists e1 s3 x2.(v_drink(e1) & n_milk(x2) & a_properly(s3) & Theme(e1,x2) & Manner(e1,s3) & Actor(e1,x1)) & a_unable(s1) & a_still(s2) & Topic(s1,p1) & Manner(s1,s2) & Actor(s1,x1))
|
||
Toddler with milk around his mouth.
|
The toddler with milk around his mouth is making a mess.
| 1 | 0.779994 |
The toddler is not shown to be making a general mess, just having reasonable issues with drinking.
|
exists s1 x1 x2.(ne_nam_toddler(s1) & a_topic(s1) & with(s1,x1) & around(x1,x2) & n_mouth(x2) & of(x2,x1) & n_male(x1) & n_milk(x1))
|
exists e1 x1 x2 x3 x4.(n_mouth(x3) & of(x3,x1) & n_male(x1) & n_toddler(x1) & Theme(e1,x4) & Actor(e1,x1) & v_make(e1) & n_mess(x4) & with(x1,x2) & around(x2,x3) & n_milk(x2))
|
498bc0a6-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1 x2.(with(s1,x1) & of(x2,x1) & ne_nam_toddler(s1) & n_mouth(x2) & n_milk(x1) & n_male(x1) & around(x1,x2) & a_topic(s1))
|
exists e1 x1 x2 x3 x4.(with(x1,x2) & v_make(e1) & of(x3,x1) & n_toddler(x1) & n_mouth(x3) & n_milk(x2) & n_mess(x4) & n_male(x1) & around(x2,x3) & Theme(e1,x4) & Actor(e1,x1))
|
||
A man dressed in warm clothing sleds behind four dogs in the snow.
|
The man is swimming with his dogs.
| 2 | -100 |
The man cannot be both swimming with his dogs and dressed in warm clothing sledding behind his four dogs.
|
exists e1 s1 x1 x2 x3 x4 x5 x6.(n_snow(x6) & a_topic(x1) & in(e1,x6) & behind(e1,x5) & n_dog(x5) & card_eq_4(x5) & in(e1,x3) & n_sled(x3) & of(x3,x4) & n_clothing(x4) & a_warm(s1) & Theme(s1,x3) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_man(x1))
|
exists e1 x1 x2.(n_dog(x2) & of(x2,x1) & n_male(x1) & n_man(x1) & with(e1,x2) & Actor(e1,x1) & v_swim(e1))
|
498bcbb4-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_dress(e1) & of(x3,x4) & n_snow(x6) & n_sled(x3) & n_man(x1) & n_dog(x5) & n_clothing(x4) & in(e1,x6) & in(e1,x3) & card_eq_4(x5) & behind(e1,x5) & a_warm(s1) & a_topic(x1) & Theme(s1,x3) & Theme(e1,x2) & (x1 = x2))
|
exists e1 x1 x2.(with(e1,x2) & v_swim(e1) & of(x2,x1) & n_man(x1) & n_male(x1) & n_dog(x2) & Actor(e1,x1))
|
||
A man dressed in warm clothing sleds behind four dogs in the snow.
|
The man is outside sledding.
| 0 | -100 |
A man is in the snow so he must be outside.
|
exists e1 s1 x1 x2 x3 x4 x5 x6.(n_snow(x6) & a_topic(x1) & in(e1,x6) & behind(e1,x5) & n_dog(x5) & card_eq_4(x5) & in(e1,x3) & n_sled(x3) & of(x3,x4) & n_clothing(x4) & a_warm(s1) & Theme(s1,x3) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_man(x1))
|
exists p1 x1.(n_man(x1) & exists s1 x2.((x1 = x2) & n_sledding(x2) & a_outside(s1) & Theme(s1,x2)))
|
498bd596-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_dress(e1) & of(x3,x4) & n_snow(x6) & n_sled(x3) & n_man(x1) & n_dog(x5) & n_clothing(x4) & in(e1,x6) & in(e1,x3) & card_eq_4(x5) & behind(e1,x5) & a_warm(s1) & a_topic(x1) & Theme(s1,x3) & Theme(e1,x2) & (x1 = x2))
|
exists x1.(n_man(x1) & exists s1 x2.(n_sledding(x2) & a_outside(s1) & Theme(s1,x2) & (x1 = x2)))
|
||
A man dressed in warm clothing sleds behind four dogs in the snow.
|
The man is sledding in Alaska.
| 1 | -100 |
Just because a man sleds behind four dogs in the snow doesn't mean that the man is in Alaska.
|
exists e1 s1 x1 x2 x3 x4 x5 x6.(n_snow(x6) & a_topic(x1) & in(e1,x6) & behind(e1,x5) & n_dog(x5) & card_eq_4(x5) & in(e1,x3) & n_sled(x3) & of(x3,x4) & n_clothing(x4) & a_warm(s1) & Theme(s1,x3) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_man(x1))
|
exists e1 x1 x2.(ne_geo_alaska(x2) & n_man(x1) & in(e1,x2) & Actor(e1,x1) & v_sled(e1))
|
498bead6-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_dress(e1) & of(x3,x4) & n_snow(x6) & n_sled(x3) & n_man(x1) & n_dog(x5) & n_clothing(x4) & in(e1,x6) & in(e1,x3) & card_eq_4(x5) & behind(e1,x5) & a_warm(s1) & a_topic(x1) & Theme(s1,x3) & Theme(e1,x2) & (x1 = x2))
|
exists e1 x1 x2.(v_sled(e1) & ne_geo_alaska(x2) & n_man(x1) & in(e1,x2) & Actor(e1,x1))
|
||
A cowboy Roping a calf in a rodeo.
|
A cowboy with a brown hat is roping a calf in a rodeo.
| 1 | -100 |
Not all cowboys wear brown hats.
|
exists e1 x1 x2 x3 x4.(a_topic(x1) & in(e1,x4) & n_rodeo(x4) & Theme(e1,x3) & Actor(e1,x2) & v_rope(e1) & n_calf(x3) & (x1 = x2) & n_cowboy(x1))
|
exists e1 s1 x1 x2 x3 x4.(in(e1,x4) & n_rodeo(x4) & Theme(e1,x3) & Actor(e1,x1) & v_rope(e1) & n_calf(x3) & with(x1,x2) & n_hat(x2) & a_brown(s1) & Theme(s1,x2) & n_cowboy(x1))
|
498bfada-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4.(v_rope(e1) & n_rodeo(x4) & n_cowboy(x1) & n_calf(x3) & in(e1,x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists e1 s1 x1 x2 x3 x4.(with(x1,x2) & v_rope(e1) & n_rodeo(x4) & n_hat(x2) & n_cowboy(x1) & n_calf(x3) & in(e1,x4) & a_brown(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
|
||
A cowboy Roping a calf in a rodeo.
|
A man is working in an office on a laptop.
| 2 | -100 |
There wouldn't be a rodeo or a calf in an office.
|
exists e1 x1 x2 x3 x4.(a_topic(x1) & in(e1,x4) & n_rodeo(x4) & Theme(e1,x3) & Actor(e1,x2) & v_rope(e1) & n_calf(x3) & (x1 = x2) & n_cowboy(x1))
|
exists e1 x1 x2 x3.(on(e1,x3) & n_laptop(x3) & in(e1,x2) & n_office(x2) & Actor(e1,x1) & v_work(e1) & n_man(x1))
|
498c053e-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4.(v_rope(e1) & n_rodeo(x4) & n_cowboy(x1) & n_calf(x3) & in(e1,x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1 x2 x3.(v_work(e1) & on(e1,x3) & n_office(x2) & n_man(x1) & n_laptop(x3) & in(e1,x2) & Actor(e1,x1))
|
||
A cowboy Roping a calf in a rodeo.
|
A person is performing.
| 0 | -100 |
Cowboy performing in a rodeo.
|
exists e1 x1 x2 x3 x4.(a_topic(x1) & in(e1,x4) & n_rodeo(x4) & Theme(e1,x3) & Actor(e1,x2) & v_rope(e1) & n_calf(x3) & (x1 = x2) & n_cowboy(x1))
|
exists e1 x1.(Actor(e1,x1) & v_perform(e1) & n_person(x1))
|
498c0bba-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 x1 x2 x3 x4.(v_rope(e1) & n_rodeo(x4) & n_cowboy(x1) & n_calf(x3) & in(e1,x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
|
exists e1 x1.(v_perform(e1) & n_person(x1) & Actor(e1,x1))
|
||
Men fish on a concrete slab.
|
Men are sleeping in tents.
| 2 | -100 |
The men would not be sleeping in tents while they simultaneously fish on a concrete slab.
|
exists s1 x1 x2 x3.(a_topic(x1) & on(x1,x3) & n_slab(x3) & a_concrete(s1) & Theme(s1,x3) & n_fish(x1) & of(x1,x2) & n_man(x2))
|
exists e1 x1 x2.(in(e1,x2) & n_tent(x2) & Actor(e1,x1) & v_sleep(e1) & n_man(x1))
|
498c115a-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1 x2 x3.(on(x1,x3) & of(x1,x2) & n_slab(x3) & n_man(x2) & n_fish(x1) & a_topic(x1) & a_concrete(s1) & Theme(s1,x3))
|
exists e1 x1 x2.(v_sleep(e1) & n_tent(x2) & n_man(x1) & in(e1,x2) & Actor(e1,x1))
|
||
Men fish on a concrete slab.
|
Men are near the water.
| 0 | -100 |
One must be near the water to fish.
|
exists s1 x1 x2 x3.(a_topic(x1) & on(x1,x3) & n_slab(x3) & a_concrete(s1) & Theme(s1,x3) & n_fish(x1) & of(x1,x2) & n_man(x2))
|
exists p1 x1 x2.(n_water(x2) & near(x1,x2) & n_man(x1))
|
498c1632-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1 x2 x3.(on(x1,x3) & of(x1,x2) & n_slab(x3) & n_man(x2) & n_fish(x1) & a_topic(x1) & a_concrete(s1) & Theme(s1,x3))
|
exists x1 x2.(near(x1,x2) & n_water(x2) & n_man(x1))
|
||
Men fish on a concrete slab.
|
Men are fishing for trout.
| 1 | -100 |
Men fish on a concrete slab doesn't infer that they are fishing for trout.
|
exists s1 x1 x2 x3.(a_topic(x1) & on(x1,x3) & n_slab(x3) & a_concrete(s1) & Theme(s1,x3) & n_fish(x1) & of(x1,x2) & n_man(x2))
|
exists e1 x1 x2.(for(e1,x2) & n_trout(x2) & Actor(e1,x1) & v_fish(e1) & n_man(x1))
|
498c1ab0-e4c8-11ec-9cdd-0242ac1c0002
|
exists s1 x1 x2 x3.(on(x1,x3) & of(x1,x2) & n_slab(x3) & n_man(x2) & n_fish(x1) & a_topic(x1) & a_concrete(s1) & Theme(s1,x3))
|
exists e1 x1 x2.(v_fish(e1) & n_trout(x2) & n_man(x1) & for(e1,x2) & Actor(e1,x1))
|
||
A man wearing a blue shirt screaming or yelling with his arms raised up in the air.
|
A man is angry.
| 1 | -100 |
Just because a man is screaming or yelling with his arms raised in the air doesn't mean he's angry.
|
(exists e1 e2 e3 s1 s2 x1 x2 x3 x4 x5 x6 x10 x12.(n_air(x12) & n_arm(x10) & of(x10,x6) & n_male(x6) & Theme(e3,x4) & Actor(e3,x1) & v_scream(e3) & in(e2,x6) & n_air(x6) & a_up(s2) & Manner(e2,s2) & Theme(e2,x5) & v_raise(e2) & (x4 = x5) & n_arm(x4) & of(x4,x1) & n_male(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_shirt(x3) & a_blue(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1)) | exists e5 e6 e4 s3 s4 x7 x8 x9 x11.(with(e5,x10) & in(e6,x12) & a_up(s4) & Manner(e6,s4) & Theme(e6,x11) & v_raise(e6) & (x10 = x11) & Actor(e5,x7) & v_yell(e5) & Theme(e4,x9) & Actor(e4,x8) & v_wear(e4) & n_shirt(x9) & a_blue(s3) & Theme(s3,x9) & (x7 = x8) & n_man(x7)))
|
exists s1 x1.(Theme(s1,x1) & a_angry(s1) & n_man(x1))
|
498c1f1a-e4c8-11ec-9cdd-0242ac1c0002
|
(exists e5 e6 e4 s3 s4 x7 x8 x9 x11.(with(e5,x10) & v_yell(e5) & v_wear(e4) & v_raise(e6) & n_shirt(x9) & n_man(x7) & in(e6,x12) & a_up(s4) & a_blue(s3) & Theme(s3,x9) & Theme(e6,x11) & Theme(e4,x9) & Manner(e6,s4) & Actor(e5,x7) & Actor(e4,x8) & (x7 = x8) & (x10 = x11)) | exists e1 e2 e3 s1 s2 x1 x2 x3 x4 x5 x6 x10 x12.(v_wear(e1) & v_scream(e3) & v_raise(e2) & of(x4,x1) & of(x10,x6) & n_shirt(x3) & n_man(x1) & n_male(x6) & n_male(x1) & n_arm(x4) & n_arm(x10) & n_air(x6) & n_air(x12) & in(e2,x6) & a_up(s2) & a_blue(s1) & Theme(s1,x3) & Theme(e3,x4) & Theme(e2,x5) & Theme(e1,x3) & Manner(e2,s2) & Actor(e3,x1) & Actor(e1,x2) & (x4 = x5) & (x1 = x2)))
|
exists s1 x1.(n_man(x1) & a_angry(s1) & Theme(s1,x1))
|
||
A man wearing a blue shirt screaming or yelling with his arms raised up in the air.
|
A man makes a ruckus.
| 0 | -100 |
makes a ruckus is another way of describing someone screaming or yelling.
|
(exists e2 e1 e3 s1 s2 x1 x2 x3 x4 x5 x6 x10 x12.(n_air(x12) & n_arm(x10) & of(x10,x6) & n_male(x6) & Theme(e3,x4) & Actor(e3,x1) & v_scream(e3) & in(e2,x6) & n_air(x6) & a_up(s2) & Manner(e2,s2) & Theme(e2,x5) & v_raise(e2) & (x4 = x5) & n_arm(x4) & of(x4,x1) & n_male(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_shirt(x3) & a_blue(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1)) | exists e5 e6 e4 s3 s4 x7 x8 x9 x11.(with(e5,x10) & in(e6,x12) & a_up(s4) & Manner(e6,s4) & Theme(e6,x11) & v_raise(e6) & (x10 = x11) & Actor(e5,x7) & v_yell(e5) & Theme(e4,x9) & Actor(e4,x8) & v_wear(e4) & n_shirt(x9) & a_blue(s3) & Theme(s3,x9) & (x7 = x8) & n_man(x7)))
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_ruckus(x2) & n_man(x1))
|
498c2384-e4c8-11ec-9cdd-0242ac1c0002
|
(exists e5 e6 e4 s3 s4 x7 x8 x9 x11.(with(e5,x10) & v_yell(e5) & v_wear(e4) & v_raise(e6) & n_shirt(x9) & n_man(x7) & in(e6,x12) & a_up(s4) & a_blue(s3) & Theme(s3,x9) & Theme(e6,x11) & Theme(e4,x9) & Manner(e6,s4) & Actor(e5,x7) & Actor(e4,x8) & (x7 = x8) & (x10 = x11)) | exists e2 e1 e3 s1 s2 x1 x2 x3 x4 x5 x6 x10 x12.(v_wear(e1) & v_scream(e3) & v_raise(e2) & of(x4,x1) & of(x10,x6) & n_shirt(x3) & n_man(x1) & n_male(x6) & n_male(x1) & n_arm(x4) & n_arm(x10) & n_air(x6) & n_air(x12) & in(e2,x6) & a_up(s2) & a_blue(s1) & Theme(s1,x3) & Theme(e3,x4) & Theme(e2,x5) & Theme(e1,x3) & Manner(e2,s2) & Actor(e3,x1) & Actor(e1,x2) & (x4 = x5) & (x1 = x2)))
|
exists e1 x1 x2.(v_make(e1) & n_ruckus(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
|
||
A man wearing a blue shirt screaming or yelling with his arms raised up in the air.
|
A man is relaxed.
| 2 | -100 |
The man would not typically be relaxed if he was screaming or yelling.
|
(exists e1 e2 e3 s1 s2 x1 x2 x3 x4 x5 x6 x10 x12.(n_air(x12) & n_arm(x10) & of(x10,x6) & n_male(x6) & Theme(e3,x4) & Actor(e3,x1) & v_scream(e3) & in(e2,x6) & n_air(x6) & a_up(s2) & Manner(e2,s2) & Theme(e2,x5) & v_raise(e2) & (x4 = x5) & n_arm(x4) & of(x4,x1) & n_male(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_shirt(x3) & a_blue(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1)) | exists e4 e6 e5 s3 s4 x7 x8 x9 x11.(with(e5,x10) & in(e6,x12) & a_up(s4) & Manner(e6,s4) & Theme(e6,x11) & v_raise(e6) & (x10 = x11) & Actor(e5,x7) & v_yell(e5) & Theme(e4,x9) & Actor(e4,x8) & v_wear(e4) & n_shirt(x9) & a_blue(s3) & Theme(s3,x9) & (x7 = x8) & n_man(x7)))
|
exists e1 x1.(Theme(e1,x1) & v_relax(e1) & n_man(x1))
|
498c2852-e4c8-11ec-9cdd-0242ac1c0002
|
(exists e4 e6 e5 s3 s4 x7 x8 x9 x11.(with(e5,x10) & v_yell(e5) & v_wear(e4) & v_raise(e6) & n_shirt(x9) & n_man(x7) & in(e6,x12) & a_up(s4) & a_blue(s3) & Theme(s3,x9) & Theme(e6,x11) & Theme(e4,x9) & Manner(e6,s4) & Actor(e5,x7) & Actor(e4,x8) & (x7 = x8) & (x10 = x11)) | exists e1 e2 e3 s1 s2 x1 x2 x3 x4 x5 x6 x10 x12.(v_wear(e1) & v_scream(e3) & v_raise(e2) & of(x4,x1) & of(x10,x6) & n_shirt(x3) & n_man(x1) & n_male(x6) & n_male(x1) & n_arm(x4) & n_arm(x10) & n_air(x6) & n_air(x12) & in(e2,x6) & a_up(s2) & a_blue(s1) & Theme(s1,x3) & Theme(e3,x4) & Theme(e2,x5) & Theme(e1,x3) & Manner(e2,s2) & Actor(e3,x1) & Actor(e1,x2) & (x4 = x5) & (x1 = x2)))
|
exists e1 x1.(v_relax(e1) & n_man(x1) & Theme(e1,x1))
|
||
Four people near a body of water, one sitting and three standing, while two people walk on a nearby sidewalk.
|
one person swims in water
| 2 | 0.000054 |
The four doesn't include the one swimming
|
exists e1 p1 p2 p3 x1 x2 x3 x4 x5 x6 x7.(rel(p1,x1) & near(x1,x2) & rel(x2,x4) & subset_of(x7,x4) & n_standing(x7) & card_eq_3(x7) & subset_of(x5,x4) & Actor(e1,x6) & v_sit(e1) & (x5 = x6) & n_thing(x5) & card_eq_1(x5) & of(x2,x3) & n_water(x3) & n_body(x2) & n_people(x1) & card_eq_4(x1) & exists x10.n_event(x10) & exists e2 s1 x8 x9.(on(e2,x9) & n_sidewalk(x9) & a_nearby(s1) & Theme(s1,x9) & Actor(e2,x8) & v_walk(e2) & n_people(x8) & card_eq_2(x8)) & while(p2,p3))
|
exists x1 x2 x3.(a_topic(x1) & in(x1,x3) & n_water(x3) & Time(x1,x2) & n_swim(x2) & n_person(x1) & card_eq_1(x1))
|
498c2cda-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 p2 p3 x1 x2 x3 x4 x5 x6 x7.(while(p2,p3) & v_sit(e1) & subset_of(x7,x4) & subset_of(x5,x4) & rel(x2,x4) & rel(p1,x1) & of(x2,x3) & near(x1,x2) & n_water(x3) & n_thing(x5) & n_standing(x7) & n_people(x1) & n_body(x2) & exists x10.n_event(x10) & exists e2 s1 x8 x9.(v_walk(e2) & on(e2,x9) & n_sidewalk(x9) & n_people(x8) & card_eq_2(x8) & a_nearby(s1) & Theme(s1,x9) & Actor(e2,x8)) & card_eq_4(x1) & card_eq_3(x7) & card_eq_1(x5) & Actor(e1,x6) & (x5 = x6))
|
exists x1 x2 x3.(n_water(x3) & n_swim(x2) & n_person(x1) & in(x1,x3) & card_eq_1(x1) & a_topic(x1) & Time(x1,x2))
|
||
Four people near a body of water, one sitting and three standing, while two people walk on a nearby sidewalk.
|
Four people sitting near the pond.
| 2 | -100 |
Three people can't be standing at the same time as four people are sitting.
|
exists e1 p1 p2 p3 x1 x2 x3 x4 x5 x6 x7.(rel(p1,x1) & near(x1,x2) & rel(x2,x4) & subset_of(x7,x4) & n_standing(x7) & card_eq_3(x7) & subset_of(x5,x4) & Actor(e1,x6) & v_sit(e1) & (x5 = x6) & n_thing(x5) & card_eq_1(x5) & of(x2,x3) & n_water(x3) & n_body(x2) & n_people(x1) & card_eq_4(x1) & exists x10.n_event(x10) & exists e2 s1 x8 x9.(on(e2,x9) & n_sidewalk(x9) & a_nearby(s1) & Theme(s1,x9) & Actor(e2,x8) & v_walk(e2) & n_people(x8) & card_eq_2(x8)) & while(p2,p3))
|
exists e1 x1 x2 x3.(n_pond(x3) & a_topic(x1) & near(e1,x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_people(x1) & card_eq_4(x1))
|
498c320c-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 p2 p3 x1 x2 x3 x4 x5 x6 x7.(while(p2,p3) & v_sit(e1) & subset_of(x7,x4) & subset_of(x5,x4) & rel(x2,x4) & rel(p1,x1) & of(x2,x3) & near(x1,x2) & n_water(x3) & n_thing(x5) & n_standing(x7) & n_people(x1) & n_body(x2) & exists x10.n_event(x10) & exists e2 s1 x8 x9.(v_walk(e2) & on(e2,x9) & n_sidewalk(x9) & n_people(x8) & card_eq_2(x8) & a_nearby(s1) & Theme(s1,x9) & Actor(e2,x8)) & card_eq_4(x1) & card_eq_3(x7) & card_eq_1(x5) & Actor(e1,x6) & (x5 = x6))
|
exists e1 x1 x2 x3.(v_sit(e1) & near(e1,x3) & n_pond(x3) & n_people(x1) & card_eq_4(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
|
||
Four people near a body of water, one sitting and three standing, while two people walk on a nearby sidewalk.
|
There is chalk art on the sidewalk.
| 1 | 0.001356 |
Not all sidewalks have chalk art on them.
|
exists e1 p1 p2 p3 x1 x2 x3 x4 x5 x6 x7.(rel(p1,x1) & near(x1,x2) & rel(x2,x4) & subset_of(x7,x4) & n_standing(x7) & card_eq_3(x7) & subset_of(x5,x4) & Actor(e1,x6) & v_sit(e1) & (x5 = x6) & n_thing(x5) & card_eq_1(x5) & of(x2,x3) & n_water(x3) & n_body(x2) & n_people(x1) & card_eq_4(x1) & exists x10.n_event(x10) & exists e2 s1 x8 x9.(on(e2,x9) & n_sidewalk(x9) & a_nearby(s1) & Theme(s1,x9) & Actor(e2,x8) & v_walk(e2) & n_people(x8) & card_eq_2(x8)) & while(p2,p3))
|
exists p1 x1 x4.(n_sidewalk(x4) & exists x2 x3.((x1 = x2) & on(x2,x4) & n_art(x2) & of(x2,x3) & n_chalk(x3)))
|
498c36b2-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 p2 p3 x1 x2 x3 x4 x5 x6 x7.(while(p2,p3) & v_sit(e1) & subset_of(x7,x4) & subset_of(x5,x4) & rel(x2,x4) & rel(p1,x1) & of(x2,x3) & near(x1,x2) & n_water(x3) & n_thing(x5) & n_standing(x7) & n_people(x1) & n_body(x2) & exists x10.n_event(x10) & exists e2 s1 x8 x9.(v_walk(e2) & on(e2,x9) & n_sidewalk(x9) & n_people(x8) & card_eq_2(x8) & a_nearby(s1) & Theme(s1,x9) & Actor(e2,x8)) & card_eq_4(x1) & card_eq_3(x7) & card_eq_1(x5) & Actor(e1,x6) & (x5 = x6))
|
exists x1 x4.(n_sidewalk(x4) & exists x2 x3.(on(x2,x4) & of(x2,x3) & n_chalk(x3) & n_art(x2) & (x1 = x2)))
|
||
Four people near a body of water, one sitting and three standing, while two people walk on a nearby sidewalk.
|
one person sits while three stand near a body of water.
| 0 | -100 |
Both scenario has four people with one person sitting and three standing.
|
exists e1 p1 p2 p3 x1 x2 x3 x4 x5 x6 x7.(rel(p1,x1) & near(x1,x2) & rel(x2,x4) & subset_of(x7,x4) & n_standing(x7) & card_eq_3(x7) & subset_of(x5,x4) & Actor(e1,x6) & v_sit(e1) & (x5 = x6) & n_thing(x5) & card_eq_1(x5) & of(x2,x3) & n_water(x3) & n_body(x2) & n_people(x1) & card_eq_4(x1) & exists x10.n_event(x10) & exists e2 s1 x8 x9.(on(e2,x9) & n_sidewalk(x9) & a_nearby(s1) & Theme(s1,x9) & Actor(e2,x8) & v_walk(e2) & n_people(x8) & card_eq_2(x8)) & while(p2,p3))
|
exists e1 x1 x2 x3 x4.(near(e1,x3) & of(x3,x4) & n_water(x4) & n_body(x3) & while(e1,x2) & n_stand(x2) & card_eq_3(x2) & Actor(e1,x1) & v_sit(e1) & n_person(x1) & card_eq_1(x1))
|
498c3df6-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 p2 p3 x1 x2 x3 x4 x5 x6 x7.(while(p2,p3) & v_sit(e1) & subset_of(x7,x4) & subset_of(x5,x4) & rel(x2,x4) & rel(p1,x1) & of(x2,x3) & near(x1,x2) & n_water(x3) & n_thing(x5) & n_standing(x7) & n_people(x1) & n_body(x2) & exists x10.n_event(x10) & exists e2 s1 x8 x9.(v_walk(e2) & on(e2,x9) & n_sidewalk(x9) & n_people(x8) & card_eq_2(x8) & a_nearby(s1) & Theme(s1,x9) & Actor(e2,x8)) & card_eq_4(x1) & card_eq_3(x7) & card_eq_1(x5) & Actor(e1,x6) & (x5 = x6))
|
exists e1 x1 x2 x3 x4.(while(e1,x2) & v_sit(e1) & of(x3,x4) & near(e1,x3) & n_water(x4) & n_stand(x2) & n_person(x1) & n_body(x3) & card_eq_3(x2) & card_eq_1(x1) & Actor(e1,x1))
|
||
Four people near a body of water, one sitting and three standing, while two people walk on a nearby sidewalk.
|
People are standing on stairs.
| 2 | -100 |
The entire group of people is standing on stairs as opposed to the group that has one person sitting, three standing while two other people walk.
|
exists e1 p1 p2 p3 x1 x2 x3 x4 x5 x6 x7.(rel(p1,x1) & near(x1,x2) & rel(x2,x4) & subset_of(x7,x4) & n_standing(x7) & card_eq_3(x7) & subset_of(x5,x4) & Actor(e1,x6) & v_sit(e1) & (x5 = x6) & n_thing(x5) & card_eq_1(x5) & of(x2,x3) & n_water(x3) & n_body(x2) & n_people(x1) & card_eq_4(x1) & exists x10.n_event(x10) & exists e2 s1 x8 x9.(on(e2,x9) & n_sidewalk(x9) & a_nearby(s1) & Theme(s1,x9) & Actor(e2,x8) & v_walk(e2) & n_people(x8) & card_eq_2(x8)) & while(p2,p3))
|
exists e1 x1 x2.(on(e1,x2) & n_stair(x2) & Actor(e1,x1) & v_stand(e1) & n_people(x1))
|
498c430a-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 p2 p3 x1 x2 x3 x4 x5 x6 x7.(while(p2,p3) & v_sit(e1) & subset_of(x7,x4) & subset_of(x5,x4) & rel(x2,x4) & rel(p1,x1) & of(x2,x3) & near(x1,x2) & n_water(x3) & n_thing(x5) & n_standing(x7) & n_people(x1) & n_body(x2) & exists x10.n_event(x10) & exists e2 s1 x8 x9.(v_walk(e2) & on(e2,x9) & n_sidewalk(x9) & n_people(x8) & card_eq_2(x8) & a_nearby(s1) & Theme(s1,x9) & Actor(e2,x8)) & card_eq_4(x1) & card_eq_3(x7) & card_eq_1(x5) & Actor(e1,x6) & (x5 = x6))
|
exists e1 x1 x2.(v_stand(e1) & on(e1,x2) & n_stair(x2) & n_people(x1) & Actor(e1,x1))
|
||
Four people near a body of water, one sitting and three standing, while two people walk on a nearby sidewalk.
|
A group of people are inside a building.
| 2 | -100 |
It is implied by the people being on a sidewalk or near a body of water that they are not simultaneously inside a building.
|
exists e1 p1 p2 p3 x1 x2 x3 x4 x5 x6 x7.(rel(p1,x1) & near(x1,x2) & rel(x2,x4) & subset_of(x7,x4) & n_standing(x7) & card_eq_3(x7) & subset_of(x5,x4) & Actor(e1,x6) & v_sit(e1) & (x5 = x6) & n_thing(x5) & card_eq_1(x5) & of(x2,x3) & n_water(x3) & n_body(x2) & n_people(x1) & card_eq_4(x1) & exists x10.n_event(x10) & exists e2 s1 x8 x9.(on(e2,x9) & n_sidewalk(x9) & a_nearby(s1) & Theme(s1,x9) & Actor(e2,x8) & v_walk(e2) & n_people(x8) & card_eq_2(x8)) & while(p2,p3))
|
exists p1 x1 x2.(exists x3.(inside(x1,x3) & n_building(x3)) & of(x1,x2) & n_people(x2) & n_group(x1))
|
498c4832-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 p2 p3 x1 x2 x3 x4 x5 x6 x7.(while(p2,p3) & v_sit(e1) & subset_of(x7,x4) & subset_of(x5,x4) & rel(x2,x4) & rel(p1,x1) & of(x2,x3) & near(x1,x2) & n_water(x3) & n_thing(x5) & n_standing(x7) & n_people(x1) & n_body(x2) & exists x10.n_event(x10) & exists e2 s1 x8 x9.(v_walk(e2) & on(e2,x9) & n_sidewalk(x9) & n_people(x8) & card_eq_2(x8) & a_nearby(s1) & Theme(s1,x9) & Actor(e2,x8)) & card_eq_4(x1) & card_eq_3(x7) & card_eq_1(x5) & Actor(e1,x6) & (x5 = x6))
|
exists x1 x2.(of(x1,x2) & n_people(x2) & n_group(x1) & exists x3.(n_building(x3) & inside(x1,x3)))
|
||
Four people near a body of water, one sitting and three standing, while two people walk on a nearby sidewalk.
|
The sidewalk is desolate and empty.
| 2 | -100 |
The sidewalk cannot be desolate and empty if two people are on the sidewalk.
|
exists e1 p1 p2 p3 x1 x2 x3 x4 x5 x6 x7.(rel(p1,x1) & near(x1,x2) & rel(x2,x4) & subset_of(x7,x4) & n_standing(x7) & card_eq_3(x7) & subset_of(x5,x4) & Actor(e1,x6) & v_sit(e1) & (x5 = x6) & n_thing(x5) & card_eq_1(x5) & of(x2,x3) & n_water(x3) & n_body(x2) & n_people(x1) & card_eq_4(x1) & exists x10.n_event(x10) & exists e2 s1 x8 x9.(on(e2,x9) & n_sidewalk(x9) & a_nearby(s1) & Theme(s1,x9) & Actor(e2,x8) & v_walk(e2) & n_people(x8) & card_eq_2(x8)) & while(p2,p3))
|
exists s1 s2 x1.(n_sidewalk(x1) & Theme(s2,x1) & a_empty(s2) & Theme(s1,x1) & a_desolate(s1))
|
498c4cd8-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 p2 p3 x1 x2 x3 x4 x5 x6 x7.(while(p2,p3) & v_sit(e1) & subset_of(x7,x4) & subset_of(x5,x4) & rel(x2,x4) & rel(p1,x1) & of(x2,x3) & near(x1,x2) & n_water(x3) & n_thing(x5) & n_standing(x7) & n_people(x1) & n_body(x2) & exists x10.n_event(x10) & exists e2 s1 x8 x9.(v_walk(e2) & on(e2,x9) & n_sidewalk(x9) & n_people(x8) & card_eq_2(x8) & a_nearby(s1) & Theme(s1,x9) & Actor(e2,x8)) & card_eq_4(x1) & card_eq_3(x7) & card_eq_1(x5) & Actor(e1,x6) & (x5 = x6))
|
exists s1 s2 x1.(n_sidewalk(x1) & a_empty(s2) & a_desolate(s1) & Theme(s2,x1) & Theme(s1,x1))
|
||
Four people near a body of water, one sitting and three standing, while two people walk on a nearby sidewalk.
|
Four people congregate at the pond.
| 1 | 0.834243 |
People congregating near a body of water doesn't have to be at the pond.
|
exists e1 p1 p2 p3 x1 x2 x3 x4 x5 x6 x7.(rel(p1,x1) & near(x1,x2) & rel(x2,x4) & subset_of(x7,x4) & n_standing(x7) & card_eq_3(x7) & subset_of(x5,x4) & Actor(e1,x6) & v_sit(e1) & (x5 = x6) & n_thing(x5) & card_eq_1(x5) & of(x2,x3) & n_water(x3) & n_body(x2) & n_people(x1) & card_eq_4(x1) & exists x10.n_event(x10) & exists e2 s1 x8 x9.(on(e2,x9) & n_sidewalk(x9) & a_nearby(s1) & Theme(s1,x9) & Actor(e2,x8) & v_walk(e2) & n_people(x8) & card_eq_2(x8)) & while(p2,p3))
|
exists e1 x1 x2.(n_pond(x2) & at(e1,x2) & Actor(e1,x1) & v_congregate(e1) & n_people(x1) & card_eq_4(x1))
|
498c5174-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 p2 p3 x1 x2 x3 x4 x5 x6 x7.(while(p2,p3) & v_sit(e1) & subset_of(x7,x4) & subset_of(x5,x4) & rel(x2,x4) & rel(p1,x1) & of(x2,x3) & near(x1,x2) & n_water(x3) & n_thing(x5) & n_standing(x7) & n_people(x1) & n_body(x2) & exists x10.n_event(x10) & exists e2 s1 x8 x9.(v_walk(e2) & on(e2,x9) & n_sidewalk(x9) & n_people(x8) & card_eq_2(x8) & a_nearby(s1) & Theme(s1,x9) & Actor(e2,x8)) & card_eq_4(x1) & card_eq_3(x7) & card_eq_1(x5) & Actor(e1,x6) & (x5 = x6))
|
exists e1 x1 x2.(v_congregate(e1) & n_pond(x2) & n_people(x1) & card_eq_4(x1) & at(e1,x2) & Actor(e1,x1))
|
||
Four people near a body of water, one sitting and three standing, while two people walk on a nearby sidewalk.
|
People are going swimming.
| 1 | 0.525962 |
Just because people are near water doesn't mean they are going swimming.
|
exists e1 p1 p2 p3 x1 x2 x3 x4 x5 x6 x7.(rel(p1,x1) & near(x1,x2) & rel(x2,x4) & subset_of(x7,x4) & n_standing(x7) & card_eq_3(x7) & subset_of(x5,x4) & Actor(e1,x6) & v_sit(e1) & (x5 = x6) & n_thing(x5) & card_eq_1(x5) & of(x2,x3) & n_water(x3) & n_body(x2) & n_people(x1) & card_eq_4(x1) & exists x10.n_event(x10) & exists e2 s1 x8 x9.(on(e2,x9) & n_sidewalk(x9) & a_nearby(s1) & Theme(s1,x9) & Actor(e2,x8) & v_walk(e2) & n_people(x8) & card_eq_2(x8)) & while(p2,p3))
|
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_go(e1) & n_swimming(x2) & n_people(x1))
|
498c55de-e4c8-11ec-9cdd-0242ac1c0002
|
exists e1 p1 p2 p3 x1 x2 x3 x4 x5 x6 x7.(while(p2,p3) & v_sit(e1) & subset_of(x7,x4) & subset_of(x5,x4) & rel(x2,x4) & rel(p1,x1) & of(x2,x3) & near(x1,x2) & n_water(x3) & n_thing(x5) & n_standing(x7) & n_people(x1) & n_body(x2) & exists x10.n_event(x10) & exists e2 s1 x8 x9.(v_walk(e2) & on(e2,x9) & n_sidewalk(x9) & n_people(x8) & card_eq_2(x8) & a_nearby(s1) & Theme(s1,x9) & Actor(e2,x8)) & card_eq_4(x1) & card_eq_3(x7) & card_eq_1(x5) & Actor(e1,x6) & (x5 = x6))
|
exists e1 x1 x2.(v_go(e1) & n_swimming(x2) & n_people(x1) & Theme(e1,x2) & Actor(e1,x1))
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.