source stringlengths 3 103 | target stringlengths 3 172 |
|---|---|
The pretzel was liked by Emma . | like ( theme = * pretzel , agent = Emma ) |
A lion was given a clock . | give ( recipient = lion , theme = clock ) |
The sheep rented Stella a brain in a bag . | rent ( agent = * sheep , recipient = Stella , theme = brain ( nmod . in = bag ) ) |
A lollipop was rolled . | roll ( theme = lollipop ) |
Emma ate the girl . | eat ( agent = Emma , theme = * girl ) |
The game reddened . | redden ( theme = * game ) |
Luke sold the cake on the windowsill to Emma . | sell ( agent = Luke , theme = * cake ( nmod . on = * windowsill ) , recipient = Emma ) |
A flag was rolled by the driver . | roll ( theme = flag , agent = * driver ) |
A cookie was valued by Sophia . | value ( theme = cookie , agent = Sophia ) |
Emma was lended the ring . | lend ( recipient = Emma , theme = * ring ) |
Mason knew . | know ( agent = Mason ) |
Violet tolerated that a kid sneezed . | tolerate ( agent = Violet , ccomp = sneeze ( agent = kid ) ) |
A cake was given to Madison by Charlotte . | give ( theme = cake , recipient = Madison , agent = Charlotte ) |
A girl liked a boy . | like ( agent = girl , theme = boy ) |
William said that a frog dusted the strawberry . | say ( agent = William , ccomp = dust ( agent = frog , theme = * strawberry ) ) |
Liam fed the melon to a duck . | feed ( agent = Liam , theme = * melon , recipient = duck ) |
Ava napped . | nap ( agent = Ava ) |
The boy posted a bear a rose in a house . | post ( agent = * boy , recipient = bear , theme = rose ( nmod . in = house ) ) |
Mila cleaned a box . | clean ( agent = Mila , theme = box ) |
Noah froze the tiger beside a sword . | freeze ( agent = Noah , theme = * tiger ( nmod . beside = sword ) ) |
A cake was frozen by a wolf . | freeze ( theme = cake , agent = wolf ) |
A consumer was rented the cake by Emma . | rent ( recipient = consumer , theme = * cake , agent = Emma ) |
Emma poked a boy in a hole . | poke ( agent = Emma , theme = boy ( nmod . in = hole ) ) |
A girl gave the pony the cake beside a book . | give ( agent = girl , recipient = * pony , theme = * cake ( nmod . beside = book ) ) |
Emma liked to walk . | like ( agent = Emma , xcomp = walk ( agent = Emma ) ) |
A girl fed James the cake in the vase . | feed ( agent = girl , recipient = James , theme = * cake ( nmod . in = * vase ) ) |
A boy was offered a newspaper in the house by the girl . | offer ( recipient = boy , theme = newspaper ( nmod . in = * house ) , agent = * girl ) |
The cat hoped that the donut was heard by the girl . | hope ( agent = * cat , ccomp = hear ( theme = * donut , agent = * girl ) ) |
The drink was tolerated by Emma . | tolerate ( theme = * drink , agent = Emma ) |
James rolled the cake on a road . | roll ( agent = James , theme = * cake ( nmod . on = road ) ) |
The cake was tossed by the researcher . | toss ( theme = * cake , agent = * researcher ) |
Emma served the frog the box on the tree . | serve ( agent = Emma , recipient = * frog , theme = * box ( nmod . on = * tree ) ) |
The sandwich was observed . | observe ( theme = * sandwich ) |
Isabella awarded a girl a jigsaw . | award ( agent = Isabella , recipient = girl , theme = jigsaw ) |
The guy examined a biscuit in a storage . | examine ( agent = * guy , theme = biscuit ( nmod . in = storage ) ) |
A glue was drawn by Emma . | draw ( theme = glue , agent = Emma ) |
Olivia was rented a cake on a tree in the room by Emma . | rent ( recipient = Olivia , theme = cake ( nmod . on = tree ( nmod . in = * room ) ) , agent = Emma ) |
The duke was given a chair beside the table in a parcel . | give ( recipient = * duke , theme = chair ( nmod . beside = * table ( nmod . in = parcel ) ) ) |
The girl gave the donut to Emma . | give ( agent = * girl , theme = * donut , recipient = Emma ) |
The girl gave Elizabeth the box . | give ( agent = * girl , recipient = Elizabeth , theme = * box ) |
A soap froze . | freeze ( theme = soap ) |
The balloon was dusted by Liam . | dust ( theme = * balloon , agent = Liam ) |
Leah brought a box in a house to the frog . | bring ( agent = Leah , theme = box ( nmod . in = house ) , recipient = * frog ) |
A producer rolled the donut on a bed beside the table . | roll ( agent = producer , theme = * donut ( nmod . on = bed ( nmod . beside = * table ) ) ) |
Olivia helped the melon . | help ( agent = Olivia , theme = * melon ) |
The cake was reddened . | redden ( theme = * cake ) |
The kitty meant that the book was helped by a girl . | mean ( agent = * kitty , ccomp = help ( theme = * book , agent = girl ) ) |
The cracker was hunted by Emma . | hunt ( theme = * cracker , agent = Emma ) |
Isabella was given the cake by a cat . | give ( recipient = Isabella , theme = * cake , agent = cat ) |
A cat collapsed the girl beside a stage . | collapse ( agent = cat , theme = * girl ( nmod . beside = stage ) ) |
A customer laughed . | laugh ( agent = customer ) |
A girl ate a bee beside a table . | eat ( agent = girl , theme = bee ( nmod . beside = table ) ) |
Claire liked that a cake was found by Avery . | like ( agent = Claire , ccomp = find ( theme = cake , agent = Avery ) ) |
The dog hoped that the bag was snapped . | hope ( agent = * dog , ccomp = snap ( theme = * bag ) ) |
Carter laughed . | laugh ( agent = Carter ) |
Isabella dusted a bottle . | dust ( agent = Isabella , theme = bottle ) |
A towel was given to Emma by Evelyn . | give ( theme = towel , recipient = Emma , agent = Evelyn ) |
A boy was given a balloon by Emma . | give ( recipient = boy , theme = balloon , agent = Emma ) |
A pumpkin rolled . | roll ( theme = pumpkin ) |
Sophia grew the crown on a stage . | grow ( agent = Sophia , theme = * crown ( nmod . on = stage ) ) |
The pumpkin was offered to Benjamin by the bunny . | offer ( theme = * pumpkin , recipient = Benjamin , agent = * bunny ) |
A jar was rolled by Emma . | roll ( theme = jar , agent = Emma ) |
The drink was given to Emma by Liam . | give ( theme = * drink , recipient = Emma , agent = Liam ) |
A teacher studied a ball . | study ( agent = teacher , theme = ball ) |
A button was eaten . | eat ( theme = button ) |
Emma was fed a cake beside the bear . | feed ( recipient = Emma , theme = cake ( nmod . beside = * bear ) ) |
A cake was valued by Noah . | value ( theme = cake , agent = Noah ) |
A raisin was discovered by the girl . | discover ( theme = raisin , agent = * girl ) |
Emma painted the cookie beside the table . | paint ( agent = Emma , theme = * cookie ( nmod . beside = * table ) ) |
The present was lended to a cat by the boy . | lend ( theme = * present , recipient = cat , agent = * boy ) |
A cake was respected by Sophia . | respect ( theme = cake , agent = Sophia ) |
Harper meant to run . | mean ( agent = Harper , xcomp = run ( agent = Harper ) ) |
A baby hoped that the cat gave the game to Charlotte . | hope ( agent = baby , ccomp = give ( agent = * cat , theme = * game , recipient = Charlotte ) ) |
A cake was helped by Olivia . | help ( theme = cake , agent = Olivia ) |
Ava was fed the toothbrush by Emma . | feed ( recipient = Ava , theme = * toothbrush , agent = Emma ) |
The wolf attempted to sleep . | attempt ( agent = * wolf , xcomp = sleep ( agent = * wolf ) ) |
Emma was lended a cake beside the table . | lend ( recipient = Emma , theme = cake ( nmod . beside = * table ) ) |
A block was mailed to the girl . | mail ( theme = block , recipient = * girl ) |
Matthew drew a donut . | draw ( agent = Matthew , theme = donut ) |
The child hunted . | hunt ( agent = * child ) |
A butterfly was given a cake in a garden . | give ( recipient = butterfly , theme = cake ( nmod . in = garden ) ) |
A cat said that Emma lended Liam a cake . | say ( agent = cat , ccomp = lend ( agent = Emma , recipient = Liam , theme = cake ) ) |
A cake decomposed . | decompose ( theme = cake ) |
Olivia was sold the cake on the sheet by Liam . | sell ( recipient = Olivia , theme = * cake ( nmod . on = * sheet ) , agent = Liam ) |
Jacob noticed that a girl juggled . | notice ( agent = Jacob , ccomp = juggle ( agent = girl ) ) |
A baby gave a jacket on the stage to Emma . | give ( agent = baby , theme = jacket ( nmod . on = * stage ) , recipient = Emma ) |
Olivia held a pickle beside a stage in a car . | hold ( agent = Olivia , theme = pickle ( nmod . beside = stage ( nmod . in = car ) ) ) |
Camila respected Emma . | respect ( agent = Camila , theme = Emma ) |
James tolerated that Emma examined a scientist on the table . | tolerate ( agent = James , ccomp = examine ( agent = Emma , theme = scientist ( nmod . on = * table ) ) ) |
A boy gave Leah the cake in the box . | give ( agent = boy , recipient = Leah , theme = * cake ( nmod . in = * box ) ) |
Mia liked that the cake was nursed by Liam . | like ( agent = Mia , ccomp = nurse ( theme = * cake , agent = Liam ) ) |
The lion froze . | freeze ( theme = * lion ) |
Isabella froze a girl on the stage . | freeze ( agent = Isabella , theme = girl ( nmod . on = * stage ) ) |
The rose was touched by Amelia . | touch ( theme = * rose , agent = Amelia ) |
A cake was liked by Emma . | like ( theme = cake , agent = Emma ) |
A girl was sent the cake by Emma . | send ( recipient = girl , theme = * cake , agent = Emma ) |
Emma threw the strawberry on the bench . | throw ( agent = Emma , theme = * strawberry ( nmod . on = * bench ) ) |
The cat loved a box in the house . | love ( agent = * cat , theme = box ( nmod . in = * house ) ) |
Emma expected that a girl froze . | expect ( agent = Emma , ccomp = freeze ( theme = girl ) ) |
Evelyn liked the frog on a table . | like ( agent = Evelyn , theme = * frog ( nmod . on = table ) ) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.