For this assignment, choose an artifact and analyze it, applying Fisher’s ideas on narrative criticism. I would suggest that you choose a narrative, which could include a myth, folk song, fairy tale or short story, or an artifact drawn from popular culture, such as a popular song. You can also analyze a narrative that is embedded in a persuasive message. No movies allowed for this essay!
Analyze the artifact according to the method outlined by Foss. Sample research questions include:
• What values and persuasive messages are implied or embedded in the narrative?
• How does this narrative resonate with members of a particular culture, and what does it reveal about the values and beliefs of that culture?
• What does it reveal about a character’s identity?
• How is the narrative constructed to guide the audience into a particular interpretation of a situation?
Remember to include the following points:
In the introduction:
Background on the artifact.
1.- Place the artifact in a historical context. Is this a traditional narrative, or is it drawn from popular culture? If it is not a traditional myth, frame it in the time period in which it was written.
2. Justification for research-Why is this artifact significant?
1. A clearly stated research question (what exactly is it you are hoping to learn from your analysis), and a thesis statement.
In the body:
1. Your analysis, with particular attention paid to the points mentioned above. One interesting angle for artifacts drawn from popular culture is their resemblance to traditional myths. (For example, how are American cowboy stories like fairy tales?)
In the conclusion:
1. A summary statement that summarizes your major points.
2. A brief statement about what the analysis revealed about the rhetor, the culture, and the context.
Please remember that you need to cite all of your sources, and please check the syllabus for information about the paper length and formatting. You must use either APA or MLA formatting.
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 });

