source
stringlengths 3
103
| target
stringlengths 3
172
|
---|---|
Ellie supported that a donut was nursed by a teacher .
|
support ( agent = Ellie , ccomp = nurse ( theme = donut , agent = teacher ) )
|
The boy planned to walk .
|
plan ( agent = * boy , xcomp = walk ( agent = * boy ) )
|
A tool was split by Liam .
|
split ( theme = tool , agent = Liam )
|
A teacher hoped that William rolled a chalk .
|
hope ( agent = teacher , ccomp = roll ( agent = William , theme = chalk ) )
|
The donut was rolled by the girl .
|
roll ( theme = * donut , agent = * girl )
|
Liam collapsed .
|
collapse ( theme = Liam )
|
A girl sold Liam a strawberry .
|
sell ( agent = girl , recipient = Liam , theme = strawberry )
|
Noah wished to jog .
|
wish ( agent = Noah , xcomp = jog ( agent = Noah ) )
|
Emma adored a chicken .
|
adore ( agent = Emma , theme = chicken )
|
The melon was eaten by William .
|
eat ( theme = * melon , agent = William )
|
Emily cleaned .
|
clean ( agent = Emily )
|
The pizza was stabbed .
|
stab ( theme = * pizza )
|
A girl rolled the cake .
|
roll ( agent = girl , theme = * cake )
|
The kid admired that a boy rolled .
|
admire ( agent = * kid , ccomp = roll ( theme = boy ) )
|
A cookie was poked .
|
poke ( theme = cookie )
|
The rose was eaten by Jack .
|
eat ( theme = * rose , agent = Jack )
|
The lawyer gave the doll on the log to William .
|
give ( agent = * lawyer , theme = * doll ( nmod . on = * log ) , recipient = William )
|
The creature gave a doctor the donut .
|
give ( agent = * creature , recipient = doctor , theme = * donut )
|
A bucket was liked by a lion .
|
like ( theme = bucket , agent = lion )
|
A girl cleaned the doll .
|
clean ( agent = girl , theme = * doll )
|
A glue was cooked by the dealer .
|
cook ( theme = glue , agent = * dealer )
|
A president slept .
|
sleep ( agent = president )
|
A girl brought Emma the cake beside a table .
|
bring ( agent = girl , recipient = Emma , theme = * cake ( nmod . beside = table ) )
|
The bottle was lended to a girl .
|
lend ( theme = * bottle , recipient = girl )
|
The cat preferred to walk .
|
prefer ( agent = * cat , xcomp = walk ( agent = * cat ) )
|
A child rolled the girl .
|
roll ( agent = child , theme = * girl )
|
The shoe doubled .
|
double ( theme = * shoe )
|
A boy screamed .
|
scream ( agent = boy )
|
Joshua promised a chemical beside the bed to Emma .
|
promise ( agent = Joshua , theme = chemical ( nmod . beside = * bed ) , recipient = Emma )
|
The lion meant that Joseph ate .
|
mean ( agent = * lion , ccomp = eat ( agent = Joseph ) )
|
Liam hoped that Emma slept .
|
hope ( agent = Liam , ccomp = sleep ( agent = Emma ) )
|
Olivia juggled the boy beside the tree .
|
juggle ( agent = Olivia , theme = * boy ( nmod . beside = * tree ) )
|
Zoe believed that a balloon collapsed .
|
believe ( agent = Zoe , ccomp = collapse ( theme = balloon ) )
|
Emma ate the rose on the table .
|
eat ( agent = Emma , theme = * rose ( nmod . on = * table ) )
|
A girl helped a dog on a floor .
|
help ( agent = girl , theme = dog ( nmod . on = floor ) )
|
Ethan worshipped the drink on the branch on the bed .
|
worship ( agent = Ethan , theme = * drink ( nmod . on = * branch ( nmod . on = * bed ) ) )
|
William dreamed to walk .
|
dream ( agent = William , xcomp = walk ( agent = William ) )
|
The boy liked the girl .
|
like ( agent = * boy , theme = * girl )
|
The boy was fed the cake beside a stage .
|
feed ( recipient = * boy , theme = * cake ( nmod . beside = stage ) )
|
A melon was rolled by a butterfly .
|
roll ( theme = melon , agent = butterfly )
|
The shoe was slipped to a girl .
|
slip ( theme = * shoe , recipient = girl )
|
The jacket was respected by the boy .
|
respect ( theme = * jacket , agent = * boy )
|
The customer liked that Noah ate .
|
like ( agent = * customer , ccomp = eat ( agent = Noah ) )
|
Sofia liked Noah .
|
like ( agent = Sofia , theme = Noah )
|
Owen packed .
|
pack ( agent = Owen )
|
A bell was nursed by a dog .
|
nurse ( theme = bell , agent = dog )
|
The lollipop was hunted by Abigail .
|
hunt ( theme = * lollipop , agent = Abigail )
|
A girl hoped that Liam ran .
|
hope ( agent = girl , ccomp = run ( agent = Liam ) )
|
The cake was missed by Jack .
|
miss ( theme = * cake , agent = Jack )
|
Ava was sold a cake by a kid .
|
sell ( recipient = Ava , theme = cake , agent = kid )
|
The girl rolled a boy on the cabinet .
|
roll ( agent = * girl , theme = boy ( nmod . on = * cabinet ) )
|
A horse lended a cat the cake .
|
lend ( agent = horse , recipient = cat , theme = * cake )
|
A raisin was offered to Daniel .
|
offer ( theme = raisin , recipient = Daniel )
|
The turkey preferred to sleep .
|
prefer ( agent = * turkey , xcomp = sleep ( agent = * turkey ) )
|
Noah was sold the banana .
|
sell ( recipient = Noah , theme = * banana )
|
Jacob drew .
|
draw ( agent = Jacob )
|
Ava shortened .
|
shorten ( theme = Ava )
|
The melon was tossed .
|
toss ( theme = * melon )
|
The donut was frozen by a boy .
|
freeze ( theme = * donut , agent = boy )
|
Claire observed .
|
observe ( agent = Claire )
|
Emma liked that the cookie was discovered .
|
like ( agent = Emma , ccomp = discover ( theme = * cookie ) )
|
The sailor danced .
|
dance ( agent = * sailor )
|
The child loved the girl .
|
love ( agent = * child , theme = * girl )
|
A cup was crumpled .
|
crumple ( theme = cup )
|
Aubrey said that the fruit was seen .
|
say ( agent = Aubrey , ccomp = see ( theme = * fruit ) )
|
Thomas rolled .
|
roll ( theme = Thomas )
|
William gave the raisin to the dog .
|
give ( agent = William , theme = * raisin , recipient = * dog )
|
A fruit was drawn by the boy .
|
draw ( theme = fruit , agent = * boy )
|
A coin was reddened by Emma .
|
redden ( theme = coin , agent = Emma )
|
A potato rolled .
|
roll ( theme = potato )
|
Emma sold a cake on a table to the girl .
|
sell ( agent = Emma , theme = cake ( nmod . on = table ) , recipient = * girl )
|
The drink was liked by the girl .
|
like ( theme = * drink , agent = * girl )
|
Benjamin was loaned a cake by the teacher .
|
loan ( recipient = Benjamin , theme = cake , agent = * teacher )
|
The cake was floated by the frog .
|
float ( theme = * cake , agent = * frog )
|
A cat rolled the girl .
|
roll ( agent = cat , theme = * girl )
|
The cake was split by the writer .
|
split ( theme = * cake , agent = * writer )
|
A donut was juggled .
|
juggle ( theme = donut )
|
dance
|
dance
|
The sheep was given the seed by Olivia .
|
give ( recipient = * sheep , theme = * seed , agent = Olivia )
|
A ball was helped by the boy .
|
help ( theme = ball , agent = * boy )
|
The mouse threw the cat .
|
throw ( agent = * mouse , theme = * cat )
|
Liam was sent a donut in the house .
|
send ( recipient = Liam , theme = donut ( nmod . in = * house ) )
|
The host sold the girl a cookie on the rock beside the boat .
|
sell ( agent = * host , recipient = * girl , theme = cookie ( nmod . on = * rock ( nmod . beside = * boat ) ) )
|
A bee packed Emma .
|
pack ( agent = bee , theme = Emma )
|
The child was sold the cake .
|
sell ( recipient = * child , theme = * cake )
|
Liam talked .
|
talk ( agent = Liam )
|
The chicken saw a cake beside the book .
|
see ( agent = * chicken , theme = cake ( nmod . beside = * book ) )
|
The pumpkin was juggled by the duck .
|
juggle ( theme = * pumpkin , agent = * duck )
|
Stella knew .
|
know ( agent = Stella )
|
A teacher liked the cat on the table .
|
like ( agent = teacher , theme = * cat ( nmod . on = * table ) )
|
A princess wanted to walk .
|
want ( agent = princess , xcomp = walk ( agent = princess ) )
|
A tourist liked that a cake was rolled by Olivia .
|
like ( agent = tourist , ccomp = roll ( theme = cake , agent = Olivia ) )
|
A girl rolled the scientist .
|
roll ( agent = girl , theme = * scientist )
|
A girl hoped that the strawberry was called .
|
hope ( agent = girl , ccomp = call ( theme = * strawberry ) )
|
Emma promised a customer a cake .
|
promise ( agent = Emma , recipient = customer , theme = cake )
|
The dog gave a flag beside a table to Emma .
|
give ( agent = * dog , theme = flag ( nmod . beside = table ) , recipient = Emma )
|
spoon
|
spoon
|
A girl was given the melon .
|
give ( recipient = girl , theme = * melon )
|
The muffin was loaned to Andrew by Michael .
|
loan ( theme = * muffin , recipient = Andrew , agent = Michael )
|
Liam was mailed a cake in a box by Olivia .
|
mail ( recipient = Liam , theme = cake ( nmod . in = box ) , agent = Olivia )
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.