source
stringlengths
3
103
target
stringlengths
3
172
A box was given to the priest .
give ( theme = box , recipient = * priest )
The teacher ate the girl .
eat ( agent = * teacher , theme = * girl )
A scarf was rolled by the soldier .
roll ( theme = scarf , agent = * soldier )
Olivia ate a turtle in the cup .
eat ( agent = Olivia , theme = turtle ( nmod . in = * cup ) )
Emily declared that a boy laughed .
declare ( agent = Emily , ccomp = laugh ( agent = boy ) )
Emma wanted to nap .
want ( agent = Emma , xcomp = nap ( agent = Emma ) )
A pickle was eaten .
eat ( theme = pickle )
Ava ate the dog .
eat ( agent = Ava , theme = * dog )
The girl hunted the bucket beside the shoe .
hunt ( agent = * girl , theme = * bucket ( nmod . beside = * shoe ) )
A boy sent a cookie to Olivia .
send ( agent = boy , theme = cookie , recipient = Olivia )
Liam was given the coin by Emma .
give ( recipient = Liam , theme = * coin , agent = Emma )
The girl was given a cup .
give ( recipient = * girl , theme = cup )
A cake was crumpled by Layla .
crumple ( theme = cake , agent = Layla )
The donut was shortened by Ava .
shorten ( theme = * donut , agent = Ava )
Isabella liked that a donut was liked .
like ( agent = Isabella , ccomp = like ( theme = donut ) )
A tiger hoped that a fruit was grown by the girl .
hope ( agent = tiger , ccomp = grow ( theme = fruit , agent = * girl ) )
Olivia was lended a cake by Noah .
lend ( recipient = Olivia , theme = cake , agent = Noah )
A cookie was sent to the boy .
send ( theme = cookie , recipient = * boy )
The rose shortened .
shorten ( theme = * rose )
A girl froze the pickle .
freeze ( agent = girl , theme = * pickle )
The drink was frozen by the boy .
freeze ( theme = * drink , agent = * boy )
A girl said that Olivia said that a tourist ate the horse .
say ( agent = girl , ccomp = say ( agent = Olivia , ccomp = eat ( agent = tourist , theme = * horse ) ) )
The cake was given to a child by Emma .
give ( theme = * cake , recipient = child , agent = Emma )
The chicken helped Noah .
help ( agent = * chicken , theme = Noah )
A boy helped a girl in a room .
help ( agent = boy , theme = girl ( nmod . in = room ) )
A game was liked .
like ( theme = game )
The lawyer gave Emma the beer beside a shoe .
give ( agent = * lawyer , recipient = Emma , theme = * beer ( nmod . beside = shoe ) )
The dog offered the cake beside a bed to a mouse .
offer ( agent = * dog , theme = * cake ( nmod . beside = bed ) , recipient = mouse )
Emma ate a zebra on a deck .
eat ( agent = Emma , theme = zebra ( nmod . on = deck ) )
Noah confessed that a guitar was dusted .
confess ( agent = Noah , ccomp = dust ( theme = guitar ) )
A frog floated .
float ( theme = frog )
Olivia said that the game was liked by a girl .
say ( agent = Olivia , ccomp = like ( theme = * game , agent = girl ) )
Amelia was slipped a muffin by Emma .
slip ( recipient = Amelia , theme = muffin , agent = Emma )
A cake was lended to Emma .
lend ( theme = cake , recipient = Emma )
The raisin was posted to a girl .
post ( theme = * raisin , recipient = girl )
Lucas studied .
study ( agent = Lucas )
A girl was given a ball by Noah .
give ( recipient = girl , theme = ball , agent = Noah )
A mouse appreciated Olivia .
appreciate ( agent = mouse , theme = Olivia )
The penguin disintegrated a girl .
disintegrate ( agent = * penguin , theme = girl )
A cake was wired to Liam .
wire ( theme = cake , recipient = Liam )
Noah sold Sophia the cake on the table .
sell ( agent = Noah , recipient = Sophia , theme = * cake ( nmod . on = * table ) )
Emma liked that Ethan needed to sneeze .
like ( agent = Emma , ccomp = need ( agent = Ethan , xcomp = sneeze ( agent = Ethan ) ) )
Noah needed to sleep .
need ( agent = Noah , xcomp = sleep ( agent = Noah ) )
Ava was sold a cake beside the book .
sell ( recipient = Ava , theme = cake ( nmod . beside = * book ) )
The dog wished to run .
wish ( agent = * dog , xcomp = run ( agent = * dog ) )
Liam liked the monkey on the box .
like ( agent = Liam , theme = * monkey ( nmod . on = * box ) )
The girl gave the pickle in the house to Ava .
give ( agent = * girl , theme = * pickle ( nmod . in = * house ) , recipient = Ava )
The dog slipped the girl a sandwich .
slip ( agent = * dog , recipient = * girl , theme = sandwich )
A strawberry was wired to Emma by James .
wire ( theme = strawberry , recipient = Emma , agent = James )
The donut was given to a duck by a giraffe .
give ( theme = * donut , recipient = duck , agent = giraffe )
William enlarged .
enlarge ( theme = William )
A cake was given to Emma by Liam .
give ( theme = cake , recipient = Emma , agent = Liam )
Emma said that a dog ate .
say ( agent = Emma , ccomp = eat ( agent = dog ) )
A gumball was lended to the pony by Michael .
lend ( theme = gumball , recipient = * pony , agent = Michael )
The cake was liked by the host .
like ( theme = * cake , agent = * host )
A mouse ate .
eat ( agent = mouse )
Emma was given the cake .
give ( recipient = Emma , theme = * cake )
A passenger was lended a cake beside a chair .
lend ( recipient = passenger , theme = cake ( nmod . beside = chair ) )
Olivia offered a cake to a girl .
offer ( agent = Olivia , theme = cake , recipient = girl )
A box was helped by the dog .
help ( theme = box , agent = * dog )
Olivia lended the mouse the cake .
lend ( agent = Olivia , recipient = * mouse , theme = * cake )
The block was sketched .
sketch ( theme = * block )
Luna rolled the boy .
roll ( agent = Luna , theme = * boy )
Olivia liked a girl beside a rock .
like ( agent = Olivia , theme = girl ( nmod . beside = rock ) )
A cookie was appreciated by a tenant .
appreciate ( theme = cookie , agent = tenant )
A cat rolled the strawberry .
roll ( agent = cat , theme = * strawberry )
The cake was respected .
respect ( theme = * cake )
A cat decomposed the donut on the surface .
decompose ( agent = cat , theme = * donut ( nmod . on = * surface ) )
The girl liked that a princess rolled a crown on the bed .
like ( agent = * girl , ccomp = roll ( agent = princess , theme = crown ( nmod . on = * bed ) ) )
The baby confessed that the mirror was helped by Charlotte .
confess ( agent = * baby , ccomp = help ( theme = * mirror , agent = Charlotte ) )
The donut was passed to Noah by the wolf .
pass ( theme = * donut , recipient = Noah , agent = * wolf )
Stella liked that the drink was frozen .
like ( agent = Stella , ccomp = freeze ( theme = * drink ) )
The crown was slipped to Emma by the girl .
slip ( theme = * crown , recipient = Emma , agent = * girl )
Emma helped the cake beside the throne .
help ( agent = Emma , theme = * cake ( nmod . beside = * throne ) )
A crayon was cooked by Emma .
cook ( theme = crayon , agent = Emma )
The clock was brought to a boy by the girl .
bring ( theme = * clock , recipient = boy , agent = * girl )
Isabella intended to walk .
intend ( agent = Isabella , xcomp = walk ( agent = Isabella ) )
Amelia loved to clean .
love ( agent = Amelia , xcomp = clean ( agent = Amelia ) )
A girl frowned .
frown ( agent = girl )
The girl snapped .
snap ( theme = * girl )
A girl hunted .
hunt ( agent = girl )
The pencil was studied by Emma .
study ( theme = * pencil , agent = Emma )
Olivia promised William a cake beside the table .
promise ( agent = Olivia , recipient = William , theme = cake ( nmod . beside = * table ) )
A drink was thrown by a boy .
throw ( theme = drink , agent = boy )
A lion gasped .
gasp ( agent = lion )
Penelope worshipped a sandwich .
worship ( agent = Penelope , theme = sandwich )
A cloud was heard .
hear ( theme = cloud )
The cake was passed to Emma by a mouse .
pass ( theme = * cake , recipient = Emma , agent = mouse )
Camila froze the cake in a car .
freeze ( agent = Camila , theme = * cake ( nmod . in = car ) )
Logan liked that a girl burned .
like ( agent = Logan , ccomp = burn ( theme = girl ) )
A donut was helped by the lion .
help ( theme = donut , agent = * lion )
A cake was frozen by the dog .
freeze ( theme = cake , agent = * dog )
Olivia needed to cook .
need ( agent = Olivia , xcomp = cook ( agent = Olivia ) )
A box was liked by the lawyer .
like ( theme = box , agent = * lawyer )
Emma hoped to giggle .
hope ( agent = Emma , xcomp = giggle ( agent = Emma ) )
The child fed the sandwich beside a road to a girl .
feed ( agent = * child , theme = * sandwich ( nmod . beside = road ) , recipient = girl )
The raisin was called .
call ( theme = * raisin )
The cookie was sold to the writer .
sell ( theme = * cookie , recipient = * writer )
A towel was eaten .
eat ( theme = towel )
The dog painted a cookie .
paint ( agent = * dog , theme = cookie )