uid stringlengths 15 19 | premise stringlengths 12 294 | hypothesis stringlengths 7 232 | label int64 0 2 | hyp_amr stringlengths 10 1.85k | hyp_linearized_amr stringlengths 10 679 |
|---|---|---|---|---|---|
1387014885.jpg#4r2n | A couple are speaking at an event on 09-09-2007. | The individuals are thanking everyone for attending the event. | 1 | (z0 / thank-01
:ARG0 (z1 / individual)
:ARG1 (z2 / everyone)
:ARG2 (z3 / attend-01
:ARG0 z2
:ARG1 (z4 / event))) | ( z0 thank :ARG0 ( z1 individual ) :ARG1 ( z2 everyone ) :ARG2 ( z3 attend :ARG0 z2 :ARG1 ( z4 event ) ) ) |
1387014885.jpg#4r3c | A couple are speaking at an event on 09-09-2007. | A man is speaking by himself in the bathroom mirror. | 2 | (z0 / speak-01
:ARG0 (z1 / man
:ARG1-of z0)
:mod (z2 / by-oneself)
:location (z3 / mirror
:mod (z4 / bathroom))) | ( z0 speak :ARG0 ( z1 man :ARG1-of z0 ) :mod ( z2 by-oneself ) :location ( z3 mirror :mod ( z4 bathroom ) ) ) |
1387014885.jpg#4r3n | A couple are speaking at an event on 09-09-2007. | A man and a woman are speaking at an event. | 0 | (z0 / speak-01
:ARG0 (z1 / and
:op1 (z2 / man)
:op2 (z3 / woman))
:location (z4 / event)) | ( z0 speak :ARG0 ( z1 and :op ( z2 man ) :op ( z3 woman ) ) :location ( z4 event ) ) |
1387014885.jpg#4r5n | A couple are speaking at an event on 09-09-2007. | Two people together are speaking loudly at the event on 09-09-2007 | 1 | (z0 / speak-01
:ARG0 (z1 / person
:quant 2
:mod (z2 / together))
:manner (z3 / loud)
:location (z4 / event)
:time (z5 / date-entity
:day 9
:month 9
:year 2007)) | ( z0 speak :ARG0 ( z1 person :quant 2 :mod ( z2 together ) ) :manner ( z3 loud ) :location ( z4 event ) :time ( z5 date-entity :day 9 :month 9 :year 2007 ) ) |
1387014885.jpg#4r5c | A couple are speaking at an event on 09-09-2007. | Two people together weren't speaking at all at the event on 09-09-2007 | 2 | (z0 / speak-01
:polarity -
:ARG0 (z1 / person
:quant 2
:mod (z2 / together))
:location (z3 / event)
:time (z4 / date-entity
:day 9
:month 9
:year 2007)
:mod (z5 / at-all)) | ( z0 speak :polarity - :ARG0 ( z1 person :quant 2 :mod ( z2 together ) ) :location ( z3 event ) :time ( z4 date-entity :day 9 :month 9 :year 2007 ) :mod ( z5 at-all ) ) |
1387014885.jpg#4r1n | A couple are speaking at an event on 09-09-2007. | A husband and wife address the audience in September of 2007. | 1 | (z0 / address-03
:ARG0 (z1 / and
:op1 (z2 / person
:ARG0-of (z3 / have-rel-role-91
:ARG2 (z4 / husband)))
:op2 (z5 / person
:ARG0-of (z6 / have-rel-role-91
:ARG2 (z7 / wife))))
:ARG2 (z8 / audience)
... | ( z0 address :ARG0 ( z1 and :op ( z2 person :ARG0-of ( z3 have-rel-role :ARG2 ( z4 husband ) ) ) :op ( z5 person :ARG0-of ( z6 have-rel-role :ARG2 ( z7 wife ) ) ) ) :ARG2 ( z8 audience ) :time ( z9 date-entity :month 9 :year 2007 ) ) |
1387014885.jpg#4r1e | A couple are speaking at an event on 09-09-2007. | Two people address the audience in September of 2007. | 0 | (z0 / address-03
:ARG0 (z1 / person
:quant 2)
:ARG2 (z2 / audience)
:time (z3 / date-entity
:month 9
:year 2007)) | ( z0 address :ARG0 ( z1 person :quant 2 ) :ARG2 ( z2 audience ) :time ( z3 date-entity :month 9 :year 2007 ) ) |
1387014885.jpg#4r1c | A couple are speaking at an event on 09-09-2007. | A man addresses the audience in September of 2009. | 2 | (z0 / address-03
:ARG0 (z1 / man)
:ARG2 (z2 / audience)
:time (z3 / date-entity
:month 9
:year 2009)) | ( z0 address :ARG0 ( z1 man ) :ARG2 ( z2 audience ) :time ( z3 date-entity :month 9 :year 2009 ) ) |
1387014885.jpg#4r2e | A couple are speaking at an event on 09-09-2007. | The couple make a few remarks at the event. | 0 | (z0 / remark-01
:ARG0 (z1 / couple)
:quant (z2 / few)
:location (z3 / event)) | ( z0 remark :ARG0 ( z1 couple ) :quant ( z2 few ) :location ( z3 event ) ) |
1387014885.jpg#4r3e | A couple are speaking at an event on 09-09-2007. | Two people speak at an event. | 0 | (z0 / speak-01
:ARG0 (z1 / person
:quant 2)
:location (z2 / event)) | ( z0 speak :ARG0 ( z1 person :quant 2 ) :location ( z2 event ) ) |
1387014885.jpg#4r4e | A couple are speaking at an event on 09-09-2007. | Romantic partners speak at an event. | 0 | (z0 / speak-01
:ARG0 (z1 / person
:ARG0-of (z2 / have-rel-role-91
:ARG2 (z3 / partner
:mod (z4 / romantic))))
:location (z5 / event)) | ( z0 speak :ARG0 ( z1 person :ARG0-of ( z2 have-rel-role :ARG2 ( z3 partner :mod ( z4 romantic ) ) ) ) :location ( z5 event ) ) |
1387014885.jpg#1r5c | A crowd is gathered for some event while a woman in a flowered blouse talks with a man in a brown t-shirt. | The man in the brown t-shirt is sleeping. | 2 | (z0 / sleep-01
:ARG0 (z1 / man
:ARG0-of (z2 / wear-01
:ARG1 (z3 / t-shirt
:ARG1-of (z4 / brown-01))))) | ( z0 sleep :ARG0 ( z1 man :ARG0-of ( z2 wear :ARG1 ( z3 t-shirt :ARG1-of ( z4 brown ) ) ) ) ) |
1387014885.jpg#1r2e | A crowd is gathered for some event while a woman in a flowered blouse talks with a man in a brown t-shirt. | People are talking at an event. | 0 | (z0 / talk-01
:ARG0 (z1 / person)
:location (z2 / event)) | ( z0 talk :ARG0 ( z1 person ) :location ( z2 event ) ) |
1387014885.jpg#1r3c | A crowd is gathered for some event while a woman in a flowered blouse talks with a man in a brown t-shirt. | A group of people are watching two monkeys dressed like a man and a woman pretend to dance. | 2 | (z0 / watch-01
:ARG0 (z1 / group
:consist-of (z2 / person))
:ARG1 (z3 / pretend-01
:ARG0 (z4 / and
:op1 (z5 / monkey
:quant 2
:ARG1-of (z6 / dress-01
:ARG2 (z7 / man)))
:... | ( z0 watch :ARG0 ( z1 group :cxnsistof ( z2 person ) ) :ARG1 ( z3 pretend :ARG0 ( z4 and :op ( z5 monkey :quant 2 :ARG1-of ( z6 dress :ARG2 ( z7 man ) ) ) :op ( z8 woman ) ) :ARG1 ( z9 dance :ARG0 z4 ) ) ) |
1387014885.jpg#1r4e | A crowd is gathered for some event while a woman in a flowered blouse talks with a man in a brown t-shirt. | There are many people convening for an event. | 0 | (z0 / convene-01
:ARG0 (z1 / person
:quant (z2 / many))
:purpose (z3 / event)) | ( z0 convene :ARG0 ( z1 person :quant ( z2 many ) ) :purpose ( z3 event ) ) |
1387014885.jpg#1r4n | A crowd is gathered for some event while a woman in a flowered blouse talks with a man in a brown t-shirt. | A large crowd is gathered to watch a music concert. | 0 | (z0 / gather-03
:ARG1 (z1 / crowd
:mod (z2 / large))
:purpose (z3 / watch-01
:ARG0 z1
:ARG1 (z4 / concert
:mod (z5 / music)))) | ( z0 gather :ARG1 ( z1 crowd :mod ( z2 large ) ) :purpose ( z3 watch :ARG0 z1 :ARG1 ( z4 concert :mod ( z5 music ) ) ) ) |
1387014885.jpg#1r3e | A crowd is gathered for some event while a woman in a flowered blouse talks with a man in a brown t-shirt. | A group of people are at an event where a woman is talking to a man, and they are wearing different types of shirts. | 0 | (z0 / be-located-at-91
:ARG1 (z1 / group
:consist-of (z2 / person))
:ARG2 (z3 / event
:time-of (z4 / and
:op1 (z5 / talk-01
:ARG0 (z6 / woman)
:ARG2 (z7 / man))
:op2 (z8 / wear-01
... | ( z0 be-located-at :ARG1 ( z1 group :cxnsistof ( z2 person ) ) :ARG2 ( z3 event :time-of ( z4 and :op ( z5 talk :ARG0 ( z6 woman ) :ARG2 ( z7 man ) ) :op ( z8 wear :ARG0 z1 :ARG1 ( z9 shirt :mod ( z10 type :ARG1-of ( z11 differ ) ) ) ) ) ) ) |
1387014885.jpg#1r5e | A crowd is gathered for some event while a woman in a flowered blouse talks with a man in a brown t-shirt. | The woman is chatting with someone. | 0 | (z0 / chat-01
:ARG0 (z1 / woman)
:ARG2 (z2 / someone)) | ( z0 chat :ARG0 ( z1 woman ) :ARG2 ( z2 someone ) ) |
1387014885.jpg#1r1e | A crowd is gathered for some event while a woman in a flowered blouse talks with a man in a brown t-shirt. | A group of people gathers together | 0 | (z0 / gather-03
:ARG0 (z1 / group
:consist-of (z2 / person))
:mod (z3 / together)) | ( z0 gather :ARG0 ( z1 group :cxnsistof ( z2 person ) ) :mod ( z3 together ) ) |
1387014885.jpg#1r2n | A crowd is gathered for some event while a woman in a flowered blouse talks with a man in a brown t-shirt. | A women and a man are flirting at an event. | 1 | (z0 / flirt-01
:ARG0 (z1 / woman)
:ARG1 (z2 / man)
:location (z3 / event)) | ( z0 flirt :ARG0 ( z1 woman ) :ARG1 ( z2 man ) :location ( z3 event ) ) |
1387014885.jpg#1r5n | A crowd is gathered for some event while a woman in a flowered blouse talks with a man in a brown t-shirt. | The crowd is gathered outdoors. | 0 | (z0 / gather-03
:ARG1 (z1 / crowd)
:location (z2 / outdoors)) | ( z0 gather :ARG1 ( z1 crowd ) :location ( z2 outdoors ) ) |
1387014885.jpg#1r4c | A crowd is gathered for some event while a woman in a flowered blouse talks with a man in a brown t-shirt. | There is a large crowd and none of the people are women. | 2 | (z0 / and
:op1 (z1 / crowd
:mod (z2 / large))
:op2 (z3 / woman
:polarity -)) | ( z0 and :op ( z1 crowd :mod ( z2 large ) ) :op ( z3 woman :polarity - ) ) |
1387014885.jpg#1r1n | A crowd is gathered for some event while a woman in a flowered blouse talks with a man in a brown t-shirt. | A crowd gathers to hear the concert | 1 | (z0 / gather-03
:ARG0 (z1 / crowd)
:purpose (z2 / hear-01
:ARG0 z1
:ARG1 (z3 / concert))) | ( z0 gather :ARG0 ( z1 crowd ) :purpose ( z2 hear :ARG0 z1 :ARG1 ( z3 concert ) ) ) |
1387014885.jpg#1r2c | A crowd is gathered for some event while a woman in a flowered blouse talks with a man in a brown t-shirt. | A dog is talking to a person at a event. | 2 | (z0 / talk-01
:ARG0 (z1 / dog)
:ARG2 (z2 / person)
:location (z3 / event)) | ( z0 talk :ARG0 ( z1 dog ) :ARG2 ( z2 person ) :location ( z3 event ) ) |
1387014885.jpg#1r1c | A crowd is gathered for some event while a woman in a flowered blouse talks with a man in a brown t-shirt. | A man and a woman stand alone in the street | 2 | (z0 / stand-01
:ARG1 (z1 / and
:op1 (z2 / man)
:op2 (z3 / woman))
:ARG2 (z4 / street)
:mod (z5 / alone)) | ( z0 stand :ARG1 ( z1 and :op ( z2 man ) :op ( z3 woman ) ) :ARG2 ( z4 street ) :mod ( z5 alone ) ) |
1387014885.jpg#0r5c | A man wearing a brown t-shirt is talking to a woman wearing a flowered tank top at an outdoor music concert. | A man is drinking from a water bottle. | 2 | (z0 / drink-01
:ARG0 (z1 / man)
:ARG1 (z2 / bottle
:mod (z3 / water))) | ( z0 drink :ARG0 ( z1 man ) :ARG1 ( z2 bottle :mod ( z3 water ) ) ) |
1387014885.jpg#0r5e | A man wearing a brown t-shirt is talking to a woman wearing a flowered tank top at an outdoor music concert. | A man is talking to a woman. | 0 | (z0 / talk-01
:ARG0 (z1 / man)
:ARG2 (z2 / woman)) | ( z0 talk :ARG0 ( z1 man ) :ARG2 ( z2 woman ) ) |
1387014885.jpg#0r4e | A man wearing a brown t-shirt is talking to a woman wearing a flowered tank top at an outdoor music concert. | Two people talk together at a concert | 0 | (z0 / talk-01
:ARG0 (z1 / person
:quant 2)
:location (z2 / concert)
:manner (z3 / together)) | ( z0 talk :ARG0 ( z1 person :quant 2 ) :location ( z2 concert ) :manner ( z3 together ) ) |
1387014885.jpg#0r2n | A man wearing a brown t-shirt is talking to a woman wearing a flowered tank top at an outdoor music concert. | The people in the picture are at an indie folk festival. | 1 | (z0 / be-located-at-91
:ARG1 (z1 / person
:location (z2 / picture))
:ARG2 (z3 / festival
:mod (z4 / folk)
:mod (z5 / indie))) | ( z0 be-located-at :ARG1 ( z1 person :location ( z2 picture ) ) :ARG2 ( z3 festival :mod ( z4 folk ) :mod ( z5 indie ) ) ) |
1387014885.jpg#0r3e | A man wearing a brown t-shirt is talking to a woman wearing a flowered tank top at an outdoor music concert. | A man is talking to a woman | 0 | (z0 / talk-01
:ARG0 (z1 / man)
:ARG2 (z2 / woman)) | ( z0 talk :ARG0 ( z1 man ) :ARG2 ( z2 woman ) ) |
1387014885.jpg#0r2c | A man wearing a brown t-shirt is talking to a woman wearing a flowered tank top at an outdoor music concert. | The people in the picture have never been to any kind of concert. | 2 | (z0 / go-02
:polarity -
:ARG0 (z1 / person
:ARG1-of (z2 / picture-01))
:ARG4 (z3 / concert
:mod (z4 / kind
:mod (z5 / any)))
:time (z6 / ever)) | ( z0 go :polarity - :ARG0 ( z1 person :ARG1-of ( z2 picture ) ) :ARG4 ( z3 concert :mod ( z4 kind :mod ( z5 any ) ) ) :time ( z6 ever ) ) |
1387014885.jpg#0r3n | A man wearing a brown t-shirt is talking to a woman wearing a flowered tank top at an outdoor music concert. | A man is talking to his wife. | 1 | (z0 / talk-01
:ARG0 (z1 / man)
:ARG2 (z2 / person
:ARG0-of (z3 / have-rel-role-91
:ARG1 z1
:ARG2 (z4 / wife)))) | ( z0 talk :ARG0 ( z1 man ) :ARG2 ( z2 person :ARG0-of ( z3 have-rel-role :ARG1 z1 :ARG2 ( z4 wife ) ) ) ) |
1387014885.jpg#0r1c | A man wearing a brown t-shirt is talking to a woman wearing a flowered tank top at an outdoor music concert. | A man is strangling a woman at a concert. | 2 | (z0 / strangle-01
:ARG0 (z1 / man)
:ARG1 (z2 / woman)
:location (z3 / concert)) | ( z0 strangle :ARG0 ( z1 man ) :ARG1 ( z2 woman ) :location ( z3 concert ) ) |
1387014885.jpg#0r5n | A man wearing a brown t-shirt is talking to a woman wearing a flowered tank top at an outdoor music concert. | A man is flirting with a woman he met at the festival. | 1 | (z0 / flirt-01
:ARG0 (z1 / man)
:ARG1 (z2 / woman
:ARG1-of (z3 / meet-02
:ARG0 z1
:location (z4 / festival)))) | ( z0 flirt :ARG0 ( z1 man ) :ARG1 ( z2 woman :ARG1-of ( z3 meet :ARG0 z1 :location ( z4 festival ) ) ) ) |
1387014885.jpg#0r4n | A man wearing a brown t-shirt is talking to a woman wearing a flowered tank top at an outdoor music concert. | Two people sit down next to each other as they talk at a concert | 2 | (z0 / sit-down-02
:ARG1 (z1 / person
:quant 2)
:location (z2 / next-to
:op1 z1)
:time (z3 / talk-01
:ARG0 z1
:location (z4 / concert))) | ( z0 sit-down :ARG1 ( z1 person :quant 2 ) :location ( z2 next-to :op z1 ) :time ( z3 talk :ARG0 z1 :location ( z4 concert ) ) ) |
1387014885.jpg#0r1n | A man wearing a brown t-shirt is talking to a woman wearing a flowered tank top at an outdoor music concert. | A man is flirting with a woman at a concert. | 1 | (z0 / flirt-01
:ARG0 (z1 / man)
:ARG1 (z2 / woman)
:location (z3 / concert)) | ( z0 flirt :ARG0 ( z1 man ) :ARG1 ( z2 woman ) :location ( z3 concert ) ) |
1387014885.jpg#0r2e | A man wearing a brown t-shirt is talking to a woman wearing a flowered tank top at an outdoor music concert. | This picture shows people at a concert. | 0 | (z0 / show-01
:ARG0 (z1 / picture
:mod (z2 / this))
:ARG1 (z3 / person
:location (z4 / concert))) | ( z0 show :ARG0 ( z1 picture :mod ( z2 this ) ) :ARG1 ( z3 person :location ( z4 concert ) ) ) |
289639811.jpg#4r1e | Spectators view of soccer game. | People are playing a soccer game. | 0 | (z0 / play-01
:ARG0 (z1 / person)
:ARG1 (z2 / game
:mod (z3 / soccer))) | ( z0 play :ARG0 ( z1 person ) :ARG1 ( z2 game :mod ( z3 soccer ) ) ) |
289639811.jpg#4r1n | Spectators view of soccer game. | Someone is hurt on the ground in the middle of a soccer match. | 1 | (z0 / hurt-01
:ARG1 (z1 / someone)
:location (z2 / ground)
:time (z3 / middle
:op1 (z4 / match-03
:mod (z5 / soccer)))) | ( z0 hurt :ARG1 ( z1 someone ) :location ( z2 ground ) :time ( z3 middle :op ( z4 match :mod ( z5 soccer ) ) ) ) |
289639811.jpg#4r1c | Spectators view of soccer game. | People are watching a field hockey match. | 2 | (z0 / watch-01
:ARG0 (z1 / person)
:ARG1 (z2 / match-03
:ARG3 (z3 / field-hockey))) | ( z0 watch :ARG0 ( z1 person ) :ARG1 ( z2 match :ARG3 ( z3 field-hockey ) ) ) |
4690278994.jpg#4r1c | Man jogging on a sunny day. | Man jogging on a rainy day. | 2 | (z0 / jog-01
:ARG0 (z1 / man)
:time (z2 / day
:mod (z3 / rain-01))) | ( z0 jog :ARG0 ( z1 man ) :time ( z2 day :mod ( z3 rain ) ) ) |
4690278994.jpg#4r1n | Man jogging on a sunny day. | An man running down the sidewalk. | 2 | (z0 / run-02
:ARG0 (z1 / man)
:direction (z2 / down
:op1 (z3 / sidewalk))) | ( z0 run :ARG0 ( z1 man ) :direction ( z2 down :op ( z3 sidewalk ) ) ) |
4690278994.jpg#4r1e | Man jogging on a sunny day. | Man running outside. | 0 | (z0 / run-02
:ARG0 (z1 / man)
:location (z2 / outside)) | ( z0 run :ARG0 ( z1 man ) :location ( z2 outside ) ) |
4944644486.jpg#2r1e | A crowd waits to interact with some people in an indoor location. | There are many people togther inside. | 0 | (z0 / be-located-at-91
:ARG1 (z1 / person
:quant (z2 / many)
:mod (z3 / other))
:ARG2 (z4 / inside)) | ( z0 be-located-at :ARG1 ( z1 person :quant ( z2 many ) :mod ( z3 other ) ) :ARG2 ( z4 inside ) ) |
4944644486.jpg#2r1n | A crowd waits to interact with some people in an indoor location. | There are people waiting for a concert to begin. | 1 | (z0 / wait-01
:ARG1 (z1 / person)
:ARG2 (z2 / begin-01
:ARG1 (z3 / concert))) | ( z0 wait :ARG1 ( z1 person ) :ARG2 ( z2 begin :ARG1 ( z3 concert ) ) ) |
4690278994.jpg#0r1n | A man in athletic clothing holding a water bottle running. | The man holding the water bottle was thirsty | 1 | (z0 / thirst-01
:ARG0 (z1 / man
:ARG0-of (z2 / hold-01
:ARG1 (z3 / bottle
:mod (z4 / water))))) | ( z0 thirst :ARG0 ( z1 man :ARG0-of ( z2 hold :ARG1 ( z3 bottle :mod ( z4 water ) ) ) ) ) |
4690278994.jpg#0r1c | A man in athletic clothing holding a water bottle running. | The man holding the water bottle was watching tv | 2 | (z0 / watch-01
:ARG0 (z1 / man
:ARG0-of (z2 / hold-01
:ARG1 (z3 / bottle
:mod (z4 / water))))
:ARG1 (z5 / television)) | ( z0 watch :ARG0 ( z1 man :ARG0-of ( z2 hold :ARG1 ( z3 bottle :mod ( z4 water ) ) ) ) :ARG1 ( z5 television ) ) |
4690278994.jpg#1r1e | A man jogging in athletic wear holding a bottle of water. | A man is jogging. | 0 | (z0 / jog-01
:ARG0 (z1 / man)) | ( z0 jog :ARG0 ( z1 man ) ) |
4690278994.jpg#1r1c | A man jogging in athletic wear holding a bottle of water. | A woman is sitting on a bench. | 2 | (z0 / sit-01
:ARG1 (z1 / woman)
:ARG2 (z2 / bench)) | ( z0 sit :ARG1 ( z1 woman ) :ARG2 ( z2 bench ) ) |
4690278994.jpg#1r1n | A man jogging in athletic wear holding a bottle of water. | A man is jogging in the hot sun. | 0 | (z0 / jog-01
:ARG0 (z1 / man)
:location (z2 / sun
:ARG1-of (z3 / hot-05))) | ( z0 jog :ARG0 ( z1 man ) :location ( z2 sun :ARG1-of ( z3 hot ) ) ) |
4690278994.jpg#2r1e | A man is running with a water bottle in his hand. | The man is holding a water bottle. | 0 | (z0 / hold-01
:ARG0 (z1 / man)
:ARG1 (z2 / bottle
:mod (z3 / water))) | ( z0 hold :ARG0 ( z1 man ) :ARG1 ( z2 bottle :mod ( z3 water ) ) ) |
4690278994.jpg#2r1c | A man is running with a water bottle in his hand. | The man does not have a water bottle in his hand. | 2 | (z0 / have-03
:polarity -
:ARG0 (z1 / man)
:ARG1 (z2 / bottle
:mod (z3 / water))
:location (z4 / hand
:part-of z1)) | ( z0 have :polarity - :ARG0 ( z1 man ) :ARG1 ( z2 bottle :mod ( z3 water ) ) :location ( z4 hand :part-of z1 ) ) |
4690278994.jpg#2r1n | A man is running with a water bottle in his hand. | The man is thirsty. | 1 | (z0 / thirst-01
:ARG0 (z1 / man)) | ( z0 thirst :ARG0 ( z1 man ) ) |
4690278994.jpg#3r3c | A guy in white shirt and black pants is running. | A man in a shirt and green shorts is jogging in the morning. | 2 | (z0 / jog-01
:ARG0 (z1 / man
:ARG0-of (z2 / wear-01
:ARG1 (z3 / and
:op1 (z4 / shirt)
:op2 (z5 / shorts
:ARG1-of (z6 / green-02)))))
:time (z7 / date-entity
:dayperiod (z8 / morning))) | ( z0 jog :ARG0 ( z1 man :ARG0-of ( z2 wear :ARG1 ( z3 and :op ( z4 shirt ) :op ( z5 shorts :ARG1-of ( z6 green ) ) ) ) ) :time ( z7 date-entity :dxyperiod ( z8 morning ) ) ) |
4690278994.jpg#3r2c | A guy in white shirt and black pants is running. | A person in a white shirt and black pants is sitting down. | 2 | (z0 / sit-down-02
:ARG1 (z1 / person
:ARG0-of (z2 / wear-01
:ARG1 (z3 / and
:op1 (z4 / shirt
:ARG1-of (z5 / white-03))
:op2 (z6 / pants
:ARG1-of (z7 / black-04)))))) | ( z0 sit-down :ARG1 ( z1 person :ARG0-of ( z2 wear :ARG1 ( z3 and :op ( z4 shirt :ARG1-of ( z5 white ) ) :op ( z6 pants :ARG1-of ( z7 black ) ) ) ) ) ) |
4690278994.jpg#3r5c | A guy in white shirt and black pants is running. | The man is sitting on a lawn chair. | 2 | (z0 / sit-01
:ARG1 (z1 / man)
:ARG2 (z2 / chair
:mod (z3 / lawn))) | ( z0 sit :ARG1 ( z1 man ) :ARG2 ( z2 chair :mod ( z3 lawn ) ) ) |
4690278994.jpg#3r3n | A guy in white shirt and black pants is running. | A guy is running from the police. | 1 | (z0 / run-02
:ARG0 (z1 / guy)
:source (z2 / police)) | ( z0 run :ARG0 ( z1 guy ) :source ( z2 police ) ) |
4690278994.jpg#3r1n | A guy in white shirt and black pants is running. | A guy is running in the rain | 2 | (z0 / run-02
:ARG0 (z1 / guy)
:time (z2 / rain-01)) | ( z0 run :ARG0 ( z1 guy ) :time ( z2 rain ) ) |
4690278994.jpg#3r1c | A guy in white shirt and black pants is running. | A guy is sleeping | 2 | (z0 / sleep-01
:ARG0 (z1 / guy)) | ( z0 sleep :ARG0 ( z1 guy ) ) |
4690278994.jpg#3r2n | A guy in white shirt and black pants is running. | A man participating in a foot race. | 1 | (z0 / participate-01
:ARG0 (z1 / man)
:ARG1 (z2 / race-02
:ARG3 (z3 / foot))) | ( z0 participate :ARG0 ( z1 man ) :ARG1 ( z2 race :ARG3 ( z3 foot ) ) ) |
4690278994.jpg#3r4c | A guy in white shirt and black pants is running. | A man sits in his jail cell. | 2 | (z0 / sit-01
:ARG1 (z1 / man)
:ARG2 (z2 / cell
:location (z3 / jail)
:poss z1)) | ( z0 sit :ARG1 ( z1 man ) :ARG2 ( z2 cell :location ( z3 jail ) :poss z1 ) ) |
4690278994.jpg#3r1e | A guy in white shirt and black pants is running. | A guy is running | 0 | (z0 / run-02
:ARG0 (z1 / guy)) | ( z0 run :ARG0 ( z1 guy ) ) |
4690278994.jpg#3r4n | A guy in white shirt and black pants is running. | A man is dressed as a waiter. | 2 | (z0 / dress-01
:ARG1 (z1 / man)
:ARG2 (z2 / person
:ARG0-of (z3 / wait-01))) | ( z0 dress :ARG1 ( z1 man ) :ARG2 ( z2 person :ARG0-of ( z3 wait ) ) ) |
4690278994.jpg#3r4e | A guy in white shirt and black pants is running. | A man is wearing clothes. | 0 | (z0 / wear-01
:ARG0 (z1 / man)
:ARG1 (z2 / clothes)) | ( z0 wear :ARG0 ( z1 man ) :ARG1 ( z2 clothes ) ) |
4690278994.jpg#3r5n | A guy in white shirt and black pants is running. | The man's shirt is red. | 2 | (z0 / red-02
:ARG1 (z1 / shirt
:poss (z2 / man))) | ( z0 red :ARG1 ( z1 shirt :poss ( z2 man ) ) ) |
4145119743.jpg#0r1c | A grocery store checkout where a checker is counting out change. | The people are outside playing volleyball. | 2 | (z0 / play-01
:ARG0 (z1 / person)
:ARG1 (z2 / volleyball)
:location (z3 / outside)) | ( z0 play :ARG0 ( z1 person ) :ARG1 ( z2 volleyball ) :location ( z3 outside ) ) |
4145119743.jpg#0r1n | A grocery store checkout where a checker is counting out change. | The store is full. | 1 | (z0 / full-09
:ARG1 (z1 / store)) | ( z0 full :ARG1 ( z1 store ) ) |
4145119743.jpg#0r1e | A grocery store checkout where a checker is counting out change. | The people are in the store. | 0 | (z0 / be-located-at-91
:ARG1 (z1 / person)
:ARG2 (z2 / store)) | ( z0 be-located-at :ARG1 ( z1 person ) :ARG2 ( z2 store ) ) |
6870585516.jpg#4r1n | An escalator with many people on it, leading out of a tunnel. | The escalator is indoors. | 0 | (z0 / be-located-at-91
:ARG1 (z1 / escalator)
:ARG2 (z2 / indoors)) | ( z0 be-located-at :ARG1 ( z1 escalator ) :ARG2 ( z2 indoors ) ) |
6870585516.jpg#4r1e | An escalator with many people on it, leading out of a tunnel. | There are a lot of people on an escalator. | 0 | (z0 / be-located-at-91
:ARG1 (z1 / person
:quant (z2 / lot))
:ARG2 (z3 / escalator)) | ( z0 be-located-at :ARG1 ( z1 person :quant ( z2 lot ) ) :ARG2 ( z3 escalator ) ) |
6870585516.jpg#4r1c | An escalator with many people on it, leading out of a tunnel. | The tunnel is empty. | 2 | (z0 / empty-02
:ARG1 (z1 / tunnel)) | ( z0 empty :ARG1 ( z1 tunnel ) ) |
6870585516.jpg#1r1e | Men and women with satchels and briefcases travel up and down dimly lit escalators. | Men and women are on the escalators. | 0 | (z0 / be-located-at-91
:ARG1 (z1 / and
:op1 (z2 / man)
:op2 (z3 / woman))
:ARG2 (z4 / escalator)) | ( z0 be-located-at :ARG1 ( z1 and :op ( z2 man ) :op ( z3 woman ) ) :ARG2 ( z4 escalator ) ) |
6870585516.jpg#1r1n | Men and women with satchels and briefcases travel up and down dimly lit escalators. | Men and women are going to work. | 1 | (z0 / work-01
:ARG0 (z1 / and
:op1 (z2 / man)
:op2 (z3 / woman))) | ( z0 work :ARG0 ( z1 and :op ( z2 man ) :op ( z3 woman ) ) ) |
6870585516.jpg#1r1c | Men and women with satchels and briefcases travel up and down dimly lit escalators. | The men are flirting with the women while riding an elephant. | 2 | (z0 / flirt-01
:ARG0 (z1 / man)
:ARG1 (z2 / woman)
:time (z3 / ride-01
:ARG0 z1
:ARG1 (z4 / elephant))) | ( z0 flirt :ARG0 ( z1 man ) :ARG1 ( z2 woman ) :time ( z3 ride :ARG0 z1 :ARG1 ( z4 elephant ) ) ) |
6870585516.jpg#0r1c | People travel on the escalator; some are going down to the lower level, while others are going up to the next level. | There is no escalator | 2 | (z0 / escalator
:polarity -) | ( z0 escalator :polarity - ) |
6870585516.jpg#0r1e | People travel on the escalator; some are going down to the lower level, while others are going up to the next level. | People are on the escalator | 0 | (z0 / be-located-at-91
:ARG1 (z1 / person)
:ARG2 (z2 / escalator)) | ( z0 be-located-at :ARG1 ( z1 person ) :ARG2 ( z2 escalator ) ) |
6870585516.jpg#0r1n | People travel on the escalator; some are going down to the lower level, while others are going up to the next level. | The escalator is in a mall | 1 | (z0 / escalator
:location (z1 / mall)) | ( z0 escalator :location ( z1 mall ) ) |
6870585516.jpg#3r1c | A large group of people are riding up and down on an escalator. | A group of people walking down the stairs. | 2 | (z0 / walk-01
:ARG0 (z1 / group
:consist-of (z2 / person))
:ARG2 (z3 / stair)
:direction (z4 / down)) | ( z0 walk :ARG0 ( z1 group :cxnsistof ( z2 person ) ) :ARG2 ( z3 stair ) :direction ( z4 down ) ) |
6870585516.jpg#3r1n | A large group of people are riding up and down on an escalator. | A group of people in a mall. | 1 | (z0 / be-located-at-91
:ARG1 (z1 / group
:consist-of (z2 / person))
:ARG2 (z3 / mall)) | ( z0 be-located-at :ARG1 ( z1 group :cxnsistof ( z2 person ) ) :ARG2 ( z3 mall ) ) |
575853856.jpg#1r1n | An Asian man playing a wooden instrument. | The man is playing a guitar. | 2 | (z0 / play-11
:ARG0 (z1 / man)
:ARG2 (z2 / guitar)) | ( z0 play :ARG0 ( z1 man ) :ARG2 ( z2 guitar ) ) |
575853856.jpg#1r1c | An Asian man playing a wooden instrument. | The black man is singing. | 2 | (z0 / sing-01
:ARG0 (z1 / man
:ARG1-of (z2 / black-05))) | ( z0 sing :ARG0 ( z1 man :ARG1-of ( z2 black ) ) ) |
489134459.jpg#2r1n | A young girl stands against a blue and white house with a young boy who sits. | Two siblings are outside. | 1 | (z0 / be-located-at-91
:ARG1 (z1 / sibling
:quant 2)
:ARG2 (z2 / outside)) | ( z0 be-located-at :ARG1 ( z1 sibling :quant 2 ) :ARG2 ( z2 outside ) ) |
489134459.jpg#2r1e | A young girl stands against a blue and white house with a young boy who sits. | Two children are in front of a house. | 0 | (z0 / be-located-at-91
:ARG1 (z1 / child
:quant 2)
:ARG2 (z2 / in-front-of
:op1 (z3 / house))) | ( z0 be-located-at :ARG1 ( z1 child :quant 2 ) :ARG2 ( z2 in-front-of :op ( z3 house ) ) ) |
489134459.jpg#2r1c | A young girl stands against a blue and white house with a young boy who sits. | Four children are running and playing. | 2 | (z0 / and
:op1 (z1 / run-02
:ARG0 (z2 / child
:quant 4))
:op2 (z3 / play-01
:ARG0 z2)) | ( z0 and :op ( z1 run :ARG0 ( z2 child :quant 4 ) ) :op ( z3 play :ARG0 z2 ) ) |
3079917032.jpg#3r1e | A woman in a red sweater walks past two younger women who are chatting. | The woman is wearing red. | 0 | (z0 / wear-01
:ARG0 (z1 / woman)
:ARG1 (z2 / thing
:ARG1-of (z3 / red-02))) | ( z0 wear :ARG0 ( z1 woman ) :ARG1 ( z2 thing :ARG1-of ( z3 red ) ) ) |
3079917032.jpg#3r1c | A woman in a red sweater walks past two younger women who are chatting. | The woman is wearing only blue jeans and a white t-shirt. | 2 | (z0 / wear-01
:ARG0 (z1 / woman)
:ARG1 (z2 / and
:op1 (z3 / jeans
:mod (z4 / blue))
:op2 (z5 / t-shirt
:ARG1-of (z6 / white-03))
:mod (z7 / only))) | ( z0 wear :ARG0 ( z1 woman ) :ARG1 ( z2 and :op ( z3 jeans :mod ( z4 blue ) ) :op ( z5 t-shirt :ARG1-of ( z6 white ) ) :mod ( z7 only ) ) ) |
3079917032.jpg#3r1n | A woman in a red sweater walks past two younger women who are chatting. | The woman walks through a busy street. | 1 | (z0 / walk-01
:ARG0 (z1 / woman)
:ARG2 (z2 / street
:ARG1-of (z3 / busy-02))) | ( z0 walk :ARG0 ( z1 woman ) :ARG2 ( z2 street :ARG1-of ( z3 busy ) ) ) |
3079917032.jpg#2r1c | two Asian women are talking behind an older woman who is wearing a red sweater. | The woman is wearing a blue sweater | 2 | (z0 / wear-01
:ARG0 (z1 / woman)
:ARG1 (z2 / sweater
:mod (z3 / blue))) | ( z0 wear :ARG0 ( z1 woman ) :ARG1 ( z2 sweater :mod ( z3 blue ) ) ) |
3079917032.jpg#2r1n | two Asian women are talking behind an older woman who is wearing a red sweater. | The asian women are talking about the womans red sweater. | 1 | (z0 / talk-01
:ARG0 (z1 / woman
:mod (z2 / continent
:name (z3 / name
:op1 "Asia")))
:ARG1 (z4 / sweater
:ARG1-of (z5 / red-02)
:poss (z6 / woman))) | ( z0 talk :ARG0 ( z1 woman :mod ( z2 continent :name ( z3 name :op "Asia" ) ) ) :ARG1 ( z4 sweater :ARG1-of ( z5 red ) :poss ( z6 woman ) ) ) |
3079917032.jpg#2r1e | two Asian women are talking behind an older woman who is wearing a red sweater. | There are three women. | 0 | (z0 / woman
:quant 3) | ( z0 woman :quant 3 ) |
3079917032.jpg#1r1e | A woman in a red sweater walks by two younger women talking near a busy street. | A female is outside. | 0 | (z0 / female
:location (z1 / outside)) | ( z0 female :location ( z1 outside ) ) |
3079917032.jpg#1r1n | A woman in a red sweater walks by two younger women talking near a busy street. | A woman crossing the street to get coffee. | 2 | (z0 / cross-02
:ARG0 (z1 / woman)
:ARG1 (z2 / street)
:purpose (z3 / get-01
:ARG0 z1
:ARG1 (z4 / coffee))) | ( z0 cross :ARG0 ( z1 woman ) :ARG1 ( z2 street ) :purpose ( z3 get :ARG0 z1 :ARG1 ( z4 coffee ) ) ) |
3079917032.jpg#1r1c | A woman in a red sweater walks by two younger women talking near a busy street. | A woman is driving to work. | 2 | (z0 / drive-01
:ARG0 (z1 / woman)
:destination (z2 / work-01
:ARG0 z1)) | ( z0 drive :ARG0 ( z1 woman ) :destination ( z2 work :ARG0 z1 ) ) |
3079917032.jpg#0r1n | A woman in a red sweater and a girl is in front of a girl in a green hoodie& a girl with a brown jacket and pink purse. | The three women are all related. | 1 | (z0 / relate-01
:ARG1 (z1 / woman
:quant 3
:mod (z2 / all))) | ( z0 relate :ARG1 ( z1 woman :quant 3 :mod ( z2 all ) ) ) |
3079917032.jpg#0r1c | A woman in a red sweater and a girl is in front of a girl in a green hoodie& a girl with a brown jacket and pink purse. | There is a man in a green t-shirt and a boy is in front of another boy. | 2 | (z0 / and
:op1 (z1 / man
:ARG0-of (z2 / wear-01
:ARG1 (z3 / t-shirt
:ARG1-of (z4 / green-02))))
:op2 (z5 / boy
:location (z6 / in-front-of
:op1 (z7 / boy
:mod (z8 / another))))) | ( z0 and :op ( z1 man :ARG0-of ( z2 wear :ARG1 ( z3 t-shirt :ARG1-of ( z4 green ) ) ) ) :op ( z5 boy :location ( z6 in-front-of :op ( z7 boy :mod ( z8 another ) ) ) ) ) |
4326893429.jpg#3r1n | 5 adults are riding wooden sleds down a snowy hill. | A group of men and women sled down a hill. | 0 | (z0 / sled-01
:ARG0 (z1 / group
:consist-of (z2 / and
:op1 (z3 / man)
:op2 (z4 / woman)))
:ARG1 (z5 / hill)) | ( z0 sled :ARG0 ( z1 group :cxnsistof ( z2 and :op ( z3 man ) :op ( z4 woman ) ) ) :ARG1 ( z5 hill ) ) |
4326893429.jpg#3r1e | 5 adults are riding wooden sleds down a snowy hill. | Adults are sledding. | 0 | (z0 / sled-01
:ARG0 (z1 / adult)) | ( z0 sled :ARG0 ( z1 adult ) ) |
3508522093.jpg#3r1c | A boy belly-surfing a skateboard into a pile of autumn leaves. | The boy is belly-surfing into snow. | 2 | (z0 / surf-01
:ARG0 (z1 / boy)
:ARG1 (z2 / belly)
:destination (z3 / snow)) | ( z0 surf :ARG0 ( z1 boy ) :ARG1 ( z2 belly ) :destination ( z3 snow ) ) |
3508522093.jpg#3r1n | A boy belly-surfing a skateboard into a pile of autumn leaves. | The boy belly-surfing is asian. | 2 | (z0 / continent
:name (z1 / name
:op1 "Asia")
:domain (z2 / boy
:ARG0-of (z3 / surf-01
:ARG1 (z4 / belly)))) | ( z0 continent :name ( z1 name :op "Asia" ) :domain ( z2 boy :ARG0-of ( z3 surf :ARG1 ( z4 belly ) ) ) ) |
3508522093.jpg#3r1e | A boy belly-surfing a skateboard into a pile of autumn leaves. | The boy is using a skateboard. | 0 | (z0 / use-01
:ARG0 (z1 / boy)
:ARG1 (z2 / skateboard)) | ( z0 use :ARG0 ( z1 boy ) :ARG1 ( z2 skateboard ) ) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.