Introduction
Rewriting and editing prompts instruct a language model to improve existing content without unnecessarily changing its original purpose. The input may be an email, article, report, technical explanation, social media post, product description, documentation, or any other written material.
A rewriting prompt should clearly explain:
- What needs to be changed
- What must remain unchanged
- Who will read the rewritten content
- What tone and style should be used
- How long the final content should be
- Whether changes should be explained
- What output format is required
A weak prompt such as “Improve this text” leaves many decisions to the model. The model may change the tone, shorten important details, add unsupported information, or rewrite the text more heavily than expected.
A strong rewriting prompt provides clear editing rules and defines the expected result.
Chapter Overview
This chapter explains how to create prompts for:
- Correcting grammar
- Fixing spelling mistakes
- Improving clarity
- Improving readability
- Changing tone
- Changing formality
- Simplifying technical content
- Expanding content
- Shortening content
- Removing repeated information
- Changing active and passive voice
- Preserving the original meaning
- Tracking major edits
- Creating reusable rewriting templates
The main goal is to control how much the model changes and what type of changes it makes.
Why Rewriting and Editing Prompts Are Important
Rewriting and editing prompts are useful because the quality of raw written content may not match its intended purpose.
Content may contain:
- Grammar errors
- Spelling errors
- Long or confusing sentences
- Repeated ideas
- An unsuitable tone
- Too much technical language
- Missing explanations
- Unclear structure
- Inconsistent terminology
- Incorrect formality
- Unnecessary words
A well-designed editing prompt helps the model improve these issues while protecting the meaning of the original text.
Rewriting prompts are widely used in:
- Business communication
- Technical documentation
- Academic writing
- Customer support
- Marketing content
- Website content
- Software documentation
- Resume writing
- Email editing
- Report preparation
- Social media writing
- Educational content
Learning Objectives
After completing this chapter, you should be able to:
- Write prompts for specific editing tasks
- Separate correction from rewriting
- Control tone and formality
- Improve clarity without changing meaning
- Simplify technical information for different audiences
- Expand content without adding unsupported claims
- Shorten content without losing important details
- Ask the model to remove repetition
- Convert between active and passive voice
- Request a list of major changes
- Design reusable rewriting prompt templates
- Validate whether a rewritten version follows the instructions
Prerequisites
Before studying rewriting and editing prompts, you should understand:
- Basic prompt structure
- Task instructions
- Input data
- Context
- Constraints
- Output formatting
- Target audience
- Tone and writing style
- Success criteria
No advanced programming knowledge is required.
Key Terminology
| Term | Meaning |
|---|---|
| Source text | The original content provided for editing |
| Rewritten text | The modified version produced by the model |
| Editing scope | The types of changes the model is allowed to make |
| Tone | The emotional and communication style of the text |
| Formality | The level of professional or casual language |
| Readability | How easily a reader can understand the content |
| Clarity | How clearly the content communicates its meaning |
| Conciseness | Expressing information using fewer unnecessary words |
| Expansion | Adding useful explanation or detail |
| Compression | Reducing length while preserving important information |
| Meaning preservation | Keeping the original message and intent unchanged |
| Change tracking | Recording the important modifications made during editing |
| Target audience | The people expected to read the final content |
| Style constraint | A rule that controls how the output should be written |
| Unsupported addition | Information added without evidence from the source text |
Core Structure of a Rewriting Prompt
A reliable rewriting prompt normally contains the following elements:
- Editing task
- Source text
- Target audience
- Required tone
- Required formality
- Allowed changes
- Protected information
- Length requirement
- Output format
- Validation instruction
A complete rewriting prompt may follow this structure:
Rewrite the provided content to improve clarity and readability. Preserve the original meaning, facts, names, dates, numbers, and technical terms. Use simple professional language suitable for beginner readers. Remove unnecessary repetition and shorten overly long sentences. Do not add new facts, examples, claims, or opinions. Return only the rewritten content. Source text: [Insert source text]
Each instruction has one clear purpose. This reduces ambiguity and improves output consistency.
Correction, Editing, and Rewriting
These terms are related, but they do not mean exactly the same thing.
| Task | Main Purpose | Level of Change |
|---|---|---|
| Correction | Fix grammar, spelling, and punctuation | Low |
| Editing | Improve clarity, flow, structure, and readability | Medium |
| Rewriting | Express the content in a different way | Medium to high |
| Transformation | Change tone, style, format, audience, or formality | High |
| Summarisation | Reduce content to its main points | High |
| Expansion | Add explanation and supporting detail | High |
The prompt should clearly identify which level of change is expected.
For example:
Correct grammar and spelling only. Do not rewrite sentences unless correction is required.
This prompt limits the model to small corrections.
In comparison:
Rewrite the content in a friendly and conversational style. Improve sentence flow and restructure paragraphs where necessary.
This prompt allows broader changes.
Grammar Correction
What Is Grammar Correction?
Grammar correction involves fixing problems related to sentence structure and language rules.
Common grammar issues include:
- Incorrect verb tense
- Subject-verb disagreement
- Incorrect article usage
- Missing prepositions
- Incorrect pronouns
- Sentence fragments
- Run-on sentences
- Incorrect word order
- Incorrect singular and plural forms
- Incorrect punctuation
Grammar correction should normally preserve the original message.
When to Use Grammar Correction Prompts
Grammar correction prompts are useful for:
- Emails
- Reports
- Assignments
- Website articles
- Business documents
- Product descriptions
- Technical documentation
- Customer messages
- Social media posts
- Resume content
Weak Grammar Correction Prompt
Fix this text.
This instruction does not define whether the model should only correct grammar or completely rewrite the content.
Strong Grammar Correction Prompt
Correct all grammar, punctuation, article usage, verb tense, and sentence structure errors. Preserve the original meaning and tone. Do not add, remove, or replace factual information. Make only the changes required for grammatical correctness. Return only the corrected text. Text: We has completed the project yesterday and submit it to client.
Expected Output
We completed the project yesterday and submitted it to the client.
The output corrects:
- “has” to the correct verb structure
- “submit” to “submitted”
- Missing article before “client”
The original meaning remains unchanged.
Grammar Correction with Explanations
Sometimes the user needs both the corrected content and an explanation.
Correct the grammar and punctuation in the provided text. Preserve its original meaning and tone. First provide the corrected version. Then list each important correction with a short explanation. Text: She do not knows how the system work.
Expected structure:
| Original | Corrected | Reason |
|---|---|---|
| do not knows | does not know | Correct subject-verb agreement |
| system work | system works | Singular subject requires singular verb |
Best Practices for Grammar Correction Prompts
- State that meaning must remain unchanged
- Define whether style changes are allowed
- Protect names, dates, values, and technical terms
- Specify whether explanations are required
- Ask for corrected text only when a clean output is needed
- Tell the model not to add new information
- Specify the expected language variant when necessary
Example:
Use British English spelling and grammar conventions.
Or:
Use American English spelling and grammar conventions.
Common Grammar Correction Mistakes
- Asking to “improve” the text when only correction is needed
- Allowing the model to rewrite correct sentences
- Not specifying the language variant
- Not protecting technical terms
- Mixing correction, summarisation, and expansion in one unclear instruction
- Asking for explanations when only the final corrected content is required
Spelling Correction
What Is Spelling Correction?
Spelling correction identifies and fixes incorrectly written words.
Examples include:
- “recieve” changed to “receive”
- “seperate” changed to “separate”
- “enviroment” changed to “environment”
- “dependancy” changed to “dependency”
- “occured” changed to “occurred”
Spelling correction may also involve:
- Capitalisation
- Hyphenation
- Regional spelling
- Product names
- Brand names
- Technical terms
Spelling Correction Prompt
Correct spelling, capitalisation, and obvious typing errors. Preserve the original sentence structure and meaning. Do not rewrite correctly written sentences. Do not change product names, brand names, API names, class names, or variable names. Use American English spelling. Return only the corrected text. Text: The aplication recieves user requsts and stores the responce in the databse.
Expected Output
The application receives user requests and stores the response in the database.
Protecting Technical Terms
A spelling correction model may incorrectly modify valid technical names.
For example:
- JavaScript
- PostgreSQL
- NumPy
- Spring Boot
- OAuth
- OpenAI
- Kubernetes
- XMLHttpRequest
A better prompt includes protected terms:
Correct spelling and typing errors in the provided content. Do not modify these protected terms: JavaScript, PostgreSQL, OAuth 2.0, Spring Boot, and XMLHttpRequest. Preserve all code identifiers exactly as written. Return only the corrected content.
Handling Regional Spelling
English words may have different valid spellings.
| American English | British English |
|---|---|
| color | colour |
| organize | organise |
| behavior | behaviour |
| center | centre |
| analyze | analyse |
The prompt should specify which version to use.
Correct all spelling errors using British English. Preserve technical terms and product names exactly. Do not change the original meaning.
Spelling Correction Validation
After correction, the model can be asked to verify:
Check the corrected text one more time for spelling, capitalisation, and typing errors. Confirm that protected terms remain unchanged. Return only the final corrected version.
Clarity Improvement
What Is Clarity Improvement?
Clarity improvement makes a message easier to understand.
A sentence may be grammatically correct but still unclear.
Example:
The process that was discussed earlier should be followed because it is required for the thing that happens after approval.
This sentence does not clearly identify the process, requirement, or next action.
A clearer version may be:
Follow the approval process described earlier because it is required before deployment.
Clarity improvement focuses on:
- Clear sentence purpose
- Specific wording
- Logical sequence
- Clear references
- Reduced ambiguity
- Direct explanation
- Consistent terminology
Clarity Improvement Prompt
Rewrite the provided content to improve clarity. Replace vague words with specific words when the source provides enough information. Break long or confusing sentences into shorter sentences. Keep the original meaning, facts, and intent unchanged. Do not add unsupported details. Use direct and simple language. Return only the rewritten content. Text: The issue happened because the thing used for connecting was not working properly, so the team changed it.
Expected Output
The issue occurred because the connection component was not working correctly, so the team replaced it.
The rewritten sentence is clearer, but the word “component” is still a cautious general term because the source does not identify the exact component.
Techniques for Improving Clarity
A rewriting prompt can ask the model to:
- Replace vague pronouns
- Define unclear references
- Break complex sentences
- Reorder ideas
- Use consistent terminology
- Remove unnecessary qualifiers
- Move the main point to the beginning
- Separate facts from recommendations
- Clarify actions and responsibilities
Clarifying Responsibilities
Original:
It should be checked before it is sent.
Clearer version:
The quality assurance team should check the report before sending it to the client.
However, this rewrite is valid only when the source or context identifies the quality assurance team and the client.
Without that context, the model should not invent them.
A safer output would be:
Check the item before sending it.
Prompt with Ambiguity Handling
Improve the clarity of the text. Do not guess missing names, roles, dates, causes, or technical details. When a statement cannot be clarified without additional information, preserve it and mark it as [Clarification needed]. Return the revised content followed by a list of clarification points.
This is useful for business, legal, technical, and project documentation.
Clarity Validation Questions
After rewriting, check:
- Is the main message immediately clear?
- Does each sentence communicate one main idea?
- Are pronouns linked to clear nouns?
- Are actions and owners clearly identified?
- Are dates and conditions easy to understand?
- Are technical terms used consistently?
- Has the model added any unsupported details?
Readability Improvement
What Is Readability?
Readability describes how easily a reader can move through and understand written content.
Readability depends on:
- Sentence length
- Paragraph length
- Word complexity
- Heading structure
- Logical order
- Formatting
- Use of lists
- Transitions
- Audience knowledge
- Information density
Clarity focuses on whether the meaning is clear. Readability focuses on how easy and comfortable the content is to read.
Readability Improvement Prompt
Rewrite the provided content to improve readability. Use short and medium-length sentences. Keep one main idea in each paragraph. Replace unnecessarily complex words with simple alternatives. Use bullet points when several related items are listed. Preserve the original meaning and important details. Do not add new facts. Use language suitable for readers with basic subject knowledge. Return the rewritten content in Markdown format.
Example
Original:
Due to the fact that the software application contains a substantial number of interdependent modules, the modification of an individual module may potentially result in unexpected operational behaviour in several other modules, which makes regression testing necessary.
Improved version:
The application contains many connected modules. A change in one module may affect other modules. Therefore, regression testing is necessary after each important change.
Readability Techniques
A model can improve readability by:
- Reducing sentence length
- Reducing paragraph length
- Using familiar words
- Adding headings
- Using numbered steps
- Converting dense lists into bullets
- Explaining terms before using them
- Removing unnecessary phrases
- Grouping related ideas
- Using consistent formatting
Audience-Based Readability
The same content may require different readability levels.
Beginner Audience
Rewrite the content for a beginner with no technical background. Explain technical terms in simple language. Use one practical example for each major concept. Keep sentences short. Preserve all important facts.
Technical Audience
Rewrite the content for experienced software developers. Keep accepted technical terminology. Remove basic explanations that the audience is expected to know. Improve structure and precision. Preserve all technical details.
Executive Audience
Rewrite the content for senior business leaders. Focus on impact, cost, risk, timeline, and required decisions. Remove low-level implementation detail unless it affects business outcomes. Use concise professional language.
Readability Without Oversimplification
Simplifying content should not remove important meaning.
Weak instruction:
Make this easy.
Better instruction:
Improve readability for non-specialist readers. Keep all important technical facts, conditions, warnings, and limitations. Explain difficult terms instead of removing them. Do not reduce the content to a summary.
Tone Transformation
What Is Tone Transformation?
Tone transformation changes how the message sounds while preserving what it communicates.
Common tones include:
- Professional
- Friendly
- Conversational
- Formal
- Empathetic
- Confident
- Persuasive
- Neutral
- Educational
- Direct
- Encouraging
- Respectful
- Urgent
- Apologetic
Tone should match the audience and communication purpose.
Tone Transformation Prompt
Rewrite the provided message in a professional and respectful tone. Preserve the original request, facts, and level of urgency. Remove emotional, blaming, or aggressive language. Keep the message direct and concise. Do not make promises that are not present in the original text. Return only the rewritten message. Text: You people still have not fixed this issue, and this delay is completely and this delay is completely unacceptable.
Expected Output
The issue remains unresolved, and the delay is affecting our work. Please provide an update on the current status and expected resolution.
Friendly Tone Example
Original:
Submit the required documents by Monday.
Friendly version:
Please send the required documents by Monday so we can continue with the next step.
Prompt:
Rewrite the message in a friendly and helpful tone. Keep the deadline and required action unchanged. Do not make the request optional. Keep the message concise.
Empathetic Tone Example
Original:
Your request cannot be processed because the form is incomplete.
Empathetic version:
We understand that this may be inconvenient. We cannot process the request yet because some required information is missing from the form. Please complete the missing fields, and we will continue the process.
The rewritten message acknowledges the reader’s situation without changing the reason for rejection.
Confident Tone Example
Original:
I think our approach may possibly improve performance.
Confident version:
Our approach is expected to improve performance based on the current test results.
The prompt should prevent unsupported certainty:
Rewrite the content in a confident but evidence-based tone. Remove unnecessary hesitation. Do not convert possibilities into guaranteed outcomes. Preserve all uncertainty supported by the original content.
Tone Transformation Risks
Tone changes can accidentally change meaning.
For example:
Original:
The deployment might be delayed.
Incorrect confident rewrite:
The deployment will be completed on time.
The rewrite changes uncertainty into certainty.
A safe prompt should state:
Preserve the original level of certainty, urgency, and commitment.
Tone Transformation Checklist
- Is the requested tone clearly named?
- Is the target audience defined?
- Is the original intent preserved?
- Is the level of urgency unchanged?
- Are promises and commitments preserved accurately?
- Has uncertainty been incorrectly removed?
- Has the message become too emotional or too weak?
- Are facts still accurate?
Formality Transformation
What Is Formality Transformation?
Formality transformation changes the level of professional or casual language.
Common levels include:
- Highly formal
- Formal
- Professional
- Neutral
- Conversational
- Casual
Formality is different from tone. A message can be formal and friendly, or formal and firm.
Informal to Formal Example
Original:
Hey, just wanted to check if you got my files.
Formal version:
I am writing to confirm whether you received the files I sent.
Prompt:
Rewrite the message in formal business English. Preserve the original purpose. Remove casual expressions and contractions. Keep the message polite and concise. Do not add information that is not in the original message.
Formal to Conversational Example
Original:
We request that you provide confirmation of your availability at your earliest convenience.
Conversational version:
Please let us know when you are available.
Prompt:
Rewrite the content in a natural conversational style. Keep it respectful and suitable for workplace communication. Remove overly formal wording. Preserve the original request and urgency.
Formality Scale
| Level | Example |
|---|---|
| Highly formal | We respectfully request your written confirmation. |
| Formal | Please provide written confirmation. |
| Professional | Please confirm this in writing. |
| Conversational | Please send us a written confirmation. |
| Casual | Just send us a quick written confirmation. |
Formality Prompt with Audience
Rewrite the message for communication between a project manager and a client. Use a professional and moderately formal style. Keep the message respectful, clear, and direct. Avoid slang, jokes, and overly legal language. Preserve all dates, actions, and commitments.
Defining the relationship helps the model select an appropriate formality level.
Simplifying Technical Content
What Is Technical Simplification?
Technical simplification explains complex information using language that a less technical audience can understand.
It may involve:
- Defining technical terms
- Replacing jargon
- Breaking complex processes into steps
- Adding simple examples
- Using analogies
- Reducing unnecessary implementation details
- Explaining cause and effect
- Preserving warnings and limitations
Simplification does not mean removing important technical facts.
Technical Simplification Prompt
Rewrite the technical explanation for a beginner audience. Use simple words and short sentences. Define each important technical term when it first appears. Explain the process step by step. Include one simple practical example. Preserve all important facts, limitations, and warnings. Do not add unsupported technical claims. Return the result in Markdown format.
Example
Original:
Dependency injection enables inversion of control by supplying an object’s dependencies from an external container instead of allowing the object to instantiate those dependencies directly.
Simplified version:
Dependency injection is a way of giving an object the services it needs from outside.
>
Without dependency injection, a class creates its own dependencies. This makes the class harder to test and change.
>
With dependency injection, another component creates those dependencies and provides them to the class.
>
For example, an OrderService may need a PaymentService. Instead of creating PaymentService inside OrderService, the application provides it from outside.
Audience Levels for Technical Simplification
Non-Technical Reader
Explain the concept without assuming programming knowledge. Avoid code unless it is required. Use a familiar real-life analogy. Focus on purpose and benefit.
Beginner Developer
Explain the concept for someone learning programming. Keep basic technical terms and define them. Include one small code-related example. Avoid advanced implementation details.
Business Stakeholder
Explain the technical concept in terms of business impact. Focus on cost, speed, risk, maintenance, and user experience. Avoid low-level code details.
Protecting Technical Accuracy
A simplification prompt should include:
Do not replace precise technical terms with inaccurate comparisons. Clearly identify where an analogy is only an approximation. Preserve requirements, limits, exceptions, and security warnings.
This prevents the model from making the explanation easy but technically incorrect.
Simplification Validation
Check whether:
- Key technical terms are correctly defined
- The explanation remains accurate
- Important warnings are retained
- The analogy matches the real concept
- The model has removed unnecessary jargon
- The model has not removed essential conditions
- The audience can understand the final content
Expanding Content
What Is Content Expansion?
Content expansion adds useful detail to short or incomplete content.
Expansion may include:
- Definitions
- Explanations
- Examples
- Use cases
- Steps
- Benefits
- Limitations
- Comparisons
- Context
- Transitions
- Supporting details
The main risk is that the model may invent facts while trying to make the content longer.
Content Expansion Prompt
Expand the provided content into a detailed explanation. Explain each existing point clearly. Add definitions, logical transitions, and general examples where useful. Do not invent statistics, studies, dates, customer names, results, or technical claims. Clearly mark any information that requires source verification. Preserve the original position and meaning. Organise the result using headings and bullet points. Target length: 800 to 1,000 words. Source content: [Insert content]
Example
Original:
API validation improves reliability.
Expanded version:
API validation improves reliability by checking whether incoming and outgoing data follows the expected rules.
>
An API may validate:
>
* Required fields * Data types * Value ranges * Text length * Date formats * Authentication details
>
For example, an order API may require a product identifier and a quantity greater than zero. If the request contains a missing product identifier or a negative quantity, validation can reject the request before incorrect data reaches the database.
>
This reduces errors, protects downstream systems, and makes failures easier to understand.
Controlled Expansion
The prompt should define what kind of expansion is allowed.
Expand each point with: A clear definition A simple explanation One practical example One common mistake One best practice
This creates consistent depth.
Evidence-Safe Expansion
For factual or high-risk content, use:
Expand only by explaining information already present in the source. Do not introduce external facts. When additional evidence is required, write [Source required] instead of inventing details.
Expansion by Audience
Expand the content for beginner software developers. Explain all important terms. Include practical examples based on common development situations. Avoid assuming advanced framework knowledge. Keep technical facts unchanged.
Common Expansion Mistakes
- Adding unsupported statistics
- Repeating the same idea using different words
- Adding irrelevant history
- Introducing examples that conflict with the source
- Increasing length without increasing value
- Changing the original argument
- Adding fake quotations or references
- Overexplaining basic points for an expert audience
Shortening Content
What Is Content Shortening?
Content shortening reduces length while preserving essential information.
It may involve:
- Removing filler words
- Combining related sentences
- Removing repeated ideas
- Replacing long phrases
- Removing unnecessary examples
- Reducing background detail
- Keeping only decision-relevant information
Shortening is not always the same as summarisation.
Shortening normally preserves the same message in fewer words. Summarisation may select only the main points from a larger source.
Shortening Prompt
Shorten the provided content by approximately 40 percent. Preserve the main message, key facts, names, dates, numbers, actions, conditions, and warnings. Remove repetition, filler, and unnecessary examples. Do not change the tone or level of certainty. Do not add new information. Return only the shortened version.
Example
Original:
At this point in time, the development team is currently working on the implementation of the new authentication feature, which is expected to be completed by Friday if no unexpected technical issues occur during the remaining development work.
Shortened version:
The development team expects to complete the new authentication feature by Friday, provided no unexpected technical issues occur.
Length-Controlled Shortening
A prompt can use:
- Word limit
- Character limit
- Percentage reduction
- Number of sentences
- Number of paragraphs
- Number of bullet points
Examples:
Rewrite the content in no more than 100 words.
Reduce the content to five bullet points.
Shorten the message to three sentences.
Keep the final output under 500 characters.
Reduce the length by approximately 30 percent.
Priority-Based Shortening
Shorten the report for senior management. Preserve decisions, risks, costs, deadlines, owners, and required actions. Remove low-level implementation details. Keep the output under 250 words.
This tells the model which information is most important.
Shortening Validation
Check whether the output preserves:
- Main purpose
- Key facts
- Required actions
- Deadlines
- Conditions
- Warnings
- Exceptions
- Level of certainty
- Important context
Removing Repetition
What Is Repetition Removal?
Repetition removal identifies duplicated or closely repeated ideas and combines them without removing unique information.
Repetition may appear as:
- Exact duplicate sentences
- Similar sentences using different words
- Repeated examples
- Repeated definitions
- Repeated conclusions
- Repeated warnings
- Repeated background information
Repetition Removal Prompt
Rewrite the content to remove unnecessary repetition. Combine sentences or paragraphs that express the same idea. Preserve every unique fact, example, condition, warning, and recommendation. Keep the original tone and overall structure. Do not shorten sections that contain different information. Return only the revised content.
Example
Original:
Testing helps identify defects before release. Testing is important because it finds software defects early. Early defect detection reduces the cost of fixing problems.
Improved version:
Testing identifies software defects before release, and early detection reduces the cost of fixing them.
Semantic Repetition
Exact word matching is not enough because the same idea may be written differently.
Example:
The cache reduces database calls.
>
Fewer requests are sent to the database because frequently used data is stored temporarily.
These sentences overlap, but the second explains the first. They should not always be reduced to one short statement.
A better combined version is:
The cache stores frequently used data temporarily, which reduces database calls.
Safe Repetition Removal
Remove only repeated meaning. Do not remove a repeated warning when repetition is necessary for safety or compliance. Preserve repeated instructions when they apply to different steps or conditions.
This is important in:
- Safety instructions
- Legal documents
- Medical documents
- Compliance policies
- Technical procedures
- Emergency instructions
Active and Passive Voice
What Is Active Voice?
In active voice, the subject performs the action.
Example:
The developer fixed the defect.
Structure:
Subject + action + object
Active voice is often:
- Direct
- Clear
- Concise
- Easy to understand
- Suitable for instructions and business writing
What Is Passive Voice?
In passive voice, the subject receives the action.
Example:
The defect was fixed by the developer.
Passive voice is useful when:
- The action is more important than the actor
- The actor is unknown
- The actor should not be emphasised
- The writing follows scientific or formal conventions
- The process matters more than responsibility
Passive to Active Voice Prompt
Rewrite passive sentences in active voice where the actor is known. Preserve the original meaning, facts, tense, and level of certainty. Do not invent an actor when the source does not identify one. Keep passive voice when it is clearer or more appropriate. Return only the revised content.
Example
Original:
The report was reviewed by the security team before it was submitted by the project manager.
Active version:
The security team reviewed the report before the project manager submitted it.
Active to Passive Voice Prompt
Rewrite the provided sentences in passive voice. Preserve the original meaning, tense, facts, and sequence of events. Include the actor only when it is important. Keep the writing natural and grammatically correct.
Original:
The administrator approved the request.
Passive version:
The request was approved by the administrator.
Avoiding Invented Actors
Original:
The server was restarted at 10:00 PM.
Unsafe active rewrite:
The administrator restarted the server at 10:00 PM.
The source does not identify the administrator.
Safe result:
Someone restarted the server at 10:00 PM.
However, even “someone” may sound unnatural. Keeping the passive sentence may be better.
Prompt rule:
When the actor is unknown, keep the sentence in passive voice instead of guessing.
Choosing Between Active and Passive Voice
| Situation | Preferred Voice |
|---|---|
| Clear instructions | Active |
| Assigning responsibility | Active |
| Business communication | Usually active |
| Actor is unknown | Passive |
| Process is more important | Passive |
| Scientific procedure | Often passive |
| Security incident report | Depends on evidence |
| Policy statement | Active or passive based on responsibility |
Preserving Original Meaning
What Does Meaning Preservation Involve?
Meaning preservation ensures that rewriting changes expression but not the actual message.
The model should preserve:
- Facts
- Intent
- Claims
- Conditions
- Warnings
- Exceptions
- Dates
- Names
- Numbers
- Technical terms
- Level of certainty
- Required actions
- Commitments
- Positive or negative position
Meaning Preservation Prompt
Rewrite the provided content for clarity and readability. Preserve the original meaning, intent, facts, claims, conditions, warnings, exceptions, dates, names, numbers, and technical terms. Preserve the original level of certainty. Do not add conclusions, promises, opinions, or supporting facts. Do not remove information that changes the message. Return only the rewritten content.
Preserving Certainty
These statements have different meanings:
- The update may cause downtime.
- The update is likely to cause downtime.
- The update will cause downtime.
- The update caused downtime.
A rewrite must not change one level into another.
Prompt rule:
Preserve words that express certainty, possibility, probability, obligation, and recommendation.
Important modal words include:
- May
- Might
- Could
- Should
- Must
- Will
- Usually
- Sometimes
- Likely
- Unlikely
- Required
- Recommended
Preserving Negation
These sentences have opposite meanings:
- The system supports offline access.
- The system does not support offline access.
A rewriting prompt should explicitly protect negative statements.
Preserve all negative statements and limiting words such as not, never, only, except, unless, and without.
Preserving Conditions
Original:
The refund is available only when the request is submitted within seven days.
Incorrect rewrite:
Customers can request a refund.
Correct rewrite:
Customers can receive a refund only if they submit the request within seven days.
The condition is essential to the meaning.
Preserving Numbers and Dates
Preserve all numbers, percentages, dates, times, currency values, version numbers, identifiers, and measurements exactly unless correction is explicitly requested.
This rule is useful for:
- Financial documents
- Project reports
- Contracts
- Technical specifications
- Research content
- Product information
Meaning Comparison Prompt
Compare the original and rewritten versions. Identify any change in facts, intent, certainty, conditions, warnings, dates, numbers, or required actions. Mark each difference as acceptable or meaning-changing. Revise the rewritten version if any meaning-changing difference is found. Return the final corrected rewrite followed by a brief validation note.
Tracking Major Changes
What Is Change Tracking?
Change tracking records the important edits made during rewriting.
It helps users understand:
- What changed
- Why it changed
- Whether meaning was preserved
- Which sections were reorganised
- Which repeated points were removed
- Which unclear statements require review
Change tracking is useful for:
- Document reviews
- Team collaboration
- Academic editing
- Policy updates
- Technical documentation
- Client approvals
- Content quality checks
Change Tracking Prompt
Rewrite the content to improve grammar, clarity, readability, and professional tone. Preserve all facts, dates, numbers, names, conditions, and technical details. After the rewritten version, provide a table of major changes. Include the original text, revised text, change type, and reason. Do not list minor punctuation or spacing corrections. Mark any uncertain change as [Review required].
Change Tracking Output Format
| Original Text | Revised Text | Change Type | Reason |
|---|---|---|---|
| Due to the fact that | Because | Conciseness | Removed unnecessary wording |
| The issue was fixed by the team | The team fixed the issue | Voice change | Changed passive voice to active voice |
| It may definitely improve | It may improve | Accuracy | Removed conflicting certainty |
Major and Minor Changes
Major Changes
- Sentence restructuring
- Tone transformation
- Meaning clarification
- Paragraph reordering
- Removal of repeated ideas
- Addition of explanations
- Removal of unsupported claims
- Change in voice
- Change in formality
Minor Changes
- Punctuation
- Capitalisation
- Spacing
- Small spelling corrections
- Article correction
- Minor word replacement
The prompt should specify whether both types must be reported.
Change Categories
A model can classify changes as:
- Grammar
- Spelling
- Clarity
- Readability
- Tone
- Formality
- Conciseness
- Structure
- Voice
- Terminology
- Meaning protection
- Repetition removal
- Factual correction
- Formatting
Before-and-After Comparison Prompt
Provide the output in three sections. Section 1: Original content. Section 2: Rewritten content. Section 3: Major changes and reasons. Do not report minor punctuation changes. Clearly identify any change that could affect meaning.
Inline Change Marking
For short content, changes can be marked directly.
Show removed words using strikethrough. Show added words using bold text. Then provide a clean final version. Do not mark simple punctuation changes.
Inline change tracking may become difficult to read for long documents. A change table is usually better for large content.
Rewriting Prompt Templates
Basic Grammar Correction Template
Correct grammar, punctuation, verb tense, article usage, and sentence structure. Preserve the original meaning and tone. Make only the changes required for correctness. Do not add or remove factual information. Return only the corrected text. Text: [Insert text]
Spelling Correction Template
Correct spelling, capitalisation, and typing errors. Use [American English or British English]. Preserve sentence structure and meaning. Do not change product names, technical terms, code identifiers, or protected words. Protected terms: [Insert protected terms] Return only the corrected text. Text: [Insert text]
Clarity Improvement Template
Rewrite the content to improve clarity. Replace vague wording when the source provides enough detail. Break long and confusing sentences into shorter sentences. Use consistent terminology. Preserve the original meaning, facts, and intent. Do not guess missing information. Mark unclear statements as [Clarification needed]. Text: [Insert text]
Readability Improvement Template
Improve the readability of the provided content. Use simple and direct language. Keep one main idea in each paragraph. Use short and medium-length sentences. Add headings and bullet points where useful. Preserve all important information. Do not add new facts. Target audience: [Insert audience] Text: [Insert text]
Professional Tone Template
Rewrite the message in a professional and respectful tone. Keep the original request, facts, urgency, and intent unchanged. Remove emotional, aggressive, blaming, or overly casual language. Keep the message concise and direct. Do not add promises or commitments. Return only the rewritten message. Message: [Insert message]
Friendly Tone Template
Rewrite the content in a friendly and helpful tone. Keep all instructions, deadlines, conditions, and required actions unchanged. Use natural and positive language. Do not make mandatory actions sound optional. Avoid excessive enthusiasm. Return only the rewritten content. Content: [Insert content]
Formality Transformation Template
Rewrite the content using a [formal, professional, conversational, or casual] level of formality. Target audience: [Insert audience] Communication context: [Insert context] Preserve the original meaning, urgency, and required actions. Do not add new information. Return only the rewritten version. Content: [Insert content]
Technical Simplification Template
Rewrite the technical content for [target audience]. Use simple words and short sentences. Define important technical terms. Explain the process step by step. Include [number] practical examples. Preserve all technical facts, limitations, warnings, and conditions. Do not introduce unsupported claims. Content: [Insert technical content]
Content Expansion Template
Expand the provided content into a detailed explanation. Explain each existing point clearly. Add definitions, transitions, examples, use cases, benefits, and limitations where relevant. Do not invent facts, statistics, studies, quotations, dates, or results. Mark unsupported areas as [Source required]. Preserve the original position and meaning. Target audience: [Insert audience] Target length: [Insert length] Source content: [Insert content]
Content Shortening Template
Shorten the provided content to [word count, character count, sentence count, or percentage reduction]. Preserve the main message, facts, names, dates, numbers, conditions, warnings, decisions, and required actions. Remove filler, repetition, and unnecessary examples. Preserve the original tone and level of certainty. Do not add new information. Return only the shortened content. Content: [Insert content]
Repetition Removal Template
Remove unnecessary repetition from the provided content. Combine sentences and paragraphs that communicate the same idea. Preserve every unique fact, condition, example, warning, and recommendation. Keep repeated safety or compliance instructions when repetition is necessary. Preserve the original tone and structure where possible. Return only the revised content. Content: [Insert content]
Passive-to-Active Voice Template
Rewrite passive sentences in active voice when the actor is known. Preserve meaning, facts, tense, and sequence. Do not invent an actor. Keep passive voice when the actor is unknown or the passive structure is clearer. Return only the revised content. Content: [Insert content]
Active-to-Passive Voice Template
Rewrite the provided sentences in passive voice. Preserve meaning, facts, tense, and sequence. Mention the actor only when necessary. Keep the final writing natural and grammatically correct. Content: [Insert content]
Meaning-Preserving Rewrite Template
Rewrite the content using different wording and sentence structure. Preserve the original meaning, intent, facts, claims, conditions, warnings, exceptions, dates, names, numbers, and technical terms. Preserve all negative statements and levels of certainty. Do not add conclusions, examples, opinions, or external information. Return only the rewritten content. Content: [Insert content]
Rewriting with Change Tracking Template
Rewrite the content to improve grammar, clarity, readability, and tone. Preserve all facts, dates, numbers, names, conditions, warnings, and technical details. First provide the clean rewritten version. Then provide a table of major changes. Use these columns: Original, Revised, Change Type, Reason. Do not list minor punctuation or spacing changes. Mark uncertain changes as [Review required]. Content: [Insert content]
Multi-Purpose Rewriting Template
Perform the following editing tasks on the provided content. Correct grammar, spelling, punctuation, and sentence structure. Improve clarity and readability. Remove unnecessary repetition. Use a professional and natural tone. Preserve all facts, names, dates, numbers, technical terms, conditions, warnings, and required actions. Preserve the original level of certainty. Do not add unsupported information. Keep the final length between [minimum] and [maximum] words. Target audience: [Insert audience] Output format: [Insert format] Content: [Insert content]
Rewriting Template with Strict Constraints
Rewrite the provided content under the following rules. Preserve every factual statement. Preserve names, dates, numbers, percentages, currency values, identifiers, and version numbers exactly. Preserve negative statements, conditions, exceptions, warnings, and limitations. Preserve the original level of certainty and urgency. Do not add examples, evidence, statistics, opinions, or conclusions. Do not remove information unless it is an exact repetition. Use simple professional language. Return the rewritten content followed by a meaning-preservation checklist. Content: [Insert content]
Step-by-Step Rewriting Workflow
Step 1: Identify the Editing Goal
Decide whether the task is:
- Correction
- Clarity improvement
- Readability improvement
- Tone transformation
- Formality transformation
- Simplification
- Expansion
- Shortening
- Repetition removal
- Voice transformation
- Full rewriting
Do not use a broad instruction when only one type of change is needed.
Step 2: Identify Protected Information
List information that must remain unchanged:
- Names
- Dates
- Numbers
- Prices
- Technical terms
- Legal wording
- Product names
- Version numbers
- Conditions
- Warnings
- Commitments
- Deadlines
Example:
Preserve the names Rahul Mehta and Acme Systems. Preserve the date 15 August 2026. Preserve the amount ₹25,000. Preserve the term OAuth 2.0.
Step 3: Define the Target Audience
Possible audiences include:
- General readers
- Beginner students
- Experienced developers
- Customers
- Managers
- Executives
- Researchers
- Children
- Non-technical stakeholders
- Legal professionals
The audience affects:
- Word choice
- Explanation depth
- Technical detail
- Tone
- Examples
- Structure
Step 4: Define Tone and Formality
Tone examples:
- Professional
- Friendly
- Neutral
- Empathetic
- Confident
- Direct
Formality examples:
- Formal
- Professional
- Conversational
- Casual
A useful instruction is:
Use a friendly, professional, and moderately formal style.
Step 5: Define Allowed Changes
Example:
You may reorganise paragraphs, shorten sentences, replace complex words, and remove repetition.
Step 6: Define Prohibited Changes
Example:
Do not change facts, dates, numbers, technical terms, conclusions, warnings, or required actions.
Step 7: Define Length
Examples:
- No length change
- Maximum 200 words
- Reduce by 30 percent
- Expand to 1,000 words
- Use five bullet points
- Use three paragraphs
Step 8: Define Output Format
Possible formats include:
- Plain paragraphs
- Markdown
- Bullet points
- Numbered steps
- Table
- Report
- Before-and-after comparison
- Rewritten text with change log
Step 9: Request Validation
Review the rewrite before returning it. Confirm that facts, conditions, dates, numbers, and meaning remain unchanged. Correct any meaning-changing difference.
Step 10: Review the Final Output
Check:
- Instruction compliance
- Grammar
- Spelling
- Clarity
- Readability
- Tone
- Formality
- Meaning preservation
- Factual preservation
- Length
- Output format
- Unsupported additions
Rewriting Prompt Components
| Component | Purpose | Example |
|---|---|---|
| Task | Defines the editing operation | Improve clarity |
| Audience | Controls explanation level | Beginner developers |
| Tone | Controls communication style | Professional and friendly |
| Formality | Controls casual or formal wording | Moderately formal |
| Scope | Defines allowed changes | Restructure long sentences |
| Protection | Defines unchanged information | Preserve dates and numbers |
| Length | Controls output size | Maximum 300 words |
| Format | Defines output structure | Markdown bullet points |
| Evidence rule | Prevents invention | Do not add unsupported facts |
| Validation | Requests final checking | Verify meaning preservation |
Common Mistakes in Rewriting Prompts
Using Vague Instructions
Weak:
Make this better.
Better:
Correct grammar, improve clarity, remove repetition, and use a professional tone. Preserve all facts, dates, numbers, and required actions.
Combining Conflicting Instructions
Conflicting prompt:
Make the content very detailed. Keep the output extremely short.
Improved prompt:
Keep the output under 300 words. Include only the definition, key process, one example, and one limitation.
Not Defining the Audience
The model cannot reliably decide whether the content should be written for a beginner, developer, customer, or executive.
Not Protecting Facts
Without a protection rule, the model may:
- Change numbers
- Change dates
- Replace technical terms
- Remove conditions
- Increase certainty
- Add unsupported examples
Asking for Simplification Without Accuracy Rules
Weak:
Explain this simply.
Better:
Explain this for a beginner. Preserve all technical facts and warnings. Define difficult terms instead of removing them. Do not add unsupported claims.
Asking for Expansion Without Source Limits
Weak:
Make this longer.
Better:
Expand the explanation using definitions, transitions, and general examples. Do not invent statistics, studies, customer results, dates, or quotations.
Shortening Without Information Priorities
Weak:
Shorten this.
Better:
Reduce the content to 150 words. Preserve decisions, deadlines, risks, owners, and required actions. Remove background details and repeated examples.
Changing Tone Without Preserving Intent
A friendly rewrite should not make a mandatory instruction optional.
Original:
You must submit the form by Friday.
Incorrect friendly rewrite:
You can submit the form whenever convenient.
Correct friendly rewrite:
Please submit the form by Friday so we can continue processing your request.
Requesting Active Voice When the Actor Is Unknown
The model may invent responsibility.
Always include:
Do not invent an actor when the source does not identify one.
Requesting Too Many Changes at Once
A prompt that asks for correction, expansion, summarisation, translation, tone change, and formatting may produce inconsistent output.
For complex editing, use stages:
- Correct grammar
- Improve clarity
- Transform tone
- Validate meaning
- Format the final output
Multi-Pass Rewriting
Multi-pass rewriting divides editing into controlled stages.
Pass 1: Correction
Correct grammar, spelling, and punctuation only. Preserve wording and sentence order wherever possible.
Pass 2: Clarity
Improve unclear sentences. Preserve all facts and meaning.
Pass 3: Readability
Improve paragraph structure and sentence flow. Use simple professional language.
Pass 4: Tone
Adjust the tone for the target audience. Preserve urgency, certainty, and intent.
Pass 5: Validation
Compare the final version with the source. Check facts, dates, numbers, conditions, warnings, and meaning. Correct any difference that changes the message.
Multi-pass editing is useful for:
- Long reports
- Technical documentation
- Policy documents
- Academic content
- Legal content
- High-value business communication
Structured Output for Rewriting Tasks
A rewriting prompt may request a structured result.
Table Format
| Section | Required Content |
|---|---|
| Rewritten Content | Clean final version |
| Major Changes | Important edits |
| Meaning Check | Whether meaning was preserved |
| Clarifications | Missing or ambiguous information |
| Risk Notes | Possible unsupported or sensitive changes |
Prompt:
Return the result using the following headings. Rewritten Content Major Changes Meaning Preservation Check Clarification Required Do not include any other sections.
JSON-Like Field Structure
When the output will be processed by software, clearly define the fields:
Return an object with these fields. rewritten_text: The final rewritten content. major_changes: A list of important changes. meaning_preserved: Use true or false. clarification_required: A list of unclear items. Do not include additional fields.
When strict machine-readable output is required, schema validation should also be used.
Practical Use Cases
Email Editing
Rewrite the email in a professional and polite tone. Correct grammar and spelling. Preserve all dates, requests, and deadlines. Keep the email under 150 words. Do not add promises or commitments. Return only the email body.
Resume Editing
Rewrite the resume bullet points using strong action verbs. Keep each bullet concise. Preserve job titles, technologies, dates, and measurable results. Do not invent achievements or numbers. Use professional language suitable for software engineering roles.
Technical Documentation
Rewrite the documentation for beginner developers. Preserve commands, API names, parameter names, error codes, and version numbers. Break the process into numbered steps. Add short explanations for technical terms. Do not change the technical behaviour described in the source.
Customer Support Response
Rewrite the response in an empathetic and professional tone. Clearly explain the problem and the next action. Preserve policy rules and eligibility conditions. Do not blame the customer. Do not promise a refund or resolution unless the source confirms it.
Website Article Editing
Edit the article for grammar, clarity, readability, and SEO-friendly structure. Preserve the original meaning and all factual claims. Use descriptive headings and short paragraphs. Remove repeated ideas. Do not add keyword stuffing or unsupported facts. Return the final article in Markdown format.
Academic Content
Edit the paragraph for formal academic writing. Improve grammar, clarity, logical flow, and terminology consistency. Preserve citations, evidence, claims, limitations, and uncertainty. Do not add sources or research findings. Mark unsupported claims as [Citation required].
Social Media Content
Rewrite the content as a concise professional social media post. Keep the main message and call to action. Use simple and engaging language. Keep the output under 500 characters. Do not add claims, statistics, hashtags, or emojis unless requested.
Business Report
Rewrite the report section for senior management. Focus on results, risks, costs, timelines, decisions, and required actions. Remove unnecessary implementation detail. Preserve all figures, dates, and commitments. Use concise professional language.
Rewriting Quality Checklist
Before accepting a rewritten output, verify the following.
Instruction Compliance
- Was the requested editing task completed?
- Was the target audience considered?
- Was the required tone used?
- Was the correct formality level used?
- Was the requested length followed?
- Was the output format followed?
Language Quality
- Is the grammar correct?
- Is the spelling correct?
- Is punctuation correct?
- Are sentences clear?
- Is the content easy to read?
- Is terminology consistent?
Meaning Protection
- Are facts unchanged?
- Are dates unchanged?
- Are numbers unchanged?
- Are names unchanged?
- Are conditions unchanged?
- Are warnings unchanged?
- Are exceptions unchanged?
- Is the level of certainty unchanged?
- Are negative statements preserved?
- Are required actions preserved?
Content Safety
- Were unsupported claims added?
- Were examples presented as facts?
- Were promises added?
- Was an unknown actor invented?
- Was important context removed?
- Was technical accuracy reduced?
- Were legal or policy conditions weakened?
Output Quality
- Is repetition removed where appropriate?
- Is the structure logical?
- Are paragraphs focused?
- Are headings useful?
- Is the final version suitable for the reader?
- Does the result require human review?
Advanced Rewriting Prompt
Act as a professional editor. Rewrite the provided content for [target audience]. Correct grammar, spelling, punctuation, and sentence structure. Improve clarity, readability, logical flow, and terminology consistency. Use a [tone] tone and a [formality level] writing style. Remove unnecessary repetition and filler. Preserve every fact, claim, name, date, number, technical term, condition, warning, exception, required action, and level of certainty. Do not add unsupported information, statistics, evidence, examples, promises, conclusions, or opinions. Do not invent missing actors, causes, dates, or technical details. Mark unclear source information as [Clarification needed]. Keep the final output between [minimum] and [maximum] words. Format the result using [required format]. After rewriting, review the result against the source and correct any meaning-changing difference. Return the rewritten content followed by a concise table of major changes. Source content: [Insert content]
Complete Rewriting Prompt Template
Role: You are an expert editor specialising in clear, accurate, and audience-focused writing. Task: Rewrite the provided content according to the editing requirements. Target audience: [Insert audience] Purpose: [Insert communication purpose] Tone: [Insert tone] Formality: [Insert formality] Language variant: [American English or British English] Correct grammar, spelling, punctuation, and sentence structure. Improve clarity, readability, flow, and terminology consistency. Simplify unnecessary complex wording. Remove repetition and filler. Preserve names, dates, numbers, measurements, currency values, identifiers, technical terms, conditions, warnings, exceptions, commitments, and required actions. Preserve negative statements and the original level of certainty. Do not add unsupported facts, examples, statistics, studies, quotations, promises, opinions, or conclusions. Do not guess missing information. Mark unclear details as [Clarification needed]. Allowed changes: [Insert allowed changes] Prohibited changes: [Insert prohibited changes] Target length: [Insert target length] Output format: [Insert output format] Change tracking: [Required or not required] Validation: Compare the rewritten version with the source and correct any meaning-changing difference. Source content: [Insert source content]
Final Best Practices
- Use a specific editing verb such as correct, simplify, shorten, expand, or transform
- Do not rely on general instructions such as “make it better”
- Separate allowed changes from prohibited changes
- Define the target audience
- Define tone and formality separately
- Protect facts, dates, numbers, warnings, and conditions
- Preserve uncertainty and negative statements
- Define a clear length requirement
- Prevent unsupported additions
- Ask the model not to invent missing details
- Request clarification markers for ambiguous content
- Use change tracking when edits require review
- Use multi-pass editing for complex documents
- Add a final meaning-preservation check
- Review important documents manually before publishing or sending them
Conclusion
Rewriting and editing prompts provide controlled instructions for improving existing written content. Their purpose is not simply to create different wording. A good rewriting prompt improves language quality while protecting the original message.
The most reliable prompts clearly define:
- The exact editing task
- The intended audience
- The required tone
- The formality level
- The allowed changes
- The information that must be preserved
- The required length
- The output format
- The rules against unsupported additions
- The final validation process
Grammar correction, spelling correction, clarity improvement, readability improvement, tone transformation, simplification, expansion, shortening, repetition removal, voice transformation, meaning preservation, and change tracking each require different instructions.
When these requirements are clearly separated, the model produces content that is more accurate, useful, readable, and consistent with the user’s original purpose.
Frequently Asked Questions
What is the difference between correction, editing, and rewriting?
Correction fixes grammar, spelling, and punctuation with minimal change. Editing improves clarity, flow, and structure at a medium level of change. Rewriting expresses the content differently at a medium-to-high level of change. The prompt should state clearly which level is expected, since a vague "improve this" leaves that decision to the model.
Why should protected terms be listed explicitly in a spelling correction prompt?
Without protection, a spelling-correction model may "correct" valid technical names like JavaScript, PostgreSQL, or OAuth into something else. Listing protected terms - and requiring code identifiers to be preserved exactly - prevents the model from altering names that only look like misspellings.
What's the difference between clarity and readability?
Clarity is about whether the meaning is unambiguous - clear references, specific wording, logical sequence. Readability is about how comfortable the content is to move through - sentence length, paragraph length, word complexity, and formatting. A sentence can be grammatically clear yet still hard to read.
How can tone transformation accidentally change meaning?
Making a message sound more confident or friendly can silently convert uncertainty into certainty (e.g. "might be delayed" becoming "will be completed on time") or turn a mandatory instruction into an optional one. A safe tone prompt explicitly preserves the original level of certainty, urgency, and commitment.
What is the main risk when expanding short content into a longer explanation?
The model may invent statistics, studies, dates, customer names, or results to fill the extra length. An evidence-safe expansion prompt should explain existing points more fully but explicitly forbid introducing external facts, marking anything requiring evidence as [Source required] instead.
How is shortening content different from summarisation?
Shortening reduces length while preserving the same message in fewer words - it keeps all the same ideas, just more concisely. Summarisation selects only the main points from a larger source, which can drop details that shortening would keep.
When should passive voice be kept instead of converted to active voice?
When the actor performing the action is unknown or unstated in the source. The model should never invent a specific actor (like guessing 'the administrator') just to satisfy an active-voice request - it should keep the passive form, or use a generic subject like 'someone' only if that reads naturally.
What kinds of information must a meaning-preserving rewrite protect?
Facts, conditions, exceptions, warnings, dates, names, numbers, technical terms, negative statements (not, never, only, except, unless), and the original level of certainty expressed by modal words like may, should, must, and will - changing any of these can flip the actual meaning of a sentence.
Why request change tracking instead of just the rewritten text?
A change-tracking table (original text, revised text, change type, reason) lets a reviewer see exactly what was altered and why, without re-reading the whole document. It's especially useful for document reviews, client approvals, and any edit where meaning-changing differences need to be caught before publishing.
What are common mistakes in rewriting and editing prompts?
Common mistakes include vague instructions like "make this better," combining conflicting requirements (very detailed but extremely short), not defining the audience, not protecting facts and figures, simplifying without accuracy rules, expanding without source limits, and requesting active voice when the actor is genuinely unknown.