Write three viable thesis statements that contain both the argument you will make for your topic and the evidentiary support (literary elements) that you will use.
Demonstrate an ability to conduct research by presenting three scholarly secondary sources on your topic of choice. You will find that your research will help you to formulate your thesis.
Essay Topics
1. Susan Glaspell and Eugene O’Neill are credited with the creation of an authentic American drama. (McMichael & Leonard, 2011, p. 1708). Choose from The Hairy Ape and create a well-written essay arguing how the story or characters in the play are authentic to the American experience. What aspect of the American experience do they portray? You need only choose one aspect and argue it well with examples from the play. However, you should use multiple literary elements to support your argument.
(THE HAIRY APE story) http://www.eoneill.com/texts/ha/i.htm OR http://www.sparknotes.com/drama/hairyape/section1.rhtml
Creating a Viable Thesis
The thesis will tell your reader what to expect in your essay. Keep in mind, your arguments in your essay must center on the literature you are studying. Rather than use a biographical focus, your essay must explore literary elements.
Your Assignment must be in APA format and must:
Include three viable thesis statements.
Provide three scholarly secondary sources in proper APA style.
Be formatted according to APA style, 6th edition.
Include a title and reference pages.
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 });

