source
stringlengths 3
103
| target
stringlengths 3
172
|
---|---|
Elijah floated .
|
float ( theme = Elijah )
|
A rose was inflated .
|
inflate ( theme = rose )
|
A frog wired a crayon to a poet .
|
wire ( agent = frog , theme = crayon , recipient = poet )
|
The donut was sold to the girl .
|
sell ( theme = * donut , recipient = * girl )
|
The girl handed the donut beside the machine to Liam .
|
hand ( agent = * girl , theme = * donut ( nmod . beside = * machine ) , recipient = Liam )
|
A box was helped by a president .
|
help ( theme = box , agent = president )
|
Olivia intended to talk .
|
intend ( agent = Olivia , xcomp = talk ( agent = Olivia ) )
|
The girl confessed that a rose was burned .
|
confess ( agent = * girl , ccomp = burn ( theme = rose ) )
|
The cake was given to the bird .
|
give ( theme = * cake , recipient = * bird )
|
The chalk was dusted by the cat .
|
dust ( theme = * chalk , agent = * cat )
|
The bat was sent to Riley by the girl .
|
send ( theme = * bat , recipient = Riley , agent = * girl )
|
A girl preferred to call .
|
prefer ( agent = girl , xcomp = call ( agent = girl ) )
|
A brush was wired to the boy .
|
wire ( theme = brush , recipient = * boy )
|
Liam ate a drink .
|
eat ( agent = Liam , theme = drink )
|
The bear liked a cake .
|
like ( agent = * bear , theme = cake )
|
A melon was studied by Emma .
|
study ( theme = melon , agent = Emma )
|
The girl liked the hen in a room .
|
like ( agent = * girl , theme = * hen ( nmod . in = room ) )
|
A frog was given a pizza on a stack in a room .
|
give ( recipient = frog , theme = pizza ( nmod . on = stack ( nmod . in = room ) ) )
|
A cake was tolerated by Liam .
|
tolerate ( theme = cake , agent = Liam )
|
A donut was packed by Jack .
|
pack ( theme = donut , agent = Jack )
|
A donut was rented to Emma .
|
rent ( theme = donut , recipient = Emma )
|
The raisin was brought to Liam .
|
bring ( theme = * raisin , recipient = Liam )
|
The cake was helped by a boy .
|
help ( theme = * cake , agent = boy )
|
Emma adored a donut .
|
adore ( agent = Emma , theme = donut )
|
A girl shortened the cake beside a clock .
|
shorten ( agent = girl , theme = * cake ( nmod . beside = clock ) )
|
A baby gave the cake on a stage to Emma .
|
give ( agent = baby , theme = * cake ( nmod . on = stage ) , recipient = Emma )
|
The boy longed to run .
|
long ( agent = * boy , xcomp = run ( agent = * boy ) )
|
Emma rolled the cake beside the table .
|
roll ( agent = Emma , theme = * cake ( nmod . beside = * table ) )
|
The boy was slipped the book .
|
slip ( recipient = * boy , theme = * book )
|
Emma fed a pancake beside the tent to the girl .
|
feed ( agent = Emma , theme = pancake ( nmod . beside = * tent ) , recipient = * girl )
|
The girl liked that the dealer slept .
|
like ( agent = * girl , ccomp = sleep ( agent = * dealer ) )
|
Elijah was rented the toy by Noah .
|
rent ( recipient = Elijah , theme = * toy , agent = Noah )
|
A boy liked that the cake was respected by Avery .
|
like ( agent = boy , ccomp = respect ( theme = * cake , agent = Avery ) )
|
The drink was poked by Mia .
|
poke ( theme = * drink , agent = Mia )
|
Anthony rolled the raisin .
|
roll ( agent = Anthony , theme = * raisin )
|
The cake was served to the girl by a horse .
|
serve ( theme = * cake , recipient = * girl , agent = horse )
|
Emma adored the donut .
|
adore ( agent = Emma , theme = * donut )
|
The girl disintegrated the donut .
|
disintegrate ( agent = * girl , theme = * donut )
|
James offered Ethan the cake in a vessel .
|
offer ( agent = James , recipient = Ethan , theme = * cake ( nmod . in = vessel ) )
|
The penny shortened .
|
shorten ( theme = * penny )
|
A boy liked that a cake was given to David by Asher .
|
like ( agent = boy , ccomp = give ( theme = cake , recipient = David , agent = Asher ) )
|
A cake broke .
|
break ( theme = cake )
|
The bee sent the raisin to Emma .
|
send ( agent = * bee , theme = * raisin , recipient = Emma )
|
The girl liked that the cake split .
|
like ( agent = * girl , ccomp = split ( theme = * cake ) )
|
The cake was rolled by Nora .
|
roll ( theme = * cake , agent = Nora )
|
A landlord was served the bell by Noah .
|
serve ( recipient = landlord , theme = * bell , agent = Noah )
|
Michael drew the balloon .
|
draw ( agent = Michael , theme = * balloon )
|
The donut was pierced .
|
pierce ( theme = * donut )
|
Liam noticed that a balloon was given to Emma .
|
notice ( agent = Liam , ccomp = give ( theme = balloon , recipient = Emma ) )
|
The boy handed the rose to the baby .
|
hand ( agent = * boy , theme = * rose , recipient = * baby )
|
A rose was lended to a guy by the girl .
|
lend ( theme = rose , recipient = guy , agent = * girl )
|
Ella was offered a cookie by Evelyn .
|
offer ( recipient = Ella , theme = cookie , agent = Evelyn )
|
Liam froze the judge in a pot .
|
freeze ( agent = Liam , theme = * judge ( nmod . in = pot ) )
|
A cat passed a squirrel a drink .
|
pass ( agent = cat , recipient = squirrel , theme = drink )
|
Lucas loved to walk .
|
love ( agent = Lucas , xcomp = walk ( agent = Lucas ) )
|
A pony ate the cake in the car .
|
eat ( agent = pony , theme = * cake ( nmod . in = * car ) )
|
Emma preferred to paint .
|
prefer ( agent = Emma , xcomp = paint ( agent = Emma ) )
|
The cloud was thrown .
|
throw ( theme = * cloud )
|
The ring was enlarged by Noah .
|
enlarge ( theme = * ring , agent = Noah )
|
The sailor gave a donut on the table to a cat .
|
give ( agent = * sailor , theme = donut ( nmod . on = * table ) , recipient = cat )
|
The girl was given a brain by Charlotte .
|
give ( recipient = * girl , theme = brain , agent = Charlotte )
|
A cake was sold to a scientist by Emma .
|
sell ( theme = cake , recipient = scientist , agent = Emma )
|
The cake was promised to Charlotte by Emma .
|
promise ( theme = * cake , recipient = Charlotte , agent = Emma )
|
Liam admired John .
|
admire ( agent = Liam , theme = John )
|
A crystal was given to Liam .
|
give ( theme = crystal , recipient = Liam )
|
Emma gave the baby the cake on a stage .
|
give ( agent = Emma , recipient = * baby , theme = * cake ( nmod . on = stage ) )
|
Emma was offered the lollipop .
|
offer ( recipient = Emma , theme = * lollipop )
|
The block was helped .
|
help ( theme = * block )
|
Liam rolled a boy on the tree .
|
roll ( agent = Liam , theme = boy ( nmod . on = * tree ) )
|
A crystal was improved by a girl .
|
improve ( theme = crystal , agent = girl )
|
A donut was poked by Emma .
|
poke ( theme = donut , agent = Emma )
|
A girl grew the box .
|
grow ( agent = girl , theme = * box )
|
The donut was given to the child by Noah .
|
give ( theme = * donut , recipient = * child , agent = Noah )
|
Emma burned a chair .
|
burn ( agent = Emma , theme = chair )
|
The cake was changed .
|
change ( theme = * cake )
|
The towel was juggled .
|
juggle ( theme = * towel )
|
The cookie was given to the girl .
|
give ( theme = * cookie , recipient = * girl )
|
William studied the cookie on the table .
|
study ( agent = William , theme = * cookie ( nmod . on = * table ) )
|
A potato was given to a horse by Charlotte .
|
give ( theme = potato , recipient = horse , agent = Charlotte )
|
Charlotte tolerated Leah .
|
tolerate ( agent = Charlotte , theme = Leah )
|
The lion offered a game to Noah .
|
offer ( agent = * lion , theme = game , recipient = Noah )
|
The boy liked that Emma gave Michael the lollipop in the house .
|
like ( agent = * boy , ccomp = give ( agent = Emma , recipient = Michael , theme = * lollipop ( nmod . in = * house ) ) )
|
A cookie was frozen by a boy .
|
freeze ( theme = cookie , agent = boy )
|
A cake was eaten by the child .
|
eat ( theme = cake , agent = * child )
|
Mia laughed .
|
laugh ( agent = Mia )
|
Olivia brought the donut to Emma .
|
bring ( agent = Olivia , theme = * donut , recipient = Emma )
|
Ava collapsed .
|
collapse ( theme = Ava )
|
A lawyer pierced a cake .
|
pierce ( agent = lawyer , theme = cake )
|
The lamb ate the chicken in the garden .
|
eat ( agent = * lamb , theme = * chicken ( nmod . in = * garden ) )
|
A cow drew a butterfly .
|
draw ( agent = cow , theme = butterfly )
|
A human burned Mila .
|
burn ( agent = human , theme = Mila )
|
A melon was eaten by a sailor .
|
eat ( theme = melon , agent = sailor )
|
A teacher confessed that Liam changed Emma .
|
confess ( agent = teacher , ccomp = change ( agent = Liam , theme = Emma ) )
|
Emma gave the cookie on a leaflet to Evelyn .
|
give ( agent = Emma , theme = * cookie ( nmod . on = leaflet ) , recipient = Evelyn )
|
Olivia liked that Liam rolled .
|
like ( agent = Olivia , ccomp = roll ( theme = Liam ) )
|
The passenger was given a balloon by Olivia .
|
give ( recipient = * passenger , theme = balloon , agent = Olivia )
|
Ryan gave a cake in the cup to a hero .
|
give ( agent = Ryan , theme = cake ( nmod . in = * cup ) , recipient = hero )
|
A baby gave the cake on the table to a teacher .
|
give ( agent = baby , theme = * cake ( nmod . on = * table ) , recipient = teacher )
|
The cow sent a donut on a table to Noah .
|
send ( agent = * cow , theme = donut ( nmod . on = table ) , recipient = Noah )
|
Lucas attempted to walk .
|
attempt ( agent = Lucas , xcomp = walk ( agent = Lucas ) )
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.