Write, annotated bibliography on The Devil’s Language
The Devil’s Language
1.
I have since reconsidered Eliot
and the Great White way of writing English
standard that is
the great white way
has measured, judged and assessed me all my life
by its
lily white words
its picket fence sentences
and manicured paragraphs
one wrong sound and you’re shelved in the Native Literature section
resistance writing
a mad Indian
unpredictable
on the war path
native ethnic protest
the Great White way could silence us all
if we let it
its had its hand over my mouth since my first day of school
since Dick and Jane, ABC’s and fingernail checks
syntactic laws: use the wrong order or
register and you’re a dumb Indian
dumb, drunk or violent
my father doesn’t read or write
the King’s English says he’s
dumb but he speaks Cree
how many of you speak Cree?
correct Cree not correct English
grammatically correct Cree
is there one?
2.
is there a Received Pronunciation of Cree, is there
a Modern Cree Usage?
the Chief’s Cree not the King’s English
as if violating God the Father and standard English
is like talking back(wards)
as if speaking the devil’s language is
talking back
back(words)
back to your mother’s sound, your mother’s tongue, your mother’s language
back to that clearing in the bush
in the tall black spruce
3.
near the sound of horses and wind
where you sat on her knee in a canvas tent
and she fed you bannock and tea
and syllables
that echo in your mind now, now
that you can’t make the sound
of that voice that rocks you and sings you to sleep
in the devil’s language.
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 });

