Editing
Genre and Narrative Structures
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}} Genre and Narrative Structures is the "Study of the Skeleton"—the investigation of the "Rules," "Patterns," and "Archetypes" that "Organize" "Stories" into "Categories" like "Western," "Noir," or "Horror." While "Auteur Theory" (see Article 594) focuses on the "Individual," **Genre Theory** focuses on the "Shared Language" between the "Artist" and the "Audience." From the "Hero's Journey" of **Joseph Campbell** to the "Tropes" of "Modern Media" and the "Subversion" of "Postmodern Film," this field explores the "Geometry of Storytelling." It is the science of "Expectation," explaining why we "Know" the "Killer" is behind the door—and why "Rules" are "Made to be Broken." </div> __TOC__ <div style="background-color: #000080; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Remembering</span> == * '''Genre''' — A "Category" of "Artistic Composition" (e.g., 'Sci-Fi,' 'Musical,' 'Crime') characterized by "Similarities" in "Form," "Style," or "Subject Matter." * '''The Hero's Journey''' (Monomyth) — Campbell’s theory that "All Stories" follow a "Universal Pattern" (**Departure** -> **Initiation** -> **Return**). * '''Trope''' — A "Common Pattern," "Theme," or "Cliche" that is "Instantly Recognized" by the audience (e.g., 'The Chosen One,' 'The Jump Scare'). * '''Film Noir''' — A genre (~1940s) characterized by "Cynicism," "Shadows" (see Article 592), "Femmes Fatales," and "Moral Ambiguity." * '''Archetype''' — A "Universal Character Type" (e.g., 'The Mentor,' 'The Trickster,' 'The Shadow') that exists across "All Cultures." * '''The Three-Act Structure''' — The "Standard Blueprint": **Act 1** (Setup), **Act 2** (Confrontation), **Act 3** (Resolution). * '''Inciting Incident''' — The "Moment" that "Starts the Story" (e.g., 'The murder,' 'The letter,' 'The alien arrival'). * '''Sub-Genre''' — A "Specific Branch" of a genre (e.g., 'Slasher' is a sub-genre of 'Horror'; 'Cyberpunk' is a sub-genre of 'Sci-Fi'). * '''Iconography''' — The "Visual Symbols" of a genre (e.g., 'Cowboy Hats' in a Western; 'Spaceships' in Sci-Fi). * '''Subversion''' — The practice of "Following the Rules" of a genre only to "Break them" for "Surprise" or "Satire" (e.g., 'Scream' subverts Horror). </div> <div style="background-color: #006400; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Understanding</span> == Genre and narrative are understood through '''Expectation''' and '''Structure'''. '''1. The "Contract" with the Audience (Expectation)''': Why do we "Choose" a genre? * A **Genre** is a **"Promise."** * When you watch a **Horror Movie**, you "Agree" to be "Scared." * When you watch a **Romantic Comedy**, you "Expect" a "Happy Ending." * If the director "Breaks the Promise" without a "Good Reason," the audience feels "Betrayed." * "Genre" is the "Social Agreement" that "Makes Cinema Possible." '''2. The "Hero's" Blueprint (The Monomyth)''': Why do "Star Wars" and "Harry Potter" feel "The Same"? * Because they follow the **Hero's Journey.** * **The Call to Adventure** (Luke gets the message). * **The Meeting with the Mentor** (Obi-Wan). * **The Crossing of the Threshold** (Leaving home). * This "Structure" "Echoes" the "Human Experience" of "Growing Up" and "Facing Challenges." * It is "Psychological Reality" (see Article 163) turned into "Plot." '''3. The "Evolution" of Rules (Subversion)''': Genres "Die" and are "Reborn." * **Classical Westerns** (1940s) were about "Good vs. Evil." * **Revisionist Westerns** (1970s) were about "Gray Morality" and "Violence." * **Postmodern Westerns** (2000s) "Deconstruct" (see Article 568) the genre entirely. * A "Genre" must "Change" to "Stay Relevant" to a "Changing World." '''The 'Scream' Franchise''': The "Meta-Genre" masterpiece. The characters "Know the Rules" of horror movies while they are "In" a horror movie. It proved that the "Audience" is "Smart" and that "Knowing the Tropes" is part of the "Modern Movie Experience." </div> <div style="background-color: #8B0000; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Applying</span> == '''Modeling 'The Story Beat' (Generating a 'Genre' Script):''' <syntaxhighlight lang="python"> def generate_genre_plot(genre_type): """ Shows how 'Rules' create 'Stories'. """ if genre_type == "Western": return "PLOT: A 'Stranger' enters a 'Dusty Town'. 'Corrupt Sheriff' threatens 'Farmers'. 'Gunfight' at 'High Noon'." elif genre_type == "Noir": return "PLOT: A 'Cynical Private Eye'. 'Mysterious Woman' enters the office. 'Rainy Night'. 'Betrayal' in the 'Shadows'." elif genre_type == "Sci-Fi": return "PLOT: 'Distant Planet'. 'Alien Artifact' found. 'A New Technology' threatens 'Humanity'." else: return "PLOT: A person 'Lives their life'." # Case: Writing a quick 'Noir' scene print(generate_genre_plot("Noir")) </syntaxhighlight> ; Genre Landmarks : '''John Ford’s 'The Searchers' ''' → The "Peak" of the "Western": it "Defined" the "Iconography" (Monument Valley) and the "Moral Conflict" of the genre. : ''' 'Blade Runner' (Neo-Noir)''' → A "Synthesis" (see Article 577): it "Combined" the "Shadows and Cynicism" of **Noir** with the "Tech and Future" of **Sci-Fi**. : '''The 'Whodunnit' Structure''' → (Agatha Christie). A "Mathematical Narrative" where "Every Character" has a "Secret," and the "Detective" "Resolves" the "Chaos" through "Logic." : '''The 'Final Girl' Trope''' (Carol Clover) → A "Feminist Analysis" (see Article 641) of horror: the "Survivor" is always the one who "Learns" and "Resists" the monster. </div> <div style="background-color: #8B4500; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Analyzing</span> == {| class="wikitable" |+ Story Structure vs. Genre ! Feature !! Story Structure (The Bone) !! Genre (The Skin) |- | Goal || "Unity and Resolution" || "Atmosphere and Expectation" |- | Focus || "The 3 Acts / The Journey" || "The Icons / The Tropes" |- | Universal? || "Yes" (Applies to all) || "No" (Changes with culture) |- | View of Human || "Growing / Changing" || "Representative / Archetypal" |- | Analogy || A 'Skeleton' || A 'Costume' |} '''The Concept of "Genre Hybridity"''': Analyzing "The Future." Modern cinema is "Breaking the Boxes." **'Everything Everywhere All At Once'** is a "Family Drama," a "Kung Fu Movie," a "Sci-Fi Adventure," and a "Comedy" all at once. We are "Moving" toward a "Post-Genre" world where "Narrative" is "Fluid" (see Article 570) and "Tropes" are "Remixed" like "Music." </div> <div style="background-color: #483D8B; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Evaluating</span> == Evaluating Genre and Narrative: # '''Formula''': Does "Genre" "Kill Creativity"? (Is a 'Marvel Movie' just a 'Product'?). # '''Ethics''': Do "Genre Tropes" "Reinforce" "Stereotypes"? (e.g. 'The Villain with the Scar'). # '''Cultural''': Why are "Westerns" popular in "America" but "Wuxia" popular in "China"? (What 'National Stories' are being told?). # '''Impact''': Why do we "Enjoy" "Knowing what will happen"? (The 'Safety' of the familiar). </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 'Infinite' Story Engine''': An AI that "Reads your Bio-Data" (see Article 561) and "Generates" a "New Genre" just for "You" that "Perfectly Matches" your "Deepest Fears and Desires." # '''VR 'First-Person' Journey''': A "Total Immersion" where "You" are the "Hero," and the "Archetypes" (Mentor/Shadow) are "Real People" you meet in a "Virtual World." # '''Global 'Trope' Database''': A "Live Map" of "Every Story Pattern" in history, "Revealing" the "Universal Mind" of the "Human Species." # '''The 'Post-Trope' Movie''': A film designed to "Have No Tropes" and "Follow No Structure," "Pushing" the "Human Brain" to "Find Meaning" in "Pure Chaos." [[Category:Arts]] [[Category:Cinema]] [[Category:Literature]] [[Category:Psychology]] [[Category:The Art of Cinema]] </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