source
stringlengths 3
103
| target
stringlengths 3
172
|
---|---|
The girl gave a cookie to Liam .
|
give ( agent = * girl , theme = cookie , recipient = Liam )
|
A boy grew the pen .
|
grow ( agent = boy , theme = * pen )
|
The dog gave William the cake .
|
give ( agent = * dog , recipient = William , theme = * cake )
|
A cat gave Charlotte the glue .
|
give ( agent = cat , recipient = Charlotte , theme = * glue )
|
A hamburger was called by Emma .
|
call ( theme = hamburger , agent = Emma )
|
Olivia was passed the cake .
|
pass ( recipient = Olivia , theme = * cake )
|
Emma froze the mouse on the tree .
|
freeze ( agent = Emma , theme = * mouse ( nmod . on = * tree ) )
|
The dog was given the block .
|
give ( recipient = * dog , theme = * block )
|
The donut was sold to Emma by Ryan .
|
sell ( theme = * donut , recipient = Emma , agent = Ryan )
|
Oliver slept .
|
sleep ( agent = Oliver )
|
A drink was appreciated by a boy .
|
appreciate ( theme = drink , agent = boy )
|
Grayson believed that a cake slid .
|
believe ( agent = Grayson , ccomp = slide ( theme = cake ) )
|
The drink was examined .
|
examine ( theme = * drink )
|
A pizza was offered to a child by the girl .
|
offer ( theme = pizza , recipient = child , agent = * girl )
|
The cat returned the jar on the table to the mouse .
|
return ( agent = * cat , theme = * jar ( nmod . on = * table ) , recipient = * mouse )
|
The book was slipped to Emma .
|
slip ( theme = * book , recipient = Emma )
|
A cat ate the sandwich .
|
eat ( agent = cat , theme = * sandwich )
|
The toy was worshipped by Emma .
|
worship ( theme = * toy , agent = Emma )
|
A girl liked that the child yearned to walk .
|
like ( agent = girl , ccomp = yearn ( agent = * child , xcomp = walk ( agent = * child ) ) )
|
The box was loved by the boy .
|
love ( theme = * box , agent = * boy )
|
A soap was shortened .
|
shorten ( theme = soap )
|
Emma was given the donut in the house by a lion .
|
give ( recipient = Emma , theme = * donut ( nmod . in = * house ) , agent = lion )
|
The cat was given a raisin by Emma .
|
give ( recipient = * cat , theme = raisin , agent = Emma )
|
The bear ate .
|
eat ( agent = * bear )
|
The boy fed a cake beside the road to Emma .
|
feed ( agent = * boy , theme = cake ( nmod . beside = * road ) , recipient = Emma )
|
Mia gave a penguin the donut beside a table .
|
give ( agent = Mia , recipient = penguin , theme = * donut ( nmod . beside = table ) )
|
The molecule was cooked by a girl .
|
cook ( theme = * molecule , agent = girl )
|
A strawberry was eaten .
|
eat ( theme = strawberry )
|
A pillow was drawn .
|
draw ( theme = pillow )
|
Emma brought the bag to the cat .
|
bring ( agent = Emma , theme = * bag , recipient = * cat )
|
The pillow was loved .
|
love ( theme = * pillow )
|
The bird nursed a chemical beside the computer .
|
nurse ( agent = * bird , theme = chemical ( nmod . beside = * computer ) )
|
Zoe gave a dog the cake beside a table .
|
give ( agent = Zoe , recipient = dog , theme = * cake ( nmod . beside = table ) )
|
A pancake was noticed .
|
notice ( theme = pancake )
|
A bear held the book in the cup .
|
hold ( agent = bear , theme = * book ( nmod . in = * cup ) )
|
Emma painted the cake on a tree .
|
paint ( agent = Emma , theme = * cake ( nmod . on = tree ) )
|
Emma gave the girl the weapon in the trunk .
|
give ( agent = Emma , recipient = * girl , theme = * weapon ( nmod . in = * trunk ) )
|
A boy enlarged .
|
enlarge ( theme = boy )
|
A donut was eaten by Liam .
|
eat ( theme = donut , agent = Liam )
|
A mouse needed to run .
|
need ( agent = mouse , xcomp = run ( agent = mouse ) )
|
Emma lended the pretzel in a house to William .
|
lend ( agent = Emma , theme = * pretzel ( nmod . in = house ) , recipient = William )
|
Alexander wanted to eat .
|
want ( agent = Alexander , xcomp = eat ( agent = Alexander ) )
|
The visitor heard .
|
hear ( agent = * visitor )
|
A dog admired the boy .
|
admire ( agent = dog , theme = * boy )
|
Layla was mailed a cake in the house .
|
mail ( recipient = Layla , theme = cake ( nmod . in = * house ) )
|
The melon was changed by a researcher .
|
change ( theme = * melon , agent = researcher )
|
A chicken liked that a cake was liked by the dog .
|
like ( agent = chicken , ccomp = like ( theme = cake , agent = * dog ) )
|
Liam lended a monkey a melon beside the chair .
|
lend ( agent = Liam , recipient = monkey , theme = melon ( nmod . beside = * chair ) )
|
Emma examined the block in the house .
|
examine ( agent = Emma , theme = * block ( nmod . in = * house ) )
|
The balloon was known by a cat .
|
know ( theme = * balloon , agent = cat )
|
A girl slid a lion beside a speaker .
|
slide ( agent = girl , theme = lion ( nmod . beside = speaker ) )
|
A boy expected to sneeze .
|
expect ( agent = boy , xcomp = sneeze ( agent = boy ) )
|
A pupil cried .
|
cry ( agent = pupil )
|
The boy was sold a cookie by Liam .
|
sell ( recipient = * boy , theme = cookie , agent = Liam )
|
A cookie was seen by James .
|
see ( theme = cookie , agent = James )
|
A dog brought the cookie in the house to Lily .
|
bring ( agent = dog , theme = * cookie ( nmod . in = * house ) , recipient = Lily )
|
The teacher was lended a rose .
|
lend ( recipient = * teacher , theme = rose )
|
Emma offered a baby a drink .
|
offer ( agent = Emma , recipient = baby , theme = drink )
|
Noah decomposed .
|
decompose ( theme = Noah )
|
A doll was split .
|
split ( theme = doll )
|
A donut was helped by the girl .
|
help ( theme = donut , agent = * girl )
|
A girl burned a frog in the house .
|
burn ( agent = girl , theme = frog ( nmod . in = * house ) )
|
A monkey fed Ethan the cake beside a chair .
|
feed ( agent = monkey , recipient = Ethan , theme = * cake ( nmod . beside = chair ) )
|
The penguin valued a doll .
|
value ( agent = * penguin , theme = doll )
|
Olivia hated to dance .
|
hate ( agent = Olivia , xcomp = dance ( agent = Olivia ) )
|
The box was lended to Emma .
|
lend ( theme = * box , recipient = Emma )
|
Olivia offered a melon beside the bed to the girl .
|
offer ( agent = Olivia , theme = melon ( nmod . beside = * bed ) , recipient = * girl )
|
A doctor knew .
|
know ( agent = doctor )
|
talk
|
talk
|
A bear liked that a box was wired to a guard .
|
like ( agent = bear , ccomp = wire ( theme = box , recipient = guard ) )
|
A crystal was given to Asher by Liam .
|
give ( theme = crystal , recipient = Asher , agent = Liam )
|
Olivia attempted to hunt .
|
attempt ( agent = Olivia , xcomp = hunt ( agent = Olivia ) )
|
A mother ate Emma .
|
eat ( agent = mother , theme = Emma )
|
Emma was lended a cake by Levi .
|
lend ( recipient = Emma , theme = cake , agent = Levi )
|
Michael giggled .
|
giggle ( agent = Michael )
|
The lamb liked that a glue was served to the tourist .
|
like ( agent = * lamb , ccomp = serve ( theme = glue , recipient = * tourist ) )
|
A cookie was rolled by Sophia .
|
roll ( theme = cookie , agent = Sophia )
|
The drink was appreciated by Grayson .
|
appreciate ( theme = * drink , agent = Grayson )
|
The cake was rolled by a child .
|
roll ( theme = * cake , agent = child )
|
The pillow was frozen .
|
freeze ( theme = * pillow )
|
Emma rented William a cracker .
|
rent ( agent = Emma , recipient = William , theme = cracker )
|
Liam nursed a cookie .
|
nurse ( agent = Liam , theme = cookie )
|
The shoe was offered to a sheep .
|
offer ( theme = * shoe , recipient = sheep )
|
A moose gave a liver on the blanket to the fish .
|
give ( agent = moose , theme = liver ( nmod . on = * blanket ) , recipient = * fish )
|
Charlotte wished to giggle .
|
wish ( agent = Charlotte , xcomp = giggle ( agent = Charlotte ) )
|
Grace gave Noah a rose .
|
give ( agent = Grace , recipient = Noah , theme = rose )
|
Noah tried to walk .
|
try ( agent = Noah , xcomp = walk ( agent = Noah ) )
|
The leaf was liked .
|
like ( theme = * leaf )
|
Olivia liked that a cake was grown .
|
like ( agent = Olivia , ccomp = grow ( theme = cake ) )
|
The girl was passed a biscuit in a house on the stage .
|
pass ( recipient = * girl , theme = biscuit ( nmod . in = house ( nmod . on = * stage ) ) )
|
The governor slept .
|
sleep ( agent = * governor )
|
A baby expected that a manager rolled Skylar .
|
expect ( agent = baby , ccomp = roll ( agent = manager , theme = Skylar ) )
|
The teacher forwarded the bell on a road to Emma .
|
forward ( agent = * teacher , theme = * bell ( nmod . on = road ) , recipient = Emma )
|
Emma was slipped a cake by Aria .
|
slip ( recipient = Emma , theme = cake , agent = Aria )
|
The chief returned the shirt in a car to a boy .
|
return ( agent = * chief , theme = * shirt ( nmod . in = car ) , recipient = boy )
|
Asher liked that a boy gave Liam the sandwich beside a chair .
|
like ( agent = Asher , ccomp = give ( agent = boy , recipient = Liam , theme = * sandwich ( nmod . beside = chair ) ) )
|
The bottle was rolled .
|
roll ( theme = * bottle )
|
Olivia gave the ball in a bag to Liam .
|
give ( agent = Olivia , theme = * ball ( nmod . in = bag ) , recipient = Liam )
|
A girl was given a towel on a stage .
|
give ( recipient = girl , theme = towel ( nmod . on = stage ) )
|
The dog preferred to run .
|
prefer ( agent = * dog , xcomp = run ( agent = * dog ) )
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.