We have read about, watched, and discussed various figures (both fictional and ‘real’) who have attempted to transcend an ordinary consciousness or existence—some have failed, and others have succeeded (although their respective successes or failures are subject to interpretation).
Now that you have educated yourself on the literary/philosophical background of this movement (the Transcendentalist movement from the mid-1800s), and have examined contemporary examples both fictional and real, what do YOU think? Make one clear, simple, solid argument, and come up with 3 points that support this argument. For each point you develop, you MUST utilize evidence from our class sources.
You are likewise REQUIRED to use A MINIMUM OF TWO CLASS SOURCES if you are also using a source you find independently; if you’re only using class sources, you must refer to AT LEAST THREE of them in your essay (e.g. Into the Wild, Siddhartha, and Grizzly Man).
Don’t forget to go through your free writes, notes, discussion questions, readings, and films before you start thinking about your argument/thesis
How to Write an Essay Outline
I. Introduction
Thesis statement:
Introduce supporting ideas:
II. Body
First supporting idea
Topic sentence
Discussion and evidence (name your source!)
Analysis of Evidence
Second supporting idea
Topic sentence
Discussion and evidence (name your source!)
Analysis of evidence
Third supporting idea
Topic sentence
Discussion and evidence (name your source!)
Analysis of evidence
STOP HERE!
III. Conclusion
Transition, statement reflecting back on thesis
Restate key points; amplify them
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 });

