source
stringlengths 3
103
| target
stringlengths 3
172
|
---|---|
The box was given to Emma .
|
give ( theme = * box , recipient = Emma )
|
The muffin was nursed .
|
nurse ( theme = * muffin )
|
The raisin was juggled .
|
juggle ( theme = * raisin )
|
The boy wished that the girl was brought the cake by Sophia .
|
wish ( agent = * boy , ccomp = bring ( recipient = * girl , theme = * cake , agent = Sophia ) )
|
The glue was painted by Noah .
|
paint ( theme = * glue , agent = Noah )
|
A lawyer was given the donut by a dog .
|
give ( recipient = lawyer , theme = * donut , agent = dog )
|
The chalk was discovered .
|
discover ( theme = * chalk )
|
A cake was admired by Elijah .
|
admire ( theme = cake , agent = Elijah )
|
Bella saw .
|
see ( agent = Bella )
|
Benjamin burned James .
|
burn ( agent = Benjamin , theme = James )
|
Emma was given a chalk by a dog .
|
give ( recipient = Emma , theme = chalk , agent = dog )
|
The girl discovered a drink beside a table .
|
discover ( agent = * girl , theme = drink ( nmod . beside = table ) )
|
grow
|
grow
|
The pizza was rolled .
|
roll ( theme = * pizza )
|
A boy lended the donut beside a chair to a girl .
|
lend ( agent = boy , theme = * donut ( nmod . beside = chair ) , recipient = girl )
|
A dog screamed .
|
scream ( agent = dog )
|
A weapon was sketched .
|
sketch ( theme = weapon )
|
A politician gave a brick to a professor .
|
give ( agent = politician , theme = brick , recipient = professor )
|
A chemical was rented to Olivia by a girl .
|
rent ( theme = chemical , recipient = Olivia , agent = girl )
|
The penny was given to the boy by the girl .
|
give ( theme = * penny , recipient = * boy , agent = * girl )
|
A lawyer was given a cake by Logan .
|
give ( recipient = lawyer , theme = cake , agent = Logan )
|
A toy was painted by a child .
|
paint ( theme = toy , agent = child )
|
The buyer lended the guitar to the girl .
|
lend ( agent = * buyer , theme = * guitar , recipient = * girl )
|
Emma ate a girl beside the bed .
|
eat ( agent = Emma , theme = girl ( nmod . beside = * bed ) )
|
Noah disintegrated a muffin in the storage .
|
disintegrate ( agent = Noah , theme = muffin ( nmod . in = * storage ) )
|
Olivia liked that the donut was drawn by the girl .
|
like ( agent = Olivia , ccomp = draw ( theme = * donut , agent = * girl ) )
|
The dog sent the balloon beside a machine to a squirrel .
|
send ( agent = * dog , theme = * balloon ( nmod . beside = machine ) , recipient = squirrel )
|
The cake was lended to Avery by Isaac .
|
lend ( theme = * cake , recipient = Avery , agent = Isaac )
|
The cookie was sold to Emma .
|
sell ( theme = * cookie , recipient = Emma )
|
The donut was loaned to the boy by William .
|
loan ( theme = * donut , recipient = * boy , agent = William )
|
A cake was heard .
|
hear ( theme = cake )
|
A mouse craved to run .
|
crave ( agent = mouse , xcomp = run ( agent = mouse ) )
|
Emma was given a melon in a glass by the girl .
|
give ( recipient = Emma , theme = melon ( nmod . in = glass ) , agent = * girl )
|
The captain needed to dust .
|
need ( agent = * captain , xcomp = dust ( agent = * captain ) )
|
A mother promised a cookie on the stage to a pig .
|
promise ( agent = mother , theme = cookie ( nmod . on = * stage ) , recipient = pig )
|
Elijah liked that a cake was slid by Emma .
|
like ( agent = Elijah , ccomp = slide ( theme = cake , agent = Emma ) )
|
The giraffe rolled .
|
roll ( theme = * giraffe )
|
The plate was liked by Joseph .
|
like ( theme = * plate , agent = Joseph )
|
Emma liked a drink in the car .
|
like ( agent = Emma , theme = drink ( nmod . in = * car ) )
|
The child dreamed that a cake was packed by Noah .
|
dream ( agent = * child , ccomp = pack ( theme = cake , agent = Noah ) )
|
A donkey froze the donut .
|
freeze ( agent = donkey , theme = * donut )
|
A girl held the giraffe beside a chair .
|
hold ( agent = girl , theme = * giraffe ( nmod . beside = chair ) )
|
The girl talked .
|
talk ( agent = * girl )
|
A dog packed .
|
pack ( agent = dog )
|
The pencil was dusted by Jacob .
|
dust ( theme = * pencil , agent = Jacob )
|
A girl was served a potato by the consumer .
|
serve ( recipient = girl , theme = potato , agent = * consumer )
|
A balloon was fed to a fish .
|
feed ( theme = balloon , recipient = fish )
|
The girl slept .
|
sleep ( agent = * girl )
|
Liam ate the cake beside the road .
|
eat ( agent = Liam , theme = * cake ( nmod . beside = * road ) )
|
The raisin was rolled by Olivia .
|
roll ( theme = * raisin , agent = Olivia )
|
Elizabeth rolled a girl .
|
roll ( agent = Elizabeth , theme = girl )
|
Emma lended the box to a dog .
|
lend ( agent = Emma , theme = * box , recipient = dog )
|
A girl liked a box .
|
like ( agent = girl , theme = box )
|
Grace said that Leo reddened .
|
say ( agent = Grace , ccomp = redden ( theme = Leo ) )
|
The dog hoped that Liam rolled the bat .
|
hope ( agent = * dog , ccomp = roll ( agent = Liam , theme = * bat ) )
|
The girl disintegrated .
|
disintegrate ( theme = * girl )
|
The cake was given to Emma by the dog .
|
give ( theme = * cake , recipient = Emma , agent = * dog )
|
Dylan gave Claire a cake .
|
give ( agent = Dylan , recipient = Claire , theme = cake )
|
A citizen hunted Emma .
|
hunt ( agent = citizen , theme = Emma )
|
The frog lended Noah a gumball .
|
lend ( agent = * frog , recipient = Noah , theme = gumball )
|
The cake was given to Mila .
|
give ( theme = * cake , recipient = Mila )
|
Liam noticed that a liver was eaten .
|
notice ( agent = Liam , ccomp = eat ( theme = liver ) )
|
Emma ate the girl beside a bed .
|
eat ( agent = Emma , theme = * girl ( nmod . beside = bed ) )
|
The lion was lended a cake .
|
lend ( recipient = * lion , theme = cake )
|
A cookie was nursed .
|
nurse ( theme = cookie )
|
The boy was given the melon .
|
give ( recipient = * boy , theme = * melon )
|
Wyatt sold a crayon to Harper .
|
sell ( agent = Wyatt , theme = crayon , recipient = Harper )
|
A cake was fed to Emma .
|
feed ( theme = cake , recipient = Emma )
|
Liam longed to run .
|
long ( agent = Liam , xcomp = run ( agent = Liam ) )
|
The bee was offered a donut beside a vehicle .
|
offer ( recipient = * bee , theme = donut ( nmod . beside = vehicle ) )
|
A cookie was decomposed by a girl .
|
decompose ( theme = cookie , agent = girl )
|
The bat was reddened by the mother .
|
redden ( theme = * bat , agent = * mother )
|
A cake was split by Noah .
|
split ( theme = cake , agent = Noah )
|
A sandwich was eaten by Asher .
|
eat ( theme = sandwich , agent = Asher )
|
A dog expected to walk .
|
expect ( agent = dog , xcomp = walk ( agent = dog ) )
|
The girl was mailed a cookie by a dog .
|
mail ( recipient = * girl , theme = cookie , agent = dog )
|
Liam gave the bat to Samuel .
|
give ( agent = Liam , theme = * bat , recipient = Samuel )
|
Grayson tried to walk .
|
try ( agent = Grayson , xcomp = walk ( agent = Grayson ) )
|
The cake was slid by Ella .
|
slide ( theme = * cake , agent = Ella )
|
Emma liked that a cake was rolled .
|
like ( agent = Emma , ccomp = roll ( theme = cake ) )
|
Matthew gave the flag beside the road to the boy .
|
give ( agent = Matthew , theme = * flag ( nmod . beside = * road ) , recipient = * boy )
|
The cake was lended to the boy by the girl .
|
lend ( theme = * cake , recipient = * boy , agent = * girl )
|
The boy was given the donut by Liam .
|
give ( recipient = * boy , theme = * donut , agent = Liam )
|
Emma intended to read .
|
intend ( agent = Emma , xcomp = read ( agent = Emma ) )
|
A cake was poked by Ava .
|
poke ( theme = cake , agent = Ava )
|
A horse expected to nap .
|
expect ( agent = horse , xcomp = nap ( agent = horse ) )
|
A wolf stabbed Samuel .
|
stab ( agent = wolf , theme = Samuel )
|
A soap was respected .
|
respect ( theme = soap )
|
A girl fed Henry the cake .
|
feed ( agent = girl , recipient = Henry , theme = * cake )
|
Elijah grew the cake .
|
grow ( agent = Elijah , theme = * cake )
|
A tiger admired Emma .
|
admire ( agent = tiger , theme = Emma )
|
A girl decomposed .
|
decompose ( theme = girl )
|
A doctor gave a cat the donut on the table .
|
give ( agent = doctor , recipient = cat , theme = * donut ( nmod . on = * table ) )
|
The rose was examined by a girl .
|
examine ( theme = * rose , agent = girl )
|
Emma found the cake on the stool .
|
find ( agent = Emma , theme = * cake ( nmod . on = * stool ) )
|
The block was known by Emma .
|
know ( theme = * block , agent = Emma )
|
The director planned to nap .
|
plan ( agent = * director , xcomp = nap ( agent = * director ) )
|
A frog tossed the crayon .
|
toss ( agent = frog , theme = * crayon )
|
The cake was liked by Abigail .
|
like ( theme = * cake , agent = Abigail )
|
A raisin was adored .
|
adore ( theme = raisin )
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.