awacke1 commited on
Commit
af4ad1a
1 Parent(s): f5fe882

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -40
app.py CHANGED
@@ -167,16 +167,6 @@ roleplaying_glossary = {
167
  "Exploration of human resilience",
168
  "Discovery of a safe haven or cure"
169
  ],
170
- "Crime Noir and Mystery": [
171
- "Hard-boiled detectives and femme fatales",
172
- "Gritty urban settings",
173
- "Complex plots with twists and turns",
174
- "Moral ambiguity and flawed characters",
175
- "Confrontation with the criminal underworld",
176
- "Search for justice or revenge",
177
- "Psychological depth and character development",
178
- "Revelation of shocking secrets"
179
- ],
180
  "Science Fiction and Space Opera": [
181
  "Exploration of distant galaxies",
182
  "Conflict between alien species",
@@ -187,16 +177,6 @@ roleplaying_glossary = {
187
  "Quests for knowledge and discovery",
188
  "Rebellion against oppressive regimes"
189
  ],
190
- "Historical Fiction and Biographies": [
191
- "Dramatization of significant historical events",
192
- "Life stories of historical figures",
193
- "Cultural and social context of different eras",
194
- "War stories and espionage",
195
- "Exploration of historical mysteries",
196
- "Impact of historical decisions on the present",
197
- "Artistic and literary movements",
198
- "Rise and fall of empires and civilizations"
199
- ],
200
  "Horror and Supernatural": [
201
  "Haunted locations and ghost stories",
202
  "Battles against demonic forces",
@@ -216,26 +196,6 @@ roleplaying_glossary = {
216
  "Cultural and social differences",
217
  "Self-discovery and personal fulfillment",
218
  "Romantic comedies and tragedies"
219
- ],
220
- "Slice of Life and Coming of Age": [
221
- "Everyday experiences and personal journeys",
222
- "Transition from youth to adulthood",
223
- "Friendships, family, and first loves",
224
- "Challenges of school, work, and society",
225
- "Self-acceptance and identity",
226
- "Humor and tragedy in daily life",
227
- "Exploration of contemporary issues",
228
- "Personal growth and change"
229
- ],
230
- "Political and Social Commentary": [
231
- "Dystopian societies and totalitarian regimes",
232
- "Satire of political systems and ideologies",
233
- "Struggles for freedom and justice",
234
- "Class conflict and social inequality",
235
- "Environmental issues and sustainability",
236
- "Cultural critique and norm challenging",
237
- "Activism and social movements",
238
- "Future visions of society"
239
  ]
240
  }
241
  }
 
167
  "Exploration of human resilience",
168
  "Discovery of a safe haven or cure"
169
  ],
 
 
 
 
 
 
 
 
 
 
170
  "Science Fiction and Space Opera": [
171
  "Exploration of distant galaxies",
172
  "Conflict between alien species",
 
177
  "Quests for knowledge and discovery",
178
  "Rebellion against oppressive regimes"
179
  ],
 
 
 
 
 
 
 
 
 
 
180
  "Horror and Supernatural": [
181
  "Haunted locations and ghost stories",
182
  "Battles against demonic forces",
 
196
  "Cultural and social differences",
197
  "Self-discovery and personal fulfillment",
198
  "Romantic comedies and tragedies"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
199
  ]
200
  }
201
  }