source
stringlengths 3
103
| target
stringlengths 3
172
|
---|---|
A cake was found by a girl .
|
find ( theme = cake , agent = girl )
|
A lollipop was burned by Avery .
|
burn ( theme = lollipop , agent = Avery )
|
A captain talked .
|
talk ( agent = captain )
|
The drink rolled .
|
roll ( theme = * drink )
|
The boy was returned a cake in a house by Olivia .
|
return ( recipient = * boy , theme = cake ( nmod . in = house ) , agent = Olivia )
|
A human planned to smirk .
|
plan ( agent = human , xcomp = smirk ( agent = human ) )
|
A cake was passed to Emma by Olivia .
|
pass ( theme = cake , recipient = Emma , agent = Olivia )
|
The cookie was eaten by Camila .
|
eat ( theme = * cookie , agent = Camila )
|
Luke said that a donut was rolled by Emma .
|
say ( agent = Luke , ccomp = roll ( theme = donut , agent = Emma ) )
|
A pumpkin was painted by Samuel .
|
paint ( theme = pumpkin , agent = Samuel )
|
A bell was drawn .
|
draw ( theme = bell )
|
A teacher changed .
|
change ( theme = teacher )
|
The box was painted by Emma .
|
paint ( theme = * box , agent = Emma )
|
A brush was found by the girl .
|
find ( theme = brush , agent = * girl )
|
Emma froze the cake on the chair .
|
freeze ( agent = Emma , theme = * cake ( nmod . on = * chair ) )
|
A cake was liked by Wyatt .
|
like ( theme = cake , agent = Wyatt )
|
A girl was given a donut in a tin by Noah .
|
give ( recipient = girl , theme = donut ( nmod . in = tin ) , agent = Noah )
|
Riley believed that Noah gave Liam a donut beside the bed beside a cassette .
|
believe ( agent = Riley , ccomp = give ( agent = Noah , recipient = Liam , theme = donut ( nmod . beside = * bed ( nmod . beside = cassette ) ) ) )
|
Sophia liked that Emma was lended a cake on the stage .
|
like ( agent = Sophia , ccomp = lend ( recipient = Emma , theme = cake ( nmod . on = * stage ) ) )
|
Olivia was given the molecule by a creature .
|
give ( recipient = Olivia , theme = * molecule , agent = creature )
|
A block was sold to the poet .
|
sell ( theme = block , recipient = * poet )
|
A girl floated a cake .
|
float ( agent = girl , theme = cake )
|
Sebastian needed to sleep .
|
need ( agent = Sebastian , xcomp = sleep ( agent = Sebastian ) )
|
A cake was disintegrated by Emma .
|
disintegrate ( theme = cake , agent = Emma )
|
The hamburger was loaned to Liam by the cat .
|
loan ( theme = * hamburger , recipient = Liam , agent = * cat )
|
Noah liked that a sandwich was loved .
|
like ( agent = Noah , ccomp = love ( theme = sandwich ) )
|
A pen was examined by the dog .
|
examine ( theme = pen , agent = * dog )
|
The jar was given to Emma .
|
give ( theme = * jar , recipient = Emma )
|
A mandarin was awarded to Alexander .
|
award ( theme = mandarin , recipient = Alexander )
|
A cat noticed that a cake was frozen by Liam .
|
notice ( agent = cat , ccomp = freeze ( theme = cake , agent = Liam ) )
|
Liam ate a hamburger on the barrel .
|
eat ( agent = Liam , theme = hamburger ( nmod . on = * barrel ) )
|
A moose preferred to paint .
|
prefer ( agent = moose , xcomp = paint ( agent = moose ) )
|
A tenant slept .
|
sleep ( agent = tenant )
|
The cake was wired to Ava by a girl .
|
wire ( theme = * cake , recipient = Ava , agent = girl )
|
The giraffe fed Olivia a tool .
|
feed ( agent = * giraffe , recipient = Olivia , theme = tool )
|
The cat wanted to clean .
|
want ( agent = * cat , xcomp = clean ( agent = * cat ) )
|
The giraffe painted .
|
paint ( agent = * giraffe )
|
Liam rented a girl a liver on a pillow .
|
rent ( agent = Liam , recipient = girl , theme = liver ( nmod . on = pillow ) )
|
A bucket was burned by a dog .
|
burn ( theme = bucket , agent = dog )
|
A shell was inflated .
|
inflate ( theme = shell )
|
The molecule was floated .
|
float ( theme = * molecule )
|
Ella rolled .
|
roll ( theme = Ella )
|
The baby was given a cake .
|
give ( recipient = * baby , theme = cake )
|
Stella was wired the cookie in the vehicle .
|
wire ( recipient = Stella , theme = * cookie ( nmod . in = * vehicle ) )
|
Mason split Emma .
|
split ( agent = Mason , theme = Emma )
|
The zebra hoped that the donut was helped by Elizabeth .
|
hope ( agent = * zebra , ccomp = help ( theme = * donut , agent = Elizabeth ) )
|
Addison wanted to walk .
|
want ( agent = Addison , xcomp = walk ( agent = Addison ) )
|
The baby gave Emma the donut .
|
give ( agent = * baby , recipient = Emma , theme = * donut )
|
The girl enlarged .
|
enlarge ( theme = * girl )
|
The scarf was tolerated .
|
tolerate ( theme = * scarf )
|
A cat was promised the cake in the garden by a dog .
|
promise ( recipient = cat , theme = * cake ( nmod . in = * garden ) , agent = dog )
|
A box was handed to a girl .
|
hand ( theme = box , recipient = girl )
|
The cake was dusted by William .
|
dust ( theme = * cake , agent = William )
|
A boy drew a donut on a chair .
|
draw ( agent = boy , theme = donut ( nmod . on = chair ) )
|
A hamburger was rolled .
|
roll ( theme = hamburger )
|
A crayon rolled .
|
roll ( theme = crayon )
|
The raisin was cleaned by Alexander .
|
clean ( theme = * raisin , agent = Alexander )
|
A cat rolled a box .
|
roll ( agent = cat , theme = box )
|
Liam lended a tool on the shelf to a deer .
|
lend ( agent = Liam , theme = tool ( nmod . on = * shelf ) , recipient = deer )
|
A girl rolled the spokesman on a cat .
|
roll ( agent = girl , theme = * spokesman ( nmod . on = cat ) )
|
The cookie was cleaned by a girl .
|
clean ( theme = * cookie , agent = girl )
|
The cake was drawn by Michael .
|
draw ( theme = * cake , agent = Michael )
|
The muffin was given to the baby by a girl .
|
give ( theme = * muffin , recipient = * baby , agent = girl )
|
A bell broke .
|
break ( theme = bell )
|
A sweetcorn was disintegrated .
|
disintegrate ( theme = sweetcorn )
|
A cake was burned by the girl .
|
burn ( theme = cake , agent = * girl )
|
A monkey gave a cookie in a room to Liam .
|
give ( agent = monkey , theme = cookie ( nmod . in = room ) , recipient = Liam )
|
The girl was awarded a cake beside a table .
|
award ( recipient = * girl , theme = cake ( nmod . beside = table ) )
|
Emma sketched Olivia .
|
sketch ( agent = Emma , theme = Olivia )
|
The boy gave a horse the rose on a table .
|
give ( agent = * boy , recipient = horse , theme = * rose ( nmod . on = table ) )
|
Emma liked that Liam worshipped a cookie on a cloth beside a stage .
|
like ( agent = Emma , ccomp = worship ( agent = Liam , theme = cookie ( nmod . on = cloth ( nmod . beside = stage ) ) ) )
|
The chalk was sold to Ethan by Liam .
|
sell ( theme = * chalk , recipient = Ethan , agent = Liam )
|
A girl sold a cake to Hazel .
|
sell ( agent = girl , theme = cake , recipient = Hazel )
|
A girl was mailed the box by a servant .
|
mail ( recipient = girl , theme = * box , agent = servant )
|
The boy froze the donut on a table .
|
freeze ( agent = * boy , theme = * donut ( nmod . on = table ) )
|
A rose was offered to a pig by a judge .
|
offer ( theme = rose , recipient = pig , agent = judge )
|
The girl fed the chicken the cake .
|
feed ( agent = * girl , recipient = * chicken , theme = * cake )
|
Emma found a cookie in the car .
|
find ( agent = Emma , theme = cookie ( nmod . in = * car ) )
|
A girl gave a game on a stage to Anthony .
|
give ( agent = girl , theme = game ( nmod . on = stage ) , recipient = Anthony )
|
Emma cooked the writer .
|
cook ( agent = Emma , theme = * writer )
|
Olivia drew .
|
draw ( agent = Olivia )
|
The dog liked that the bird drew .
|
like ( agent = * dog , ccomp = draw ( agent = * bird ) )
|
A cat dusted a can on a table .
|
dust ( agent = cat , theme = can ( nmod . on = table ) )
|
The girl loved a box in a room .
|
love ( agent = * girl , theme = box ( nmod . in = room ) )
|
A box was given to the girl by the dog .
|
give ( theme = box , recipient = * girl , agent = * dog )
|
A box was liked by the coach .
|
like ( theme = box , agent = * coach )
|
The giraffe noticed that a donut was eaten .
|
notice ( agent = * giraffe , ccomp = eat ( theme = donut ) )
|
A girl wished to sneeze .
|
wish ( agent = girl , xcomp = sneeze ( agent = girl ) )
|
Liam helped a cake beside a house on a bed .
|
help ( agent = Liam , theme = cake ( nmod . beside = house ( nmod . on = bed ) ) )
|
The clock was cooked by the child .
|
cook ( theme = * clock , agent = * child )
|
The teacher believed that Ava was given a cake by Liam .
|
believe ( agent = * teacher , ccomp = give ( recipient = Ava , theme = cake , agent = Liam ) )
|
A girl liked the pancake beside a table beside the stage .
|
like ( agent = girl , theme = * pancake ( nmod . beside = table ( nmod . beside = * stage ) ) )
|
A ball was loaned to Emma by a child .
|
loan ( theme = ball , recipient = Emma , agent = child )
|
The girl declared that the cake was burned .
|
declare ( agent = * girl , ccomp = burn ( theme = * cake ) )
|
The drink was valued .
|
value ( theme = * drink )
|
A chicken fed the cake to Emma .
|
feed ( agent = chicken , theme = * cake , recipient = Emma )
|
The ball was rolled by the dog .
|
roll ( theme = * ball , agent = * dog )
|
Emma cleaned a boy .
|
clean ( agent = Emma , theme = boy )
|
The strawberry was eaten by the girl .
|
eat ( theme = * strawberry , agent = * girl )
|
The bowl rolled .
|
roll ( theme = * bowl )
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.