source
stringlengths 3
103
| target
stringlengths 3
172
|
---|---|
The sheep studied a boy .
|
study ( agent = * sheep , theme = boy )
|
A goose cooked .
|
cook ( agent = goose )
|
William preferred to walk .
|
prefer ( agent = William , xcomp = walk ( agent = William ) )
|
The girl liked that the box was eaten by the boy .
|
like ( agent = * girl , ccomp = eat ( theme = * box , agent = * boy ) )
|
A chicken called .
|
call ( agent = chicken )
|
The cookie was doubled by Emma .
|
double ( theme = * cookie , agent = Emma )
|
William fed the game to Mia .
|
feed ( agent = William , theme = * game , recipient = Mia )
|
The girl ate Ava .
|
eat ( agent = * girl , theme = Ava )
|
A girl giggled .
|
giggle ( agent = girl )
|
The girl broke a cake in the pit in a cabinet .
|
break ( agent = * girl , theme = cake ( nmod . in = * pit ( nmod . in = cabinet ) ) )
|
A donut was eaten by Isabella .
|
eat ( theme = donut , agent = Isabella )
|
Emma helped the ring in the cup beside a chair .
|
help ( agent = Emma , theme = * ring ( nmod . in = * cup ( nmod . beside = chair ) ) )
|
The chair was liked .
|
like ( theme = * chair )
|
Abigail tolerated that Caleb confessed that a sweetcorn was poked .
|
tolerate ( agent = Abigail , ccomp = confess ( agent = Caleb , ccomp = poke ( theme = sweetcorn ) ) )
|
The cake was sent to a girl by Emma .
|
send ( theme = * cake , recipient = girl , agent = Emma )
|
A butterfly lended a lawyer the donut .
|
lend ( agent = butterfly , recipient = lawyer , theme = * donut )
|
Ella lended the cake beside the table to a girl .
|
lend ( agent = Ella , theme = * cake ( nmod . beside = * table ) , recipient = girl )
|
Liam sent a cake to the girl .
|
send ( agent = Liam , theme = cake , recipient = * girl )
|
The boy gave the cake to the dog .
|
give ( agent = * boy , theme = * cake , recipient = * dog )
|
The cup was adored by a judge .
|
adore ( theme = * cup , agent = judge )
|
Olivia gave a donut beside a whale to a cat .
|
give ( agent = Olivia , theme = donut ( nmod . beside = whale ) , recipient = cat )
|
Evelyn shortened the teacher beside the bed .
|
shorten ( agent = Evelyn , theme = * teacher ( nmod . beside = * bed ) )
|
Emma gave Charlotte the cake in a house .
|
give ( agent = Emma , recipient = Charlotte , theme = * cake ( nmod . in = house ) )
|
A cake was liked by a giraffe .
|
like ( theme = cake , agent = giraffe )
|
Liam posted the cake to a host .
|
post ( agent = Liam , theme = * cake , recipient = host )
|
The lollipop was frozen by Liam .
|
freeze ( theme = * lollipop , agent = Liam )
|
A box was given to a bee by a hen .
|
give ( theme = box , recipient = bee , agent = hen )
|
A glue was rented to William by a boy .
|
rent ( theme = glue , recipient = William , agent = boy )
|
Emma was given the donut by the penguin .
|
give ( recipient = Emma , theme = * donut , agent = * penguin )
|
A sandwich was observed by a baby .
|
observe ( theme = sandwich , agent = baby )
|
Emma gave the girl the balloon .
|
give ( agent = Emma , recipient = * girl , theme = * balloon )
|
The cake was given to Mia by a baby .
|
give ( theme = * cake , recipient = Mia , agent = baby )
|
A baby helped a donut .
|
help ( agent = baby , theme = donut )
|
A girl liked the cat .
|
like ( agent = girl , theme = * cat )
|
A girl returned the prince the cake .
|
return ( agent = girl , recipient = * prince , theme = * cake )
|
The producer helped a girl on the towel .
|
help ( agent = * producer , theme = girl ( nmod . on = * towel ) )
|
scoff
|
scoff
|
Liam fed the doll to Oliver .
|
feed ( agent = Liam , theme = * doll , recipient = Oliver )
|
The baby rolled Noah .
|
roll ( agent = * baby , theme = Noah )
|
The box was sketched .
|
sketch ( theme = * box )
|
The donut snapped .
|
snap ( theme = * donut )
|
The cookie was liked by Noah .
|
like ( theme = * cookie , agent = Noah )
|
Charlotte appreciated that the girl wished that the cake was dusted by Noah .
|
appreciate ( agent = Charlotte , ccomp = wish ( agent = * girl , ccomp = dust ( theme = * cake , agent = Noah ) ) )
|
A crocodile said that a girl wished that the book was rolled .
|
say ( agent = crocodile , ccomp = wish ( agent = girl , ccomp = roll ( theme = * book ) ) )
|
Anthony liked a cake .
|
like ( agent = Anthony , theme = cake )
|
Ava found Matthew .
|
find ( agent = Ava , theme = Matthew )
|
The cake was slipped to Noah by Amelia .
|
slip ( theme = * cake , recipient = Noah , agent = Amelia )
|
The boy was fed a cake by the bear .
|
feed ( recipient = * boy , theme = cake , agent = * bear )
|
A bear liked that the donut was rolled .
|
like ( agent = bear , ccomp = roll ( theme = * donut ) )
|
A girl was given the cake beside a table by Sophia .
|
give ( recipient = girl , theme = * cake ( nmod . beside = table ) , agent = Sophia )
|
Emma tolerated Zoey .
|
tolerate ( agent = Emma , theme = Zoey )
|
The frog passed the girl the sandwich .
|
pass ( agent = * frog , recipient = * girl , theme = * sandwich )
|
The weapon was admired by Emma .
|
admire ( theme = * weapon , agent = Emma )
|
freeze
|
freeze
|
The cake was admired by Abigail .
|
admire ( theme = * cake , agent = Abigail )
|
A ball was mailed to a lion .
|
mail ( theme = ball , recipient = lion )
|
The dog rolled a pen in the house .
|
roll ( agent = * dog , theme = pen ( nmod . in = * house ) )
|
The donut was drawn by the boy .
|
draw ( theme = * donut , agent = * boy )
|
James offered the lollipop to a dealer .
|
offer ( agent = James , theme = * lollipop , recipient = dealer )
|
A girl smirked .
|
smirk ( agent = girl )
|
The sheep loved a cake on the table in a house .
|
love ( agent = * sheep , theme = cake ( nmod . on = * table ( nmod . in = house ) ) )
|
A toothbrush was loaned to a boy by Olivia .
|
loan ( theme = toothbrush , recipient = boy , agent = Olivia )
|
A boy sold a book beside the mirror to Benjamin .
|
sell ( agent = boy , theme = book ( nmod . beside = * mirror ) , recipient = Benjamin )
|
A can was missed by Liam .
|
miss ( theme = can , agent = Liam )
|
The king slept .
|
sleep ( agent = * king )
|
Emma liked that the potato was eaten .
|
like ( agent = Emma , ccomp = eat ( theme = * potato ) )
|
James sold a girl the raisin in the blender .
|
sell ( agent = James , recipient = girl , theme = * raisin ( nmod . in = * blender ) )
|
Liam knew a cookie .
|
know ( agent = Liam , theme = cookie )
|
A girl burned the penguin in a garden .
|
burn ( agent = girl , theme = * penguin ( nmod . in = garden ) )
|
The girl wanted to walk .
|
want ( agent = * girl , xcomp = walk ( agent = * girl ) )
|
Emma hoped that Oliver rolled .
|
hope ( agent = Emma , ccomp = roll ( theme = Oliver ) )
|
Ava ate a cake on the bed .
|
eat ( agent = Ava , theme = cake ( nmod . on = * bed ) )
|
A cake was frozen by Samuel .
|
freeze ( theme = cake , agent = Samuel )
|
The boy appreciated that William split the rose .
|
appreciate ( agent = * boy , ccomp = split ( agent = William , theme = * rose ) )
|
A girl grew the cake on a chair .
|
grow ( agent = girl , theme = * cake ( nmod . on = chair ) )
|
The cloud was painted by Emma .
|
paint ( theme = * cloud , agent = Emma )
|
A tourist painted the child .
|
paint ( agent = tourist , theme = * child )
|
David packed a present .
|
pack ( agent = David , theme = present )
|
A cake was passed to the boy .
|
pass ( theme = cake , recipient = * boy )
|
Nora gave Olivia a cake in a house .
|
give ( agent = Nora , recipient = Olivia , theme = cake ( nmod . in = house ) )
|
A mandarin was discovered .
|
discover ( theme = mandarin )
|
The block was given to Ellie by the lion .
|
give ( theme = * block , recipient = Ellie , agent = * lion )
|
A butterfly broke a guy .
|
break ( agent = butterfly , theme = guy )
|
A boy believed that a cake was broken .
|
believe ( agent = boy , ccomp = break ( theme = cake ) )
|
The donut was rolled by Ava .
|
roll ( theme = * donut , agent = Ava )
|
Olivia gave Zoe the cake .
|
give ( agent = Olivia , recipient = Zoe , theme = * cake )
|
Emma cooked a toothbrush on a table .
|
cook ( agent = Emma , theme = toothbrush ( nmod . on = table ) )
|
A turkey ate a boy beside the mirror .
|
eat ( agent = turkey , theme = boy ( nmod . beside = * mirror ) )
|
The lion rolled a bear .
|
roll ( agent = * lion , theme = bear )
|
Emma was sold a cake by a cat .
|
sell ( recipient = Emma , theme = cake , agent = cat )
|
The hero was slipped the sweetcorn .
|
slip ( recipient = * hero , theme = * sweetcorn )
|
A servant painted .
|
paint ( agent = servant )
|
Emma rolled a cow .
|
roll ( agent = Emma , theme = cow )
|
Liam gave a soap on the chair to a crocodile .
|
give ( agent = Liam , theme = soap ( nmod . on = * chair ) , recipient = crocodile )
|
The girl gave Ava a cookie .
|
give ( agent = * girl , recipient = Ava , theme = cookie )
|
A drink was eaten by the chicken .
|
eat ( theme = drink , agent = * chicken )
|
The cake burned .
|
burn ( theme = * cake )
|
A rose was offered to a girl by a moose .
|
offer ( theme = rose , recipient = girl , agent = moose )
|
The boy called .
|
call ( agent = * boy )
|
Olivia jogged .
|
jog ( agent = Olivia )
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.