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 |
|---|---|---|---|---|---|
2127166904.jpg#4r1c | Four people talking during a shopping trip. | Four people are asleep on the couch. | 2 | (z0 / sleep-01
:ARG0 (z1 / person
:quant 4)
:location (z2 / couch)) | ( z0 sleep :ARG0 ( z1 person :quant 4 ) :location ( z2 couch ) ) |
2127166904.jpg#4r1n | Four people talking during a shopping trip. | Four girls talking while shopping for shoes. | 2 | (z0 / talk-01
:ARG0 (z1 / girl
:quant 4)
:time (z2 / shop-01
:ARG0 z1
:ARG1 (z3 / shoe))) | ( z0 talk :ARG0 ( z1 girl :quant 4 ) :time ( z2 shop :ARG0 z1 :ARG1 ( z3 shoe ) ) ) |
288038357.jpg#0r1c | A man in a white jacket is on top of a roof sanding it down while standing on a wooden ledge. | A man wearing a blue jacket standing at the entrance to a night club. | 2 | (z0 / stand-01
:ARG1 (z1 / man
:ARG0-of (z2 / wear-01
:ARG1 (z3 / jacket
:mod (z4 / blue))))
:ARG2 (z5 / enter-01
:ARG1 (z6 / club
:mod (z7 / night)))) | ( z0 stand :ARG1 ( z1 man :ARG0-of ( z2 wear :ARG1 ( z3 jacket :mod ( z4 blue ) ) ) ) :ARG2 ( z5 enter :ARG1 ( z6 club :mod ( z7 night ) ) ) ) |
3351586010.jpg#1r1e | a young boy is rollerblading across a wide open space. | There is a young boy in outdoor. | 0 | (z0 / boy
:mod (z1 / young)
:location (z2 / outdoor)) | ( z0 boy :mod ( z1 young ) :location ( z2 outdoor ) ) |
3351586010.jpg#1r1c | a young boy is rollerblading across a wide open space. | A boy in the class room. | 2 | (z0 / boy
:location (z1 / room
:mod (z2 / class))) | ( z0 boy :location ( z1 room :mod ( z2 class ) ) ) |
3351586010.jpg#1r1n | a young boy is rollerblading across a wide open space. | A young boy rolling in the roller blade. | 0 | (z0 / roll-01
:ARG0 (z1 / boy
:mod (z2 / young))
:ARG1 (z3 / blade
:mod (z4 / roller))) | ( z0 roll :ARG0 ( z1 boy :mod ( z2 young ) ) :ARG1 ( z3 blade :mod ( z4 roller ) ) ) |
1097710887.jpg#0r2c | A very young girl playing with a bubble-blowing wand, holding a bottle of bubble solution and walking through a park or field. | The girl writes in her diary. | 2 | (z0 / write-01
:ARG0 (z1 / girl)
:location (z2 / diary
:poss z1)) | ( z0 write :ARG0 ( z1 girl ) :location ( z2 diary :poss z1 ) ) |
1097710887.jpg#0r1n | A very young girl playing with a bubble-blowing wand, holding a bottle of bubble solution and walking through a park or field. | A young girl is blowing bubbles in the park | 1 | (z0 / blow-01
:ARG0 (z1 / girl
:mod (z2 / young))
:ARG1 (z3 / bubble)
:location (z4 / park)) | ( z0 blow :ARG0 ( z1 girl :mod ( z2 young ) ) :ARG1 ( z3 bubble ) :location ( z4 park ) ) |
1097710887.jpg#0r5n | A very young girl playing with a bubble-blowing wand, holding a bottle of bubble solution and walking through a park or field. | A young girl is taking bubble solution and a bubble wand to a birthday party. | 1 | (z0 / take-01
:ARG0 (z1 / girl
:mod (z2 / young))
:ARG1 (z3 / and
:op1 (z4 / solution
:mod (z5 / bubble))
:op2 (z6 / wand
:mod z5))
:ARG3 (z7 / party-01
:mod (z8 / birthday))) | ( z0 take :ARG0 ( z1 girl :mod ( z2 young ) ) :ARG1 ( z3 and :op ( z4 solution :mod ( z5 bubble ) ) :op ( z6 wand :mod z5 ) ) :ARG3 ( z7 party :mod ( z8 birthday ) ) ) |
1097710887.jpg#0r5e | A very young girl playing with a bubble-blowing wand, holding a bottle of bubble solution and walking through a park or field. | A young girl blows bubbles as she walks through the park. | 0 | (z0 / blow-01
:ARG0 (z1 / girl
:mod (z2 / young))
:ARG1 (z3 / bubble)
:time (z4 / walk-01
:ARG0 z1
:ARG2 (z5 / through
:op1 (z6 / park)))) | ( z0 blow :ARG0 ( z1 girl :mod ( z2 young ) ) :ARG1 ( z3 bubble ) :time ( z4 walk :ARG0 z1 :ARG2 ( z5 through :op ( z6 park ) ) ) ) |
1097710887.jpg#0r3c | A very young girl playing with a bubble-blowing wand, holding a bottle of bubble solution and walking through a park or field. | The girl is indoors. | 2 | (z0 / girl
:location (z1 / indoors)) | ( z0 girl :location ( z1 indoors ) ) |
1097710887.jpg#0r4n | A very young girl playing with a bubble-blowing wand, holding a bottle of bubble solution and walking through a park or field. | A girl is making bubbles in the park. | 0 | (z0 / make-01
:ARG0 (z1 / girl)
:ARG1 (z2 / bubble)
:location (z3 / park)) | ( z0 make :ARG0 ( z1 girl ) :ARG1 ( z2 bubble ) :location ( z3 park ) ) |
1097710887.jpg#0r2n | A very young girl playing with a bubble-blowing wand, holding a bottle of bubble solution and walking through a park or field. | Some children tend to get distracted. | 1 | (z0 / tend-02
:ARG1 (z1 / child
:quant (z2 / some))
:ARG2 (z3 / distract-01
:ARG1 z1)) | ( z0 tend :ARG1 ( z1 child :quant ( z2 some ) ) :ARG2 ( z3 distract :ARG1 z1 ) ) |
1097710887.jpg#0r3n | A very young girl playing with a bubble-blowing wand, holding a bottle of bubble solution and walking through a park or field. | The girl is on vacation. | 1 | (z0 / vacation-01
:ARG0 (z1 / girl)) | ( z0 vacation :ARG0 ( z1 girl ) ) |
1097710887.jpg#0r4c | A very young girl playing with a bubble-blowing wand, holding a bottle of bubble solution and walking through a park or field. | A girl is pushing a doll in a stroller. | 2 | (z0 / push-01
:ARG0 (z1 / girl)
:ARG1 (z2 / doll)
:ARG2 (z3 / stroller)) | ( z0 push :ARG0 ( z1 girl ) :ARG1 ( z2 doll ) :ARG2 ( z3 stroller ) ) |
1097710887.jpg#0r1c | A very young girl playing with a bubble-blowing wand, holding a bottle of bubble solution and walking through a park or field. | A boy is sliding at the park. | 2 | (z0 / slide-01
:ARG1 (z1 / boy)
:location (z2 / park)) | ( z0 slide :ARG1 ( z1 boy ) :location ( z2 park ) ) |
1097710887.jpg#0r5c | A very young girl playing with a bubble-blowing wand, holding a bottle of bubble solution and walking through a park or field. | A young girl is carrying a hula hoop at the playground. | 2 | (z0 / carry-01
:ARG0 (z1 / girl
:mod (z2 / young))
:ARG1 (z3 / hula-hop)
:location (z4 / playground)) | ( z0 carry :ARG0 ( z1 girl :mod ( z2 young ) ) :ARG1 ( z3 hula-hop ) :location ( z4 playground ) ) |
1097710887.jpg#0r1e | A very young girl playing with a bubble-blowing wand, holding a bottle of bubble solution and walking through a park or field. | a young girl walks outside holding a bottle of bubbles and a wand | 0 | (z0 / walk-01
:ARG0 (z1 / girl
:mod (z2 / young)
:ARG0-of (z3 / hold-01
:ARG1 (z4 / and
:op1 (z5 / bottle
:mod (z6 / bubble))
:op2 (z7 / wand))))
:ARG2 (z8 / outside)) | ( z0 walk :ARG0 ( z1 girl :mod ( z2 young ) :ARG0-of ( z3 hold :ARG1 ( z4 and :op ( z5 bottle :mod ( z6 bubble ) ) :op ( z7 wand ) ) ) ) :ARG2 ( z8 outside ) ) |
1097710887.jpg#0r2e | A very young girl playing with a bubble-blowing wand, holding a bottle of bubble solution and walking through a park or field. | A little girl enjoys playing with bubbles. | 0 | (z0 / enjoy-01
:ARG0 (z1 / girl
:mod (z2 / little))
:ARG1 (z3 / play-01
:ARG0 z1
:ARG1 (z4 / bubble))) | ( z0 enjoy :ARG0 ( z1 girl :mod ( z2 little ) ) :ARG1 ( z3 play :ARG0 z1 :ARG1 ( z4 bubble ) ) ) |
3351586010.jpg#4r1c | A boy is rollerblading in a skate park. | A boy is playing tag with friends while in his front yard. | 2 | (z0 / play-01
:ARG0 (z1 / boy)
:ARG1 (z2 / tag)
:ARG3 (z3 / person
:ARG0-of (z4 / have-rel-role-91
:ARG1 z1
:ARG2 (z5 / friend)))
:time (z6 / be-located-at-91
:ARG1 z1
:ARG2 (z7 / yard
:mod (z8 / front)
... | ( z0 play :ARG0 ( z1 boy ) :ARG1 ( z2 tag ) :ARG3 ( z3 person :ARG0-of ( z4 have-rel-role :ARG1 z1 :ARG2 ( z5 friend ) ) ) :time ( z6 be-located-at :ARG1 z1 :ARG2 ( z7 yard :mod ( z8 front ) :poss z1 ) ) ) |
3351586010.jpg#4r1n | A boy is rollerblading in a skate park. | A male is hanging out with is friends and doing tricks while skating. | 1 | (z0 / and
:op1 (z1 / hang-out-06
:ARG1 (z2 / male)
:accompanier (z3 / person
:ARG0-of (z4 / have-rel-role-91
:ARG1 z2
:ARG2 (z5 / friend))))
:op2 (z6 / do-02
:ARG0 z2
:ARG1 (z7 / trick)
... | ( z0 and :op ( z1 hang-out :ARG1 ( z2 male ) :accompanier ( z3 person :ARG0-of ( z4 have-rel-role :ARG1 z2 :ARG2 ( z5 friend ) ) ) ) :op ( z6 do :ARG0 z2 :ARG1 ( z7 trick ) :time ( z8 skate :ARG0 z2 ) ) ) |
3351586010.jpg#4r1e | A boy is rollerblading in a skate park. | A male is at an outdoor park skating. | 0 | (z0 / skate-01
:ARG0 (z1 / male)
:location (z2 / park
:mod (z3 / outdoor))) | ( z0 skate :ARG0 ( z1 male ) :location ( z2 park :mod ( z3 outdoor ) ) ) |
7796487260.jpg#2r1c | A young woman does an acrobatic move on one hand, in an empty pool. | A young woman is sitting on a couch | 2 | (z0 / sit-01
:ARG1 (z1 / woman
:mod (z2 / young))
:ARG2 (z3 / couch)) | ( z0 sit :ARG1 ( z1 woman :mod ( z2 young ) ) :ARG2 ( z3 couch ) ) |
7796487260.jpg#2r1n | A young woman does an acrobatic move on one hand, in an empty pool. | A young woman is doing a handstand in an empty pool | 0 | (z0 / do-02
:ARG0 (z1 / woman
:mod (z2 / young))
:ARG1 (z3 / handstand)
:location (z4 / pool
:ARG1-of (z5 / empty-02))) | ( z0 do :ARG0 ( z1 woman :mod ( z2 young ) ) :ARG1 ( z3 handstand ) :location ( z4 pool :ARG1-of ( z5 empty ) ) ) |
7796487260.jpg#2r1e | A young woman does an acrobatic move on one hand, in an empty pool. | A young woman is outside | 0 | (z0 / woman
:mod (z1 / young)
:location (z2 / outside)) | ( z0 woman :mod ( z1 young ) :location ( z2 outside ) ) |
2741990005.jpg#0r1c | A high jumper goes at his craft, leaping over the pole as a bright sky of blue and occasional white clouds pass overhead. | A child is jumping with a stick. | 2 | (z0 / jump-03
:ARG0 (z1 / child)
:instrument (z2 / stick)) | ( z0 jump :ARG0 ( z1 child ) :instrument ( z2 stick ) ) |
2741990005.jpg#0r1e | A high jumper goes at his craft, leaping over the pole as a bright sky of blue and occasional white clouds pass overhead. | A high jumper is outdoors. | 0 | (z0 / person
:ARG0-of (z1 / jump-03
:ARG1-of (z2 / high-02))
:location (z3 / outdoors)) | ( z0 person :ARG0-of ( z1 jump :ARG1-of ( z2 high ) ) :location ( z3 outdoors ) ) |
2741990005.jpg#0r1n | A high jumper goes at his craft, leaping over the pole as a bright sky of blue and occasional white clouds pass overhead. | A high jumper has broken a record. | 1 | (z0 / break-01
:ARG0 (z1 / person
:ARG0-of (z2 / jump-03
:ARG1-of (z3 / high-02)))
:ARG1 (z4 / record)) | ( z0 break :ARG0 ( z1 person :ARG0-of ( z2 jump :ARG1-of ( z3 high ) ) ) :ARG1 ( z4 record ) ) |
2741990005.jpg#2r1n | A woman jumping over a bar during the day. | A woman is showing off for her friends. | 1 | (z0 / show-off-03
:ARG0 (z1 / woman)
:beneficiary (z2 / person
:ARG0-of (z3 / have-rel-role-91
:ARG1 z1
:ARG2 (z4 / friend)))) | ( z0 show-off :ARG0 ( z1 woman ) :beneficiary ( z2 person :ARG0-of ( z3 have-rel-role :ARG1 z1 :ARG2 ( z4 friend ) ) ) ) |
2741990005.jpg#2r1e | A woman jumping over a bar during the day. | A woman is jumping. | 0 | (z0 / jump-03
:ARG0 (z1 / woman)) | ( z0 jump :ARG0 ( z1 woman ) ) |
2741990005.jpg#2r1c | A woman jumping over a bar during the day. | A man is resting on a chair. | 2 | (z0 / rest-01
:ARG1 (z1 / man)
:location (z2 / chair)) | ( z0 rest :ARG1 ( z1 man ) :location ( z2 chair ) ) |
6589292543.jpg#4r1c | Tired little boy lays down on a display bed at a store. | The child is sleep outside. | 2 | (z0 / sleep-01
:ARG0 (z1 / child)
:location (z2 / outside)) | ( z0 sleep :ARG0 ( z1 child ) :location ( z2 outside ) ) |
6589292543.jpg#4r1e | Tired little boy lays down on a display bed at a store. | Little boys lay down | 0 | (z0 / lay-01
:ARG1 (z1 / boy
:mod (z2 / little))
:ARG2 (z3 / down)) | ( z0 lay :ARG1 ( z1 boy :mod ( z2 little ) ) :ARG2 ( z3 down ) ) |
6589292543.jpg#4r1n | Tired little boy lays down on a display bed at a store. | Little boy is tired. | 1 | (z0 / tire-01
:ARG1 (z1 / boy
:mod (z2 / little))) | ( z0 tire :ARG1 ( z1 boy :mod ( z2 little ) ) ) |
6589292543.jpg#2r1n | A very young boy wearing a green long-sleeve shirt is laying on a bed at a store. | A young boy is tries to take a rest from his shopaholic mother | 1 | (z0 / try-01
:ARG0 (z1 / boy
:mod (z2 / young))
:ARG1 (z3 / take-01
:ARG0 z1
:ARG1 (z4 / rest-01)
:ARG2 (z5 / person
:ARG0-of (z6 / have-rel-role-91
:ARG1 z1
:ARG2 (z7 / mother))
... | ( z0 try :ARG0 ( z1 boy :mod ( z2 young ) ) :ARG1 ( z3 take :ARG0 z1 :ARG1 ( z4 rest ) :ARG2 ( z5 person :ARG0-of ( z6 have-rel-role :ARG1 z1 :ARG2 ( z7 mother ) ) :mod ( z8 shopaholic ) ) ) ) |
6589292543.jpg#2r1c | A very young boy wearing a green long-sleeve shirt is laying on a bed at a store. | A girl is jumping on a trampoline | 2 | (z0 / jump-03
:ARG0 (z1 / girl)
:destination (z2 / trampoline)) | ( z0 jump :ARG0 ( z1 girl ) :destination ( z2 trampoline ) ) |
6589292543.jpg#2r1e | A very young boy wearing a green long-sleeve shirt is laying on a bed at a store. | There is a person at a store | 0 | (z0 / be-located-at-91
:ARG1 (z1 / person)
:ARG2 (z2 / store)) | ( z0 be-located-at :ARG1 ( z1 person ) :ARG2 ( z2 store ) ) |
6589292543.jpg#1r1e | A child resting on a bed at a furniture store waiting for his mom to get done shopping. | A child on a bed. | 0 | (z0 / child
:location (z1 / bed)) | ( z0 child :location ( z1 bed ) ) |
6589292543.jpg#1r1c | A child resting on a bed at a furniture store waiting for his mom to get done shopping. | A child resting on the floor. | 2 | (z0 / child
:ARG1-of (z1 / rest-01
:ARG2 (z2 / floor))) | ( z0 child :ARG1-of ( z1 rest :ARG2 ( z2 floor ) ) ) |
6589292543.jpg#0r1n | A very tired little boy's taking advantage of bed setting in a department store to get some rest. | A very tired boy is resting on the bed. | 1 | (z0 / rest-01
:ARG1 (z1 / boy
:ARG1-of (z2 / tire-01
:degree (z3 / very)))
:location (z4 / bed)) | ( z0 rest :ARG1 ( z1 boy :ARG1-of ( z2 tire :degree ( z3 very ) ) ) :location ( z4 bed ) ) |
6589292543.jpg#0r1e | A very tired little boy's taking advantage of bed setting in a department store to get some rest. | A very tired boy is resting. | 0 | (z0 / rest-01
:ARG0 (z1 / boy
:ARG1-of (z2 / tire-01
:degree (z3 / very)))) | ( z0 rest :ARG0 ( z1 boy :ARG1-of ( z2 tire :degree ( z3 very ) ) ) ) |
6589292543.jpg#0r1c | A very tired little boy's taking advantage of bed setting in a department store to get some rest. | A very tired girl is resting. | 2 | (z0 / rest-01
:ARG0 (z1 / girl
:ARG1-of (z2 / tire-01
:degree (z3 / very)))) | ( z0 rest :ARG0 ( z1 girl :ARG1-of ( z2 tire :degree ( z3 very ) ) ) ) |
4759710534.jpg#3r1n | A woman with a tattoo on her back shops at a flea market. | The woman is shopping for some new curtains. | 1 | (z0 / shop-01
:ARG0 (z1 / woman)
:ARG1 (z2 / curtain
:ARG1-of (z3 / new-01)
:quant (z4 / some))) | ( z0 shop :ARG0 ( z1 woman ) :ARG1 ( z2 curtain :ARG1-of ( z3 new ) :quant ( z4 some ) ) ) |
4759710534.jpg#3r1c | A woman with a tattoo on her back shops at a flea market. | The tattoo-less woman is walking down a crowded market. | 2 | (z0 / walk-01
:ARG0 (z1 / woman
:ARG0-of (z2 / have-03
:polarity -
:ARG1 (z3 / tattoo)))
:ARG2 (z4 / market
:ARG1-of (z5 / crowd-01))
:direction (z6 / down)) | ( z0 walk :ARG0 ( z1 woman :ARG0-of ( z2 have :polarity - :ARG1 ( z3 tattoo ) ) ) :ARG2 ( z4 market :ARG1-of ( z5 crowd ) ) :direction ( z6 down ) ) |
4759710534.jpg#3r1e | A woman with a tattoo on her back shops at a flea market. | The tattooed woman is in a market. | 0 | (z0 / be-located-at-91
:ARG1 (z1 / woman
:ARG1-of (z2 / tattoo-01))
:ARG2 (z3 / market)) | ( z0 be-located-at :ARG1 ( z1 woman :ARG1-of ( z2 tattoo ) ) :ARG2 ( z3 market ) ) |
4759710534.jpg#2r1n | A woman with a fairy tattoo on her back is carrying a purse with a red floral print. | The woman is walking outdoors. | 0 | (z0 / walk-01
:ARG0 (z1 / woman)
:ARG2 (z2 / outdoors)) | ( z0 walk :ARG0 ( z1 woman ) :ARG2 ( z2 outdoors ) ) |
4759710534.jpg#2r1c | A woman with a fairy tattoo on her back is carrying a purse with a red floral print. | The woman is jogging. | 2 | (z0 / jog-01
:ARG0 (z1 / woman)) | ( z0 jog :ARG0 ( z1 woman ) ) |
146019208.jpg#4r1c | Two men sitting outside in coats. | The two men are inside. | 2 | (z0 / man
:quant 2
:location (z1 / inside)) | ( z0 man :quant 2 :location ( z1 inside ) ) |
146019208.jpg#4r1n | Two men sitting outside in coats. | The two men are brothers. | 1 | (z0 / have-rel-role-91
:ARG0 (z1 / man
:quant 2)
:ARG2 (z2 / brother)) | ( z0 have-rel-role :ARG0 ( z1 man :quant 2 ) :ARG2 ( z2 brother ) ) |
146019208.jpg#4r1e | Two men sitting outside in coats. | The two men are outdoors. | 0 | (z0 / man
:quant 2
:location (z1 / outdoors)) | ( z0 man :quant 2 :location ( z1 outdoors ) ) |
4759710534.jpg#0r1n | A woman is walking away from the viewer, she is wearing white clothing and has a handbag draped on her left shoulder; her upper back is exposed, showing a tattoo of a winged creature (possibly a fairy). | The woman has numerous tattoos all over her body. | 1 | (z0 / have-03
:ARG0 (z1 / woman)
:ARG1 (z2 / tattoo
:quant (z3 / numerous))
:location (z4 / body
:poss z1)) | ( z0 have :ARG0 ( z1 woman ) :ARG1 ( z2 tattoo :quant ( z3 numerous ) ) :location ( z4 body :poss z1 ) ) |
4759710534.jpg#0r1c | A woman is walking away from the viewer, she is wearing white clothing and has a handbag draped on her left shoulder; her upper back is exposed, showing a tattoo of a winged creature (possibly a fairy). | The woman does not believe in getting tattoos on her body. | 2 | (z0 / believe-01
:polarity -
:ARG0 (z1 / woman)
:ARG1 (z2 / tattoo-01
:ARG1 z1
:location (z3 / body
:poss z1))) | ( z0 believe :polarity - :ARG0 ( z1 woman ) :ARG1 ( z2 tattoo :ARG1 z1 :location ( z3 body :poss z1 ) ) ) |
2640869832.jpg#0r1c | Three young men in this picture are seen trying on a new pair of shoes that they just bought from the local park's swap meet. | the three young men are playing with swords at the flea market | 2 | (z0 / play-01
:ARG0 (z1 / man
:quant 3
:mod (z2 / young))
:ARG2 (z3 / sword)
:location (z4 / market
:mod (z5 / flea))) | ( z0 play :ARG0 ( z1 man :quant 3 :mod ( z2 young ) ) :ARG2 ( z3 sword ) :location ( z4 market :mod ( z5 flea ) ) ) |
2640869832.jpg#0r1n | Three young men in this picture are seen trying on a new pair of shoes that they just bought from the local park's swap meet. | the young men are all trying on converse shoes | 2 | (z0 / try-01
:ARG0 (z1 / man
:mod (z2 / young)
:mod (z3 / all))
:ARG1 (z4 / shoe
:mod (z5 / company
:name (z6 / name
:op1 "Converse")))) | ( z0 try :ARG0 ( z1 man :mod ( z2 young ) :mod ( z3 all ) ) :ARG1 ( z4 shoe :mod ( z5 company :name ( z6 name :op "Converse" ) ) ) ) |
2640869832.jpg#2r1c | A man is checking his blue sneakers next to two men having a conversation. | a woman eating cake | 2 | (z0 / woman
:ARG0-of (z1 / eat-01
:ARG1 (z2 / cake))) | ( z0 woman :ARG0-of ( z1 eat :ARG1 ( z2 cake ) ) ) |
2640869832.jpg#3r1e | Three teenage boys sitting down talking and fixing their shoes. | A group of boys chat together | 0 | (z0 / chat-01
:ARG0 (z1 / group
:consist-of (z2 / boy))
:mod (z3 / together)) | ( z0 chat :ARG0 ( z1 group :cxnsistof ( z2 boy ) ) :mod ( z3 together ) ) |
2640869832.jpg#3r1c | Three teenage boys sitting down talking and fixing their shoes. | Three boys run around barefoot | 2 | (z0 / run-02
:ARG0 (z1 / boy
:quant 3)
:ARG1 (z2 / around)
:manner (z3 / barefoot)) | ( z0 run :ARG0 ( z1 boy :quant 3 ) :ARG1 ( z2 around ) :manner ( z3 barefoot ) ) |
141203926.jpg#2r1c | A woman in an apron is standing in a kitchen, looking confused. | The woman looks confident. | 2 | (z0 / look-02
:ARG0 (z1 / woman)
:ARG1 (z2 / confident-01
:ARG1 z1)) | ( z0 look :ARG0 ( z1 woman ) :ARG1 ( z2 confident :ARG1 z1 ) ) |
141203926.jpg#2r1n | A woman in an apron is standing in a kitchen, looking confused. | The woman is confused because she lost her ingredients. | 1 | (z0 / confuse-01
:ARG0 (z1 / lose-02
:ARG0 (z2 / woman)
:ARG1 (z3 / ingredient
:poss z2))
:ARG1 z2) | ( z0 confuse :ARG0 ( z1 lose :ARG0 ( z2 woman ) :ARG1 ( z3 ingredient :poss z2 ) ) :ARG1 z2 ) |
141203926.jpg#2r1e | A woman in an apron is standing in a kitchen, looking confused. | The woman looks like she does not know what's going on. | 0 | (z0 / look-02
:ARG0 (z1 / woman)
:ARG1 (z2 / know-01
:polarity -
:ARG0 z1
:ARG1 (z3 / event))) | ( z0 look :ARG0 ( z1 woman ) :ARG1 ( z2 know :polarity - :ARG0 z1 :ARG1 ( z3 event ) ) ) |
141203926.jpg#1r1c | A dark-haired woman in a black shirt is looking at a silver machine. | A person is buying an ice cream. | 2 | (z0 / buy-01
:ARG0 (z1 / person)
:ARG1 (z2 / ice-cream)) | ( z0 buy :ARG0 ( z1 person ) :ARG1 ( z2 ice-cream ) ) |
141203926.jpg#1r1e | A dark-haired woman in a black shirt is looking at a silver machine. | A woman examines a new object. | 0 | (z0 / examine-01
:ARG0 (z1 / woman)
:ARG1 (z2 / object
:ARG1-of (z3 / new-01))) | ( z0 examine :ARG0 ( z1 woman ) :ARG1 ( z2 object :ARG1-of ( z3 new ) ) ) |
141203926.jpg#1r1n | A dark-haired woman in a black shirt is looking at a silver machine. | A woman is looking at a refrigerator. | 2 | (z0 / look-01
:ARG0 (z1 / woman)
:ARG1 (z2 / refrigerator)) | ( z0 look :ARG0 ( z1 woman ) :ARG1 ( z2 refrigerator ) ) |
4480270643.jpg#0r1c | A person standing in front of a window overlooking a large body of water, next to a large indoor pool. | The person is riding a horse. | 2 | (z0 / ride-01
:ARG0 (z1 / person)
:ARG1 (z2 / horse)) | ( z0 ride :ARG0 ( z1 person ) :ARG1 ( z2 horse ) ) |
4480270643.jpg#0r1e | A person standing in front of a window overlooking a large body of water, next to a large indoor pool. | The person is standing. | 0 | (z0 / stand-01
:ARG1 (z1 / person)) | ( z0 stand :ARG1 ( z1 person ) ) |
4480270643.jpg#0r1n | A person standing in front of a window overlooking a large body of water, next to a large indoor pool. | The person is taking photos. | 2 | (z0 / photograph-01
:ARG0 (z1 / person)) | ( z0 photograph :ARG0 ( z1 person ) ) |
4480270643.jpg#1r1n | A person standing next to an indoor pool while looking at the ocean outside. | They are thinking about swimming. | 2 | (z0 / think-01
:ARG0 (z1 / they)
:ARG1 (z2 / swim-01
:ARG0 z1)) | ( z0 think :ARG0 ( z1 they ) :ARG1 ( z2 swim :ARG0 z1 ) ) |
4480270643.jpg#1r1c | A person standing next to an indoor pool while looking at the ocean outside. | They are ready to fly into the clouds. | 2 | (z0 / ready-01
:ARG1 (z1 / they)
:ARG2 (z2 / fly-01
:ARG1 z1
:destination (z3 / cloud))) | ( z0 ready :ARG1 ( z1 they ) :ARG2 ( z2 fly :ARG1 z1 :destination ( z3 cloud ) ) ) |
2834103050.jpg#0r1c | People dressed in bathing suits, dresses and shorts are on the beach, near an exhibit. | dog chased by tiger | 2 | (z0 / chase-01
:ARG0 (z1 / tiger)
:ARG1 (z2 / dog)) | ( z0 chase :ARG0 ( z1 tiger ) :ARG1 ( z2 dog ) ) |
2834103050.jpg#0r1n | People dressed in bathing suits, dresses and shorts are on the beach, near an exhibit. | people enjoy the summer | 0 | (z0 / enjoy-01
:ARG0 (z1 / person)
:ARG1 (z2 / date-entity
:season (z3 / summer))) | ( z0 enjoy :ARG0 ( z1 person ) :ARG1 ( z2 date-entity :season ( z3 summer ) ) ) |
2834103050.jpg#1r1n | A woman with a green sunshade is passing a sales merchant on the beach. | The seller stares as the fashion model passes on the shore. | 2 | (z0 / stare-01
:ARG0 (z1 / person
:ARG0-of (z2 / sell-01))
:time (z3 / pass-by-17
:ARG0 (z4 / model
:mod (z5 / fashion))
:ARG1 (z6 / shore))) | ( z0 stare :ARG0 ( z1 person :ARG0-of ( z2 sell ) ) :time ( z3 pass-by :ARG0 ( z4 model :mod ( z5 fashion ) ) :ARG1 ( z6 shore ) ) ) |
2834103050.jpg#1r1c | A woman with a green sunshade is passing a sales merchant on the beach. | The lady is lying on her back, sunbathing. | 2 | (z0 / and
:op1 (z1 / lie-07
:ARG1 (z2 / lady)
:ARG2 (z3 / back
:part-of z2))
:op2 (z4 / sunbathe-01
:ARG0 z2)) | ( z0 and :op ( z1 lie :ARG1 ( z2 lady ) :ARG2 ( z3 back :part-of z2 ) ) :op ( z4 sunbathe :ARG0 z2 ) ) |
2834103050.jpg#1r1e | A woman with a green sunshade is passing a sales merchant on the beach. | A female wearing a hat is traveling by foot outside. | 0 | (z0 / travel-01
:ARG0 (z1 / female
:ARG0-of (z2 / wear-01
:ARG1 (z3 / hat)))
:ARG1 (z4 / outside)
:manner (z5 / foot)) | ( z0 travel :ARG0 ( z1 female :ARG0-of ( z2 wear :ARG1 ( z3 hat ) ) ) :ARG1 ( z4 outside ) :manner ( z5 foot ) ) |
2834103050.jpg#2r1e | Many people are walking along the beach on a clear day. | Humans walking | 0 | (z0 / walk-01
:ARG0 (z1 / human)) | ( z0 walk :ARG0 ( z1 human ) ) |
2834103050.jpg#2r1c | Many people are walking along the beach on a clear day. | Nobody is walking. | 2 | (z0 / walk-01
:ARG0 (z1 / nobody)) | ( z0 walk :ARG0 ( z1 nobody ) ) |
4677535056.jpg#1r1e | A man with a dark blue shirt and hat wears glasses next to a taxi. | a man stands next to a taxi | 0 | (z0 / stand-01
:ARG1 (z1 / man)
:ARG2 (z2 / next-to
:op1 (z3 / taxi))) | ( z0 stand :ARG1 ( z1 man ) :ARG2 ( z2 next-to :op ( z3 taxi ) ) ) |
4677535056.jpg#1r1n | A man with a dark blue shirt and hat wears glasses next to a taxi. | a man stands next to his taxi with his new sunglasses | 1 | (z0 / stand-01
:ARG1 (z1 / man
:ARG0-of (z2 / wear-01
:ARG1 (z3 / sunglasses
:ARG1-of (z4 / new-01)
:poss z1)))
:ARG2 (z5 / next-to
:op1 (z6 / taxi
:poss z1))) | ( z0 stand :ARG1 ( z1 man :ARG0-of ( z2 wear :ARG1 ( z3 sunglasses :ARG1-of ( z4 new ) :poss z1 ) ) ) :ARG2 ( z5 next-to :op ( z6 taxi :poss z1 ) ) ) |
4677535056.jpg#1r1c | A man with a dark blue shirt and hat wears glasses next to a taxi. | a woman runs from a taxi | 2 | (z0 / run-02
:ARG0 (z1 / woman)
:source (z2 / taxi)) | ( z0 run :ARG0 ( z1 woman ) :source ( z2 taxi ) ) |
3504379205.jpg#3r1n | People are shopping in an open air market. | People are walking threw a market. | 1 | (z0 / walk-01
:ARG0 (z1 / person)
:ARG2 (z2 / market)) | ( z0 walk :ARG0 ( z1 person ) :ARG2 ( z2 market ) ) |
3504379205.jpg#3r1e | People are shopping in an open air market. | People are shopping. | 0 | (z0 / shop-01
:ARG0 (z1 / person)) | ( z0 shop :ARG0 ( z1 person ) ) |
3504379205.jpg#3r1c | People are shopping in an open air market. | People are walking along the beach. | 2 | (z0 / walk-01
:ARG0 (z1 / person)
:ARG2 (z2 / along
:op1 (z3 / beach))) | ( z0 walk :ARG0 ( z1 person ) :ARG2 ( z2 along :op ( z3 beach ) ) ) |
4819772045.jpg#1r2n | Two women sit in chairs while a child in the street gets the attention of the camera. | Two sisters are sitting in recliners while their younger brother is in the street waving to the camera. | 1 | (z0 / contrast-01
:ARG1 (z1 / sit-01
:ARG1 (z2 / sister
:quant 2)
:ARG2 (z3 / recliner))
:ARG2 (z4 / be-located-at-91
:ARG1 (z5 / person
:ARG0-of (z6 / have-rel-role-91
:ARG1 z2
:ARG2 (z7 ... | ( z0 contrast :ARG1 ( z1 sit :ARG1 ( z2 sister :quant 2 ) :ARG2 ( z3 recliner ) ) :ARG2 ( z4 be-located-at :ARG1 ( z5 person :ARG0-of ( z6 have-rel-role :ARG1 z2 :ARG2 ( z7 brother ) ) :ARG1-of ( z8 have-degree :ARG2 ( z9 young ) :ARG3 ( z10 more ) ) :ARG0-of ( z11 wave :ARG2 ( z12 camera ) ) ) :ARG2 ( z13 street ) ) ) |
4819772045.jpg#1r1c | Two women sit in chairs while a child in the street gets the attention of the camera. | The women stand taking attention away from a child in the street. | 2 | (z0 / stand-08
:ARG0 (z1 / woman)
:ARG1 (z2 / take-away-05
:ARG0 z1
:ARG1 (z3 / attend-02
:ARG1 (z4 / child))
:location (z5 / street))) | ( z0 stand :ARG0 ( z1 woman ) :ARG1 ( z2 take-away :ARG0 z1 :ARG1 ( z3 attend :ARG1 ( z4 child ) ) :location ( z5 street ) ) ) |
4819772045.jpg#1r5c | Two women sit in chairs while a child in the street gets the attention of the camera. | two women sit in bed alone | 2 | (z0 / sit-01
:ARG1 (z1 / woman
:quant 2
:mod (z2 / alone))
:ARG2 (z3 / bed)) | ( z0 sit :ARG1 ( z1 woman :quant 2 :mod ( z2 alone ) ) :ARG2 ( z3 bed ) ) |
4819772045.jpg#1r5n | Two women sit in chairs while a child in the street gets the attention of the camera. | two women are amused by a child in the street | 2 | (z0 / amuse-01
:ARG0 (z1 / child)
:ARG1 (z2 / woman
:quant 2)
:location (z3 / street)) | ( z0 amuse :ARG0 ( z1 child ) :ARG1 ( z2 woman :quant 2 ) :location ( z3 street ) ) |
4819772045.jpg#1r3e | Two women sit in chairs while a child in the street gets the attention of the camera. | The child is trying to get the cameras attention. | 0 | (z0 / try-01
:ARG0 (z1 / child)
:ARG1 (z2 / get-01
:ARG0 z1
:ARG1 (z3 / attend-02
:ARG0 (z4 / camera)))) | ( z0 try :ARG0 ( z1 child ) :ARG1 ( z2 get :ARG0 z1 :ARG1 ( z3 attend :ARG0 ( z4 camera ) ) ) ) |
4819772045.jpg#1r3n | Two women sit in chairs while a child in the street gets the attention of the camera. | The child is wearing a suit. | 2 | (z0 / wear-01
:ARG0 (z1 / child)
:ARG1 (z2 / suit)) | ( z0 wear :ARG0 ( z1 child ) :ARG1 ( z2 suit ) ) |
4819772045.jpg#1r3c | Two women sit in chairs while a child in the street gets the attention of the camera. | The child is at the park playing baseball. | 2 | (z0 / play-01
:ARG0 (z1 / child)
:ARG1 (z2 / baseball)
:location (z3 / park)) | ( z0 play :ARG0 ( z1 child ) :ARG1 ( z2 baseball ) :location ( z3 park ) ) |
4819772045.jpg#1r2e | Two women sit in chairs while a child in the street gets the attention of the camera. | Two humans are seated while a another human is in the street. | 0 | (z0 / contrast-01
:ARG1 (z1 / seat-01
:ARG1 (z2 / human
:quant 2))
:ARG2 (z3 / be-located-at-91
:ARG1 (z4 / human
:mod (z5 / another))
:ARG2 (z6 / street))) | ( z0 contrast :ARG1 ( z1 seat :ARG1 ( z2 human :quant 2 ) ) :ARG2 ( z3 be-located-at :ARG1 ( z4 human :mod ( z5 another ) ) :ARG2 ( z6 street ) ) ) |
4819772045.jpg#1r2c | Two women sit in chairs while a child in the street gets the attention of the camera. | Two women are standing while a child is hiding under a car. | 2 | (z0 / stand-01
:ARG1 (z1 / woman
:quant 2)
:time (z2 / hide-01
:ARG1 (z3 / child)
:location (z4 / under
:op1 (z5 / car)))) | ( z0 stand :ARG1 ( z1 woman :quant 2 ) :time ( z2 hide :ARG1 ( z3 child ) :location ( z4 under :op ( z5 car ) ) ) ) |
4819772045.jpg#1r1n | Two women sit in chairs while a child in the street gets the attention of the camera. | Two women sit in chairs while a obese child gets the attention of the camera | 2 | (z0 / sit-01
:ARG1 (z1 / woman
:quant 2)
:ARG2 (z2 / chair)
:time (z3 / attend-02
:ARG0 (z4 / camera)
:ARG1 (z5 / child
:mod (z6 / obese)))) | ( z0 sit :ARG1 ( z1 woman :quant 2 ) :ARG2 ( z2 chair ) :time ( z3 attend :ARG0 ( z4 camera ) :ARG1 ( z5 child :mod ( z6 obese ) ) ) ) |
4819772045.jpg#1r1e | Two women sit in chairs while a child in the street gets the attention of the camera. | Two women sit in chairs. | 0 | (z0 / sit-01
:ARG1 (z1 / woman
:quant 2)
:ARG2 (z2 / chair)) | ( z0 sit :ARG1 ( z1 woman :quant 2 ) :ARG2 ( z2 chair ) ) |
4819772045.jpg#1r5e | Two women sit in chairs while a child in the street gets the attention of the camera. | two ladies and a child are pictured | 0 | (z0 / picture-01
:ARG1 (z1 / and
:op1 (z2 / lady
:quant 2)
:op2 (z3 / child
:quant 1))) | ( z0 picture :ARG1 ( z1 and :op ( z2 lady :quant 2 ) :op ( z3 child :quant 1 ) ) ) |
4819772045.jpg#1r4n | Two women sit in chairs while a child in the street gets the attention of the camera. | Two mothers watch their child playing in the street | 1 | (z0 / watch-01
:ARG0 (z1 / mother
:quant 2)
:ARG1 (z2 / play-01
:ARG0 (z3 / person
:ARG0-of (z4 / have-rel-role-91
:ARG1 z1
:ARG2 (z5 / child)))
:location (z6 / street))) | ( z0 watch :ARG0 ( z1 mother :quant 2 ) :ARG1 ( z2 play :ARG0 ( z3 person :ARG0-of ( z4 have-rel-role :ARG1 z1 :ARG2 ( z5 child ) ) ) :location ( z6 street ) ) ) |
4819772045.jpg#2r1c | Two women are sitting on green chairs while a young boy makes a pose for the camera. | A boy is is jumping into a pool. | 2 | (z0 / jump-03
:ARG0 (z1 / boy)
:destination (z2 / pool)) | ( z0 jump :ARG0 ( z1 boy ) :destination ( z2 pool ) ) |
4819772045.jpg#2r1n | Two women are sitting on green chairs while a young boy makes a pose for the camera. | Two ladies are watching a boy stick his tongue out at a camera. | 1 | (z0 / watch-01
:ARG0 (z1 / lady
:quant 2)
:ARG1 (z2 / stick-01
:ARG0 (z3 / boy)
:ARG1 (z4 / tongue
:part-of z3)
:ARG2 (z5 / camera)
:direction (z6 / out))) | ( z0 watch :ARG0 ( z1 lady :quant 2 ) :ARG1 ( z2 stick :ARG0 ( z3 boy ) :ARG1 ( z4 tongue :part-of z3 ) :ARG2 ( z5 camera ) :direction ( z6 out ) ) ) |
4819772045.jpg#2r1e | Two women are sitting on green chairs while a young boy makes a pose for the camera. | A boy is posing for a picture. | 0 | (z0 / pose-01
:ARG0 (z1 / boy)
:ARG2 (z2 / picture)) | ( z0 pose :ARG0 ( z1 boy ) :ARG2 ( z2 picture ) ) |
4631131293.jpg#1r1c | A crowded street with a few people wearing white shirts and polka dotted skirts walking in a line. | The cowded people were watching tv | 2 | (z0 / watch-01
:ARG0 (z1 / person
:ARG1-of (z2 / cow-01))
:ARG1 (z3 / television)) | ( z0 watch :ARG0 ( z1 person :ARG1-of ( z2 cow ) ) :ARG1 ( z3 television ) ) |
4631131293.jpg#1r1n | A crowded street with a few people wearing white shirts and polka dotted skirts walking in a line. | The crowded people were protested | 1 | (z0 / protest-01
:ARG1 (z1 / person
:ARG1-of (z2 / crowd-01))) | ( z0 protest :ARG1 ( z1 person :ARG1-of ( z2 crowd ) ) ) |
4631131293.jpg#2r1e | There are many people outside, including a group of girls all wearing polka dot skirts. | Several girls are wearing the same skirt. | 0 | (z0 / wear-01
:ARG0 (z1 / girl
:quant (z2 / several))
:ARG1 (z3 / skirt
:ARG1-of (z4 / same-01))) | ( z0 wear :ARG0 ( z1 girl :quant ( z2 several ) ) :ARG1 ( z3 skirt :ARG1-of ( z4 same ) ) ) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.