source
stringlengths 3
103
| target
stringlengths 3
172
|
---|---|
The sandwich was called .
|
call ( theme = * sandwich )
|
A box was sold to Nathan by James .
|
sell ( theme = box , recipient = Nathan , agent = James )
|
The cat cleaned Amelia .
|
clean ( agent = * cat , theme = Amelia )
|
Nora gave Owen a box .
|
give ( agent = Nora , recipient = Owen , theme = box )
|
A cake was fed to Ava .
|
feed ( theme = cake , recipient = Ava )
|
Olivia liked the donut in a room .
|
like ( agent = Olivia , theme = * donut ( nmod . in = room ) )
|
A puppy was lended a cake in a shoe on the bed .
|
lend ( recipient = puppy , theme = cake ( nmod . in = shoe ( nmod . on = * bed ) ) )
|
The raisin was given to Olivia .
|
give ( theme = * raisin , recipient = Olivia )
|
The bird crumpled a strawberry .
|
crumple ( agent = * bird , theme = strawberry )
|
A girl gave Liam the cracker beside a monk .
|
give ( agent = girl , recipient = Liam , theme = * cracker ( nmod . beside = monk ) )
|
Noah expected to sleep .
|
expect ( agent = Noah , xcomp = sleep ( agent = Noah ) )
|
The cake was rolled by Charlotte .
|
roll ( theme = * cake , agent = Charlotte )
|
The cookie was improved by Benjamin .
|
improve ( theme = * cookie , agent = Benjamin )
|
A boy was given a donut on the desk by Noah .
|
give ( recipient = boy , theme = donut ( nmod . on = * desk ) , agent = Noah )
|
A raisin was juggled .
|
juggle ( theme = raisin )
|
Mason dusted the bowl beside the chair .
|
dust ( agent = Mason , theme = * bowl ( nmod . beside = * chair ) )
|
A bottle was broken .
|
break ( theme = bottle )
|
Mia lended the rose beside a stage to Victoria .
|
lend ( agent = Mia , theme = * rose ( nmod . beside = stage ) , recipient = Victoria )
|
A key was liked .
|
like ( theme = key )
|
A girl intended to talk .
|
intend ( agent = girl , xcomp = talk ( agent = girl ) )
|
The cat cleaned a horse beside the car .
|
clean ( agent = * cat , theme = horse ( nmod . beside = * car ) )
|
Matthew rolled the boy on a pedestal .
|
roll ( agent = Matthew , theme = * boy ( nmod . on = pedestal ) )
|
A cat helped the cake on a table .
|
help ( agent = cat , theme = * cake ( nmod . on = table ) )
|
The poet gave a cloud beside the table to the girl .
|
give ( agent = * poet , theme = cloud ( nmod . beside = * table ) , recipient = * girl )
|
The pancake was lended to Liam .
|
lend ( theme = * pancake , recipient = Liam )
|
The rose was given to a monster .
|
give ( theme = * rose , recipient = monster )
|
The cake was returned to Jacob by Liam .
|
return ( theme = * cake , recipient = Jacob , agent = Liam )
|
The rose was passed to a chicken .
|
pass ( theme = * rose , recipient = chicken )
|
Jacob investigated Jackson .
|
investigate ( agent = Jacob , theme = Jackson )
|
Lucas wished that Andrew rolled a button .
|
wish ( agent = Lucas , ccomp = roll ( agent = Andrew , theme = button ) )
|
A girl brought the cake to Liam .
|
bring ( agent = girl , theme = * cake , recipient = Liam )
|
A rose rolled .
|
roll ( theme = rose )
|
The strawberry was promised to Emma .
|
promise ( theme = * strawberry , recipient = Emma )
|
study
|
study
|
A child loved the girl beside the shoe .
|
love ( agent = child , theme = * girl ( nmod . beside = * shoe ) )
|
The donut was awarded to Liam by Olivia .
|
award ( theme = * donut , recipient = Liam , agent = Olivia )
|
A cake was found by the girl .
|
find ( theme = cake , agent = * girl )
|
A girl rolled a manager in the wardrobe .
|
roll ( agent = girl , theme = manager ( nmod . in = * wardrobe ) )
|
Emma forwarded the cake to a cow .
|
forward ( agent = Emma , theme = * cake , recipient = cow )
|
The girl liked that the tenant was lended a cake beside the table .
|
like ( agent = * girl , ccomp = lend ( recipient = * tenant , theme = cake ( nmod . beside = * table ) ) )
|
crawl
|
crawl
|
Grace rolled the sailor in a soup .
|
roll ( agent = Grace , theme = * sailor ( nmod . in = soup ) )
|
A child napped .
|
nap ( agent = child )
|
A boy knew Emma .
|
know ( agent = boy , theme = Emma )
|
A cake was given to the creature by Olivia .
|
give ( theme = cake , recipient = * creature , agent = Olivia )
|
Benjamin longed to paint .
|
long ( agent = Benjamin , xcomp = paint ( agent = Benjamin ) )
|
Emma froze Alexander .
|
freeze ( agent = Emma , theme = Alexander )
|
The father laughed .
|
laugh ( agent = * father )
|
The balloon was given to a girl by Oliver .
|
give ( theme = * balloon , recipient = girl , agent = Oliver )
|
The cake was admired by William .
|
admire ( theme = * cake , agent = William )
|
The cat said that Emma cleaned a girl .
|
say ( agent = * cat , ccomp = clean ( agent = Emma , theme = girl ) )
|
A drink was liked .
|
like ( theme = drink )
|
A boy ate the box in the house .
|
eat ( agent = boy , theme = * box ( nmod . in = * house ) )
|
The hat was split by Emma .
|
split ( theme = * hat , agent = Emma )
|
The student observed a mandarin in the container .
|
observe ( agent = * student , theme = mandarin ( nmod . in = * container ) )
|
A child gave a boy the newspaper .
|
give ( agent = child , recipient = boy , theme = * newspaper )
|
Camila burned Ava .
|
burn ( agent = Camila , theme = Ava )
|
Emma loved Liam .
|
love ( agent = Emma , theme = Liam )
|
The jacket was pierced by a child .
|
pierce ( theme = * jacket , agent = child )
|
The cake was given to the teacher by a pony .
|
give ( theme = * cake , recipient = * teacher , agent = pony )
|
The child stuttered .
|
stutter ( agent = * child )
|
Isabella rolled a cake beside the table .
|
roll ( agent = Isabella , theme = cake ( nmod . beside = * table ) )
|
Emma drew the strawberry on a table .
|
draw ( agent = Emma , theme = * strawberry ( nmod . on = table ) )
|
A child nursed a boy .
|
nurse ( agent = child , theme = boy )
|
The donut was poked by a girl .
|
poke ( theme = * donut , agent = girl )
|
Lincoln appreciated that the cake was cooked by Liam .
|
appreciate ( agent = Lincoln , ccomp = cook ( theme = * cake , agent = Liam ) )
|
Carter lended the dog a ball .
|
lend ( agent = Carter , recipient = * dog , theme = ball )
|
A girl liked that the donut froze .
|
like ( agent = girl , ccomp = freeze ( theme = * donut ) )
|
A goose broke a fig .
|
break ( agent = goose , theme = fig )
|
Ava poked Liam .
|
poke ( agent = Ava , theme = Liam )
|
A donut was sent to a boy .
|
send ( theme = donut , recipient = boy )
|
A donut was adored by a monster .
|
adore ( theme = donut , agent = monster )
|
The boy ate the drink in a house beside the table .
|
eat ( agent = * boy , theme = * drink ( nmod . in = house ( nmod . beside = * table ) ) )
|
Grace froze the girl .
|
freeze ( agent = Grace , theme = * girl )
|
The cake was sold to Olivia by the writer .
|
sell ( theme = * cake , recipient = Olivia , agent = * writer )
|
A girl wished that the dog offered the cookie to Liam .
|
wish ( agent = girl , ccomp = offer ( agent = * dog , theme = * cookie , recipient = Liam ) )
|
A girl liked a bat in the house .
|
like ( agent = girl , theme = bat ( nmod . in = * house ) )
|
A girl was forwarded the donut by the dog .
|
forward ( recipient = girl , theme = * donut , agent = * dog )
|
A duck danced .
|
dance ( agent = duck )
|
William ate the rose in a saucepan .
|
eat ( agent = William , theme = * rose ( nmod . in = saucepan ) )
|
The girl dusted Ava .
|
dust ( agent = * girl , theme = Ava )
|
The soap was eaten by Emma .
|
eat ( theme = * soap , agent = Emma )
|
The girl saw the book beside a sword .
|
see ( agent = * girl , theme = * book ( nmod . beside = sword ) )
|
A child rolled .
|
roll ( theme = child )
|
The passenger lended Emily a melon .
|
lend ( agent = * passenger , recipient = Emily , theme = melon )
|
The goose hoped to walk .
|
hope ( agent = * goose , xcomp = walk ( agent = * goose ) )
|
Liam was wired the drink .
|
wire ( recipient = Liam , theme = * drink )
|
Lucas was passed the pencil .
|
pass ( recipient = Lucas , theme = * pencil )
|
Emma liked William .
|
like ( agent = Emma , theme = William )
|
A penguin preferred to walk .
|
prefer ( agent = penguin , xcomp = walk ( agent = penguin ) )
|
A mirror was enlarged .
|
enlarge ( theme = mirror )
|
The cat preferred to nap .
|
prefer ( agent = * cat , xcomp = nap ( agent = * cat ) )
|
The bird hoped to sneeze .
|
hope ( agent = * bird , xcomp = sneeze ( agent = * bird ) )
|
Mia gave a girl a cake .
|
give ( agent = Mia , recipient = girl , theme = cake )
|
Emma lended a ball to the human .
|
lend ( agent = Emma , theme = ball , recipient = * human )
|
A raisin was liked .
|
like ( theme = raisin )
|
A shoe was eaten .
|
eat ( theme = shoe )
|
A bear intended to clean .
|
intend ( agent = bear , xcomp = clean ( agent = bear ) )
|
A soldier gave a boy the cake in the house .
|
give ( agent = soldier , recipient = boy , theme = * cake ( nmod . in = * house ) )
|
A baby rolled .
|
roll ( theme = baby )
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.