source stringlengths 3 103 | target stringlengths 3 172 |
|---|---|
A cookie was slipped to a bear by the girl . | slip ( theme = cookie , recipient = bear , agent = * girl ) |
The cat was given a molecule by the pupil . | give ( recipient = * cat , theme = molecule , agent = * pupil ) |
Joshua hoped that Emma doubled the journalist . | hope ( agent = Joshua , ccomp = double ( agent = Emma , theme = * journalist ) ) |
A girl improved Liam . | improve ( agent = girl , theme = Liam ) |
The jacket was brought to the girl by Benjamin . | bring ( theme = * jacket , recipient = * girl , agent = Benjamin ) |
The book was changed by Ava . | change ( theme = * book , agent = Ava ) |
Logan ate . | eat ( agent = Logan ) |
The cake was floated by James . | float ( theme = * cake , agent = James ) |
Emma cooked the boy in the storage . | cook ( agent = Emma , theme = * boy ( nmod . in = * storage ) ) |
The princess valued that Liam napped . | value ( agent = * princess , ccomp = nap ( agent = Liam ) ) |
The ball was helped by the bunny . | help ( theme = * ball , agent = * bunny ) |
The block was rented to a girl . | rent ( theme = * block , recipient = girl ) |
A cookie was drawn by Lily . | draw ( theme = cookie , agent = Lily ) |
A cookie was cleaned by Elijah . | clean ( theme = cookie , agent = Elijah ) |
A cookie was slid by a girl . | slide ( theme = cookie , agent = girl ) |
The cake was missed by Emma . | miss ( theme = * cake , agent = Emma ) |
The cake was eaten by Ava . | eat ( theme = * cake , agent = Ava ) |
Riley ate . | eat ( agent = Riley ) |
The lamb ate . | eat ( agent = * lamb ) |
Liam was fed a cake . | feed ( recipient = Liam , theme = cake ) |
A cookie was admired by a cat . | admire ( theme = cookie , agent = cat ) |
Elizabeth burned a prince . | burn ( agent = Elizabeth , theme = prince ) |
bird | bird |
Noah disintegrated the cake . | disintegrate ( agent = Noah , theme = * cake ) |
Mason supported that a donut was tolerated . | support ( agent = Mason , ccomp = tolerate ( theme = donut ) ) |
Lincoln liked that Stella liked that a rose was posted to Scarlett . | like ( agent = Lincoln , ccomp = like ( agent = Stella , ccomp = post ( theme = rose , recipient = Scarlett ) ) ) |
The box was cleaned by Emma . | clean ( theme = * box , agent = Emma ) |
A box was handed to a giraffe . | hand ( theme = box , recipient = giraffe ) |
The teacher saw . | see ( agent = * teacher ) |
The sailor rolled a raisin . | roll ( agent = * sailor , theme = raisin ) |
A donut was offered to Olivia by a girl . | offer ( theme = donut , recipient = Olivia , agent = girl ) |
The child was handed the cake beside the key by a sailor . | hand ( recipient = * child , theme = * cake ( nmod . beside = * key ) , agent = sailor ) |
A strawberry was cooked . | cook ( theme = strawberry ) |
A cake was eaten by Olivia . | eat ( theme = cake , agent = Olivia ) |
A girl brought the lion the cookie on the stool . | bring ( agent = girl , recipient = * lion , theme = * cookie ( nmod . on = * stool ) ) |
A girl passed a horse the cake . | pass ( agent = girl , recipient = horse , theme = * cake ) |
A box was floated by Emma . | float ( theme = box , agent = Emma ) |
The cat slipped the donut in the house to Emma . | slip ( agent = * cat , theme = * donut ( nmod . in = * house ) , recipient = Emma ) |
The drink was helped by Liam . | help ( theme = * drink , agent = Liam ) |
The cake was given to the girl . | give ( theme = * cake , recipient = * girl ) |
A cake was given to Abigail . | give ( theme = cake , recipient = Abigail ) |
Olivia was rented a basket by Emma . | rent ( recipient = Olivia , theme = basket , agent = Emma ) |
The cat rolled Emma . | roll ( agent = * cat , theme = Emma ) |
A newspaper was burned by Layla . | burn ( theme = newspaper , agent = Layla ) |
A raisin was mailed to Joshua . | mail ( theme = raisin , recipient = Joshua ) |
A cookie was disintegrated . | disintegrate ( theme = cookie ) |
A cake was given to Ava by a baby . | give ( theme = cake , recipient = Ava , agent = baby ) |
The donut was awarded to the boy . | award ( theme = * donut , recipient = * boy ) |
The bottle was given to Olivia by Isabella . | give ( theme = * bottle , recipient = Olivia , agent = Isabella ) |
A cookie was frozen by Ava . | freeze ( theme = cookie , agent = Ava ) |
The cat tried to walk . | try ( agent = * cat , xcomp = walk ( agent = * cat ) ) |
The cake was offered to Emily by Liam . | offer ( theme = * cake , recipient = Emily , agent = Liam ) |
Noah was sold a cookie by Olivia . | sell ( recipient = Noah , theme = cookie , agent = Olivia ) |
A president hunted . | hunt ( agent = president ) |
Skylar was given the game by a girl . | give ( recipient = Skylar , theme = * game , agent = girl ) |
The cake was lended to a girl by Lucas . | lend ( theme = * cake , recipient = girl , agent = Lucas ) |
The cake was given to a boy by Emma . | give ( theme = * cake , recipient = boy , agent = Emma ) |
A cake was given to a boy by Emma . | give ( theme = cake , recipient = boy , agent = Emma ) |
Charlotte painted the girl beside the stage . | paint ( agent = Charlotte , theme = * girl ( nmod . beside = * stage ) ) |
Emma shortened Levi . | shorten ( agent = Emma , theme = Levi ) |
The girl was fed the pickle by Liam . | feed ( recipient = * girl , theme = * pickle , agent = Liam ) |
The cake was rolled by the girl . | roll ( theme = * cake , agent = * girl ) |
Noah longed to sketch . | long ( agent = Noah , xcomp = sketch ( agent = Noah ) ) |
Sofia gave Logan a strawberry . | give ( agent = Sofia , recipient = Logan , theme = strawberry ) |
The girl liked the raisin beside the seat . | like ( agent = * girl , theme = * raisin ( nmod . beside = * seat ) ) |
The boy gave Emma a cake . | give ( agent = * boy , recipient = Emma , theme = cake ) |
The raisin was eaten by the baby . | eat ( theme = * raisin , agent = * baby ) |
The girl gave the penny beside the table to Isabella . | give ( agent = * girl , theme = * penny ( nmod . beside = * table ) , recipient = Isabella ) |
Ava ate the girl . | eat ( agent = Ava , theme = * girl ) |
The cake was fed to a bear . | feed ( theme = * cake , recipient = bear ) |
The banana was promised to Emma by a girl . | promise ( theme = * banana , recipient = Emma , agent = girl ) |
Mason planned to cook . | plan ( agent = Mason , xcomp = cook ( agent = Mason ) ) |
The molecule was fed to Emma . | feed ( theme = * molecule , recipient = Emma ) |
A chicken gave a cake in a house to William . | give ( agent = chicken , theme = cake ( nmod . in = house ) , recipient = William ) |
Lillian cleaned . | clean ( agent = Lillian ) |
A judge gave Aurora the newspaper . | give ( agent = judge , recipient = Aurora , theme = * newspaper ) |
A bear noticed that Emma needed to walk . | notice ( agent = bear , ccomp = need ( agent = Emma , xcomp = walk ( agent = Emma ) ) ) |
A president was offered a rose by Liam . | offer ( recipient = president , theme = rose , agent = Liam ) |
The chalk was shortened . | shorten ( theme = * chalk ) |
Amelia was given a cake by a boy . | give ( recipient = Amelia , theme = cake , agent = boy ) |
A cake was rolled by the teacher . | roll ( theme = cake , agent = * teacher ) |
The boy froze the crayon on a stage . | freeze ( agent = * boy , theme = * crayon ( nmod . on = stage ) ) |
The mouse rolled a lion . | roll ( agent = * mouse , theme = lion ) |
appreciate | appreciate |
The boy ate Mason . | eat ( agent = * boy , theme = Mason ) |
Isaac changed a cake . | change ( agent = Isaac , theme = cake ) |
A giraffe cooked Emma . | cook ( agent = giraffe , theme = Emma ) |
Emma gave the sheep a cake . | give ( agent = Emma , recipient = * sheep , theme = cake ) |
The cookie was decomposed by Isabella . | decompose ( theme = * cookie , agent = Isabella ) |
Emma rolled Mason . | roll ( agent = Emma , theme = Mason ) |
The bat was stabbed . | stab ( theme = * bat ) |
A mouse was offered the donut on the stage . | offer ( recipient = mouse , theme = * donut ( nmod . on = * stage ) ) |
Liam froze a cake . | freeze ( agent = Liam , theme = cake ) |
A girl floated . | float ( theme = girl ) |
The dog drew the melon on a table . | draw ( agent = * dog , theme = * melon ( nmod . on = table ) ) |
The pretzel was served to a mouse . | serve ( theme = * pretzel , recipient = mouse ) |
Emma was given a cake on a box . | give ( recipient = Emma , theme = cake ( nmod . on = box ) ) |
Addison liked that the cake was fed to a hero by Natalie . | like ( agent = Addison , ccomp = feed ( theme = * cake , recipient = hero , agent = Natalie ) ) |
Logan walked . | walk ( agent = Logan ) |
Olivia gave a cake to the producer . | give ( agent = Olivia , theme = cake , recipient = * producer ) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.