Commemorative Speech
General
Your goal in this speech is to inspire your audience and cause them to deeply respect the person or group you are commemorating. To do this, you must use language creatively and effectively.
Details
In your speech, be sure to clearly describe some specific characteristics about the person or group that you wish to honor. Then, back up the characteristic with facts that exemplify the ways this characteristic manifested itself. For example, if I were commemorating my own father, I would describe him as a deeply religious man. To exemplify ways this characteristic displayed itself, I’d describe some specific examples that prove how religious he was. I might say, for example, that my dad spent countless hours raising money for a new church building to be built. He actually walked from door to door visiting people in the congregation to explain the building needs. Then he would return home with weary feet but an emboldened spirit. (The final six words were an attempt to use language expressively.)
You need not do research for this speech or cite any sources out loud. For the paper assignment, it require at least 500 words.
Commemorative Outline: Follow the sample below to create the outline for your commemorative speech.
*** I need paper assignment and outline, both of them. (look at the example of outline)
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 });

