Editing
Discourse Analysis
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
<div style="background-color: #4B0082; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> {{BloomIntro}} Discourse Analysis is the study of "How language creates power"βthe investigation of how the way we talk and write shapes our "Reality" and our "Societies." While "Linguistics" looks at the "Rules of Grammar," Discourse Analysis looks at the "Hidden Rules" of "Who gets to speak?", "What can be said?", and "How are some ideas made to seem 'Normal' while others seem 'Crazy'?" Developed by thinkers like Michel Foucault, it explores the "Invisible Architecture" of our conversations. By studying "Discourse," we learn to see that every "News story," "Doctor's report," and "History book" is not just "Giving information"βit is "Building a world" and "Establishing power." </div> __TOC__ <div style="background-color: #000080; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Remembering</span> == * '''Discourse''' β A formal way of thinking that can be expressed through language; the "Conversation" of a whole society about a topic (e.g., the "Discourse on Climate Change"). * '''Michel Foucault''' β The most famous philosopher of discourse, who argued that "Power and Knowledge" are the same thing. * '''Discourse Analysis''' β A research method for studying written or spoken language in relation to its "Social Context." * '''Episteme''' β Foucault's term for the "Structure of Knowledge" in a specific time period (the "Rules of Truth"). * '''Ideology''' β A set of beliefs or "Worldviews" that are "Hidden" inside a discourse. * '''Narrative''' β The "Story" that a discourse tells to make sense of the world. * '''Interdiscursivity''' β How one way of talking "Influences" another (e.g., when a "Politician" starts talking like a "Businessperson"). * '''Gatekeeping''' β The power to decide "Who is allowed" to contribute to a discourse (e.g., who gets to be an "Expert" on TV). * '''Hegemony''' β When one discourse becomes so "Dominant" that it seems like "Common Sense," and no one thinks to question it. * '''Critical Discourse Analysis (CDA)''' β A specific type of analysis that focuses on "Social Inequality" and "Injustice" in language. </div> <div style="background-color: #006400; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Understanding</span> == Discourse analysis is understood through '''Truth''' and '''Exclusion'''. '''1. The "Regime of Truth"''': "Truth" is not discovered; it is "Produced" by discourse. * In the 1700s, the "Discourse of Religion" decided what was true. * In the 2000s, the "Discourse of Science" decides what is true. * The "Truth" changes because the "Discourse" changes. Discourse analysis asks: "Whose interests are served by this current 'Truth'?" '''2. Knowledge is Power (Power/Knowledge)''': You can't have power over someone unless you "Define" them first. * A "Doctor" has power over a "Patient" because the "Medical Discourse" gives the doctor the "Knowledge" to define what is "Normal" and what is "Sick." * A "Judge" has power because the "Legal Discourse" defines what is "Legal" and what is "Criminal." '''3. The "Silences" (Exclusion)''': Discourse is defined by what it **doesn't** say. * To understand a news report on "War," you must look for the "Silent voices"βthe people who weren't interviewed or the ideas that were "Left out" to make the story simple. * Exclusion is the "Secret weapon" of discourse; it makes the "Opposing view" invisible. '''The 'Panopticon' Metaphor'''': Foucault's famous idea of a "Perfect Prison" where the prisoners "Watch themselves" because they "Internalize" the discourse of the guards. Discourse works the same wayβwe follow "Social rules" not because someone is "Pointing a gun at us," but because we have "Internalized" the discourse of "Good behavior." </div> <div style="background-color: #8B0000; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Applying</span> == '''Modeling 'The Discourse Decoder' (Finding the 'Hidden Ideology' in a sentence):''' <syntaxhighlight lang="python"> def analyze_discourse(sentence): """ Shows how words 'Frame' a reality. """ frames = { "illegal": "Framing: CRIMINAL. (Focuses on the Law, not the Person).", "undocumented": "Framing: HUMAN RIGHTS. (Focuses on Paperwork/Status).", "market forces": "Framing: NATURAL LAW. (Makes Economics seem like Weather).", "corporate greed": "Framing: MORAL/ETHICAL. (Focuses on Human choices)." } findings = [] for word, frame in frames.items(): if word in sentence.lower(): findings.append(frame) return findings if findings else ["Neutral or Mixed Discourse."] # Sentence A: "Market forces dictate the price." print(analyze_discourse("Market forces dictate the price.")) # Sentence B: "Corporate greed is raising the price." print(analyze_discourse("Corporate greed is raising the price.")) </syntaxhighlight> ; Discourse Landmarks : '''The 'Orientalism' Study (Edward Said)''' β A classic discourse analysis of how "Western Scholars" created a "Discourse of the East" that made Asian people seem "Mysterious and Weak" to justify colonialism. : '''Medicalization''' β How "Human problems" (like sadness or shyness) have been moved from the "Social Discourse" to the "Medical Discourse" (as "Depression" or "Social Anxiety"). : '''The 'War on Terror' Discourse''' β How a single phrase changed the "Global Legal Discourse," allowing for "Torture" and "Surveillance" that would have been "Impossible" to justify before the phrase was invented. : '''Climate Change 'Denial' vs 'Skepticism'''' β How the "Words used" to describe someone change whether they are seen as an "Enemy of Science" or a "Careful Thinker." </div> <div style="background-color: #8B4500; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Analyzing</span> == {| class="wikitable" |+ Linguistics vs. Discourse Analysis ! Feature !! Linguistics !! Discourse Analysis |- | Unit of Study || The Sentence / The Word || The "Social Context" / The "Whole Conversation" |- | Focus || Rules of "How" language works || Rules of "What" language DOES to people |- | View of Speaker || An "Individual" using a tool || A "Subject" created by society |- | Goal || Clarity / Correctness || Reveal "Power" and "Ideology" |} '''The Concept of "Subjectivity"''': Analyzing who you "Think you are." Discourse analysis argues that you don't have a "Fixed Soul"βinstead, you are a "Subject" built by the discourses around you (Student, Citizen, Consumer, Son). Each discourse "Demands" that you act in a certain way to be "Valid." </div> <div style="background-color: #483D8B; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Evaluating</span> == Evaluating discourse analysis: # '''The "Everything is Text" Problem''': If everything is "Discourse," does the "Physical World" matter? (If I'm hit by a car, is that "Discourse" or a "Car"?). # '''Subjectivity''': Is the "Analyst" also biased? (How can I analyze "Power" if I am also a "Subject" of the same system?). # '''Change''': If discourse is so powerful, how can we ever "Break free"? (The "Resistance" problem). # '''Ethics''': Is it "Right" to deconstruct "Truth" (like Science) if it leads to "Misinformation"? </div> <div style="background-color: #2F4F4F; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Creating</span> == Future Frontiers: # '''AI Discourse-Guardians''': LLMs that can "Detect" when a news story is using "Biased Discourse" and "Rewrite" it from 5 different perspectives in real-time. # '''The 'Algorithmic' Discourse''': Studying how "Social Media Algorithms" create new "Discourses" that are "Non-human," leading to "Polarization" and "Filter Bubbles." # '''Neural Discourse Analysis''': Using Brain-Machine Interfaces to see how "Discourse" literally "Prunes the synapses" of a child's brain as they grow up. # '''Intentional Discourse Design''': Building new "Languages and Discourses" for the future (like for "Space Travel" or "Global Cooperation") that are "Free" from the biases of the past. [[Category:Linguistics]] [[Category:Philosophy]] [[Category:Sociology]] [[Category:Semiotics and Communication]] </div>
Summary:
Please note that all contributions to BloomWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
BloomWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Template used on this page:
Template:BloomIntro
(
edit
)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information