source
stringlengths 3
103
| target
stringlengths 3
172
|
---|---|
A cookie was sent to Liam .
|
send ( theme = cookie , recipient = Liam )
|
William touched Daniel .
|
touch ( agent = William , theme = Daniel )
|
William offered the donut beside the house to a girl .
|
offer ( agent = William , theme = * donut ( nmod . beside = * house ) , recipient = girl )
|
Wyatt gave the cookie to Emma .
|
give ( agent = Wyatt , theme = * cookie , recipient = Emma )
|
The girl was given a sandwich by Emma .
|
give ( recipient = * girl , theme = sandwich , agent = Emma )
|
A box was touched by a baby .
|
touch ( theme = box , agent = baby )
|
The crocodile screamed .
|
scream ( agent = * crocodile )
|
Emma ate a guitar on the stage in the container .
|
eat ( agent = Emma , theme = guitar ( nmod . on = * stage ( nmod . in = * container ) ) )
|
A dog ate .
|
eat ( agent = dog )
|
Mila gave the girl the cake in a pit .
|
give ( agent = Mila , recipient = * girl , theme = * cake ( nmod . in = pit ) )
|
William sketched .
|
sketch ( agent = William )
|
The box collapsed .
|
collapse ( theme = * box )
|
A girl was given a glue by Oliver .
|
give ( recipient = girl , theme = glue , agent = Oliver )
|
A bear ate .
|
eat ( agent = bear )
|
A teacher packed .
|
pack ( agent = teacher )
|
The child threw the cake .
|
throw ( agent = * child , theme = * cake )
|
A doll was frozen .
|
freeze ( theme = doll )
|
The girl lended the ball beside the bottle to Sofia .
|
lend ( agent = * girl , theme = * ball ( nmod . beside = * bottle ) , recipient = Sofia )
|
A rose was floated .
|
float ( theme = rose )
|
Michael gave Lucas a cake in the box .
|
give ( agent = Michael , recipient = Lucas , theme = cake ( nmod . in = * box ) )
|
Olivia was rented the glue .
|
rent ( recipient = Olivia , theme = * glue )
|
A baby talked .
|
talk ( agent = baby )
|
Emma was posted the cake by Noah .
|
post ( recipient = Emma , theme = * cake , agent = Noah )
|
The manager knew the basket .
|
know ( agent = * manager , theme = * basket )
|
William said that the girl sketched .
|
say ( agent = William , ccomp = sketch ( agent = * girl ) )
|
Oliver was given a cake by a cat .
|
give ( recipient = Oliver , theme = cake , agent = cat )
|
The boy was brought a ball on a stage .
|
bring ( recipient = * boy , theme = ball ( nmod . on = stage ) )
|
James admired a donut beside a stage .
|
admire ( agent = James , theme = donut ( nmod . beside = stage ) )
|
A girl ran .
|
run ( agent = girl )
|
The cake was grown by Emma .
|
grow ( theme = * cake , agent = Emma )
|
A fig slid .
|
slide ( theme = fig )
|
William hoped that a servant wired a passenger a cake .
|
hope ( agent = William , ccomp = wire ( agent = servant , recipient = passenger , theme = cake ) )
|
A cookie was floated by the boy .
|
float ( theme = cookie , agent = * boy )
|
Madison was brought the box .
|
bring ( recipient = Madison , theme = * box )
|
The cookie was snapped by the boy .
|
snap ( theme = * cookie , agent = * boy )
|
A cat ate Emma .
|
eat ( agent = cat , theme = Emma )
|
Ella cried .
|
cry ( agent = Ella )
|
The box was eaten by a girl .
|
eat ( theme = * box , agent = girl )
|
Liam heard Emma .
|
hear ( agent = Liam , theme = Emma )
|
The girl sketched .
|
sketch ( agent = * girl )
|
A donut was given to a teacher .
|
give ( theme = donut , recipient = teacher )
|
A cake was burned by Levi .
|
burn ( theme = cake , agent = Levi )
|
The plate was studied .
|
study ( theme = * plate )
|
A bat was burned .
|
burn ( theme = bat )
|
Mila threw the cat beside the table .
|
throw ( agent = Mila , theme = * cat ( nmod . beside = * table ) )
|
A girl was promised the cake by Daniel .
|
promise ( recipient = girl , theme = * cake , agent = Daniel )
|
Jack gasped .
|
gasp ( agent = Jack )
|
A girl loved the cake in the house .
|
love ( agent = girl , theme = * cake ( nmod . in = * house ) )
|
A girl juggled the strawberry in a cup on a computer .
|
juggle ( agent = girl , theme = * strawberry ( nmod . in = cup ( nmod . on = computer ) ) )
|
The bird liked the duck beside a bed .
|
like ( agent = * bird , theme = * duck ( nmod . beside = bed ) )
|
A drink was eaten by Isabella .
|
eat ( theme = drink , agent = Isabella )
|
The girl was sold a cake by Ava .
|
sell ( recipient = * girl , theme = cake , agent = Ava )
|
A cake grew .
|
grow ( theme = cake )
|
The girl ate the boy .
|
eat ( agent = * girl , theme = * boy )
|
Isabella wired a doll on the table to the girl .
|
wire ( agent = Isabella , theme = doll ( nmod . on = * table ) , recipient = * girl )
|
The melon was touched by Victoria .
|
touch ( theme = * melon , agent = Victoria )
|
A toy was eaten .
|
eat ( theme = toy )
|
Olivia rolled Emma .
|
roll ( agent = Olivia , theme = Emma )
|
The girl wished that Ava slept .
|
wish ( agent = * girl , ccomp = sleep ( agent = Ava ) )
|
A bat was liked by Ava .
|
like ( theme = bat , agent = Ava )
|
William burned Emma .
|
burn ( agent = William , theme = Emma )
|
A mouse ate the dog .
|
eat ( agent = mouse , theme = * dog )
|
Oliver grew Emma .
|
grow ( agent = Oliver , theme = Emma )
|
A cake was eaten by a professor .
|
eat ( theme = cake , agent = professor )
|
The cookie was cooked by a teacher .
|
cook ( theme = * cookie , agent = teacher )
|
Ava disintegrated the block .
|
disintegrate ( agent = Ava , theme = * block )
|
The fly ate .
|
eat ( agent = * fly )
|
A boy liked that a pancake was rolled .
|
like ( agent = boy , ccomp = roll ( theme = pancake ) )
|
The ring was given to the child by Emma .
|
give ( theme = * ring , recipient = * child , agent = Emma )
|
The dog rolled the boy .
|
roll ( agent = * dog , theme = * boy )
|
Lily tossed a cat beside the chair .
|
toss ( agent = Lily , theme = cat ( nmod . beside = * chair ) )
|
A cake was adored by Sebastian .
|
adore ( theme = cake , agent = Sebastian )
|
The cake was offered to James by Liam .
|
offer ( theme = * cake , recipient = James , agent = Liam )
|
Jackson missed a cake .
|
miss ( agent = Jackson , theme = cake )
|
Liam floated a sweetcorn .
|
float ( agent = Liam , theme = sweetcorn )
|
The girl noticed that a dog brought a cat a biscuit .
|
notice ( agent = * girl , ccomp = bring ( agent = dog , recipient = cat , theme = biscuit ) )
|
A butterfly was wired a can on the carpet .
|
wire ( recipient = butterfly , theme = can ( nmod . on = * carpet ) )
|
The girl gave Noah a donut .
|
give ( agent = * girl , recipient = Noah , theme = donut )
|
Noah served the donut to Isabella .
|
serve ( agent = Noah , theme = * donut , recipient = Isabella )
|
The goose rolled a baby in a room .
|
roll ( agent = * goose , theme = baby ( nmod . in = room ) )
|
The jigsaw was given to Elizabeth .
|
give ( theme = * jigsaw , recipient = Elizabeth )
|
A muffin was rolled .
|
roll ( theme = muffin )
|
A purse was held .
|
hold ( theme = purse )
|
The boy loved to walk .
|
love ( agent = * boy , xcomp = walk ( agent = * boy ) )
|
A girl longed to walk .
|
long ( agent = girl , xcomp = walk ( agent = girl ) )
|
The boy rolled the radio .
|
roll ( agent = * boy , theme = * radio )
|
The donut was lended to Liam by the cat .
|
lend ( theme = * donut , recipient = Liam , agent = * cat )
|
The sandwich was rolled by a pig .
|
roll ( theme = * sandwich , agent = pig )
|
Olivia sold the sandwich in the tower to Noah .
|
sell ( agent = Olivia , theme = * sandwich ( nmod . in = * tower ) , recipient = Noah )
|
A citizen admired a scientist beside a table .
|
admire ( agent = citizen , theme = scientist ( nmod . beside = table ) )
|
The cake was wired to William by the sailor .
|
wire ( theme = * cake , recipient = William , agent = * sailor )
|
The drink was discovered by Liam .
|
discover ( theme = * drink , agent = Liam )
|
William rolled a soap .
|
roll ( agent = William , theme = soap )
|
The penguin dreamed that Emma wanted to paint .
|
dream ( agent = * penguin , ccomp = want ( agent = Emma , xcomp = paint ( agent = Emma ) ) )
|
A sailor ate .
|
eat ( agent = sailor )
|
The dog rolled .
|
roll ( theme = * dog )
|
The frog liked that the cookie was painted by Ava .
|
like ( agent = * frog , ccomp = paint ( theme = * cookie , agent = Ava ) )
|
Olivia drew a watch in the car .
|
draw ( agent = Olivia , theme = watch ( nmod . in = * car ) )
|
Amelia investigated .
|
investigate ( agent = Amelia )
|
Mason rolled Olivia .
|
roll ( agent = Mason , theme = Olivia )
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.