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 |
|---|---|---|---|---|---|
3525978606.jpg#3r1e | girl in red dress cleaning the airplane wing. | a girl in a red dress | 0 | (z0 / girl
:ARG0-of (z1 / wear-01
:ARG1 (z2 / dress
:mod (z3 / red)))) | ( z0 girl :ARG0-of ( z1 wear :ARG1 ( z2 dress :mod ( z3 red ) ) ) ) |
3525978606.jpg#3r1c | girl in red dress cleaning the airplane wing. | a girl goes scuba diving | 2 | (z0 / go-02
:ARG0 (z1 / girl)
:ARG1 (z2 / dive-01
:ARG0 z1
:mod (z3 / scuba))) | ( z0 go :ARG0 ( z1 girl ) :ARG1 ( z2 dive :ARG0 z1 :mod ( z3 scuba ) ) ) |
3525978606.jpg#2r1c | A blond woman in a red suit cleaning a metal object. | A hairy man cleaning an object. | 2 | (z0 / clean-01
:ARG0 (z1 / man
:mod (z2 / hairy))
:ARG1 (z3 / object)) | ( z0 clean :ARG0 ( z1 man :mod ( z2 hairy ) ) :ARG1 ( z3 object ) ) |
3525978606.jpg#2r1n | A blond woman in a red suit cleaning a metal object. | An old woman cleaning an object. | 1 | (z0 / clean-01
:ARG0 (z1 / woman
:mod (z2 / old))
:ARG1 (z3 / object)) | ( z0 clean :ARG0 ( z1 woman :mod ( z2 old ) ) :ARG1 ( z3 object ) ) |
3525978606.jpg#2r1e | A blond woman in a red suit cleaning a metal object. | A woman cleaning an object. | 0 | (z0 / clean-01
:ARG0 (z1 / woman)
:ARG1 (z2 / object)) | ( z0 clean :ARG0 ( z1 woman ) :ARG1 ( z2 object ) ) |
3525978606.jpg#4r1c | A woman is washing her vehicle. | A women is riding in her vehicle. | 2 | (z0 / ride-01
:ARG0 (z1 / woman)
:ARG1 (z2 / vehicle
:poss z1)) | ( z0 ride :ARG0 ( z1 woman ) :ARG1 ( z2 vehicle :poss z1 ) ) |
3525978606.jpg#4r1e | A woman is washing her vehicle. | A vehicle is being cleaned by a women. | 0 | (z0 / clean-01
:ARG0 (z1 / woman)
:ARG1 (z2 / vehicle)) | ( z0 clean :ARG0 ( z1 woman ) :ARG1 ( z2 vehicle ) ) |
3525978606.jpg#4r1n | A woman is washing her vehicle. | A vehicle is being cleaned outside a house. | 1 | (z0 / clean-01
:ARG1 (z1 / vehicle)
:location (z2 / outside
:op1 (z3 / house))) | ( z0 clean :ARG1 ( z1 vehicle ) :location ( z2 outside :op ( z3 house ) ) ) |
4455065396.jpg#1r1c | A little boy in blue lays on an empty floor. | A boy is running around. | 2 | (z0 / run-02
:ARG0 (z1 / boy)
:ARG2 (z2 / around)) | ( z0 run :ARG0 ( z1 boy ) :ARG2 ( z2 around ) ) |
4455065396.jpg#1r1n | A little boy in blue lays on an empty floor. | A boy is sleeping. | 1 | (z0 / sleep-01
:ARG0 (z1 / boy)) | ( z0 sleep :ARG0 ( z1 boy ) ) |
4455065396.jpg#1r1e | A little boy in blue lays on an empty floor. | A boy is laying. | 0 | (z0 / lay-01
:ARG0 (z1 / boy)) | ( z0 lay :ARG0 ( z1 boy ) ) |
4455065396.jpg#0r1c | A small child lays on a glossy hardwood floor. | An old man lays on a park bench. | 2 | (z0 / lay-01
:ARG1 (z1 / man
:mod (z2 / old))
:ARG2 (z3 / bench
:mod (z4 / park))) | ( z0 lay :ARG1 ( z1 man :mod ( z2 old ) ) :ARG2 ( z3 bench :mod ( z4 park ) ) ) |
4455065396.jpg#0r1e | A small child lays on a glossy hardwood floor. | A kid lays on the floor. | 0 | (z0 / lay-01
:ARG1 (z1 / kid)
:ARG2 (z2 / floor)) | ( z0 lay :ARG1 ( z1 kid ) :ARG2 ( z2 floor ) ) |
4455065396.jpg#0r1n | A small child lays on a glossy hardwood floor. | A small boy lays on a glossy brown hardwood floor in the kitchen. | 1 | (z0 / lay-01
:ARG1 (z1 / boy
:mod (z2 / small))
:ARG2 (z3 / floor
:mod (z4 / hardwood)
:ARG1-of (z5 / brown-01)
:ARG1-of (z6 / gloss-02)
:location (z7 / kitchen))) | ( z0 lay :ARG1 ( z1 boy :mod ( z2 small ) ) :ARG2 ( z3 floor :mod ( z4 hardwood ) :ARG1-of ( z5 brown ) :ARG1-of ( z6 gloss ) :location ( z7 kitchen ) ) ) |
3199895624.jpg#2r1e | A blond woman and bald man sitting together. | A man and woman are seated. | 0 | (z0 / seat-01
:ARG1 (z1 / and
:op1 (z2 / man)
:op2 (z3 / woman))) | ( z0 seat :ARG1 ( z1 and :op ( z2 man ) :op ( z3 woman ) ) ) |
3199895624.jpg#2r3c | A blond woman and bald man sitting together. | The woman is by herself. | 2 | (z0 / woman
:mod (z1 / by-oneself)) | ( z0 woman :mod ( z1 by-oneself ) ) |
3199895624.jpg#2r3e | A blond woman and bald man sitting together. | A pair of people are beside each other. | 0 | (z0 / be-located-at-91
:ARG1 (z1 / person
:quant 2)
:ARG2 (z2 / beside
:op1 z1)) | ( z0 be-located-at :ARG1 ( z1 person :quant 2 ) :ARG2 ( z2 beside :op z1 ) ) |
3199895624.jpg#2r5n | A blond woman and bald man sitting together. | A man and woman sit together eating food. | 1 | (z0 / sit-01
:ARG1 (z1 / man)
:ARG2 (z2 / woman)
:manner (z3 / together)
:purpose (z4 / eat-01
:ARG0 z1
:ARG1 (z5 / food))) | ( z0 sit :ARG1 ( z1 man ) :ARG2 ( z2 woman ) :manner ( z3 together ) :purpose ( z4 eat :ARG0 z1 :ARG1 ( z5 food ) ) ) |
3199895624.jpg#2r4e | A blond woman and bald man sitting together. | There are two people sitting next to each other. | 0 | (z0 / sit-01
:ARG1 (z1 / person
:quant 2)
:ARG2 (z2 / next-to
:op1 z1)) | ( z0 sit :ARG1 ( z1 person :quant 2 ) :ARG2 ( z2 next-to :op z1 ) ) |
3199895624.jpg#2r4n | A blond woman and bald man sitting together. | The two people are waiting for a bus to arrive. | 1 | (z0 / wait-01
:ARG1 (z1 / person
:quant 2)
:ARG2 (z2 / arrive-01
:ARG1 (z3 / bus))) | ( z0 wait :ARG1 ( z1 person :quant 2 ) :ARG2 ( z2 arrive :ARG1 ( z3 bus ) ) ) |
3199895624.jpg#2r2c | A blond woman and bald man sitting together. | Two women dancing on a table. | 2 | (z0 / dance-01
:ARG0 (z1 / woman
:quant 2)
:location (z2 / table)) | ( z0 dance :ARG0 ( z1 woman :quant 2 ) :location ( z2 table ) ) |
3199895624.jpg#2r4c | A blond woman and bald man sitting together. | The two people are standing along the side of a road. | 2 | (z0 / stand-01
:ARG1 (z1 / person
:quant 2)
:ARG2 (z2 / along
:op1 (z3 / side
:part-of (z4 / road)))) | ( z0 stand :ARG1 ( z1 person :quant 2 ) :ARG2 ( z2 along :op ( z3 side :part-of ( z4 road ) ) ) ) |
3199895624.jpg#2r2n | A blond woman and bald man sitting together. | A couple sitting and having a conversation about life. | 1 | (z0 / and
:op1 (z1 / sit-01
:ARG1 (z2 / couple))
:op2 (z3 / converse-01
:ARG0 z2
:ARG1 (z4 / life))) | ( z0 and :op ( z1 sit :ARG1 ( z2 couple ) ) :op ( z3 converse :ARG0 z2 :ARG1 ( z4 life ) ) ) |
3199895624.jpg#2r5e | A blond woman and bald man sitting together. | Two people sit together | 0 | (z0 / sit-01
:ARG1 (z1 / person
:quant 2)
:manner (z2 / together)) | ( z0 sit :ARG1 ( z1 person :quant 2 ) :manner ( z2 together ) ) |
3199895624.jpg#2r1n | A blond woman and bald man sitting together. | A blond lady is married to the bald man. | 1 | (z0 / marry-01
:ARG1 (z1 / lady
:ARG1-of (z2 / blonde-02))
:ARG2 (z3 / man
:mod (z4 / bald))) | ( z0 marry :ARG1 ( z1 lady :ARG1-of ( z2 blonde ) ) :ARG2 ( z3 man :mod ( z4 bald ) ) ) |
3199895624.jpg#2r1c | A blond woman and bald man sitting together. | A blond woman and bald man are running. | 2 | (z0 / run-02
:ARG0 (z1 / and
:op1 (z2 / woman
:ARG1-of (z3 / blonde-02))
:op2 (z4 / man
:mod (z5 / bald)))) | ( z0 run :ARG0 ( z1 and :op ( z2 woman :ARG1-of ( z3 blonde ) ) :op ( z4 man :mod ( z5 bald ) ) ) ) |
3199895624.jpg#2r3n | A blond woman and bald man sitting together. | The couple is on a date for the first time. | 1 | (z0 / date-02
:ARG0 (z1 / couple)
:ord (z2 / ordinal-entity
:value 1)) | ( z0 date :ARG0 ( z1 couple ) :ord ( z2 ordinal-entity :value 1 ) ) |
3199895624.jpg#3r1c | A woman watches a man recieving a gift. | A man proposes to a woman with a wedding ring in his hand. | 2 | (z0 / propose-01
:ARG0 (z1 / man)
:ARG2 (z2 / woman)
:instrument (z3 / ring
:mod (z4 / wed-01)
:location (z5 / hand
:part-of z1))) | ( z0 propose :ARG0 ( z1 man ) :ARG2 ( z2 woman ) :instrument ( z3 ring :mod ( z4 wed ) :location ( z5 hand :part-of z1 ) ) ) |
3199895624.jpg#3r1n | A woman watches a man recieving a gift. | The man and woman are at some sort of celebratory gathering | 1 | (z0 / gather-03
:ARG0 (z1 / and
:op1 (z2 / man)
:op2 (z3 / woman))
:purpose (z4 / celebrate-02
:ARG0 z1)
:mod (z5 / sort
:mod (z6 / some))) | ( z0 gather :ARG0 ( z1 and :op ( z2 man ) :op ( z3 woman ) ) :purpose ( z4 celebrate :ARG0 z1 ) :mod ( z5 sort :mod ( z6 some ) ) ) |
3199895624.jpg#3r1e | A woman watches a man recieving a gift. | A man received an item they didn't have to pay for. | 0 | (z0 / receive-01
:ARG0 (z1 / man)
:ARG1 (z2 / item
:ARG3-of (z3 / pay-01
:ARG0 (z4 / they)
:ARG2-of (z5 / obligate-01
:polarity -)))) | ( z0 receive :ARG0 ( z1 man ) :ARG1 ( z2 item :ARG3-of ( z3 pay :ARG0 ( z4 they ) :ARG2-of ( z5 obligate :polarity - ) ) ) ) |
3199895624.jpg#0r1c | A man and a woman wear dark colored shirts in a beige room with a moniter in the background. | A woman is working on a project on the computer. | 2 | (z0 / work-01
:ARG0 (z1 / woman)
:ARG1 (z2 / project)
:medium (z3 / computer)) | ( z0 work :ARG0 ( z1 woman ) :ARG1 ( z2 project ) :medium ( z3 computer ) ) |
3199895624.jpg#0r1n | A man and a woman wear dark colored shirts in a beige room with a moniter in the background. | An employee is waiting for his evaluation inside the office. | 1 | (z0 / wait-01
:ARG1 (z1 / person
:ARG1-of (z2 / employ-01))
:ARG2 (z3 / evaluate-01
:ARG1 z1)
:location (z4 / inside
:op1 (z5 / office))) | ( z0 wait :ARG1 ( z1 person :ARG1-of ( z2 employ ) ) :ARG2 ( z3 evaluate :ARG1 z1 ) :location ( z4 inside :op ( z5 office ) ) ) |
3199895624.jpg#0r1e | A man and a woman wear dark colored shirts in a beige room with a moniter in the background. | A man is wearing some clothes inside of a room. | 0 | (z0 / wear-01
:ARG0 (z1 / man)
:ARG1 (z2 / clothes
:quant (z3 / some))
:location (z4 / inside
:op1 (z5 / room))) | ( z0 wear :ARG0 ( z1 man ) :ARG1 ( z2 clothes :quant ( z3 some ) ) :location ( z4 inside :op ( z5 room ) ) ) |
3199895624.jpg#1r1n | A couple sitting in front of a computer screen. | A couple in-front of computer skying their son | 1 | (z0 / couple
:location (z1 / in-front-of
:op1 (z2 / computer))
:ARG0-of (z3 / ski-01
:ARG1 (z4 / person
:ARG0-of (z5 / have-rel-role-91
:ARG1 z0
:ARG2 (z6 / son))))) | ( z0 couple :location ( z1 in-front-of :op ( z2 computer ) ) :ARG0-of ( z3 ski :ARG1 ( z4 person :ARG0-of ( z5 have-rel-role :ARG1 z0 :ARG2 ( z6 son ) ) ) ) ) |
3199895624.jpg#1r1c | A couple sitting in front of a computer screen. | A couple eating dinner in their bed | 2 | (z0 / couple
:ARG0-of (z1 / eat-01
:ARG1 (z2 / dinner)
:location (z3 / bed
:poss z0))) | ( z0 couple :ARG0-of ( z1 eat :ARG1 ( z2 dinner ) :location ( z3 bed :poss z0 ) ) ) |
3199895624.jpg#4r1e | Woman looking curiously at a man. | A woman looks at another person. | 0 | (z0 / look-01
:ARG0 (z1 / woman)
:ARG1 (z2 / person
:mod (z3 / another))) | ( z0 look :ARG0 ( z1 woman ) :ARG1 ( z2 person :mod ( z3 another ) ) ) |
3199895624.jpg#4r1n | Woman looking curiously at a man. | The man stares back at the woman. | 2 | (z0 / stare-01
:ARG0 (z1 / man)
:ARG1 (z2 / woman)
:direction (z3 / back)) | ( z0 stare :ARG0 ( z1 man ) :ARG1 ( z2 woman ) :direction ( z3 back ) ) |
3199895624.jpg#4r1c | Woman looking curiously at a man. | A woman has her eyes closed. | 2 | (z0 / close-01
:ARG1 (z1 / eye
:part-of (z2 / woman))) | ( z0 close :ARG1 ( z1 eye :part-of ( z2 woman ) ) ) |
4831683216.jpg#2r1c | Girl in swimsuit drinking out of a green bottle by the shore. | Girl in the nude is eating ice cream. | 2 | (z0 / eat-01
:ARG0 (z1 / girl
:mod (z2 / nude))
:ARG1 (z3 / ice-cream)) | ( z0 eat :ARG0 ( z1 girl :mod ( z2 nude ) ) :ARG1 ( z3 ice-cream ) ) |
4831683216.jpg#2r1n | Girl in swimsuit drinking out of a green bottle by the shore. | A girl is drinking vodka out of a glass bottle. | 1 | (z0 / drink-01
:ARG0 (z1 / girl)
:ARG1 (z2 / vodka)
:source (z3 / bottle
:mod (z4 / glass))) | ( z0 drink :ARG0 ( z1 girl ) :ARG1 ( z2 vodka ) :source ( z3 bottle :mod ( z4 glass ) ) ) |
4831683216.jpg#3r1e | A girl in a swimsuit on the beach taking a drink. | A girl in a bikini is outside. | 0 | (z0 / be-located-at-91
:ARG1 (z1 / girl
:ARG0-of (z2 / wear-01
:ARG1 (z3 / bikini)))
:ARG2 (z4 / outside)) | ( z0 be-located-at :ARG1 ( z1 girl :ARG0-of ( z2 wear :ARG1 ( z3 bikini ) ) ) :ARG2 ( z4 outside ) ) |
4831683216.jpg#3r1n | A girl in a swimsuit on the beach taking a drink. | A girl in a swimsuit is on vacation. | 1 | (z0 / vacation-01
:ARG0 (z1 / girl
:ARG0-of (z2 / wear-01
:ARG1 (z3 / swimsuit)))) | ( z0 vacation :ARG0 ( z1 girl :ARG0-of ( z2 wear :ARG1 ( z3 swimsuit ) ) ) ) |
4831683216.jpg#3r1c | A girl in a swimsuit on the beach taking a drink. | A boy in a swimsuit is at the beach. | 2 | (z0 / boy
:ARG0-of (z1 / wear-01
:ARG1 (z2 / swimsuit))
:location (z3 / beach)) | ( z0 boy :ARG0-of ( z1 wear :ARG1 ( z2 swimsuit ) ) :location ( z3 beach ) ) |
4831683216.jpg#0r1e | A young girl in a bathing suit drinking a beverage in a green bottle. | The girl is quenching her thirst. | 0 | (z0 / quench-01
:ARG0 (z1 / girl)
:ARG1 (z2 / thirst-01
:ARG0 z1)) | ( z0 quench :ARG0 ( z1 girl ) :ARG1 ( z2 thirst :ARG0 z1 ) ) |
4831683216.jpg#0r1n | A young girl in a bathing suit drinking a beverage in a green bottle. | The girl is drinking Diet Sprite. | 1 | (z0 / drink-01
:ARG0 (z1 / girl)
:ARG1 (z2 / product
:name (z3 / name
:op1 "Diet"
:op2 "Sprite"))) | ( z0 drink :ARG0 ( z1 girl ) :ARG1 ( z2 product :name ( z3 name :op "Diet" :op "Sprite" ) ) ) |
4831683216.jpg#0r1c | A young girl in a bathing suit drinking a beverage in a green bottle. | The girl is drinking milk from a sippy cup. | 2 | (z0 / drink-01
:ARG0 (z1 / girl)
:ARG1 (z2 / milk)
:instrument (z3 / cup
:mod (z4 / sippy))) | ( z0 drink :ARG0 ( z1 girl ) :ARG1 ( z2 milk ) :instrument ( z3 cup :mod ( z4 sippy ) ) ) |
4831683216.jpg#1r1n | A young girl in a bathing suit, drinking from a green glass bottle | The girl threw a pool party for her birthday. | 1 | (z0 / throw-01
:ARG0 (z1 / girl)
:ARG1 (z2 / party-01
:mod (z3 / pool))
:purpose (z4 / birthday
:poss z1)) | ( z0 throw :ARG0 ( z1 girl ) :ARG1 ( z2 party :mod ( z3 pool ) ) :purpose ( z4 birthday :poss z1 ) ) |
4831683216.jpg#1r1c | A young girl in a bathing suit, drinking from a green glass bottle | The girl swam over to her friend that was across from her. | 2 | (z0 / swim-01
:ARG0 (z1 / girl)
:direction (z2 / over)
:destination (z3 / person
:ARG0-of (z4 / have-rel-role-91
:ARG1 z1
:ARG2 (z5 / friend))
:location (z6 / across
:op1 z1))) | ( z0 swim :ARG0 ( z1 girl ) :direction ( z2 over ) :destination ( z3 person :ARG0-of ( z4 have-rel-role :ARG1 z1 :ARG2 ( z5 friend ) ) :location ( z6 across :op z1 ) ) ) |
4831683216.jpg#1r1e | A young girl in a bathing suit, drinking from a green glass bottle | The young girl took a sip of her drink on a beautiful day. | 0 | (z0 / sip-01
:ARG0 (z1 / girl
:mod (z2 / young))
:ARG1 (z3 / drink
:poss z1)
:time (z4 / day
:ARG1-of (z5 / beautiful-02))) | ( z0 sip :ARG0 ( z1 girl :mod ( z2 young ) ) :ARG1 ( z3 drink :poss z1 ) :time ( z4 day :ARG1-of ( z5 beautiful ) ) ) |
4831683216.jpg#4r1n | A young woman enjoying a beer with both hands. | Woman at her favorite bar enjoying a beer. | 2 | (z0 / woman
:location (z1 / bar
:ARG1-of (z2 / favor-01
:ARG0 z0))
:ARG0-of (z3 / enjoy-01
:ARG1 (z4 / beer))) | ( z0 woman :location ( z1 bar :ARG1-of ( z2 favor :ARG0 z0 ) ) :ARG0-of ( z3 enjoy :ARG1 ( z4 beer ) ) ) |
4831683216.jpg#4r1e | A young woman enjoying a beer with both hands. | Person drinking beer. | 0 | (z0 / drink-01
:ARG0 (z1 / person)
:ARG1 (z2 / beer)) | ( z0 drink :ARG0 ( z1 person ) :ARG1 ( z2 beer ) ) |
3416339125.jpg#1r1e | There are two guys sitting around a table, both with beers in their hands. | Two men have alcoholic beverages. | 0 | (z0 / have-03
:ARG0 (z1 / man
:quant 2)
:ARG1 (z2 / beverage
:mod (z3 / alcoholic))) | ( z0 have :ARG0 ( z1 man :quant 2 ) :ARG1 ( z2 beverage :mod ( z3 alcoholic ) ) ) |
3416339125.jpg#1r1n | There are two guys sitting around a table, both with beers in their hands. | A father and son are drinking beer together. | 1 | (z0 / drink-01
:ARG0 (z1 / and
:op1 (z2 / person
:ARG0-of (z3 / have-rel-role-91
:ARG2 (z4 / father)))
:op2 (z5 / person
:ARG0-of (z6 / have-rel-role-91
:ARG2 (z7 / son))))
:ARG1 (z8 / beer)
:mo... | ( z0 drink :ARG0 ( z1 and :op ( z2 person :ARG0-of ( z3 have-rel-role :ARG2 ( z4 father ) ) ) :op ( z5 person :ARG0-of ( z6 have-rel-role :ARG2 ( z7 son ) ) ) ) :ARG1 ( z8 beer ) :mod ( z9 together ) ) |
3416339125.jpg#1r1c | There are two guys sitting around a table, both with beers in their hands. | Two men are standing at a bar ordering beer. | 2 | (z0 / stand-01
:ARG1 (z1 / man
:quant 2)
:ARG2 (z2 / bar)
:purpose (z3 / order-02
:ARG0 z1
:ARG1 (z4 / beer))) | ( z0 stand :ARG1 ( z1 man :quant 2 ) :ARG2 ( z2 bar ) :purpose ( z3 order :ARG0 z1 :ARG1 ( z4 beer ) ) ) |
3416339125.jpg#0r1n | A man in a white shirt and sunglasses and a man in a black shirt and sunglasses sit at a table with four beer bottles. | Two men wait for another two men to arrive. | 1 | (z0 / wait-01
:ARG1 (z1 / man
:quant 2)
:ARG2 (z2 / arrive-01
:ARG1 (z3 / man
:quant 2
:mod (z4 / another)))) | ( z0 wait :ARG1 ( z1 man :quant 2 ) :ARG2 ( z2 arrive :ARG1 ( z3 man :quant 2 :mod ( z4 another ) ) ) ) |
3416339125.jpg#0r4c | A man in a white shirt and sunglasses and a man in a black shirt and sunglasses sit at a table with four beer bottles. | The man is nude. | 2 | (z0 / nude
:domain (z1 / man)) | ( z0 nude :domain ( z1 man ) ) |
3416339125.jpg#0r5c | A man in a white shirt and sunglasses and a man in a black shirt and sunglasses sit at a table with four beer bottles. | A man in a white shirt and sunglasses and a man in a black shirt and sunglasses drink water together. | 2 | (z0 / drink-01
:ARG0 (z1 / man
:ARG0-of (z2 / wear-01
:ARG1 (z3 / and
:op1 (z4 / shirt
:ARG1-of (z5 / white-03))
:op2 (z6 / sunglasses))))
:ARG1 (z7 / water)
:accompanier (z8 / man
:... | ( z0 drink :ARG0 ( z1 man :ARG0-of ( z2 wear :ARG1 ( z3 and :op ( z4 shirt :ARG1-of ( z5 white ) ) :op ( z6 sunglasses ) ) ) ) :ARG1 ( z7 water ) :accompanier ( z8 man :ARG0-of ( z9 wear :ARG1 ( z10 and :op ( z11 shirt :ARG1-of ( z12 black ) ) :op ( z13 sunglasses ) ) ) ) :mod ( z14 together ) ) |
3416339125.jpg#0r2e | A man in a white shirt and sunglasses and a man in a black shirt and sunglasses sit at a table with four beer bottles. | Two men are sitting at a table. | 0 | (z0 / sit-01
:ARG1 (z1 / man
:quant 2)
:ARG2 (z2 / table)) | ( z0 sit :ARG1 ( z1 man :quant 2 ) :ARG2 ( z2 table ) ) |
3416339125.jpg#0r3n | A man in a white shirt and sunglasses and a man in a black shirt and sunglasses sit at a table with four beer bottles. | Two brothers wearing identical sunglasses sit at a table with four Budweisers. | 2 | (z0 / sit-01
:ARG1 (z1 / and
:op1 (z2 / brother
:quant 2
:ARG0-of (z3 / wear-01
:ARG1 (z4 / sunglasses
:ARG1-of (z5 / identical-01))))
:op2 (z6 / brother
:quant 4
:... | ( z0 sit :ARG1 ( z1 and :op ( z2 brother :quant 2 :ARG0-of ( z3 wear :ARG1 ( z4 sunglasses :ARG1-of ( z5 identical ) ) ) ) :op ( z6 brother :quant 4 :ARG0-of ( z7 wear :ARG1 ( z8 sunglasses :ARG1-of ( z9 identical ) ) ) ) ) :ARG2 ( z10 table ) :accompanier ( z11 product :quant 4 :name ( z12 name :op "Budweiser" ) ) ) |
3416339125.jpg#0r2n | A man in a white shirt and sunglasses and a man in a black shirt and sunglasses sit at a table with four beer bottles. | Two men are drinking and talking about their problems. | 1 | (z0 / and
:op1 (z1 / drink-01
:ARG0 (z2 / man
:quant 2))
:op2 (z3 / talk-01
:ARG0 z2
:ARG1 (z4 / problem
:poss z2))) | ( z0 and :op ( z1 drink :ARG0 ( z2 man :quant 2 ) ) :op ( z3 talk :ARG0 z2 :ARG1 ( z4 problem :poss z2 ) ) ) |
3416339125.jpg#0r3c | A man in a white shirt and sunglasses and a man in a black shirt and sunglasses sit at a table with four beer bottles. | A man in a blue shirt and a woman in a red shirt enjoy two glasses of wine together. | 2 | (z0 / enjoy-01
:ARG0 (z1 / and
:op1 (z2 / man
:ARG0-of (z3 / wear-01
:ARG1 (z4 / shirt
:mod (z5 / blue))))
:op2 (z6 / woman
:ARG0-of (z7 / wear-01
:ARG1 (z8 / shirt
... | ( z0 enjoy :ARG0 ( z1 and :op ( z2 man :ARG0-of ( z3 wear :ARG1 ( z4 shirt :mod ( z5 blue ) ) ) ) :op ( z6 woman :ARG0-of ( z7 wear :ARG1 ( z8 shirt :ARG1-of ( z9 red ) ) ) ) ) :ARG1 ( z10 wine :quant ( z11 volume-quantity :quant 2 :unit ( z12 glass ) ) ) :mod ( z13 together ) ) |
3416339125.jpg#0r4n | A man in a white shirt and sunglasses and a man in a black shirt and sunglasses sit at a table with four beer bottles. | The shirt is dirty. | 2 | (z0 / dirty-02
:ARG1 (z1 / shirt)) | ( z0 dirty :ARG1 ( z1 shirt ) ) |
3416339125.jpg#0r1e | A man in a white shirt and sunglasses and a man in a black shirt and sunglasses sit at a table with four beer bottles. | Two men drink at a table | 0 | (z0 / drink-01
:ARG0 (z1 / man
:quant 2)
:location (z2 / table)) | ( z0 drink :ARG0 ( z1 man :quant 2 ) :location ( z2 table ) ) |
3416339125.jpg#0r1c | A man in a white shirt and sunglasses and a man in a black shirt and sunglasses sit at a table with four beer bottles. | Two men sit in the dark. | 2 | (z0 / sit-01
:ARG1 (z1 / man
:quant 2)
:ARG2 (z2 / dark)) | ( z0 sit :ARG1 ( z1 man :quant 2 ) :ARG2 ( z2 dark ) ) |
3416339125.jpg#0r3e | A man in a white shirt and sunglasses and a man in a black shirt and sunglasses sit at a table with four beer bottles. | Two men wearing sunglasses sit a table with two beers for each of them. | 0 | (z0 / sit-01
:ARG1 (z1 / man
:quant 2
:ARG0-of (z2 / wear-01
:ARG1 (z3 / sunglasses))
:accompanier (z4 / beer
:quant 2
:beneficiary (z5 / each
:ARG1-of (z6 / include-91
:... | ( z0 sit :ARG1 ( z1 man :quant 2 :ARG0-of ( z2 wear :ARG1 ( z3 sunglasses ) ) :accompanier ( z4 beer :quant 2 :beneficiary ( z5 each :ARG1-of ( z6 include :ARG2 z1 ) ) ) ) :ARG2 ( z7 table ) ) |
3416339125.jpg#0r5n | A man in a white shirt and sunglasses and a man in a black shirt and sunglasses sit at a table with four beer bottles. | A man in a white shirt and sunglasses and a man in a black shirt and sunglasses catch up over a beer. | 1 | (z0 / catch-up-04
:ARG1 (z1 / man
:ARG0-of (z2 / wear-01
:ARG1 (z3 / and
:op1 (z4 / shirt
:ARG1-of (z5 / white-03))
:op2 (z6 / sunglasses))))
:ARG2 (z7 / man
:ARG0-of (z8 / wear-01
... | ( z0 catch-up :ARG1 ( z1 man :ARG0-of ( z2 wear :ARG1 ( z3 and :op ( z4 shirt :ARG1-of ( z5 white ) ) :op ( z6 sunglasses ) ) ) ) :ARG2 ( z7 man :ARG0-of ( z8 wear :ARG1 ( z9 and :op ( z10 shirt :ARG1-of ( z11 black ) ) :op ( z12 sunglasses ) ) ) ) :location ( z13 over :op ( z14 beer ) ) ) |
3416339125.jpg#0r2c | A man in a white shirt and sunglasses and a man in a black shirt and sunglasses sit at a table with four beer bottles. | Two men are drinking milk. | 2 | (z0 / drink-01
:ARG0 (z1 / man
:quant 2)
:ARG1 (z2 / milk)) | ( z0 drink :ARG0 ( z1 man :quant 2 ) :ARG1 ( z2 milk ) ) |
3416339125.jpg#3r1c | Two men sit at a small round table and drink beer. | Two men are at fast asleep at home. | 2 | (z0 / sleep-01
:ARG0 (z1 / man
:quant 2)
:ARG1-of (z2 / fast-02)
:location (z3 / home)) | ( z0 sleep :ARG0 ( z1 man :quant 2 ) :ARG1-of ( z2 fast ) :location ( z3 home ) ) |
3416339125.jpg#3r1n | Two men sit at a small round table and drink beer. | Two men are discussing the game. | 2 | (z0 / discuss-01
:ARG0 (z1 / man
:quant 2)
:ARG1 (z2 / game)) | ( z0 discuss :ARG0 ( z1 man :quant 2 ) :ARG1 ( z2 game ) ) |
3416339125.jpg#2r1n | Two men in sunglasses sit at a table drinking beer. | Two men watch the ballgame in the sun. | 1 | (z0 / watch-01
:ARG0 (z1 / man
:quant 2)
:ARG1 (z2 / ballgame)
:location (z3 / sun)) | ( z0 watch :ARG0 ( z1 man :quant 2 ) :ARG1 ( z2 ballgame ) :location ( z3 sun ) ) |
3416339125.jpg#2r1c | Two men in sunglasses sit at a table drinking beer. | A squirrel eats a nut. | 2 | (z0 / eat-01
:ARG0 (z1 / squirrel)
:ARG1 (z2 / nut)) | ( z0 eat :ARG0 ( z1 squirrel ) :ARG1 ( z2 nut ) ) |
3416339125.jpg#4r1e | Two men drinking beers at a table | two men are enjoying some alcohol | 0 | (z0 / enjoy-01
:ARG0 (z1 / man
:quant 2)
:ARG1 (z2 / alcohol
:quant (z3 / some))) | ( z0 enjoy :ARG0 ( z1 man :quant 2 ) :ARG1 ( z2 alcohol :quant ( z3 some ) ) ) |
3416339125.jpg#4r1c | Two men drinking beers at a table | two men are grocery shopping | 2 | (z0 / shop-01
:ARG0 (z1 / man
:quant 2)
:ARG1 (z2 / grocery)) | ( z0 shop :ARG0 ( z1 man :quant 2 ) :ARG1 ( z2 grocery ) ) |
3416339125.jpg#4r1n | Two men drinking beers at a table | two men are are best friends | 1 | (z0 / have-rel-role-91
:ARG0 (z1 / man
:quant 2)
:ARG1 (z2 / man)
:ARG2 (z3 / friend
:ARG1-of (z4 / have-degree-91
:ARG2 (z5 / good-02
:ARG1 z3)
:ARG3 (z6 / most)))) | ( z0 have-rel-role :ARG0 ( z1 man :quant 2 ) :ARG1 ( z2 man ) :ARG2 ( z3 friend :ARG1-of ( z4 have-degree :ARG2 ( z5 good :ARG1 z3 ) :ARG3 ( z6 most ) ) ) ) |
3522989916.jpg#1r1c | A gray dog and a tan dog playing on a grassy field. | The gray and tan dog is drinking water. | 2 | (z0 / drink-01
:ARG0 (z1 / dog
:ARG1-of (z2 / gray-02)
:ARG1-of (z3 / tan-02))
:ARG1 (z4 / water)) | ( z0 drink :ARG0 ( z1 dog :ARG1-of ( z2 gray ) :ARG1-of ( z3 tan ) ) :ARG1 ( z4 water ) ) |
3522989916.jpg#1r1e | A gray dog and a tan dog playing on a grassy field. | The gray and tan dog is outside. | 0 | (z0 / be-located-at-91
:ARG1 (z1 / dog
:ARG1-of (z2 / gray-02)
:ARG1-of (z3 / tan-02))
:ARG2 (z4 / outside)) | ( z0 be-located-at :ARG1 ( z1 dog :ARG1-of ( z2 gray ) :ARG1-of ( z3 tan ) ) :ARG2 ( z4 outside ) ) |
3522989916.jpg#1r1n | A gray dog and a tan dog playing on a grassy field. | The gray and tan dog is playing fetch. | 1 | (z0 / play-01
:ARG0 (z1 / dog
:ARG1-of (z2 / gray-02)
:ARG1-of (z3 / tan-02))
:ARG1 (z4 / fetch-01)) | ( z0 play :ARG0 ( z1 dog :ARG1-of ( z2 gray ) :ARG1-of ( z3 tan ) ) :ARG1 ( z4 fetch ) ) |
4825458628.jpg#0r1c | A man is about to take his blue bag out from a basket in the laundromat. | A man is riding a motorcycle. | 2 | (z0 / ride-01
:ARG0 (z1 / man)
:ARG1 (z2 / motorcycle)) | ( z0 ride :ARG0 ( z1 man ) :ARG1 ( z2 motorcycle ) ) |
4825458628.jpg#0r1n | A man is about to take his blue bag out from a basket in the laundromat. | A man getting ready to leave the laundromat. | 1 | (z0 / ready-01
:ARG1 (z1 / man)
:ARG2 (z2 / leave-11
:ARG0 z1
:ARG1 (z3 / laundromat))) | ( z0 ready :ARG1 ( z1 man ) :ARG2 ( z2 leave :ARG0 z1 :ARG1 ( z3 laundromat ) ) ) |
4825458628.jpg#0r1e | A man is about to take his blue bag out from a basket in the laundromat. | A man is at the laundromat. | 0 | (z0 / man
:location (z1 / laundromat)) | ( z0 man :location ( z1 laundromat ) ) |
4825458628.jpg#2r1n | Guy wearing shorts and flip flaps in laundry mat. | A guy is getting ready to wash his clothes. | 1 | (z0 / ready-01
:ARG1 (z1 / guy)
:ARG2 (z2 / wash-01
:ARG0 z1
:ARG1 (z3 / clothes
:poss z1))) | ( z0 ready :ARG1 ( z1 guy ) :ARG2 ( z2 wash :ARG0 z1 :ARG1 ( z3 clothes :poss z1 ) ) ) |
4825458628.jpg#2r1e | Guy wearing shorts and flip flaps in laundry mat. | A guy is in a laundry mat. | 0 | (z0 / guy
:location (z1 / mat
:mod (z2 / laundry))) | ( z0 guy :location ( z1 mat :mod ( z2 laundry ) ) ) |
4825458628.jpg#2r1c | Guy wearing shorts and flip flaps in laundry mat. | A woman is doing dishes. | 2 | (z0 / do-02
:ARG0 (z1 / woman)
:ARG1 (z2 / dish)) | ( z0 do :ARG0 ( z1 woman ) :ARG1 ( z2 dish ) ) |
4825458628.jpg#3r1n | A guy in khakis and sandals is at a laundry mat. | A guy is getting ready to take off his khakis to wash them at the laundry mat. | 1 | (z0 / ready-01
:ARG0 (z1 / guy)
:ARG2 (z2 / take-off-07
:ARG0 z1
:ARG1 (z3 / khakis
:poss z1)
:purpose (z4 / wash-01
:ARG0 z1
:ARG1 z3
:location (z5 / mat
:mod (z6 / laundry)))... | ( z0 ready :ARG0 ( z1 guy ) :ARG2 ( z2 take-off :ARG0 z1 :ARG1 ( z3 khakis :poss z1 ) :purpose ( z4 wash :ARG0 z1 :ARG1 z3 :location ( z5 mat :mod ( z6 laundry ) ) ) ) ) |
4825458628.jpg#4r1c | A man staring while at a Laundromat. | The women is putting food into the washing machine. | 2 | (z0 / put-01
:ARG0 (z1 / woman)
:ARG1 (z2 / food)
:ARG2 (z3 / machine
:ARG0-of (z4 / wash-01))) | ( z0 put :ARG0 ( z1 woman ) :ARG1 ( z2 food ) :ARG2 ( z3 machine :ARG0-of ( z4 wash ) ) ) |
4825458628.jpg#4r1n | A man staring while at a Laundromat. | A man is staring at a nice car parked outside the Laundromat. | 1 | (z0 / stare-01
:ARG0 (z1 / man)
:ARG1 (z2 / car
:ARG1-of (z3 / nice-01)
:ARG1-of (z4 / park-01
:ARG2 (z5 / outside
:op1 (z6 / facility
:name (z7 / name
:op1 "Laundromat")))))) | ( z0 stare :ARG0 ( z1 man ) :ARG1 ( z2 car :ARG1-of ( z3 nice ) :ARG1-of ( z4 park :ARG2 ( z5 outside :op ( z6 facility :name ( z7 name :op "Laundromat" ) ) ) ) ) ) |
4825458628.jpg#4r1e | A man staring while at a Laundromat. | A man is looking while doing laundry. | 0 | (z0 / look-01
:ARG0 (z1 / man)
:time (z2 / do-02
:ARG0 z1
:ARG1 (z3 / laundry))) | ( z0 look :ARG0 ( z1 man ) :time ( z2 do :ARG0 z1 :ARG1 ( z3 laundry ) ) ) |
3273892996.jpg#1r1e | Three men stand together with two pairs of scales beside large heaps of fresh vegetables. | Men are standing with vegetables. | 0 | (z0 / stand-01
:ARG1 (z1 / man
:ARG0-of (z2 / have-03
:ARG1 (z3 / vegetable)))) | ( z0 stand :ARG1 ( z1 man :ARG0-of ( z2 have :ARG1 ( z3 vegetable ) ) ) ) |
3273892996.jpg#1r1n | Three men stand together with two pairs of scales beside large heaps of fresh vegetables. | Men are weighing vegetables. | 0 | (z0 / weigh-01
:ARG0 (z1 / man)
:ARG1 (z2 / vegetable)) | ( z0 weigh :ARG0 ( z1 man ) :ARG1 ( z2 vegetable ) ) |
3273892996.jpg#1r1c | Three men stand together with two pairs of scales beside large heaps of fresh vegetables. | Men are weighing hamsters. | 2 | (z0 / weigh-01
:ARG0 (z1 / man)
:ARG1 (z2 / hamster)) | ( z0 weigh :ARG0 ( z1 man ) :ARG1 ( z2 hamster ) ) |
2409312675.jpg#0r2e | A four wheel drive car is driving through the mud. | The vehicle is getting dirty. | 0 | (z0 / get-03
:ARG1 (z1 / vehicle)
:ARG2 (z2 / dirty-02
:ARG1 z1)) | ( z0 get :ARG1 ( z1 vehicle ) :ARG2 ( z2 dirty :ARG1 z1 ) ) |
2409312675.jpg#0r2c | A four wheel drive car is driving through the mud. | The vehicle is driving along the beach. | 2 | (z0 / drive-01
:ARG0 (z1 / vehicle)
:ARG1 (z2 / along
:op1 (z3 / beach))) | ( z0 drive :ARG0 ( z1 vehicle ) :ARG1 ( z2 along :op ( z3 beach ) ) ) |
3640329164.jpg#2r1c | A surfer in a green striped wetsuit rides a wave. | The dog was taking a nap at home. | 2 | (z0 / nap-01
:ARG0 (z1 / dog)
:location (z2 / home)) | ( z0 nap :ARG0 ( z1 dog ) :location ( z2 home ) ) |
3640329164.jpg#2r1e | A surfer in a green striped wetsuit rides a wave. | The man surfing has a green striped wet suit. | 0 | (z0 / have-03
:ARG0 (z1 / man
:ARG0-of (z2 / surf-01))
:ARG1 (z3 / suit
:mod (z4 / wet)
:ARG1-of (z5 / stripe-01
:ARG1-of (z6 / green-02)))) | ( z0 have :ARG0 ( z1 man :ARG0-of ( z2 surf ) ) :ARG1 ( z3 suit :mod ( z4 wet ) :ARG1-of ( z5 stripe :ARG1-of ( z6 green ) ) ) ) |
3640329164.jpg#2r1n | A surfer in a green striped wetsuit rides a wave. | The man surfing has a green striped wet suit with his dog. | 1 | (z0 / have-03
:ARG0 (z1 / man
:ARG0-of (z2 / surf-01)
:accompanier (z3 / dog
:poss z1))
:ARG1 (z4 / suit
:mod (z5 / wet)
:ARG1-of (z6 / stripe-01
:ARG1-of (z7 / green-02)))) | ( z0 have :ARG0 ( z1 man :ARG0-of ( z2 surf ) :accompanier ( z3 dog :poss z1 ) ) :ARG1 ( z4 suit :mod ( z5 wet ) :ARG1-of ( z6 stripe :ARG1-of ( z7 green ) ) ) ) |
3640329164.jpg#4r1c | The surfer is riding the wave. | The ocean is frozen. | 2 | (z0 / freeze-01
:ARG1 (z1 / ocean)) | ( z0 freeze :ARG1 ( z1 ocean ) ) |
3640329164.jpg#4r1e | The surfer is riding the wave. | The wave is being surfed. | 0 | (z0 / surf-01
:ARG1 (z1 / wave)) | ( z0 surf :ARG1 ( z1 wave ) ) |
3640329164.jpg#4r1n | The surfer is riding the wave. | The surfer is a woman. | 2 | (z0 / woman
:ARG0-of (z1 / surf-01)) | ( z0 woman :ARG0-of ( z1 surf ) ) |
2501548593.jpg#2r1e | Two women playing beach volleyball are jumping in the air for the ball. | Two women are playing volleyball. | 0 | (z0 / play-01
:ARG0 (z1 / woman
:quant 2)
:ARG1 (z2 / volleyball)) | ( z0 play :ARG0 ( z1 woman :quant 2 ) :ARG1 ( z2 volleyball ) ) |
2501548593.jpg#2r1c | Two women playing beach volleyball are jumping in the air for the ball. | Two men are bowling. | 2 | (z0 / bowl-01
:ARG0 (z1 / man
:quant 2)) | ( z0 bowl :ARG0 ( z1 man :quant 2 ) ) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.