source
stringlengths 3
103
| target
stringlengths 3
172
|
---|---|
Liam liked Ellie .
|
like ( agent = Liam , theme = Ellie )
|
A cake was shortened by Evelyn .
|
shorten ( theme = cake , agent = Evelyn )
|
A cake was drawn by Emma .
|
draw ( theme = cake , agent = Emma )
|
Noah was brought a donut on a bed .
|
bring ( recipient = Noah , theme = donut ( nmod . on = bed ) )
|
The balloon was liked by a girl .
|
like ( theme = * balloon , agent = girl )
|
A moose was lended the donut by a dog .
|
lend ( recipient = moose , theme = * donut , agent = dog )
|
The cookie was shortened by a boy .
|
shorten ( theme = * cookie , agent = boy )
|
Ava rolled a cake .
|
roll ( agent = Ava , theme = cake )
|
Emma tried to clean .
|
try ( agent = Emma , xcomp = clean ( agent = Emma ) )
|
The chair was inflated .
|
inflate ( theme = * chair )
|
A duck shortened a girl on the corpse .
|
shorten ( agent = duck , theme = girl ( nmod . on = * corpse ) )
|
Noah brought a cake to the girl .
|
bring ( agent = Noah , theme = cake , recipient = * girl )
|
A donut was lended to Benjamin .
|
lend ( theme = donut , recipient = Benjamin )
|
Samuel liked that Emma drew a girl on the table .
|
like ( agent = Samuel , ccomp = draw ( agent = Emma , theme = girl ( nmod . on = * table ) ) )
|
A cake was frozen by a journalist .
|
freeze ( theme = cake , agent = journalist )
|
A potato was lended to a bunny by Emma .
|
lend ( theme = potato , recipient = bunny , agent = Emma )
|
The cake was liked by Olivia .
|
like ( theme = * cake , agent = Olivia )
|
The bat was lended to the child by the scientist .
|
lend ( theme = * bat , recipient = * child , agent = * scientist )
|
The boy helped a lion .
|
help ( agent = * boy , theme = lion )
|
Emma crumpled a pen on a surface .
|
crumple ( agent = Emma , theme = pen ( nmod . on = surface ) )
|
A pickle was sold to Sophia by Liam .
|
sell ( theme = pickle , recipient = Sophia , agent = Liam )
|
The baby gave a crocodile the cake in the pit .
|
give ( agent = * baby , recipient = crocodile , theme = * cake ( nmod . in = * pit ) )
|
A pupil held Sebastian .
|
hold ( agent = pupil , theme = Sebastian )
|
A frog froze .
|
freeze ( theme = frog )
|
Isabella danced .
|
dance ( agent = Isabella )
|
Noah gave a melon to a girl .
|
give ( agent = Noah , theme = melon , recipient = girl )
|
The hammer was given to a guy by a duck .
|
give ( theme = * hammer , recipient = guy , agent = duck )
|
The book was burned .
|
burn ( theme = * book )
|
The bat was burned by Liam .
|
burn ( theme = * bat , agent = Liam )
|
The boy froze the rose .
|
freeze ( agent = * boy , theme = * rose )
|
A girl tried to investigate .
|
try ( agent = girl , xcomp = investigate ( agent = girl ) )
|
A brush was rolled .
|
roll ( theme = brush )
|
Emma lended a dog the newspaper beside a whale .
|
lend ( agent = Emma , recipient = dog , theme = * newspaper ( nmod . beside = whale ) )
|
The duck drew a bird on a surface beside the book .
|
draw ( agent = * duck , theme = bird ( nmod . on = surface ( nmod . beside = * book ) ) )
|
The strawberry was served to Emma .
|
serve ( theme = * strawberry , recipient = Emma )
|
A cookie was eaten by the bird .
|
eat ( theme = cookie , agent = * bird )
|
The key was thrown by Charlotte .
|
throw ( theme = * key , agent = Charlotte )
|
A strawberry was poked .
|
poke ( theme = strawberry )
|
A girl doubled a boy in a tent .
|
double ( agent = girl , theme = boy ( nmod . in = tent ) )
|
The pillow was helped by Emma .
|
help ( theme = * pillow , agent = Emma )
|
The donut was loaned to a girl by a cat .
|
loan ( theme = * donut , recipient = girl , agent = cat )
|
Olivia was awarded a donut by the journalist .
|
award ( recipient = Olivia , theme = donut , agent = * journalist )
|
A book was wired to a girl by a fly .
|
wire ( theme = book , recipient = girl , agent = fly )
|
A professor laughed .
|
laugh ( agent = professor )
|
A teacher rolled a melon .
|
roll ( agent = teacher , theme = melon )
|
Liam rolled the boy in the hole .
|
roll ( agent = Liam , theme = * boy ( nmod . in = * hole ) )
|
Liam was given the key by William .
|
give ( recipient = Liam , theme = * key , agent = William )
|
Emma said that a girl rolled .
|
say ( agent = Emma , ccomp = roll ( theme = girl ) )
|
Liam was fed a jigsaw beside a table by Ryan .
|
feed ( recipient = Liam , theme = jigsaw ( nmod . beside = table ) , agent = Ryan )
|
Isabella served the donut to Emma .
|
serve ( agent = Isabella , theme = * donut , recipient = Emma )
|
Benjamin rented the governor a donut .
|
rent ( agent = Benjamin , recipient = * governor , theme = donut )
|
The book was liked by a chicken .
|
like ( theme = * book , agent = chicken )
|
The bat was cooked .
|
cook ( theme = * bat )
|
The baby grew Emma .
|
grow ( agent = * baby , theme = Emma )
|
The cake was liked by Hazel .
|
like ( theme = * cake , agent = Hazel )
|
James stabbed a girl .
|
stab ( agent = James , theme = girl )
|
The princess wanted to paint .
|
want ( agent = * princess , xcomp = paint ( agent = * princess ) )
|
The bucket was liked by Emma .
|
like ( theme = * bucket , agent = Emma )
|
A girl wanted to smirk .
|
want ( agent = girl , xcomp = smirk ( agent = girl ) )
|
Emma burned a mandarin in a house .
|
burn ( agent = Emma , theme = mandarin ( nmod . in = house ) )
|
A cake was tolerated by Natalie .
|
tolerate ( theme = cake , agent = Natalie )
|
A raisin was rented to Olivia by a boy .
|
rent ( theme = raisin , recipient = Olivia , agent = boy )
|
Emma gave the cake beside a table to Theodore .
|
give ( agent = Emma , theme = * cake ( nmod . beside = table ) , recipient = Theodore )
|
A girl sent Liam the cake .
|
send ( agent = girl , recipient = Liam , theme = * cake )
|
Mia brought a rose to Ryan .
|
bring ( agent = Mia , theme = rose , recipient = Ryan )
|
A donut was broken by Noah .
|
break ( theme = donut , agent = Noah )
|
The box was given to the student .
|
give ( theme = * box , recipient = * student )
|
A cake was mailed to a girl .
|
mail ( theme = cake , recipient = girl )
|
A girl liked that Ellie cooked a donut beside the bicycle .
|
like ( agent = girl , ccomp = cook ( agent = Ellie , theme = donut ( nmod . beside = * bicycle ) ) )
|
Emma napped .
|
nap ( agent = Emma )
|
chair
|
chair
|
A cat rolled the bee .
|
roll ( agent = cat , theme = * bee )
|
A cake was offered to a frog .
|
offer ( theme = cake , recipient = frog )
|
James offered the chalk in the house to a friend .
|
offer ( agent = James , theme = * chalk ( nmod . in = * house ) , recipient = friend )
|
The raisin was given to Emma by Sophia .
|
give ( theme = * raisin , recipient = Emma , agent = Sophia )
|
Noah sketched .
|
sketch ( agent = Noah )
|
A cake was wired to Emma by the cow .
|
wire ( theme = cake , recipient = Emma , agent = * cow )
|
The chair was burned by a boy .
|
burn ( theme = * chair , agent = boy )
|
A pen was rented to the cat by a butterfly .
|
rent ( theme = pen , recipient = * cat , agent = butterfly )
|
The girl lended Logan the pencil in the house .
|
lend ( agent = * girl , recipient = Logan , theme = * pencil ( nmod . in = * house ) )
|
James loved a cat in the cup .
|
love ( agent = James , theme = cat ( nmod . in = * cup ) )
|
The cake was liked by Ella .
|
like ( theme = * cake , agent = Ella )
|
The cake was packed by the girl .
|
pack ( theme = * cake , agent = * girl )
|
A raisin was dusted .
|
dust ( theme = raisin )
|
The strawberry disintegrated .
|
disintegrate ( theme = * strawberry )
|
The cake was inflated by the girl .
|
inflate ( theme = * cake , agent = * girl )
|
Liam was fed a beer .
|
feed ( recipient = Liam , theme = beer )
|
A shirt was offered to a girl by Elizabeth .
|
offer ( theme = shirt , recipient = girl , agent = Elizabeth )
|
The boy lended the box to the girl .
|
lend ( agent = * boy , theme = * box , recipient = * girl )
|
A girl burned the cake on the table .
|
burn ( agent = girl , theme = * cake ( nmod . on = * table ) )
|
A melon was tossed by the poet .
|
toss ( theme = melon , agent = * poet )
|
A bird was lended the cake .
|
lend ( recipient = bird , theme = * cake )
|
A king liked the cake in a house beside the bed .
|
like ( agent = king , theme = * cake ( nmod . in = house ( nmod . beside = * bed ) ) )
|
The girl cooked a donut .
|
cook ( agent = * girl , theme = donut )
|
A radio was valued by a girl .
|
value ( theme = radio , agent = girl )
|
Emma forwarded Liam a donut in the house .
|
forward ( agent = Emma , recipient = Liam , theme = donut ( nmod . in = * house ) )
|
Noah observed .
|
observe ( agent = Noah )
|
Liam gave the boy the cake on the table beside the stage .
|
give ( agent = Liam , recipient = * boy , theme = * cake ( nmod . on = * table ( nmod . beside = * stage ) ) )
|
A mouse expected to walk .
|
expect ( agent = mouse , xcomp = walk ( agent = mouse ) )
|
The newspaper was seen by the researcher .
|
see ( theme = * newspaper , agent = * researcher )
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.