In a well-developed essay of 3-5 pages examine the role of the protagonist in these three novels.
Huckleberry Finn by Mark Twain (Samuel Clemens)
Emma by Jane Austen
My Name is Asher Lev by Chaim Potok
Compare and contrast the journey each protagonist makes toward self-awareness. Discuss the ways in which three literary elements of each novel affect the reader’s perception of the protagonist’s growth.
A. Title: Give your essay a descriptive title
B. Introduction:
1. Introduce the role of each protagonist in a general way that gives a frame of reference for your paper.
2. Specifically mention the three novels including titles and authors.
3. Include supporting statements that establish grounds for comparison.
4. Include a thesis statement which explicitly addresses the ways in which the literary elements of each novel affect the reader’s perception of the protagonist’s growth.
C. Body – Construction:
1. Begin each paragraph with a topic sentence which directly relates to the thesis statement.
2. Create smooth transitions between paragraphs.
D. Body – Content:
1. Provide a summary of the protagonist’s growth as examined in the first novel.
2. Provide a summary of the protagonist’s growth as examined in the second novel.
3. Provide a summary of the protagonist’s growth as examined in the third novel.
4. Comparative point of the first literary element:
a. Connect the comparative point in a plausible way to the first novel.
b. Connect the comparative point in a plausible way to the second novel.
c. Connect the comparative point in a plausible way to the third novel.
d. Support your argument with insightful comments; do not summarize.
1. Cite evidence from the novels (using APA format).
2. Use direct quotes from the novels (using APA format).
5. Comparative point of the second literary element:
a. Connect the comparative point in a plausible way to the first novel.
b. Connect the comparative point in a plausible way to the second novel.
c. Connect the comparative point in a plausible way to the third novel.
d. Support your argument with insightful comments; do not summarize.
1. Cite evidence from the novels (using APA format).
2. Use direct quotes from the novels (using APA format).
6. Comparative point of the third literary element:
a. Connect the comparative point in a plausible way to the first novel.
b. Connect the comparative point in a plausible way to the second novel.
c. Connect the comparative point in a plausible way to the third novel.
d. Support your argument with insightful comments; do not summarize.
1. Cite evidence from the novels (using APA format).
2. Use direct quotes from the novels (using APA format).
E. Conclusion:
1. Revisit your introduction and thesis statement without repeating it.
2. Provide a brief summary of how you proved your argument.
F. Bibliography (in APA format)
Last Completed Projects
| topic title | academic level | Writer | delivered |
|---|
jQuery(document).ready(function($) { var currentPage = 1; // Initialize current page
function reloadLatestPosts() { // Perform AJAX request $.ajax({ url: lpr_ajax.ajax_url, type: 'post', data: { action: 'lpr_get_latest_posts', paged: currentPage // Send current page number to server }, success: function(response) { // Clear existing content of the container $('#lpr-posts-container').empty();
// Append new posts and fade in $('#lpr-posts-container').append(response).hide().fadeIn('slow');
// Increment current page for next pagination currentPage++; }, error: function(xhr, status, error) { console.error('AJAX request error:', error); } }); }
// Initially load latest posts reloadLatestPosts();
// Example of subsequent reloads setInterval(function() { reloadLatestPosts(); }, 7000); // Reload every 7 seconds });

