THE AD: https://www.youtube.com/watch?v=FBorRZnqtMo
Your task is to do a rhetorical analysis of a political advertisement. In our class we covered two two types of rhetorical analysis– Aristotelian Analysis, and Metaphor Analysis. Your paper can focus on one or both of these methods. Use whichever terms help you best explain the rhetorical strategies of the political ad. In your papers introduction, you will likely have to put the advertisement in context and explain the rhetorical situation of the ad.
The body paragraphs should break down the ad and reassemble it to make points. Lastly, your paper should have some element of synthesis in it as well. It should incorporate ideas from the following list of class readings.
Lakoff and Johnson “Metaphors We Live By.”
Osborn, Michael. “Archetypal Metaphor in Rhetoric: The Light-Dark Family.”
Geary, James. Excerpt from I is an Other, “Metaphor and Politics.”
Fowles, Jib. “Advertising’s 15 Basic Appeals.”
George Lakoff: “Don’t Think of an Elephant”
SEE UPLOADED SAMPLE OF HOW I WANT THIS PAPER TO LOOK LIKE… THE QUOTES FROM LAKOFF AND JOHNSON, ETC. MUST ALSO BE INCLUDED, THAT RELATES TO THE AD.
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 });

