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 happy toddler is carrying a notebook.
A happy toddler is playing with her blocks.
2
-100
A notebook isn't blocks.
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_notebook(x2) & n_toddler(x1) & a_happy(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(with(e1,x2) & n_block(x2) & of(x2,x1) & n_female(x1) & Actor(e1,x1) & v_play(e1) & n_toddler(x1) & a_happy(s1) & Theme(s1,x1))
49c2b386-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_carry(e1) & n_toddler(x1) & n_notebook(x2) & a_happy(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2.(with(e1,x2) & v_play(e1) & of(x2,x1) & n_toddler(x1) & n_female(x1) & n_block(x2) & a_happy(s1) & Theme(s1,x1) & Actor(e1,x1))
A man plays a keyboard and sings.
A boy skips down the street.
2
-100
A man isn't a boy and when they sings they don't skips.
exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_sing(x4) & n_keyboard(x3) & subset_of(x4,x2) & subset_of(x3,x2) & n_man(x1))
exists e1 x1 x2.(n_street(x2) & down(e1,x2) & Actor(e1,x1) & v_skip(e1) & n_boy(x1))
49c2b944-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_play(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_sing(x4) & n_man(x1) & n_keyboard(x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_skip(e1) & n_street(x2) & n_boy(x1) & down(e1,x2) & Actor(e1,x1))
A man plays a keyboard and sings.
A singer rehearses a song with his keyboard.
1
-100
A man that plays a keyboard and sings doesn't always rehearses songs.
exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_sing(x4) & n_keyboard(x3) & subset_of(x4,x2) & subset_of(x3,x2) & n_man(x1))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_rehearse(e1) & with(x2,x3) & n_keyboard(x3) & of(x3,x1) & n_male(x1) & n_song(x2) & n_singer(x1))
49c2be4e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_play(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_sing(x4) & n_man(x1) & n_keyboard(x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3.(with(x2,x3) & v_rehearse(e1) & of(x3,x1) & n_song(x2) & n_singer(x1) & n_male(x1) & n_keyboard(x3) & Theme(e1,x2) & Actor(e1,x1))
A man plays a keyboard and sings.
A man performs a song.
0
-100
Someone who plays a keyboard and sings performs a song.
exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_sing(x4) & n_keyboard(x3) & subset_of(x4,x2) & subset_of(x3,x2) & n_man(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_perform(e1) & n_song(x2) & n_man(x1))
49c2c33a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_play(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_sing(x4) & n_man(x1) & n_keyboard(x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_perform(e1) & n_song(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
A blond headed toddler walking with a red piece of paper in hand.
A toddler girl is walking with a red piece of paper.
1
-100
Not every blond toddler is a girl.
exists e1 s1 x1 x2 x3 x4 x5 x6.(with(e1,x4) & in(x4,x6) & n_hand(x6) & of(x4,x5) & n_paper(x5) & n_piece(x4) & a_red(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_head(e1) & n_walking(x2) & of(x2,x3) & n_toddler(x3) & n_blond(x1))
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & of(x3,x4) & n_paper(x4) & n_piece(x3) & a_red(s1) & Theme(s1,x3) & Actor(e1,x1) & v_walk(e1) & n_girl(x1) & of(x1,x2) & n_toddler(x2))
49c2c89e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(with(e1,x4) & v_head(e1) & of(x4,x5) & of(x2,x3) & n_walking(x2) & n_toddler(x3) & n_piece(x4) & n_paper(x5) & n_hand(x6) & n_blond(x1) & in(x4,x6) & a_red(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_walk(e1) & of(x3,x4) & of(x1,x2) & n_toddler(x2) & n_piece(x3) & n_paper(x4) & n_girl(x1) & a_red(s1) & Theme(s1,x3) & Actor(e1,x1))
A blond headed toddler walking with a red piece of paper in hand.
A toddler is walking.
0
-100
A toddler can be blond headed.
exists e1 s1 x1 x2 x3 x4 x5 x6.(with(e1,x4) & in(x4,x6) & n_hand(x6) & of(x4,x5) & n_paper(x5) & n_piece(x4) & a_red(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_head(e1) & n_walking(x2) & of(x2,x3) & n_toddler(x3) & n_blond(x1))
exists e1 x1.(Actor(e1,x1) & v_walk(e1) & n_toddler(x1))
49c2cd94-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(with(e1,x4) & v_head(e1) & of(x4,x5) & of(x2,x3) & n_walking(x2) & n_toddler(x3) & n_piece(x4) & n_paper(x5) & n_hand(x6) & n_blond(x1) & in(x4,x6) & a_red(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1.(v_walk(e1) & n_toddler(x1) & Actor(e1,x1))
A blond headed toddler walking with a red piece of paper in hand.
An adult is walking with a red piece of paper in hand.
2
-100
A toddler isn't an adult.
exists e1 s1 x1 x2 x3 x4 x5 x6.(with(e1,x4) & in(x4,x6) & n_hand(x6) & of(x4,x5) & n_paper(x5) & n_piece(x4) & a_red(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_head(e1) & n_walking(x2) & of(x2,x3) & n_toddler(x3) & n_blond(x1))
exists e1 s1 x1 x2 x3 x4.(in(e1,x4) & n_hand(x4) & with(e1,x2) & of(x2,x3) & n_paper(x3) & n_piece(x2) & a_red(s1) & Theme(s1,x2) & Actor(e1,x1) & v_walk(e1) & n_adult(x1))
49c2d276-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(with(e1,x4) & v_head(e1) & of(x4,x5) & of(x2,x3) & n_walking(x2) & n_toddler(x3) & n_piece(x4) & n_paper(x5) & n_hand(x6) & n_blond(x1) & in(x4,x6) & a_red(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4.(with(e1,x2) & v_walk(e1) & of(x2,x3) & n_piece(x2) & n_paper(x3) & n_hand(x4) & n_adult(x1) & in(e1,x4) & a_red(s1) & Theme(s1,x2) & Actor(e1,x1))
A woman plays a synthesizer in a dark room.
The synthesizer is shaped like a tennis racket.
2
-100
It is extremely unexpected for a synthesizer to be shaped like a tennis racket, and perhaps difficult to even see its shape in a dark room.
exists e1 s1 x1 x2 x3.(in(e1,x3) & n_room(x3) & a_dark(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_synthesizer(x2) & n_woman(x1))
exists e1 x1 x2 x3.(n_synthesizer(x1) & like(e1,x2) & n_racket(x2) & of(x2,x3) & n_tennis(x3) & Theme(e1,x1) & v_shape(e1))
49c2d884-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_play(e1) & n_woman(x1) & n_synthesizer(x2) & n_room(x3) & in(e1,x3) & a_dark(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_shape(e1) & of(x2,x3) & n_tennis(x3) & n_synthesizer(x1) & n_racket(x2) & like(e1,x2) & Theme(e1,x1))
A woman plays a synthesizer in a dark room.
The synthesizer is making noise.
0
-100
A synthesizer is making noise in a dark room as a woman plays it.
exists e1 s1 x1 x2 x3.(in(e1,x3) & n_room(x3) & a_dark(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_synthesizer(x2) & n_woman(x1))
exists e1 x1 x2.(n_synthesizer(x1) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_noise(x2))
49c2dec4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_play(e1) & n_woman(x1) & n_synthesizer(x2) & n_room(x3) & in(e1,x3) & a_dark(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_make(e1) & n_synthesizer(x1) & n_noise(x2) & Theme(e1,x2) & Actor(e1,x1))
A woman plays a synthesizer in a dark room.
The curtains are drawn closed.
1
-100
Just because the room is dark doesn't mean the room has the curtains closed. It might be night time, or the room might not have a window.
exists e1 s1 x1 x2 x3.(in(e1,x3) & n_room(x3) & a_dark(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_synthesizer(x2) & n_woman(x1))
exists e1 p1 x1.(n_curtain(x1) & exists s1.(Theme(s1,x1) & a_closed(s1)) & Recipient(e1,p1) & Topic(e1,x1) & v_draw(e1))
49c2e3ce-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_play(e1) & n_woman(x1) & n_synthesizer(x2) & n_room(x3) & in(e1,x3) & a_dark(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 p1 x1.(v_draw(e1) & n_curtain(x1) & exists s1.(a_closed(s1) & Theme(s1,x1)) & Topic(e1,x1) & Recipient(e1,p1))
A little boy is running down the aisle clutching a book.
Jessica bought a new book.
2
-100
Jessica cannot be a little boy
exists e2 e1 s1 s2 x1 x2 x3.(n_aisle(x2) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_clutch(e2) & n_book(x3) & a_down(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_run(e1) & n_boy(x1) & a_little(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(ne_per_jessica(x1) & Theme(e1,x2) & Actor(e1,x1) & v_buy(e1) & n_book(x2) & a_new(s1) & Theme(s1,x2))
49c2e900-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3.(v_run(e1) & v_clutch(e2) & n_boy(x1) & n_book(x3) & n_aisle(x2) & for(e1,e2) & a_little(s1) & a_down(s2) & Theme(s1,x1) & Theme(e2,x3) & Theme(e1,x2) & Manner(e1,s2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_buy(e1) & ne_per_jessica(x1) & n_book(x2) & a_new(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A little boy is running down the aisle clutching a book.
Billy was running with his book clutched next to him.
0
-100
It is implied that Billy is a little boy. "Book clutched next to him" is a rephrasing of "clutching a book."
exists e1 e2 s1 s2 x1 x2 x3.(n_aisle(x2) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_clutch(e2) & n_book(x3) & a_down(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_run(e1) & n_boy(x1) & a_little(s1) & Theme(s1,x1))
exists e2 e1 x1 x2 x3.(n_male(x1) & n_male(x1) & n_book(x2) & of(x2,x1) & ne_per_billy(x1) & with(e1,x2) & to(e2,x1) & r_next(e2) & Actor(e2,x3) & v_clutch(e2) & (x2 = x3) & Actor(e1,x1) & v_run(e1))
49c2edd8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3.(v_run(e1) & v_clutch(e2) & n_boy(x1) & n_book(x3) & n_aisle(x2) & for(e1,e2) & a_little(s1) & a_down(s2) & Theme(s1,x1) & Theme(e2,x3) & Theme(e1,x2) & Manner(e1,s2) & Actor(e2,x1) & Actor(e1,x1))
exists e2 e1 x1 x2 x3.(with(e1,x2) & v_run(e1) & v_clutch(e2) & to(e2,x1) & r_next(e2) & of(x2,x1) & ne_per_billy(x1) & n_male(x1) & n_book(x2) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3))
A little boy is running down the aisle clutching a book.
Billy was running with his book.
1
-100
You can not infer his name is Billy.
exists e1 e2 s1 s2 x1 x2 x3.(n_aisle(x2) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_clutch(e2) & n_book(x3) & a_down(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_run(e1) & n_boy(x1) & a_little(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_book(x2) & of(x2,x1) & n_male(x1) & ne_per_billy(x1) & with(e1,x2) & Actor(e1,x1) & v_run(e1))
49c2f274-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3.(v_run(e1) & v_clutch(e2) & n_boy(x1) & n_book(x3) & n_aisle(x2) & for(e1,e2) & a_little(s1) & a_down(s2) & Theme(s1,x1) & Theme(e2,x3) & Theme(e1,x2) & Manner(e1,s2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2.(with(e1,x2) & v_run(e1) & of(x2,x1) & ne_per_billy(x1) & n_male(x1) & n_book(x2) & Actor(e1,x1))
A flight attendant is demonstrating safety devices.
A flight attendant is putting on a show
0
-100
Demonstrating devices means that one is putting on a kind of show.
exists e1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_demonstrate(e1) & n_device(x3) & of(x3,x4) & n_safety(x4) & n_attendant(x1) & of(x1,x2) & n_flight(x2))
exists e1 x1 x2 x3 x4.(on(e1,x4) & n_show(x4) & Theme(e1,x3) & Actor(e1,x1) & v_put(e1) & n_thing(x3) & n_attendant(x1) & of(x1,x2) & n_flight(x2))
49c306a6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_demonstrate(e1) & of(x3,x4) & of(x1,x2) & n_safety(x4) & n_flight(x2) & n_device(x3) & n_attendant(x1) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_put(e1) & on(e1,x4) & of(x1,x2) & n_thing(x3) & n_show(x4) & n_flight(x2) & n_attendant(x1) & Theme(e1,x3) & Actor(e1,x1))
A flight attendant is demonstrating safety devices.
A worker is on the plane
2
-100
He refers to a flight attendant not a worker.
exists e1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_demonstrate(e1) & n_device(x3) & of(x3,x4) & n_safety(x4) & n_attendant(x1) & of(x1,x2) & n_flight(x2))
exists p1 x1 x2.(n_plane(x2) & on(x1,x2) & n_worker(x1))
49c30b1a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_demonstrate(e1) & of(x3,x4) & of(x1,x2) & n_safety(x4) & n_flight(x2) & n_device(x3) & n_attendant(x1) & Theme(e1,x3) & Actor(e1,x1))
exists x1 x2.(on(x1,x2) & n_worker(x1) & n_plane(x2))
A flight attendant is demonstrating safety devices.
A flight attendant is using a seat belt
1
-100
We have no idea if the flight attendant is using a seat belt or one of the other many safety devices.
exists e1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_demonstrate(e1) & n_device(x3) & of(x3,x4) & n_safety(x4) & n_attendant(x1) & of(x1,x2) & n_flight(x2))
exists e1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_use(e1) & n_belt(x3) & of(x3,x4) & n_seat(x4) & n_attendant(x1) & of(x1,x2) & n_flight(x2))
49c30f8e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_demonstrate(e1) & of(x3,x4) & of(x1,x2) & n_safety(x4) & n_flight(x2) & n_device(x3) & n_attendant(x1) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_use(e1) & of(x3,x4) & of(x1,x2) & n_seat(x4) & n_flight(x2) & n_belt(x3) & n_attendant(x1) & Theme(e1,x3) & Actor(e1,x1))
A stewardess reviews safety procedures on a plane.
The lady is headed to Taiwan.
1
-100
Not all ladies are stewardess. Not all planes are heading to Taiwan.
exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_review(e1) & on(x2,x4) & n_plane(x4) & n_procedure(x2) & of(x2,x3) & n_safety(x3) & n_stewardess(x1))
exists e1 x1 x2.(ne_geo_taiwan(x2) & n_lady(x1) & to(e1,x2) & Theme(e1,x1) & v_head(e1))
49c313ee-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_review(e1) & on(x2,x4) & of(x2,x3) & n_stewardess(x1) & n_safety(x3) & n_procedure(x2) & n_plane(x4) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_head(e1) & to(e1,x2) & ne_geo_taiwan(x2) & n_lady(x1) & Theme(e1,x1))
A stewardess reviews safety procedures on a plane.
The woman is on a boat.
2
-100
A woman cannot be on a plane and on a boat at the same time.
exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_review(e1) & on(x2,x4) & n_plane(x4) & n_procedure(x2) & of(x2,x3) & n_safety(x3) & n_stewardess(x1))
exists p1 x1.(n_woman(x1) & exists x2.(on(x1,x2) & n_boat(x2)))
49c319c0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_review(e1) & on(x2,x4) & of(x2,x3) & n_stewardess(x1) & n_safety(x3) & n_procedure(x2) & n_plane(x4) & Theme(e1,x2) & Actor(e1,x1))
exists x1.(n_woman(x1) & exists x2.(on(x1,x2) & n_boat(x2)))
A stewardess reviews safety procedures on a plane.
A stewardess is on a plane.
0
-100
A stewardess often reviews safety procedures.
exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_review(e1) & on(x2,x4) & n_plane(x4) & n_procedure(x2) & of(x2,x3) & n_safety(x3) & n_stewardess(x1))
exists p1 x1.(exists x2.(on(x1,x2) & n_plane(x2)) & n_stewardess(x1))
49c31eac-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_review(e1) & on(x2,x4) & of(x2,x3) & n_stewardess(x1) & n_safety(x3) & n_procedure(x2) & n_plane(x4) & Theme(e1,x2) & Actor(e1,x1))
exists x1.(n_stewardess(x1) & exists x2.(on(x1,x2) & n_plane(x2)))
A flight attendant showing passengers how to use the airplane safety vest.
A flight attendant showing passengers something.
0
-100
Something can be how to use the airplane safety vest.
exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_vest(x6) & of(x6,x8) & n_safety(x8) & of(x6,x7) & n_airplane(x7) & a_topic(x1) & Topic(e1,p1) & exists e2.(Theme(e2,x6) & Actor(e2,x3) & v_use(e2)) & a_how(s1) & Manner(e1,s1) & Theme(e1,x5) & Actor(e1,x4) & v_show(e1) & n_passenger(x5) & (x1 = x4) & (x1 = x3) & n_attendant(x1) & of(x1,x2) & n_flight(x2))
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & a_something(s1) & Manner(e1,s1) & Theme(e1,x4) & Actor(e1,x3) & v_show(e1) & n_passenger(x4) & (x1 = x3) & n_attendant(x1) & of(x1,x2) & n_flight(x2))
49c32320-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_show(e1) & of(x6,x8) & of(x6,x7) & of(x1,x2) & n_vest(x6) & n_safety(x8) & n_passenger(x5) & n_flight(x2) & n_attendant(x1) & n_airplane(x7) & exists e2.(v_use(e2) & Theme(e2,x6) & Actor(e2,x3)) & a_topic(x1) & a_how(s1) & Topic(e1,p1) & Theme(e1,x5) & Manner(e1,s1) & Actor(e1,x4) & (x1 = x4) & (x1 = x3))
exists e1 s1 x1 x2 x3 x4.(v_show(e1) & of(x1,x2) & n_passenger(x4) & n_flight(x2) & n_attendant(x1) & a_topic(x1) & a_something(s1) & Theme(e1,x4) & Manner(e1,s1) & Actor(e1,x3) & (x1 = x3))
A flight attendant showing passengers how to use the airplane safety vest.
A flight attendant on duty.
1
-100
Not all flight attendants on duty are showing passengers how to use the airplane safety vest.
exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_vest(x6) & of(x6,x8) & n_safety(x8) & of(x6,x7) & n_airplane(x7) & a_topic(x1) & Topic(e1,p1) & exists e2.(Theme(e2,x6) & Actor(e2,x3) & v_use(e2)) & a_how(s1) & Manner(e1,s1) & Theme(e1,x5) & Actor(e1,x4) & v_show(e1) & n_passenger(x5) & (x1 = x4) & (x1 = x3) & n_attendant(x1) & of(x1,x2) & n_flight(x2))
exists x1 x2 x3.(a_topic(x1) & on(x1,x3) & n_duty(x3) & n_attendant(x1) & of(x1,x2) & n_flight(x2))
49c32898-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_show(e1) & of(x6,x8) & of(x6,x7) & of(x1,x2) & n_vest(x6) & n_safety(x8) & n_passenger(x5) & n_flight(x2) & n_attendant(x1) & n_airplane(x7) & exists e2.(v_use(e2) & Theme(e2,x6) & Actor(e2,x3)) & a_topic(x1) & a_how(s1) & Topic(e1,p1) & Theme(e1,x5) & Manner(e1,s1) & Actor(e1,x4) & (x1 = x4) & (x1 = x3))
exists x1 x2 x3.(on(x1,x3) & of(x1,x2) & n_flight(x2) & n_duty(x3) & n_attendant(x1) & a_topic(x1))
A flight attendant showing passengers how to use the airplane safety vest.
A carpenter at work.
2
-100
A carpenter wouldn't be at work on an airplane.
exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_vest(x6) & of(x6,x8) & n_safety(x8) & of(x6,x7) & n_airplane(x7) & a_topic(x1) & Topic(e1,p1) & exists e2.(Theme(e2,x6) & Actor(e2,x3) & v_use(e2)) & a_how(s1) & Manner(e1,s1) & Theme(e1,x5) & Actor(e1,x4) & v_show(e1) & n_passenger(x5) & (x1 = x4) & (x1 = x3) & n_attendant(x1) & of(x1,x2) & n_flight(x2))
exists x1 x2.(a_topic(x1) & at(x1,x2) & n_work(x2) & n_carpenter(x1))
49c32d34-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_show(e1) & of(x6,x8) & of(x6,x7) & of(x1,x2) & n_vest(x6) & n_safety(x8) & n_passenger(x5) & n_flight(x2) & n_attendant(x1) & n_airplane(x7) & exists e2.(v_use(e2) & Theme(e2,x6) & Actor(e2,x3)) & a_topic(x1) & a_how(s1) & Topic(e1,p1) & Theme(e1,x5) & Manner(e1,s1) & Actor(e1,x4) & (x1 = x4) & (x1 = x3))
exists x1 x2.(n_work(x2) & n_carpenter(x1) & at(x1,x2) & a_topic(x1))
An elderly woman and another younger woman greeting each other.
An mean elderly woman and another younger woman
1
-100
Not all elderly women are mean.
exists s1 s2 s3 s4 x1 x2 x3.(a_topic(s1) & subset_of(x2,s1) & all x4.(n_other(x4) -> exists e1.(Theme(e1,x4) & Actor(e1,x3) & v_greet(e1))) & (x2 = x3) & n_woman(x2) & r_more(s4) & a_younger(s4) & Theme(s4,x2) & -(x2 = x1) & n_woman(x1) & n_woman(x1) & r_more(s3) & a_younger(s3) & Theme(s3,x1) & subset_of(x1,s1) & a_elderly(s2) & Theme(s2,x1))
exists s1 s2 s3 s4 x1 x2 x3.(a_topic(s1) & subset_of(x3,s1) & n_woman(x3) & r_more(s4) & a_younger(s4) & Theme(s4,x3) & -(x3 = x1) & n_woman(x1) & n_woman(x1) & r_more(s3) & a_younger(s3) & Theme(s3,x1) & subset_of(x1,s1) & of(x1,x2) & n_elderly(x2) & a_mean(s2) & Theme(s2,x1))
49c33194-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 s3 s4 x1 x2 x3.(subset_of(x2,s1) & subset_of(x1,s1) & r_more(s4) & r_more(s3) & n_woman(x2) & n_woman(x1) & all x4.(exists e1.(v_greet(e1) & Theme(e1,x4) & Actor(e1,x3)) | -n_other(x4)) & a_younger(s4) & a_younger(s3) & a_topic(s1) & a_elderly(s2) & Theme(s4,x2) & Theme(s3,x1) & Theme(s2,x1) & -(x2 = x1) & (x2 = x3))
exists s1 s2 s3 s4 x1 x2 x3.(subset_of(x3,s1) & subset_of(x1,s1) & r_more(s4) & r_more(s3) & of(x1,x2) & n_woman(x3) & n_woman(x1) & n_elderly(x2) & a_younger(s4) & a_younger(s3) & a_topic(s1) & a_mean(s2) & Theme(s4,x3) & Theme(s3,x1) & Theme(s2,x1) & -(x3 = x1))
An elderly woman and another younger woman greeting each other.
An elderly alien and another younger alien
2
-100
A woman is not an alien.
exists s1 s2 s3 s4 x1 x2 x3.(a_topic(s1) & subset_of(x2,s1) & all x4.(n_other(x4) -> exists e1.(Theme(e1,x4) & Actor(e1,x3) & v_greet(e1))) & (x2 = x3) & n_woman(x2) & r_more(s4) & a_younger(s4) & Theme(s4,x2) & -(x2 = x1) & n_woman(x1) & n_woman(x1) & r_more(s3) & a_younger(s3) & Theme(s3,x1) & subset_of(x1,s1) & a_elderly(s2) & Theme(s2,x1))
exists s1 s2 s3 s4 x1 x2.(a_topic(s1) & subset_of(x2,s1) & n_alien(x2) & r_more(s4) & a_younger(s4) & Theme(s4,x2) & -(x2 = x1) & n_alien(x1) & n_alien(x1) & r_more(s3) & a_younger(s3) & Theme(s3,x1) & subset_of(x1,s1) & a_elderly(s2) & Theme(s2,x1))
49c336da-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 s3 s4 x1 x2 x3.(subset_of(x2,s1) & subset_of(x1,s1) & r_more(s4) & r_more(s3) & n_woman(x2) & n_woman(x1) & all x4.(exists e1.(v_greet(e1) & Theme(e1,x4) & Actor(e1,x3)) | -n_other(x4)) & a_younger(s4) & a_younger(s3) & a_topic(s1) & a_elderly(s2) & Theme(s4,x2) & Theme(s3,x1) & Theme(s2,x1) & -(x2 = x1) & (x2 = x3))
exists s1 s2 s3 s4 x1 x2.(subset_of(x2,s1) & subset_of(x1,s1) & r_more(s4) & r_more(s3) & n_alien(x2) & n_alien(x1) & a_younger(s4) & a_younger(s3) & a_topic(s1) & a_elderly(s2) & Theme(s4,x2) & Theme(s3,x1) & Theme(s2,x1) & -(x2 = x1))
An elderly woman and another younger woman greeting each other.
An elderly woman and another younger woman
0
-100
An elderly woman and a younger woman can be greeting each other.
exists s1 s2 s3 s4 x1 x2 x3.(a_topic(s1) & subset_of(x2,s1) & all x4.(n_other(x4) -> exists e1.(Theme(e1,x4) & Actor(e1,x3) & v_greet(e1))) & (x2 = x3) & n_woman(x2) & r_more(s4) & a_younger(s4) & Theme(s4,x2) & -(x2 = x1) & n_woman(x1) & n_woman(x1) & r_more(s3) & a_younger(s3) & Theme(s3,x1) & subset_of(x1,s1) & a_elderly(s2) & Theme(s2,x1))
exists s1 s2 s3 s4 x1 x2.(a_topic(s1) & subset_of(x2,s1) & n_woman(x2) & r_more(s4) & a_younger(s4) & Theme(s4,x2) & -(x2 = x1) & n_woman(x1) & n_woman(x1) & r_more(s3) & a_younger(s3) & Theme(s3,x1) & subset_of(x1,s1) & a_elderly(s2) & Theme(s2,x1))
49c33bda-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 s3 s4 x1 x2 x3.(subset_of(x2,s1) & subset_of(x1,s1) & r_more(s4) & r_more(s3) & n_woman(x2) & n_woman(x1) & all x4.(exists e1.(v_greet(e1) & Theme(e1,x4) & Actor(e1,x3)) | -n_other(x4)) & a_younger(s4) & a_younger(s3) & a_topic(s1) & a_elderly(s2) & Theme(s4,x2) & Theme(s3,x1) & Theme(s2,x1) & -(x2 = x1) & (x2 = x3))
exists s1 s2 s3 s4 x1 x2.(subset_of(x2,s1) & subset_of(x1,s1) & r_more(s4) & r_more(s3) & n_woman(x2) & n_woman(x1) & a_younger(s4) & a_younger(s3) & a_topic(s1) & a_elderly(s2) & Theme(s4,x2) & Theme(s3,x1) & Theme(s2,x1) & -(x2 = x1))
Woman on airplane models a flotation device.
The woman is working as a stewardess.
1
-100
Not all stewardess models a flotation device.
exists x1.(ne_nam_woman(x1) & all x3 x2.((n_device(x2) & of(x2,x3) & n_flotation(x3)) -> exists x4 x5.(a_topic(x1) & on(x1,x4) & for(x4,x2) & n_model(x4) & of(x4,x5) & n_airplane(x5))))
exists e1 x1 x2.(n_woman(x1) & as(e1,x2) & n_stewardess(x2) & Actor(e1,x1) & v_work(e1))
49c34102-e4c8-11ec-9cdd-0242ac1c0002
exists x1.(ne_nam_woman(x1) & all x3 x2.(exists x4 x5.(on(x1,x4) & of(x4,x5) & n_model(x4) & n_airplane(x5) & for(x4,x2) & a_topic(x1)) | -of(x2,x3) | -n_flotation(x3) | -n_device(x2)))
exists e1 x1 x2.(v_work(e1) & n_woman(x1) & n_stewardess(x2) & as(e1,x2) & Actor(e1,x1))
Woman on airplane models a flotation device.
The woman is demonstrating a floatation device on a boat.
2
-100
An airplane is not a boat.
exists x1.(ne_nam_woman(x1) & all x3 x2.((n_device(x2) & of(x2,x3) & n_flotation(x3)) -> exists x4 x5.(a_topic(x1) & on(x1,x4) & for(x4,x2) & n_model(x4) & of(x4,x5) & n_airplane(x5))))
exists e1 x1 x2 x3 x4.(n_woman(x1) & on(e1,x4) & n_boat(x4) & Theme(e1,x2) & Actor(e1,x1) & v_demonstrate(e1) & n_device(x2) & of(x2,x3) & n_floatation(x3))
49c34652-e4c8-11ec-9cdd-0242ac1c0002
exists x1.(ne_nam_woman(x1) & all x3 x2.(exists x4 x5.(on(x1,x4) & of(x4,x5) & n_model(x4) & n_airplane(x5) & for(x4,x2) & a_topic(x1)) | -of(x2,x3) | -n_flotation(x3) | -n_device(x2)))
exists e1 x1 x2 x3 x4.(v_demonstrate(e1) & on(e1,x4) & of(x2,x3) & n_woman(x1) & n_floatation(x3) & n_device(x2) & n_boat(x4) & Theme(e1,x2) & Actor(e1,x1))
Woman on airplane models a flotation device.
The woman is inside an airplane.
0
-100
A woman inside an airplane can models a flotation device.
exists x1.(ne_nam_woman(x1) & all x2 x3.((n_device(x2) & of(x2,x3) & n_flotation(x3)) -> exists x4 x5.(a_topic(x1) & on(x1,x4) & for(x4,x2) & n_model(x4) & of(x4,x5) & n_airplane(x5))))
exists p1 x1.(n_woman(x1) & exists x2.(inside(x1,x2) & n_airplane(x2)))
49c34b02-e4c8-11ec-9cdd-0242ac1c0002
exists x1.(ne_nam_woman(x1) & all x2 x3.(exists x4 x5.(on(x1,x4) & of(x4,x5) & n_model(x4) & n_airplane(x5) & for(x4,x2) & a_topic(x1)) | -of(x2,x3) | -n_flotation(x3) | -n_device(x2)))
exists x1.(n_woman(x1) & exists x2.(n_airplane(x2) & inside(x1,x2)))
Two asian females go walking.
Two asian mothers are working out together
1
0.010761
No way to know they are mothers.
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_go(e1) & n_walking(x2) & n_female(x1) & a_asian(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 s1 s2 s3 x1.(a_together(s3) & Manner(e1,s3) & a_out(s2) & Manner(e1,s2) & Actor(e1,x1) & v_work(e1) & n_mother(x1) & a_asian(s1) & Theme(s1,x1) & card_eq_2(x1))
49c35048-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_go(e1) & n_walking(x2) & n_female(x1) & card_eq_2(x1) & a_asian(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 s2 s3 x1.(v_work(e1) & n_mother(x1) & card_eq_2(x1) & a_together(s3) & a_out(s2) & a_asian(s1) & Theme(s1,x1) & Manner(e1,s3) & Manner(e1,s2) & Actor(e1,x1))
Two asian females go walking.
Two friends are walking.
1
0.604195
Not all friends are asians. Not all friends are females.
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_go(e1) & n_walking(x2) & n_female(x1) & a_asian(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 x1.(Actor(e1,x1) & v_walk(e1) & n_friend(x1) & card_eq_2(x1))
49c3550c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_go(e1) & n_walking(x2) & n_female(x1) & card_eq_2(x1) & a_asian(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1.(v_walk(e1) & n_friend(x1) & card_eq_2(x1) & Actor(e1,x1))
Two asian females go walking.
Two Asian women walk.
0
0.9445
If they are females who are walking, they are women taking a walk.
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_go(e1) & n_walking(x2) & n_female(x1) & a_asian(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 s1 x1.(Actor(e1,x1) & v_walk(e1) & n_woman(x1) & a_asian(s1) & Theme(s1,x1) & card_eq_2(x1))
49c359b2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_go(e1) & n_walking(x2) & n_female(x1) & card_eq_2(x1) & a_asian(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 x1.(v_walk(e1) & n_woman(x1) & card_eq_2(x1) & a_asian(s1) & Theme(s1,x1) & Actor(e1,x1))
Two asian females go walking.
Two people are walking.
0
-100
People can be Asian females.
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_go(e1) & n_walking(x2) & n_female(x1) & a_asian(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 x1.(Actor(e1,x1) & v_walk(e1) & n_people(x1) & card_eq_2(x1))
49c35e62-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_go(e1) & n_walking(x2) & n_female(x1) & card_eq_2(x1) & a_asian(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1.(v_walk(e1) & n_people(x1) & card_eq_2(x1) & Actor(e1,x1))
Two asian females go walking.
Two ladies are walking down the street.
1
0.866826
the two walking ladies don't need to be necessarily walking down a street.
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_go(e1) & n_walking(x2) & n_female(x1) & a_asian(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 x1 x2.(n_street(x2) & down(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_lady(x1) & card_eq_2(x1))
49c3638a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_go(e1) & n_walking(x2) & n_female(x1) & card_eq_2(x1) & a_asian(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_walk(e1) & n_street(x2) & n_lady(x1) & down(e1,x2) & card_eq_2(x1) & Actor(e1,x1))
Two asian females go walking.
Two caucasians are walking
2
0
Asian is one type of race. Caucasians is another type of race
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_go(e1) & n_walking(x2) & n_female(x1) & a_asian(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 x1.(Actor(e1,x1) & v_walk(e1) & n_caucasian(x1) & card_eq_2(x1))
49c3684e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_go(e1) & n_walking(x2) & n_female(x1) & card_eq_2(x1) & a_asian(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1.(v_walk(e1) & n_caucasian(x1) & card_eq_2(x1) & Actor(e1,x1))
Two asian females go walking.
Two Asian women walk through a park.
1
0.690111
the two ladies don't need to be necessarily walking down a park.
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_go(e1) & n_walking(x2) & n_female(x1) & a_asian(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 s1 x1 x2.(through(e1,x2) & n_park(x2) & Actor(e1,x1) & v_walk(e1) & n_woman(x1) & a_asian(s1) & Theme(s1,x1) & card_eq_2(x1))
49c36e16-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_go(e1) & n_walking(x2) & n_female(x1) & card_eq_2(x1) & a_asian(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_walk(e1) & through(e1,x2) & n_woman(x1) & n_park(x2) & card_eq_2(x1) & a_asian(s1) & Theme(s1,x1) & Actor(e1,x1))
Two asian females go walking.
Two Asian women sit at a table.
2
-100
Females do not have to be women. A person can either go walking or sit at a table.
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_go(e1) & n_walking(x2) & n_female(x1) & a_asian(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 s1 x1 x2.(at(e1,x2) & n_table(x2) & Actor(e1,x1) & v_sit(e1) & n_woman(x1) & a_asian(s1) & Theme(s1,x1) & card_eq_2(x1))
49c37852-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_go(e1) & n_walking(x2) & n_female(x1) & card_eq_2(x1) & a_asian(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_sit(e1) & n_woman(x1) & n_table(x2) & card_eq_2(x1) & at(e1,x2) & a_asian(s1) & Theme(s1,x1) & Actor(e1,x1))
Two asian females go walking.
Two asian females are taking a stroll together
0
-100
Stroll is another word for walking.
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_go(e1) & n_walking(x2) & n_female(x1) & a_asian(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 s1 s2 x1 x2.(a_together(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_stroll(x2) & n_female(x1) & a_asian(s1) & Theme(s1,x1) & card_eq_2(x1))
49c387de-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_go(e1) & n_walking(x2) & n_female(x1) & card_eq_2(x1) & a_asian(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 s2 x1 x2.(v_take(e1) & n_stroll(x2) & n_female(x1) & card_eq_2(x1) & a_together(s2) & a_asian(s1) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1))
Two asian females go walking.
The females are in Japan.
1
0.00337
the two ladies don't need to be necessarily to be walking in japan.
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_go(e1) & n_walking(x2) & n_female(x1) & a_asian(s1) & Theme(s1,x1) & card_eq_2(x1))
exists p1 x1 x2.(ne_geo_japan(x2) & n_female(x1) & in(x1,x2))
49c396c0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_go(e1) & n_walking(x2) & n_female(x1) & card_eq_2(x1) & a_asian(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists x1 x2.(ne_geo_japan(x2) & n_female(x1) & in(x1,x2))
Two young women walking.
The two young women are walking in the park.
1
0.453634
the two young women don't need to be necessarily to be walking in the park.
exists e1 s1 x1 x2.(a_topic(x1) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 s1 x1 x2.(n_park(x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1) & in(e1,x2) & Actor(e1,x1) & v_walk(e1))
49c3a818-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_walk(e1) & n_woman(x1) & card_eq_2(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2.(v_walk(e1) & n_woman(x1) & n_park(x2) & in(e1,x2) & card_eq_2(x1) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1))
Two young women walking.
Ladies are walking.
0
0.891031
Women is another way of saying ladies.
exists e1 s1 x1 x2.(a_topic(x1) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 x1.(Actor(e1,x1) & v_walk(e1) & n_lady(x1))
49c3bb3c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_walk(e1) & n_woman(x1) & card_eq_2(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1.(v_walk(e1) & n_lady(x1) & Actor(e1,x1))
Two young women walking.
The ladies are walking down a corridor.
1
0.092667
the two young women don't need to be necessarily to be walking down a corridor.
exists e1 s1 x1 x2.(a_topic(x1) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 s1 x1 x2.(n_lady(x1) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_corridor(x2))
49c3bfa6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_walk(e1) & n_woman(x1) & card_eq_2(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2.(v_walk(e1) & n_lady(x1) & n_corridor(x2) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
Two young women walking.
Two women are strolling down the road.
1
0.59733
the two young women don't need to be necessarily to be walking down the road.
exists e1 s1 x1 x2.(a_topic(x1) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 x1 x2.(n_road(x2) & down(e1,x2) & Actor(e1,x1) & v_stroll(e1) & n_woman(x1) & card_eq_2(x1))
49c3c514-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_walk(e1) & n_woman(x1) & card_eq_2(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_stroll(e1) & n_woman(x1) & n_road(x2) & down(e1,x2) & card_eq_2(x1) & Actor(e1,x1))
Two young women walking.
Two young women walking through a park.
1
0.480884
the two young women don't need to be necessarily to be walking through a park.
exists e1 s1 x1 x2.(a_topic(x1) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 s1 x1 x2 x3.(a_topic(x1) & through(e1,x3) & n_park(x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1))
49c3c9c4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_walk(e1) & n_woman(x1) & card_eq_2(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2 x3.(v_walk(e1) & through(e1,x3) & n_woman(x1) & n_park(x3) & card_eq_2(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
Two young women walking.
The two young women are sitting on a bench.
2
0
The women can't be walking and sitting at the same time.
exists e1 s1 x1 x2.(a_topic(x1) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 s1 x1 x2.(n_woman(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1) & on(e1,x2) & n_bench(x2) & Actor(e1,x1) & v_sit(e1))
49c3d84c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_walk(e1) & n_woman(x1) & card_eq_2(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2.(v_sit(e1) & on(e1,x2) & n_woman(x1) & n_bench(x2) & card_eq_2(x1) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1))
Two young women walking.
A couple of girls are walking.
1
0.957329
a couple of girls can be more than two. Women are older than girls.
exists e1 s1 x1 x2.(a_topic(x1) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 x1 x2.(Actor(e1,x1) & v_walk(e1) & of(x1,x2) & n_girl(x2) & n_couple(x1))
49c3dcde-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_walk(e1) & n_woman(x1) & card_eq_2(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_walk(e1) & of(x1,x2) & n_girl(x2) & n_couple(x1) & Actor(e1,x1))
Two girls lift a third girl.
Two girls are watching a third girl being lifted by a couple boys.
2
0.000257
If the two girls life a third girl, the third girl is not lifted by a couple boys.
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_lift(e1) & n_girl(x2) & a_third(s1) & Theme(s1,x2) & n_girl(x1) & card_eq_2(x1))
exists e1 e2 s1 x1 x2 x3 x4 x5.(Theme(e2,x2) & Actor(e2,x1) & v_watch(e2) & Actor(e1,x4) & n_boy(x4) & of(x4,x5) & n_couple(x5) & Theme(e1,x3) & v_lift(e1) & (x2 = x3) & n_girl(x2) & a_third(s1) & Theme(s1,x2) & n_girl(x1) & card_eq_2(x1))
49c4a97a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_lift(e1) & n_girl(x2) & n_girl(x1) & card_eq_2(x1) & a_third(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
exists e1 e2 s1 x1 x2 x3 x4 x5.(v_watch(e2) & v_lift(e1) & of(x4,x5) & n_girl(x2) & n_girl(x1) & n_couple(x5) & n_boy(x4) & card_eq_2(x1) & a_third(s1) & Theme(s1,x2) & Theme(e2,x2) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x4) & (x2 = x3))
Two girls lift a third girl.
Two girls lift a third at a cheer leading competition.
1
0.156302
We don't know if the people are at a competition.
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_lift(e1) & n_girl(x2) & a_third(s1) & Theme(s1,x2) & n_girl(x1) & card_eq_2(x1))
exists e1 e2 x1 x2 x3 x4.(at(e1,x3) & n_competition(x3) & Actor(e2,x3) & v_lead(e2) & of(x3,x4) & n_cheer(x4) & Theme(e1,x2) & Actor(e1,x1) & v_lift(e1) & n_third(x2) & n_girl(x1) & card_eq_2(x1))
49c4bd2a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_lift(e1) & n_girl(x2) & n_girl(x1) & card_eq_2(x1) & a_third(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
exists e1 e2 x1 x2 x3 x4.(v_lift(e1) & v_lead(e2) & of(x3,x4) & n_third(x2) & n_girl(x1) & n_competition(x3) & n_cheer(x4) & card_eq_2(x1) & at(e1,x3) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1))
Two girls lift a third girl.
Two girls are picking up another girl
0
0.887923
third girl implies that there is another girl.
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_lift(e1) & n_girl(x2) & a_third(s1) & Theme(s1,x2) & n_girl(x1) & card_eq_2(x1))
exists e1 s1 x1 x2.(a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_pick(e1) & n_girl(x2) & -(x2 = x1) & n_girl(x1) & n_girl(x1) & card_eq_2(x1))
49c4c176-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_lift(e1) & n_girl(x2) & n_girl(x1) & card_eq_2(x1) & a_third(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_pick(e1) & n_girl(x2) & n_girl(x1) & card_eq_2(x1) & a_up(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1) & -(x2 = x1))
Two girls lift a third girl.
Two blonde haired girls are lifting a brown haired girl
1
0.006716
The girls that are lifting could have any color hair and may not be blonde haired.
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_lift(e1) & n_girl(x2) & a_third(s1) & Theme(s1,x2) & n_girl(x1) & card_eq_2(x1))
exists e1 s1 s2 s3 s4 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_lift(e1) & n_girl(x2) & a_haired(s4) & Theme(s4,x2) & a_brown(s3) & Theme(s3,x2) & n_girl(x1) & a_haired(s2) & Theme(s2,x1) & a_blonde(s1) & Theme(s1,x1) & card_eq_2(x1))
49c4c644-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_lift(e1) & n_girl(x2) & n_girl(x1) & card_eq_2(x1) & a_third(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 s2 s3 s4 x1 x2.(v_lift(e1) & n_girl(x2) & n_girl(x1) & card_eq_2(x1) & a_haired(s4) & a_haired(s2) & a_brown(s3) & a_blonde(s1) & Theme(s4,x2) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
Two girls lift a third girl.
Three girls are at cheerleading practice
1
0.810881
The girls could be anywhere lifting anything, not necessarily at cheerleading practice.
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_lift(e1) & n_girl(x2) & a_third(s1) & Theme(s1,x2) & n_girl(x1) & card_eq_2(x1))
exists p1 x1.(exists e1 x2 x3.(at(x1,e1) & Theme(e1,x3) & Actor(e1,x2) & v_cheerlead(e1) & n_practice(x3)) & n_girl(x1) & card_eq_3(x1))
49c4cf04-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_lift(e1) & n_girl(x2) & n_girl(x1) & card_eq_2(x1) & a_third(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
exists x1.(n_girl(x1) & exists e1 x2 x3.(v_cheerlead(e1) & n_practice(x3) & at(x1,e1) & Theme(e1,x3) & Actor(e1,x2)) & card_eq_3(x1))
Two girls lift a third girl.
Two small girls are hoisting up a larger girl on their shoulders.
1
0.010857
The girls could be any weight or size, not necessarily larger or small.
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_lift(e1) & n_girl(x2) & a_third(s1) & Theme(s1,x2) & n_girl(x1) & card_eq_2(x1))
exists e1 s1 s2 s3 x1 x2 x3.(a_up(s3) & Manner(e1,s3) & Theme(e1,x2) & Actor(e1,x1) & v_hoist(e1) & on(x2,x3) & n_shoulder(x3) & of(x3,x1) & n_thing(x1) & n_girl(x2) & r_more(s2) & a_large(s2) & Theme(s2,x2) & n_girl(x1) & a_small(s1) & Theme(s1,x1) & card_eq_2(x1))
49c4e480-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_lift(e1) & n_girl(x2) & n_girl(x1) & card_eq_2(x1) & a_third(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 s2 s3 x1 x2 x3.(v_hoist(e1) & r_more(s2) & on(x2,x3) & of(x3,x1) & n_thing(x1) & n_shoulder(x3) & n_girl(x2) & n_girl(x1) & card_eq_2(x1) & a_up(s3) & a_small(s1) & a_large(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s3) & Actor(e1,x1))
Two girls lift a third girl.
Sisters are goofing around.
1
0.095479
The girls could be unrelated, we can't really tell that they are sisters.
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_lift(e1) & n_girl(x2) & a_third(s1) & Theme(s1,x2) & n_girl(x1) & card_eq_2(x1))
exists e1 p1 x1.(exists s1.(Theme(s1,x1) & a_around(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_goof(e1) & n_sister(x1))
49c4ee80-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_lift(e1) & n_girl(x2) & n_girl(x1) & card_eq_2(x1) & a_third(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
exists e1 p1 x1.(v_goof(e1) & n_sister(x1) & exists s1.(a_around(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1))
Fellows writing on the back of a friend with black markers.
People are writing silly things on their friend's back with markers.
1
-100
It does not say in the context above if they are writing silly things on their friends back.
exists e1 s1 x1 x2 x3 x4 x5.(n_back(x3) & a_topic(x1) & on(e1,x3) & of(x3,x4) & with(x4,x5) & n_marker(x5) & a_black(s1) & Theme(s1,x5) & n_friend(x4) & Actor(e1,x2) & v_write(e1) & (x1 = x2) & n_fellow(x1))
exists e1 s1 x1 x2 x3 x4 x5.(Theme(e1,x2) & Actor(e1,x1) & v_write(e1) & on(x2,x4) & with(x4,x5) & n_marker(x5) & n_back(x4) & of(x4,x3) & n_friend(x3) & of(x3,x1) & n_thing(x1) & n_thing(x2) & a_silly(s1) & Theme(s1,x2) & n_people(x1))
49c618be-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(with(x4,x5) & v_write(e1) & on(e1,x3) & of(x3,x4) & n_marker(x5) & n_friend(x4) & n_fellow(x1) & n_back(x3) & a_topic(x1) & a_black(s1) & Theme(s1,x5) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2 x3 x4 x5.(with(x4,x5) & v_write(e1) & on(x2,x4) & of(x4,x3) & of(x3,x1) & n_thing(x2) & n_thing(x1) & n_people(x1) & n_marker(x5) & n_friend(x3) & n_back(x4) & a_silly(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A couple dressed in hoodies kissing on the beach.
they are not at a beach
2
-100
the couple is either on the beach or not a beach
exists e1 e2 x1 x2 x3.(n_beach(x3) & in(e1,e2) & on(e2,x3) & Actor(e2,x2) & v_kiss(e2) & n_hoody(x2) & Theme(e1,x1) & v_dress(e1) & n_couple(x1))
exists x1.(n_thing(x1) & -exists p1 x2.(at(x1,x2) & n_beach(x2)))
49c61da0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3.(v_kiss(e2) & v_dress(e1) & on(e2,x3) & n_hoody(x2) & n_couple(x1) & n_beach(x3) & in(e1,e2) & Theme(e1,x1) & Actor(e2,x2))
exists x1.(n_thing(x1) & all x2.(-n_beach(x2) | -at(x1,x2)))
A couple dressed in hoodies kissing on the beach.
there is a couple
0
-100
A couple is two people.
exists e2 e1 x1 x2 x3.(n_beach(x3) & in(e1,e2) & on(e2,x3) & Actor(e2,x2) & v_kiss(e2) & n_hoody(x2) & Theme(e1,x1) & v_dress(e1) & n_couple(x1))
exists p1 x1 x2.((x1 = x2) & n_couple(x2))
49c6220a-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3.(v_kiss(e2) & v_dress(e1) & on(e2,x3) & n_hoody(x2) & n_couple(x1) & n_beach(x3) & in(e1,e2) & Theme(e1,x1) & Actor(e2,x2))
exists x1 x2.(n_couple(x2) & (x1 = x2))
A couple dressed in hoodies kissing on the beach.
there is a couple in love
1
-100
Just because a couple are kissing does not always mean they are in love.
exists e2 e1 x1 x2 x3.(n_beach(x3) & in(e1,e2) & on(e2,x3) & Actor(e2,x2) & v_kiss(e2) & n_hoody(x2) & Theme(e1,x1) & v_dress(e1) & n_couple(x1))
exists p1 x1 x2.(in(p1,x2) & n_love(x2) & exists x3.((x1 = x3) & n_couple(x3)))
49c627dc-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3.(v_kiss(e2) & v_dress(e1) & on(e2,x3) & n_hoody(x2) & n_couple(x1) & n_beach(x3) & in(e1,e2) & Theme(e1,x1) & Actor(e2,x2))
exists p1 x1 x2.(n_love(x2) & in(p1,x2) & exists x3.(n_couple(x3) & (x1 = x3)))
A man holds up a fish he just caught.
The fish was huge!
1
-100
All we know is the man caught a fish. We do not know the size of the fish and if it was huge.
exists e2 e1 s1 s2 x1 x2 x3.(a_up(s2) & Manner(e2,s2) & Theme(e2,x2) & Actor(e2,x1) & v_hold(e2) & a_just(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x1) & v_catch(e1) & (x2 = x3) & n_male(x1) & n_fish(x2) & n_man(x1))
exists s1 x1.(n_fish(x1) & Theme(s1,x1) & a_huge(s1))
49c62d68-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3.(v_hold(e2) & v_catch(e1) & n_man(x1) & n_male(x1) & n_fish(x2) & a_up(s2) & a_just(s1) & Theme(e2,x2) & Theme(e1,x3) & Manner(e2,s2) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x1) & (x2 = x3))
exists s1 x1.(n_fish(x1) & a_huge(s1) & Theme(s1,x1))
A man holds up a fish he just caught.
The man was using a sword to catch fish with.
2
-100
If one holds up a fish, he has already caught the fish and is not using a sword currently to catch fish.
exists e1 e2 s1 s2 x1 x2 x3.(a_up(s2) & Manner(e2,s2) & Theme(e2,x2) & Actor(e2,x1) & v_hold(e2) & a_just(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x1) & v_catch(e1) & (x2 = x3) & n_male(x1) & n_fish(x2) & n_man(x1))
exists e1 p1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_use(e1) & Topic(x2,p1) & exists e2 x3 x4.(Time(e2,x4) & n_fish(x4) & with(e2,x3) & n_thing(x3) & Actor(e2,x2) & v_catch(e2)) & n_sword(x2))
49c63240-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3.(v_hold(e2) & v_catch(e1) & n_man(x1) & n_male(x1) & n_fish(x2) & a_up(s2) & a_just(s1) & Theme(e2,x2) & Theme(e1,x3) & Manner(e2,s2) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x1) & (x2 = x3))
exists e1 p1 x1 x2.(v_use(e1) & n_sword(x2) & n_man(x1) & exists e2 x3 x4.(with(e2,x3) & v_catch(e2) & n_thing(x3) & n_fish(x4) & Time(e2,x4) & Actor(e2,x2)) & Topic(x2,p1) & Theme(e1,x2) & Actor(e1,x1))
A man holds up a fish he just caught.
He found a great place to fish.
0
-100
If the man caught a fish then it must be a great place to fish.
exists e2 e1 s1 s2 x1 x2 x3.(a_up(s2) & Manner(e2,s2) & Theme(e2,x2) & Actor(e2,x1) & v_hold(e2) & a_just(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x1) & v_catch(e1) & (x2 = x3) & n_male(x1) & n_fish(x2) & n_man(x1))
exists e1 p1 s1 x1 x2.(n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_find(e1) & Topic(x2,p1) & exists e2.(Actor(e2,x2) & v_fish(e2)) & n_place(x2) & a_great(s1) & Theme(s1,x2))
49c63998-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3.(v_hold(e2) & v_catch(e1) & n_man(x1) & n_male(x1) & n_fish(x2) & a_up(s2) & a_just(s1) & Theme(e2,x2) & Theme(e1,x3) & Manner(e2,s2) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x1) & (x2 = x3))
exists e1 p1 s1 x1 x2.(v_find(e1) & n_place(x2) & n_male(x1) & exists e2.(v_fish(e2) & Actor(e2,x2)) & a_great(s1) & Topic(x2,p1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A little girl walking down a dirt road behind a group of other walkers.
Girl behind group of walkers
1
0.982565
Just because the girl is walking down a dirt road, does not mean that she is necessarily walking with the group of walkers to be identified with them as walking behind.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_walker(x7) & a_topic(x1) & behind(e1,x5) & of(x5,x6) & -(x6 = x7) & n_walker(x6) & n_group(x5) & a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & n_road(x3) & of(x3,x4) & n_dirt(x4) & (x1 = x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists s1 x1 x2.(ne_nam_girl(s1) & a_topic(s1) & behind(s1,x1) & of(x1,x2) & n_walker(x2) & n_group(x1))
49c64e1a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_walk(e1) & of(x5,x6) & of(x3,x4) & n_walker(x7) & n_walker(x6) & n_road(x3) & n_group(x5) & n_girl(x1) & n_dirt(x4) & behind(e1,x5) & a_topic(x1) & a_little(s1) & a_down(s2) & Theme(s1,x1) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x2) & -(x6 = x7) & (x1 = x2))
exists s1 x1 x2.(of(x1,x2) & ne_nam_girl(s1) & n_walker(x2) & n_group(x1) & behind(s1,x1) & a_topic(s1))
A little girl walking down a dirt road behind a group of other walkers.
The girl is not at the head of the pack of people.
0
-100
The girl can not be the head of the pack if she is behind the other walkers.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_walker(x7) & a_topic(x1) & behind(e1,x5) & of(x5,x6) & -(x6 = x7) & n_walker(x6) & n_group(x5) & a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & n_road(x3) & of(x3,x4) & n_dirt(x4) & (x1 = x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists x1 x2 x3.(n_pack(x3) & n_head(x2) & n_girl(x1) & -exists p1 x4.(at(x1,x2) & of(x2,x3) & of(x3,x4) & n_people(x4)))
49c652e8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_walk(e1) & of(x5,x6) & of(x3,x4) & n_walker(x7) & n_walker(x6) & n_road(x3) & n_group(x5) & n_girl(x1) & n_dirt(x4) & behind(e1,x5) & a_topic(x1) & a_little(s1) & a_down(s2) & Theme(s1,x1) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x2) & -(x6 = x7) & (x1 = x2))
exists x1 x2 x3.(n_pack(x3) & n_head(x2) & n_girl(x1) & all x4.(-of(x3,x4) | -of(x2,x3) | -n_people(x4) | -at(x1,x2)))
A little girl walking down a dirt road behind a group of other walkers.
A little girl walking down a dirt road to meet up with her friends.
1
0.574861
A girl walking behind a group of walkers is not necessarily meeting up with friends.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_walker(x7) & a_topic(x1) & behind(e1,x5) & of(x5,x6) & -(x6 = x7) & n_walker(x6) & n_group(x5) & a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & n_road(x3) & of(x3,x4) & n_dirt(x4) & (x1 = x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Topic(e1,p1) & exists e2 s3.(a_up(s3) & Manner(e2,s3) & with(e2,x6) & Actor(e2,x2) & v_meet(e2)) & n_friend(x6) & of(x6,x1) & n_female(x1) & a_down(s2) & Manner(e1,s2) & Theme(e1,x4) & Actor(e1,x3) & v_walk(e1) & n_road(x4) & of(x4,x5) & n_dirt(x5) & (x1 = x3) & (x1 = x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
49c6582e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_walk(e1) & of(x5,x6) & of(x3,x4) & n_walker(x7) & n_walker(x6) & n_road(x3) & n_group(x5) & n_girl(x1) & n_dirt(x4) & behind(e1,x5) & a_topic(x1) & a_little(s1) & a_down(s2) & Theme(s1,x1) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x2) & -(x6 = x7) & (x1 = x2))
exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x6.(v_walk(e1) & of(x6,x1) & of(x4,x5) & n_road(x4) & n_girl(x1) & n_friend(x6) & n_female(x1) & n_dirt(x5) & exists e2 s3.(with(e2,x6) & v_meet(e2) & a_up(s3) & Manner(e2,s3) & Actor(e2,x2)) & a_topic(x1) & a_little(s1) & a_down(s2) & Topic(e1,p1) & Theme(s1,x1) & Theme(e1,x4) & Manner(e1,s2) & Actor(e1,x3) & (x1 = x3) & (x1 = x2))
A little girl walking down a dirt road behind a group of other walkers.
Girl walking down road
0
-100
little girl walking down shows that Girl walking down road
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_walker(x7) & a_topic(x1) & behind(e1,x5) & of(x5,x6) & -(x6 = x7) & n_walker(x6) & n_group(x5) & a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & n_road(x3) & of(x3,x4) & n_dirt(x4) & (x1 = x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(ne_nam_girl(x1) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_road(x2))
49c65d2e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_walk(e1) & of(x5,x6) & of(x3,x4) & n_walker(x7) & n_walker(x6) & n_road(x3) & n_group(x5) & n_girl(x1) & n_dirt(x4) & behind(e1,x5) & a_topic(x1) & a_little(s1) & a_down(s2) & Theme(s1,x1) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x2) & -(x6 = x7) & (x1 = x2))
exists e1 s1 x1 x2.(v_walk(e1) & ne_nam_girl(x1) & n_road(x2) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
A little girl walking down a dirt road behind a group of other walkers.
A small girl is sneaking up on some people walking down a dirt road
1
0.018761
A little girl walking behind people does not imply that she is sneaking up on them
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_walker(x7) & a_topic(x1) & behind(e1,x5) & of(x5,x6) & -(x6 = x7) & n_walker(x6) & n_group(x5) & a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & n_road(x3) & of(x3,x4) & n_dirt(x4) & (x1 = x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5.(a_up(s3) & Manner(e1,s3) & on(e1,x2) & a_down(s2) & Manner(e2,s2) & Theme(e2,x4) & Actor(e2,x3) & v_walk(e2) & n_road(x4) & of(x4,x5) & n_dirt(x5) & (x2 = x3) & n_people(x2) & Actor(e1,x1) & v_sneak(e1) & n_girl(x1) & a_small(s1) & Theme(s1,x1))
49c661b6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_walk(e1) & of(x5,x6) & of(x3,x4) & n_walker(x7) & n_walker(x6) & n_road(x3) & n_group(x5) & n_girl(x1) & n_dirt(x4) & behind(e1,x5) & a_topic(x1) & a_little(s1) & a_down(s2) & Theme(s1,x1) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x2) & -(x6 = x7) & (x1 = x2))
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_walk(e2) & v_sneak(e1) & on(e1,x2) & of(x4,x5) & n_road(x4) & n_people(x2) & n_girl(x1) & n_dirt(x5) & a_up(s3) & a_small(s1) & a_down(s2) & Theme(s1,x1) & Theme(e2,x4) & Manner(e2,s2) & Manner(e1,s3) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3))
A little girl walking down a dirt road behind a group of other walkers.
guys in group
2
0.3327
A group does not mean they are a group of guys.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_walker(x7) & a_topic(x1) & behind(e1,x5) & of(x5,x6) & -(x6 = x7) & n_walker(x6) & n_group(x5) & a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & n_road(x3) & of(x3,x4) & n_dirt(x4) & (x1 = x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists x1 x2.(a_topic(x1) & in(x1,x2) & n_group(x2) & n_guy(x1))
49c666c0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_walk(e1) & of(x5,x6) & of(x3,x4) & n_walker(x7) & n_walker(x6) & n_road(x3) & n_group(x5) & n_girl(x1) & n_dirt(x4) & behind(e1,x5) & a_topic(x1) & a_little(s1) & a_down(s2) & Theme(s1,x1) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x2) & -(x6 = x7) & (x1 = x2))
exists x1 x2.(n_guy(x1) & n_group(x2) & in(x1,x2) & a_topic(x1))
A little girl walking down a dirt road behind a group of other walkers.
A girl rides her bike on the sidewalk
2
-100
If she is walking, she is not riding a bike.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_walker(x7) & a_topic(x1) & behind(e1,x5) & of(x5,x6) & -(x6 = x7) & n_walker(x6) & n_group(x5) & a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & n_road(x3) & of(x3,x4) & n_dirt(x4) & (x1 = x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(n_sidewalk(x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & on(x2,x3) & n_bike(x2) & of(x2,x1) & n_female(x1) & n_girl(x1))
49c66b84-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_walk(e1) & of(x5,x6) & of(x3,x4) & n_walker(x7) & n_walker(x6) & n_road(x3) & n_group(x5) & n_girl(x1) & n_dirt(x4) & behind(e1,x5) & a_topic(x1) & a_little(s1) & a_down(s2) & Theme(s1,x1) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x2) & -(x6 = x7) & (x1 = x2))
exists e1 x1 x2 x3.(v_ride(e1) & on(x2,x3) & of(x2,x1) & n_sidewalk(x3) & n_girl(x1) & n_female(x1) & n_bike(x2) & Theme(e1,x2) & Actor(e1,x1))
A little girl walking down a dirt road behind a group of other walkers.
A little girl walking outdoors.
0
-100
If a little girl is walking on a dirt road, she must be outdoors.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_walker(x7) & a_topic(x1) & behind(e1,x5) & of(x5,x6) & -(x6 = x7) & n_walker(x6) & n_group(x5) & a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & n_road(x3) & of(x3,x4) & n_dirt(x4) & (x1 = x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & n_outdoors(x3) & (x1 = x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
49c6708e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_walk(e1) & of(x5,x6) & of(x3,x4) & n_walker(x7) & n_walker(x6) & n_road(x3) & n_group(x5) & n_girl(x1) & n_dirt(x4) & behind(e1,x5) & a_topic(x1) & a_little(s1) & a_down(s2) & Theme(s1,x1) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x2) & -(x6 = x7) & (x1 = x2))
exists e1 s1 x1 x2 x3.(v_walk(e1) & n_outdoors(x3) & n_girl(x1) & a_topic(x1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
A little girl walking down a dirt road behind a group of other walkers.
A girl is riding a bicycle down a grassy hill.
2
-100
If one is walking on a dirt road, they are not riding a bicycle down a grassy hill.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_walker(x7) & a_topic(x1) & behind(e1,x5) & of(x5,x6) & -(x6 = x7) & n_walker(x6) & n_group(x5) & a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & n_road(x3) & of(x3,x4) & n_dirt(x4) & (x1 = x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(down(e1,x3) & n_hill(x3) & a_grassy(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bicycle(x2) & n_girl(x1))
49c6755c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_walk(e1) & of(x5,x6) & of(x3,x4) & n_walker(x7) & n_walker(x6) & n_road(x3) & n_group(x5) & n_girl(x1) & n_dirt(x4) & behind(e1,x5) & a_topic(x1) & a_little(s1) & a_down(s2) & Theme(s1,x1) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x2) & -(x6 = x7) & (x1 = x2))
exists e1 s1 x1 x2 x3.(v_ride(e1) & n_hill(x3) & n_girl(x1) & n_bicycle(x2) & down(e1,x3) & a_grassy(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1))
A little girl walking down a dirt road behind a group of other walkers.
The young girl is following her parents down the road.
1
0.571199
A girl walking behind other walkers does not imply that those walkers are her parents.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_walker(x7) & a_topic(x1) & behind(e1,x5) & of(x5,x6) & -(x6 = x7) & n_walker(x6) & n_group(x5) & a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & n_road(x3) & of(x3,x4) & n_dirt(x4) & (x1 = x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(n_road(x3) & n_parent(x2) & of(x2,x1) & n_female(x1) & n_girl(x1) & a_young(s1) & Theme(s1,x1) & down(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_follow(e1))
49c67b6a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_walk(e1) & of(x5,x6) & of(x3,x4) & n_walker(x7) & n_walker(x6) & n_road(x3) & n_group(x5) & n_girl(x1) & n_dirt(x4) & behind(e1,x5) & a_topic(x1) & a_little(s1) & a_down(s2) & Theme(s1,x1) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x2) & -(x6 = x7) & (x1 = x2))
exists e1 s1 x1 x2 x3.(v_follow(e1) & of(x2,x1) & n_road(x3) & n_parent(x2) & n_girl(x1) & n_female(x1) & down(e1,x3) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
A little girl walking down a dirt road behind a group of other walkers.
A tired girl is having trouble keeping up with her parents.
1
0.534071
A girl walking behind other walkers does not imply either that she is having trouble or that the walkers are her parents.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_walker(x7) & a_topic(x1) & behind(e1,x5) & of(x5,x6) & -(x6 = x7) & n_walker(x6) & n_group(x5) & a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & n_road(x3) & of(x3,x4) & n_dirt(x4) & (x1 = x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists e1 p1 s1 x1 x2 x3.(exists e2 s2.(a_up(s2) & Manner(e2,s2) & with(e2,x3) & Actor(e2,x2) & v_keep(e2)) & n_parent(x3) & of(x3,x1) & n_female(x1) & Recipient(e1,p1) & Actor(e1,x1) & Topic(e1,x2) & v_have(e1) & n_trouble(x2) & n_girl(x1) & a_tired(s1) & Theme(s1,x1))
49c6804c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_walk(e1) & of(x5,x6) & of(x3,x4) & n_walker(x7) & n_walker(x6) & n_road(x3) & n_group(x5) & n_girl(x1) & n_dirt(x4) & behind(e1,x5) & a_topic(x1) & a_little(s1) & a_down(s2) & Theme(s1,x1) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x2) & -(x6 = x7) & (x1 = x2))
exists e1 p1 s1 x1 x2 x3.(v_have(e1) & of(x3,x1) & n_trouble(x2) & n_parent(x3) & n_girl(x1) & n_female(x1) & exists e2 s2.(with(e2,x3) & v_keep(e2) & a_up(s2) & Manner(e2,s2) & Actor(e2,x2)) & a_tired(s1) & Topic(e1,x2) & Theme(s1,x1) & Recipient(e1,p1) & Actor(e1,x1))
A little girl walking down a dirt road behind a group of other walkers.
The little girl is riding a bike.
2
-100
If she is walking, she cannot be riding a bike at the same time.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_walker(x7) & a_topic(x1) & behind(e1,x5) & of(x5,x6) & -(x6 = x7) & n_walker(x6) & n_group(x5) & a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & n_road(x3) & of(x3,x4) & n_dirt(x4) & (x1 = x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(n_girl(x1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2))
49c68772-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_walk(e1) & of(x5,x6) & of(x3,x4) & n_walker(x7) & n_walker(x6) & n_road(x3) & n_group(x5) & n_girl(x1) & n_dirt(x4) & behind(e1,x5) & a_topic(x1) & a_little(s1) & a_down(s2) & Theme(s1,x1) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x2) & -(x6 = x7) & (x1 = x2))
exists e1 s1 x1 x2.(v_ride(e1) & n_girl(x1) & n_bike(x2) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
A little girl walking down a dirt road behind a group of other walkers.
A girl is on a dirt road.
0
0.844
There is a girl walking down the dirt road.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_walker(x7) & a_topic(x1) & behind(e1,x5) & of(x5,x6) & -(x6 = x7) & n_walker(x6) & n_group(x5) & a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & n_road(x3) & of(x3,x4) & n_dirt(x4) & (x1 = x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists p1 x1.(exists x2 x3.(on(x1,x2) & n_road(x2) & of(x2,x3) & n_dirt(x3)) & n_girl(x1))
49c68ccc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_walk(e1) & of(x5,x6) & of(x3,x4) & n_walker(x7) & n_walker(x6) & n_road(x3) & n_group(x5) & n_girl(x1) & n_dirt(x4) & behind(e1,x5) & a_topic(x1) & a_little(s1) & a_down(s2) & Theme(s1,x1) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x2) & -(x6 = x7) & (x1 = x2))
exists x1.(n_girl(x1) & exists x2 x3.(on(x1,x2) & of(x2,x3) & n_road(x2) & n_dirt(x3)))
A little girl walking down a dirt road behind a group of other walkers.
A small girl is following people walking down a dirt road.
0
-100
There is a little girl is following a group of other walkers down a dirt road.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_walker(x7) & a_topic(x1) & behind(e1,x5) & of(x5,x6) & -(x6 = x7) & n_walker(x6) & n_group(x5) & a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & n_road(x3) & of(x3,x4) & n_dirt(x4) & (x1 = x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(Theme(e2,x2) & Actor(e2,x1) & v_follow(e2) & a_down(s2) & Manner(e1,s2) & Theme(e1,x4) & Actor(e1,x3) & v_walk(e1) & n_road(x4) & of(x4,x5) & n_dirt(x5) & (x2 = x3) & n_people(x2) & n_girl(x1) & a_small(s1) & Theme(s1,x1))
49c69294-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_walk(e1) & of(x5,x6) & of(x3,x4) & n_walker(x7) & n_walker(x6) & n_road(x3) & n_group(x5) & n_girl(x1) & n_dirt(x4) & behind(e1,x5) & a_topic(x1) & a_little(s1) & a_down(s2) & Theme(s1,x1) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x2) & -(x6 = x7) & (x1 = x2))
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(v_walk(e1) & v_follow(e2) & of(x4,x5) & n_road(x4) & n_people(x2) & n_girl(x1) & n_dirt(x5) & a_small(s1) & a_down(s2) & Theme(s1,x1) & Theme(e2,x2) & Theme(e1,x4) & Manner(e1,s2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
A little girl walking down a dirt road behind a group of other walkers.
A little girl lying down, watching television.
2
-100
If she is walking, she cannot be lying down.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_walker(x7) & a_topic(x1) & behind(e1,x5) & of(x5,x6) & -(x6 = x7) & n_walker(x6) & n_group(x5) & a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & n_road(x3) & of(x3,x4) & n_dirt(x4) & (x1 = x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists e2 e1 s1 s2 x1 x2 x3.(a_topic(x1) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x2) & v_watch(e2) & n_television(x3) & a_down(s2) & Manner(e1,s2) & Actor(e1,x2) & v_lie(e1) & (x1 = x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
49c6980c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_walk(e1) & of(x5,x6) & of(x3,x4) & n_walker(x7) & n_walker(x6) & n_road(x3) & n_group(x5) & n_girl(x1) & n_dirt(x4) & behind(e1,x5) & a_topic(x1) & a_little(s1) & a_down(s2) & Theme(s1,x1) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x2) & -(x6 = x7) & (x1 = x2))
exists e2 e1 s1 s2 x1 x2 x3.(v_watch(e2) & v_lie(e1) & n_television(x3) & n_girl(x1) & for(e1,e2) & a_topic(x1) & a_little(s1) & a_down(s2) & Theme(s1,x1) & Theme(e2,x3) & Manner(e1,s2) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
A bunch of travelers stand around.
A group of people are corded together.
0
-100
There are a group of travelers standing together.
exists e1 s1 x1 x2.(a_around(s1) & Manner(e1,s1) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & n_traveler(x2) & n_bunch(x1))
exists e1 s1 x1 x2.(a_together(s1) & Manner(e1,s1) & Theme(e1,x1) & v_cord(e1) & of(x1,x2) & n_people(x2) & n_group(x1))
49c69d3e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_stand(e1) & of(x1,x2) & n_traveler(x2) & n_bunch(x1) & a_around(s1) & Manner(e1,s1) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_cord(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & a_together(s1) & Theme(e1,x1) & Manner(e1,s1))
A bunch of travelers stand around.
There is one person outside.
2
-100
A bunch of travelers is more then just one person.
exists e1 s1 x1 x2.(a_around(s1) & Manner(e1,s1) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & n_traveler(x2) & n_bunch(x1))
exists p1 x1 s1 x2 x3.((x1 = x2) & Theme(s1,x3) & a_outside(s1) & (x2 = x3) & n_person(x2) & card_eq_1(x2))
49c6a23e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_stand(e1) & of(x1,x2) & n_traveler(x2) & n_bunch(x1) & a_around(s1) & Manner(e1,s1) & Actor(e1,x1))
exists x1 s1 x2 x3.(n_person(x2) & card_eq_1(x2) & a_outside(s1) & Theme(s1,x3) & (x2 = x3) & (x1 = x2))
A bunch of travelers stand around.
A group of people are crowded for a street performer.
1
-100
All travelers standing around does not necessarily mean there is a street performer present
exists e1 s1 x1 x2.(a_around(s1) & Manner(e1,s1) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & n_traveler(x2) & n_bunch(x1))
exists e1 x1 x2 x3 x4.(for(e1,x3) & n_performer(x3) & of(x3,x4) & n_street(x4) & Theme(e1,x1) & v_crowd(e1) & of(x1,x2) & n_people(x2) & n_group(x1))
49c6a72a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_stand(e1) & of(x1,x2) & n_traveler(x2) & n_bunch(x1) & a_around(s1) & Manner(e1,s1) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_crowd(e1) & of(x3,x4) & of(x1,x2) & n_street(x4) & n_performer(x3) & n_people(x2) & n_group(x1) & for(e1,x3) & Theme(e1,x1))
There is an Asian woman in a black suit who is standing around and waiting at an airport.
A woman is knitting a hat for a baby.
2
-100
An activity like knitting would not happen while standing around and waiting.
exists p1 x1 e2 e1 p2 s1 s2 x2 x3 x4 x5 x6 x7.((x1 = x2) & in(x2,x3) & at(e2,x7) & n_airport(x7) & Actor(e2,x6) & v_wait(e2) & (x3 = x6) & at(e1,x5) & n_airport(x5) & exists s3.(Theme(s3,x4) & a_around(s3)) & Topic(e1,p2) & Actor(e1,x4) & v_stand(e1) & (x3 = x4) & n_suit(x3) & a_black(s2) & Theme(s2,x3) & n_woman(x2) & a_asian(s1) & Theme(s1,x2))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_knit(e1) & for(x2,x3) & n_baby(x3) & n_hat(x2) & n_woman(x1))
49c6bcc4-e4c8-11ec-9cdd-0242ac1c0002
exists x1 e2 e1 p2 s1 s2 x2 x3 x4 x5 x6 x7.(v_wait(e2) & v_stand(e1) & n_woman(x2) & n_suit(x3) & n_airport(x7) & n_airport(x5) & in(x2,x3) & exists s3.(a_around(s3) & Theme(s3,x4)) & at(e2,x7) & at(e1,x5) & a_black(s2) & a_asian(s1) & Topic(e1,p2) & Theme(s2,x3) & Theme(s1,x2) & Actor(e2,x6) & Actor(e1,x4) & (x3 = x6) & (x3 = x4) & (x1 = x2))
exists e1 x1 x2 x3.(v_knit(e1) & n_woman(x1) & n_hat(x2) & n_baby(x3) & for(x2,x3) & Theme(e1,x2) & Actor(e1,x1))
There is an Asian woman in a black suit who is standing around and waiting at an airport.
The woman is talking on her cell phone while she is waiting at an airport.
1
-100
Just because the woman is standing around waiting at an airport does not imply that she is talking on her cell phone
exists p1 x1 e1 e2 p2 s1 s2 x2 x3 x4 x5 x6 x7.((x1 = x2) & in(x2,x3) & at(e2,x7) & n_airport(x7) & Actor(e2,x6) & v_wait(e2) & (x3 = x6) & at(e1,x5) & n_airport(x5) & exists s3.(Theme(s3,x4) & a_around(s3)) & Topic(e1,p2) & Actor(e1,x4) & v_stand(e1) & (x3 = x4) & n_suit(x3) & a_black(s2) & Theme(s2,x3) & n_woman(x2) & a_asian(s1) & Theme(s1,x2))
exists e1 p1 x1 x2 x3.(n_female(x1) & n_female(x1) & n_phone(x2) & of(x2,x3) & n_cell(x3) & of(x2,x1) & n_woman(x1) & exists e2 x4.(at(e2,x4) & n_airport(x4) & Actor(e2,x1) & v_wait(e2)) & while(e1,p1) & on(e1,x2) & Actor(e1,x1) & v_talk(e1))
49c6c200-e4c8-11ec-9cdd-0242ac1c0002
exists x1 e1 e2 p2 s1 s2 x2 x3 x4 x5 x6 x7.(v_wait(e2) & v_stand(e1) & n_woman(x2) & n_suit(x3) & n_airport(x7) & n_airport(x5) & in(x2,x3) & exists s3.(a_around(s3) & Theme(s3,x4)) & at(e2,x7) & at(e1,x5) & a_black(s2) & a_asian(s1) & Topic(e1,p2) & Theme(s2,x3) & Theme(s1,x2) & Actor(e2,x6) & Actor(e1,x4) & (x3 = x6) & (x3 = x4) & (x1 = x2))
exists e1 p1 x1 x2 x3.(while(e1,p1) & v_talk(e1) & on(e1,x2) & of(x2,x3) & of(x2,x1) & n_woman(x1) & n_phone(x2) & n_female(x1) & n_cell(x3) & exists e2 x4.(v_wait(e2) & n_airport(x4) & at(e2,x4) & Actor(e2,x1)) & Actor(e1,x1))
There is an Asian woman in a black suit who is standing around and waiting at an airport.
A woman is waiting at the airport.
0
-100
The woman was at the airport waiting.
exists p1 x1 e2 e1 p2 s1 s2 x2 x3 x4 x5 x6 x7.((x1 = x2) & in(x2,x3) & at(e2,x7) & n_airport(x7) & Actor(e2,x6) & v_wait(e2) & (x3 = x6) & at(e1,x5) & n_airport(x5) & exists s3.(Theme(s3,x4) & a_around(s3)) & Topic(e1,p2) & Actor(e1,x4) & v_stand(e1) & (x3 = x4) & n_suit(x3) & a_black(s2) & Theme(s2,x3) & n_woman(x2) & a_asian(s1) & Theme(s1,x2))
exists e1 x1 x2.(n_airport(x2) & at(e1,x2) & Actor(e1,x1) & v_wait(e1) & n_woman(x1))
49c6c6ba-e4c8-11ec-9cdd-0242ac1c0002
exists x1 e2 e1 p2 s1 s2 x2 x3 x4 x5 x6 x7.(v_wait(e2) & v_stand(e1) & n_woman(x2) & n_suit(x3) & n_airport(x7) & n_airport(x5) & in(x2,x3) & exists s3.(a_around(s3) & Theme(s3,x4)) & at(e2,x7) & at(e1,x5) & a_black(s2) & a_asian(s1) & Topic(e1,p2) & Theme(s2,x3) & Theme(s1,x2) & Actor(e2,x6) & Actor(e1,x4) & (x3 = x6) & (x3 = x4) & (x1 = x2))
exists e1 x1 x2.(v_wait(e1) & n_woman(x1) & n_airport(x2) & at(e1,x2) & Actor(e1,x1))
A woman of Asian looking descent in a black outfit standing in the airport baggage area.
A woman waiting to collect her luggage after flying in from the Orient to join the symphony orchestra on it's tour
1
-100
Not all women standing in the airport baggage area are waiting to collect luggage. Just because she is waiting in the area does not imply that she is part of a symphony orchestra.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_area(x6) & of(x6,x8) & n_baggage(x8) & of(x6,x7) & n_airport(x7) & a_topic(x1) & of(x1,x2) & in(x2,x4) & in(x4,x6) & n_standing(x4) & of(x4,x5) & n_outfit(x5) & a_black(s1) & Theme(s1,x4) & n_descent(x2) & Actor(e1,x2) & v_look(e1) & (x2 = x3) & ne_nam_asian(x3) & n_woman(x1))
exists e1 p1 p2 x1 x2 x3 x4 x5 x6.(n_orchestra(x5) & of(x5,x6) & n_symphony(x6) & ne_geo_orient(x4) & exists x7.((x1 = x7) & n_tour(x7)) & Topic(e1,p1) & Actor(e1,x2) & v_wait(e1) & exists e2 e3 p3 s1.(after(e2,e3) & Topic(e3,p3) & exists e4.(on(e4,x1) & Theme(e4,x5) & Actor(e4,x2) & v_join(e4)) & from(e3,x4) & a_in(s1) & Manner(e3,s1) & Actor(e3,x2) & v_fly(e3) & Theme(e2,x3) & Actor(e2,x2) & v_collect(e2)) & n_thing(x1) & n_luggage(x3) & of(x3,x1) & n_female(x1) & (x1 = x2) & n_woman(x1))
49c6cb74-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_look(e1) & of(x6,x8) & of(x6,x7) & of(x4,x5) & of(x1,x2) & ne_nam_asian(x3) & n_woman(x1) & n_standing(x4) & n_outfit(x5) & n_descent(x2) & n_baggage(x8) & n_area(x6) & n_airport(x7) & in(x4,x6) & in(x2,x4) & a_topic(x1) & a_black(s1) & Theme(s1,x4) & Actor(e1,x2) & (x2 = x3))
exists e1 p1 x1 x2 x3 x4 x5 x6.(v_wait(e1) & of(x5,x6) & of(x3,x1) & ne_geo_orient(x4) & n_woman(x1) & n_thing(x1) & n_symphony(x6) & n_orchestra(x5) & n_luggage(x3) & n_female(x1) & exists x7.(n_tour(x7) & (x1 = x7)) & exists e2 e3 p3 s1.(v_fly(e3) & v_collect(e2) & from(e3,x4) & exists e4.(v_join(e4) & on(e4,x1) & Theme(e4,x5) & Actor(e4,x2)) & after(e2,e3) & a_in(s1) & Topic(e3,p3) & Theme(e2,x3) & Manner(e3,s1) & Actor(e3,x2) & Actor(e2,x2)) & Topic(e1,p1) & Actor(e1,x2) & (x1 = x2))
A woman of Asian looking descent in a black outfit standing in the airport baggage area.
A woman waiting at the airport baggage claim
0
-100
There was a woman standing and waiting at the airport baggage claim.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_area(x6) & of(x6,x8) & n_baggage(x8) & of(x6,x7) & n_airport(x7) & a_topic(x1) & of(x1,x2) & in(x2,x4) & in(x4,x6) & n_standing(x4) & of(x4,x5) & n_outfit(x5) & a_black(s1) & Theme(s1,x4) & n_descent(x2) & Actor(e1,x2) & v_look(e1) & (x2 = x3) & ne_nam_asian(x3) & n_woman(x1))
exists e1 x1 x2 x3 x4 x5.(n_claim(x3) & of(x3,x5) & n_baggage(x5) & of(x3,x4) & n_airport(x4) & a_topic(x1) & at(e1,x3) & Actor(e1,x2) & v_wait(e1) & (x1 = x2) & n_woman(x1))
49c6d0ba-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_look(e1) & of(x6,x8) & of(x6,x7) & of(x4,x5) & of(x1,x2) & ne_nam_asian(x3) & n_woman(x1) & n_standing(x4) & n_outfit(x5) & n_descent(x2) & n_baggage(x8) & n_area(x6) & n_airport(x7) & in(x4,x6) & in(x2,x4) & a_topic(x1) & a_black(s1) & Theme(s1,x4) & Actor(e1,x2) & (x2 = x3))
exists e1 x1 x2 x3 x4 x5.(v_wait(e1) & of(x3,x5) & of(x3,x4) & n_woman(x1) & n_claim(x3) & n_baggage(x5) & n_airport(x4) & at(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
A woman of Asian looking descent in a black outfit standing in the airport baggage area.
A woman walking three dogs in the park
2
-100
An airport is a different location than a park
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_area(x6) & of(x6,x8) & n_baggage(x8) & of(x6,x7) & n_airport(x7) & a_topic(x1) & of(x1,x2) & in(x2,x4) & in(x4,x6) & n_standing(x4) & of(x4,x5) & n_outfit(x5) & a_black(s1) & Theme(s1,x4) & n_descent(x2) & Actor(e1,x2) & v_look(e1) & (x2 = x3) & ne_nam_asian(x3) & n_woman(x1))
exists e1 x1 x2 x3 x4.(n_park(x4) & a_topic(x1) & in(e1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & n_dog(x3) & card_eq_3(x3) & (x1 = x2) & n_woman(x1))
49c6d59c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_look(e1) & of(x6,x8) & of(x6,x7) & of(x4,x5) & of(x1,x2) & ne_nam_asian(x3) & n_woman(x1) & n_standing(x4) & n_outfit(x5) & n_descent(x2) & n_baggage(x8) & n_area(x6) & n_airport(x7) & in(x4,x6) & in(x2,x4) & a_topic(x1) & a_black(s1) & Theme(s1,x4) & Actor(e1,x2) & (x2 = x3))
exists e1 x1 x2 x3 x4.(v_walk(e1) & n_woman(x1) & n_park(x4) & n_dog(x3) & in(e1,x4) & card_eq_3(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
People in a airport with luggage waiting on something.
The plane is late to the airport.
1
-100
The fact that people are waiting in an airport does not mean that a plane is late.
exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & on(e1,x5) & n_thing(x5) & Actor(e1,x4) & v_wait(e1) & (x1 = x4) & in(x1,x2) & with(x2,x3) & n_luggage(x3) & n_airport(x2) & n_people(x1))
exists s1 x1 x2.(n_airport(x2) & n_plane(x1) & to(s1,x2) & Theme(s1,x1) & a_late(s1))
49c6e8b6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(with(x2,x3) & v_wait(e1) & on(e1,x5) & n_thing(x5) & n_people(x1) & n_luggage(x3) & n_airport(x2) & in(x1,x2) & a_topic(x1) & Actor(e1,x4) & (x1 = x4))
exists s1 x1 x2.(to(s1,x2) & n_plane(x1) & n_airport(x2) & a_late(s1) & Theme(s1,x1))
People in a airport with luggage waiting on something.
The people are at home sleeping.
2
-100
Someone's home and an airport are different locations.
exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & on(e1,x5) & n_thing(x5) & Actor(e1,x4) & v_wait(e1) & (x1 = x4) & in(x1,x2) & with(x2,x3) & n_luggage(x3) & n_airport(x2) & n_people(x1))
exists p1 x1.(n_people(x1) & exists x2 x3.(at(x1,x2) & n_sleeping(x2) & of(x2,x3) & n_home(x3)))
49c6ed20-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(with(x2,x3) & v_wait(e1) & on(e1,x5) & n_thing(x5) & n_people(x1) & n_luggage(x3) & n_airport(x2) & in(x1,x2) & a_topic(x1) & Actor(e1,x4) & (x1 = x4))
exists x1.(n_people(x1) & exists x2 x3.(of(x2,x3) & n_sleeping(x2) & n_home(x3) & at(x1,x2)))
People in a airport with luggage waiting on something.
The people are indoors waiting.
0
-100
THE AIRPORT IS INDOORS.
exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & on(e1,x5) & n_thing(x5) & Actor(e1,x4) & v_wait(e1) & (x1 = x4) & in(x1,x2) & with(x2,x3) & n_luggage(x3) & n_airport(x2) & n_people(x1))
exists p1 x1.(n_people(x1) & exists e1 x2 x3.((x1 = x2) & Actor(e1,x3) & v_wait(e1) & (x2 = x3) & n_indoor(x2)))
49c6f1d0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(with(x2,x3) & v_wait(e1) & on(e1,x5) & n_thing(x5) & n_people(x1) & n_luggage(x3) & n_airport(x2) & in(x1,x2) & a_topic(x1) & Actor(e1,x4) & (x1 = x4))
exists x1.(n_people(x1) & exists e1 x2 x3.(v_wait(e1) & n_indoor(x2) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)))
A band performs on a stage.
A band performs.
0
-100
'A band performs' is a short version of 'A band performs on a stage'.
exists e1 x1 x2.(on(e1,x2) & n_stage(x2) & Actor(e1,x1) & v_perform(e1) & n_band(x1))
exists e1 x1.(Actor(e1,x1) & v_perform(e1) & n_band(x1))
49c7045e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_perform(e1) & on(e1,x2) & n_stage(x2) & n_band(x1) & Actor(e1,x1))
exists e1 x1.(v_perform(e1) & n_band(x1) & Actor(e1,x1))
A band performs on a stage.
A band take a break in the green room.
2
-100
either a band performs or take a break and are on a stage or in the green room
exists e1 x1 x2.(on(e1,x2) & n_stage(x2) & Actor(e1,x1) & v_perform(e1) & n_band(x1))
exists e1 s1 x1 x2 x3.(n_room(x3) & a_green(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & in(x2,x3) & n_break(x2) & n_band(x1))
49c708c8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_perform(e1) & on(e1,x2) & n_stage(x2) & n_band(x1) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_take(e1) & n_room(x3) & n_break(x2) & n_band(x1) & in(x2,x3) & a_green(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1))
A band performs on a stage.
A band plays a song.
1
-100
A band may perform on stage without playing a song.
exists e1 x1 x2.(on(e1,x2) & n_stage(x2) & Actor(e1,x1) & v_perform(e1) & n_band(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_song(x2) & n_band(x1))
49c70d78-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_perform(e1) & on(e1,x2) & n_stage(x2) & n_band(x1) & Actor(e1,x1))
exists e1 x1 x2.(v_play(e1) & n_song(x2) & n_band(x1) & Theme(e1,x2) & Actor(e1,x1))
A woman in a black shirt walking down the street
A young man in a red shirt is riding a skateboard down thew street.
2
-100
A woman and man are different genders.
exists e1 s1 x1 x2 x3 x4.(n_street(x4) & a_topic(x1) & down(e1,x4) & Actor(e1,x3) & v_walk(e1) & (x1 = x3) & in(x1,x2) & n_shirt(x2) & a_black(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 s1 s2 s3 x1 x2 x3 x4.(down(e1,x4) & n_street(x4) & a_thew(s3) & Theme(s3,x4) & Theme(e1,x3) & Actor(e1,x1) & v_ride(e1) & n_skateboard(x3) & in(x1,x2) & n_shirt(x2) & a_red(s2) & Theme(s2,x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
49c711f6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & n_woman(x1) & n_street(x4) & n_shirt(x2) & in(x1,x2) & down(e1,x4) & a_topic(x1) & a_black(s1) & Theme(s1,x2) & Actor(e1,x3) & (x1 = x3))
exists e1 s1 s2 s3 x1 x2 x3 x4.(v_ride(e1) & n_street(x4) & n_skateboard(x3) & n_shirt(x2) & n_man(x1) & in(x1,x2) & down(e1,x4) & a_young(s1) & a_thew(s3) & a_red(s2) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1))
A woman in a black shirt walking down the street
A woman in a black shirt is walking to work.
1
-100
A woman walking down the street is not necessarily going to work.
exists e1 s1 x1 x2 x3 x4.(n_street(x4) & a_topic(x1) & down(e1,x4) & Actor(e1,x3) & v_walk(e1) & (x1 = x3) & in(x1,x2) & n_shirt(x2) & a_black(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 p1 s1 x1 x2.(Topic(e1,p1) & Actor(e1,x1) & v_walk(e1) & exists e2.(Actor(e2,x1) & v_work(e2)) & in(x1,x2) & n_shirt(x2) & a_black(s1) & Theme(s1,x2) & n_woman(x1))
49c71656-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & n_woman(x1) & n_street(x4) & n_shirt(x2) & in(x1,x2) & down(e1,x4) & a_topic(x1) & a_black(s1) & Theme(s1,x2) & Actor(e1,x3) & (x1 = x3))
exists e1 p1 s1 x1 x2.(v_walk(e1) & n_woman(x1) & n_shirt(x2) & in(x1,x2) & exists e2.(v_work(e2) & Actor(e2,x1)) & a_black(s1) & Topic(e1,p1) & Theme(s1,x2) & Actor(e1,x1))
A woman in a black shirt walking down the street
There is a woman wearing a back shirt walking in the street.
0
-100
THEY ARE ON THE STREET.
exists e1 s1 x1 x2 x3 x4.(n_street(x4) & a_topic(x1) & down(e1,x4) & Actor(e1,x3) & v_walk(e1) & (x1 = x3) & in(x1,x2) & n_shirt(x2) & a_black(s1) & Theme(s1,x2) & n_woman(x1))
exists p1 x1 x5.(n_street(x5) & exists e1 s1 s2 x2 x3 x4.((x1 = x2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & in(x4,x5) & n_walking(x4) & a_shirt(s2) & Theme(s2,x4) & a_back(s1) & Theme(s1,x4) & (x2 = x3) & n_woman(x2)))
49c71aac-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_walk(e1) & n_woman(x1) & n_street(x4) & n_shirt(x2) & in(x1,x2) & down(e1,x4) & a_topic(x1) & a_black(s1) & Theme(s1,x2) & Actor(e1,x3) & (x1 = x3))
exists x1 x5.(n_street(x5) & exists e1 s1 s2 x2 x3 x4.(v_wear(e1) & n_woman(x2) & n_walking(x4) & in(x4,x5) & a_shirt(s2) & a_back(s1) & Theme(s2,x4) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)))
A man with a blue and white trucker style hat with a logo is wearing glasses in front of a man with a yellow shirt.
a man wairs a blue hat and glasses
0
-100
HIS HAT IS TRUCKER STYLE.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(in(e1,x7) & of(x7,x8) & with(x8,x9) & n_shirt(x9) & a_yellow(s3) & Theme(s3,x9) & n_man(x8) & n_front(x7) & Theme(e1,x6) & Actor(e1,x1) & v_wear(e1) & n_glass(x6) & with(x1,x5) & n_logo(x5) & with(x1,x2) & Time(x2,x4) & n_hat(x4) & n_style(x2) & of(x2,x3) & n_trucker(x3) & a_white(s2) & Theme(s2,x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
exists e1 s1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_wair(e1) & subset_of(x4,x2) & n_glass(x4) & subset_of(x3,x2) & n_hat(x3) & a_blue(s1) & Theme(s1,x3) & n_man(x1))
49c7210a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x8,x9) & with(x1,x5) & with(x1,x2) & v_wear(e1) & of(x7,x8) & of(x2,x3) & n_trucker(x3) & n_style(x2) & n_shirt(x9) & n_man(x8) & n_man(x1) & n_logo(x5) & n_hat(x4) & n_glass(x6) & n_front(x7) & in(e1,x7) & a_yellow(s3) & a_white(s2) & a_blue(s1) & Time(x2,x4) & Theme(s3,x9) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x6) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4.(v_wair(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_man(x1) & n_hat(x3) & n_glass(x4) & a_blue(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1))
A man with a blue and white trucker style hat with a logo is wearing glasses in front of a man with a yellow shirt.
he is meeting a friend of his
1
-100
A man being met by another man is not necessarily a friend of his.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(in(e1,x7) & of(x7,x8) & with(x8,x9) & n_shirt(x9) & a_yellow(s3) & Theme(s3,x9) & n_man(x8) & n_front(x7) & Theme(e1,x6) & Actor(e1,x1) & v_wear(e1) & n_glass(x6) & with(x1,x5) & n_logo(x5) & with(x1,x2) & Time(x2,x4) & n_hat(x4) & n_style(x2) & of(x2,x3) & n_trucker(x3) & a_white(s2) & Theme(s2,x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_meet(e1) & of(x2,x1) & n_his(x1) & n_friend(x2) & n_male(x1))
49c72696-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x8,x9) & with(x1,x5) & with(x1,x2) & v_wear(e1) & of(x7,x8) & of(x2,x3) & n_trucker(x3) & n_style(x2) & n_shirt(x9) & n_man(x8) & n_man(x1) & n_logo(x5) & n_hat(x4) & n_glass(x6) & n_front(x7) & in(e1,x7) & a_yellow(s3) & a_white(s2) & a_blue(s1) & Time(x2,x4) & Theme(s3,x9) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x6) & Actor(e1,x1))
exists e1 x1 x2.(v_meet(e1) & of(x2,x1) & n_male(x1) & n_his(x1) & n_friend(x2) & Theme(e1,x2) & Actor(e1,x1))
A man with a blue and white trucker style hat with a logo is wearing glasses in front of a man with a yellow shirt.
they are driving
2
-100
Driving is usually not done with one person sitting in front of another.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(in(e1,x7) & of(x7,x8) & with(x8,x9) & n_shirt(x9) & a_yellow(s3) & Theme(s3,x9) & n_man(x8) & n_front(x7) & Theme(e1,x6) & Actor(e1,x1) & v_wear(e1) & n_glass(x6) & with(x1,x5) & n_logo(x5) & with(x1,x2) & Time(x2,x4) & n_hat(x4) & n_style(x2) & of(x2,x3) & n_trucker(x3) & a_white(s2) & Theme(s2,x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1.(n_thing(x1) & Actor(e1,x1) & v_drive(e1))
49c72b46-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x8,x9) & with(x1,x5) & with(x1,x2) & v_wear(e1) & of(x7,x8) & of(x2,x3) & n_trucker(x3) & n_style(x2) & n_shirt(x9) & n_man(x8) & n_man(x1) & n_logo(x5) & n_hat(x4) & n_glass(x6) & n_front(x7) & in(e1,x7) & a_yellow(s3) & a_white(s2) & a_blue(s1) & Time(x2,x4) & Theme(s3,x9) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x6) & Actor(e1,x1))
exists e1 x1.(v_drive(e1) & n_thing(x1) & Actor(e1,x1))
A woman in pink is singing on stage next to three guitar players.
The woman is not a good singer.
2
-100
One is either pink or they are not. I am trying to contradict...
exists e1 x1 x2 x3 x4 x5.(to(e1,x4) & n_player(x4) & of(x4,x5) & n_guitar(x5) & card_eq_3(x4) & r_next(e1) & on(e1,x3) & n_stage(x3) & Actor(e1,x1) & v_sing(e1) & in(x1,x2) & n_pink(x2) & n_woman(x1))
exists x1.(n_woman(x1) & -exists p1 s1 x2.((x1 = x2) & n_singer(x2) & a_good(s1) & Theme(s1,x2)))
49c74734-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_sing(e1) & to(e1,x4) & r_next(e1) & on(e1,x3) & of(x4,x5) & n_woman(x1) & n_stage(x3) & n_player(x4) & n_pink(x2) & n_guitar(x5) & in(x1,x2) & card_eq_3(x4) & Actor(e1,x1))
exists x1.(n_woman(x1) & all s1 x2.(-n_singer(x2) | -a_good(s1) | -Theme(s1,x2) | -(x1 = x2)))
A group of people are at an aquarium to view marine life.
A group are at the aquarium on a tour.
1
-100
The group of people are not necessarily on a tour.
exists p1 x1 x2.(exists p2 x3.(at(x1,x3) & Topic(x3,p2) & exists e1 s1 x4.(Theme(e1,x4) & Actor(e1,x3) & v_view(e1) & n_life(x4) & a_marine(s1) & Theme(s1,x4)) & n_aquarium(x3)) & of(x1,x2) & n_people(x2) & n_group(x1))
exists p1 x1 x2.(n_aquarium(x2) & exists x3.(at(x1,x2) & on(x2,x3) & n_tour(x3)) & n_group(x1))
49c75d14-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2.(of(x1,x2) & n_people(x2) & n_group(x1) & exists p2 x3.(n_aquarium(x3) & exists e1 s1 x4.(v_view(e1) & n_life(x4) & a_marine(s1) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x3)) & at(x1,x3) & Topic(x3,p2)))
exists x1 x2.(n_group(x1) & n_aquarium(x2) & exists x3.(on(x2,x3) & n_tour(x3) & at(x1,x2)))
People looking at fish at an aquarium.
People looking at fish for a school project.
1
0.049359
People looking at fish in an aquarium doesn't imply those people are doing a school project.
exists e1 x1 x2 x3.(at(e1,x2) & at(x2,x3) & n_aquarium(x3) & n_fish(x2) & Actor(e1,x1) & v_look(e1) & n_people(x1))
exists e1 x1 x2 x3 x4.(at(e1,x2) & for(x2,x3) & n_project(x3) & of(x3,x4) & n_school(x4) & n_fish(x2) & Actor(e1,x1) & v_look(e1) & n_people(x1))
49c7aa58-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_look(e1) & n_people(x1) & n_fish(x2) & n_aquarium(x3) & at(x2,x3) & at(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_look(e1) & of(x3,x4) & n_school(x4) & n_project(x3) & n_people(x1) & n_fish(x2) & for(x2,x3) & at(e1,x2) & Actor(e1,x1))
People looking at fish at an aquarium.
People are spending their day off inside of an aquarium with sharks.
1
0.056893
looking at doesn't always mean spending their day
exists e1 x1 x2 x3.(at(e1,x2) & at(x2,x3) & n_aquarium(x3) & n_fish(x2) & Actor(e1,x1) & v_look(e1) & n_people(x1))
exists e1 x1 x2 x3 x4 x5.(off(e1,x3) & of(x3,x4) & with(x4,x5) & n_shark(x5) & n_aquarium(x4) & n_inside(x3) & Theme(e1,x2) & Actor(e1,x1) & v_spend(e1) & n_day(x2) & of(x2,x1) & n_thing(x1) & n_people(x1))
49c7b886-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_look(e1) & n_people(x1) & n_fish(x2) & n_aquarium(x3) & at(x2,x3) & at(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3 x4 x5.(with(x4,x5) & v_spend(e1) & off(e1,x3) & of(x3,x4) & of(x2,x1) & n_thing(x1) & n_shark(x5) & n_people(x1) & n_inside(x3) & n_day(x2) & n_aquarium(x4) & Theme(e1,x2) & Actor(e1,x1))
People looking at fish at an aquarium.
There are two sharks in an aquarium exhibit.
1
0.035571
looking at doesn't always mean exhibit.
exists e1 x1 x2 x3.(at(e1,x2) & at(x2,x3) & n_aquarium(x3) & n_fish(x2) & Actor(e1,x1) & v_look(e1) & n_people(x1))
exists p1 x1 x2 x3.(in(p1,x2) & n_exhibit(x2) & of(x2,x3) & n_aquarium(x3) & exists x4.((x1 = x4) & n_shark(x4) & card_eq_2(x4)))
49c7beee-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_look(e1) & n_people(x1) & n_fish(x2) & n_aquarium(x3) & at(x2,x3) & at(e1,x2) & Actor(e1,x1))
exists p1 x1 x2 x3.(of(x2,x3) & n_exhibit(x2) & n_aquarium(x3) & in(p1,x2) & exists x4.(n_shark(x4) & card_eq_2(x4) & (x1 = x4)))