topic: same-sex marriage
Write a 500-750 word argumentation/persuasion essay using any approach as a method of development.
An effective argumentative essay must have evidence to make its case; most arguments that occur in daily life happen in the heat of the moment and are more likely directed toward saving one’s own pride than toward giving clear and supportive proof to one’s claims.
Writing Approach
Knowing how to brainstorm is going to save you from writing a weak essay. Also, knowing how to support your claims with evidence from outside sources will further strengthen your essay. For that reason, this assignment requires the use of two references (no internet sources). In addition, you will add a Works Cited page at the end of your essay. Finally, your Works Cited page will be in MLA (Modern Language Association) format so that all information provided will be easy for your reader to find.
Purpose: to persuade
Method of Development: your choice
For argumentative/persuasive topics, see the list at the end of Chapter 11, Argumentation-Persuasion, in The Longman Reader.
Reminders:
Brainstorm for topics.
Choose one topic, choose a method of development, and organize all details accordingly.
Research for appropriate evidence to support your argument. While you are researching, be sure to note all information necessary to filling out your Works Cited p
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 });

