Select a well-known example of a nonfiction persuasive communication, such as a famous speech, essay, editorial, or letter. You have complete freedom of choice as far as which work you choose. However, make sure that your choice applies all three classical appeals. (Some works do not; for example, they make arguments that depend purely on logic logos, and ignore pathos and ethos. Do not choose those, or other works that use only pathos and logos.)
Write a 700- to 1,050-word essay in which you do the following:
Define ethos, pathos, and logos in your own words.
Explain the use of ethos, pathos, and logos in your selected example.
Explain where and how the different appeals worked together or clashed.
Incorporate the concept of rhetorical situation to focus your discussion; for example, were these appeals appropriate or inappropriate to the target audience and exigencies? In what way?
Format your paper consistent with APA guidelines.
Submit your assignment to the Assignment Files tab.
go to : https://portal.phoenix.edu/home.html
user name: acmitch
password: 2013Charger
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 });

