source stringlengths 3 103 | target stringlengths 3 172 |
|---|---|
Ava adored the cake beside the chair . | adore ( agent = Ava , theme = * cake ( nmod . beside = * chair ) ) |
Emma sold Olivia the drink . | sell ( agent = Emma , recipient = Olivia , theme = * drink ) |
The cow cooked a girl in a house . | cook ( agent = * cow , theme = girl ( nmod . in = house ) ) |
The donut was dusted by Olivia . | dust ( theme = * donut , agent = Olivia ) |
A crown was known by a girl . | know ( theme = crown , agent = girl ) |
A cookie was nursed by Noah . | nurse ( theme = cookie , agent = Noah ) |
The soap was loved by a boy . | love ( theme = * soap , agent = boy ) |
A girl gave the cake beside a road to a hero . | give ( agent = girl , theme = * cake ( nmod . beside = road ) , recipient = hero ) |
A girl ate a boy . | eat ( agent = girl , theme = boy ) |
A donut was frozen by the mouse . | freeze ( theme = donut , agent = * mouse ) |
The girl gave a cookie in a room to Alexander . | give ( agent = * girl , theme = cookie ( nmod . in = room ) , recipient = Alexander ) |
Harper drew the cat . | draw ( agent = Harper , theme = * cat ) |
Amelia noticed that a duck slept . | notice ( agent = Amelia , ccomp = sleep ( agent = duck ) ) |
A game was given to Liam . | give ( theme = game , recipient = Liam ) |
A chicken ate a girl in a tube . | eat ( agent = chicken , theme = girl ( nmod . in = tube ) ) |
Joshua was awarded a sandwich . | award ( recipient = Joshua , theme = sandwich ) |
Emma sketched Noah . | sketch ( agent = Emma , theme = Noah ) |
Brooklyn froze . | freeze ( theme = Brooklyn ) |
The wine rolled . | roll ( theme = * wine ) |
A box was loaned to the girl by Victoria . | loan ( theme = box , recipient = * girl , agent = Victoria ) |
Emma hoped that a cat painted . | hope ( agent = Emma , ccomp = paint ( agent = cat ) ) |
The boy was awarded the cookie in the tower by a girl . | award ( recipient = * boy , theme = * cookie ( nmod . in = * tower ) , agent = girl ) |
The book was dusted . | dust ( theme = * book ) |
A cake was drawn by James . | draw ( theme = cake , agent = James ) |
Theodore liked that Emma was given a cake by a monster . | like ( agent = Theodore , ccomp = give ( recipient = Emma , theme = cake , agent = monster ) ) |
Emma discovered the girl . | discover ( agent = Emma , theme = * girl ) |
Olivia drew a cookie . | draw ( agent = Olivia , theme = cookie ) |
Layla rolled a cake in the bun . | roll ( agent = Layla , theme = cake ( nmod . in = * bun ) ) |
Liam awarded the basket to Logan . | award ( agent = Liam , theme = * basket , recipient = Logan ) |
Emma respected that the girl froze the cat in a car . | respect ( agent = Emma , ccomp = freeze ( agent = * girl , theme = * cat ( nmod . in = car ) ) ) |
The box was helped by Emma . | help ( theme = * box , agent = Emma ) |
The box was respected by Andrew . | respect ( theme = * box , agent = Andrew ) |
The donut was shortened by a boy . | shorten ( theme = * donut , agent = boy ) |
The girl was sold the melon in the box . | sell ( recipient = * girl , theme = * melon ( nmod . in = * box ) ) |
The cookie was helped by Emily . | help ( theme = * cookie , agent = Emily ) |
A baby gave Emma the balloon on the barrel . | give ( agent = baby , recipient = Emma , theme = * balloon ( nmod . on = * barrel ) ) |
A boy admired that Liam walked . | admire ( agent = boy , ccomp = walk ( agent = Liam ) ) |
Amelia said that the girl juggled a cake beside a stage . | say ( agent = Amelia , ccomp = juggle ( agent = * girl , theme = cake ( nmod . beside = stage ) ) ) |
A donut was helped by Charlotte . | help ( theme = donut , agent = Charlotte ) |
Lucas smiled . | smile ( agent = Lucas ) |
A balloon was tolerated by a boy . | tolerate ( theme = balloon , agent = boy ) |
The donut was liked by the girl . | like ( theme = * donut , agent = * girl ) |
A flag was nursed by a cow . | nurse ( theme = flag , agent = cow ) |
A donut was rented to Isabella by Emma . | rent ( theme = donut , recipient = Isabella , agent = Emma ) |
A girl lended the bee the cookie . | lend ( agent = girl , recipient = * bee , theme = * cookie ) |
A cake was investigated by a child . | investigate ( theme = cake , agent = child ) |
A lion froze Emma . | freeze ( agent = lion , theme = Emma ) |
Ava shortened a hamburger . | shorten ( agent = Ava , theme = hamburger ) |
David was given the cookie . | give ( recipient = David , theme = * cookie ) |
A box was doubled by Emma . | double ( theme = box , agent = Emma ) |
A present was painted by a girl . | paint ( theme = present , agent = girl ) |
Lucas believed that the bat rolled . | believe ( agent = Lucas , ccomp = roll ( theme = * bat ) ) |
Oliver slid a deer . | slide ( agent = Oliver , theme = deer ) |
Sophia observed . | observe ( agent = Sophia ) |
A girl found the dog beside a table . | find ( agent = girl , theme = * dog ( nmod . beside = table ) ) |
A dog found the crayon in the house . | find ( agent = dog , theme = * crayon ( nmod . in = * house ) ) |
The cake was eaten by Alexander . | eat ( theme = * cake , agent = Alexander ) |
A cake was loved by the teacher . | love ( theme = cake , agent = * teacher ) |
The spokesman was given a game beside the table on a chair . | give ( recipient = * spokesman , theme = game ( nmod . beside = * table ( nmod . on = chair ) ) ) |
A cat ate Henry . | eat ( agent = cat , theme = Henry ) |
The jacket was sold to the girl by the dog . | sell ( theme = * jacket , recipient = * girl , agent = * dog ) |
A boy wanted to dust . | want ( agent = boy , xcomp = dust ( agent = boy ) ) |
The girl preferred to call . | prefer ( agent = * girl , xcomp = call ( agent = * girl ) ) |
A cake was offered to the boy . | offer ( theme = cake , recipient = * boy ) |
The donut was changed by Emma . | change ( theme = * donut , agent = Emma ) |
Emma was offered the box . | offer ( recipient = Emma , theme = * box ) |
The buyer helped a girl . | help ( agent = * buyer , theme = girl ) |
The frog ate the mirror beside a bed . | eat ( agent = * frog , theme = * mirror ( nmod . beside = bed ) ) |
A chicken rolled Emma . | roll ( agent = chicken , theme = Emma ) |
A cookie was given to Ethan by a chief . | give ( theme = cookie , recipient = Ethan , agent = chief ) |
The cake was burned by the scientist . | burn ( theme = * cake , agent = * scientist ) |
A donut was served to Emma . | serve ( theme = donut , recipient = Emma ) |
The donut was discovered by a girl . | discover ( theme = * donut , agent = girl ) |
The knife split . | split ( theme = * knife ) |
Leah juggled . | juggle ( agent = Leah ) |
A pretzel was liked . | like ( theme = pretzel ) |
A present was offered to James by the dog . | offer ( theme = present , recipient = James , agent = * dog ) |
Matthew liked that the biscuit was hunted by the boy . | like ( agent = Matthew , ccomp = hunt ( theme = * biscuit , agent = * boy ) ) |
A monster offered the cake on the stage to Ethan . | offer ( agent = monster , theme = * cake ( nmod . on = * stage ) , recipient = Ethan ) |
The cat sold Abigail the radio beside a stage beside a table . | sell ( agent = * cat , recipient = Abigail , theme = * radio ( nmod . beside = stage ( nmod . beside = table ) ) ) |
A girl liked that Oliver returned a sweetcorn to Hannah . | like ( agent = girl , ccomp = return ( agent = Oliver , theme = sweetcorn , recipient = Hannah ) ) |
A bear was sold a drink . | sell ( recipient = bear , theme = drink ) |
Elijah rolled . | roll ( theme = Elijah ) |
The mouse planned to nap . | plan ( agent = * mouse , xcomp = nap ( agent = * mouse ) ) |
The cake was heard by Isabella . | hear ( theme = * cake , agent = Isabella ) |
A cake was slipped to Noah . | slip ( theme = cake , recipient = Noah ) |
The donut was found by Benjamin . | find ( theme = * donut , agent = Benjamin ) |
A cake was offered to a girl . | offer ( theme = cake , recipient = girl ) |
The cake was sold to the girl by the cat . | sell ( theme = * cake , recipient = * girl , agent = * cat ) |
The lollipop was frozen by Emma . | freeze ( theme = * lollipop , agent = Emma ) |
A button was admired by a girl . | admire ( theme = button , agent = girl ) |
Emma loaned the sandwich beside the table to a boy . | loan ( agent = Emma , theme = * sandwich ( nmod . beside = * table ) , recipient = boy ) |
Liam appreciated the sailor . | appreciate ( agent = Liam , theme = * sailor ) |
Alexander saw . | see ( agent = Alexander ) |
The cookie was split by Layla . | split ( theme = * cookie , agent = Layla ) |
Joseph was offered a scarf beside a table . | offer ( recipient = Joseph , theme = scarf ( nmod . beside = table ) ) |
The fly heard . | hear ( agent = * fly ) |
A box was rolled by Liam . | roll ( theme = box , agent = Liam ) |
Emma rented a cake to Sofia . | rent ( agent = Emma , theme = cake , recipient = Sofia ) |
The chalk was frozen by Luna . | freeze ( theme = * chalk , agent = Luna ) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.