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 |
|---|---|---|---|---|---|
358355700.jpg#3r1c | Adults wearing balloon hats are watching children play in a balloon castle. | Adults are telling the children to stop playing. | 2 | (z0 / tell-01
:ARG0 (z1 / adult)
:ARG1 (z2 / stop-01
:ARG0 (z3 / child)
:ARG1 (z4 / play-01
:ARG0 z3))
:ARG2 z3) | ( z0 tell :ARG0 ( z1 adult ) :ARG1 ( z2 stop :ARG0 ( z3 child ) :ARG1 ( z4 play :ARG0 z3 ) ) :ARG2 z3 ) |
358355700.jpg#3r1n | Adults wearing balloon hats are watching children play in a balloon castle. | Adults are watching their children playing in a castle full of balloons. | 1 | (z0 / watch-01
:ARG0 (z1 / adult)
:ARG1 (z2 / play-01
:ARG0 (z3 / person
:ARG0-of (z4 / have-rel-role-91
:ARG1 z1
:ARG2 (z5 / child)))
:location (z6 / castle
:ARG1-of (z7 / fill-01
... | ( z0 watch :ARG0 ( z1 adult ) :ARG1 ( z2 play :ARG0 ( z3 person :ARG0-of ( z4 have-rel-role :ARG1 z1 :ARG2 ( z5 child ) ) ) :location ( z6 castle :ARG1-of ( z7 fill :ARG2 ( z8 balloon ) ) ) ) ) |
358355700.jpg#2r1n | A group of children and their parents are in front of a bounce house in the shape of a castle. | Children and parents stand in front of a newly opened bounce house | 0 | (z0 / stand-01
:ARG1 (z1 / and
:op1 (z2 / child)
:op2 (z3 / parent))
:ARG2 (z4 / in-front-of
:op1 (z5 / house
:mod (z6 / bounce)
:ARG1-of (z7 / open-01
:ARG1-of (z8 / new-01))))) | ( z0 stand :ARG1 ( z1 and :op ( z2 child ) :op ( z3 parent ) ) :ARG2 ( z4 in-front-of :op ( z5 house :mod ( z6 bounce ) :ARG1-of ( z7 open :ARG1-of ( z8 new ) ) ) ) ) |
358355700.jpg#2r1c | A group of children and their parents are in front of a bounce house in the shape of a castle. | Dogs stand in front of a bounce house | 2 | (z0 / stand-01
:ARG1 (z1 / dog)
:ARG2 (z2 / in-front-of
:op1 (z3 / house
:mod (z4 / bounce)))) | ( z0 stand :ARG1 ( z1 dog ) :ARG2 ( z2 in-front-of :op ( z3 house :mod ( z4 bounce ) ) ) ) |
520913429.jpg#2r1c | Boy sweeping trash away from a shrine. | A girl without arms is swimming. | 2 | (z0 / swim-01
:ARG0 (z1 / girl
:ARG0-of (z2 / have-03
:polarity -
:ARG1 (z3 / arm)))) | ( z0 swim :ARG0 ( z1 girl :ARG0-of ( z2 have :polarity - :ARG1 ( z3 arm ) ) ) ) |
520913429.jpg#2r1e | Boy sweeping trash away from a shrine. | A boy is sweeping. | 0 | (z0 / sweep-01
:ARG0 (z1 / boy)) | ( z0 sweep :ARG0 ( z1 boy ) ) |
520913429.jpg#2r1n | Boy sweeping trash away from a shrine. | There was a huge party at the shrine and now the boy is cleaning up the trash. | 1 | (z0 / and
:op1 (z1 / party-01
:mod (z2 / huge)
:location (z3 / shrine))
:op2 (z4 / clean-up-02
:ARG0 (z5 / boy)
:ARG1 (z6 / trash)
:time (z7 / now))) | ( z0 and :op ( z1 party :mod ( z2 huge ) :location ( z3 shrine ) ) :op ( z4 clean-up :ARG0 ( z5 boy ) :ARG1 ( z6 trash ) :time ( z7 now ) ) ) |
520913429.jpg#3r1e | this man is sweeping the sidewalk. | A man sweeping. | 0 | (z0 / sweep-01
:ARG0 (z1 / man)) | ( z0 sweep :ARG0 ( z1 man ) ) |
520913429.jpg#3r1c | this man is sweeping the sidewalk. | A person picking ripe apples. | 2 | (z0 / pick-01
:ARG0 (z1 / person)
:ARG1 (z2 / apple
:ARG1-of (z3 / ripe-02))) | ( z0 pick :ARG0 ( z1 person ) :ARG1 ( z2 apple :ARG1-of ( z3 ripe ) ) ) |
520913429.jpg#3r1n | this man is sweeping the sidewalk. | A person doing something outside. | 0 | (z0 / do-02
:ARG0 (z1 / person)
:ARG1 (z2 / something)
:location (z3 / outside)) | ( z0 do :ARG0 ( z1 person ) :ARG1 ( z2 something ) :location ( z3 outside ) ) |
520913429.jpg#0r1c | A man dressed in green sweeps leaves from an outdoor altar. | A woman is moping an altar. | 2 | (z0 / mop-01
:ARG0 (z1 / woman)
:location (z2 / altar)) | ( z0 mop :ARG0 ( z1 woman ) :location ( z2 altar ) ) |
520913429.jpg#0r1e | A man dressed in green sweeps leaves from an outdoor altar. | A man is wearing green. | 0 | (z0 / wear-01
:ARG0 (z1 / man)
:ARG1 (z2 / green)) | ( z0 wear :ARG0 ( z1 man ) :ARG1 ( z2 green ) ) |
520913429.jpg#0r1n | A man dressed in green sweeps leaves from an outdoor altar. | A man is cleaning an altar before a wedding. | 1 | (z0 / clean-01
:ARG0 (z1 / man)
:ARG1 (z2 / altar)
:time (z3 / before
:op1 (z4 / wed-01))) | ( z0 clean :ARG0 ( z1 man ) :ARG1 ( z2 altar ) :time ( z3 before :op ( z4 wed ) ) ) |
520913429.jpg#1r1n | Man sweeping debris from road with bundle of twigs. | A villager is using a homemade makeshift broom to sweep with. | 0 | (z0 / use-01
:ARG0 (z1 / villager)
:ARG1 (z2 / broom
:mod (z3 / makeshift)
:ARG1-of (z4 / make-01))
:ARG2 (z5 / sweep-01
:ARG0 z1
:instrument z2)) | ( z0 use :ARG0 ( z1 villager ) :ARG1 ( z2 broom :mod ( z3 makeshift ) :ARG1-of ( z4 make ) ) :ARG2 ( z5 sweep :ARG0 z1 :instrument z2 ) ) |
520913429.jpg#1r1c | Man sweeping debris from road with bundle of twigs. | A man is using a gas blower to clear the street. | 2 | (z0 / use-01
:ARG0 (z1 / man)
:ARG1 (z2 / thing
:ARG0-of (z3 / blow-01
:ARG1 (z4 / gas)))
:ARG2 (z5 / clear-01
:ARG0 z1
:ARG1 (z6 / street))) | ( z0 use :ARG0 ( z1 man ) :ARG1 ( z2 thing :ARG0-of ( z3 blow :ARG1 ( z4 gas ) ) ) :ARG2 ( z5 clear :ARG0 z1 :ARG1 ( z6 street ) ) ) |
520913429.jpg#1r1e | Man sweeping debris from road with bundle of twigs. | A man is sweeping. | 0 | (z0 / sweep-01
:ARG0 (z1 / man)) | ( z0 sweep :ARG0 ( z1 man ) ) |
520913429.jpg#4r1n | A man uses a homemade broom. | A man is sweeping his kitchen floor with a broom that he made. | 2 | (z0 / sweep-01
:ARG0 (z1 / man)
:ARG1 (z2 / floor
:part-of (z3 / kitchen
:poss z1))
:instrument (z4 / broom
:ARG1-of (z5 / make-01
:ARG0 z1))) | ( z0 sweep :ARG0 ( z1 man ) :ARG1 ( z2 floor :part-of ( z3 kitchen :poss z1 ) ) :instrument ( z4 broom :ARG1-of ( z5 make :ARG0 z1 ) ) ) |
520913429.jpg#4r1c | A man uses a homemade broom. | A man is cleaning his car window. | 2 | (z0 / clean-01
:ARG0 (z1 / man)
:ARG1 (z2 / window
:part-of (z3 / car
:poss z1))) | ( z0 clean :ARG0 ( z1 man ) :ARG1 ( z2 window :part-of ( z3 car :poss z1 ) ) ) |
520913429.jpg#4r1e | A man uses a homemade broom. | A man is sweeping. | 0 | (z0 / sweep-01
:ARG0 (z1 / man)) | ( z0 sweep :ARG0 ( z1 man ) ) |
551315867.jpg#4r1n | Two men in a crane examining trees. | Two men in a crane look to see what trees need to be cut. | 1 | (z0 / look-01
:ARG0 (z1 / man
:quant 2
:prep-in (z2 / crane))
:ARG1 (z3 / need-01
:ARG1 (z4 / cut-01
:ARG1 (z5 / tree)))) | ( z0 look :ARG0 ( z1 man :quant 2 :prep-in ( z2 crane ) ) :ARG1 ( z3 need :ARG1 ( z4 cut :ARG1 ( z5 tree ) ) ) ) |
3856155585.jpg#3r1c | Older ladies are sharing books and art with each other. | Older ladies are going for a swim. | 2 | (z0 / swim-01
:ARG0 (z1 / lady
:ARG1-of (z2 / have-degree-91
:ARG2 (z3 / old)
:ARG3 (z4 / more)))) | ( z0 swim :ARG0 ( z1 lady :ARG1-of ( z2 have-degree :ARG2 ( z3 old ) :ARG3 ( z4 more ) ) ) ) |
3856155585.jpg#3r1n | Older ladies are sharing books and art with each other. | Older women are reading books about art. | 1 | (z0 / read-01
:ARG0 (z1 / woman
:ARG1-of (z2 / have-degree-91
:ARG2 (z3 / old)
:ARG3 (z4 / more)))
:ARG1 (z5 / book
:topic (z6 / art))) | ( z0 read :ARG0 ( z1 woman :ARG1-of ( z2 have-degree :ARG2 ( z3 old ) :ARG3 ( z4 more ) ) ) :ARG1 ( z5 book :topic ( z6 art ) ) ) |
3856155585.jpg#3r1e | Older ladies are sharing books and art with each other. | Older women are reading and enjoying art. | 0 | (z0 / and
:op1 (z1 / read-01
:ARG0 (z2 / woman
:ARG1-of (z3 / have-degree-91
:ARG2 (z4 / old)
:ARG3 (z5 / more))))
:op2 (z6 / enjoy-01
:ARG0 z2
:ARG1 (z7 / art))) | ( z0 and :op ( z1 read :ARG0 ( z2 woman :ARG1-of ( z3 have-degree :ARG2 ( z4 old ) :ARG3 ( z5 more ) ) ) ) :op ( z6 enjoy :ARG0 z2 :ARG1 ( z7 art ) ) ) |
3120921482.jpg#3r1n | Kid in a striped shirt holding a guitar. | Kid in a red and white striped shirt holding an electric guitar. | 1 | (z0 / kid
:ARG0-of (z1 / wear-01
:ARG1 (z2 / shirt
:ARG1-of (z3 / stripe-01
:ARG2 (z4 / and
:op1 (z5 / red-02)
:op2 (z6 / white-03)))))
:ARG0-of (z7 / hold-01
:ARG1 (z8 / guitar
... | ( z0 kid :ARG0-of ( z1 wear :ARG1 ( z2 shirt :ARG1-of ( z3 stripe :ARG2 ( z4 and :op ( z5 red ) :op ( z6 white ) ) ) ) ) :ARG0-of ( z7 hold :ARG1 ( z8 guitar :mod ( z9 electric ) ) ) ) |
3120921482.jpg#3r1c | Kid in a striped shirt holding a guitar. | Adult playing the clarinet. | 2 | (z0 / play-11
:ARG0 (z1 / adult)
:ARG2 (z2 / clarinet)) | ( z0 play :ARG0 ( z1 adult ) :ARG2 ( z2 clarinet ) ) |
3120921482.jpg#3r1e | Kid in a striped shirt holding a guitar. | Kid holding an instrument. | 0 | (z0 / kid
:ARG0-of (z1 / hold-01
:ARG1 (z2 / instrument))) | ( z0 kid :ARG0-of ( z1 hold :ARG1 ( z2 instrument ) ) ) |
7252718418.jpg#4r1c | A little girl is playing t-ball. | A girl is eating at the table. | 2 | (z0 / eat-01
:ARG0 (z1 / girl)
:location (z2 / table)) | ( z0 eat :ARG0 ( z1 girl ) :location ( z2 table ) ) |
4900761380.jpg#3r1n | Three men are hanging out at the fruit stand. | Three men are chatting next to the fruit stand. | 1 | (z0 / chat-01
:ARG0 (z1 / man
:quant 3)
:location (z2 / next-to
:op1 (z3 / stand
:mod (z4 / fruit)))) | ( z0 chat :ARG0 ( z1 man :quant 3 ) :location ( z2 next-to :op ( z3 stand :mod ( z4 fruit ) ) ) ) |
4900761380.jpg#3r1e | Three men are hanging out at the fruit stand. | Three men are outside. | 0 | (z0 / man
:quant 3
:location (z1 / outside)) | ( z0 man :quant 3 :location ( z1 outside ) ) |
4900761380.jpg#3r1c | Three men are hanging out at the fruit stand. | The three men are by a meat counter. | 2 | (z0 / be-located-at-91
:ARG1 (z1 / man
:quant 3)
:ARG2 (z2 / counter
:mod (z3 / meat))) | ( z0 be-located-at :ARG1 ( z1 man :quant 3 ) :ARG2 ( z2 counter :mod ( z3 meat ) ) ) |
4848645410.jpg#0r1n | A man in a white shirt and blue shorts takes a picture in the street. | The man is taking a picture of the church. | 1 | (z0 / photograph-01
:ARG0 (z1 / man)
:ARG1 (z2 / church)) | ( z0 photograph :ARG0 ( z1 man ) :ARG1 ( z2 church ) ) |
4848645410.jpg#0r1c | A man in a white shirt and blue shorts takes a picture in the street. | The man is inside the bar. | 2 | (z0 / man
:location (z1 / inside
:op1 (z2 / bar))) | ( z0 man :location ( z1 inside :op ( z2 bar ) ) ) |
4848645410.jpg#0r1e | A man in a white shirt and blue shorts takes a picture in the street. | The man in white and blue is outside. | 0 | (z0 / man
:location (z1 / outside)
:ARG0-of (z2 / wear-01
:ARG1 (z3 / and
:op1 (z4 / thing
:ARG1-of (z5 / white-03))
:op2 (z6 / thing
:mod (z7 / blue))))) | ( z0 man :location ( z1 outside ) :ARG0-of ( z2 wear :ARG1 ( z3 and :op ( z4 thing :ARG1-of ( z5 white ) ) :op ( z6 thing :mod ( z7 blue ) ) ) ) ) |
4848645410.jpg#1r1n | The man wearing a white shirt stopped to take a picture. | A photographer stops to take a picture of the bride. | 2 | (z0 / stop-01
:ARG0 (z1 / person
:ARG0-of (z2 / photograph-01))
:purpose (z3 / photograph-01
:ARG0 z1
:ARG1 (z4 / bride))) | ( z0 stop :ARG0 ( z1 person :ARG0-of ( z2 photograph ) ) :purpose ( z3 photograph :ARG0 z1 :ARG1 ( z4 bride ) ) ) |
4848645410.jpg#1r1c | The man wearing a white shirt stopped to take a picture. | A bride and groom dance their first wedding dance. | 2 | (z0 / dance-01
:ARG0 (z1 / and
:op1 (z2 / person
:ARG0-of (z3 / have-rel-role-91
:ARG2 (z4 / bride)))
:op2 (z5 / person
:ARG0-of (z6 / have-rel-role-91
:ARG2 (z7 / groom))))
:ARG1 (z8 / dance-01
... | ( z0 dance :ARG0 ( z1 and :op ( z2 person :ARG0-of ( z3 have-rel-role :ARG2 ( z4 bride ) ) ) :op ( z5 person :ARG0-of ( z6 have-rel-role :ARG2 ( z7 groom ) ) ) ) :ARG1 ( z8 dance :ARG0 z1 :ord ( z9 ordinal-entity :value 1 ) :mod ( z10 wed ) ) ) |
4848645410.jpg#2r1n | A young man in shorts with a backpack taking a picture. | A young man takes a picture of something special. | 1 | (z0 / photograph-01
:ARG0 (z1 / man
:mod (z2 / young))
:ARG1 (z3 / something
:ARG1-of (z4 / special-02))) | ( z0 photograph :ARG0 ( z1 man :mod ( z2 young ) ) :ARG1 ( z3 something :ARG1-of ( z4 special ) ) ) |
4848645410.jpg#2r1e | A young man in shorts with a backpack taking a picture. | A young man takes a picture. | 0 | (z0 / photograph-01
:ARG0 (z1 / man
:mod (z2 / young))) | ( z0 photograph :ARG0 ( z1 man :mod ( z2 young ) ) ) |
4848645410.jpg#3r1e | A man is standing on the streets taking photographs. | Someone is using a camera. | 0 | (z0 / use-01
:ARG0 (z1 / someone)
:ARG1 (z2 / camera)) | ( z0 use :ARG0 ( z1 someone ) :ARG1 ( z2 camera ) ) |
4848645410.jpg#3r1c | A man is standing on the streets taking photographs. | Nobody is taking photos. | 2 | (z0 / photograph-01
:ARG0 (z1 / nobody)) | ( z0 photograph :ARG0 ( z1 nobody ) ) |
4848645410.jpg#3r1n | A man is standing on the streets taking photographs. | Someone is taking photographs of the street. | 1 | (z0 / photograph-01
:ARG0 (z1 / someone)
:ARG1 (z2 / street)) | ( z0 photograph :ARG0 ( z1 someone ) :ARG1 ( z2 street ) ) |
4848645410.jpg#4r1n | A guy wearing a white shirt is taking a picture. | The guy is taking a picture of a cloud. | 1 | (z0 / photograph-01
:ARG0 (z1 / guy)
:ARG1 (z2 / cloud)) | ( z0 photograph :ARG0 ( z1 guy ) :ARG1 ( z2 cloud ) ) |
4848645410.jpg#4r1e | A guy wearing a white shirt is taking a picture. | The man is taking a picture. | 0 | (z0 / photograph-01
:ARG0 (z1 / man)) | ( z0 photograph :ARG0 ( z1 man ) ) |
4848645410.jpg#4r1c | A guy wearing a white shirt is taking a picture. | The woman is wearing a white dress. | 2 | (z0 / wear-01
:ARG0 (z1 / woman)
:ARG1 (z2 / dress
:ARG1-of (z3 / white-03))) | ( z0 wear :ARG0 ( z1 woman ) :ARG1 ( z2 dress :ARG1-of ( z3 white ) ) ) |
287212060.jpg#0r1c | A man in glasses holds a child against his chest outside in a public eating area, while they both look down at something out of frame. | The man is taking a nap. | 2 | (z0 / nap-01
:ARG0 (z1 / man)) | ( z0 nap :ARG0 ( z1 man ) ) |
287212060.jpg#0r1n | A man in glasses holds a child against his chest outside in a public eating area, while they both look down at something out of frame. | The man is comforting his daughter. | 1 | (z0 / comfort-01
:ARG0 (z1 / man)
:ARG1 (z2 / person
:ARG0-of (z3 / have-rel-role-91
:ARG1 z1
:ARG2 (z4 / daughter)))) | ( z0 comfort :ARG0 ( z1 man ) :ARG1 ( z2 person :ARG0-of ( z3 have-rel-role :ARG1 z1 :ARG2 ( z4 daughter ) ) ) ) |
287212060.jpg#0r1e | A man in glasses holds a child against his chest outside in a public eating area, while they both look down at something out of frame. | The man has a child in his arms. | 0 | (z0 / have-03
:ARG0 (z1 / man)
:ARG1 (z2 / person
:ARG0-of (z3 / have-rel-role-91
:ARG1 z1
:ARG2 (z4 / child)))
:location (z5 / arm
:part-of z1)) | ( z0 have :ARG0 ( z1 man ) :ARG1 ( z2 person :ARG0-of ( z3 have-rel-role :ARG1 z1 :ARG2 ( z4 child ) ) ) :location ( z5 arm :part-of z1 ) ) |
3149038044.jpg#0r1e | Two little boys playing flag football in purple jerseys. | A couple of children are playing with a football. | 0 | (z0 / play-01
:ARG0 (z1 / child
:quant (z2 / couple))
:instrument (z3 / football)) | ( z0 play :ARG0 ( z1 child :quant ( z2 couple ) ) :instrument ( z3 football ) ) |
3149038044.jpg#0r1n | Two little boys playing flag football in purple jerseys. | A boy is throwing a football to his friend. | 2 | (z0 / throw-01
:ARG0 (z1 / boy)
:ARG1 (z2 / football)
:ARG2 (z3 / person
:ARG0-of (z4 / have-rel-role-91
:ARG1 z1
:ARG2 (z5 / friend)))) | ( z0 throw :ARG0 ( z1 boy ) :ARG1 ( z2 football ) :ARG2 ( z3 person :ARG0-of ( z4 have-rel-role :ARG1 z1 :ARG2 ( z5 friend ) ) ) ) |
3149038044.jpg#0r1c | Two little boys playing flag football in purple jerseys. | The boys are playing soccer. | 2 | (z0 / play-01
:ARG0 (z1 / boy)
:ARG1 (z2 / soccer)) | ( z0 play :ARG0 ( z1 boy ) :ARG1 ( z2 soccer ) ) |
3149038044.jpg#1r1c | two children are playing with a football on the grass. | There are two kids playing soccer. | 2 | (z0 / play-01
:ARG0 (z1 / kid
:quant 2)
:ARG1 (z2 / soccer)) | ( z0 play :ARG0 ( z1 kid :quant 2 ) :ARG1 ( z2 soccer ) ) |
3149038044.jpg#2r1n | Two boys playing flag football with purple jerseys. | two kids playing on fresh mowed grass. | 2 | (z0 / play-01
:ARG0 (z1 / kid
:quant 2)
:location (z2 / grass
:ARG1-of (z3 / mop-01
:ARG1-of (z4 / fresh-04)))) | ( z0 play :ARG0 ( z1 kid :quant 2 ) :location ( z2 grass :ARG1-of ( z3 mop :ARG1-of ( z4 fresh ) ) ) ) |
3149038044.jpg#2r1c | Two boys playing flag football with purple jerseys. | The cow jumped over the moon. | 2 | (z0 / jump-03
:ARG0 (z1 / cow)
:path (z2 / over
:op1 (z3 / moon))) | ( z0 jump :ARG0 ( z1 cow ) :path ( z2 over :op ( z3 moon ) ) ) |
3149038044.jpg#2r1e | Two boys playing flag football with purple jerseys. | Some kids playing a sport. | 0 | (z0 / play-01
:ARG0 (z1 / kid
:quant (z2 / some))
:ARG1 (z3 / sport)) | ( z0 play :ARG0 ( z1 kid :quant ( z2 some ) ) :ARG1 ( z3 sport ) ) |
3149038044.jpg#3r1e | Two children are playing flag football together. | The kids are playing football. | 0 | (z0 / play-01
:ARG0 (z1 / kid)
:ARG1 (z2 / football)) | ( z0 play :ARG0 ( z1 kid ) :ARG1 ( z2 football ) ) |
3149038044.jpg#3r1c | Two children are playing flag football together. | The kids are playing marco polo in the swimming pool. | 2 | (z0 / play-01
:ARG0 (z1 / kid)
:ARG1 (z2 / game
:name (z3 / name
:op1 "Marcos"
:op2 "Polo"))
:location (z4 / pool
:mod (z5 / swim-01))) | ( z0 play :ARG0 ( z1 kid ) :ARG1 ( z2 game :name ( z3 name :op "Marcos" :op "Polo" ) ) :location ( z4 pool :mod ( z5 swim ) ) ) |
3149038044.jpg#3r1n | Two children are playing flag football together. | The children are playing flag football inside. | 1 | (z0 / play-01
:ARG0 (z1 / child)
:ARG1 (z2 / football
:mod (z3 / flag))
:location (z4 / inside)) | ( z0 play :ARG0 ( z1 child ) :ARG1 ( z2 football :mod ( z3 flag ) ) :location ( z4 inside ) ) |
2834752476.jpg#0r1c | A young man with a mullet smokes while sitting on a unique couch. | A bald man sits on a chair. | 2 | (z0 / sit-01
:ARG1 (z1 / man
:mod (z2 / bald))
:ARG2 (z3 / chair)) | ( z0 sit :ARG1 ( z1 man :mod ( z2 bald ) ) :ARG2 ( z3 chair ) ) |
2834752476.jpg#0r1e | A young man with a mullet smokes while sitting on a unique couch. | A mullet man smokes. | 0 | (z0 / smoke-02
:ARG0 (z1 / man
:mod (z2 / mullet))) | ( z0 smoke :ARG0 ( z1 man :mod ( z2 mullet ) ) ) |
2834752476.jpg#0r1n | A young man with a mullet smokes while sitting on a unique couch. | A mullet man smokes marijuana. | 1 | (z0 / smoke-02
:ARG0 (z1 / man
:mod (z2 / mullet))
:ARG1 (z3 / marijuana)) | ( z0 smoke :ARG0 ( z1 man :mod ( z2 mullet ) ) :ARG1 ( z3 marijuana ) ) |
2834752476.jpg#1r1c | Young man in a black shirt smokes on a sofa in a colorful room | The man is outside. | 2 | (z0 / man
:location (z1 / outside)) | ( z0 man :location ( z1 outside ) ) |
2834752476.jpg#1r1n | Young man in a black shirt smokes on a sofa in a colorful room | The man is at a party. | 1 | (z0 / be-located-at-91
:ARG1 (z1 / man)
:ARG2 (z2 / party)) | ( z0 be-located-at :ARG1 ( z1 man ) :ARG2 ( z2 party ) ) |
2834752476.jpg#1r1e | Young man in a black shirt smokes on a sofa in a colorful room | The man is inside. | 0 | (z0 / man
:location (z1 / inside)) | ( z0 man :location ( z1 inside ) ) |
2834752476.jpg#3r1c | A young man sits on a couch and smokes. | A man is eating. | 2 | (z0 / eat-01
:ARG0 (z1 / man)) | ( z0 eat :ARG0 ( z1 man ) ) |
2834752476.jpg#3r1e | A young man sits on a couch and smokes. | A man is smoking. | 0 | (z0 / smoke-02
:ARG0 (z1 / man)) | ( z0 smoke :ARG0 ( z1 man ) ) |
2834752476.jpg#4r1n | Man smoking on a couch. | a man smoking while watching TV | 1 | (z0 / smoke-02
:ARG0 (z1 / man)
:time (z2 / watch-01
:ARG0 z1
:ARG1 (z3 / television))) | ( z0 smoke :ARG0 ( z1 man ) :time ( z2 watch :ARG0 z1 :ARG1 ( z3 television ) ) ) |
2834752476.jpg#4r1c | Man smoking on a couch. | A woman gardening | 2 | (z0 / garden-01
:ARG0 (z1 / woman)) | ( z0 garden :ARG0 ( z1 woman ) ) |
437549483.jpg#2r1c | Demonstration of martial arts by young female in gymnasium. | tthe female has no head, arms or legs. | 2 | (z0 / have-03
:polarity -
:ARG0 (z1 / female)
:ARG1 (z2 / or
:op1 (z3 / head)
:op2 (z4 / arm)
:op3 (z5 / leg))) | ( z0 have :polarity - :ARG0 ( z1 female ) :ARG1 ( z2 or :op ( z3 head ) :op ( z4 arm ) :op ( z5 leg ) ) ) |
437549483.jpg#2r1n | Demonstration of martial arts by young female in gymnasium. | the female is performing in front of a small group of children | 1 | (z0 / perform-01
:ARG0 (z1 / female)
:location (z2 / in-front-of
:op1 (z3 / group
:mod (z4 / small)
:consist-of (z5 / child)))) | ( z0 perform :ARG0 ( z1 female ) :location ( z2 in-front-of :op ( z3 group :mod ( z4 small ) :cxnsistof ( z5 child ) ) ) ) |
437549483.jpg#2r1e | Demonstration of martial arts by young female in gymnasium. | the female is young | 0 | (z0 / young
:domain (z1 / female)) | ( z0 young :domain ( z1 female ) ) |
3194533056.jpg#1r1e | Two women in colorful clothing are dancing and moving in the center of a circle of other women, who are clapping and smiling. | Woman are dancing and smiling. | 0 | (z0 / and
:op1 (z1 / dance-01
:ARG0 (z2 / woman))
:op2 (z3 / smile-01
:ARG0 z2)) | ( z0 and :op ( z1 dance :ARG0 ( z2 woman ) ) :op ( z3 smile :ARG0 z2 ) ) |
3194533056.jpg#1r1n | Two women in colorful clothing are dancing and moving in the center of a circle of other women, who are clapping and smiling. | People are dancing at a wedding. | 1 | (z0 / dance-01
:ARG0 (z1 / person)
:location (z2 / wed-01)) | ( z0 dance :ARG0 ( z1 person ) :location ( z2 wed ) ) |
3194533056.jpg#1r1c | Two women in colorful clothing are dancing and moving in the center of a circle of other women, who are clapping and smiling. | People are sitting in church. | 2 | (z0 / sit-01
:ARG1 (z1 / person)
:ARG2 (z2 / church)) | ( z0 sit :ARG1 ( z1 person ) :ARG2 ( z2 church ) ) |
3194533056.jpg#0r1e | A group of people gathered around two woman, one of the woman is wearing a green dress with yellow shaped on it, the other woman is wearing pink and black shirt. | Thee women have dresses on. | 0 | (z0 / wear-01
:ARG0 (z1 / woman
:mod (z2 / this))
:ARG1 (z3 / dress)) | ( z0 wear :ARG0 ( z1 woman :mod ( z2 this ) ) :ARG1 ( z3 dress ) ) |
3194533056.jpg#0r1n | A group of people gathered around two woman, one of the woman is wearing a green dress with yellow shaped on it, the other woman is wearing pink and black shirt. | The women are performing for everyone. | 1 | (z0 / perform-01
:ARG0 (z1 / woman)
:beneficiary (z2 / everyone)) | ( z0 perform :ARG0 ( z1 woman ) :beneficiary ( z2 everyone ) ) |
3194533056.jpg#0r1c | A group of people gathered around two woman, one of the woman is wearing a green dress with yellow shaped on it, the other woman is wearing pink and black shirt. | The women are sleeping in a bed. | 2 | (z0 / sleep-01
:ARG0 (z1 / woman)
:location (z2 / bed)) | ( z0 sleep :ARG0 ( z1 woman ) :location ( z2 bed ) ) |
3194533056.jpg#3r1n | People clap while two women play a game. | The people watch the women play chess. | 1 | (z0 / watch-01
:ARG0 (z1 / person)
:ARG1 (z2 / play-01
:ARG0 (z3 / woman)
:ARG1 (z4 / chess))) | ( z0 watch :ARG0 ( z1 person ) :ARG1 ( z2 play :ARG0 ( z3 woman ) :ARG1 ( z4 chess ) ) ) |
3194533056.jpg#3r1c | People clap while two women play a game. | The people are not clapping. | 2 | (z0 / clap-01
:polarity -
:ARG0 (z1 / person)) | ( z0 clap :polarity - :ARG0 ( z1 person ) ) |
3194533056.jpg#3r1e | People clap while two women play a game. | People are clapping. | 0 | (z0 / clap-01
:ARG0 (z1 / person)) | ( z0 clap :ARG0 ( z1 person ) ) |
3194533056.jpg#2r1c | A group of Africans are enjoying themselves in group song and dance. | The africans are sleeping. | 2 | (z0 / sleep-01
:ARG0 (z1 / person
:mod (z2 / continent
:name (z3 / name
:op1 "Africa")))) | ( z0 sleep :ARG0 ( z1 person :mod ( z2 continent :name ( z3 name :op "Africa" ) ) ) ) |
3194533056.jpg#2r1n | A group of Africans are enjoying themselves in group song and dance. | The africans are dancing | 0 | (z0 / dance-01
:ARG0 (z1 / person
:mod (z2 / continent
:name (z3 / name
:op1 "Africa")))) | ( z0 dance :ARG0 ( z1 person :mod ( z2 continent :name ( z3 name :op "Africa" ) ) ) ) |
3194533056.jpg#2r1e | A group of Africans are enjoying themselves in group song and dance. | The africans are enjoying thesmselves | 0 | (z0 / enjoy-01
:ARG0 (z1 / person
:mod (z2 / continent
:name (z3 / name
:op1 "Africa")))
:ARG1 z1) | ( z0 enjoy :ARG0 ( z1 person :mod ( z2 continent :name ( z3 name :op "Africa" ) ) ) :ARG1 z1 ) |
3194533056.jpg#4r1n | Women are dancing outside. | A couple of people are dancing in the sun. | 0 | (z0 / dance-01
:ARG0 (z1 / person
:quant (z2 / couple))
:location (z3 / sun)) | ( z0 dance :ARG0 ( z1 person :quant ( z2 couple ) ) :location ( z3 sun ) ) |
3194533056.jpg#4r1e | Women are dancing outside. | Ladies moving outside. | 0 | (z0 / move-01
:ARG0 (z1 / lady)
:ARG2 (z2 / outside)) | ( z0 move :ARG0 ( z1 lady ) :ARG2 ( z2 outside ) ) |
3194533056.jpg#4r1c | Women are dancing outside. | The women are strolling along the beach. | 2 | (z0 / stroll-01
:ARG0 (z1 / woman)
:ARG1 (z2 / along
:op1 (z3 / beach))) | ( z0 stroll :ARG0 ( z1 woman ) :ARG1 ( z2 along :op ( z3 beach ) ) ) |
118939364.jpg#4r1e | A woman using a sewing machine. | The woman is sewing | 0 | (z0 / sew-01
:ARG0 (z1 / woman)) | ( z0 sew :ARG0 ( z1 woman ) ) |
118939364.jpg#4r1c | A woman using a sewing machine. | The woman is watching tv in the bathtub | 2 | (z0 / watch-01
:ARG0 (z1 / woman)
:ARG1 (z2 / television)
:location (z3 / bathtub)) | ( z0 watch :ARG0 ( z1 woman ) :ARG1 ( z2 television ) :location ( z3 bathtub ) ) |
118939364.jpg#4r1n | A woman using a sewing machine. | She is making a dress | 1 | (z0 / make-01
:ARG0 (z1 / she)
:ARG1 (z2 / dress)) | ( z0 make :ARG0 ( z1 she ) :ARG1 ( z2 dress ) ) |
1138784872.jpg#4r1n | A small child walks down a sidewalk. | A small girl walks down the side of the road. | 0 | (z0 / walk-01
:ARG0 (z1 / girl
:mod (z2 / small))
:ARG2 (z3 / side
:part-of (z4 / road))
:direction (z5 / down)) | ( z0 walk :ARG0 ( z1 girl :mod ( z2 small ) ) :ARG2 ( z3 side :part-of ( z4 road ) ) :direction ( z5 down ) ) |
1138784872.jpg#4r1c | A small child walks down a sidewalk. | A man is running indoors. | 2 | (z0 / run-02
:ARG0 (z1 / man)
:location (z2 / indoors)) | ( z0 run :ARG0 ( z1 man ) :location ( z2 indoors ) ) |
1138784872.jpg#4r1e | A small child walks down a sidewalk. | A toddler skips down the sidewalk. | 0 | (z0 / skip-01
:ARG0 (z1 / toddler)
:ARG1 (z2 / sidewalk)
:direction (z3 / down)) | ( z0 skip :ARG0 ( z1 toddler ) :ARG1 ( z2 sidewalk ) :direction ( z3 down ) ) |
2728607980.jpg#0r1e | A crowd of people stand in front of and on top of a stone pedestrian walkway. | People standing on a walkway. | 0 | (z0 / stand-01
:ARG1 (z1 / person)
:ARG2 (z2 / walkway)) | ( z0 stand :ARG1 ( z1 person ) :ARG2 ( z2 walkway ) ) |
2728607980.jpg#0r1n | A crowd of people stand in front of and on top of a stone pedestrian walkway. | People are gathered to watch a man being rescued after being stabbed on a walkway. | 1 | (z0 / gather-03
:ARG0 (z1 / person)
:purpose (z2 / watch-01
:ARG0 z1
:ARG1 (z3 / rescue-01
:ARG1 (z4 / man)
:time (z5 / after
:op1 (z6 / stab-01
:ARG1 z4
:location ... | ( z0 gather :ARG0 ( z1 person ) :purpose ( z2 watch :ARG0 z1 :ARG1 ( z3 rescue :ARG1 ( z4 man ) :time ( z5 after :op ( z6 stab :ARG1 z4 :location ( z7 walkway ) ) ) ) ) ) |
2728607980.jpg#0r1c | A crowd of people stand in front of and on top of a stone pedestrian walkway. | Everybody's gone surfing. | 2 | (z0 / go-02
:ARG0 (z1 / everybody)
:ARG1 (z2 / surf-01
:ARG0 z1)) | ( z0 go :ARG0 ( z1 everybody ) :ARG1 ( z2 surf :ARG0 z1 ) ) |
2904714989.jpg#4r1n | Tennis players all standing around a court. | Tennis players all standing around a court waiting for the matches to begin. | 1 | (z0 / stand-01
:ARG1 (z1 / person
:ARG0-of (z2 / play-01
:ARG1 (z3 / tennis))
:mod (z4 / all))
:ARG2 (z5 / around
:op1 (z6 / court))
:purpose (z7 / wait-01
:ARG1 z1
:ARG2 (z8 / begin-01
:ARG1 (z9 / match-03... | ( z0 stand :ARG1 ( z1 person :ARG0-of ( z2 play :ARG1 ( z3 tennis ) ) :mod ( z4 all ) ) :ARG2 ( z5 around :op ( z6 court ) ) :purpose ( z7 wait :ARG1 z1 :ARG2 ( z8 begin :ARG1 ( z9 match ) ) ) ) |
2904714989.jpg#4r1e | Tennis players all standing around a court. | People are on a court. | 0 | (z0 / be-located-at-91
:ARG1 (z1 / person)
:ARG2 (z2 / court)) | ( z0 be-located-at :ARG1 ( z1 person ) :ARG2 ( z2 court ) ) |
2904714989.jpg#4r1c | Tennis players all standing around a court. | Volleyball players gather round the coach during a time out. | 2 | (z0 / gather-03
:ARG0 (z1 / person
:ARG0-of (z2 / play-01
:ARG1 (z3 / volleyball)))
:ARG1 (z4 / person
:ARG0-of (z5 / coach-01))
:time (z6 / time
:mod (z7 / out))) | ( z0 gather :ARG0 ( z1 person :ARG0-of ( z2 play :ARG1 ( z3 volleyball ) ) ) :ARG1 ( z4 person :ARG0-of ( z5 coach ) ) :time ( z6 time :mod ( z7 out ) ) ) |
1329832826.jpg#4r1e | People stand outside of the Rite Aid pharmacy on Broadway. | People are outside of a pharmacy. | 0 | (z0 / be-located-at-91
:ARG1 (z1 / person)
:ARG2 (z2 / outside
:op1 (z3 / pharmacy))) | ( z0 be-located-at :ARG1 ( z1 person ) :ARG2 ( z2 outside :op ( z3 pharmacy ) ) ) |
1329832826.jpg#4r1c | People stand outside of the Rite Aid pharmacy on Broadway. | People are at a concert. | 2 | (z0 / be-located-at-91
:ARG1 (z1 / person)
:ARG2 (z2 / concert)) | ( z0 be-located-at :ARG1 ( z1 person ) :ARG2 ( z2 concert ) ) |
3620764461.jpg#2r1c | Two children that have fallen asleep at a dance. | The two kids are dancing center stage. | 2 | (z0 / dance-01
:ARG0 (z1 / kid
:quant 2)
:location (z2 / stage
:mod (z3 / center))) | ( z0 dance :ARG0 ( z1 kid :quant 2 ) :location ( z2 stage :mod ( z3 center ) ) ) |
3620764461.jpg#2r1e | Two children that have fallen asleep at a dance. | Two kids are at a dance. | 0 | (z0 / dance-01
:ARG0 (z1 / kid
:quant 2)) | ( z0 dance :ARG0 ( z1 kid :quant 2 ) ) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.