The story, Shakespeare in the Bush, is based on an argument that Laura Bohannan has with a colleague before beginning her fieldwork among the Tiv. What was the point of the argument? In the course of her fieldwork, she has an opportunity to test the assumptions made on both sides. Who is correct? Analyze the incidents in the story and tell how they relate to the point of the argument. [Hint: The story is not about human nature.]
Copies of the article are available on the web at:
http://www.naturalhistorymag.com/editors_pick/1966_08-09_pick.html http://law.ubalt.edu/downloads/law_downloads/IRC_Shakespeare_in_the_Bush.pdf
You may also go to the original source:
Laura Bohannan – Shakespeare in the Bush. Natural History 75: 25-33. (1966)
DIRECTIONS: The essay must have a clean cover sheet, both on the original and the revision. The cover sheet will contain a title, a subtitle indicating whether it is the 1st or 2nd draft, your name and the name of the class. The text of your essay must start on the first line of the next page. The pages must have one inch (1�) margins on all sides, have both left and right margins justified, use 12 point, Times New Roman type, and be double spaced. Any student that attempts to increase the line or character spacing to make the page minimum will receive a zero. Papers not formatted correctly will not be graded. The revision must be turned in with all earlier drafts so that I can see that you have corrected problems. You cannot turn in the revision until you have received the previous draft back. I give credit to students who use the Writing Center. Have your paper stamped at the center and turn it in with your draft.
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 });

