source
stringlengths 3
103
| target
stringlengths 3
172
|
---|---|
The ball was sent to Noah by Sophia .
|
send ( theme = * ball , recipient = Noah , agent = Sophia )
|
A turtle rolled .
|
roll ( theme = turtle )
|
A watch rolled .
|
roll ( theme = watch )
|
Luke liked that the donut was adored .
|
like ( agent = Luke , ccomp = adore ( theme = * donut ) )
|
Christopher hunted .
|
hunt ( agent = Christopher )
|
Ava was lended a cake on the table by the boy .
|
lend ( recipient = Ava , theme = cake ( nmod . on = * table ) , agent = * boy )
|
The lamb noticed .
|
notice ( agent = * lamb )
|
Benjamin gave the boy a drink .
|
give ( agent = Benjamin , recipient = * boy , theme = drink )
|
Emma examined the hat in the garden .
|
examine ( agent = Emma , theme = * hat ( nmod . in = * garden ) )
|
A politician sold the baby a cake on the stool .
|
sell ( agent = politician , recipient = * baby , theme = cake ( nmod . on = * stool ) )
|
Emma gave the shell to Liam .
|
give ( agent = Emma , theme = * shell , recipient = Liam )
|
A spoon was floated by the puppy .
|
float ( theme = spoon , agent = * puppy )
|
Oliver posted the cake in the house to the girl .
|
post ( agent = Oliver , theme = * cake ( nmod . in = * house ) , recipient = * girl )
|
A donut was shortened by a girl .
|
shorten ( theme = donut , agent = girl )
|
A crystal was stabbed by Natalie .
|
stab ( theme = crystal , agent = Natalie )
|
The lion believed that the biscuit was burned by Emma .
|
believe ( agent = * lion , ccomp = burn ( theme = * biscuit , agent = Emma ) )
|
Ava intended to run .
|
intend ( agent = Ava , xcomp = run ( agent = Ava ) )
|
The tiger ate a crocodile .
|
eat ( agent = * tiger , theme = crocodile )
|
A doll snapped .
|
snap ( theme = doll )
|
A puppy smiled .
|
smile ( agent = puppy )
|
Emma liked that the boy was loaned a rose in a house .
|
like ( agent = Emma , ccomp = loan ( recipient = * boy , theme = rose ( nmod . in = house ) ) )
|
William was given a biscuit by a baby .
|
give ( recipient = William , theme = biscuit , agent = baby )
|
Abigail gave a cake to the visitor .
|
give ( agent = Abigail , theme = cake , recipient = * visitor )
|
The dog intended to run .
|
intend ( agent = * dog , xcomp = run ( agent = * dog ) )
|
The penguin wanted to sleep .
|
want ( agent = * penguin , xcomp = sleep ( agent = * penguin ) )
|
A boy adored Emma .
|
adore ( agent = boy , theme = Emma )
|
A cake was missed by Asher .
|
miss ( theme = cake , agent = Asher )
|
A girl liked that the donut was liked .
|
like ( agent = girl , ccomp = like ( theme = * donut ) )
|
A cookie was sold to Isabella .
|
sell ( theme = cookie , recipient = Isabella )
|
Daniel gave the towel to a frog .
|
give ( agent = Daniel , theme = * towel , recipient = frog )
|
A child rolled the cake on a road .
|
roll ( agent = child , theme = * cake ( nmod . on = road ) )
|
Olivia gave Emma the box .
|
give ( agent = Olivia , recipient = Emma , theme = * box )
|
The balloon was crumpled .
|
crumple ( theme = * balloon )
|
Emily burned Emma .
|
burn ( agent = Emily , theme = Emma )
|
The box was liked by a teacher .
|
like ( theme = * box , agent = teacher )
|
Emma gave the donut to Ava .
|
give ( agent = Emma , theme = * donut , recipient = Ava )
|
The basket was eaten .
|
eat ( theme = * basket )
|
The cake was stabbed by Noah .
|
stab ( theme = * cake , agent = Noah )
|
Sophia liked the donut beside the stage .
|
like ( agent = Sophia , theme = * donut ( nmod . beside = * stage ) )
|
A cake was nursed by Daniel .
|
nurse ( theme = cake , agent = Daniel )
|
Ava believed that Emma supported that a donut was fed to Liam by the girl .
|
believe ( agent = Ava , ccomp = support ( agent = Emma , ccomp = feed ( theme = donut , recipient = Liam , agent = * girl ) ) )
|
Olivia served the girl a sandwich .
|
serve ( agent = Olivia , recipient = * girl , theme = sandwich )
|
The cake was nursed .
|
nurse ( theme = * cake )
|
A donut was cleaned by Olivia .
|
clean ( theme = donut , agent = Olivia )
|
A patient discovered a fruit .
|
discover ( agent = patient , theme = fruit )
|
The cake was eaten .
|
eat ( theme = * cake )
|
The duck preferred to nap .
|
prefer ( agent = * duck , xcomp = nap ( agent = * duck ) )
|
The captain drew .
|
draw ( agent = * captain )
|
Amelia was passed a cake .
|
pass ( recipient = Amelia , theme = cake )
|
Logan slid .
|
slide ( theme = Logan )
|
The girl was loaned a cake by Emma .
|
loan ( recipient = * girl , theme = cake , agent = Emma )
|
A pretzel was found by Liam .
|
find ( theme = pretzel , agent = Liam )
|
The cloud was known .
|
know ( theme = * cloud )
|
Samuel slept .
|
sleep ( agent = Samuel )
|
A donut was given to a boy by a giraffe .
|
give ( theme = donut , recipient = boy , agent = giraffe )
|
A butterfly rolled .
|
roll ( theme = butterfly )
|
Olivia said that a duck said that a cake was shortened .
|
say ( agent = Olivia , ccomp = say ( agent = duck , ccomp = shorten ( theme = cake ) ) )
|
The box was burned by a boy .
|
burn ( theme = * box , agent = boy )
|
The radio was heard .
|
hear ( theme = * radio )
|
A girl lended a drink to a student .
|
lend ( agent = girl , theme = drink , recipient = student )
|
The cake was offered to the child .
|
offer ( theme = * cake , recipient = * child )
|
A pillow was offered to a boy .
|
offer ( theme = pillow , recipient = boy )
|
Olivia lended the balloon to Emma .
|
lend ( agent = Olivia , theme = * balloon , recipient = Emma )
|
A cake was handed to Layla .
|
hand ( theme = cake , recipient = Layla )
|
Emma was sold the cake in a car .
|
sell ( recipient = Emma , theme = * cake ( nmod . in = car ) )
|
A pancake was sold to Emma .
|
sell ( theme = pancake , recipient = Emma )
|
The cake was lended to Liam by Emma .
|
lend ( theme = * cake , recipient = Liam , agent = Emma )
|
The girl dusted a muffin .
|
dust ( agent = * girl , theme = muffin )
|
Benjamin declared that Emma grew the citizen .
|
declare ( agent = Benjamin , ccomp = grow ( agent = Emma , theme = * citizen ) )
|
Olivia burned .
|
burn ( theme = Olivia )
|
A drink was helped by a boy .
|
help ( theme = drink , agent = boy )
|
The cake was poked by Gabriel .
|
poke ( theme = * cake , agent = Gabriel )
|
The doll was passed to the donkey .
|
pass ( theme = * doll , recipient = * donkey )
|
William liked that the can was tossed by a girl .
|
like ( agent = William , ccomp = toss ( theme = * can , agent = girl ) )
|
The cake was served to the baby .
|
serve ( theme = * cake , recipient = * baby )
|
A writer juggled a frog on the stage .
|
juggle ( agent = writer , theme = frog ( nmod . on = * stage ) )
|
A rose was improved by a bear .
|
improve ( theme = rose , agent = bear )
|
A cake was frozen by Benjamin .
|
freeze ( theme = cake , agent = Benjamin )
|
A girl appreciated that Liam sketched Isabella .
|
appreciate ( agent = girl , ccomp = sketch ( agent = Liam , theme = Isabella ) )
|
Ella rolled the pony beside a book .
|
roll ( agent = Ella , theme = * pony ( nmod . beside = book ) )
|
The cake was given to Emma by the boy .
|
give ( theme = * cake , recipient = Emma , agent = * boy )
|
A horse rolled Emma .
|
roll ( agent = horse , theme = Emma )
|
Olivia fed Noah the cake .
|
feed ( agent = Olivia , recipient = Noah , theme = * cake )
|
Emma liked Victoria .
|
like ( agent = Emma , theme = Victoria )
|
The girl sent a boy the fruit on a table .
|
send ( agent = * girl , recipient = boy , theme = * fruit ( nmod . on = table ) )
|
Emma liked that a girl awarded a donut to Oliver .
|
like ( agent = Emma , ccomp = award ( agent = girl , theme = donut , recipient = Oliver ) )
|
A donut was examined .
|
examine ( theme = donut )
|
The dog sold a girl the muffin on the table .
|
sell ( agent = * dog , recipient = girl , theme = * muffin ( nmod . on = * table ) )
|
The cow liked a girl beside the stage .
|
like ( agent = * cow , theme = girl ( nmod . beside = * stage ) )
|
A shoe rolled .
|
roll ( theme = shoe )
|
The cookie was admired .
|
admire ( theme = * cookie )
|
Liam loaned Scarlett a rose .
|
loan ( agent = Liam , recipient = Scarlett , theme = rose )
|
A bottle was liked by a teacher .
|
like ( theme = bottle , agent = teacher )
|
A cake was sold to a dog by the girl .
|
sell ( theme = cake , recipient = dog , agent = * girl )
|
Isabella enjoyed to walk .
|
enjoy ( agent = Isabella , xcomp = walk ( agent = Isabella ) )
|
A cat painted Sofia .
|
paint ( agent = cat , theme = Sofia )
|
A bowl was rented to the lawyer by the girl .
|
rent ( theme = bowl , recipient = * lawyer , agent = * girl )
|
The donut was painted by a girl .
|
paint ( theme = * donut , agent = girl )
|
The driver rolled a block on the stage .
|
roll ( agent = * driver , theme = block ( nmod . on = * stage ) )
|
A gumball was pierced .
|
pierce ( theme = gumball )
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.