source
stringlengths 3
103
| target
stringlengths 3
172
|
---|---|
A cookie was offered to a girl by Emma .
|
offer ( theme = cookie , recipient = girl , agent = Emma )
|
A girl served Liam the rose on a box .
|
serve ( agent = girl , recipient = Liam , theme = * rose ( nmod . on = box ) )
|
The pony rolled .
|
roll ( theme = * pony )
|
Noah admired that the cake was floated .
|
admire ( agent = Noah , ccomp = float ( theme = * cake ) )
|
A pretzel was rolled by the prisoner .
|
roll ( theme = pretzel , agent = * prisoner )
|
Zoe held a cake .
|
hold ( agent = Zoe , theme = cake )
|
A cup was painted .
|
paint ( theme = cup )
|
A donut was sent to the girl .
|
send ( theme = donut , recipient = * girl )
|
A patient giggled .
|
giggle ( agent = patient )
|
The ball was changed by Emma .
|
change ( theme = * ball , agent = Emma )
|
The bell was missed by the bird .
|
miss ( theme = * bell , agent = * bird )
|
A chalk was painted by Emma .
|
paint ( theme = chalk , agent = Emma )
|
Lily slept .
|
sleep ( agent = Lily )
|
Emma gave the boy a muffin .
|
give ( agent = Emma , recipient = * boy , theme = muffin )
|
A servant liked a donut on a bed .
|
like ( agent = servant , theme = donut ( nmod . on = bed ) )
|
A cake was collapsed by the baby .
|
collapse ( theme = cake , agent = * baby )
|
A moose fed the monkey a cake .
|
feed ( agent = moose , recipient = * monkey , theme = cake )
|
A lion was sold the cake .
|
sell ( recipient = lion , theme = * cake )
|
The coin was snapped .
|
snap ( theme = * coin )
|
The landlord preferred to nap .
|
prefer ( agent = * landlord , xcomp = nap ( agent = * landlord ) )
|
The baby liked that Luke found a kitty on the notebook .
|
like ( agent = * baby , ccomp = find ( agent = Luke , theme = kitty ( nmod . on = * notebook ) ) )
|
The box was known .
|
know ( theme = * box )
|
Benjamin liked that the spokesman snapped .
|
like ( agent = Benjamin , ccomp = snap ( theme = * spokesman ) )
|
The cake was passed to Noah by Ella .
|
pass ( theme = * cake , recipient = Noah , agent = Ella )
|
The teacher liked that the cookie was inflated .
|
like ( agent = * teacher , ccomp = inflate ( theme = * cookie ) )
|
The cake was worshipped by Nora .
|
worship ( theme = * cake , agent = Nora )
|
Aiden slept .
|
sleep ( agent = Aiden )
|
The rose was eaten by a dog .
|
eat ( theme = * rose , agent = dog )
|
The cake was called by Penelope .
|
call ( theme = * cake , agent = Penelope )
|
A donut was loved by a chicken .
|
love ( theme = donut , agent = chicken )
|
The president expected that the box was liked by a customer .
|
expect ( agent = * president , ccomp = like ( theme = * box , agent = customer ) )
|
Olivia ate a boy .
|
eat ( agent = Olivia , theme = boy )
|
Olivia intended to run .
|
intend ( agent = Olivia , xcomp = run ( agent = Olivia ) )
|
Liam ate a teacher .
|
eat ( agent = Liam , theme = teacher )
|
A cake was lended to Emma by a cat .
|
lend ( theme = cake , recipient = Emma , agent = cat )
|
A rose was given to Sophia by the bee .
|
give ( theme = rose , recipient = Sophia , agent = * bee )
|
The monster was passed a cake .
|
pass ( recipient = * monster , theme = cake )
|
A cake was dusted by the boy .
|
dust ( theme = cake , agent = * boy )
|
Noah split the fish beside the table .
|
split ( agent = Noah , theme = * fish ( nmod . beside = * table ) )
|
The girl improved a cake in the bakery .
|
improve ( agent = * girl , theme = cake ( nmod . in = * bakery ) )
|
The girl was passed a banana beside a stage by a boy .
|
pass ( recipient = * girl , theme = banana ( nmod . beside = stage ) , agent = boy )
|
A baby called .
|
call ( agent = baby )
|
The donut was nursed by the girl .
|
nurse ( theme = * donut , agent = * girl )
|
Victoria cleaned .
|
clean ( agent = Victoria )
|
Emma sold a girl the cake .
|
sell ( agent = Emma , recipient = girl , theme = * cake )
|
A spoon was liked by the boy .
|
like ( theme = spoon , agent = * boy )
|
Oliver liked a cake in a house .
|
like ( agent = Oliver , theme = cake ( nmod . in = house ) )
|
The boy adored Aria .
|
adore ( agent = * boy , theme = Aria )
|
The tenant gave a baby a cake in a garden .
|
give ( agent = * tenant , recipient = baby , theme = cake ( nmod . in = garden ) )
|
A mouse gave the cake to the girl .
|
give ( agent = mouse , theme = * cake , recipient = * girl )
|
A doll was forwarded to the girl .
|
forward ( theme = doll , recipient = * girl )
|
Emma imagined that a scarf was lended to a poet .
|
imagine ( agent = Emma , ccomp = lend ( theme = scarf , recipient = poet ) )
|
The cake was liked by the queen .
|
like ( theme = * cake , agent = * queen )
|
Mason was given a bat by a president .
|
give ( recipient = Mason , theme = bat , agent = president )
|
A girl saw Elijah .
|
see ( agent = girl , theme = Elijah )
|
A cake was shortened by Ava .
|
shorten ( theme = cake , agent = Ava )
|
A melon was painted by William .
|
paint ( theme = melon , agent = William )
|
plant
|
plant
|
The cake was passed to a boy by a bunny .
|
pass ( theme = * cake , recipient = boy , agent = bunny )
|
The cake was given to Camila by Noah .
|
give ( theme = * cake , recipient = Camila , agent = Noah )
|
Emma lended a drink to Emily .
|
lend ( agent = Emma , theme = drink , recipient = Emily )
|
William dreamed to sleep .
|
dream ( agent = William , xcomp = sleep ( agent = William ) )
|
The dog believed that the box was rolled by a child .
|
believe ( agent = * dog , ccomp = roll ( theme = * box , agent = child ) )
|
A cat liked the boy in a house .
|
like ( agent = cat , theme = * boy ( nmod . in = house ) )
|
The cake was sold to Noah by a father .
|
sell ( theme = * cake , recipient = Noah , agent = father )
|
Penelope respected James .
|
respect ( agent = Penelope , theme = James )
|
Daniel handed the lollipop to Noah .
|
hand ( agent = Daniel , theme = * lollipop , recipient = Noah )
|
A brick was shortened by the bird .
|
shorten ( theme = brick , agent = * bird )
|
A box was drawn by a frog .
|
draw ( theme = box , agent = frog )
|
The donut was thrown by a girl .
|
throw ( theme = * donut , agent = girl )
|
A drink was painted by Isabella .
|
paint ( theme = drink , agent = Isabella )
|
Elizabeth ate .
|
eat ( agent = Elizabeth )
|
Emma lended Henry a crayon .
|
lend ( agent = Emma , recipient = Henry , theme = crayon )
|
William gave Elijah a cookie .
|
give ( agent = William , recipient = Elijah , theme = cookie )
|
Isabella sold a boy a biscuit on a stand .
|
sell ( agent = Isabella , recipient = boy , theme = biscuit ( nmod . on = stand ) )
|
A girl was given a box .
|
give ( recipient = girl , theme = box )
|
The drink was liked .
|
like ( theme = * drink )
|
Liam liked the girl in the house .
|
like ( agent = Liam , theme = * girl ( nmod . in = * house ) )
|
The boy was sold the brain in a house by Amelia .
|
sell ( recipient = * boy , theme = * brain ( nmod . in = house ) , agent = Amelia )
|
Harper was given the cookie by Chloe .
|
give ( recipient = Harper , theme = * cookie , agent = Chloe )
|
The teacher lended a brush to Liam .
|
lend ( agent = * teacher , theme = brush , recipient = Liam )
|
Olivia liked that a cracker was floated .
|
like ( agent = Olivia , ccomp = float ( theme = cracker ) )
|
A donut was fed to Liam .
|
feed ( theme = donut , recipient = Liam )
|
The cookie was seen by Emma .
|
see ( theme = * cookie , agent = Emma )
|
Emma reddened .
|
redden ( theme = Emma )
|
Noah observed a cake .
|
observe ( agent = Noah , theme = cake )
|
A rose was given to the teacher by a kid .
|
give ( theme = rose , recipient = * teacher , agent = kid )
|
A cake was loved .
|
love ( theme = cake )
|
The hamburger was pierced .
|
pierce ( theme = * hamburger )
|
A cake was fed to the customer .
|
feed ( theme = cake , recipient = * customer )
|
Emma liked that the drink was tolerated .
|
like ( agent = Emma , ccomp = tolerate ( theme = * drink ) )
|
Liam liked a boy .
|
like ( agent = Liam , theme = boy )
|
Grace floated the cake .
|
float ( agent = Grace , theme = * cake )
|
A cookie was liked by Emma .
|
like ( theme = cookie , agent = Emma )
|
A father talked .
|
talk ( agent = father )
|
The drink was offered to the boy by Emma .
|
offer ( theme = * drink , recipient = * boy , agent = Emma )
|
A needle was given to Emma .
|
give ( theme = needle , recipient = Emma )
|
The girl rolled a cookie .
|
roll ( agent = * girl , theme = cookie )
|
The priest fed the writer a box .
|
feed ( agent = * priest , recipient = * writer , theme = box )
|
The boy gave the girl a rose on the stool .
|
give ( agent = * boy , recipient = * girl , theme = rose ( nmod . on = * stool ) )
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.