Parentheses, represented by the symbols ( ), are punctuation marks used to set off nonessential information within a sentence. They allow a writer to provide additional details, clarifications, or asides without disrupting the primary grammatical structure of the sentence. In American English, these marks are called parentheses (singular: parenthesis), while in British English, they are frequently referred to as round brackets.

A sentence containing parenthetical information must remain grammatically correct even if the parentheses and the text within them are completely removed. This "removal test" is the gold standard for determining whether parentheses are the appropriate choice for a given piece of information.

The Fundamental Rules of Parenthetical Punctuation

Understanding how to punctuating around and within parentheses is one of the most common challenges for writers. The placement of periods, commas, and capital letters depends entirely on the context of the parenthetical content relative to the surrounding sentence.

The Removal Test for Grammatical Integrity

The most critical rule is that parenthetical information should be adjunctive. If you delete the parenthetical expression, the remaining sentence must still be a complete, logical thought.

  • Correct: The CEO of the company (who has been with the firm for twenty years) announced her retirement today.
  • Test: The CEO of the company announced her retirement today. (The sentence remains intact.)

If the sentence fails this test, the information should not be in parentheses; it should be integrated into the main sentence structure using commas or relative clauses.

Punctuation Placement and the Period Rule

One of the most frequent errors involves the placement of the period (full stop). The rule is determined by whether the parenthetical content is a fragment within a sentence or a standalone sentence.

  1. Fragments within a sentence: When the parentheses enclose a fragment at the end of a sentence, the period always goes outside the closing parenthesis.
    • Example: He finally finished the marathon in record time (four hours and twelve minutes).
  2. Standalone sentences: If the information inside the parentheses is a complete sentence that stands on its own, the period (or question mark/exclamation point) goes inside the parentheses.
    • Example: The team decided to cancel the outdoor event due to the storm. (They had not anticipated such heavy rain.)
  3. Commas and Semicolons: Commas, semicolons, and colons should never precede an opening parenthesis. If a comma is required for the main sentence, it must follow the closing parenthesis.
    • Example: Because the software was outdated (version 2.0), we decided to upgrade.

Capitalization Standards

If the content within parentheses is a fragment, do not capitalize the first word unless it is a proper noun. If the content is a standalone sentence, capitalize the first word as you would in any other sentence.

  • Fragment: We visited the museum (the one near the park) yesterday.
  • Standalone: We visited the museum yesterday. (The park nearby was also lovely.)

Parentheses in Academic Style Guides

Different academic disciplines follow specific rules for parentheses, particularly regarding citations and technical data.

APA Style Requirements

The American Psychological Association (APA) style heavily relies on parentheses for in-text citations. In APA, you typically include the author's last name and the year of publication.

  • Example: Recent studies suggest that sleep deprivation significantly impacts cognitive function (Smith, 2023).

If you are quoting directly, the page number is also included: (Smith, 2023, p. 45). Note that the period follows the closing parenthesis.

MLA Style Requirements

The Modern Language Association (MLA) style, commonly used in the humanities, uses parentheses for author-page citations without a comma between them.

  • Example: The imagery of the green light symbolizes unattainable dreams (Fitzgerald 180).

Chicago Manual of Style (CMOS)

Chicago style often prefers footnotes but allows parenthetical author-date citations in certain formats. A unique aspect of Chicago style is its preference for using parentheses to enclose the state abbreviation after a city name in text: "The conference was held in Springfield (Ill.) last June."

Distinguishing Parentheses from Brackets and Braces

It is common to confuse parentheses ( ) with square brackets [ ] and curly braces { }. Each serves a distinct purpose in formal writing and technical fields.

Square Brackets [ ]

Square brackets are primarily used within direct quotes to indicate that the writer has added or changed words for clarity or to fit the grammatical structure of the surrounding text.

  • Original Quote: "He was the best player on the team."
  • Modified Quote: "The coach said that [Michael Jordan] was the best player on the team."

Brackets are also used to enclose parenthetical information that is already inside parentheses—this is known as nesting.

  • Example: (For more details, see the report by the World Health Organization [WHO]).

Curly Braces { }

Curly braces, also known as curly brackets, are rarely used in standard prose. They are almost exclusively reserved for mathematical sets, specialized computer programming, and music notation. In mathematics, they might represent a set of numbers: {2, 4, 6, 8}.

Parentheses in Mathematics and Logic

In mathematics, parentheses are not merely stylistic; they are functional tools that dictate the order of operations.

The Order of Operations (PEMDAS/BODMAS)

Parentheses represent the first step in solving any mathematical expression. According to the PEMDAS (Parentheses, Exponents, Multiplication and Division, Addition and Subtraction) rule, anything inside parentheses must be calculated first.

  • Expression: 2 + 3 × 5 = 17
  • Expression with Parentheses: (2 + 3) × 5 = 25

In this context, parentheses group terms together to override the standard hierarchy of operations.

Nested Expressions

When multiple layers of grouping are needed in math, parentheses are usually the innermost layer, followed by square brackets, and then curly braces.

  • Example: 2 × { [3 + (4 - 2)] + 5 }

Technical Applications in Programming

For software engineers and data scientists, parentheses are fundamental syntax elements. Their meaning varies significantly depending on the programming language.

Function Calls and Arguments

In languages like Python, JavaScript, and C++, parentheses are used to invoke functions and pass arguments to them.

  • Python Example: print("Hello, World!")
  • JavaScript Example: console.log(calculateSum(5, 10));

Tuples and Data Structures

In Python, parentheses define a "tuple," which is an ordered, immutable collection of elements.

  • Example: my_tuple = (1, 2, 3)

The Lisp Family of Languages

In languages like Lisp (List Processing) and Clojure, parentheses are the primary structural element. Code and data are both written as S-expressions enclosed in parentheses. This leads to the characteristic "nested" look of Lisp code, where almost every line begins and ends with multiple parentheses.

Parentheses in Accounting and Finance

The financial world uses parentheses as a shorthand for specific mathematical and status indicators.

Representing Negative Numbers

In balance sheets and income statements, parentheses are used instead of a minus sign to indicate a negative number or a net loss. This practice prevents the minus sign from being overlooked or confused with a stray mark on a page.

  • Example: A net loss of $5,000 would be written as ($5,000).

Budgetary Variances

When comparing actual spending to a budget, an "unfavorable" variance (spending more than planned) is often placed in parentheses to alert the reader immediately to the discrepancy.

Etymology and Historical Evolution

The word "parenthesis" comes from the Greek parentithenai, meaning "to place beside" or "to insert." Historically, the curved marks we use today were not always the standard.

The Lunula

In the 15th century, the scholar Erasmus of Rotterdam coined the term lunula (little moon) to describe the curved marks, noting their resemblance to a crescent moon. Before the widespread adoption of parentheses, writers often used virgules (slashes) or even simple dashes to set off asides. The rise of the printing press helped standardize the curved ( ) shape we recognize today.

Typographical Standards

In modern typography, parentheses are generally set in upright (roman) type, even if the text they enclose is italicized. However, some European traditions, such as in Germany, prefer that the parentheses match the style of the enclosed text.

Common Pitfalls and Stylistic Advice

While parentheses are useful, they can be overused, leading to cluttered and difficult-to-read prose.

The Risk of Overuse

Frequent use of parentheses can make a text feel "choppy" or informal, as if the writer is constantly interrupting themselves. If a document has parentheses in every paragraph, it may be a sign that the writer needs to rethink their sentence structure or move secondary information to footnotes or appendices.

Parentheses vs. Em Dashes and Commas

Writers have three primary tools for setting off nonessential information: commas, em dashes, and parentheses. The choice depends on the desired level of emphasis.

  • Commas: Provide the least separation. They are used for brief, closely related asides.
  • Parentheses: Provide a moderate level of separation. They act like a "whisper" to the reader—information that is helpful but clearly secondary.
  • Em Dashes: Provide the strongest separation. They draw the reader's attention to the aside, often adding drama or emphasis.

Nesting Errors

Avoid "stacking" parentheses whenever possible. If you find yourself needing to put a parenthesis inside another parenthesis, consider rephrasing the sentence or using square brackets for the inner set.

  • Avoid: The study was conducted in three cities (London (UK), Paris (France), and Berlin (Germany)).
  • Better: The study was conducted in three cities: London (UK), Paris (France), and Berlin (Germany).

Summary Table of Punctuation Rules

Scenario Punctuation Placement Capitalization
Fragment at end of sentence Period outside: (like this). Lowercase
Full sentence inside Period inside: (Like this.) Uppercase
Question as an aside Question mark inside: (Really?) Case varies
Comma needed in sentence Comma after: (this), ... Lowercase

Conclusion

Parentheses are a versatile and essential tool in the writer's toolkit, serving as a bridge between the main narrative and the necessary details that support it. Whether you are citing a source in an academic paper, defining an acronym in a technical report, or establishing the order of operations in a complex equation, the correct use of ( ) ensures clarity and professionalism. By mastering the nuances of punctuation placement and recognizing the functional differences between parentheses and other brackets, you can significantly improve the readability and authority of your writing.

FAQ

Should I use a space before an opening parenthesis?

Yes, in standard English writing, you should always place a space before the opening parenthesis but no space immediately after it. Similarly, there should be no space before the closing parenthesis, but a space (or punctuation mark) should follow it.

Can a parenthesis be at the start of a sentence?

While grammatically possible, it is extremely rare and usually discouraged in formal writing. Parentheses are designed to enclose inserted information, and starting a sentence with them implies there is nothing to insert the information into.

How do parentheses affect subject-verb agreement?

Information inside parentheses never changes the number of the subject. The verb should agree only with the subject outside the parentheses.

  • Correct: The teacher (along with her students) is attending the seminar.
  • Incorrect: The teacher (along with her students) are attending the seminar.

Is it "(s)he" or "s/he"?

Both are used to be gender-neutral, but "(s)he" uses parentheses to show that the "s" is an optional addition to "he." Modern style guides often prefer using "they" as a singular pronoun or "he or she" to avoid these typographical constructions.

How do I use parentheses for acronyms?

The most common method is to write out the full name first, followed by the acronym in parentheses: "The National Aeronautics and Space Administration (NASA) announced a new mission." Once defined, you can use the acronym alone for the rest of the document.