What is an epilogue in literature?

What is an epilogue in literature?

An epilogue, like a prologue, is a section of a book that stands outside the narrative. Except the epilogue comes after the main narrative. J.K. Rowling controversially used this device to end her Harry Potter series.

What is a prologue and what does it mean?

The word ‘prologue’ comes from the root word logos meaning ‘speech’ and the prefix pro- meaning ‘before’.

What is an example of a prologue in a Discworld book?

Take this example: The opening prologue from The Colour of Magic (1983), the first book in Sir Terry Pratchett’s comical Discworld series: In a distant and second-hand set of dimensions, in an astral plane that was never meant to fly, the curling star-mists waver and part…

What happens in the prologue of The Hobbit?

In the section of Tolkien’s prologue titled ‘Of the Finding of the Ring’, the author also recaps key events. We learn how the One Ring came into the character Bilbo Baggins’ possession. This recaps the events of Tolkien’s novel The Hobbit (1937). The prologue describes exciting events in summary form.

How do I know if an epilog is being executed?

Instead, the unwind code can determine that an epilog is being executed by scanning forward through a code stream to identify an epilog. If no frame pointer is used in the function, then the epilog must first deallocate the fixed part of the stack, the nonvolatile registers are popped, and control is returned to the calling function.

What is the use of Prolog in Epilog?

Prolog and Epilog. Every function that allocates stack space, calls other functions, saves nonvolatile registers, or uses exception handling must have a prolog whose address limits are described in the unwind data associated with the respective function table entry (see Exception Handling (x64)).

What are the unwind rules for the epilog code?

The epilog code must follow a strict set of rules for the unwind code to reliably unwind through exceptions and interrupts. These rules reduce the amount of unwind data required, because no extra data is needed to describe each epilog.

Begin typing your search term above and press enter to search. Press ESC to cancel.

Back To Top