source stringlengths 3 103 | target stringlengths 3 172 |
|---|---|
A friend grew a bat in a taxi . | grow ( agent = friend , theme = bat ( nmod . in = taxi ) ) |
Emma was passed a sweetcorn on a stage by Ava . | pass ( recipient = Emma , theme = sweetcorn ( nmod . on = stage ) , agent = Ava ) |
A cake was rolled by a writer . | roll ( theme = cake , agent = writer ) |
The sandwich doubled . | double ( theme = * sandwich ) |
The boy danced . | dance ( agent = * boy ) |
Matthew appreciated a donut . | appreciate ( agent = Matthew , theme = donut ) |
The donut was lended to the girl . | lend ( theme = * donut , recipient = * girl ) |
A box was rolled by Jayden . | roll ( theme = box , agent = Jayden ) |
A baby hoped that a girl cleaned . | hope ( agent = baby , ccomp = clean ( agent = girl ) ) |
The poet attempted to sleep . | attempt ( agent = * poet , xcomp = sleep ( agent = * poet ) ) |
A cake was observed by the cat . | observe ( theme = cake , agent = * cat ) |
Anthony was wired the donut on the table by Liam . | wire ( recipient = Anthony , theme = * donut ( nmod . on = * table ) , agent = Liam ) |
The duke ran . | run ( agent = * duke ) |
The raisin was sold to the girl . | sell ( theme = * raisin , recipient = * girl ) |
Emma liked that the cake was given to a girl by Sofia . | like ( agent = Emma , ccomp = give ( theme = * cake , recipient = girl , agent = Sofia ) ) |
Ava hunted the girl beside the bed . | hunt ( agent = Ava , theme = * girl ( nmod . beside = * bed ) ) |
The cat lended a cake on the blanket to a scientist . | lend ( agent = * cat , theme = cake ( nmod . on = * blanket ) , recipient = scientist ) |
The patient was sold a cookie . | sell ( recipient = * patient , theme = cookie ) |
The dog needed to walk . | need ( agent = * dog , xcomp = walk ( agent = * dog ) ) |
The king rolled . | roll ( theme = * king ) |
The duck drew . | draw ( agent = * duck ) |
The pizza was sent to a customer by the girl . | send ( theme = * pizza , recipient = customer , agent = * girl ) |
The box burned . | burn ( theme = * box ) |
The mandarin was eaten by a mouse . | eat ( theme = * mandarin , agent = mouse ) |
The girl gave a boy a cake . | give ( agent = * girl , recipient = boy , theme = cake ) |
The brain was sold to a girl . | sell ( theme = * brain , recipient = girl ) |
The strawberry was given to Olivia . | give ( theme = * strawberry , recipient = Olivia ) |
The moose liked that Liam smiled . | like ( agent = * moose , ccomp = smile ( agent = Liam ) ) |
A cookie burned . | burn ( theme = cookie ) |
Noah was given the doll . | give ( recipient = Noah , theme = * doll ) |
A hamburger was given to the donkey . | give ( theme = hamburger , recipient = * donkey ) |
A girl promised Emma the newspaper . | promise ( agent = girl , recipient = Emma , theme = * newspaper ) |
The drink was eaten by Emma . | eat ( theme = * drink , agent = Emma ) |
Nora painted a girl . | paint ( agent = Nora , theme = girl ) |
The girl gave a boy the cookie on a bed beside the basket . | give ( agent = * girl , recipient = boy , theme = * cookie ( nmod . on = bed ( nmod . beside = * basket ) ) ) |
Mila sold the rose beside the stage to a girl . | sell ( agent = Mila , theme = * rose ( nmod . beside = * stage ) , recipient = girl ) |
Emma was loaned the cake by Wyatt . | loan ( recipient = Emma , theme = * cake , agent = Wyatt ) |
The cake was improved by Amelia . | improve ( theme = * cake , agent = Amelia ) |
A donut was lended to Liam . | lend ( theme = donut , recipient = Liam ) |
Joshua thought that the girl hoped to hunt . | think ( agent = Joshua , ccomp = hope ( agent = * girl , xcomp = hunt ( agent = * girl ) ) ) |
A farmer dusted the donut in the pot . | dust ( agent = farmer , theme = * donut ( nmod . in = * pot ) ) |
The plant was called by a giraffe . | call ( theme = * plant , agent = giraffe ) |
The landlord cleaned a cat beside the cup . | clean ( agent = * landlord , theme = cat ( nmod . beside = * cup ) ) |
The chicken burned . | burn ( theme = * chicken ) |
Liam ate the pony beside the sword . | eat ( agent = Liam , theme = * pony ( nmod . beside = * sword ) ) |
A lion slid . | slide ( theme = lion ) |
Noah preferred to nap . | prefer ( agent = Noah , xcomp = nap ( agent = Noah ) ) |
A cup was heard . | hear ( theme = cup ) |
A passenger rolled the donut . | roll ( agent = passenger , theme = * donut ) |
The dog confessed that the cake was lended to the soldier . | confess ( agent = * dog , ccomp = lend ( theme = * cake , recipient = * soldier ) ) |
The president liked that the girl jogged . | like ( agent = * president , ccomp = jog ( agent = * girl ) ) |
A fruit was liked by a girl . | like ( theme = fruit , agent = girl ) |
The hammer was lended to a girl . | lend ( theme = * hammer , recipient = girl ) |
A ball was poked by James . | poke ( theme = ball , agent = James ) |
Emma was posted a melon on the table by a king . | post ( recipient = Emma , theme = melon ( nmod . on = * table ) , agent = king ) |
Sebastian forwarded the girl a cake . | forward ( agent = Sebastian , recipient = * girl , theme = cake ) |
Camila itched to walk . | itch ( agent = Camila , xcomp = walk ( agent = Camila ) ) |
A balloon was sketched by Emma . | sketch ( theme = balloon , agent = Emma ) |
A glue was poked by Emma . | poke ( theme = glue , agent = Emma ) |
A girl was promised the chalk in a nest . | promise ( recipient = girl , theme = * chalk ( nmod . in = nest ) ) |
John lended the donut beside the flower to the child . | lend ( agent = John , theme = * donut ( nmod . beside = * flower ) , recipient = * child ) |
The drink was worshipped by Emma . | worship ( theme = * drink , agent = Emma ) |
Mason was wired a pancake . | wire ( recipient = Mason , theme = pancake ) |
Andrew was posted a cake in a bottle . | post ( recipient = Andrew , theme = cake ( nmod . in = bottle ) ) |
Benjamin burned the doll on the chair . | burn ( agent = Benjamin , theme = * doll ( nmod . on = * chair ) ) |
Sophia appreciated that Emma loved the boy . | appreciate ( agent = Sophia , ccomp = love ( agent = Emma , theme = * boy ) ) |
A cup was floated . | float ( theme = cup ) |
The jacket was given to the girl by Emma . | give ( theme = * jacket , recipient = * girl , agent = Emma ) |
Liam fed a cake beside the stage to a bear . | feed ( agent = Liam , theme = cake ( nmod . beside = * stage ) , recipient = bear ) |
A baby needed to investigate . | need ( agent = baby , xcomp = investigate ( agent = baby ) ) |
The cat drew Mia . | draw ( agent = * cat , theme = Mia ) |
Liam admired the giraffe . | admire ( agent = Liam , theme = * giraffe ) |
Liam believed that the glue was loved . | believe ( agent = Liam , ccomp = love ( theme = * glue ) ) |
A baby stuttered . | stutter ( agent = baby ) |
Isaac planned to hunt . | plan ( agent = Isaac , xcomp = hunt ( agent = Isaac ) ) |
The donut was lended to the crocodile . | lend ( theme = * donut , recipient = * crocodile ) |
The pretzel was rolled by Emma . | roll ( theme = * pretzel , agent = Emma ) |
A book was sent to Emma by Mateo . | send ( theme = book , recipient = Emma , agent = Mateo ) |
The strawberry was grown by Emma . | grow ( theme = * strawberry , agent = Emma ) |
A present was given to a frog by William . | give ( theme = present , recipient = frog , agent = William ) |
shorten | shorten |
Camila wanted to dance . | want ( agent = Camila , xcomp = dance ( agent = Camila ) ) |
The brick was nursed by the boy . | nurse ( theme = * brick , agent = * boy ) |
Emma tossed a box . | toss ( agent = Emma , theme = box ) |
A potato was lended to a scientist by Sebastian . | lend ( theme = potato , recipient = scientist , agent = Sebastian ) |
The cake was found . | find ( theme = * cake ) |
Liam liked that a cake was eaten by a chicken . | like ( agent = Liam , ccomp = eat ( theme = cake , agent = chicken ) ) |
A passenger liked the cake in the house . | like ( agent = passenger , theme = * cake ( nmod . in = * house ) ) |
A child was sent the present . | send ( recipient = child , theme = * present ) |
The strawberry was drawn . | draw ( theme = * strawberry ) |
Emma slipped a girl the cake on a stage on the chair . | slip ( agent = Emma , recipient = girl , theme = * cake ( nmod . on = stage ( nmod . on = * chair ) ) ) |
Emma needed to run . | need ( agent = Emma , xcomp = run ( agent = Emma ) ) |
Aria called the block on the table . | call ( agent = Aria , theme = * block ( nmod . on = * table ) ) |
Gabriel liked that a monkey slept . | like ( agent = Gabriel , ccomp = sleep ( agent = monkey ) ) |
Emma confessed that the ball was lended to the poet by a baby . | confess ( agent = Emma , ccomp = lend ( theme = * ball , recipient = * poet , agent = baby ) ) |
A princess gave the liver to Ava . | give ( agent = princess , theme = * liver , recipient = Ava ) |
Emma was lended the cookie . | lend ( recipient = Emma , theme = * cookie ) |
The bunny preferred to walk . | prefer ( agent = * bunny , xcomp = walk ( agent = * bunny ) ) |
A rose was improved by Emma . | improve ( theme = rose , agent = Emma ) |
The hamburger was liked by Olivia . | like ( theme = * hamburger , agent = Olivia ) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.