source
stringlengths 3
103
| target
stringlengths 3
172
|
---|---|
Oliver poked the donut .
|
poke ( agent = Oliver , theme = * donut )
|
The deer was served the toy on a leaflet by a boy .
|
serve ( recipient = * deer , theme = * toy ( nmod . on = leaflet ) , agent = boy )
|
A drink was poked by Liam .
|
poke ( theme = drink , agent = Liam )
|
Liam gave Sophia the cake on a table .
|
give ( agent = Liam , recipient = Sophia , theme = * cake ( nmod . on = table ) )
|
The donut was liked by Isabella .
|
like ( theme = * donut , agent = Isabella )
|
The doll was appreciated .
|
appreciate ( theme = * doll )
|
A judge grew the girl in the house .
|
grow ( agent = judge , theme = * girl ( nmod . in = * house ) )
|
The girl hated to walk .
|
hate ( agent = * girl , xcomp = walk ( agent = * girl ) )
|
A lamb helped Emma .
|
help ( agent = lamb , theme = Emma )
|
Hannah slept .
|
sleep ( agent = Hannah )
|
A girl sold Sophia a cake beside the bed .
|
sell ( agent = girl , recipient = Sophia , theme = cake ( nmod . beside = * bed ) )
|
The donut was rolled by Matthew .
|
roll ( theme = * donut , agent = Matthew )
|
Olivia liked the melon beside a table .
|
like ( agent = Olivia , theme = * melon ( nmod . beside = table ) )
|
A cake was frozen by Mia .
|
freeze ( theme = cake , agent = Mia )
|
A cake was offered to a girl by Liam .
|
offer ( theme = cake , recipient = girl , agent = Liam )
|
The molecule was rolled by Emma .
|
roll ( theme = * molecule , agent = Emma )
|
Carter was given the donut .
|
give ( recipient = Carter , theme = * donut )
|
Mia slept .
|
sleep ( agent = Mia )
|
The cake was sent to the girl by Harper .
|
send ( theme = * cake , recipient = * girl , agent = Harper )
|
The coach brought the dog a cake .
|
bring ( agent = * coach , recipient = * dog , theme = cake )
|
The cookie was liked by a girl .
|
like ( theme = * cookie , agent = girl )
|
A pencil was broken by Liam .
|
break ( theme = pencil , agent = Liam )
|
The mouse appreciated Olivia .
|
appreciate ( agent = * mouse , theme = Olivia )
|
Liam gave a crown beside the sink to Emma .
|
give ( agent = Liam , theme = crown ( nmod . beside = * sink ) , recipient = Emma )
|
The cake was shortened by the cat .
|
shorten ( theme = * cake , agent = * cat )
|
A cookie was given to a cat by the girl .
|
give ( theme = cookie , recipient = cat , agent = * girl )
|
William lended Emma a donut on a sheet .
|
lend ( agent = William , recipient = Emma , theme = donut ( nmod . on = sheet ) )
|
The cake was given to Emma by William .
|
give ( theme = * cake , recipient = Emma , agent = William )
|
A boy intended to walk .
|
intend ( agent = boy , xcomp = walk ( agent = boy ) )
|
A mouse was given the block .
|
give ( recipient = mouse , theme = * block )
|
A girl appreciated the cake .
|
appreciate ( agent = girl , theme = * cake )
|
A raisin was seen by David .
|
see ( theme = raisin , agent = David )
|
A girl was sent a box by a poet .
|
send ( recipient = girl , theme = box , agent = poet )
|
A bottle was touched by Isabella .
|
touch ( theme = bottle , agent = Isabella )
|
Mateo respected Emma .
|
respect ( agent = Mateo , theme = Emma )
|
Emma nursed the block .
|
nurse ( agent = Emma , theme = * block )
|
The champion loved to eat .
|
love ( agent = * champion , xcomp = eat ( agent = * champion ) )
|
The strawberry was floated .
|
float ( theme = * strawberry )
|
Noah painted the strawberry .
|
paint ( agent = Noah , theme = * strawberry )
|
Emma liked a child on a table .
|
like ( agent = Emma , theme = child ( nmod . on = table ) )
|
Emily proved that a donut was noticed by the child .
|
prove ( agent = Emily , ccomp = notice ( theme = donut , agent = * child ) )
|
The lawyer drew a baby .
|
draw ( agent = * lawyer , theme = baby )
|
The producer was awarded a cake on a leaflet .
|
award ( recipient = * producer , theme = cake ( nmod . on = leaflet ) )
|
Emma was given a cake on the computer .
|
give ( recipient = Emma , theme = cake ( nmod . on = * computer ) )
|
A cat cleaned Emma .
|
clean ( agent = cat , theme = Emma )
|
The donut was awarded to Carter .
|
award ( theme = * donut , recipient = Carter )
|
A rose was dusted by Liam .
|
dust ( theme = rose , agent = Liam )
|
A dog painted Liam .
|
paint ( agent = dog , theme = Liam )
|
The cake was given to Harper by a girl .
|
give ( theme = * cake , recipient = Harper , agent = girl )
|
The plant was given to the puppy .
|
give ( theme = * plant , recipient = * puppy )
|
Liam packed Wyatt .
|
pack ( agent = Liam , theme = Wyatt )
|
A giraffe declared that the girl discovered a strawberry .
|
declare ( agent = giraffe , ccomp = discover ( agent = * girl , theme = strawberry ) )
|
James floated a shell .
|
float ( agent = James , theme = shell )
|
A glue was burned by Ava .
|
burn ( theme = glue , agent = Ava )
|
The pretzel was rolled by a girl .
|
roll ( theme = * pretzel , agent = girl )
|
Aria rolled the girl in the room .
|
roll ( agent = Aria , theme = * girl ( nmod . in = * room ) )
|
The cat ate the hammer beside a poster .
|
eat ( agent = * cat , theme = * hammer ( nmod . beside = poster ) )
|
A mother gave Avery the cake .
|
give ( agent = mother , recipient = Avery , theme = * cake )
|
The sandwich was reddened by Isabella .
|
redden ( theme = * sandwich , agent = Isabella )
|
Liam was passed the cake .
|
pass ( recipient = Liam , theme = * cake )
|
The kitty was given a pickle beside the stage by Emma .
|
give ( recipient = * kitty , theme = pickle ( nmod . beside = * stage ) , agent = Emma )
|
William gave the boy a melon .
|
give ( agent = William , recipient = * boy , theme = melon )
|
Emma gave the baby a cake in a house .
|
give ( agent = Emma , recipient = * baby , theme = cake ( nmod . in = house ) )
|
The knife was floated .
|
float ( theme = * knife )
|
The button was burned by Noah .
|
burn ( theme = * button , agent = Noah )
|
A bag was liked by Emma .
|
like ( theme = bag , agent = Emma )
|
A girl liked Joshua .
|
like ( agent = girl , theme = Joshua )
|
A scientist gave the radio to Emma .
|
give ( agent = scientist , theme = * radio , recipient = Emma )
|
A drink was sent to Oliver .
|
send ( theme = drink , recipient = Oliver )
|
Mateo stabbed Emma .
|
stab ( agent = Mateo , theme = Emma )
|
Alexander planned to run .
|
plan ( agent = Alexander , xcomp = run ( agent = Alexander ) )
|
The boy scoffed .
|
scoff ( agent = * boy )
|
A boy doubled the banana in a drawer .
|
double ( agent = boy , theme = * banana ( nmod . in = drawer ) )
|
A donut was dusted .
|
dust ( theme = donut )
|
A tenant was lended the melon in a vessel by a cat .
|
lend ( recipient = tenant , theme = * melon ( nmod . in = vessel ) , agent = cat )
|
A queen gave a cake in the box to Avery .
|
give ( agent = queen , theme = cake ( nmod . in = * box ) , recipient = Avery )
|
Olivia tried to walk .
|
try ( agent = Olivia , xcomp = walk ( agent = Olivia ) )
|
The raisin was lended to Grayson by the girl .
|
lend ( theme = * raisin , recipient = Grayson , agent = * girl )
|
The boy gave the girl the donut .
|
give ( agent = * boy , recipient = * girl , theme = * donut )
|
Eleanor cleaned a cake beside a monk .
|
clean ( agent = Eleanor , theme = cake ( nmod . beside = monk ) )
|
The boy gave the girl a cake beside the stage in the house .
|
give ( agent = * boy , recipient = * girl , theme = cake ( nmod . beside = * stage ( nmod . in = * house ) ) )
|
A girl poked the dog .
|
poke ( agent = girl , theme = * dog )
|
A boy preferred to run .
|
prefer ( agent = boy , xcomp = run ( agent = boy ) )
|
The butterfly was sold the cookie in the box by Andrew .
|
sell ( recipient = * butterfly , theme = * cookie ( nmod . in = * box ) , agent = Andrew )
|
The cake was studied by Noah .
|
study ( theme = * cake , agent = Noah )
|
Emma liked Olivia .
|
like ( agent = Emma , theme = Olivia )
|
The boy liked that a donut was given to the girl by Claire .
|
like ( agent = * boy , ccomp = give ( theme = donut , recipient = * girl , agent = Claire ) )
|
Emma thought that a donut was adored .
|
think ( agent = Emma , ccomp = adore ( theme = donut ) )
|
The drink was awarded to Daniel .
|
award ( theme = * drink , recipient = Daniel )
|
The donut was offered to Ava by Emma .
|
offer ( theme = * donut , recipient = Ava , agent = Emma )
|
Emma froze the cake on a box .
|
freeze ( agent = Emma , theme = * cake ( nmod . on = box ) )
|
A monster held the balloon .
|
hold ( agent = monster , theme = * balloon )
|
A teacher wanted to read .
|
want ( agent = teacher , xcomp = read ( agent = teacher ) )
|
The cake was split by a girl .
|
split ( theme = * cake , agent = girl )
|
A knife was drawn by Emma .
|
draw ( theme = knife , agent = Emma )
|
A bucket was broken by a boy .
|
break ( theme = bucket , agent = boy )
|
The bat was drawn .
|
draw ( theme = * bat )
|
A girl hated to walk .
|
hate ( agent = girl , xcomp = walk ( agent = girl ) )
|
Emma pierced the frog on the vessel .
|
pierce ( agent = Emma , theme = * frog ( nmod . on = * vessel ) )
|
Olivia painted a pillow .
|
paint ( agent = Olivia , theme = pillow )
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.