ENG 106 Project :
Rhetorical Analysis of a Disney Film
In class weve been examining how authors use certain techniques to make their work more persuasive. Weve read about rhetorical analysis, including the frames of mind that lend themselves to answering the so what? by making the interpretive leap. Weve watched Song of the South and practiced making interpretive leaps from observations, and weve seen how Miller and Rode analyze both Song of the South and The Jungle Book.
This assignment asks you to extend Miller and Rodes project in order to analyze a Disney film of your own choosing. As Miller and Rode argue, Disney films are predicated on binaries both implicit and explicit. Of course, all Disney films are built around an idea of good vs. evil; Id like you to find a more specific binary to examine. You should choose a binary that is based on values, like foolishness vs. wiseness or selfishness vs. selflessness. Your analysis should focus on a pattern you discover in your film that creates a binary, in order to examine the didactic effect of that pattern. If it is relevant, you should also make sure that you contextualize the film as Miller and Rode do, to explain how its placement in history and culture affect how it is viewed.
You will also need to complicate the binary in some way, to show how careful analysis creates contradictions in the seeming opposition. Here you are looking for an anomaly. For instance, you might show how the ugly stepsister still gets what she wants, or how the hero is really selfish sometimes. By doing this, you can examine the grey area between the black/white binary the film sets up.
Your first task is to watch the film carefully and take notes, to determine what main messages, both explicit and implicit, the authors are trying to convey in the film. You might do this by finding patterns of repetition and contrast among your observations. Choose one pattern to focus on, query the pattern to formulate a to what extent question, and then determine HOW the authors create and convey a message by utilizing this binary.
While you may need to do a little outside research for this film, perhaps to find a script of the film online or the spelling of certain character names, you should not use outside sources to provide your summary or analysis of the film. We will begin integrating secondary sources into our writing later in the semester, but for now, please rely on your own ability to notice and focus to provide the argument for your project.
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 });

