source
stringlengths 3
103
| target
stringlengths 3
172
|
---|---|
The girl held Jack .
|
hold ( agent = * girl , theme = Jack )
|
Natalie was returned the cake by Nora .
|
return ( recipient = Natalie , theme = * cake , agent = Nora )
|
A newspaper was rolled .
|
roll ( theme = newspaper )
|
A butterfly adored the girl in the garden .
|
adore ( agent = butterfly , theme = * girl ( nmod . in = * garden ) )
|
Emma liked that the bottle was cleaned by Matthew .
|
like ( agent = Emma , ccomp = clean ( theme = * bottle , agent = Matthew ) )
|
The teacher split the book in the house .
|
split ( agent = * teacher , theme = * book ( nmod . in = * house ) )
|
The donut was slid by a turtle .
|
slide ( theme = * donut , agent = turtle )
|
Liam passed Emma a cake beside the book .
|
pass ( agent = Liam , recipient = Emma , theme = cake ( nmod . beside = * book ) )
|
Noah gave Grayson the crystal .
|
give ( agent = Noah , recipient = Grayson , theme = * crystal )
|
Sophia found the muffin .
|
find ( agent = Sophia , theme = * muffin )
|
Liam slept .
|
sleep ( agent = Liam )
|
Ava admired the donut .
|
admire ( agent = Ava , theme = * donut )
|
The toothbrush was painted by a girl .
|
paint ( theme = * toothbrush , agent = girl )
|
A cat offered the gumball on a table to Theodore .
|
offer ( agent = cat , theme = * gumball ( nmod . on = table ) , recipient = Theodore )
|
A manager sent a balloon to Emma .
|
send ( agent = manager , theme = balloon , recipient = Emma )
|
Aubrey ate the boy .
|
eat ( agent = Aubrey , theme = * boy )
|
A girl intended to run .
|
intend ( agent = girl , xcomp = run ( agent = girl ) )
|
The sailor shortened .
|
shorten ( theme = * sailor )
|
A donut was snapped .
|
snap ( theme = donut )
|
Ava lended a boy the cup .
|
lend ( agent = Ava , recipient = boy , theme = * cup )
|
A girl snapped .
|
snap ( theme = girl )
|
Liam was offered the ball beside the table .
|
offer ( recipient = Liam , theme = * ball ( nmod . beside = * table ) )
|
A girl tolerated Emma .
|
tolerate ( agent = girl , theme = Emma )
|
A chicken was lended a sweetcorn beside a nest .
|
lend ( recipient = chicken , theme = sweetcorn ( nmod . beside = nest ) )
|
A potato was packed .
|
pack ( theme = potato )
|
Emma gave a girl the rose beside a flower .
|
give ( agent = Emma , recipient = girl , theme = * rose ( nmod . beside = flower ) )
|
Anthony dusted a horse in a house .
|
dust ( agent = Anthony , theme = horse ( nmod . in = house ) )
|
William liked that the cake was burned by a bunny .
|
like ( agent = William , ccomp = burn ( theme = * cake , agent = bunny ) )
|
The girl was given a cookie on a table .
|
give ( recipient = * girl , theme = cookie ( nmod . on = table ) )
|
Emma worshipped a muffin .
|
worship ( agent = Emma , theme = muffin )
|
The cake was mailed to a pony .
|
mail ( theme = * cake , recipient = pony )
|
A pretzel rolled .
|
roll ( theme = pretzel )
|
A towel was eaten by Samuel .
|
eat ( theme = towel , agent = Samuel )
|
The raisin was disintegrated by Emma .
|
disintegrate ( theme = * raisin , agent = Emma )
|
Emma observed a wine in a room .
|
observe ( agent = Emma , theme = wine ( nmod . in = room ) )
|
William was lended the strawberry .
|
lend ( recipient = William , theme = * strawberry )
|
The balloon was tossed by a chicken .
|
toss ( theme = * balloon , agent = chicken )
|
The chicken talked .
|
talk ( agent = * chicken )
|
The boy saw .
|
see ( agent = * boy )
|
A donut was split .
|
split ( theme = donut )
|
Isabella rolled the donut .
|
roll ( agent = Isabella , theme = * donut )
|
A box was eaten by a girl .
|
eat ( theme = box , agent = girl )
|
Emma hoped to nap .
|
hope ( agent = Emma , xcomp = nap ( agent = Emma ) )
|
The butterfly rolled the donut .
|
roll ( agent = * butterfly , theme = * donut )
|
The boy gave the cat a cake in a car .
|
give ( agent = * boy , recipient = * cat , theme = cake ( nmod . in = car ) )
|
A shoe was given to Mateo by a girl .
|
give ( theme = shoe , recipient = Mateo , agent = girl )
|
A block was appreciated by Ava .
|
appreciate ( theme = block , agent = Ava )
|
A box was given to Daniel by Lucas .
|
give ( theme = box , recipient = Daniel , agent = Lucas )
|
A donut was helped by a sailor .
|
help ( theme = donut , agent = sailor )
|
A molecule was found .
|
find ( theme = molecule )
|
Brooklyn rolled a girl .
|
roll ( agent = Brooklyn , theme = girl )
|
A guitar was liked by Emma .
|
like ( theme = guitar , agent = Emma )
|
A boy expected that Noah dusted the cake .
|
expect ( agent = boy , ccomp = dust ( agent = Noah , theme = * cake ) )
|
The cake was eaten by a turtle .
|
eat ( theme = * cake , agent = turtle )
|
The servant painted .
|
paint ( agent = * servant )
|
The girl was lended a pretzel beside a table by the monkey .
|
lend ( recipient = * girl , theme = pretzel ( nmod . beside = table ) , agent = * monkey )
|
A sandwich reddened .
|
redden ( theme = sandwich )
|
A brain was admired .
|
admire ( theme = brain )
|
The boy said that Benjamin declared that a donut was eaten .
|
say ( agent = * boy , ccomp = declare ( agent = Benjamin , ccomp = eat ( theme = donut ) ) )
|
Isabella believed that Emma slipped Liam a box on the stage .
|
believe ( agent = Isabella , ccomp = slip ( agent = Emma , recipient = Liam , theme = box ( nmod . on = * stage ) ) )
|
Emma valued that the girl hoped that Olivia saw the pretzel beside a bed .
|
value ( agent = Emma , ccomp = hope ( agent = * girl , ccomp = see ( agent = Olivia , theme = * pretzel ( nmod . beside = bed ) ) ) )
|
Emma gave a flag beside a table to a cat .
|
give ( agent = Emma , theme = flag ( nmod . beside = table ) , recipient = cat )
|
Harper liked that Emma found a knife in a room .
|
like ( agent = Harper , ccomp = find ( agent = Emma , theme = knife ( nmod . in = room ) ) )
|
A donut was called by Emma .
|
call ( theme = donut , agent = Emma )
|
William was lended the cake .
|
lend ( recipient = William , theme = * cake )
|
The cake was given to the boy by a girl .
|
give ( theme = * cake , recipient = * boy , agent = girl )
|
A cat awarded a passenger a needle in the mug on the table .
|
award ( agent = cat , recipient = passenger , theme = needle ( nmod . in = * mug ( nmod . on = * table ) ) )
|
The chalk was held by a dog .
|
hold ( theme = * chalk , agent = dog )
|
Emma poked a cookie on a box .
|
poke ( agent = Emma , theme = cookie ( nmod . on = box ) )
|
A baby wanted to walk .
|
want ( agent = baby , xcomp = walk ( agent = baby ) )
|
The donut was brought to Olivia .
|
bring ( theme = * donut , recipient = Olivia )
|
The cake was called by Amelia .
|
call ( theme = * cake , agent = Amelia )
|
Abigail heard .
|
hear ( agent = Abigail )
|
A dog froze the box .
|
freeze ( agent = dog , theme = * box )
|
A penguin knew the girl .
|
know ( agent = penguin , theme = * girl )
|
The chalk was stabbed by Elizabeth .
|
stab ( theme = * chalk , agent = Elizabeth )
|
Olivia was posted the cookie by a bunny .
|
post ( recipient = Olivia , theme = * cookie , agent = bunny )
|
Luna gave the melon on the table to the girl .
|
give ( agent = Luna , theme = * melon ( nmod . on = * table ) , recipient = * girl )
|
A bear poked Liam .
|
poke ( agent = bear , theme = Liam )
|
A pen was given to William .
|
give ( theme = pen , recipient = William )
|
A cake was slipped to a cat by a girl .
|
slip ( theme = cake , recipient = cat , agent = girl )
|
A sandwich was lended to Liam by Emily .
|
lend ( theme = sandwich , recipient = Liam , agent = Emily )
|
A balloon was sold to a lion by a boy .
|
sell ( theme = balloon , recipient = lion , agent = boy )
|
Benjamin liked that a cat lended the girl a donut .
|
like ( agent = Benjamin , ccomp = lend ( agent = cat , recipient = * girl , theme = donut ) )
|
Ethan ate the cake .
|
eat ( agent = Ethan , theme = * cake )
|
James ate Noah .
|
eat ( agent = James , theme = Noah )
|
Olivia liked a girl beside a table .
|
like ( agent = Olivia , theme = girl ( nmod . beside = table ) )
|
Emma tolerated Isabella .
|
tolerate ( agent = Emma , theme = Isabella )
|
The rose was burned .
|
burn ( theme = * rose )
|
A tenant rolled the baby .
|
roll ( agent = tenant , theme = * baby )
|
Sophia snored .
|
snore ( agent = Sophia )
|
Elijah tolerated that the girl gave Emma a cake beside a table in the shoe .
|
tolerate ( agent = Elijah , ccomp = give ( agent = * girl , recipient = Emma , theme = cake ( nmod . beside = table ( nmod . in = * shoe ) ) ) )
|
The teacher found a girl .
|
find ( agent = * teacher , theme = girl )
|
The donut was cooked by a bunny .
|
cook ( theme = * donut , agent = bunny )
|
The cake was given to the princess by Charlotte .
|
give ( theme = * cake , recipient = * princess , agent = Charlotte )
|
The cookie was improved .
|
improve ( theme = * cookie )
|
A cake was helped by a frog .
|
help ( theme = cake , agent = frog )
|
A ball froze .
|
freeze ( theme = ball )
|
The professor sneezed .
|
sneeze ( agent = * professor )
|
The needle was thrown by the girl .
|
throw ( theme = * needle , agent = * girl )
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.