Language & Style Analysis
The Language & Style module provides comprehensive analysis of your writing's linguistic elements, examining word choice, sentence structure, tone, voice, and overall stylistic effectiveness to help refine your unique writing style.
Overview
This module analyzes the technical and artistic aspects of your language use, evaluating everything from grammar and syntax to voice consistency and stylistic flair. It helps identify your writing strengths while suggesting areas for refinement and development.
Key Features
Language Quality Assessment
- Vocabulary Analysis: Evaluates word choice effectiveness and variety
- Sentence Structure: Analyzes sentence variety, complexity, and flow
- Grammar and Syntax: Identifies technical language issues
- Precision and Clarity: Assesses how precisely language conveys meaning
Style Evaluation
- Voice Consistency: Examines narrative voice strength and consistency
- Tone Analysis: Evaluates tonal appropriateness and variation
- Stylistic Devices: Identifies use of literary techniques and devices
- Register Appropriateness: Assesses language formality level
Prose Quality Analysis
- Rhythm and Flow: Evaluates prose musicality and readability
- Imagery and Metaphor: Analyzes figurative language effectiveness
- Economy of Language: Assesses conciseness vs. elaboration balance
- Distinctive Voice: Identifies unique stylistic elements
Analysis Components
Per-Chapter Analysis
Each chapter receives detailed analysis including:
- Language Quality Score: Overall linguistic effectiveness (1-10)
- Style Consistency: Voice and tone maintenance
- Standout Passages: Particularly effective language use
- Areas for Refinement: Specific language and style improvements
- Technical Issues: Grammar, syntax, or word choice concerns
Manuscript-Wide Analysis
The complete manuscript analysis provides:
- Overall Style Profile: Comprehensive stylistic assessment
- Voice Evolution: How your voice develops through the work
- Consistency Patterns: Style maintenance across chapters
- Distinctive Elements: Your unique stylistic fingerprint
Scoring System
- 9-10: Exceptional language mastery and distinctive style
- 7-8: Strong language skills with consistent style
- 5-6: Competent language use with room for refinement
- 3-4: Inconsistent language quality, style issues
- 1-2: Significant language and style problems
Best Practices
Developing Strong Language
- Choose specific, concrete words over vague generalizations
- Vary sentence length and structure for rhythm
- Use active voice when possible for energy
- Eliminate unnecessary words and redundancy
Building Consistent Style
- Develop and maintain a consistent narrative voice
- Ensure tone matches content and genre expectations
- Use stylistic devices purposefully, not decoratively
- Balance sophistication with accessibility
Refining Your Voice
- Read your work aloud to hear rhythm and flow
- Study authors whose style you admire
- Experiment with different techniques and approaches
- Trust your instincts while remaining open to feedback
Common Style Issues
Language Problems
- Overuse of adverbs and weak verbs
- Repetitive word choice or sentence structure
- Inappropriate register for audience or genre
- Unclear or ambiguous phrasing
Style Inconsistencies
- Voice shifts that confuse or jar readers
- Tonal mismatches with content
- Inconsistent use of stylistic devices
- Genre convention violations
Technical Concerns
- Grammar and punctuation errors
- Syntax problems that impede understanding
- Word choice that doesn't serve the story
- Rhythm issues that disrupt flow
Output Format
This module outputs structured JSON in the Codex V1.2 analysis format.
Module Metadata
| Field | Value |
|---|---|
| Module ID | language_style |
| Category | Writing Craft |
| Icon | ph ph-text-aa |
| Content Types | novel, short_story, screenplay, theatrical_play, immersive_experience |
Example Output
{
"body": "## Language & Style Analysis\n\n[Comprehensive overview of the language use and prose style, examining how the author's linguistic choices create meaning, mood, and effect]\n\n### Stylistic Profile\n[2-3 sentence characterization of the overall prose style]",
"summary": "[One-line summary of the prose style and language quality]",
"children": [
{
"name": "Prose Quality",
"summary": "Overall craftsmanship and polish of the prose",
"content": "## Prose Quality\n\n[Assessment of the overall quality of the prose. Is it polished or rough? Elegant or functional? Does every sentence feel considered? Are there awkward constructions or clunky passages? What is the general level of craft?]",
"attributes": [
{"key": "prose_quality_score", "name": "Prose Quality", "value": 7, "dataType": "int"},
{"key": "polish_level", "name": "Polish Level", "value": "highly polished/polished/draft-quality/rough", "dataType": "string"},
{"key": "craft_consistency", "name": "Craft Consistency", "value": 7, "dataType": "int"}
]
},
{
"name": "Sentence Architecture",
"summary": "Construction, variety, and rhythm",
"content": "## Sentence Architecture\n\n[Analysis of sentence construction. Is there variety in length and structure? How does sentence rhythm support content? Are complex sentences clear? Are simple sentences used for impact? Examine specific examples of effective and ineffective sentence construction]",
"attributes": [
{"key": "sentence_variety", "name": "Sentence Variety", "value": 7, "dataType": "int"},
{"key": "rhythm_score", "name": "Rhythm", "value": 6, "dataType": "int"},
{"key": "avg_sentence_complexity", "name": "Avg Complexity", "value": "complex/varied/moderate/simple", "dataType": "string"}
]
},
{
"name": "Word Choice & Diction",
"summary": "Vocabulary precision and effectiveness",
"content": "## Word Choice & Diction\n\n[Examination of vocabulary and word selection. Are words precise and evocative? Is diction consistent with tone and setting? Are there memorable word choices? Any weak verbs, cliches, or imprecise language? What vocabulary level is employed?]",
"attributes": [
{"key": "diction_score", "name": "Diction Quality", "value": 7, "dataType": "int"},
{"key": "precision", "name": "Word Precision", "value": 8, "dataType": "int"},
{"key": "vocabulary_richness", "name": "Vocabulary Richness", "value": "rich/varied/adequate/limited", "dataType": "string"}
]
},
{
"name": "Figurative Language",
"summary": "Metaphor, simile, and imagery use",
"content": "## Figurative Language\n\n[Analysis of figurative language use. How effectively are metaphors and similes employed? Is imagery vivid and original? Are there extended metaphors or recurring image patterns? Does figurative language feel fresh or cliched? Provide specific examples]",
"attributes": [
{"key": "figurative_effectiveness", "name": "Figurative Effectiveness", "value": 6, "dataType": "int"},
{"key": "imagery_vividness", "name": "Imagery Vividness", "value": 7, "dataType": "int"},
{"key": "metaphor_originality", "name": "Metaphor Originality", "value": "fresh/effective/conventional/cliched", "dataType": "string"}
]
},
{
"name": "Stylistic Signature",
"summary": "Distinctive patterns and authorial voice",
"content": "## Stylistic Signature\n\n[Identification of distinctive stylistic patterns that make this writing recognizable. What are the author's characteristic techniques? Recurring patterns in sentence structure, word choice, or rhythm? What makes this prose distinctive (or generic)?]",
"attributes": [
{"key": "distinctiveness_score", "name": "Distinctiveness", "value": 6, "dataType": "int"},
{"key": "signature_elements", "name": "Signature Elements", "value": ["element1", "element2"], "dataType": "stringArray"},
{"key": "style_classification", "name": "Style Classification", "value": "literary/commercial/minimalist/ornate/conversational", "dataType": "string"}
]
}
],
"tags": ["language", "style", "prose", "diction", "figurative-language", "craft"],
"attributes": [
{"key": "overall_rating", "name": "Overall Rating", "value": 7, "dataType": "int"},
{"key": "prose_style", "name": "Prose Style", "value": "literary/accessible/genre/experimental", "dataType": "string"},
{"key": "language_strength", "name": "Greatest Language Strength", "value": "imagery/rhythm/precision/voice/clarity", "dataType": "string"}
]
}
Children (per Aspect)
| Attribute | Type | Description |
|---|---|---|
| prose_quality_score | int | Overall prose craftsmanship score (1-10) |
| polish_level | string | Level of prose polish (highly polished, polished, draft-quality, rough) |
| craft_consistency | int | Consistency of craft quality throughout (1-10) |
| sentence_variety | int | Variety in sentence length and structure (1-10) |
| rhythm_score | int | Rhythmic quality of the prose (1-10) |
| avg_sentence_complexity | string | Average sentence complexity (complex, varied, moderate, simple) |
| diction_score | int | Quality of word choice and diction (1-10) |
| precision | int | Precision of word selection (1-10) |
| vocabulary_richness | string | Richness of vocabulary (rich, varied, adequate, limited) |
| figurative_effectiveness | int | Effectiveness of figurative language (1-10) |
| imagery_vividness | int | Vividness of imagery (1-10) |
| metaphor_originality | string | Originality of metaphors (fresh, effective, conventional, cliched) |
| distinctiveness_score | int | How distinctive the writing style is (1-10) |
| signature_elements | stringArray | Distinctive stylistic elements identified |
| style_classification | string | Overall style classification (literary, commercial, minimalist, ornate, conversational) |
Top-Level Attributes
| Attribute | Type | Description |
|---|---|---|
| overall_rating | int | Overall language and style rating (1-10) |
| prose_style | string | Dominant prose style (literary, accessible, genre, experimental) |
| language_strength | string | Greatest language strength (imagery, rhythm, precision, voice, clarity) |
Modules are prompt-based analysis templates — you can create your own.
Integration with Other Modules
This module works effectively with: - Writing Style: For comprehensive style analysis - Clarity & Accessibility: For communication effectiveness - Immersion: To support engaging, flowing prose - Critical Review: For overall quality assessment - Cultural Authenticity: For appropriate language choices
The Language & Style module helps you develop a strong, consistent, and effective writing style that serves your story while showcasing your unique voice as a writer.