scriveno 2.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/README.md +222 -0
- package/agents/continuity-checker.md +85 -0
- package/agents/drafter.md +248 -0
- package/agents/plan-checker.md +209 -0
- package/agents/researcher.md +114 -0
- package/agents/translator.md +204 -0
- package/agents/voice-checker.md +154 -0
- package/bin/install.js +1620 -0
- package/commands/scr/add-note.md +51 -0
- package/commands/scr/add-unit.md +101 -0
- package/commands/scr/art-direction.md +225 -0
- package/commands/scr/autopilot-publish.md +210 -0
- package/commands/scr/autopilot-translate.md +237 -0
- package/commands/scr/autopilot.md +200 -0
- package/commands/scr/back-matter.md +630 -0
- package/commands/scr/back-translate.md +197 -0
- package/commands/scr/beta-reader.md +97 -0
- package/commands/scr/blurb.md +149 -0
- package/commands/scr/book-proposal.md +210 -0
- package/commands/scr/build-ebook.md +448 -0
- package/commands/scr/build-poetry-submission.md +202 -0
- package/commands/scr/build-print.md +598 -0
- package/commands/scr/build-smashwords.md +171 -0
- package/commands/scr/build-world.md +158 -0
- package/commands/scr/cast-list.md +104 -0
- package/commands/scr/chapter-header.md +158 -0
- package/commands/scr/character-arc.md +108 -0
- package/commands/scr/character-ref.md +160 -0
- package/commands/scr/character-sheet.md +143 -0
- package/commands/scr/character-touch.md +157 -0
- package/commands/scr/character-voice-sample.md +111 -0
- package/commands/scr/check-notes.md +50 -0
- package/commands/scr/cleanup.md +159 -0
- package/commands/scr/compare.md +112 -0
- package/commands/scr/complete-draft.md +49 -0
- package/commands/scr/continuity-check.md +129 -0
- package/commands/scr/copy-edit.md +118 -0
- package/commands/scr/cover-art.md +382 -0
- package/commands/scr/cultural-adaptation.md +177 -0
- package/commands/scr/demo.md +93 -0
- package/commands/scr/dialogue-audit.md +143 -0
- package/commands/scr/discuss.md +118 -0
- package/commands/scr/discussion-questions.md +129 -0
- package/commands/scr/do.md +68 -0
- package/commands/scr/draft.md +97 -0
- package/commands/scr/editor-review.md +466 -0
- package/commands/scr/export.md +942 -0
- package/commands/scr/fast.md +65 -0
- package/commands/scr/front-matter.md +696 -0
- package/commands/scr/health.md +113 -0
- package/commands/scr/help.md +121 -0
- package/commands/scr/history.md +92 -0
- package/commands/scr/illustrate-scene.md +211 -0
- package/commands/scr/import.md +95 -0
- package/commands/scr/insert-unit.md +108 -0
- package/commands/scr/line-edit.md +146 -0
- package/commands/scr/manager.md +77 -0
- package/commands/scr/manuscript-stats.md +139 -0
- package/commands/scr/map-illustration.md +213 -0
- package/commands/scr/map-manuscript.md +134 -0
- package/commands/scr/merge-units.md +136 -0
- package/commands/scr/multi-publish.md +344 -0
- package/commands/scr/new-character.md +167 -0
- package/commands/scr/new-revision.md +50 -0
- package/commands/scr/new-work.md +148 -0
- package/commands/scr/next.md +125 -0
- package/commands/scr/originality-check.md +170 -0
- package/commands/scr/outline.md +131 -0
- package/commands/scr/pacing-analysis.md +170 -0
- package/commands/scr/panel-layout.md +225 -0
- package/commands/scr/pause-work.md +88 -0
- package/commands/scr/plan.md +112 -0
- package/commands/scr/plant-seed.md +57 -0
- package/commands/scr/plot-graph.md +199 -0
- package/commands/scr/polish.md +141 -0
- package/commands/scr/profile-writer.md +154 -0
- package/commands/scr/progress.md +51 -0
- package/commands/scr/publish.md +455 -0
- package/commands/scr/query-letter.md +183 -0
- package/commands/scr/quick-write.md +82 -0
- package/commands/scr/relationship-map.md +129 -0
- package/commands/scr/remove-unit.md +120 -0
- package/commands/scr/reorder-units.md +126 -0
- package/commands/scr/resume-work.md +97 -0
- package/commands/scr/sacred/annotation-layer.md +105 -0
- package/commands/scr/sacred/chronology.md +121 -0
- package/commands/scr/sacred/concordance.md +88 -0
- package/commands/scr/sacred/cross-reference.md +97 -0
- package/commands/scr/sacred/doctrinal-check.md +129 -0
- package/commands/scr/sacred/genealogy.md +107 -0
- package/commands/scr/sacred/source-tracking.md +101 -0
- package/commands/scr/sacred/verse-numbering.md +103 -0
- package/commands/scr/sacred-numbering-format.md +103 -0
- package/commands/scr/save.md +109 -0
- package/commands/scr/scan.md +291 -0
- package/commands/scr/sensitivity-review.md +169 -0
- package/commands/scr/series-bible.md +127 -0
- package/commands/scr/session-report.md +80 -0
- package/commands/scr/settings.md +58 -0
- package/commands/scr/split-unit.md +123 -0
- package/commands/scr/spread-layout.md +187 -0
- package/commands/scr/storyboard.md +262 -0
- package/commands/scr/subject-touch.md +168 -0
- package/commands/scr/submit.md +50 -0
- package/commands/scr/subplot-map.md +147 -0
- package/commands/scr/sync.md +116 -0
- package/commands/scr/synopsis.md +137 -0
- package/commands/scr/theme-tracker.md +128 -0
- package/commands/scr/thread.md +83 -0
- package/commands/scr/timeline.md +141 -0
- package/commands/scr/track.md +564 -0
- package/commands/scr/translate.md +260 -0
- package/commands/scr/translation-glossary.md +298 -0
- package/commands/scr/translation-memory.md +310 -0
- package/commands/scr/troubleshoot.md +59 -0
- package/commands/scr/undo.md +106 -0
- package/commands/scr/validate.md +133 -0
- package/commands/scr/versions.md +94 -0
- package/commands/scr/voice-check.md +133 -0
- package/commands/scr/voice-test.md +68 -0
- package/data/CONSTRAINTS.json +1606 -0
- package/data/demo/.manuscript/BRIEF.md +37 -0
- package/data/demo/.manuscript/CHARACTERS.md +90 -0
- package/data/demo/.manuscript/OUTLINE.md +46 -0
- package/data/demo/.manuscript/PLOT-GRAPH.md +75 -0
- package/data/demo/.manuscript/STATE.md +44 -0
- package/data/demo/.manuscript/STYLE-GUIDE.md +119 -0
- package/data/demo/.manuscript/THEMES.md +51 -0
- package/data/demo/.manuscript/WORK.md +51 -0
- package/data/demo/.manuscript/config.json +59 -0
- package/data/demo/.manuscript/drafts/body/1-the-letter-DRAFT.md +51 -0
- package/data/demo/.manuscript/drafts/body/2-the-workshop-DRAFT.md +51 -0
- package/data/demo/.manuscript/drafts/body/3-the-pier-DRAFT.md +45 -0
- package/data/demo/.manuscript/drafts/body/4-the-clock-DRAFT.md +59 -0
- package/data/demo/.manuscript/plans/5-the-reunion-PLAN.md +52 -0
- package/data/demo/.manuscript/reviews/2-the-workshop-REVIEW.md +61 -0
- package/data/export-templates/scriveno-academic.latex +184 -0
- package/data/export-templates/scriveno-acm.latex +67 -0
- package/data/export-templates/scriveno-apa7.latex +83 -0
- package/data/export-templates/scriveno-book.typst +175 -0
- package/data/export-templates/scriveno-chapbook.typst +121 -0
- package/data/export-templates/scriveno-elsevier.latex +76 -0
- package/data/export-templates/scriveno-epub.css +386 -0
- package/data/export-templates/scriveno-fixed-layout-epub.css +76 -0
- package/data/export-templates/scriveno-fixed-layout.opf +23 -0
- package/data/export-templates/scriveno-ieee.latex +77 -0
- package/data/export-templates/scriveno-lncs.latex +79 -0
- package/data/export-templates/scriveno-picturebook.typst +113 -0
- package/data/export-templates/scriveno-poetry-submission-styles.md +45 -0
- package/data/export-templates/scriveno-poetry-submission.docx +0 -0
- package/data/export-templates/scriveno-smashwords-styles.md +45 -0
- package/data/export-templates/scriveno-smashwords.docx +0 -0
- package/data/export-templates/scriveno-stageplay.typst +129 -0
- package/data/proof/creative-context/README.md +79 -0
- package/data/proof/voice-dna/GUIDED-SAMPLE.md +19 -0
- package/data/proof/voice-dna/README.md +45 -0
- package/data/proof/voice-dna/STYLE-GUIDE-EXCERPT.md +43 -0
- package/data/proof/voice-dna/UNGUIDED-SAMPLE.md +11 -0
- package/data/proof/watchmaker-flow/README.md +78 -0
- package/docs/architecture.md +425 -0
- package/docs/command-reference.md +2384 -0
- package/docs/configuration.md +228 -0
- package/docs/context-protocol.md +81 -0
- package/docs/contributing.md +430 -0
- package/docs/creative-context.md +158 -0
- package/docs/development.md +152 -0
- package/docs/drafter-quality.md +127 -0
- package/docs/getting-started.md +198 -0
- package/docs/history-protocol.md +96 -0
- package/docs/proof-artifacts.md +56 -0
- package/docs/publishing.md +296 -0
- package/docs/release-notes.md +457 -0
- package/docs/runtime-support.md +77 -0
- package/docs/sacred-texts.md +296 -0
- package/docs/shipped-assets.md +129 -0
- package/docs/testing.md +156 -0
- package/docs/translation.md +343 -0
- package/docs/voice-dna.md +297 -0
- package/docs/work-types.md +339 -0
- package/lib/architectural-profiles.js +134 -0
- package/package.json +54 -0
- package/templates/BRIEF.md +51 -0
- package/templates/CHARACTERS.md +64 -0
- package/templates/CONTEXT.md +56 -0
- package/templates/OUTLINE.md +36 -0
- package/templates/RECORD.md +68 -0
- package/templates/STATE.md +50 -0
- package/templates/STYLE-GUIDE.md +121 -0
- package/templates/THEMES.md +36 -0
- package/templates/WORK.md +67 -0
- package/templates/WORLD.md +62 -0
- package/templates/WRITING-RULES.md +156 -0
- package/templates/academic/ARGUMENT-MAP.md +40 -0
- package/templates/academic/CONCEPTS.md +34 -0
- package/templates/academic/CONTEXT.md +29 -0
- package/templates/academic/PROPOSAL.md +37 -0
- package/templates/academic/QUESTIONS.md +24 -0
- package/templates/config.json +72 -0
- package/templates/pitfalls/comic.md +54 -0
- package/templates/pitfalls/commentary.md +62 -0
- package/templates/pitfalls/memoir.md +48 -0
- package/templates/pitfalls/novel.md +53 -0
- package/templates/pitfalls/poetry_collection.md +63 -0
- package/templates/pitfalls/research_paper.md +66 -0
- package/templates/pitfalls/runbook.md +64 -0
- package/templates/pitfalls/screenplay.md +54 -0
- package/templates/platforms/README.md +16 -0
- package/templates/platforms/apple/manifest.yaml +20 -0
- package/templates/platforms/bn/manifest.yaml +20 -0
- package/templates/platforms/d2d/manifest.yaml +20 -0
- package/templates/platforms/google/manifest.yaml +20 -0
- package/templates/platforms/ingram/manifest.yaml +44 -0
- package/templates/platforms/kdp/manifest.yaml +42 -0
- package/templates/platforms/kobo/manifest.yaml +20 -0
- package/templates/platforms/smashwords/manifest.yaml +26 -0
- package/templates/sacred/COSMOLOGY.md +88 -0
- package/templates/sacred/DOCTRINES.md +45 -0
- package/templates/sacred/FIGURES.md +69 -0
- package/templates/sacred/FRAMEWORK.md +98 -0
- package/templates/sacred/LINEAGES.md +52 -0
- package/templates/sacred/README.md +20 -0
- package/templates/sacred/THEOLOGICAL-ARC.md +69 -0
- package/templates/sacred/catholic/manifest.yaml +93 -0
- package/templates/sacred/islamic-hafs/manifest.yaml +134 -0
- package/templates/sacred/islamic-warsh/manifest.yaml +134 -0
- package/templates/sacred/jewish/manifest.yaml +56 -0
- package/templates/sacred/orthodox/manifest.yaml +98 -0
- package/templates/sacred/pali/manifest.yaml +20 -0
- package/templates/sacred/protestant/manifest.yaml +86 -0
- package/templates/sacred/sanskrit/manifest.yaml +20 -0
- package/templates/sacred/tewahedo/manifest.yaml +106 -0
- package/templates/sacred/tibetan/manifest.yaml +20 -0
- package/templates/technical/AUDIENCE.md +26 -0
- package/templates/technical/DEPENDENCIES.md +19 -0
- package/templates/technical/DOC-BRIEF.md +45 -0
- package/templates/technical/PROCEDURES.md +37 -0
- package/templates/technical/REFERENCES.md +36 -0
- package/templates/technical/SYSTEM.md +25 -0
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
# Theological arc
|
|
2
|
+
|
|
3
|
+
*The sacred/historical equivalent of PLOT-GRAPH.md. Tracks the theological, covenantal, or dharmic progression across the text -- salvation history, the prophetic timeline, the dharmic cycle, the narrative of redemption.*
|
|
4
|
+
|
|
5
|
+
## Overall arc
|
|
6
|
+
|
|
7
|
+
**Shape:** {{SHAPE}} (linear progression, cyclical, chiastic, apocalyptic unveiling, spiral)
|
|
8
|
+
**Starting point (theological):** {{START}}
|
|
9
|
+
**Ending point (theological):** {{END}}
|
|
10
|
+
**Central movement:** {{CENTRAL_MOVEMENT}}
|
|
11
|
+
|
|
12
|
+
## Major phases
|
|
13
|
+
|
|
14
|
+
### Phase 1: {{PHASE_1_NAME}}
|
|
15
|
+
- **Units covered:** {{UNITS}}
|
|
16
|
+
- **Theological theme:** {{THEME}}
|
|
17
|
+
- **Key figures:** {{FIGURES}}
|
|
18
|
+
- **Turning point:** {{TURN}}
|
|
19
|
+
- **What the reader should understand by end:** {{UNDERSTANDING}}
|
|
20
|
+
|
|
21
|
+
### Phase 2: {{PHASE_2_NAME}}
|
|
22
|
+
- **Units covered:** {{UNITS}}
|
|
23
|
+
- **Theological theme:** {{THEME}}
|
|
24
|
+
- **Key figures:** {{FIGURES}}
|
|
25
|
+
- **Turning point:** {{TURN}}
|
|
26
|
+
- **What the reader should understand by end:** {{UNDERSTANDING}}
|
|
27
|
+
|
|
28
|
+
*(Continue for all phases)*
|
|
29
|
+
|
|
30
|
+
## Covenantal progression
|
|
31
|
+
|
|
32
|
+
*(For traditions with a covenant structure -- Abrahamic, dispensational, etc.)*
|
|
33
|
+
|
|
34
|
+
| Covenant | Book/Unit | Terms | Sign | Fulfillment |
|
|
35
|
+
|----------|-----------|-------|------|-------------|
|
|
36
|
+
| | | | | |
|
|
37
|
+
|
|
38
|
+
## Prophetic timeline
|
|
39
|
+
|
|
40
|
+
*(For prophetic texts -- what is foretold, when it is foretold, when it is fulfilled.)*
|
|
41
|
+
|
|
42
|
+
| Prophecy | Prophet | Book/Unit | Fulfillment book/unit | Type |
|
|
43
|
+
|----------|---------|-----------|-----------------------|------|
|
|
44
|
+
| | | | | |
|
|
45
|
+
|
|
46
|
+
## Recurring patterns and types
|
|
47
|
+
|
|
48
|
+
### Typological connections
|
|
49
|
+
{{TYPOLOGIES}}
|
|
50
|
+
*(Figures or events that prefigure later figures or events. "Type and antitype" in Christian reading, "asbab al-nuzul" in Quranic commentary, etc.)*
|
|
51
|
+
|
|
52
|
+
### Structural parallels
|
|
53
|
+
{{PARALLELS}}
|
|
54
|
+
*(Chiasms, echoes, recurring formulas across the text.)*
|
|
55
|
+
|
|
56
|
+
### Thematic progressions
|
|
57
|
+
{{PROGRESSIONS}}
|
|
58
|
+
*(How major themes develop, complicate, resolve, or remain unresolved across the arc.)*
|
|
59
|
+
|
|
60
|
+
## The reader's journey
|
|
61
|
+
|
|
62
|
+
**What the reader knows at the start:** {{READER_START}}
|
|
63
|
+
**What the reader learns along the way:** {{READER_MIDDLE}}
|
|
64
|
+
**What the reader should see by the end:** {{READER_END}}
|
|
65
|
+
**What the reader should DO as a result:** {{READER_ACTION}}
|
|
66
|
+
|
|
67
|
+
---
|
|
68
|
+
|
|
69
|
+
*This file is loaded when planning any major unit. The drafter references it to ensure each passage advances or anchors the theological arc.*
|
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
# Sacred tradition profile -- Roman Catholic.
|
|
2
|
+
# Populated in Phase 33 (Sacred Tradition Profiles).
|
|
3
|
+
# DO NOT remove this file -- Phase 29's validator (Plan 03) reads the
|
|
4
|
+
# directory listing to populate the allowed tradition values.
|
|
5
|
+
tradition: catholic
|
|
6
|
+
label: "Roman Catholic"
|
|
7
|
+
status: active
|
|
8
|
+
book_order:
|
|
9
|
+
- "Genesis"
|
|
10
|
+
- "Exodus"
|
|
11
|
+
- "Leviticus"
|
|
12
|
+
- "Numbers"
|
|
13
|
+
- "Deuteronomy"
|
|
14
|
+
- "Joshua"
|
|
15
|
+
- "Judges"
|
|
16
|
+
- "Ruth"
|
|
17
|
+
- "1 Samuel"
|
|
18
|
+
- "2 Samuel"
|
|
19
|
+
- "1 Kings"
|
|
20
|
+
- "2 Kings"
|
|
21
|
+
- "1 Chronicles"
|
|
22
|
+
- "2 Chronicles"
|
|
23
|
+
- "Ezra"
|
|
24
|
+
- "Nehemiah"
|
|
25
|
+
- "Tobit"
|
|
26
|
+
- "Judith"
|
|
27
|
+
- "Esther"
|
|
28
|
+
- "1 Maccabees"
|
|
29
|
+
- "2 Maccabees"
|
|
30
|
+
- "Job"
|
|
31
|
+
- "Psalms"
|
|
32
|
+
- "Proverbs"
|
|
33
|
+
- "Ecclesiastes"
|
|
34
|
+
- "Song of Songs"
|
|
35
|
+
- "Wisdom"
|
|
36
|
+
- "Sirach"
|
|
37
|
+
- "Isaiah"
|
|
38
|
+
- "Jeremiah"
|
|
39
|
+
- "Lamentations"
|
|
40
|
+
- "Baruch"
|
|
41
|
+
- "Ezekiel"
|
|
42
|
+
- "Daniel"
|
|
43
|
+
- "Hosea"
|
|
44
|
+
- "Joel"
|
|
45
|
+
- "Amos"
|
|
46
|
+
- "Obadiah"
|
|
47
|
+
- "Jonah"
|
|
48
|
+
- "Micah"
|
|
49
|
+
- "Nahum"
|
|
50
|
+
- "Habakkuk"
|
|
51
|
+
- "Zephaniah"
|
|
52
|
+
- "Haggai"
|
|
53
|
+
- "Zechariah"
|
|
54
|
+
- "Malachi"
|
|
55
|
+
- "Matthew"
|
|
56
|
+
- "Mark"
|
|
57
|
+
- "Luke"
|
|
58
|
+
- "John"
|
|
59
|
+
- "Acts"
|
|
60
|
+
- "Romans"
|
|
61
|
+
- "1 Corinthians"
|
|
62
|
+
- "2 Corinthians"
|
|
63
|
+
- "Galatians"
|
|
64
|
+
- "Ephesians"
|
|
65
|
+
- "Philippians"
|
|
66
|
+
- "Colossians"
|
|
67
|
+
- "1 Thessalonians"
|
|
68
|
+
- "2 Thessalonians"
|
|
69
|
+
- "1 Timothy"
|
|
70
|
+
- "2 Timothy"
|
|
71
|
+
- "Titus"
|
|
72
|
+
- "Philemon"
|
|
73
|
+
- "Hebrews"
|
|
74
|
+
- "James"
|
|
75
|
+
- "1 Peter"
|
|
76
|
+
- "2 Peter"
|
|
77
|
+
- "1 John"
|
|
78
|
+
- "2 John"
|
|
79
|
+
- "3 John"
|
|
80
|
+
- "Jude"
|
|
81
|
+
- "Revelation"
|
|
82
|
+
approval_block:
|
|
83
|
+
label: "Nihil Obstat"
|
|
84
|
+
required: true
|
|
85
|
+
scope: "work"
|
|
86
|
+
font_stack:
|
|
87
|
+
- "Noto Serif"
|
|
88
|
+
- serif
|
|
89
|
+
rtl: false
|
|
90
|
+
numbering:
|
|
91
|
+
format: "chapter:verse"
|
|
92
|
+
separator: ":"
|
|
93
|
+
script: latin
|
|
@@ -0,0 +1,134 @@
|
|
|
1
|
+
# Sacred tradition profile -- Islamic (Hafs).
|
|
2
|
+
# Populated in Phase 33 (Sacred Tradition Profiles).
|
|
3
|
+
# DO NOT remove this file -- Phase 29's validator (Plan 03) reads the
|
|
4
|
+
# directory listing to populate the allowed tradition values.
|
|
5
|
+
tradition: islamic-hafs
|
|
6
|
+
label: "Islamic (Hafs)"
|
|
7
|
+
status: active
|
|
8
|
+
book_order:
|
|
9
|
+
- "Al-Fatihah"
|
|
10
|
+
- "Al-Baqarah"
|
|
11
|
+
- "Al-Imran"
|
|
12
|
+
- "An-Nisa"
|
|
13
|
+
- "Al-Maidah"
|
|
14
|
+
- "Al-Anam"
|
|
15
|
+
- "Al-Araf"
|
|
16
|
+
- "Al-Anfal"
|
|
17
|
+
- "At-Tawbah"
|
|
18
|
+
- "Yunus"
|
|
19
|
+
- "Hud"
|
|
20
|
+
- "Yusuf"
|
|
21
|
+
- "Ar-Rad"
|
|
22
|
+
- "Ibrahim"
|
|
23
|
+
- "Al-Hijr"
|
|
24
|
+
- "An-Nahl"
|
|
25
|
+
- "Al-Isra"
|
|
26
|
+
- "Al-Kahf"
|
|
27
|
+
- "Maryam"
|
|
28
|
+
- "Ta-Ha"
|
|
29
|
+
- "Al-Anbiya"
|
|
30
|
+
- "Al-Hajj"
|
|
31
|
+
- "Al-Muminun"
|
|
32
|
+
- "An-Nur"
|
|
33
|
+
- "Al-Furqan"
|
|
34
|
+
- "Ash-Shuara"
|
|
35
|
+
- "An-Naml"
|
|
36
|
+
- "Al-Qasas"
|
|
37
|
+
- "Al-Ankabut"
|
|
38
|
+
- "Ar-Rum"
|
|
39
|
+
- "Luqman"
|
|
40
|
+
- "As-Sajdah"
|
|
41
|
+
- "Al-Ahzab"
|
|
42
|
+
- "Saba"
|
|
43
|
+
- "Fatir"
|
|
44
|
+
- "Ya-Sin"
|
|
45
|
+
- "As-Saffat"
|
|
46
|
+
- "Sad"
|
|
47
|
+
- "Az-Zumar"
|
|
48
|
+
- "Ghafir"
|
|
49
|
+
- "Fussilat"
|
|
50
|
+
- "Ash-Shura"
|
|
51
|
+
- "Az-Zukhruf"
|
|
52
|
+
- "Ad-Dukhan"
|
|
53
|
+
- "Al-Jathiyah"
|
|
54
|
+
- "Al-Ahqaf"
|
|
55
|
+
- "Muhammad"
|
|
56
|
+
- "Al-Fath"
|
|
57
|
+
- "Al-Hujurat"
|
|
58
|
+
- "Qaf"
|
|
59
|
+
- "Adh-Dhariyat"
|
|
60
|
+
- "At-Tur"
|
|
61
|
+
- "An-Najm"
|
|
62
|
+
- "Al-Qamar"
|
|
63
|
+
- "Ar-Rahman"
|
|
64
|
+
- "Al-Waqiah"
|
|
65
|
+
- "Al-Hadid"
|
|
66
|
+
- "Al-Mujadila"
|
|
67
|
+
- "Al-Hashr"
|
|
68
|
+
- "Al-Mumtahanah"
|
|
69
|
+
- "As-Saf"
|
|
70
|
+
- "Al-Jumuah"
|
|
71
|
+
- "Al-Munafiqun"
|
|
72
|
+
- "At-Taghabun"
|
|
73
|
+
- "At-Talaq"
|
|
74
|
+
- "At-Tahrim"
|
|
75
|
+
- "Al-Mulk"
|
|
76
|
+
- "Al-Qalam"
|
|
77
|
+
- "Al-Haqqah"
|
|
78
|
+
- "Al-Maarij"
|
|
79
|
+
- "Nuh"
|
|
80
|
+
- "Al-Jinn"
|
|
81
|
+
- "Al-Muzzammil"
|
|
82
|
+
- "Al-Muddaththir"
|
|
83
|
+
- "Al-Qiyamah"
|
|
84
|
+
- "Al-Insan"
|
|
85
|
+
- "Al-Mursalat"
|
|
86
|
+
- "An-Naba"
|
|
87
|
+
- "An-Naziat"
|
|
88
|
+
- "Abasa"
|
|
89
|
+
- "At-Takwir"
|
|
90
|
+
- "Al-Infitar"
|
|
91
|
+
- "Al-Mutaffifin"
|
|
92
|
+
- "Al-Inshiqaq"
|
|
93
|
+
- "Al-Buruj"
|
|
94
|
+
- "At-Tariq"
|
|
95
|
+
- "Al-Ala"
|
|
96
|
+
- "Al-Ghashiyah"
|
|
97
|
+
- "Al-Fajr"
|
|
98
|
+
- "Al-Balad"
|
|
99
|
+
- "Ash-Shams"
|
|
100
|
+
- "Al-Layl"
|
|
101
|
+
- "Ad-Duha"
|
|
102
|
+
- "Ash-Sharh"
|
|
103
|
+
- "At-Tin"
|
|
104
|
+
- "Al-Alaq"
|
|
105
|
+
- "Al-Qadr"
|
|
106
|
+
- "Al-Bayyinah"
|
|
107
|
+
- "Az-Zalzalah"
|
|
108
|
+
- "Al-Adiyat"
|
|
109
|
+
- "Al-Qariah"
|
|
110
|
+
- "At-Takathur"
|
|
111
|
+
- "Al-Asr"
|
|
112
|
+
- "Al-Humazah"
|
|
113
|
+
- "Al-Fil"
|
|
114
|
+
- "Quraysh"
|
|
115
|
+
- "Al-Maun"
|
|
116
|
+
- "Al-Kawthar"
|
|
117
|
+
- "Al-Kafirun"
|
|
118
|
+
- "An-Nasr"
|
|
119
|
+
- "Al-Masad"
|
|
120
|
+
- "Al-Ikhlas"
|
|
121
|
+
- "Al-Falaq"
|
|
122
|
+
- "An-Nas"
|
|
123
|
+
approval_block:
|
|
124
|
+
label: "Ijazah"
|
|
125
|
+
required: true
|
|
126
|
+
scope: "work"
|
|
127
|
+
font_stack:
|
|
128
|
+
- "Noto Naskh Arabic"
|
|
129
|
+
- serif
|
|
130
|
+
rtl: true
|
|
131
|
+
numbering:
|
|
132
|
+
format: "surah:ayah"
|
|
133
|
+
separator: ":"
|
|
134
|
+
script: arabic
|
|
@@ -0,0 +1,134 @@
|
|
|
1
|
+
# Sacred tradition profile -- Islamic (Warsh).
|
|
2
|
+
# Populated in Phase 33 (Sacred Tradition Profiles).
|
|
3
|
+
# DO NOT remove this file -- Phase 29's validator (Plan 03) reads the
|
|
4
|
+
# directory listing to populate the allowed tradition values.
|
|
5
|
+
tradition: islamic-warsh
|
|
6
|
+
label: "Islamic (Warsh)"
|
|
7
|
+
status: active
|
|
8
|
+
book_order:
|
|
9
|
+
- "Al-Fatihah"
|
|
10
|
+
- "Al-Baqarah"
|
|
11
|
+
- "Al-Imran"
|
|
12
|
+
- "An-Nisa"
|
|
13
|
+
- "Al-Maidah"
|
|
14
|
+
- "Al-Anam"
|
|
15
|
+
- "Al-Araf"
|
|
16
|
+
- "Al-Anfal"
|
|
17
|
+
- "At-Tawbah"
|
|
18
|
+
- "Yunus"
|
|
19
|
+
- "Hud"
|
|
20
|
+
- "Yusuf"
|
|
21
|
+
- "Ar-Rad"
|
|
22
|
+
- "Ibrahim"
|
|
23
|
+
- "Al-Hijr"
|
|
24
|
+
- "An-Nahl"
|
|
25
|
+
- "Al-Isra"
|
|
26
|
+
- "Al-Kahf"
|
|
27
|
+
- "Maryam"
|
|
28
|
+
- "Ta-Ha"
|
|
29
|
+
- "Al-Anbiya"
|
|
30
|
+
- "Al-Hajj"
|
|
31
|
+
- "Al-Muminun"
|
|
32
|
+
- "An-Nur"
|
|
33
|
+
- "Al-Furqan"
|
|
34
|
+
- "Ash-Shuara"
|
|
35
|
+
- "An-Naml"
|
|
36
|
+
- "Al-Qasas"
|
|
37
|
+
- "Al-Ankabut"
|
|
38
|
+
- "Ar-Rum"
|
|
39
|
+
- "Luqman"
|
|
40
|
+
- "As-Sajdah"
|
|
41
|
+
- "Al-Ahzab"
|
|
42
|
+
- "Saba"
|
|
43
|
+
- "Fatir"
|
|
44
|
+
- "Ya-Sin"
|
|
45
|
+
- "As-Saffat"
|
|
46
|
+
- "Sad"
|
|
47
|
+
- "Az-Zumar"
|
|
48
|
+
- "Ghafir"
|
|
49
|
+
- "Fussilat"
|
|
50
|
+
- "Ash-Shura"
|
|
51
|
+
- "Az-Zukhruf"
|
|
52
|
+
- "Ad-Dukhan"
|
|
53
|
+
- "Al-Jathiyah"
|
|
54
|
+
- "Al-Ahqaf"
|
|
55
|
+
- "Muhammad"
|
|
56
|
+
- "Al-Fath"
|
|
57
|
+
- "Al-Hujurat"
|
|
58
|
+
- "Qaf"
|
|
59
|
+
- "Adh-Dhariyat"
|
|
60
|
+
- "At-Tur"
|
|
61
|
+
- "An-Najm"
|
|
62
|
+
- "Al-Qamar"
|
|
63
|
+
- "Ar-Rahman"
|
|
64
|
+
- "Al-Waqiah"
|
|
65
|
+
- "Al-Hadid"
|
|
66
|
+
- "Al-Mujadila"
|
|
67
|
+
- "Al-Hashr"
|
|
68
|
+
- "Al-Mumtahanah"
|
|
69
|
+
- "As-Saf"
|
|
70
|
+
- "Al-Jumuah"
|
|
71
|
+
- "Al-Munafiqun"
|
|
72
|
+
- "At-Taghabun"
|
|
73
|
+
- "At-Talaq"
|
|
74
|
+
- "At-Tahrim"
|
|
75
|
+
- "Al-Mulk"
|
|
76
|
+
- "Al-Qalam"
|
|
77
|
+
- "Al-Haqqah"
|
|
78
|
+
- "Al-Maarij"
|
|
79
|
+
- "Nuh"
|
|
80
|
+
- "Al-Jinn"
|
|
81
|
+
- "Al-Muzzammil"
|
|
82
|
+
- "Al-Muddaththir"
|
|
83
|
+
- "Al-Qiyamah"
|
|
84
|
+
- "Al-Insan"
|
|
85
|
+
- "Al-Mursalat"
|
|
86
|
+
- "An-Naba"
|
|
87
|
+
- "An-Naziat"
|
|
88
|
+
- "Abasa"
|
|
89
|
+
- "At-Takwir"
|
|
90
|
+
- "Al-Infitar"
|
|
91
|
+
- "Al-Mutaffifin"
|
|
92
|
+
- "Al-Inshiqaq"
|
|
93
|
+
- "Al-Buruj"
|
|
94
|
+
- "At-Tariq"
|
|
95
|
+
- "Al-Ala"
|
|
96
|
+
- "Al-Ghashiyah"
|
|
97
|
+
- "Al-Fajr"
|
|
98
|
+
- "Al-Balad"
|
|
99
|
+
- "Ash-Shams"
|
|
100
|
+
- "Al-Layl"
|
|
101
|
+
- "Ad-Duha"
|
|
102
|
+
- "Ash-Sharh"
|
|
103
|
+
- "At-Tin"
|
|
104
|
+
- "Al-Alaq"
|
|
105
|
+
- "Al-Qadr"
|
|
106
|
+
- "Al-Bayyinah"
|
|
107
|
+
- "Az-Zalzalah"
|
|
108
|
+
- "Al-Adiyat"
|
|
109
|
+
- "Al-Qariah"
|
|
110
|
+
- "At-Takathur"
|
|
111
|
+
- "Al-Asr"
|
|
112
|
+
- "Al-Humazah"
|
|
113
|
+
- "Al-Fil"
|
|
114
|
+
- "Quraysh"
|
|
115
|
+
- "Al-Maun"
|
|
116
|
+
- "Al-Kawthar"
|
|
117
|
+
- "Al-Kafirun"
|
|
118
|
+
- "An-Nasr"
|
|
119
|
+
- "Al-Masad"
|
|
120
|
+
- "Al-Ikhlas"
|
|
121
|
+
- "Al-Falaq"
|
|
122
|
+
- "An-Nas"
|
|
123
|
+
approval_block:
|
|
124
|
+
label: "Ijazah"
|
|
125
|
+
required: true
|
|
126
|
+
scope: "work"
|
|
127
|
+
font_stack:
|
|
128
|
+
- "Noto Naskh Arabic"
|
|
129
|
+
- serif
|
|
130
|
+
rtl: true
|
|
131
|
+
numbering:
|
|
132
|
+
format: "surah:ayah"
|
|
133
|
+
separator: ":"
|
|
134
|
+
script: arabic
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
# Sacred tradition profile -- Jewish (Tanakh).
|
|
2
|
+
# Populated in Phase 33 (Sacred Tradition Profiles).
|
|
3
|
+
# DO NOT remove this file -- Phase 29's validator (Plan 03) reads the
|
|
4
|
+
# directory listing to populate the allowed tradition values.
|
|
5
|
+
tradition: jewish
|
|
6
|
+
label: "Jewish (Tanakh)"
|
|
7
|
+
status: active
|
|
8
|
+
book_order:
|
|
9
|
+
- "Genesis"
|
|
10
|
+
- "Exodus"
|
|
11
|
+
- "Leviticus"
|
|
12
|
+
- "Numbers"
|
|
13
|
+
- "Deuteronomy"
|
|
14
|
+
- "Joshua"
|
|
15
|
+
- "Judges"
|
|
16
|
+
- "Samuel"
|
|
17
|
+
- "Kings"
|
|
18
|
+
- "Isaiah"
|
|
19
|
+
- "Jeremiah"
|
|
20
|
+
- "Ezekiel"
|
|
21
|
+
- "Hosea"
|
|
22
|
+
- "Joel"
|
|
23
|
+
- "Amos"
|
|
24
|
+
- "Obadiah"
|
|
25
|
+
- "Jonah"
|
|
26
|
+
- "Micah"
|
|
27
|
+
- "Nahum"
|
|
28
|
+
- "Habakkuk"
|
|
29
|
+
- "Zephaniah"
|
|
30
|
+
- "Haggai"
|
|
31
|
+
- "Zechariah"
|
|
32
|
+
- "Malachi"
|
|
33
|
+
- "Psalms"
|
|
34
|
+
- "Proverbs"
|
|
35
|
+
- "Job"
|
|
36
|
+
- "Song of Songs"
|
|
37
|
+
- "Ruth"
|
|
38
|
+
- "Lamentations"
|
|
39
|
+
- "Ecclesiastes"
|
|
40
|
+
- "Esther"
|
|
41
|
+
- "Daniel"
|
|
42
|
+
- "Ezra"
|
|
43
|
+
- "Nehemiah"
|
|
44
|
+
- "Chronicles"
|
|
45
|
+
approval_block:
|
|
46
|
+
label: "Haskamah"
|
|
47
|
+
required: true
|
|
48
|
+
scope: "work"
|
|
49
|
+
font_stack:
|
|
50
|
+
- "Noto Serif Hebrew"
|
|
51
|
+
- serif
|
|
52
|
+
rtl: true
|
|
53
|
+
numbering:
|
|
54
|
+
format: "chapter:verse"
|
|
55
|
+
separator: ":"
|
|
56
|
+
script: hebrew
|
|
@@ -0,0 +1,98 @@
|
|
|
1
|
+
# Sacred tradition profile -- Eastern Orthodox.
|
|
2
|
+
# Populated in Phase 33 (Sacred Tradition Profiles).
|
|
3
|
+
# DO NOT remove this file -- Phase 29's validator (Plan 03) reads the
|
|
4
|
+
# directory listing to populate the allowed tradition values.
|
|
5
|
+
tradition: orthodox
|
|
6
|
+
label: "Eastern Orthodox"
|
|
7
|
+
status: active
|
|
8
|
+
book_order:
|
|
9
|
+
- "Genesis"
|
|
10
|
+
- "Exodus"
|
|
11
|
+
- "Leviticus"
|
|
12
|
+
- "Numbers"
|
|
13
|
+
- "Deuteronomy"
|
|
14
|
+
- "Joshua"
|
|
15
|
+
- "Judges"
|
|
16
|
+
- "Ruth"
|
|
17
|
+
- "1 Samuel"
|
|
18
|
+
- "2 Samuel"
|
|
19
|
+
- "1 Kings"
|
|
20
|
+
- "2 Kings"
|
|
21
|
+
- "1 Chronicles"
|
|
22
|
+
- "2 Chronicles"
|
|
23
|
+
- "1 Esdras"
|
|
24
|
+
- "Ezra"
|
|
25
|
+
- "Nehemiah"
|
|
26
|
+
- "Tobit"
|
|
27
|
+
- "Judith"
|
|
28
|
+
- "Esther"
|
|
29
|
+
- "1 Maccabees"
|
|
30
|
+
- "2 Maccabees"
|
|
31
|
+
- "3 Maccabees"
|
|
32
|
+
- "4 Maccabees"
|
|
33
|
+
- "Psalms"
|
|
34
|
+
- "Prayer of Manasseh"
|
|
35
|
+
- "Job"
|
|
36
|
+
- "Proverbs"
|
|
37
|
+
- "Ecclesiastes"
|
|
38
|
+
- "Song of Songs"
|
|
39
|
+
- "Wisdom"
|
|
40
|
+
- "Sirach"
|
|
41
|
+
- "Hosea"
|
|
42
|
+
- "Amos"
|
|
43
|
+
- "Micah"
|
|
44
|
+
- "Joel"
|
|
45
|
+
- "Obadiah"
|
|
46
|
+
- "Jonah"
|
|
47
|
+
- "Nahum"
|
|
48
|
+
- "Habakkuk"
|
|
49
|
+
- "Zephaniah"
|
|
50
|
+
- "Haggai"
|
|
51
|
+
- "Zechariah"
|
|
52
|
+
- "Malachi"
|
|
53
|
+
- "Isaiah"
|
|
54
|
+
- "Jeremiah"
|
|
55
|
+
- "Baruch"
|
|
56
|
+
- "Lamentations"
|
|
57
|
+
- "Letter of Jeremiah"
|
|
58
|
+
- "Ezekiel"
|
|
59
|
+
- "Daniel"
|
|
60
|
+
- "Matthew"
|
|
61
|
+
- "Mark"
|
|
62
|
+
- "Luke"
|
|
63
|
+
- "John"
|
|
64
|
+
- "Acts"
|
|
65
|
+
- "Romans"
|
|
66
|
+
- "1 Corinthians"
|
|
67
|
+
- "2 Corinthians"
|
|
68
|
+
- "Galatians"
|
|
69
|
+
- "Ephesians"
|
|
70
|
+
- "Philippians"
|
|
71
|
+
- "Colossians"
|
|
72
|
+
- "1 Thessalonians"
|
|
73
|
+
- "2 Thessalonians"
|
|
74
|
+
- "1 Timothy"
|
|
75
|
+
- "2 Timothy"
|
|
76
|
+
- "Titus"
|
|
77
|
+
- "Philemon"
|
|
78
|
+
- "Hebrews"
|
|
79
|
+
- "James"
|
|
80
|
+
- "1 Peter"
|
|
81
|
+
- "2 Peter"
|
|
82
|
+
- "1 John"
|
|
83
|
+
- "2 John"
|
|
84
|
+
- "3 John"
|
|
85
|
+
- "Jude"
|
|
86
|
+
- "Revelation"
|
|
87
|
+
approval_block:
|
|
88
|
+
label: "Patriarchal blessing"
|
|
89
|
+
required: true
|
|
90
|
+
scope: "work"
|
|
91
|
+
font_stack:
|
|
92
|
+
- "Noto Serif"
|
|
93
|
+
- serif
|
|
94
|
+
rtl: false
|
|
95
|
+
numbering:
|
|
96
|
+
format: "chapter:verse"
|
|
97
|
+
separator: ":"
|
|
98
|
+
script: latin
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
# Sacred tradition profile -- Pali Canon (Theravada).
|
|
2
|
+
# Populated in Phase 33 (Sacred Tradition Profiles).
|
|
3
|
+
# DO NOT remove this file -- Phase 29's validator (Plan 03) reads the
|
|
4
|
+
# directory listing to populate the allowed tradition values.
|
|
5
|
+
tradition: pali
|
|
6
|
+
label: "Pali Canon (Theravada)"
|
|
7
|
+
status: active
|
|
8
|
+
book_order: null
|
|
9
|
+
approval_block:
|
|
10
|
+
label: null
|
|
11
|
+
required: false
|
|
12
|
+
scope: "work"
|
|
13
|
+
font_stack:
|
|
14
|
+
- "Noto Serif"
|
|
15
|
+
- serif
|
|
16
|
+
rtl: false
|
|
17
|
+
numbering:
|
|
18
|
+
format: "nikaya:sutta"
|
|
19
|
+
separator: "."
|
|
20
|
+
script: latin
|
|
@@ -0,0 +1,86 @@
|
|
|
1
|
+
# Sacred tradition profile -- Protestant.
|
|
2
|
+
# Populated in Phase 33 (Sacred Tradition Profiles).
|
|
3
|
+
# DO NOT remove this file -- Phase 29's validator (Plan 03) reads the
|
|
4
|
+
# directory listing to populate the allowed tradition values.
|
|
5
|
+
tradition: protestant
|
|
6
|
+
label: "Protestant"
|
|
7
|
+
status: active
|
|
8
|
+
book_order:
|
|
9
|
+
- "Genesis"
|
|
10
|
+
- "Exodus"
|
|
11
|
+
- "Leviticus"
|
|
12
|
+
- "Numbers"
|
|
13
|
+
- "Deuteronomy"
|
|
14
|
+
- "Joshua"
|
|
15
|
+
- "Judges"
|
|
16
|
+
- "Ruth"
|
|
17
|
+
- "1 Samuel"
|
|
18
|
+
- "2 Samuel"
|
|
19
|
+
- "1 Kings"
|
|
20
|
+
- "2 Kings"
|
|
21
|
+
- "1 Chronicles"
|
|
22
|
+
- "2 Chronicles"
|
|
23
|
+
- "Ezra"
|
|
24
|
+
- "Nehemiah"
|
|
25
|
+
- "Esther"
|
|
26
|
+
- "Job"
|
|
27
|
+
- "Psalms"
|
|
28
|
+
- "Proverbs"
|
|
29
|
+
- "Ecclesiastes"
|
|
30
|
+
- "Song of Solomon"
|
|
31
|
+
- "Isaiah"
|
|
32
|
+
- "Jeremiah"
|
|
33
|
+
- "Lamentations"
|
|
34
|
+
- "Ezekiel"
|
|
35
|
+
- "Daniel"
|
|
36
|
+
- "Hosea"
|
|
37
|
+
- "Joel"
|
|
38
|
+
- "Amos"
|
|
39
|
+
- "Obadiah"
|
|
40
|
+
- "Jonah"
|
|
41
|
+
- "Micah"
|
|
42
|
+
- "Nahum"
|
|
43
|
+
- "Habakkuk"
|
|
44
|
+
- "Zephaniah"
|
|
45
|
+
- "Haggai"
|
|
46
|
+
- "Zechariah"
|
|
47
|
+
- "Malachi"
|
|
48
|
+
- "Matthew"
|
|
49
|
+
- "Mark"
|
|
50
|
+
- "Luke"
|
|
51
|
+
- "John"
|
|
52
|
+
- "Acts"
|
|
53
|
+
- "Romans"
|
|
54
|
+
- "1 Corinthians"
|
|
55
|
+
- "2 Corinthians"
|
|
56
|
+
- "Galatians"
|
|
57
|
+
- "Ephesians"
|
|
58
|
+
- "Philippians"
|
|
59
|
+
- "Colossians"
|
|
60
|
+
- "1 Thessalonians"
|
|
61
|
+
- "2 Thessalonians"
|
|
62
|
+
- "1 Timothy"
|
|
63
|
+
- "2 Timothy"
|
|
64
|
+
- "Titus"
|
|
65
|
+
- "Philemon"
|
|
66
|
+
- "Hebrews"
|
|
67
|
+
- "James"
|
|
68
|
+
- "1 Peter"
|
|
69
|
+
- "2 Peter"
|
|
70
|
+
- "1 John"
|
|
71
|
+
- "2 John"
|
|
72
|
+
- "3 John"
|
|
73
|
+
- "Jude"
|
|
74
|
+
- "Revelation"
|
|
75
|
+
approval_block:
|
|
76
|
+
label: null
|
|
77
|
+
required: false
|
|
78
|
+
scope: "work"
|
|
79
|
+
font_stack:
|
|
80
|
+
- "Noto Serif"
|
|
81
|
+
- serif
|
|
82
|
+
rtl: false
|
|
83
|
+
numbering:
|
|
84
|
+
format: "chapter:verse"
|
|
85
|
+
separator: ":"
|
|
86
|
+
script: latin
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
# Sacred tradition profile -- Sanskrit (Sanatana Dharma).
|
|
2
|
+
# Populated in Phase 33 (Sacred Tradition Profiles).
|
|
3
|
+
# DO NOT remove this file -- Phase 29's validator (Plan 03) reads the
|
|
4
|
+
# directory listing to populate the allowed tradition values.
|
|
5
|
+
tradition: sanskrit
|
|
6
|
+
label: "Sanskrit (Sanatana Dharma)"
|
|
7
|
+
status: active
|
|
8
|
+
book_order: null
|
|
9
|
+
approval_block:
|
|
10
|
+
label: null
|
|
11
|
+
required: false
|
|
12
|
+
scope: "work"
|
|
13
|
+
font_stack:
|
|
14
|
+
- "Noto Serif Devanagari"
|
|
15
|
+
- serif
|
|
16
|
+
rtl: false
|
|
17
|
+
numbering:
|
|
18
|
+
format: "chapter:verse"
|
|
19
|
+
separator: "."
|
|
20
|
+
script: devanagari
|