source stringlengths 3 103 | target stringlengths 3 172 |
|---|---|
The cake was lended to Emma . | lend ( theme = * cake , recipient = Emma ) |
The cake was given to Alexander by Oliver . | give ( theme = * cake , recipient = Alexander , agent = Oliver ) |
The shell was painted by Theodore . | paint ( theme = * shell , agent = Theodore ) |
The dog was given the basket on a table . | give ( recipient = * dog , theme = * basket ( nmod . on = table ) ) |
The donut was found . | find ( theme = * donut ) |
A girl was lended the cake beside the table . | lend ( recipient = girl , theme = * cake ( nmod . beside = * table ) ) |
A boy burned the prisoner . | burn ( agent = boy , theme = * prisoner ) |
A creature collapsed Joshua . | collapse ( agent = creature , theme = Joshua ) |
A drink was juggled by the girl . | juggle ( theme = drink , agent = * girl ) |
Olivia doubled a boy in a garden . | double ( agent = Olivia , theme = boy ( nmod . in = garden ) ) |
Sophia was offered the cake on the couch by the cat . | offer ( recipient = Sophia , theme = * cake ( nmod . on = * couch ) , agent = * cat ) |
The block was rolled by Emma . | roll ( theme = * block , agent = Emma ) |
Emma noticed that the buyer rolled a teacher on a trampoline . | notice ( agent = Emma , ccomp = roll ( agent = * buyer , theme = teacher ( nmod . on = trampoline ) ) ) |
A cow gave the girl a box in the glass . | give ( agent = cow , recipient = * girl , theme = box ( nmod . in = * glass ) ) |
The girl gave the fruit to a queen . | give ( agent = * girl , theme = * fruit , recipient = queen ) |
Elijah nursed a cake . | nurse ( agent = Elijah , theme = cake ) |
The girl burned a donut on a boat . | burn ( agent = * girl , theme = donut ( nmod . on = boat ) ) |
Ava preferred to walk . | prefer ( agent = Ava , xcomp = walk ( agent = Ava ) ) |
A cake was lended to Anthony by Emma . | lend ( theme = cake , recipient = Anthony , agent = Emma ) |
Anthony called the cake . | call ( agent = Anthony , theme = * cake ) |
Sebastian smiled . | smile ( agent = Sebastian ) |
A girl served a dog the cookie on a stage . | serve ( agent = girl , recipient = dog , theme = * cookie ( nmod . on = stage ) ) |
Grace brought Olivia a fig in the house . | bring ( agent = Grace , recipient = Olivia , theme = fig ( nmod . in = * house ) ) |
The box was thrown . | throw ( theme = * box ) |
Evelyn longed to walk . | long ( agent = Evelyn , xcomp = walk ( agent = Evelyn ) ) |
The bear expected to walk . | expect ( agent = * bear , xcomp = walk ( agent = * bear ) ) |
The rose was admired by the girl . | admire ( theme = * rose , agent = * girl ) |
William threw a chalk in a basket . | throw ( agent = William , theme = chalk ( nmod . in = basket ) ) |
A teacher respected a cookie . | respect ( agent = teacher , theme = cookie ) |
Noah was given a donut on a table by a dog . | give ( recipient = Noah , theme = donut ( nmod . on = table ) , agent = dog ) |
A lawyer liked a cookie beside a table . | like ( agent = lawyer , theme = cookie ( nmod . beside = table ) ) |
Sophia cleaned . | clean ( agent = Sophia ) |
Elijah ate . | eat ( agent = Elijah ) |
Liam found the chicken . | find ( agent = Liam , theme = * chicken ) |
William was given the cake on a sock . | give ( recipient = William , theme = * cake ( nmod . on = sock ) ) |
The pretzel was served to the hero . | serve ( theme = * pretzel , recipient = * hero ) |
Emily imagined that Mia was given a ball by Emma . | imagine ( agent = Emily , ccomp = give ( recipient = Mia , theme = ball , agent = Emma ) ) |
A girl declared that Liam rolled the bunny beside a cup . | declare ( agent = girl , ccomp = roll ( agent = Liam , theme = * bunny ( nmod . beside = cup ) ) ) |
A mouse split a pickle . | split ( agent = mouse , theme = pickle ) |
The sandwich was eaten by a coach . | eat ( theme = * sandwich , agent = coach ) |
A human liked that a boy gave the cake in the condo to Olivia . | like ( agent = human , ccomp = give ( agent = boy , theme = * cake ( nmod . in = * condo ) , recipient = Olivia ) ) |
Olivia gave a cake on the table to the boy . | give ( agent = Olivia , theme = cake ( nmod . on = * table ) , recipient = * boy ) |
Noah saw the box on a stage . | see ( agent = Noah , theme = * box ( nmod . on = stage ) ) |
A girl found the cake in the house . | find ( agent = girl , theme = * cake ( nmod . in = * house ) ) |
Emma offered the drink to Ava . | offer ( agent = Emma , theme = * drink , recipient = Ava ) |
A dog liked that Grace liked the drink . | like ( agent = dog , ccomp = like ( agent = Grace , theme = * drink ) ) |
A cake was given to a girl by the dealer . | give ( theme = cake , recipient = girl , agent = * dealer ) |
A book shortened . | shorten ( theme = book ) |
A kid was brought a cake in the barrel . | bring ( recipient = kid , theme = cake ( nmod . in = * barrel ) ) |
The farmer floated . | float ( theme = * farmer ) |
A cookie was drawn by a baby . | draw ( theme = cookie , agent = baby ) |
The hero proved that a towel was lended to a girl by Emma . | prove ( agent = * hero , ccomp = lend ( theme = towel , recipient = girl , agent = Emma ) ) |
The cookie was adored by the girl . | adore ( theme = * cookie , agent = * girl ) |
Olivia helped a girl in the room . | help ( agent = Olivia , theme = girl ( nmod . in = * room ) ) |
A drink was eaten by the monster . | eat ( theme = drink , agent = * monster ) |
Mia forwarded the donut to Olivia . | forward ( agent = Mia , theme = * donut , recipient = Olivia ) |
James jogged . | jog ( agent = James ) |
A sandwich was frozen . | freeze ( theme = sandwich ) |
A frog was given a cake . | give ( recipient = frog , theme = cake ) |
The boy rolled a raisin in a room . | roll ( agent = * boy , theme = raisin ( nmod . in = room ) ) |
The girl mailed the box to Emma . | mail ( agent = * girl , theme = * box , recipient = Emma ) |
The cake was crumpled by the girl . | crumple ( theme = * cake , agent = * girl ) |
A drink was split . | split ( theme = drink ) |
A baby was given the cake on the notebook on the sofa by the dog . | give ( recipient = baby , theme = * cake ( nmod . on = * notebook ( nmod . on = * sofa ) ) , agent = * dog ) |
A donut was enlarged by Olivia . | enlarge ( theme = donut , agent = Olivia ) |
Emma was sold a coin . | sell ( recipient = Emma , theme = coin ) |
A chicken sold a box to the politician . | sell ( agent = chicken , theme = box , recipient = * politician ) |
Isabella froze . | freeze ( theme = Isabella ) |
A boy cleaned the bear on the table . | clean ( agent = boy , theme = * bear ( nmod . on = * table ) ) |
The frog burned Emma . | burn ( agent = * frog , theme = Emma ) |
The puppy touched the bat . | touch ( agent = * puppy , theme = * bat ) |
A chicken snapped Emma . | snap ( agent = chicken , theme = Emma ) |
A cat liked Olivia . | like ( agent = cat , theme = Olivia ) |
The donut was lended to Andrew by a child . | lend ( theme = * donut , recipient = Andrew , agent = child ) |
A giraffe sold a rose to Harper . | sell ( agent = giraffe , theme = rose , recipient = Harper ) |
A can was sent to Isabella by Emma . | send ( theme = can , recipient = Isabella , agent = Emma ) |
The cake was passed to Noah by the boy . | pass ( theme = * cake , recipient = Noah , agent = * boy ) |
Liam valued that the cake was sketched by a boy . | value ( agent = Liam , ccomp = sketch ( theme = * cake , agent = boy ) ) |
Liam studied a donut . | study ( agent = Liam , theme = donut ) |
The pancake was found by the boy . | find ( theme = * pancake , agent = * boy ) |
The cat brought a baby the cake . | bring ( agent = * cat , recipient = baby , theme = * cake ) |
A cake was lended to a dealer by a turtle . | lend ( theme = cake , recipient = dealer , agent = turtle ) |
Noah liked that a cake was given to Ava . | like ( agent = Noah , ccomp = give ( theme = cake , recipient = Ava ) ) |
A chief forwarded James the cake in the shoe . | forward ( agent = chief , recipient = James , theme = * cake ( nmod . in = * shoe ) ) |
The donut was sketched by Mia . | sketch ( theme = * donut , agent = Mia ) |
A girl painted the bucket . | paint ( agent = girl , theme = * bucket ) |
The customer wanted to run . | want ( agent = * customer , xcomp = run ( agent = * customer ) ) |
Olivia gave the cookie to a girl . | give ( agent = Olivia , theme = * cookie , recipient = girl ) |
Emma supported that the balloon was decomposed by a scientist . | support ( agent = Emma , ccomp = decompose ( theme = * balloon , agent = scientist ) ) |
Emma preferred to sleep . | prefer ( agent = Emma , xcomp = sleep ( agent = Emma ) ) |
A chicken liked a cake beside the table in the room . | like ( agent = chicken , theme = cake ( nmod . beside = * table ( nmod . in = * room ) ) ) |
A flag was poked . | poke ( theme = flag ) |
The monkey mailed a frog a jigsaw . | mail ( agent = * monkey , recipient = frog , theme = jigsaw ) |
Joseph lended the wolf the box . | lend ( agent = Joseph , recipient = * wolf , theme = * box ) |
Noah was fed the can . | feed ( recipient = Noah , theme = * can ) |
The donut was sent to Theodore . | send ( theme = * donut , recipient = Theodore ) |
A director offered a strawberry in the vehicle to Liam . | offer ( agent = director , theme = strawberry ( nmod . in = * vehicle ) , recipient = Liam ) |
Isaac was given the donut . | give ( recipient = Isaac , theme = * donut ) |
Michael needed to eat . | need ( agent = Michael , xcomp = eat ( agent = Michael ) ) |
The hamburger was poked . | poke ( theme = * hamburger ) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.