source
stringlengths 3
103
| target
stringlengths 3
172
|
---|---|
The seed was nursed .
|
nurse ( theme = * seed )
|
A cat handed the cake on the keyboard to Noah .
|
hand ( agent = cat , theme = * cake ( nmod . on = * keyboard ) , recipient = Noah )
|
The girl lended Isabella a cloud on the chair .
|
lend ( agent = * girl , recipient = Isabella , theme = cloud ( nmod . on = * chair ) )
|
Liam painted Noah .
|
paint ( agent = Liam , theme = Noah )
|
A penguin sent a block to Emma .
|
send ( agent = penguin , theme = block , recipient = Emma )
|
Stella hoped that the chalk was drawn .
|
hope ( agent = Stella , ccomp = draw ( theme = * chalk ) )
|
A girl wished to run .
|
wish ( agent = girl , xcomp = run ( agent = girl ) )
|
A cake was poked by the cat .
|
poke ( theme = cake , agent = * cat )
|
The doll was liked by Isabella .
|
like ( theme = * doll , agent = Isabella )
|
A donkey forwarded Emma the cake in the house .
|
forward ( agent = donkey , recipient = Emma , theme = * cake ( nmod . in = * house ) )
|
The lollipop was shortened by a child .
|
shorten ( theme = * lollipop , agent = child )
|
The melon was liked by Jackson .
|
like ( theme = * melon , agent = Jackson )
|
A child cooked the girl on a chair .
|
cook ( agent = child , theme = * girl ( nmod . on = chair ) )
|
Liam gave a girl a sandwich beside a table .
|
give ( agent = Liam , recipient = girl , theme = sandwich ( nmod . beside = table ) )
|
The pencil was passed to Owen by Liam .
|
pass ( theme = * pencil , recipient = Owen , agent = Liam )
|
A baby discovered the cake on the stage on a shelf .
|
discover ( agent = baby , theme = * cake ( nmod . on = * stage ( nmod . on = shelf ) ) )
|
A girl sent the cake to Liam .
|
send ( agent = girl , theme = * cake , recipient = Liam )
|
The fly liked that a mother cleaned Oliver .
|
like ( agent = * fly , ccomp = clean ( agent = mother , theme = Oliver ) )
|
Oliver broke a cake .
|
break ( agent = Oliver , theme = cake )
|
A cake was adored .
|
adore ( theme = cake )
|
A baby needed to jog .
|
need ( agent = baby , xcomp = jog ( agent = baby ) )
|
The cake was liked by the lawyer .
|
like ( theme = * cake , agent = * lawyer )
|
A boy lended a bee a rose .
|
lend ( agent = boy , recipient = bee , theme = rose )
|
Mason painted .
|
paint ( agent = Mason )
|
The cake was handed to Liam .
|
hand ( theme = * cake , recipient = Liam )
|
A kitty cleaned .
|
clean ( agent = kitty )
|
Liam was returned a weapon by a girl .
|
return ( recipient = Liam , theme = weapon , agent = girl )
|
A cake was rolled by the duke .
|
roll ( theme = cake , agent = * duke )
|
Liam was offered a cookie beside a glass by Charlotte .
|
offer ( recipient = Liam , theme = cookie ( nmod . beside = glass ) , agent = Charlotte )
|
Harper said that the girl changed a balloon .
|
say ( agent = Harper , ccomp = change ( agent = * girl , theme = balloon ) )
|
The girl served the cake to Isabella .
|
serve ( agent = * girl , theme = * cake , recipient = Isabella )
|
A gumball was mailed to the girl by a boy .
|
mail ( theme = gumball , recipient = * girl , agent = boy )
|
Emma liked the girl in the house .
|
like ( agent = Emma , theme = * girl ( nmod . in = * house ) )
|
A girl gave a duke the hat .
|
give ( agent = girl , recipient = duke , theme = * hat )
|
A bat was painted by a boy .
|
paint ( theme = bat , agent = boy )
|
The girl slid the basket .
|
slide ( agent = * girl , theme = * basket )
|
Liam was fed the rose .
|
feed ( recipient = Liam , theme = * rose )
|
Oliver dusted .
|
dust ( agent = Oliver )
|
The cake was worshipped by a girl .
|
worship ( theme = * cake , agent = girl )
|
The girl noticed that Emma was posted the sweetcorn on a stage by the boy .
|
notice ( agent = * girl , ccomp = post ( recipient = Emma , theme = * sweetcorn ( nmod . on = stage ) , agent = * boy ) )
|
A raisin was adored by a host .
|
adore ( theme = raisin , agent = host )
|
The cake was wired to Noah .
|
wire ( theme = * cake , recipient = Noah )
|
A girl painted the boy .
|
paint ( agent = girl , theme = * boy )
|
The child rented Amelia a ball .
|
rent ( agent = * child , recipient = Amelia , theme = ball )
|
A cake was given to the child .
|
give ( theme = cake , recipient = * child )
|
Elijah proved that a researcher rolled the cake in a house beside the table .
|
prove ( agent = Elijah , ccomp = roll ( agent = researcher , theme = * cake ( nmod . in = house ( nmod . beside = * table ) ) ) )
|
A mouse slept .
|
sleep ( agent = mouse )
|
The bat was rented to the cat .
|
rent ( theme = * bat , recipient = * cat )
|
Liam cried .
|
cry ( agent = Liam )
|
A melon was liked by the girl .
|
like ( theme = melon , agent = * girl )
|
The crayon was lended to Emma .
|
lend ( theme = * crayon , recipient = Emma )
|
A girl heard .
|
hear ( agent = girl )
|
Ava appreciated a cake in the puddle .
|
appreciate ( agent = Ava , theme = cake ( nmod . in = * puddle ) )
|
A fly slept .
|
sleep ( agent = fly )
|
A hamburger crumpled .
|
crumple ( theme = hamburger )
|
The cake was served to Emma by Samuel .
|
serve ( theme = * cake , recipient = Emma , agent = Samuel )
|
A girl forwarded Oliver the cake .
|
forward ( agent = girl , recipient = Oliver , theme = * cake )
|
Lucas gave a balloon in a car to Emma .
|
give ( agent = Lucas , theme = balloon ( nmod . in = car ) , recipient = Emma )
|
The block was lended to the moose by Emma .
|
lend ( theme = * block , recipient = * moose , agent = Emma )
|
Liam painted a box .
|
paint ( agent = Liam , theme = box )
|
A cake was served to the girl .
|
serve ( theme = cake , recipient = * girl )
|
The bell was liked .
|
like ( theme = * bell )
|
The sandwich was eaten by the girl .
|
eat ( theme = * sandwich , agent = * girl )
|
A cake was given to Liam .
|
give ( theme = cake , recipient = Liam )
|
The pencil was posted to the girl by Elijah .
|
post ( theme = * pencil , recipient = * girl , agent = Elijah )
|
The girl ran .
|
run ( agent = * girl )
|
Evelyn itched to walk .
|
itch ( agent = Evelyn , xcomp = walk ( agent = Evelyn ) )
|
The boy sneezed .
|
sneeze ( agent = * boy )
|
A baby dusted .
|
dust ( agent = baby )
|
The prisoner was lended the cake .
|
lend ( recipient = * prisoner , theme = * cake )
|
A child wanted to walk .
|
want ( agent = child , xcomp = walk ( agent = child ) )
|
Olivia enlarged a ball in the house .
|
enlarge ( agent = Olivia , theme = ball ( nmod . in = * house ) )
|
Nathan gave a cake to Isabella .
|
give ( agent = Nathan , theme = cake , recipient = Isabella )
|
The cake was heard by Emma .
|
hear ( theme = * cake , agent = Emma )
|
Olivia painted a donut .
|
paint ( agent = Olivia , theme = donut )
|
The student rolled the poet .
|
roll ( agent = * student , theme = * poet )
|
Ethan was fed a banana .
|
feed ( recipient = Ethan , theme = banana )
|
The cookie was helped by a chicken .
|
help ( theme = * cookie , agent = chicken )
|
The donut was grown by Grace .
|
grow ( theme = * donut , agent = Grace )
|
Emma was brought a cake .
|
bring ( recipient = Emma , theme = cake )
|
A cake was given to a dog by Isaac .
|
give ( theme = cake , recipient = dog , agent = Isaac )
|
Madison liked that a girl cooked a rose .
|
like ( agent = Madison , ccomp = cook ( agent = girl , theme = rose ) )
|
The donut was liked by Olivia .
|
like ( theme = * donut , agent = Olivia )
|
The boy passed a cake to John .
|
pass ( agent = * boy , theme = cake , recipient = John )
|
Sophia painted .
|
paint ( agent = Sophia )
|
The cow gave a box beside the table to Emma .
|
give ( agent = * cow , theme = box ( nmod . beside = * table ) , recipient = Emma )
|
A ball was cooked by William .
|
cook ( theme = ball , agent = William )
|
shark
|
shark
|
A monster slept .
|
sleep ( agent = monster )
|
A newspaper was poked by a doctor .
|
poke ( theme = newspaper , agent = doctor )
|
A drink was given to the girl by a resident .
|
give ( theme = drink , recipient = * girl , agent = resident )
|
A giraffe cleaned the girl .
|
clean ( agent = giraffe , theme = * girl )
|
The cake was passed to Olivia by a pupil .
|
pass ( theme = * cake , recipient = Olivia , agent = pupil )
|
The mother ate .
|
eat ( agent = * mother )
|
The dog gave Emma the knife in the hole .
|
give ( agent = * dog , recipient = Emma , theme = * knife ( nmod . in = * hole ) )
|
The lion painted .
|
paint ( agent = * lion )
|
A child sketched Ava .
|
sketch ( agent = child , theme = Ava )
|
The girl was sold a needle by Liam .
|
sell ( recipient = * girl , theme = needle , agent = Liam )
|
A donut was rented to Isabella by a professor .
|
rent ( theme = donut , recipient = Isabella , agent = professor )
|
The yogurt was posted to Benjamin by Olivia .
|
post ( theme = * yogurt , recipient = Benjamin , agent = Olivia )
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.