source
stringlengths 3
103
| target
stringlengths 3
172
|
---|---|
The dog wanted to dust .
|
want ( agent = * dog , xcomp = dust ( agent = * dog ) )
|
The cat split .
|
split ( theme = * cat )
|
The dog was offered the donut .
|
offer ( recipient = * dog , theme = * donut )
|
The girl hunted the bird .
|
hunt ( agent = * girl , theme = * bird )
|
The cookie was given to Oliver by the boy .
|
give ( theme = * cookie , recipient = Oliver , agent = * boy )
|
The squirrel cried .
|
cry ( agent = * squirrel )
|
Jackson ate the girl .
|
eat ( agent = Jackson , theme = * girl )
|
A dog sold the boy the cake in the casket .
|
sell ( agent = dog , recipient = * boy , theme = * cake ( nmod . in = * casket ) )
|
The donut was sent to Emma by a girl .
|
send ( theme = * donut , recipient = Emma , agent = girl )
|
The cake was admired by a girl .
|
admire ( theme = * cake , agent = girl )
|
Emma was lended the bat by Jacob .
|
lend ( recipient = Emma , theme = * bat , agent = Jacob )
|
A radio was rolled by Elizabeth .
|
roll ( theme = radio , agent = Elizabeth )
|
A cat ate a girl .
|
eat ( agent = cat , theme = girl )
|
The fish rolled .
|
roll ( theme = * fish )
|
The donut was stabbed .
|
stab ( theme = * donut )
|
Emma hoped that the dealer slept .
|
hope ( agent = Emma , ccomp = sleep ( agent = * dealer ) )
|
The cookie was fed to Emma .
|
feed ( theme = * cookie , recipient = Emma )
|
The teacher appreciated that a lawyer longed to talk .
|
appreciate ( agent = * teacher , ccomp = long ( agent = lawyer , xcomp = talk ( agent = lawyer ) ) )
|
The strawberry crumpled .
|
crumple ( theme = * strawberry )
|
The bowl was helped by a mouse .
|
help ( theme = * bowl , agent = mouse )
|
The strawberry rolled .
|
roll ( theme = * strawberry )
|
A ball was liked .
|
like ( theme = ball )
|
A bear crumpled a cat beside a table .
|
crumple ( agent = bear , theme = cat ( nmod . beside = table ) )
|
Charlotte gave the cake on the piano to Emma .
|
give ( agent = Charlotte , theme = * cake ( nmod . on = * piano ) , recipient = Emma )
|
A cake was hunted by Aiden .
|
hunt ( theme = cake , agent = Aiden )
|
A customer was lended the cake by Lucas .
|
lend ( recipient = customer , theme = * cake , agent = Lucas )
|
The father hoped that the cake was fed to Liam .
|
hope ( agent = * father , ccomp = feed ( theme = * cake , recipient = Liam ) )
|
A book was awarded to a girl .
|
award ( theme = book , recipient = girl )
|
The cake was rolled by Liam .
|
roll ( theme = * cake , agent = Liam )
|
The writer was given the donut on the box by the penguin .
|
give ( recipient = * writer , theme = * donut ( nmod . on = * box ) , agent = * penguin )
|
The weapon was helped .
|
help ( theme = * weapon )
|
A drink was observed by a cat .
|
observe ( theme = drink , agent = cat )
|
The dog thought that the cake was thrown by a pig .
|
think ( agent = * dog , ccomp = throw ( theme = * cake , agent = pig ) )
|
A baby reddened .
|
redden ( theme = baby )
|
A brush was rolled by Olivia .
|
roll ( theme = brush , agent = Olivia )
|
Liam was given a raisin in a house by the girl .
|
give ( recipient = Liam , theme = raisin ( nmod . in = house ) , agent = * girl )
|
The spokesman attempted to walk .
|
attempt ( agent = * spokesman , xcomp = walk ( agent = * spokesman ) )
|
Eleanor ate .
|
eat ( agent = Eleanor )
|
A hammer was forwarded to a duck by Liam .
|
forward ( theme = hammer , recipient = duck , agent = Liam )
|
A bird drew .
|
draw ( agent = bird )
|
The sailor wanted to walk .
|
want ( agent = * sailor , xcomp = walk ( agent = * sailor ) )
|
Noah was lended a cloud by the girl .
|
lend ( recipient = Noah , theme = cloud , agent = * girl )
|
A deer froze .
|
freeze ( theme = deer )
|
Joseph was sold the pencil on the train by Emma .
|
sell ( recipient = Joseph , theme = * pencil ( nmod . on = * train ) , agent = Emma )
|
The potato was drawn by the girl .
|
draw ( theme = * potato , agent = * girl )
|
A tiger rented Mateo a drink .
|
rent ( agent = tiger , recipient = Mateo , theme = drink )
|
Emma observed the horse .
|
observe ( agent = Emma , theme = * horse )
|
A sandwich was split by Aiden .
|
split ( theme = sandwich , agent = Aiden )
|
The frog attempted to walk .
|
attempt ( agent = * frog , xcomp = walk ( agent = * frog ) )
|
The bucket was drawn .
|
draw ( theme = * bucket )
|
Ava adored Noah .
|
adore ( agent = Ava , theme = Noah )
|
William was sold the pretzel in the house .
|
sell ( recipient = William , theme = * pretzel ( nmod . in = * house ) )
|
A cat rolled Liam .
|
roll ( agent = cat , theme = Liam )
|
A child hunted the girl beside the crystal .
|
hunt ( agent = child , theme = * girl ( nmod . beside = * crystal ) )
|
Emma lended the girl the donut on the table .
|
lend ( agent = Emma , recipient = * girl , theme = * donut ( nmod . on = * table ) )
|
The lollipop was eaten by a dog .
|
eat ( theme = * lollipop , agent = dog )
|
James burned the cake .
|
burn ( agent = James , theme = * cake )
|
The rose was offered to the crocodile .
|
offer ( theme = * rose , recipient = * crocodile )
|
The guy was fed a cake beside the stage by the tourist .
|
feed ( recipient = * guy , theme = cake ( nmod . beside = * stage ) , agent = * tourist )
|
A drink was broken .
|
break ( theme = drink )
|
A boy rolled a plate .
|
roll ( agent = boy , theme = plate )
|
Ava liked a cake .
|
like ( agent = Ava , theme = cake )
|
A cake was burned by Liam .
|
burn ( theme = cake , agent = Liam )
|
Sophia awarded the doll to Emma .
|
award ( agent = Sophia , theme = * doll , recipient = Emma )
|
Emma lended a box beside the bed to the director .
|
lend ( agent = Emma , theme = box ( nmod . beside = * bed ) , recipient = * director )
|
The bat was floated .
|
float ( theme = * bat )
|
A manager needed to run .
|
need ( agent = manager , xcomp = run ( agent = manager ) )
|
A box was drawn by Olivia .
|
draw ( theme = box , agent = Olivia )
|
The dog served Ava the cake beside the chair in the garden .
|
serve ( agent = * dog , recipient = Ava , theme = * cake ( nmod . beside = * chair ( nmod . in = * garden ) ) )
|
A drink grew .
|
grow ( theme = drink )
|
The muffin was crumpled .
|
crumple ( theme = * muffin )
|
The girl brought Amelia the cookie .
|
bring ( agent = * girl , recipient = Amelia , theme = * cookie )
|
A cake was given to Noah by a horse .
|
give ( theme = cake , recipient = Noah , agent = horse )
|
The student danced .
|
dance ( agent = * student )
|
The cake was posted to a girl by Isabella .
|
post ( theme = * cake , recipient = girl , agent = Isabella )
|
The game was slipped to a boy .
|
slip ( theme = * game , recipient = boy )
|
Bella smiled .
|
smile ( agent = Bella )
|
The clock was tolerated .
|
tolerate ( theme = * clock )
|
The rose was liked by a sailor .
|
like ( theme = * rose , agent = sailor )
|
A boy was mailed the donut on a tree by the girl .
|
mail ( recipient = boy , theme = * donut ( nmod . on = tree ) , agent = * girl )
|
The bunny sold Mila a cake in the garden .
|
sell ( agent = * bunny , recipient = Mila , theme = cake ( nmod . in = * garden ) )
|
A bat was snapped .
|
snap ( theme = bat )
|
Oliver tolerated a box .
|
tolerate ( agent = Oliver , theme = box )
|
The raisin was passed to the girl by Emma .
|
pass ( theme = * raisin , recipient = * girl , agent = Emma )
|
A child gave a donut on a table to Elizabeth .
|
give ( agent = child , theme = donut ( nmod . on = table ) , recipient = Elizabeth )
|
A teacher packed the cookie beside the table .
|
pack ( agent = teacher , theme = * cookie ( nmod . beside = * table ) )
|
Aria heard the sandwich on a table .
|
hear ( agent = Aria , theme = * sandwich ( nmod . on = table ) )
|
Olivia broke .
|
break ( theme = Olivia )
|
The shirt grew .
|
grow ( theme = * shirt )
|
The dog sold a cat a wine in the bag .
|
sell ( agent = * dog , recipient = cat , theme = wine ( nmod . in = * bag ) )
|
A cake was loved by Abigail .
|
love ( theme = cake , agent = Abigail )
|
Leah wanted to run .
|
want ( agent = Leah , xcomp = run ( agent = Leah ) )
|
The sandwich was eaten by a monster .
|
eat ( theme = * sandwich , agent = monster )
|
A girl rolled a doll in a room .
|
roll ( agent = girl , theme = doll ( nmod . in = room ) )
|
Liam was lended a rose .
|
lend ( recipient = Liam , theme = rose )
|
A cloud was found .
|
find ( theme = cloud )
|
Emma lended the cat the cake .
|
lend ( agent = Emma , recipient = * cat , theme = * cake )
|
The manager appreciated that the nail was frozen by Emma .
|
appreciate ( agent = * manager , ccomp = freeze ( theme = * nail , agent = Emma ) )
|
The lamb offered a cake in the cot to the chicken .
|
offer ( agent = * lamb , theme = cake ( nmod . in = * cot ) , recipient = * chicken )
|
A dog rolled .
|
roll ( theme = dog )
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.