Compare and contrast the positions of modernist and fundamentalist discourses of Islam on two (2) of issues given below. Draw primarily on the texts discussed in class (Modernist and Fundamentalist Debates in Islam). You can choose one representative from each camp and compare their respective positions (i.e. Ahmad Khan’s position on women vs. Mutahhari’s position). You DO NOT have to conclude which side is right or wrong. Rather, focus on the logic of the particular argument and observe the differences. Feel free to use quotations from the texts but make sure that your essay does not end up being a string of quotations.
Choose two (2) from the following topics:
1.Knowledge, Islamic law, science (al-Afghani, Abduh vs. Qutb)
2.Islam and politics: (al-Raziq vs. Khomeini)
each essay have to be page and half****
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 });

