source stringlengths 3 103 | target stringlengths 3 172 |
|---|---|
The giraffe packed a director in the well . | pack ( agent = * giraffe , theme = director ( nmod . in = * well ) ) |
Emma was sold the sandwich on a stage . | sell ( recipient = Emma , theme = * sandwich ( nmod . on = stage ) ) |
The baby liked that Riley painted a cake . | like ( agent = * baby , ccomp = paint ( agent = Riley , theme = cake ) ) |
Sophia gave the box beside a tree to a governor . | give ( agent = Sophia , theme = * box ( nmod . beside = tree ) , recipient = governor ) |
A donut was lended to a girl . | lend ( theme = donut , recipient = girl ) |
Liam touched the pizza . | touch ( agent = Liam , theme = * pizza ) |
The journalist was given the drink . | give ( recipient = * journalist , theme = * drink ) |
Emma passed the cookie beside a chair to the girl . | pass ( agent = Emma , theme = * cookie ( nmod . beside = chair ) , recipient = * girl ) |
Oliver lended a cake to a bunny . | lend ( agent = Oliver , theme = cake , recipient = bunny ) |
The box was passed to Emma by Claire . | pass ( theme = * box , recipient = Emma , agent = Claire ) |
The tool was wired to Liam by Emma . | wire ( theme = * tool , recipient = Liam , agent = Emma ) |
A cake was shortened by a girl . | shorten ( theme = cake , agent = girl ) |
Olivia hoped that the child intended to sleep . | hope ( agent = Olivia , ccomp = intend ( agent = * child , xcomp = sleep ( agent = * child ) ) ) |
The girl hunted the radio on the ladder . | hunt ( agent = * girl , theme = * radio ( nmod . on = * ladder ) ) |
Isabella was sent a rose beside the house by a girl . | send ( recipient = Isabella , theme = rose ( nmod . beside = * house ) , agent = girl ) |
Liam was served the cake on the table on a chair by Emma . | serve ( recipient = Liam , theme = * cake ( nmod . on = * table ( nmod . on = chair ) ) , agent = Emma ) |
The father dusted . | dust ( agent = * father ) |
The girl smiled . | smile ( agent = * girl ) |
The cat was lended the ball by the horse . | lend ( recipient = * cat , theme = * ball , agent = * horse ) |
The girl appreciated that the cake was frozen . | appreciate ( agent = * girl , ccomp = freeze ( theme = * cake ) ) |
The dog was slipped the cookie on the bed by Sophia . | slip ( recipient = * dog , theme = * cookie ( nmod . on = * bed ) , agent = Sophia ) |
A boy was offered the cookie in a pile by a girl . | offer ( recipient = boy , theme = * cookie ( nmod . in = pile ) , agent = girl ) |
Matthew painted . | paint ( agent = Matthew ) |
Emma lended a sailor a chemical in the room . | lend ( agent = Emma , recipient = sailor , theme = chemical ( nmod . in = * room ) ) |
The brush was eaten by Natalie . | eat ( theme = * brush , agent = Natalie ) |
A doll was drawn by the friend . | draw ( theme = doll , agent = * friend ) |
Emma ate the chalk . | eat ( agent = Emma , theme = * chalk ) |
The boy was brought a cake on a table . | bring ( recipient = * boy , theme = cake ( nmod . on = table ) ) |
The rose was drawn by Harper . | draw ( theme = * rose , agent = Harper ) |
The giraffe sent a clock to Ava . | send ( agent = * giraffe , theme = clock , recipient = Ava ) |
The rose was lended to Andrew . | lend ( theme = * rose , recipient = Andrew ) |
The baby investigated . | investigate ( agent = * baby ) |
The key was sketched by a frog . | sketch ( theme = * key , agent = frog ) |
The cat helped a cookie . | help ( agent = * cat , theme = cookie ) |
A melon was split . | split ( theme = melon ) |
Ava tolerated that the boy painted the pretzel beside the car . | tolerate ( agent = Ava , ccomp = paint ( agent = * boy , theme = * pretzel ( nmod . beside = * car ) ) ) |
Henry sent the donut on the coffin to a duck . | send ( agent = Henry , theme = * donut ( nmod . on = * coffin ) , recipient = duck ) |
The poet screamed . | scream ( agent = * poet ) |
Luke thought that William posted Sophia a box . | think ( agent = Luke , ccomp = post ( agent = William , recipient = Sophia , theme = box ) ) |
The raisin was loved by James . | love ( theme = * raisin , agent = James ) |
The bear sketched . | sketch ( agent = * bear ) |
A donut was held . | hold ( theme = donut ) |
Olivia held the frog on a stage . | hold ( agent = Olivia , theme = * frog ( nmod . on = stage ) ) |
The boy was sent the cake in the box beside the stage . | send ( recipient = * boy , theme = * cake ( nmod . in = * box ( nmod . beside = * stage ) ) ) |
Emma gave a cat the flower on a table . | give ( agent = Emma , recipient = cat , theme = * flower ( nmod . on = table ) ) |
A monster offered the moose the donut beside the chair . | offer ( agent = monster , recipient = * moose , theme = * donut ( nmod . beside = * chair ) ) |
A girl was offered the rose beside a tree by Emma . | offer ( recipient = girl , theme = * rose ( nmod . beside = tree ) , agent = Emma ) |
Emma liked that a cake was helped by Liam . | like ( agent = Emma , ccomp = help ( theme = cake , agent = Liam ) ) |
The girl was awarded a box in the room . | award ( recipient = * girl , theme = box ( nmod . in = * room ) ) |
A jar broke . | break ( theme = jar ) |
A doctor served the mouse a donut in the garden . | serve ( agent = doctor , recipient = * mouse , theme = donut ( nmod . in = * garden ) ) |
Avery preferred to walk . | prefer ( agent = Avery , xcomp = walk ( agent = Avery ) ) |
Liam valued that a cake was rolled . | value ( agent = Liam , ccomp = roll ( theme = cake ) ) |
A cat awarded a puppy the drink . | award ( agent = cat , recipient = puppy , theme = * drink ) |
The game was offered to the dog . | offer ( theme = * game , recipient = * dog ) |
Savannah imagined that Emma gave the cookie beside the table to a child . | imagine ( agent = Savannah , ccomp = give ( agent = Emma , theme = * cookie ( nmod . beside = * table ) , recipient = child ) ) |
A goose smiled . | smile ( agent = goose ) |
A frog was passed the donut beside a cabinet on the train by Liam . | pass ( recipient = frog , theme = * donut ( nmod . beside = cabinet ( nmod . on = * train ) ) , agent = Liam ) |
The donut was painted by the cat . | paint ( theme = * donut , agent = * cat ) |
Elizabeth was given the rose . | give ( recipient = Elizabeth , theme = * rose ) |
Christopher expected to sleep . | expect ( agent = Christopher , xcomp = sleep ( agent = Christopher ) ) |
Camila needed to walk . | need ( agent = Camila , xcomp = walk ( agent = Camila ) ) |
A girl sent a donut to Emma . | send ( agent = girl , theme = donut , recipient = Emma ) |
The raisin was seen by William . | see ( theme = * raisin , agent = William ) |
Ava adored James . | adore ( agent = Ava , theme = James ) |
Noah hoped that the cake was liked by the girl . | hope ( agent = Noah , ccomp = like ( theme = * cake , agent = * girl ) ) |
cook | cook |
Victoria knew . | know ( agent = Victoria ) |
Mila sketched . | sketch ( agent = Mila ) |
The cake was fed to a pony . | feed ( theme = * cake , recipient = pony ) |
A girl was given the drink on a table by a boy . | give ( recipient = girl , theme = * drink ( nmod . on = table ) , agent = boy ) |
A lion sold a yogurt in a storage to Ava . | sell ( agent = lion , theme = yogurt ( nmod . in = storage ) , recipient = Ava ) |
Emma tried to sneeze . | try ( agent = Emma , xcomp = sneeze ( agent = Emma ) ) |
Olivia ate the girl . | eat ( agent = Olivia , theme = * girl ) |
Scarlett tried to run . | try ( agent = Scarlett , xcomp = run ( agent = Scarlett ) ) |
Emma knew Jack . | know ( agent = Emma , theme = Jack ) |
The tool was liked by a prisoner . | like ( theme = * tool , agent = prisoner ) |
The teacher was given a donut . | give ( recipient = * teacher , theme = donut ) |
A cake was found by a teacher . | find ( theme = cake , agent = teacher ) |
A cake was sent to a boy by Zoey . | send ( theme = cake , recipient = boy , agent = Zoey ) |
A beer was broken . | break ( theme = beer ) |
A box was passed to the boy . | pass ( theme = box , recipient = * boy ) |
James lended the cake in the car to a girl . | lend ( agent = James , theme = * cake ( nmod . in = * car ) , recipient = girl ) |
A pen was shortened by Emma . | shorten ( theme = pen , agent = Emma ) |
Isabella respected the strawberry beside the rock . | respect ( agent = Isabella , theme = * strawberry ( nmod . beside = * rock ) ) |
The donut was rolled by a teacher . | roll ( theme = * donut , agent = teacher ) |
A girl grew the donut . | grow ( agent = girl , theme = * donut ) |
The balloon was rolled by Elijah . | roll ( theme = * balloon , agent = Elijah ) |
A bear laughed . | laugh ( agent = bear ) |
The professor noticed that a cake was lended to the boy by the girl . | notice ( agent = * professor , ccomp = lend ( theme = cake , recipient = * boy , agent = * girl ) ) |
The pickle was found . | find ( theme = * pickle ) |
A ball was slid by Jacob . | slide ( theme = ball , agent = Jacob ) |
A cookie was loved by the buyer . | love ( theme = cookie , agent = * buyer ) |
Samuel rolled . | roll ( theme = Samuel ) |
A hammer was floated . | float ( theme = hammer ) |
The baby doubled the cat . | double ( agent = * baby , theme = * cat ) |
A box was called by a girl . | call ( theme = box , agent = girl ) |
A pillow was passed to Emma . | pass ( theme = pillow , recipient = Emma ) |
A toy was liked by the girl . | like ( theme = toy , agent = * girl ) |
A donut slid . | slide ( theme = donut ) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.