source
stringlengths 3
103
| target
stringlengths 3
172
|
---|---|
A baby nursed Emma .
|
nurse ( agent = baby , theme = Emma )
|
The monkey passed Olivia the donut .
|
pass ( agent = * monkey , recipient = Olivia , theme = * donut )
|
Olivia froze a sandwich on the sofa .
|
freeze ( agent = Olivia , theme = sandwich ( nmod . on = * sofa ) )
|
Emma rolled the father .
|
roll ( agent = Emma , theme = * father )
|
The donut was tolerated by the dog .
|
tolerate ( theme = * donut , agent = * dog )
|
A landlord slept .
|
sleep ( agent = landlord )
|
Emma was sold a donut in the house beside a book by Isabella .
|
sell ( recipient = Emma , theme = donut ( nmod . in = * house ( nmod . beside = book ) ) , agent = Isabella )
|
The strawberry was given to Noah by the puppy .
|
give ( theme = * strawberry , recipient = Noah , agent = * puppy )
|
A donut was served to a girl by Emma .
|
serve ( theme = donut , recipient = girl , agent = Emma )
|
A hamburger rolled .
|
roll ( theme = hamburger )
|
A girl valued that a cake was helped .
|
value ( agent = girl , ccomp = help ( theme = cake ) )
|
A father was offered the cake by Emma .
|
offer ( recipient = father , theme = * cake , agent = Emma )
|
A bear hoped to walk .
|
hope ( agent = bear , xcomp = walk ( agent = bear ) )
|
Liam was sold a balloon on a sheet .
|
sell ( recipient = Liam , theme = balloon ( nmod . on = sheet ) )
|
The baby preferred to paint .
|
prefer ( agent = * baby , xcomp = paint ( agent = * baby ) )
|
The girl drew the cake .
|
draw ( agent = * girl , theme = * cake )
|
A drink was thrown .
|
throw ( theme = drink )
|
Mason drew .
|
draw ( agent = Mason )
|
The cake was rented to a giraffe by a girl .
|
rent ( theme = * cake , recipient = giraffe , agent = girl )
|
Matthew was sold a biscuit on a chair by the crocodile .
|
sell ( recipient = Matthew , theme = biscuit ( nmod . on = chair ) , agent = * crocodile )
|
The cat froze the girl on a beach .
|
freeze ( agent = * cat , theme = * girl ( nmod . on = beach ) )
|
The cake was drawn by Charlotte .
|
draw ( theme = * cake , agent = Charlotte )
|
A mandarin was slid .
|
slide ( theme = mandarin )
|
A boy was sold a doll by William .
|
sell ( recipient = boy , theme = doll , agent = William )
|
Eleanor painted a radio beside a desk .
|
paint ( agent = Eleanor , theme = radio ( nmod . beside = desk ) )
|
The rose was cooked by Emma .
|
cook ( theme = * rose , agent = Emma )
|
A bat was lended to a girl by Ava .
|
lend ( theme = bat , recipient = girl , agent = Ava )
|
Emma ate the cake beside the surgeon .
|
eat ( agent = Emma , theme = * cake ( nmod . beside = * surgeon ) )
|
A sandwich was found by a scientist .
|
find ( theme = sandwich , agent = scientist )
|
A clock was eaten by a girl .
|
eat ( theme = clock , agent = girl )
|
A rose was fed to the child by Emma .
|
feed ( theme = rose , recipient = * child , agent = Emma )
|
The teacher gave a donut to Liam .
|
give ( agent = * teacher , theme = donut , recipient = Liam )
|
A horse planned to call .
|
plan ( agent = horse , xcomp = call ( agent = horse ) )
|
A girl knew the donut on the bible .
|
know ( agent = girl , theme = * donut ( nmod . on = * bible ) )
|
A bag was painted by the lion .
|
paint ( theme = bag , agent = * lion )
|
The cat attempted to paint .
|
attempt ( agent = * cat , xcomp = paint ( agent = * cat ) )
|
The mandarin changed .
|
change ( theme = * mandarin )
|
Zoe hunted the cake on a table .
|
hunt ( agent = Zoe , theme = * cake ( nmod . on = table ) )
|
A donut was helped by a boy .
|
help ( theme = donut , agent = boy )
|
A pen crumpled .
|
crumple ( theme = pen )
|
A cake was given to Emma by a girl .
|
give ( theme = cake , recipient = Emma , agent = girl )
|
Isabella heard .
|
hear ( agent = Isabella )
|
A cat was given a cake beside the bottle by the frog .
|
give ( recipient = cat , theme = cake ( nmod . beside = * bottle ) , agent = * frog )
|
Emma liked that the cake was collapsed .
|
like ( agent = Emma , ccomp = collapse ( theme = * cake ) )
|
Emma awarded the fly the pretzel .
|
award ( agent = Emma , recipient = * fly , theme = * pretzel )
|
The giraffe was given a cake beside the table by Olivia .
|
give ( recipient = * giraffe , theme = cake ( nmod . beside = * table ) , agent = Olivia )
|
Savannah juggled .
|
juggle ( agent = Savannah )
|
Luna ate a landlord .
|
eat ( agent = Luna , theme = landlord )
|
A cat rolled a baby .
|
roll ( agent = cat , theme = baby )
|
The cake was adored by a cat .
|
adore ( theme = * cake , agent = cat )
|
Isabella noticed Owen .
|
notice ( agent = Isabella , theme = Owen )
|
see
|
see
|
Ava was passed a cake by a mouse .
|
pass ( recipient = Ava , theme = cake , agent = mouse )
|
The girl decomposed a cake beside the seat .
|
decompose ( agent = * girl , theme = cake ( nmod . beside = * seat ) )
|
Emma shortened the cake on a stage beside a bed .
|
shorten ( agent = Emma , theme = * cake ( nmod . on = stage ( nmod . beside = bed ) ) )
|
A girl liked that the prince gave the pancake beside the bed beside the mirror to Emma .
|
like ( agent = girl , ccomp = give ( agent = * prince , theme = * pancake ( nmod . beside = * bed ( nmod . beside = * mirror ) ) , recipient = Emma ) )
|
Emma needed to sneeze .
|
need ( agent = Emma , xcomp = sneeze ( agent = Emma ) )
|
A turkey cleaned the donut .
|
clean ( agent = turkey , theme = * donut )
|
Noah found a girl .
|
find ( agent = Noah , theme = girl )
|
Oliver wanted to smirk .
|
want ( agent = Oliver , xcomp = smirk ( agent = Oliver ) )
|
Olivia ate the girl on a bench .
|
eat ( agent = Olivia , theme = * girl ( nmod . on = bench ) )
|
The bat was slid by the monkey .
|
slide ( theme = * bat , agent = * monkey )
|
The butterfly was lended a donut by Sophia .
|
lend ( recipient = * butterfly , theme = donut , agent = Sophia )
|
The cookie was painted by the boy .
|
paint ( theme = * cookie , agent = * boy )
|
Liam cleaned Emma .
|
clean ( agent = Liam , theme = Emma )
|
The cake was fed to a cat .
|
feed ( theme = * cake , recipient = cat )
|
A crocodile was passed a glue .
|
pass ( recipient = crocodile , theme = glue )
|
A baby gave a jigsaw to the girl .
|
give ( agent = baby , theme = jigsaw , recipient = * girl )
|
A boy was rented the cake in a tent on the leaflet by a cat .
|
rent ( recipient = boy , theme = * cake ( nmod . in = tent ( nmod . on = * leaflet ) ) , agent = cat )
|
Noah helped a cake .
|
help ( agent = Noah , theme = cake )
|
A mandarin disintegrated .
|
disintegrate ( theme = mandarin )
|
Charlotte gave a cake to the dog .
|
give ( agent = Charlotte , theme = cake , recipient = * dog )
|
A bird sneezed .
|
sneeze ( agent = bird )
|
The scarf was helped by a girl .
|
help ( theme = * scarf , agent = girl )
|
Ella improved .
|
improve ( theme = Ella )
|
A cake was burned by Emma .
|
burn ( theme = cake , agent = Emma )
|
A cookie was frozen by Liam .
|
freeze ( theme = cookie , agent = Liam )
|
Emma planned to nap .
|
plan ( agent = Emma , xcomp = nap ( agent = Emma ) )
|
A chair shortened .
|
shorten ( theme = chair )
|
A donut was cleaned .
|
clean ( theme = donut )
|
Ava valued that Isabella was sold a cake on a table by Emma .
|
value ( agent = Ava , ccomp = sell ( recipient = Isabella , theme = cake ( nmod . on = table ) , agent = Emma ) )
|
The bird smiled .
|
smile ( agent = * bird )
|
Mia observed .
|
observe ( agent = Mia )
|
A girl liked that a dog wanted to jog .
|
like ( agent = girl , ccomp = want ( agent = dog , xcomp = jog ( agent = dog ) ) )
|
The bird gave Isabella the cake .
|
give ( agent = * bird , recipient = Isabella , theme = * cake )
|
Emma lended the spokesman the cake .
|
lend ( agent = Emma , recipient = * spokesman , theme = * cake )
|
A child liked that Noah wanted to run .
|
like ( agent = child , ccomp = want ( agent = Noah , xcomp = run ( agent = Noah ) ) )
|
A cake was offered to a girl by the hero .
|
offer ( theme = cake , recipient = girl , agent = * hero )
|
A teacher sold the cookie on a pad to Carter .
|
sell ( agent = teacher , theme = * cookie ( nmod . on = pad ) , recipient = Carter )
|
Christopher gave the drink to a girl .
|
give ( agent = Christopher , theme = * drink , recipient = girl )
|
John rolled a boy .
|
roll ( agent = John , theme = boy )
|
Liam helped the pizza in the house .
|
help ( agent = Liam , theme = * pizza ( nmod . in = * house ) )
|
A hammer was slipped to Scarlett .
|
slip ( theme = hammer , recipient = Scarlett )
|
Ava noticed .
|
notice ( agent = Ava )
|
The donut was thrown by the cat .
|
throw ( theme = * donut , agent = * cat )
|
Ryan was sent the cookie on the table .
|
send ( recipient = Ryan , theme = * cookie ( nmod . on = * table ) )
|
A cake was given to the girl by the prince .
|
give ( theme = cake , recipient = * girl , agent = * prince )
|
The baby helped a boy in a glass .
|
help ( agent = * baby , theme = boy ( nmod . in = glass ) )
|
The baby brought Olivia a ball on a table .
|
bring ( agent = * baby , recipient = Olivia , theme = ball ( nmod . on = table ) )
|
The cat was given the donut on the podium by Emma .
|
give ( recipient = * cat , theme = * donut ( nmod . on = * podium ) , agent = Emma )
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.