source stringlengths 3 103 | target stringlengths 3 172 |
|---|---|
A captain preferred to sneeze . | prefer ( agent = captain , xcomp = sneeze ( agent = captain ) ) |
A bucket was eaten . | eat ( theme = bucket ) |
A strawberry was offered to Emma . | offer ( theme = strawberry , recipient = Emma ) |
The giraffe sent the penny to the girl . | send ( agent = * giraffe , theme = * penny , recipient = * girl ) |
A girl enlarged the balloon . | enlarge ( agent = girl , theme = * balloon ) |
The baby scoffed . | scoff ( agent = * baby ) |
A coin was given to Harper by the mother . | give ( theme = coin , recipient = Harper , agent = * mother ) |
A penguin planned to walk . | plan ( agent = penguin , xcomp = walk ( agent = penguin ) ) |
The cake was given to Ryan by James . | give ( theme = * cake , recipient = Ryan , agent = James ) |
A boy was promised a donut on a table . | promise ( recipient = boy , theme = donut ( nmod . on = table ) ) |
Noah was sold a cake by Emma . | sell ( recipient = Noah , theme = cake , agent = Emma ) |
A boy offered the cake to Ava . | offer ( agent = boy , theme = * cake , recipient = Ava ) |
The cup slid . | slide ( theme = * cup ) |
Liam discovered Lucas . | discover ( agent = Liam , theme = Lucas ) |
A girl nursed a cake . | nurse ( agent = girl , theme = cake ) |
A lawyer liked William . | like ( agent = lawyer , theme = William ) |
Aurora confessed that a sandwich was missed by the poet . | confess ( agent = Aurora , ccomp = miss ( theme = sandwich , agent = * poet ) ) |
A rose was helped by a boy . | help ( theme = rose , agent = boy ) |
The spoon was sold to Noah by the teacher . | sell ( theme = * spoon , recipient = Noah , agent = * teacher ) |
The cookie was collapsed . | collapse ( theme = * cookie ) |
The raisin was helped by Charlotte . | help ( theme = * raisin , agent = Charlotte ) |
Caleb painted Olivia . | paint ( agent = Caleb , theme = Olivia ) |
Emma doubled a pumpkin . | double ( agent = Emma , theme = pumpkin ) |
The game was painted by the boy . | paint ( theme = * game , agent = * boy ) |
The girl attempted to paint . | attempt ( agent = * girl , xcomp = paint ( agent = * girl ) ) |
The bat was offered to Jayden by Emma . | offer ( theme = * bat , recipient = Jayden , agent = Emma ) |
Jackson was fed a melon beside a table beside a lamp . | feed ( recipient = Jackson , theme = melon ( nmod . beside = table ( nmod . beside = lamp ) ) ) |
Owen ate a drink on the bike . | eat ( agent = Owen , theme = drink ( nmod . on = * bike ) ) |
The cat liked that the balloon was rolled . | like ( agent = * cat , ccomp = roll ( theme = * balloon ) ) |
Emma sold the boy the cake . | sell ( agent = Emma , recipient = * boy , theme = * cake ) |
Isabella nursed a cake beside the machine . | nurse ( agent = Isabella , theme = cake ( nmod . beside = * machine ) ) |
The game was painted by the girl . | paint ( theme = * game , agent = * girl ) |
A pencil was split . | split ( theme = pencil ) |
Emma was brought a box in a cot . | bring ( recipient = Emma , theme = box ( nmod . in = cot ) ) |
A cat gave Skylar the drink beside the car . | give ( agent = cat , recipient = Skylar , theme = * drink ( nmod . beside = * car ) ) |
A shirt was slipped to Emma by Jackson . | slip ( theme = shirt , recipient = Emma , agent = Jackson ) |
A bat was split by a cat . | split ( theme = bat , agent = cat ) |
Ryan supported that Noah was offered a box by the girl . | support ( agent = Ryan , ccomp = offer ( recipient = Noah , theme = box , agent = * girl ) ) |
The donut was rented to Olivia by Emma . | rent ( theme = * donut , recipient = Olivia , agent = Emma ) |
A doctor ate . | eat ( agent = doctor ) |
Liam sold Emma the cake in the hole . | sell ( agent = Liam , recipient = Emma , theme = * cake ( nmod . in = * hole ) ) |
Liam hunted the moose . | hunt ( agent = Liam , theme = * moose ) |
The baby was lended a beer on a stool . | lend ( recipient = * baby , theme = beer ( nmod . on = stool ) ) |
Ava served the brain to a boy . | serve ( agent = Ava , theme = * brain , recipient = boy ) |
The box was painted by Audrey . | paint ( theme = * box , agent = Audrey ) |
The nail was given to Jaxon . | give ( theme = * nail , recipient = Jaxon ) |
A fly needed to walk . | need ( agent = fly , xcomp = walk ( agent = fly ) ) |
Liam broke a block in a casket . | break ( agent = Liam , theme = block ( nmod . in = casket ) ) |
Isabella preferred to sleep . | prefer ( agent = Isabella , xcomp = sleep ( agent = Isabella ) ) |
Zoe was brought a cake . | bring ( recipient = Zoe , theme = cake ) |
The boy liked that William threw Emma . | like ( agent = * boy , ccomp = throw ( agent = William , theme = Emma ) ) |
A balloon was lended to a teacher by William . | lend ( theme = balloon , recipient = teacher , agent = William ) |
A rose was hunted . | hunt ( theme = rose ) |
A chair was called . | call ( theme = chair ) |
Logan awarded the donut on a table to Grace . | award ( agent = Logan , theme = * donut ( nmod . on = table ) , recipient = Grace ) |
A dog was given the cookie by Liam . | give ( recipient = dog , theme = * cookie , agent = Liam ) |
Noah was returned a block on the chair by William . | return ( recipient = Noah , theme = block ( nmod . on = * chair ) , agent = William ) |
A cake was frozen by Olivia . | freeze ( theme = cake , agent = Olivia ) |
A cookie was grown . | grow ( theme = cookie ) |
Harper adored a leaf . | adore ( agent = Harper , theme = leaf ) |
Zoey sent the balloon on the table to the consumer . | send ( agent = Zoey , theme = * balloon ( nmod . on = * table ) , recipient = * consumer ) |
The cake was eaten by Charlotte . | eat ( theme = * cake , agent = Charlotte ) |
A teacher was given a cake by a boy . | give ( recipient = teacher , theme = cake , agent = boy ) |
The doll was liked by a girl . | like ( theme = * doll , agent = girl ) |
The melon snapped . | snap ( theme = * melon ) |
A sandwich was heard by Ava . | hear ( theme = sandwich , agent = Ava ) |
A baby liked that the cake was liked by Emma . | like ( agent = baby , ccomp = like ( theme = * cake , agent = Emma ) ) |
The bird disintegrated the cake . | disintegrate ( agent = * bird , theme = * cake ) |
A boy noticed that a dog sold the chalk in the house to the girl . | notice ( agent = boy , ccomp = sell ( agent = dog , theme = * chalk ( nmod . in = * house ) , recipient = * girl ) ) |
The chicken meant that a cake was eaten by a girl . | mean ( agent = * chicken , ccomp = eat ( theme = cake , agent = girl ) ) |
Emma was given the cookie in a room . | give ( recipient = Emma , theme = * cookie ( nmod . in = room ) ) |
A melon was liked by Noah . | like ( theme = melon , agent = Noah ) |
Liam was sent the rose in a room on the book . | send ( recipient = Liam , theme = * rose ( nmod . in = room ( nmod . on = * book ) ) ) |
A boy improved the melon on a table . | improve ( agent = boy , theme = * melon ( nmod . on = table ) ) |
A cake collapsed . | collapse ( theme = cake ) |
Noah needed to eat . | need ( agent = Noah , xcomp = eat ( agent = Noah ) ) |
Elijah cooked Dylan . | cook ( agent = Elijah , theme = Dylan ) |
The teacher planned to walk . | plan ( agent = * teacher , xcomp = walk ( agent = * teacher ) ) |
A teacher discovered a boy . | discover ( agent = teacher , theme = boy ) |
Ella collapsed a donut . | collapse ( agent = Ella , theme = donut ) |
A boy liked Emma . | like ( agent = boy , theme = Emma ) |
A cup was dusted by Addison . | dust ( theme = cup , agent = Addison ) |
Noah slept . | sleep ( agent = Noah ) |
A girl posted the boy the cake in the bottle . | post ( agent = girl , recipient = * boy , theme = * cake ( nmod . in = * bottle ) ) |
The girl was given a sandwich . | give ( recipient = * girl , theme = sandwich ) |
The teacher liked the lawyer . | like ( agent = * teacher , theme = * lawyer ) |
A cake was given to a bunny . | give ( theme = cake , recipient = bunny ) |
Emma served a donut to a squirrel . | serve ( agent = Emma , theme = donut , recipient = squirrel ) |
Emma was mailed the muffin . | mail ( recipient = Emma , theme = * muffin ) |
A cookie was rolled by the cat . | roll ( theme = cookie , agent = * cat ) |
The book was pierced by the boy . | pierce ( theme = * book , agent = * boy ) |
A donut was eaten by the dealer . | eat ( theme = donut , agent = * dealer ) |
Charlotte froze the cake beside a speaker . | freeze ( agent = Charlotte , theme = * cake ( nmod . beside = speaker ) ) |
Harper snored . | snore ( agent = Harper ) |
Mason liked that a beer was eaten . | like ( agent = Mason , ccomp = eat ( theme = beer ) ) |
A purse was admired by Emma . | admire ( theme = purse , agent = Emma ) |
Liam meant that the professor hoped that Gabriel helped the lollipop beside the stage . | mean ( agent = Liam , ccomp = hope ( agent = * professor , ccomp = help ( agent = Gabriel , theme = * lollipop ( nmod . beside = * stage ) ) ) ) |
The melon was eaten by a frog . | eat ( theme = * melon , agent = frog ) |
Amelia gave a cake in a house to a girl . | give ( agent = Amelia , theme = cake ( nmod . in = house ) , recipient = girl ) |
A bat was slid by the baby . | slide ( theme = bat , agent = * baby ) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.