Illia56 commited on
Commit
52590d3
1 Parent(s): 5ef84e8

Update detail_queries.json

Browse files
Files changed (1) hide show
  1. detail_queries.json +1 -6
detail_queries.json CHANGED
@@ -1,13 +1,8 @@
1
  {
2
  "Characters": "Who are the main characters in '{book_name}' by {author}?",
3
- "Historical Era": "In which historical era is '{book_name}' by {author} set?",
4
  "Key Theme": "What are the key themes in '{book_name}' by {author}?",
5
- "Plot Points": "What are the main plot points in '{book_name}' by {author}?",
6
  "Literary Devices": "What literary devices are used in '{book_name}' by {author}?",
7
- "Setting": "Where is '{book_name}' by {author} set?",
8
  "Narrative Style": "What is the narrative style of '{book_name}' by {author}?",
9
  "Symbols": "What symbols are present in '{book_name}' by {author}?",
10
- "Motifs": "What motifs can be found in '{book_name}' by {author}?",
11
- "Author's Perspective": "What is the author's perspective in '{book_name}' by {author}?",
12
- "Cultural Context": "What is the cultural context of '{book_name}' by {author}?"
13
  }
 
1
  {
2
  "Characters": "Who are the main characters in '{book_name}' by {author}?",
3
+ "Historical&Cultural Era": "In which historical era and cultural context is '{book_name}' by {author} set?",
4
  "Key Theme": "What are the key themes in '{book_name}' by {author}?",
 
5
  "Literary Devices": "What literary devices are used in '{book_name}' by {author}?",
 
6
  "Narrative Style": "What is the narrative style of '{book_name}' by {author}?",
7
  "Symbols": "What symbols are present in '{book_name}' by {author}?",
 
 
 
8
  }