Thesis Structure Skill
Chapter organization, argument mapping, structural planning.
🎯 Skill Purpose
Design thesis architecture that builds a compelling argument from introduction to conclusion.
Standard Thesis Structures
Master's Thesis (Short Form: 4,000-8,000 words)
| Section | % of Total | Purpose |
|---|---|---|
| Introduction | 10-15% | Context, RQ, thesis |
| Theoretical Framework | 15-20% | Concepts, literature |
| Case Study/Methodology | 15-20% | Data, approach |
| Analysis | 25-30% | Core argument |
| Recommendations | 15-20% | Implications |
| Conclusion | 8-10% | Synthesis |
Master's Thesis (Long Form: 15,000-25,000 words)
| Chapter | Purpose |
|---|---|
| 1. Introduction | Problem, RQ, contribution |
| 2. Literature Review | Field overview |
| 3. Theoretical Framework | Analytical lens |
| 4. Methodology | Research design |
| 5. Findings | Data presentation |
| 6. Discussion | Analysis, interpretation |
| 7. Conclusion | Synthesis, implications |
PhD Thesis (80,000-100,000 words)
| Part | Chapters |
|---|---|
| Part I: Foundation | Intro, Lit Review, Theory |
| Part II: Method | Methodology, Research Design |
| Part III: Findings | Multiple empirical chapters |
| Part IV: Synthesis | Discussion, Conclusion |
Argument Mapping
Claim → Evidence Structure
code
THESIS STATEMENT
├── Claim 1
│ ├── Subclaim 1.1 → Evidence A, B
│ └── Subclaim 1.2 → Evidence C
├── Claim 2
│ ├── Subclaim 2.1 → Evidence D, E
│ └── Subclaim 2.2 → Evidence F
└── Claim 3
└── Subclaim 3.1 → Evidence G, H
Example Map
code
THESIS: AI governance at Equinor must balance efficiency with ethical transition
├── CLAIM 1: Efficiency gains are substantial but concentrated
│ ├── Evidence: $330M savings (Equinor, 2023)
│ └── Evidence: 1,200 position reduction (Annual Report)
│
├── CLAIM 2: Current governance lacks ethical frameworks
│ ├── Evidence: Floridi's 5 principles (2019)
│ └── Evidence: Gap analysis of Equinor policies
│
└── CLAIM 3: Just Transition provides viable framework
├── Evidence: ILO guidelines (2015)
└── Evidence: European Green Deal requirements
Section Planning Template
For Each Section
markdown
## Section: [Name] **Word Target:** XXX words **Main Claim:** [One sentence stating what this section argues] **Key Sources:** 1. (Author, Year) - for [concept] 2. (Author, Year) - for [evidence] 3. (Author, Year) - for [counter-argument] **Structure:** 1. Opening paragraph - [topic] 2. Body paragraph 1 - [topic] 3. Body paragraph 2 - [topic] 4. Closing paragraph - [topic] **Links:** - FROM previous section: [connection] - TO next section: [connection]
Coherence Techniques
Vertical Coherence (within sections)
| Technique | Example |
|---|---|
| Topic chains | Same subject across paragraphs |
| Lexical cohesion | Repeat key terms |
| Pronoun reference | "This framework..." |
| Transition signals | "Furthermore...", "However..." |
Horizontal Coherence (across sections)
| Technique | Example |
|---|---|
| Signposting | "This section examines..." |
| Back-reference | "As discussed in Section 2..." |
| Forward-reference | "This will be explored in Section 4..." |
| Consistent terminology | Same terms throughout |
Signposting Language
Section Opening
- •"This section examines..."
- •"The following analysis focuses on..."
- •"Building on the theoretical framework established above..."
Within Sections
- •"Turning now to..."
- •"A related consideration is..."
- •"In contrast to this view..."
Section Closing
- •"Having established X, the following section..."
- •"These findings inform the analysis in Section Y..."
- •"This sets the stage for..."
Word Count Management
Distribution Formula
For a 4,000-word paper:
- •Introduction: 400-600 words (10-15%)
- •Theory/Lit Review: 600-800 words (15-20%)
- •Case/Method: 600-800 words (15-20%)
- •Analysis: 1,000-1,200 words (25-30%)
- •Recommendations: 600-800 words (15-20%)
- •Conclusion: 320-400 words (8-10%)
Adjustment Strategies
| Problem | Solution |
|---|---|
| Over word count | Cut examples, tighten prose |
| Under word count | Add evidence, deepen analysis |
| Unbalanced | Redistribute by importance |
Common Structural Problems
| Problem | Fix |
|---|---|
| No clear thesis | State argument in intro |
| Missing transitions | Add signposting |
| Redundant sections | Merge or cut |
| Weak conclusion | Return to thesis |
| Front-loaded | Move detail to analysis |
Outlining Process
Step 1: Research Question → Thesis
code
RQ: How should Equinor govern AI deployment? THESIS: Equinor should adopt ILO Just Transition principles for AI governance.
Step 2: Thesis → Claims
code
Claim 1: Current governance is efficiency-focused Claim 2: This creates ethical gaps Claim 3: Just Transition offers solution
Step 3: Claims → Evidence Map
code
Each claim → 2-3 pieces of evidence → specific sources
Step 4: Narrative Arc
code
Problem → Analysis → Solution (or: Context → Tension → Resolution)
Quality Checklist
- • Each section has clear purpose
- • Word counts follow distribution
- • Argument builds progressively
- • All claims have evidence
- • Transitions connect sections
- • Conclusion answers research question
- • No orphan sections (disconnected)