When to Use Single Quotation Marks: A Complete Guide for Writers, Editors, and Students
Single quotation marks often cause confusion because they look similar to double quotes, yet they serve distinct purposes in English punctuation. Even so, understanding when to use single quotation marks not only improves the clarity of your writing but also helps you meet style‑guide requirements, avoid common errors, and present quotations with confidence. This guide walks you through every legitimate scenario—from nesting quotes to indicating irony—while providing practical examples, tips, and a short FAQ to cement your knowledge.
Introduction: Why Single Quotation Marks Matter
In everyday prose, double quotation marks (“ ”) are the default for enclosing direct speech or a quoted passage. Think about it: single quotation marks (‘ ’), on the other hand, are reserved for specific, rule‑based situations. Using them incorrectly can lead to ambiguous sentences, disrupt the flow of a paragraph, and even affect your credibility in academic or professional contexts. Whether you are drafting an essay, editing a manuscript, or preparing content for the web, mastering the correct use of single quotes is a small but powerful step toward polished, error‑free writing.
1. Nesting Quotations: The Most Common Use
1.1 What Is Nesting?
Nesting occurs when a quotation appears inside another quotation. English convention dictates that the outer (primary) quote uses double quotation marks, while the inner (secondary) quote uses single quotation marks.
Example:
“When I asked her, ‘Are you coming to the meeting?’ she replied, ‘I’m not sure yet,’” John recounted That alone is useful..
In this sentence, the speaker’s words are enclosed in double quotes, while the questions and responses spoken by the other person are placed inside single quotes. This hierarchy clarifies who is speaking at each level Worth keeping that in mind..
1.2 Multiple Levels of Nesting
If a third level is required—rare but possible in literary analysis or legal transcripts—the pattern alternates again, returning to double quotes for the third level.
Example:
“He whispered, ‘She said, “I’ll be there at nine,” and then left.’”
Most style guides (APA, MLA, Chicago) recommend avoiding more than two levels of nesting because it becomes cumbersome for readers. If deeper nesting is unavoidable, consider rephrasing or using block quotations.
2. Indicating a Quote Within a Quote in Dialogue
When writing dialogue for a play, screenplay, or novel, you may need to show a character quoting someone else. Single quotation marks are the standard way to signal that the inner speech is itself a quotation Less friction, more output..
Example (screenplay):
JACK: “I remember my dad always saying, ‘Never quit before you try.’ It stuck with me.”
Here, the outer double quotes denote Jack’s spoken line, while the inner single quotes capture his father’s exact words.
3. Highlighting Words as Words (Scare Quotes)
3.1 What Are Scare Quotes?
Scare quotes—also called shudder quotes—are used to draw attention to a word or phrase that is being used in an unconventional, ironic, or questionable sense. Single quotation marks can serve this purpose, especially when the surrounding text already uses double quotes for a different function Practical, not theoretical..
And yeah — that's actually more nuanced than it sounds.
Example:
The committee called the proposal a ‘revolutionary’ breakthrough, even though it barely changed the existing process.
In this sentence, the single quotes signal skepticism about the term revolutionary.
3.2 When to Prefer Single Over Double Scare Quotes
If the sentence already contains a direct quotation marked by double quotes, using single quotes for the scare quote prevents visual clutter and maintains a clear hierarchy And it works..
Example:
“We’re excited to launch the new product,” the CEO announced, calling it a ‘game‑changer’ for the industry.
The CEO’s spoken words are in double quotes; the single quotes around game‑changer indicate that the writer is distancing themselves from the term.
4. Titles of Short Works Within a Quoted Passage
When a short work (e.g., a poem, article, short story, song title) appears inside a larger quoted passage, the title is usually placed in single quotation marks Worth keeping that in mind..
Example:
“In her review, she wrote, ‘The poem “The Road Not Taken” captures the essence of choice,’ and praised the author’s subtlety.”
The outer double quotes enclose the reviewer’s statement, while the inner single quotes set off the title The Road Not Taken.
Note: Some style guides (e.g., Chicago) prefer italics for titles of short works, but when italics are unavailable (plain‑text environments, certain coding contexts), single quotation marks become the fallback.
5. Linguistic and Lexical Examples
5.1 Defining a Word or Phrase
When a text defines a term within a sentence, single quotation marks can be used, especially in dictionaries, glossaries, or academic writing That's the part that actually makes a difference..
Example:
The term ‘cognitive dissonance’ refers to the mental discomfort experienced when holding two conflicting beliefs Small thing, real impact..
5.2 Transliteration and Non‑English Words
In scholarly writing, single quotes may surround transliterated words, foreign terms, or neologisms that are being introduced for the first time.
Example:
The Japanese concept of ‘wabi‑sabi’ embraces beauty in imperfection.
6. Technical and Programming Contexts
In computer science, single quotation marks have specific meanings that differ from typographic conventions. While this guide focuses on prose, it’s worth noting a few scenarios where single quotes appear in code or markup:
- String literals in languages like Python, Ruby, or JavaScript (
'Hello, world!'). - Character literals in languages such as C (
'a'). - SQL queries often use single quotes for string values (
SELECT * FROM users WHERE name = 'John';).
When writing documentation that includes code snippets, keep the typographic single quotes distinct from straight apostrophes to avoid confusion.
7. Style‑Guide Specific Rules
Different style manuals have nuanced preferences. Below is a quick reference for the most common guides:
| Style Guide | Primary Quote | Nested Quote | Scare Quote | Title of Short Work |
|---|---|---|---|---|
| APA | Double (“ ”) | Single (‘ ’) | Single (‘ ’) | Italic or single quotes |
| MLA | Double (“ ”) | Single (‘ ’) | Single (‘ ’) | Italic or single quotes |
| Chicago | Double (“ ”) | Single (‘ ’) | Single (‘ ’) | Italic; single quotes if italics unavailable |
| British (Oxford) | Single (‘ ’) for primary, double (“ ”) for nested | Double (“ ”) | Single (‘ ’) | Single quotes for titles if italics not used |
The official docs gloss over this. That's a mistake That's the part that actually makes a difference..
Tip: Always check the style guide required for your project. If none is specified, the American convention (double outer, single inner) is a safe default Worth keeping that in mind..
8. Common Mistakes and How to Avoid Them
-
Using single quotes for the primary quotation (unless required by a British style guide).
Incorrect: ‘She said, “I’ll be late.”’
Correct (American): “She said, ‘I’ll be late.’” -
Mixing up opening and closing quotes (curly vs. straight). Modern word processors automatically convert straight quotes to curly ones, but plain‑text environments may not. Always ensure opening ‘ and closing ’ are paired correctly.
-
Over‑nesting: More than two levels of quotes can confuse readers. Consider rephrasing or using block quotations.
-
Applying scare quotes inconsistently: Use them sparingly and only when you intend to signal doubt, irony, or non‑standard usage.
-
Forgetting to italicize titles when the style guide prefers italics over single quotes. Check the guide before deciding Which is the point..
9. Practical Checklist for Writers
- [ ] Does the sentence contain a quotation within a quotation? Use double outside, single inside.
- [ ] Is a word being highlighted for irony or skepticism? Apply single quotes if double quotes are already in use.
- [ ] Are you referencing a short work inside a larger quote? Use single quotes (or italics if allowed).
- [ ] Are you defining a term or introducing a foreign word? Enclose it in single quotes.
- [ ] Does the required style guide dictate a different hierarchy? Adjust accordingly.
10. Frequently Asked Questions (FAQ)
Q1: Can I use single quotation marks for a whole sentence instead of double quotes?
A: Only if your style guide (e.g., British Oxford) specifies that single quotes are the primary quotation marks. In American English, double quotes are standard for full sentences Easy to understand, harder to ignore..
Q2: What’s the difference between an apostrophe and a single quotation mark?
A: Visually they look alike, but typographically they differ: an apostrophe is a straight or curly right‑single‑quote (’), while a single opening quotation mark is a left‑single‑quote (‘). In most fonts they are distinct, but many keyboards produce the same character for both Which is the point..
Q3: Should I use single quotes for titles of articles in a bibliography?
A: Most citation styles (APA, MLA, Chicago) use double quotes for article titles, not single quotes. Single quotes are reserved for nesting within a quoted passage And it works..
Q4: How do I handle single quotes in a text that already uses a lot of apostrophes (e.g., contractions)?
A: Ensure you use the correct curly forms: opening single quote ‘ for the beginning of a nested quote, closing single quote ’ for the end, and apostrophe ’ for contractions. Consistent formatting tools can help Which is the point..
Q5: Are single quotation marks ever used for emphasis?
A: No. Emphasis should be conveyed through italics, bold, or contextual wording. Using single quotes for emphasis can be mistaken for scare quotes, which imply doubt rather than emphasis It's one of those things that adds up. Simple as that..
Conclusion: Mastering Single Quotation Marks Enhances Clarity
Knowing when to use single quotation marks equips you with a subtle yet powerful tool for clear, professional writing. Worth adding: whether you are nesting quotations, flagging irony, citing short works, or defining terminology, single quotes provide a visual hierarchy that guides readers through complex sentences. By adhering to the guidelines outlined above—and always consulting the relevant style manual—you can avoid common pitfalls, maintain consistency, and produce polished content that meets both editorial standards and SEO best practices.
Remember, the goal of punctuation is not merely to follow rules but to serve the reader. Use single quotation marks thoughtfully, and your writing will feel more precise, credible, and engaging That alone is useful..