source
stringlengths 3
103
| target
stringlengths 3
172
|
---|---|
Benjamin loaned a glue to Oliver .
|
loan ( agent = Benjamin , theme = glue , recipient = Oliver )
|
A bucket was floated by a girl .
|
float ( theme = bucket , agent = girl )
|
A key was shortened by a dog .
|
shorten ( theme = key , agent = dog )
|
The donut was crumpled .
|
crumple ( theme = * donut )
|
Liam touched a toothbrush .
|
touch ( agent = Liam , theme = toothbrush )
|
The rose was given to a girl .
|
give ( theme = * rose , recipient = girl )
|
A girl examined a monkey .
|
examine ( agent = girl , theme = monkey )
|
A queen laughed .
|
laugh ( agent = queen )
|
Matthew gave Jackson a donut .
|
give ( agent = Matthew , recipient = Jackson , theme = donut )
|
The hero doubled .
|
double ( theme = * hero )
|
The dog hoped that Emma smiled .
|
hope ( agent = * dog , ccomp = smile ( agent = Emma ) )
|
Logan was given a drink on the desk .
|
give ( recipient = Logan , theme = drink ( nmod . on = * desk ) )
|
A beer was returned to a frog by Emma .
|
return ( theme = beer , recipient = frog , agent = Emma )
|
Matthew gave Olivia a cookie .
|
give ( agent = Matthew , recipient = Olivia , theme = cookie )
|
Noah liked to walk .
|
like ( agent = Noah , xcomp = walk ( agent = Noah ) )
|
Emma was passed the towel .
|
pass ( recipient = Emma , theme = * towel )
|
A moose was lended the cake on the stage .
|
lend ( recipient = moose , theme = * cake ( nmod . on = * stage ) )
|
Emma hoped to sketch .
|
hope ( agent = Emma , xcomp = sketch ( agent = Emma ) )
|
Olivia was sold the rose on a futon .
|
sell ( recipient = Olivia , theme = * rose ( nmod . on = futon ) )
|
Matthew ate .
|
eat ( agent = Matthew )
|
A penny crumpled .
|
crumple ( theme = penny )
|
A cake was shortened by Emma .
|
shorten ( theme = cake , agent = Emma )
|
The jacket was frozen .
|
freeze ( theme = * jacket )
|
The mandarin was painted .
|
paint ( theme = * mandarin )
|
A crayon was sent to the baby by Emma .
|
send ( theme = crayon , recipient = * baby , agent = Emma )
|
A girl rolled the cake beside the table .
|
roll ( agent = girl , theme = * cake ( nmod . beside = * table ) )
|
The cake was cleaned by Olivia .
|
clean ( theme = * cake , agent = Olivia )
|
A girl needed to eat .
|
need ( agent = girl , xcomp = eat ( agent = girl ) )
|
The sailor lended Emma a bowl in the house .
|
lend ( agent = * sailor , recipient = Emma , theme = bowl ( nmod . in = * house ) )
|
Emma shortened a cookie .
|
shorten ( agent = Emma , theme = cookie )
|
A monkey attempted to walk .
|
attempt ( agent = monkey , xcomp = walk ( agent = monkey ) )
|
The girl snoozed .
|
snooze ( agent = * girl )
|
A raisin was sent to Riley by the scientist .
|
send ( theme = raisin , recipient = Riley , agent = * scientist )
|
The tiger slept .
|
sleep ( agent = * tiger )
|
A mouse rolled a box .
|
roll ( agent = mouse , theme = box )
|
James loved to walk .
|
love ( agent = James , xcomp = walk ( agent = James ) )
|
The boy gave the box to a squirrel .
|
give ( agent = * boy , theme = * box , recipient = squirrel )
|
Emma liked that the book was doubled .
|
like ( agent = Emma , ccomp = double ( theme = * book ) )
|
Lillian ate Charlotte .
|
eat ( agent = Lillian , theme = Charlotte )
|
The boy painted the hamburger in a vehicle .
|
paint ( agent = * boy , theme = * hamburger ( nmod . in = vehicle ) )
|
A crayon was burned by the child .
|
burn ( theme = crayon , agent = * child )
|
Emma disintegrated the cat on the chair in a room .
|
disintegrate ( agent = Emma , theme = * cat ( nmod . on = * chair ( nmod . in = room ) ) )
|
A potato was given to the cat .
|
give ( theme = potato , recipient = * cat )
|
Nora offered a strawberry to Liam .
|
offer ( agent = Nora , theme = strawberry , recipient = Liam )
|
A boy ate Emma .
|
eat ( agent = boy , theme = Emma )
|
The donut was shortened .
|
shorten ( theme = * donut )
|
Liam painted a seed on a stool .
|
paint ( agent = Liam , theme = seed ( nmod . on = stool ) )
|
The spoon was frozen by the cat .
|
freeze ( theme = * spoon , agent = * cat )
|
Olivia needed to jog .
|
need ( agent = Olivia , xcomp = jog ( agent = Olivia ) )
|
William ate .
|
eat ( agent = William )
|
Ava sold the boy the cake on a computer .
|
sell ( agent = Ava , recipient = * boy , theme = * cake ( nmod . on = computer ) )
|
Emma packed the passenger beside a house .
|
pack ( agent = Emma , theme = * passenger ( nmod . beside = house ) )
|
Emma held the frog .
|
hold ( agent = Emma , theme = * frog )
|
The girl planned to cook .
|
plan ( agent = * girl , xcomp = cook ( agent = * girl ) )
|
The bee frowned .
|
frown ( agent = * bee )
|
Emma ate a girl .
|
eat ( agent = Emma , theme = girl )
|
William returned the girl a cake .
|
return ( agent = William , recipient = * girl , theme = cake )
|
The game was called .
|
call ( theme = * game )
|
A boy expected that a balloon was dusted by a girl .
|
expect ( agent = boy , ccomp = dust ( theme = balloon , agent = girl ) )
|
The donut was adored .
|
adore ( theme = * donut )
|
William was given the raisin beside the table by a boy .
|
give ( recipient = William , theme = * raisin ( nmod . beside = * table ) , agent = boy )
|
Amelia was brought a brick on a panel by Joshua .
|
bring ( recipient = Amelia , theme = brick ( nmod . on = panel ) , agent = Joshua )
|
James believed that a wine was rolled by a duck .
|
believe ( agent = James , ccomp = roll ( theme = wine , agent = duck ) )
|
The glue was eaten .
|
eat ( theme = * glue )
|
A potato was frozen by the guest .
|
freeze ( theme = potato , agent = * guest )
|
Oliver liked the cat .
|
like ( agent = Oliver , theme = * cat )
|
Lucas burned a pillow in the storage .
|
burn ( agent = Lucas , theme = pillow ( nmod . in = * storage ) )
|
A bell was juggled .
|
juggle ( theme = bell )
|
The cake was painted by a boy .
|
paint ( theme = * cake , agent = boy )
|
Emma drew a servant .
|
draw ( agent = Emma , theme = servant )
|
Liam hoped that Emma cooked a cookie in a house on a stack .
|
hope ( agent = Liam , ccomp = cook ( agent = Emma , theme = cookie ( nmod . in = house ( nmod . on = stack ) ) ) )
|
The drink was given to the friend by the girl .
|
give ( theme = * drink , recipient = * friend , agent = * girl )
|
A cake was changed .
|
change ( theme = cake )
|
A crystal was eaten .
|
eat ( theme = crystal )
|
A lollipop rolled .
|
roll ( theme = lollipop )
|
Emma rolled the cake .
|
roll ( agent = Emma , theme = * cake )
|
A ball was changed by a boy .
|
change ( theme = ball , agent = boy )
|
The balloon was given to the pony .
|
give ( theme = * balloon , recipient = * pony )
|
The shirt was frozen by the moose .
|
freeze ( theme = * shirt , agent = * moose )
|
The cookie was eaten by Claire .
|
eat ( theme = * cookie , agent = Claire )
|
The fly was offered a box by the girl .
|
offer ( recipient = * fly , theme = box , agent = * girl )
|
A box was eaten by William .
|
eat ( theme = box , agent = William )
|
A rose was frozen by a cat .
|
freeze ( theme = rose , agent = cat )
|
Lucas helped the guitar .
|
help ( agent = Lucas , theme = * guitar )
|
A cake was given to Aubrey by Jack .
|
give ( theme = cake , recipient = Aubrey , agent = Jack )
|
Harper offered a boy a drink in a house on the table .
|
offer ( agent = Harper , recipient = boy , theme = drink ( nmod . in = house ( nmod . on = * table ) ) )
|
Aurora held the girl on a computer .
|
hold ( agent = Aurora , theme = * girl ( nmod . on = computer ) )
|
A key was heard by Emma .
|
hear ( theme = key , agent = Emma )
|
Emma was passed the cake .
|
pass ( recipient = Emma , theme = * cake )
|
A boy dreamed that a cake was floated .
|
dream ( agent = boy , ccomp = float ( theme = cake ) )
|
The girl intended to investigate .
|
intend ( agent = * girl , xcomp = investigate ( agent = * girl ) )
|
The cake was handed to Henry by Emma .
|
hand ( theme = * cake , recipient = Henry , agent = Emma )
|
Emma liked that a scarf was discovered .
|
like ( agent = Emma , ccomp = discover ( theme = scarf ) )
|
Lincoln burned the weapon in a envelope .
|
burn ( agent = Lincoln , theme = * weapon ( nmod . in = envelope ) )
|
The soap was posted to Liam .
|
post ( theme = * soap , recipient = Liam )
|
The coin was rolled .
|
roll ( theme = * coin )
|
A cookie was served to a cat .
|
serve ( theme = cookie , recipient = cat )
|
The block was awarded to the dog .
|
award ( theme = * block , recipient = * dog )
|
A girl liked that the cookie was eaten by the cat .
|
like ( agent = girl , ccomp = eat ( theme = * cookie , agent = * cat ) )
|
Emma was served the cake by a lamb .
|
serve ( recipient = Emma , theme = * cake , agent = lamb )
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.