source
stringlengths 3
103
| target
stringlengths 3
172
|
---|---|
The muffin was given to the father .
|
give ( theme = * muffin , recipient = * father )
|
A box was helped by the girl .
|
help ( theme = box , agent = * girl )
|
A resident knew .
|
know ( agent = resident )
|
A girl painted the melon .
|
paint ( agent = girl , theme = * melon )
|
A melon froze .
|
freeze ( theme = melon )
|
A girl broke Olivia .
|
break ( agent = girl , theme = Olivia )
|
The bucket was rolled .
|
roll ( theme = * bucket )
|
A patient gave Emma a melon on the stool .
|
give ( agent = patient , recipient = Emma , theme = melon ( nmod . on = * stool ) )
|
Liam meant to run .
|
mean ( agent = Liam , xcomp = run ( agent = Liam ) )
|
A kitty returned a cake beside the statue to a priest .
|
return ( agent = kitty , theme = cake ( nmod . beside = * statue ) , recipient = priest )
|
Noah admired that the crayon broke .
|
admire ( agent = Noah , ccomp = break ( theme = * crayon ) )
|
A girl knew .
|
know ( agent = girl )
|
The cake was forwarded to a boy .
|
forward ( theme = * cake , recipient = boy )
|
The chicken noticed .
|
notice ( agent = * chicken )
|
Victoria awarded a cake to Olivia .
|
award ( agent = Victoria , theme = cake , recipient = Olivia )
|
A strawberry was pierced .
|
pierce ( theme = strawberry )
|
A girl lended Emma a sandwich .
|
lend ( agent = girl , recipient = Emma , theme = sandwich )
|
A dog observed .
|
observe ( agent = dog )
|
Olivia noticed that Mason saw .
|
notice ( agent = Olivia , ccomp = see ( agent = Mason ) )
|
Isabella loaned William a box .
|
loan ( agent = Isabella , recipient = William , theme = box )
|
Emma liked a girl in the car .
|
like ( agent = Emma , theme = girl ( nmod . in = * car ) )
|
Emma lended Liam a donut .
|
lend ( agent = Emma , recipient = Liam , theme = donut )
|
Emma wanted to giggle .
|
want ( agent = Emma , xcomp = giggle ( agent = Emma ) )
|
A lollipop was slid by the child .
|
slide ( theme = lollipop , agent = * child )
|
Emma froze the cookie beside the tree .
|
freeze ( agent = Emma , theme = * cookie ( nmod . beside = * tree ) )
|
Avery liked a raisin in a house .
|
like ( agent = Avery , theme = raisin ( nmod . in = house ) )
|
A friend sneezed .
|
sneeze ( agent = friend )
|
A girl admired the drink .
|
admire ( agent = girl , theme = * drink )
|
Elizabeth was sent the cake in a corner by the pig .
|
send ( recipient = Elizabeth , theme = * cake ( nmod . in = corner ) , agent = * pig )
|
The donut was slipped to Olivia .
|
slip ( theme = * donut , recipient = Olivia )
|
A shell was frozen .
|
freeze ( theme = shell )
|
Avery served a girl the box .
|
serve ( agent = Avery , recipient = girl , theme = * box )
|
The lion liked a donut in the cup .
|
like ( agent = * lion , theme = donut ( nmod . in = * cup ) )
|
The sandwich was eaten by a guard .
|
eat ( theme = * sandwich , agent = guard )
|
Charlotte saw the box beside the house .
|
see ( agent = Charlotte , theme = * box ( nmod . beside = * house ) )
|
The bell was valued by the girl .
|
value ( theme = * bell , agent = * girl )
|
Liam sent Olivia a bell .
|
send ( agent = Liam , recipient = Olivia , theme = bell )
|
A sandwich was cooked .
|
cook ( theme = sandwich )
|
The girl examined James .
|
examine ( agent = * girl , theme = James )
|
A servant threw a cake on the vessel .
|
throw ( agent = servant , theme = cake ( nmod . on = * vessel ) )
|
Claire said that a cake was slid by Noah .
|
say ( agent = Claire , ccomp = slide ( theme = cake , agent = Noah ) )
|
Olivia examined the girl .
|
examine ( agent = Olivia , theme = * girl )
|
The sandwich was discovered by the mouse .
|
discover ( theme = * sandwich , agent = * mouse )
|
Wyatt lended a cookie to James .
|
lend ( agent = Wyatt , theme = cookie , recipient = James )
|
Emma rolled the sweetcorn on the tray .
|
roll ( agent = Emma , theme = * sweetcorn ( nmod . on = * tray ) )
|
The girl noticed that the cake was floated by Liam .
|
notice ( agent = * girl , ccomp = float ( theme = * cake , agent = Liam ) )
|
The boy froze the dog beside the chair beside the table .
|
freeze ( agent = * boy , theme = * dog ( nmod . beside = * chair ( nmod . beside = * table ) ) )
|
A cat fed a cake in a car to the monkey .
|
feed ( agent = cat , theme = cake ( nmod . in = car ) , recipient = * monkey )
|
Liam froze a hen .
|
freeze ( agent = Liam , theme = hen )
|
Evelyn lended Liam the cookie in a basin .
|
lend ( agent = Evelyn , recipient = Liam , theme = * cookie ( nmod . in = basin ) )
|
Henry wanted to sneeze .
|
want ( agent = Henry , xcomp = sneeze ( agent = Henry ) )
|
Mia promised the game to Elijah .
|
promise ( agent = Mia , theme = * game , recipient = Elijah )
|
A cake was given to a kitty .
|
give ( theme = cake , recipient = kitty )
|
Liam liked that a girl loved the cracker .
|
like ( agent = Liam , ccomp = love ( agent = girl , theme = * cracker ) )
|
The boy liked a girl beside the chemist .
|
like ( agent = * boy , theme = girl ( nmod . beside = * chemist ) )
|
James offered Emma the cake .
|
offer ( agent = James , recipient = Emma , theme = * cake )
|
The cake was drawn by the poet .
|
draw ( theme = * cake , agent = * poet )
|
The researcher adored the donut on a tree .
|
adore ( agent = * researcher , theme = * donut ( nmod . on = tree ) )
|
A girl slid .
|
slide ( theme = girl )
|
Lincoln gave William a cake .
|
give ( agent = Lincoln , recipient = William , theme = cake )
|
A donut burned .
|
burn ( theme = donut )
|
The box was shortened by the cat .
|
shorten ( theme = * box , agent = * cat )
|
A girl was promised the ball in a room .
|
promise ( recipient = girl , theme = * ball ( nmod . in = room ) )
|
A cake was awarded to Emma .
|
award ( theme = cake , recipient = Emma )
|
Emma said that Madison gave the cake in the pool to the prisoner .
|
say ( agent = Emma , ccomp = give ( agent = Madison , theme = * cake ( nmod . in = * pool ) , recipient = * prisoner ) )
|
Ryan enlarged a cake in the room .
|
enlarge ( agent = Ryan , theme = cake ( nmod . in = * room ) )
|
The block was awarded to James .
|
award ( theme = * block , recipient = James )
|
The rose was helped by the cat .
|
help ( theme = * rose , agent = * cat )
|
The dog liked a penguin beside the painting .
|
like ( agent = * dog , theme = penguin ( nmod . beside = * painting ) )
|
A girl threw the cake .
|
throw ( agent = girl , theme = * cake )
|
A cake was given to a chicken .
|
give ( theme = cake , recipient = chicken )
|
Emma helped the shoe .
|
help ( agent = Emma , theme = * shoe )
|
A book split .
|
split ( theme = book )
|
A book was liked by Liam .
|
like ( theme = book , agent = Liam )
|
The strawberry was lended to Joseph by Liam .
|
lend ( theme = * strawberry , recipient = Joseph , agent = Liam )
|
A cake was helped by Emma .
|
help ( theme = cake , agent = Emma )
|
The girl broke the pizza beside the throne .
|
break ( agent = * girl , theme = * pizza ( nmod . beside = * throne ) )
|
Liam wanted to jog .
|
want ( agent = Liam , xcomp = jog ( agent = Liam ) )
|
A monkey loved a cookie on the road on the tree .
|
love ( agent = monkey , theme = cookie ( nmod . on = * road ( nmod . on = * tree ) ) )
|
A lollipop was burned by the giraffe .
|
burn ( theme = lollipop , agent = * giraffe )
|
Emma froze a pizza .
|
freeze ( agent = Emma , theme = pizza )
|
The gumball was eaten .
|
eat ( theme = * gumball )
|
A potato was served to Emma .
|
serve ( theme = potato , recipient = Emma )
|
The cake was called by Emma .
|
call ( theme = * cake , agent = Emma )
|
The patient was lended a cake beside the table beside a bed by Olivia .
|
lend ( recipient = * patient , theme = cake ( nmod . beside = * table ( nmod . beside = bed ) ) , agent = Olivia )
|
The girl was fed the donut on the table .
|
feed ( recipient = * girl , theme = * donut ( nmod . on = * table ) )
|
The mandarin was collapsed by Olivia .
|
collapse ( theme = * mandarin , agent = Olivia )
|
A chalk was lended to the boy by Liam .
|
lend ( theme = chalk , recipient = * boy , agent = Liam )
|
A chemical was given to the child .
|
give ( theme = chemical , recipient = * child )
|
The baby was lended the raisin .
|
lend ( recipient = * baby , theme = * raisin )
|
The cake was found by the teacher .
|
find ( theme = * cake , agent = * teacher )
|
A chief drew .
|
draw ( agent = chief )
|
David believed that Olivia offered the crystal to a girl .
|
believe ( agent = David , ccomp = offer ( agent = Olivia , theme = * crystal , recipient = girl ) )
|
Ava painted .
|
paint ( agent = Ava )
|
A boy broke the donut on a bed .
|
break ( agent = boy , theme = * donut ( nmod . on = bed ) )
|
The cake was doubled by Noah .
|
double ( theme = * cake , agent = Noah )
|
A melon was eaten .
|
eat ( theme = melon )
|
A girl crumpled .
|
crumple ( theme = girl )
|
The rose was slid .
|
slide ( theme = * rose )
|
Emma broke Evelyn .
|
break ( agent = Emma , theme = Evelyn )
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.