source stringlengths 3 103 | target stringlengths 3 172 |
|---|---|
A cake was liked by a buyer . | like ( theme = cake , agent = buyer ) |
The hero admired the frog in a bush . | admire ( agent = * hero , theme = * frog ( nmod . in = bush ) ) |
A cat tried to read . | try ( agent = cat , xcomp = read ( agent = cat ) ) |
The donut was lended to a girl . | lend ( theme = * donut , recipient = girl ) |
Lucas found Emma . | find ( agent = Lucas , theme = Emma ) |
A raisin was fed to the girl . | feed ( theme = raisin , recipient = * girl ) |
The girl missed a bat beside the machine . | miss ( agent = * girl , theme = bat ( nmod . beside = * machine ) ) |
The cat studied . | study ( agent = * cat ) |
Emma was sent the cake . | send ( recipient = Emma , theme = * cake ) |
Hazel was loaned the muffin by Jacob . | loan ( recipient = Hazel , theme = * muffin , agent = Jacob ) |
A balloon was served to Benjamin by Olivia . | serve ( theme = balloon , recipient = Benjamin , agent = Olivia ) |
The sandwich was enlarged . | enlarge ( theme = * sandwich ) |
A donut was respected by Liam . | respect ( theme = donut , agent = Liam ) |
Lincoln cleaned a cake . | clean ( agent = Lincoln , theme = cake ) |
Liam ate Benjamin . | eat ( agent = Liam , theme = Benjamin ) |
The jar was missed . | miss ( theme = * jar ) |
The girl fed the boy a cake . | feed ( agent = * girl , recipient = * boy , theme = cake ) |
The pillow was liked by the girl . | like ( theme = * pillow , agent = * girl ) |
Joshua ate . | eat ( agent = Joshua ) |
A cake was worshipped by the girl . | worship ( theme = cake , agent = * girl ) |
The bird was brought a cake by Amelia . | bring ( recipient = * bird , theme = cake , agent = Amelia ) |
Emma fed a cake to Hazel . | feed ( agent = Emma , theme = cake , recipient = Hazel ) |
The baby proved that Sophia liked that a cow smiled . | prove ( agent = * baby , ccomp = like ( agent = Sophia , ccomp = smile ( agent = cow ) ) ) |
The cake was given to Mateo by Emma . | give ( theme = * cake , recipient = Mateo , agent = Emma ) |
A cat lended a toy on the blanket to Noah . | lend ( agent = cat , theme = toy ( nmod . on = * blanket ) , recipient = Noah ) |
The strawberry was appreciated by a child . | appreciate ( theme = * strawberry , agent = child ) |
A cake was given to Madison . | give ( theme = cake , recipient = Madison ) |
Emma fed the boy the jar . | feed ( agent = Emma , recipient = * boy , theme = * jar ) |
A manager split . | split ( theme = manager ) |
Oliver missed Olivia . | miss ( agent = Oliver , theme = Olivia ) |
The shoe was respected by the child . | respect ( theme = * shoe , agent = * child ) |
A bear said that Sophia gave Emma a bean in the house . | say ( agent = bear , ccomp = give ( agent = Sophia , recipient = Emma , theme = bean ( nmod . in = * house ) ) ) |
The rose was fed to Noah . | feed ( theme = * rose , recipient = Noah ) |
A cloud rolled . | roll ( theme = cloud ) |
A boy liked that the cake was sold to Ava . | like ( agent = boy , ccomp = sell ( theme = * cake , recipient = Ava ) ) |
The boy fed a girl a cake on the table . | feed ( agent = * boy , recipient = girl , theme = cake ( nmod . on = * table ) ) |
A plant was packed . | pack ( theme = plant ) |
A boy sketched a donut . | sketch ( agent = boy , theme = donut ) |
A strawberry was given to Ellie by Ava . | give ( theme = strawberry , recipient = Ellie , agent = Ava ) |
The girl reddened Olivia . | redden ( agent = * girl , theme = Olivia ) |
The teacher loved Emma . | love ( agent = * teacher , theme = Emma ) |
Layla wanted to talk . | want ( agent = Layla , xcomp = talk ( agent = Layla ) ) |
The giraffe served the cake to Liam . | serve ( agent = * giraffe , theme = * cake , recipient = Liam ) |
A box was frozen by Samuel . | freeze ( theme = box , agent = Samuel ) |
A pretzel was sketched . | sketch ( theme = pretzel ) |
Abigail slid . | slide ( theme = Abigail ) |
A professor disintegrated . | disintegrate ( theme = professor ) |
A jigsaw was adored . | adore ( theme = jigsaw ) |
The donut was frozen . | freeze ( theme = * donut ) |
The cookie was rolled by Oliver . | roll ( theme = * cookie , agent = Oliver ) |
Isaac itched to sleep . | itch ( agent = Isaac , xcomp = sleep ( agent = Isaac ) ) |
A girl was awarded the cake in the envelope by William . | award ( recipient = girl , theme = * cake ( nmod . in = * envelope ) , agent = William ) |
A shoe was painted by a boy . | paint ( theme = shoe , agent = boy ) |
Emma helped a donut beside a stage . | help ( agent = Emma , theme = donut ( nmod . beside = stage ) ) |
Emma was given the gumball beside a desk . | give ( recipient = Emma , theme = * gumball ( nmod . beside = desk ) ) |
The jigsaw was eaten by a baby . | eat ( theme = * jigsaw , agent = baby ) |
The rose was helped by a boy . | help ( theme = * rose , agent = boy ) |
The melon was painted by Emma . | paint ( theme = * melon , agent = Emma ) |
The cookie was given to Amelia . | give ( theme = * cookie , recipient = Amelia ) |
The cookie was poked . | poke ( theme = * cookie ) |
Elizabeth rolled . | roll ( theme = Elizabeth ) |
A girl cooked a boy beside the table . | cook ( agent = girl , theme = boy ( nmod . beside = * table ) ) |
Leah burned David . | burn ( agent = Leah , theme = David ) |
A student lended the girl a cake on the bed . | lend ( agent = student , recipient = * girl , theme = cake ( nmod . on = * bed ) ) |
The cake changed . | change ( theme = * cake ) |
Noah admired the cake in the house . | admire ( agent = Noah , theme = * cake ( nmod . in = * house ) ) |
The boy liked that the donut was admired . | like ( agent = * boy , ccomp = admire ( theme = * donut ) ) |
Isabella passed a ball to Emma . | pass ( agent = Isabella , theme = ball , recipient = Emma ) |
A biscuit was sent to Emma by the girl . | send ( theme = biscuit , recipient = Emma , agent = * girl ) |
A sandwich rolled . | roll ( theme = sandwich ) |
Ava confessed that the girl served a boy a biscuit in the house . | confess ( agent = Ava , ccomp = serve ( agent = * girl , recipient = boy , theme = biscuit ( nmod . in = * house ) ) ) |
A teacher shortened the potato . | shorten ( agent = teacher , theme = * potato ) |
A balloon was given to the horse . | give ( theme = balloon , recipient = * horse ) |
A poet said that the bat was enlarged by a baby . | say ( agent = poet , ccomp = enlarge ( theme = * bat , agent = baby ) ) |
The politician touched the cat beside a road . | touch ( agent = * politician , theme = * cat ( nmod . beside = road ) ) |
Noah liked that the donut shortened . | like ( agent = Noah , ccomp = shorten ( theme = * donut ) ) |
Emma said that the cake was liked . | say ( agent = Emma , ccomp = like ( theme = * cake ) ) |
The girl slid a cake . | slide ( agent = * girl , theme = cake ) |
Emma sent Wyatt a chair beside a table . | send ( agent = Emma , recipient = Wyatt , theme = chair ( nmod . beside = table ) ) |
The bear slept . | sleep ( agent = * bear ) |
Olivia liked that the cake was shortened by Liam . | like ( agent = Olivia , ccomp = shorten ( theme = * cake , agent = Liam ) ) |
The doll was broken . | break ( theme = * doll ) |
A box was seen . | see ( theme = box ) |
The frog intended to walk . | intend ( agent = * frog , xcomp = walk ( agent = * frog ) ) |
Aurora packed the chair . | pack ( agent = Aurora , theme = * chair ) |
The monkey ate the brick in a glass on a TV . | eat ( agent = * monkey , theme = * brick ( nmod . in = glass ( nmod . on = tv ) ) ) |
A toothbrush was rolled . | roll ( theme = toothbrush ) |
Emma liked that a balloon was painted by Sophia . | like ( agent = Emma , ccomp = paint ( theme = balloon , agent = Sophia ) ) |
Noah wanted to run . | want ( agent = Noah , xcomp = run ( agent = Noah ) ) |
The cat cleaned . | clean ( agent = * cat ) |
The shell was helped by the boy . | help ( theme = * shell , agent = * boy ) |
The girl hoped that the president painted . | hope ( agent = * girl , ccomp = paint ( agent = * president ) ) |
Isaac liked a zebra . | like ( agent = Isaac , theme = zebra ) |
Emma gave the cake on the table to Mia . | give ( agent = Emma , theme = * cake ( nmod . on = * table ) , recipient = Mia ) |
Olivia expected that the cat preferred to jog . | expect ( agent = Olivia , ccomp = prefer ( agent = * cat , xcomp = jog ( agent = * cat ) ) ) |
Oliver was promised a soap on the road . | promise ( recipient = Oliver , theme = soap ( nmod . on = * road ) ) |
Emma rolled the girl beside the monkey . | roll ( agent = Emma , theme = * girl ( nmod . beside = * monkey ) ) |
The zebra was posted the box on the table by a bird . | post ( recipient = * zebra , theme = * box ( nmod . on = * table ) , agent = bird ) |
The molecule was rolled by the girl . | roll ( theme = * molecule , agent = * girl ) |
Mason rolled a boy beside a table . | roll ( agent = Mason , theme = boy ( nmod . beside = table ) ) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.