Editing
Third-Wave Feminism and Intersectionality
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}} Third-Wave Feminism and Intersectionality is the "Study of the Spectrum"—the investigation of the "Pluralistic Movement" (~1990s–2010s) that "Challenged" the "Universality" of previous feminism and "Emphasized" "Individual Identity," "Intersectionality," "Queer Theory," and "Global Perspectives." While the "Second Wave" (see Article 642) "Focused" on the "Shared Experience" of "Women," the **Third Wave** "Focused" on "How" "Race," "Class," and "Sexuality" "Create" "Different Realities." From **Kimberlé Crenshaw** and **Judith Butler** to "Riot Grrrl" and "Post-Colonialism," this field explores the "Fragmentation of Power." It is the science of "Identity," explaining why "Womanhood" is a "Performance"—and how "Justice" "Requires" "Understanding" the "Multi-Dimensionality of Oppression." </div> __TOC__ <div style="background-color: #000080; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Remembering</span> == * '''Third-Wave Feminism''' — The "Period" of "Feminist Activity" that "Aims" to be "Inclusive," "Global," and "Pluralistic," "Embracing" "Complexity" and "Contradiction." * '''Intersectionality''' — (Kimberlé Crenshaw, 1989). The "Framework" for "Understanding" how "Overlapping Identities" (Race, Gender, Class, Disability) "Interact" to "Create" "Unique Experiences" of "Discrimination." * '''Judith Butler''' — The "Philosopher": author of 'Gender Trouble' (1990), who "Argued" that "Gender" is **"Performative"** (Something you 'Do,' not something you 'Are'). * '''Riot Grrrl''' — An "Underground" "Feminist Punk Movement" (e.g. 'Bikini Kill') that "Used" "Zines," "Music," and "DIY Culture" to "Reclaim" "Girlhood." * '''Post-Colonial Feminism''' — (See Article 543). "Feminism" that "Focuses" on the "Experiences" of "Women" in the "Global South," "Rejecting" the "Imperialism" of "Western Feminist Ideals." * '''Queer Theory''' — (See Article 162). The "Study" of how "Sexuality and Gender" are "Socially Constructed" and "Challenging" the "Heteronormative" standard. * '''Lipstick Feminism''' — A "Trend" within the third wave that "Argued" women could "Embrace" "Traditional Femininity" (Makeup/Fashion) as a "Choice" and "Form of Power." * '''The 'Anita Hill' Hearings''' (1991) — The "Spark" for the third wave: "Bringing" "Sexual Harassment" (see Article 642) into the "National Spotlight" and "Revealing" the "Lack of Representation" in "Government." * '''Cyber-feminism''' — (See Article 01). "Exploring" how "Technology" and "The Internet" could "Liberate" or "Oppress" women (The 'Cyborg' identity). * '''Rebecca Walker''' — The "Writer" who "Coined" the term **"Third Wave"** in 1992, "Calling" for a "New Generation" to "Take the Lead." </div> <div style="background-color: #006400; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Understanding</span> == Third-Wave Feminism is understood through '''Fluidity''' and '''Positionality'''. '''1. The "Intersection" of Experience (Intersectionality)''': "One Size" does not "Fit All." * A **Black Woman** "Faces" a "Type of Oppression" that is "Not Simply" (Gender + Race). * It is a **"New, Intersecting Form."** * (See Article 560). If a "Feminist Movement" "Only" "Speaks" for "White Women," it "Leaves Out" the **"Most Vulnerable."** * "Justice" must be **"Specific."** '''2. The "Performance" of Self (Gender Performativity)''': "Doing" instead of "Being." * **Judith Butler** "Argued" that there is "No Natural Gender." * We "Perform" our gender through **"Speech," "Clothing,"** and **"Body Language."** * Because it is a **"Performance,"** it can be **"Challenged," "Subverted,"** and **"Changed."** * This "Opened the Door" for the **"Transgender and Non-Binary Movement."** * "Identity" is **"Fluid."** '''3. The "Individual" Power (Agency)''': "Choice" is "Revolutionary." * (See Article 635). The "Third Wave" "Argued" that "Empowerment" is "Subjective." * If a woman "Chooses" to "Stay Home" or "Wear Heels," it is not "Automatically" "Oppressive" if it is her **"Choice."** * They "Reclaimed" words like **"Slut"** and **"Bitch"** as "Tools of Power." * It was "Feminism" with **"Attitude."** '''The 'SlutWalk' (2011)'''': A "Global Protest." "Sparked" by a "Police Officer" saying women should "Avoid dressing like sluts" to "Prevent" sexual assault. Women "Marched" in "Revealing Clothes" to "Demand" an "End" to **"Victim Blaming."** It proved that "The Body" remains a "Primary Site of Protest." </div> <div style="background-color: #8B0000; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Applying</span> == '''Modeling 'The Intersectional Audit' (Predicting 'Inclusivity' gaps):''' <syntaxhighlight lang="python"> def intersectional_audit(hiring_data, demographics): """ Shows how 'Single-Lens' views miss the truth. """ # Analyzing 'Women' as a whole total_women_hired = sum([d['hired'] for d in demographics if d['gender'] == 'Female']) # Analyzing 'Black Women' specifically black_women_hired = sum([d['hired'] for d in demographics if d['gender'] == 'Female' and d['race'] == 'Black']) if total_women_hired > 50 and black_women_hired < 5: return "AUDIT: FAILED. (Movement is 'White-Centric'. Missing Intersectionality)." else: return "AUDIT: PASSED. (Diverse representation across intersections)." # Case: A company that hires many women but no women of color stats = [ {'gender': 'Female', 'race': 'White', 'hired': 60}, {'gender': 'Female', 'race': 'Black', 'hired': 2}, {'gender': 'Male', 'race': 'White', 'hired': 30} ] print(intersectional_audit(0, stats)) </syntaxhighlight> ; Third-Wave Landmarks : '''The 'Vagina Monologues' (1996)''' → A "Play" that "Broke the Taboo" around **Women's Sexuality** and **Violence**, "Performed" in "Thousands of Cities" worldwide. : ''' 'Global' Feminism''' (Beijing Conference, 1995) → When **Hillary Clinton** "Declared": "Women's Rights are Human Rights," "Connecting" the "Global North and South." : '''Guerrilla Girls''' → An "Anonymous Group" of "Feminist Artists" who "Wore Gorilla Masks" to "Expose" "Sexism" in the "Art World" (see Article 594). : '''The 'Pro-Sex' Debate''' → The "Conflict" within the third wave about "Pornography" and "Sex Work": "Some" saw it as 'Oppression,' "Others" as 'Agency.' </div> <div style="background-color: #8B4500; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Analyzing</span> == {| class="wikitable" |+ Second-Wave vs. Third-Wave ! Feature !! Second-Wave (The Sisterhood) !! Third-Wave (The Individual) |- | Philosophy || "Universal Sisterhood" || "Intersectional / Pluralistic" |- | View of Gender || "Biological / Binary" || "Socially Constructed / Fluid" |- | Methods || "Marches / Legislation / Magazines" || "Zines / Blogs / Music / DIY" |- | Focus || "Equality" || "Equity / Representation / Identity" |- | Analogy || A 'Uniform Army' || A 'Diverse Mosaic' |} '''The Concept of "Post-Feminism"''': Analyzing "The Backlash." A "Cultural Belief" that "Feminism" has "Already Succeeded" and is "No Longer Necessary." (See Article 642). The "Third Wave" "Argued" that "Post-Feminism" is a **"Myth"** that "Hides" "Ongoing Inequalities." "The Fight" is "Not Over"; it just "Changed Form." </div> <div style="background-color: #483D8B; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Evaluating</span> == Evaluating Third-Wave Feminism: # '''Cohesion''': Did the "Pluralism" of the third wave "Make it" "Too Fragmented" to "Win" "Large Legal Battles"? # '''Economics''': How does "Intersectionality" "Explain" the "Wealth Gap" (see Article 138) for "Disabled Women of Color"? # '''Technology''': (See Article 01). How did "Social Media" "Enable" the "Fourth Wave" (see Article 644) to "Emerge" from the Third? # '''Impact''': Why is "Judith Butler" "Still" the "Most Influential" and "Most Attacked" philosopher of gender? </div> <div style="background-color: #2F4F4F; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Creating</span> == Future Frontiers: # '''The 'Intersectionality' AI-Coach''': (See Article 08). An AI that "Reads" "Policy Documents" and "Alerts" "Lawmakers" to "How" the "Policy" "Affects" "Specific Intersecting Groups." # '''VR 'Empathy' Simulations''': (See Article 604). A "Walkthrough" where you "Experience" the "World" through the "Identity" of someone "Completely Different" from you to "Build" "Intersectional Solidarity." # '''The 'Global' Identity Ledger''': (See Article 533). A "Platform" where "Individuals" can "Self-Define" their "Identities" and "Receive" "Targeted Support" "Without" "Bureaucratic Stereotypes." # '''Decentralized 'Riot Grrrl' Networks''': (See Article 01). A "Digital DIY Culture" where "Girls" from "Every Nation" "Share" "Art and Activism" "Beyond" "State Control." [[Category:Arts]] [[Category:Science]] [[Category:History]] [[Category:Sociology]] [[Category:Politics]] [[Category:Women's History]] [[Category:Human Rights]] [[Category:Philosophy]] [[Category:Cultural Studies]] [[Category:Queer Theory]] </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