source
stringlengths 3
103
| target
stringlengths 3
172
|
---|---|
Isabella liked that a cake was eaten .
|
like ( agent = Isabella , ccomp = eat ( theme = cake ) )
|
Layla gave the donut on the table in a vehicle to the boy .
|
give ( agent = Layla , theme = * donut ( nmod . on = * table ( nmod . in = vehicle ) ) , recipient = * boy )
|
A frog craved to giggle .
|
crave ( agent = frog , xcomp = giggle ( agent = frog ) )
|
Evelyn talked .
|
talk ( agent = Evelyn )
|
A box was rolled by Noah .
|
roll ( theme = box , agent = Noah )
|
Elijah loved to nap .
|
love ( agent = Elijah , xcomp = nap ( agent = Elijah ) )
|
Noah liked a girl on a tiger .
|
like ( agent = Noah , theme = girl ( nmod . on = tiger ) )
|
The penguin offered the donut beside the helicopter to the cat .
|
offer ( agent = * penguin , theme = * donut ( nmod . beside = * helicopter ) , recipient = * cat )
|
Emma liked a girl in the room .
|
like ( agent = Emma , theme = girl ( nmod . in = * room ) )
|
Amelia split a cake on a bed .
|
split ( agent = Amelia , theme = cake ( nmod . on = bed ) )
|
The dog rolled a cookie .
|
roll ( agent = * dog , theme = cookie )
|
A butterfly was offered a cookie on the rock by a boy .
|
offer ( recipient = butterfly , theme = cookie ( nmod . on = * rock ) , agent = boy )
|
The cake was given to Avery .
|
give ( theme = * cake , recipient = Avery )
|
The wine was eaten .
|
eat ( theme = * wine )
|
A lawyer improved a cake in a car .
|
improve ( agent = lawyer , theme = cake ( nmod . in = car ) )
|
Ava was given a rose .
|
give ( recipient = Ava , theme = rose )
|
The liver was eaten by a girl .
|
eat ( theme = * liver , agent = girl )
|
The baby was mailed a spoon .
|
mail ( recipient = * baby , theme = spoon )
|
A cow ate a cat on the table .
|
eat ( agent = cow , theme = cat ( nmod . on = * table ) )
|
A plate was given to a girl by Emma .
|
give ( theme = plate , recipient = girl , agent = Emma )
|
Benjamin froze .
|
freeze ( theme = Benjamin )
|
The resident found the raisin in a sink .
|
find ( agent = * resident , theme = * raisin ( nmod . in = sink ) )
|
The child cleaned the donut beside the vehicle .
|
clean ( agent = * child , theme = * donut ( nmod . beside = * vehicle ) )
|
The box froze .
|
freeze ( theme = * box )
|
Emma adored a balloon on a box .
|
adore ( agent = Emma , theme = balloon ( nmod . on = box ) )
|
Emma admired that a cookie was served to William by Isabella .
|
admire ( agent = Emma , ccomp = serve ( theme = cookie , recipient = William , agent = Isabella ) )
|
Sebastian was lended a rose by Olivia .
|
lend ( recipient = Sebastian , theme = rose , agent = Olivia )
|
Emma sold a cake on a table to William .
|
sell ( agent = Emma , theme = cake ( nmod . on = table ) , recipient = William )
|
The balloon was rolled by Levi .
|
roll ( theme = * balloon , agent = Levi )
|
The gumball was dusted .
|
dust ( theme = * gumball )
|
A boy respected Luna .
|
respect ( agent = boy , theme = Luna )
|
The sandwich was painted .
|
paint ( theme = * sandwich )
|
A raisin was lended to Mia by a girl .
|
lend ( theme = raisin , recipient = Mia , agent = girl )
|
A donut was valued by James .
|
value ( theme = donut , agent = James )
|
The frog rented a banana on the stage in the hole to Amelia .
|
rent ( agent = * frog , theme = banana ( nmod . on = * stage ( nmod . in = * hole ) ) , recipient = Amelia )
|
Evelyn rolled the cake on the tree .
|
roll ( agent = Evelyn , theme = * cake ( nmod . on = * tree ) )
|
The donut was given to Julian by the teacher .
|
give ( theme = * donut , recipient = Julian , agent = * teacher )
|
A duck painted .
|
paint ( agent = duck )
|
A giraffe laughed .
|
laugh ( agent = giraffe )
|
The child liked that the pretzel was loved .
|
like ( agent = * child , ccomp = love ( theme = * pretzel ) )
|
The doctor liked that Emma helped the cake beside a table .
|
like ( agent = * doctor , ccomp = help ( agent = Emma , theme = * cake ( nmod . beside = table ) ) )
|
The balloon was rolled by Noah .
|
roll ( theme = * balloon , agent = Noah )
|
A girl was rented the donut on the hanger .
|
rent ( recipient = girl , theme = * donut ( nmod . on = * hanger ) )
|
Emma needed to cook .
|
need ( agent = Emma , xcomp = cook ( agent = Emma ) )
|
The writer screamed .
|
scream ( agent = * writer )
|
A girl lended a puppy a cookie on the sheet .
|
lend ( agent = girl , recipient = puppy , theme = cookie ( nmod . on = * sheet ) )
|
Liam offered the donut on a stage to a girl .
|
offer ( agent = Liam , theme = * donut ( nmod . on = stage ) , recipient = girl )
|
Emma was sold the cloud beside the seat .
|
sell ( recipient = Emma , theme = * cloud ( nmod . beside = * seat ) )
|
A sandwich was stabbed by Liam .
|
stab ( theme = sandwich , agent = Liam )
|
Emma liked that a toothbrush was grown .
|
like ( agent = Emma , ccomp = grow ( theme = toothbrush ) )
|
The guitar was studied .
|
study ( theme = * guitar )
|
The giraffe liked that the donut was loved .
|
like ( agent = * giraffe , ccomp = love ( theme = * donut ) )
|
The girl wired the citizen a donut beside a table .
|
wire ( agent = * girl , recipient = * citizen , theme = donut ( nmod . beside = table ) )
|
A dog attempted to run .
|
attempt ( agent = dog , xcomp = run ( agent = dog ) )
|
A cake snapped .
|
snap ( theme = cake )
|
A raisin was held by Emma .
|
hold ( theme = raisin , agent = Emma )
|
Emma needed to walk .
|
need ( agent = Emma , xcomp = walk ( agent = Emma ) )
|
A cracker was liked by the dog .
|
like ( theme = cracker , agent = * dog )
|
The cake was slipped to Emma by Olivia .
|
slip ( theme = * cake , recipient = Emma , agent = Olivia )
|
Emma ran .
|
run ( agent = Emma )
|
Emma was sold a donut on the stool .
|
sell ( recipient = Emma , theme = donut ( nmod . on = * stool ) )
|
A dog froze the girl .
|
freeze ( agent = dog , theme = * girl )
|
A box was worshipped by William .
|
worship ( theme = box , agent = William )
|
The hat was investigated by Liam .
|
investigate ( theme = * hat , agent = Liam )
|
A kitty liked a cat beside a table .
|
like ( agent = kitty , theme = cat ( nmod . beside = table ) )
|
A banana was improved .
|
improve ( theme = banana )
|
A girl sold the pony a cake in the house .
|
sell ( agent = girl , recipient = * pony , theme = cake ( nmod . in = * house ) )
|
The bunny returned a pillow to Liam .
|
return ( agent = * bunny , theme = pillow , recipient = Liam )
|
Emma craved to walk .
|
crave ( agent = Emma , xcomp = walk ( agent = Emma ) )
|
Emma lended a cake in the house to the girl .
|
lend ( agent = Emma , theme = cake ( nmod . in = * house ) , recipient = * girl )
|
Emma liked the rose .
|
like ( agent = Emma , theme = * rose )
|
A pig found a cow on a desk .
|
find ( agent = pig , theme = cow ( nmod . on = desk ) )
|
The muffin was brought to the tourist .
|
bring ( theme = * muffin , recipient = * tourist )
|
A girl loaned Elijah the drink in a bottle .
|
loan ( agent = girl , recipient = Elijah , theme = * drink ( nmod . in = bottle ) )
|
The cookie was offered to Emma .
|
offer ( theme = * cookie , recipient = Emma )
|
The sheep gave Ava a radio .
|
give ( agent = * sheep , recipient = Ava , theme = radio )
|
The boy was lended the ball .
|
lend ( recipient = * boy , theme = * ball )
|
Benjamin hoped that Isabella cleaned the cake .
|
hope ( agent = Benjamin , ccomp = clean ( agent = Isabella , theme = * cake ) )
|
Emma hated to sketch .
|
hate ( agent = Emma , xcomp = sketch ( agent = Emma ) )
|
A donut was shortened by a donkey .
|
shorten ( theme = donut , agent = donkey )
|
The yogurt was called .
|
call ( theme = * yogurt )
|
Sophia gave the sheep the box .
|
give ( agent = Sophia , recipient = * sheep , theme = * box )
|
A cake was passed to the boy by Emma .
|
pass ( theme = cake , recipient = * boy , agent = Emma )
|
A cookie was packed .
|
pack ( theme = cookie )
|
Emma proved that a drink was brought to Scarlett by the girl .
|
prove ( agent = Emma , ccomp = bring ( theme = drink , recipient = Scarlett , agent = * girl ) )
|
The boy liked the drink .
|
like ( agent = * boy , theme = * drink )
|
A penny was found by a frog .
|
find ( theme = penny , agent = frog )
|
Logan laughed .
|
laugh ( agent = Logan )
|
The kitty saw .
|
see ( agent = * kitty )
|
The boy gave a baby the cake in a car .
|
give ( agent = * boy , recipient = baby , theme = * cake ( nmod . in = car ) )
|
The cake was disintegrated by the dog .
|
disintegrate ( theme = * cake , agent = * dog )
|
A girl was given a pencil by Emma .
|
give ( recipient = girl , theme = pencil , agent = Emma )
|
The girl appreciated a donut on a table .
|
appreciate ( agent = * girl , theme = donut ( nmod . on = table ) )
|
The frog gave a guest the box .
|
give ( agent = * frog , recipient = guest , theme = * box )
|
A girl slid a drink .
|
slide ( agent = girl , theme = drink )
|
A king gave the president a donut .
|
give ( agent = king , recipient = * president , theme = donut )
|
A raisin was rented to a kid .
|
rent ( theme = raisin , recipient = kid )
|
A cake was pierced by Ava .
|
pierce ( theme = cake , agent = Ava )
|
The pen shortened .
|
shorten ( theme = * pen )
|
A cookie was burned by the duck .
|
burn ( theme = cookie , agent = * duck )
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.