LanguageTool Community

<< return to list of rules

Rule "Unpaired braces, brackets, quotation marks and similar symbols"

This is one of many errors that LanguageTool can detect. Visit the LanguageTool homepage to use it online or download it for free.

Description: Unpaired braces, brackets, quotation marks and similar symbols
Category: Punctuation (ID: PUNCTUATION)
Link: https://languagetool.org/insights/post/punctuation-guide/#what-are-parentheses
Incorrect sentences
that this rule can detect:
  • He lived in a (large house.
    Correction suggestion: (
Correct sentences
for comparison:
  • He lived in a (large) house.
Pattern: [Java Rule] Sourcecode
Check the following text against just this rule:

ID: EN_UNPAIRED_BRACKETS
Version: 6.5-SNAPSHOT (2024-04-19 22:33:07 +0200)