The singular form of parentheses is parenthesis. While the plural term "parentheses" is far more common in everyday conversation because these marks typically appear in pairs, the singular "parenthesis" refers to one of the curved marks—either the opening "(" or the closing ")"—or the specific explanatory phrase contained within them. In linguistic and grammatical contexts, understanding this distinction is the foundation for mastering one of the most versatile tools in written English.

Parenthesis derives from the Greek word parénthesis, which literally translates to "a putting in beside" or "insertion." This etymology perfectly captures the primary function of the mark: to insert supplementary information that clarifies, explains, or adds flavor to a sentence without disrupting its fundamental grammatical structure.

The Linguistic Mechanics of Parenthesis and Parentheses

The shift from the singular "parenthesis" to the plural "parentheses" follows the standard pattern for English words of Greek origin ending in "-is." Similar to how "analysis" becomes "analyses" and "crisis" becomes "crises," the singular "i" is replaced by the plural "e."

Defining the Singular Parenthesis

A singular parenthesis refers to an individual curved line. In technical writing or copyediting, one might refer to the "opening parenthesis" (the left one) or the "closing parenthesis" (the right one). Furthermore, in a broader rhetorical sense, a "parenthesis" can refer to the entire interjected thought itself, even if it were set off by commas or dashes rather than the curved marks. However, in modern usage, the term is almost exclusively tied to the punctuation marks.

Defining the Plural Parentheses

Parentheses refer to the pair of marks ( ) used together. Since an interjection usually requires both a beginning and an end to isolate it from the main clause, writers almost always deal with parentheses in the plural. If a writer uses only one mark without its partner, it is considered a typographical error, except in specific niche formats like numbered lists (e.g., 1) or certain coding syntaxes.

The Anatomy of a Parenthetical Element

In professional writing, a parenthetical element is a word, phrase, or entire sentence that provides extra information. The defining characteristic of a true parenthesis is that it is non-essential. This leads to what editors often call the "Drop Test."

The Drop Test for Clarity

To determine if a parenthesis is used correctly, one should be able to remove the entire content within the marks, including the marks themselves, and still have a grammatically complete and logically sound sentence.

Consider this example:

  • "The annual report (which was over 200 pages long) failed to mention the budget deficit."
  • If we remove the parenthetical information: "The annual report failed to mention the budget deficit."

The sentence remains intact. If removing the text causes the sentence to collapse or lose its primary meaning, the information should likely be integrated into the main clause rather than placed in a parenthesis.

The Role of "Parens" in Modern Vernacular

In informal technical settings, particularly among programmers, mathematicians, and academics, the word is often abbreviated to "paren" (singular) or "parens" (plural). While this shorthand is efficient for verbal communication—such as saying "Put that variable in parens"—it is generally avoided in formal prose or literary writing.

Punctuation Rules for Parentheses in Sentences

Properly punctuating sentences that contain parentheses is one of the most frequent challenges for writers. The primary rule to remember is that the parenthesis is a guest in the sentence; the surrounding punctuation belongs to the host.

The Placement of Periods and End Marks

One of the most common questions involves whether a period goes inside or outside the closing parenthesis. The answer depends entirely on whether the parenthetical content is a standalone sentence or a fragment within another sentence.

  1. Fragment inside a sentence: If the parentheses enclose a fragment or a subordinate clause at the end of a sentence, the period goes outside the closing mark.
    • Correct: We arrived at the cabin just as the sun was setting (around 6:00 PM).
  2. Standalone sentence within a sentence: If a complete sentence is placed inside another sentence, it typically does not start with a capital letter or end with a period, unless it is a question or exclamation.
    • Correct: The committee met on Tuesday (they had originally planned for Wednesday) to discuss the new proposal.
  3. Independent parenthetical sentence: If the parentheses contain a complete, independent sentence that stands between two other sentences, the period goes inside.
    • Correct: The storm caused significant damage to the roof. (Repair costs are expected to exceed five thousand dollars.) The family had to move to a hotel.

Commas and Parentheses

A comma should never precede an opening parenthesis. If the flow of the sentence requires a comma, it must always follow the closing parenthesis.

  • Incorrect: Because the store was closed, (due to the holiday) we went home.
  • Correct: Because the store was closed (due to the holiday), we went home.

The logic here is that the parenthetical information is an extension of the preceding word or thought. Placing a comma before the opening mark creates an unnatural break in the syntax.

Comparing Parentheses, Em Dashes, and Commas

Writers have three primary tools for setting off non-essential information: parentheses, em dashes, and commas. Each conveys a different tone and level of separation.

Parentheses for De-emphasis

Parentheses are the most "quiet" form of punctuation. They suggest that the information inside is a whisper—an aside, a minor detail, or a citation. They are used when the writer wants to provide context without distracting from the main narrative arc.

Em Dashes for Emphasis

In contrast, em dashes—like this—are loud. They draw the reader's eye and suggest that the interjected information is surprising, important, or dramatic. While a parenthesis hides information, a dash highlights it.

Commas for Seamless Integration

Commas are the neutral choice. They provide the least amount of separation and are used for "appositives" or short descriptive phrases that feel like a natural part of the sentence's rhythm. For example: "The CEO, a former naval officer, led the meeting with precision."

Parentheses in Mathematics and Logic

Beyond the realm of grammar, the singular parenthesis and its plural counterpart are indispensable in formal logic and mathematics. Here, they are not merely stylistic choices but functional necessities.

Order of Operations

In algebra, parentheses are used to group terms and dictate the order of operations. According to the PEMDAS (Parentheses, Exponents, Multiplication and Division, Addition and Subtraction) rule, anything inside parentheses must be calculated first. Without these marks, complex equations would be ambiguous and impossible to solve consistently.

Symbolic Logic and Grouping

In logic, parentheses define the scope of operators. They indicate which parts of a proposition are linked, preventing misinterpretation of "And," "Or," and "Not" statements. A misplaced parenthesis in a logical proof can invalidate an entire argument.

The Technical Use of Parenthesis in Programming

For software engineers, parentheses are a daily reality. Different programming languages use them in specific ways, but their core function remains the grouping of information or the passing of data.

Function Calls and Parameters

In languages like Python, JavaScript, and C++, parentheses are used to call functions and pass arguments. For instance, print("Hello World") uses a pair of parentheses to enclose the data being sent to the output function.

The Lisp Legacy

The programming language Lisp is famous (or perhaps infamous) for its heavy reliance on parentheses. The name itself is sometimes jokingly referred to as "Lots of Irritating Superfluous Parentheses." In Lisp, every operation and list is enclosed in parentheses, creating a highly structured, tree-like syntax that is both powerful and visually distinct.

Regular Expressions (Regex)

In text processing, parentheses are used within Regular Expressions to create "capturing groups." This allows a programmer to isolate a specific part of a matched string for later use, demonstrating that even in a technical string of symbols, the "putting in beside" function of the parenthesis remains relevant.

Regional Differences: Parentheses vs. Brackets

Global English variations can lead to confusion regarding nomenclature. In American English, the curved marks ( ) are almost exclusively called "parentheses," while [ ] are called "brackets" (or square brackets).

In British English, however, ( ) are often referred to as "round brackets." The term "parenthesis" is still understood and used in formal writing, but a student in London is more likely to be told to "put the words in brackets" than a student in New York, who would be told to "use parentheses."

Furthermore, the term "bracket" in the UK is often used as a generic category that includes round brackets, square brackets, and curly brackets. When writing for an international audience, it is often helpful to clarify which specific glyph is required.

Stylistic Best Practices for Professional Writers

While parentheses are useful, their overuse can lead to cluttered, difficult-to-read prose. Professional editors generally recommend the following stylistic guidelines:

Avoid Over-nesting

Placing parentheses inside other parentheses should be avoided whenever possible. It forces the reader to track multiple levels of asides, which increases cognitive load. If you must nest information, the standard convention (according to the APA Style) is to use square brackets for the inner level.

  • Example: The study concluded that the effects were minimal (as seen in the earlier trials [2018]).

Keep Them Brief

A parenthesis that spans several lines or multiple sentences usually indicates that the information is important enough to be its own paragraph or a separate sentence. If an aside becomes a monologue, the punctuation has failed its purpose.

Check for Doubled Punctuation

One of the most common typographical errors is "doubling up" on punctuation, such as placing a period both inside and outside a parenthesis. Remember the rule: if the main sentence ends with a parenthetical fragment, the period goes outside. Do not add a second period inside the mark unless it is a full, independent sentence.

Historical Evolution of the Parenthesis

The visual form of the parenthesis has evolved over centuries. Early manuscripts used various marks to indicate asides, including the "virgula suspensiva" (a precursor to the comma). The curved marks we recognize today began to appear in the late 14th century and were popularized by Italian humanists during the Renaissance.

Erasmus, the famous scholar, was known for his frequent use of parenthetical asides, reflecting a rhetorical style that valued nuance and secondary observations. By the time the printing press became widespread, the parentheses were a standard part of the typesetter's kit, allowing authors to simulate the natural cadence of speech, complete with its digressions and self-corrections.

FAQ: Common Questions About the Singular and Plural Form

Is it "in parenthesis" or "in parentheses"?

Both are technically correct, but they carry different nuances. "In parentheses" refers to the physical marks surrounding the text. "In parenthesis" is a more abstract phrase meaning that the information is being delivered as an aside or an interjection. In common usage, "in parentheses" is more frequent.

What is the difference between a parenthesis and a bracket?

In the United States, a parenthesis is always curved ( ), while a bracket is square [ ]. Square brackets are typically used for editorial interruptions within a direct quote or for nested information. In the UK, both are considered types of "brackets," distinguished as "round" or "square."

Can a parenthesis start a sentence?

While rare, it is grammatically possible for a sentence to begin with an opening parenthesis if the entire sentence is an independent parenthetical thought. However, this is usually a stylistic choice reserved for informal writing or specific types of narrative fiction.

How do you pronounce parenthesis?

The singular "parenthesis" is pronounced /pəˈrɛnθəsɪs/ (puh-REN-thuh-siss). The plural "parentheses" is pronounced /pəˈrɛnθəsiːz/ (puh-REN-thuh-seez). The distinction in the final syllable—"siss" vs. "seez"—is crucial for clear communication.

Conclusion

The singular form of parentheses is parenthesis, a term that encompasses both the physical mark and the rhetorical act of insertion. Whether you are a programmer writing a function call, a mathematician defining an equation, or a writer adding a subtle nuance to a story, mastering this punctuation mark is essential for clarity and precision. By understanding the rules of placement, the distinction between singular and plural, and the stylistic weight these marks carry, you can ensure that your asides enhance your writing rather than detracting from it. Remember the "Drop Test," watch your period placement, and use these curved tools to give your prose the depth and detail it deserves.