source
stringlengths 3
103
| target
stringlengths 3
172
|
---|---|
The cat was given the cookie by Liam .
|
give ( recipient = * cat , theme = * cookie , agent = Liam )
|
A melon was snapped .
|
snap ( theme = melon )
|
A cake was fed to a girl .
|
feed ( theme = cake , recipient = girl )
|
Emma rolled the bucket on the table .
|
roll ( agent = Emma , theme = * bucket ( nmod . on = * table ) )
|
A raisin was rolled by Zoey .
|
roll ( theme = raisin , agent = Zoey )
|
Benjamin preferred to nap .
|
prefer ( agent = Benjamin , xcomp = nap ( agent = Benjamin ) )
|
Emma rolled a needle .
|
roll ( agent = Emma , theme = needle )
|
Olivia rolled a teacher .
|
roll ( agent = Olivia , theme = teacher )
|
A coin was promised to a girl .
|
promise ( theme = coin , recipient = girl )
|
Bella believed that a girl liked that Ava rolled Emma .
|
believe ( agent = Bella , ccomp = like ( agent = girl , ccomp = roll ( agent = Ava , theme = Emma ) ) )
|
The girl loaned a crayon in the dumpster in the pot to Liam .
|
loan ( agent = * girl , theme = crayon ( nmod . in = * dumpster ( nmod . in = * pot ) ) , recipient = Liam )
|
A student drew the dog beside a chemist .
|
draw ( agent = student , theme = * dog ( nmod . beside = chemist ) )
|
The girl was promised a cake beside a TV by Layla .
|
promise ( recipient = * girl , theme = cake ( nmod . beside = tv ) , agent = Layla )
|
Ava hoped that Oliver juggled the donut .
|
hope ( agent = Ava , ccomp = juggle ( agent = Oliver , theme = * donut ) )
|
The dog lended the cat a donut beside a headmaster .
|
lend ( agent = * dog , recipient = * cat , theme = donut ( nmod . beside = headmaster ) )
|
Emma lended a boy a watch on the barrel in a room .
|
lend ( agent = Emma , recipient = boy , theme = watch ( nmod . on = * barrel ( nmod . in = room ) ) )
|
The donut was fed to Emma by the cat .
|
feed ( theme = * donut , recipient = Emma , agent = * cat )
|
A pig liked a donut .
|
like ( agent = pig , theme = donut )
|
A cake was sent to a mouse by David .
|
send ( theme = cake , recipient = mouse , agent = David )
|
The cake was eaten by Lucas .
|
eat ( theme = * cake , agent = Lucas )
|
Victoria noticed .
|
notice ( agent = Victoria )
|
The chicken was given the spoon on the table .
|
give ( recipient = * chicken , theme = * spoon ( nmod . on = * table ) )
|
Emma liked that a rose was offered to Olivia .
|
like ( agent = Emma , ccomp = offer ( theme = rose , recipient = Olivia ) )
|
The bunny was mailed the cake beside the chair .
|
mail ( recipient = * bunny , theme = * cake ( nmod . beside = * chair ) )
|
A cake was juggled .
|
juggle ( theme = cake )
|
A goose awarded the cake in the cup to the cat .
|
award ( agent = goose , theme = * cake ( nmod . in = * cup ) , recipient = * cat )
|
Emma hated to talk .
|
hate ( agent = Emma , xcomp = talk ( agent = Emma ) )
|
A donut was admired by a boy .
|
admire ( theme = donut , agent = boy )
|
Emma was handed a cake .
|
hand ( recipient = Emma , theme = cake )
|
A frog wanted to walk .
|
want ( agent = frog , xcomp = walk ( agent = frog ) )
|
A girl fed a mandarin in the house to Emma .
|
feed ( agent = girl , theme = mandarin ( nmod . in = * house ) , recipient = Emma )
|
A cookie was liked .
|
like ( theme = cookie )
|
The cake crumpled .
|
crumple ( theme = * cake )
|
Matthew attempted to paint .
|
attempt ( agent = Matthew , xcomp = paint ( agent = Matthew ) )
|
Noah cleaned .
|
clean ( agent = Noah )
|
The donut was sold to a boy .
|
sell ( theme = * donut , recipient = boy )
|
The boy was given a lollipop .
|
give ( recipient = * boy , theme = lollipop )
|
The hat was loved .
|
love ( theme = * hat )
|
William noticed that Ava cleaned .
|
notice ( agent = William , ccomp = clean ( agent = Ava ) )
|
Emma fed a box to Abigail .
|
feed ( agent = Emma , theme = box , recipient = Abigail )
|
The cake was frozen by Emma .
|
freeze ( theme = * cake , agent = Emma )
|
A dog wanted to cook .
|
want ( agent = dog , xcomp = cook ( agent = dog ) )
|
A doctor adored the balloon .
|
adore ( agent = doctor , theme = * balloon )
|
The father craved to run .
|
crave ( agent = * father , xcomp = run ( agent = * father ) )
|
The ball was liked by Liam .
|
like ( theme = * ball , agent = Liam )
|
A cake was liked by Sebastian .
|
like ( theme = cake , agent = Sebastian )
|
Mason slid .
|
slide ( theme = Mason )
|
Liam hoped that Isabella sold Emma a cake on the bowl beside a vehicle .
|
hope ( agent = Liam , ccomp = sell ( agent = Isabella , recipient = Emma , theme = cake ( nmod . on = * bowl ( nmod . beside = vehicle ) ) ) )
|
Emma was rented the sandwich by Mason .
|
rent ( recipient = Emma , theme = * sandwich , agent = Mason )
|
A strawberry was burned .
|
burn ( theme = strawberry )
|
Emma liked a doll in a room .
|
like ( agent = Emma , theme = doll ( nmod . in = room ) )
|
A girl was offered the donut .
|
offer ( recipient = girl , theme = * donut )
|
A frog rolled a dog beside a helicopter beside the table .
|
roll ( agent = frog , theme = dog ( nmod . beside = helicopter ( nmod . beside = * table ) ) )
|
Noah burned Harper .
|
burn ( agent = Noah , theme = Harper )
|
Emma threw the boy on a stage on a rock .
|
throw ( agent = Emma , theme = * boy ( nmod . on = stage ( nmod . on = rock ) ) )
|
Christopher laughed .
|
laugh ( agent = Christopher )
|
Liam froze a cake on a table .
|
freeze ( agent = Liam , theme = cake ( nmod . on = table ) )
|
Joshua liked that the cake was liked by Olivia .
|
like ( agent = Joshua , ccomp = like ( theme = * cake , agent = Olivia ) )
|
Camila wished to smirk .
|
wish ( agent = Camila , xcomp = smirk ( agent = Camila ) )
|
The plant was helped by a duck .
|
help ( theme = * plant , agent = duck )
|
Emma said that the girl grew the visitor .
|
say ( agent = Emma , ccomp = grow ( agent = * girl , theme = * visitor ) )
|
Noah inflated Isabella .
|
inflate ( agent = Noah , theme = Isabella )
|
A girl improved the doll .
|
improve ( agent = girl , theme = * doll )
|
Sophia gave Jack a raisin beside the box .
|
give ( agent = Sophia , recipient = Jack , theme = raisin ( nmod . beside = * box ) )
|
The ball was lended to Noah .
|
lend ( theme = * ball , recipient = Noah )
|
The girl wanted to investigate .
|
want ( agent = * girl , xcomp = investigate ( agent = * girl ) )
|
The girl fed William the donut in the stadium .
|
feed ( agent = * girl , recipient = William , theme = * donut ( nmod . in = * stadium ) )
|
The tiger liked a donut .
|
like ( agent = * tiger , theme = donut )
|
William giggled .
|
giggle ( agent = William )
|
A block was given to the girl .
|
give ( theme = block , recipient = * girl )
|
Emma gave a cookie to Liam .
|
give ( agent = Emma , theme = cookie , recipient = Liam )
|
The cake was lended to the consumer .
|
lend ( theme = * cake , recipient = * consumer )
|
The duke was passed the shell on a table in the house by Emma .
|
pass ( recipient = * duke , theme = * shell ( nmod . on = table ( nmod . in = * house ) ) , agent = Emma )
|
Olivia was given the cake by the mouse .
|
give ( recipient = Olivia , theme = * cake , agent = * mouse )
|
A bat was painted by the cat .
|
paint ( theme = bat , agent = * cat )
|
Layla brought a cake to the girl .
|
bring ( agent = Layla , theme = cake , recipient = * girl )
|
The girl was fed a cake in the coffin by Benjamin .
|
feed ( recipient = * girl , theme = cake ( nmod . in = * coffin ) , agent = Benjamin )
|
The consumer was lended the cake in the house .
|
lend ( recipient = * consumer , theme = * cake ( nmod . in = * house ) )
|
Emma was lended the brush on the floor by the girl .
|
lend ( recipient = Emma , theme = * brush ( nmod . on = * floor ) , agent = * girl )
|
A cake was touched by the girl .
|
touch ( theme = cake , agent = * girl )
|
Liam painted the donut .
|
paint ( agent = Liam , theme = * donut )
|
A yogurt was handed to the child by a girl .
|
hand ( theme = yogurt , recipient = * child , agent = girl )
|
The donut was snapped by Michael .
|
snap ( theme = * donut , agent = Michael )
|
Emma proved that the donut was liked .
|
prove ( agent = Emma , ccomp = like ( theme = * donut ) )
|
Jackson split .
|
split ( theme = Jackson )
|
A yogurt was found by a queen .
|
find ( theme = yogurt , agent = queen )
|
The cake was drawn by Liam .
|
draw ( theme = * cake , agent = Liam )
|
The dog preferred to eat .
|
prefer ( agent = * dog , xcomp = eat ( agent = * dog ) )
|
A spokesman was fed a cake by Elijah .
|
feed ( recipient = spokesman , theme = cake , agent = Elijah )
|
Leo liked that Noah planned to walk .
|
like ( agent = Leo , ccomp = plan ( agent = Noah , xcomp = walk ( agent = Noah ) ) )
|
A doctor dusted .
|
dust ( agent = doctor )
|
A prince drew the pupil beside a bag .
|
draw ( agent = prince , theme = * pupil ( nmod . beside = bag ) )
|
The banana was poked by Emma .
|
poke ( theme = * banana , agent = Emma )
|
A melon was hunted .
|
hunt ( theme = melon )
|
The sandwich was given to the prisoner by Emma .
|
give ( theme = * sandwich , recipient = * prisoner , agent = Emma )
|
Oliver tried to sneeze .
|
try ( agent = Oliver , xcomp = sneeze ( agent = Oliver ) )
|
The cake was served to a frog by Noah .
|
serve ( theme = * cake , recipient = frog , agent = Noah )
|
A sheep liked that the cake was liked by Liam .
|
like ( agent = sheep , ccomp = like ( theme = * cake , agent = Liam ) )
|
A raisin was given to Ava by Olivia .
|
give ( theme = raisin , recipient = Ava , agent = Olivia )
|
A human juggled a girl .
|
juggle ( agent = human , theme = girl )
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.