Could you give me an example when to use either parenthesis, braces and brackets?
And what's the difference between parenthesis and brackets?
Top answer
] brackets. } are braces. All are used to insert grammatically unconnected material into written text.
— Mister Micawber
] brackets.
} are braces.
All are used to insert grammatically unconnected material into written text.
If you need to use all 3 for interpolations within interpolations, then parentheses are the outermost and braces are the innermost; for 2, square brackets go inside parentheses.
Generally, parentheses are used for parenthetical elements/comments, to enclose quotation sources, and to set off numbers in lists: (1), (2)....
Free · every Monday
Get the Weekly English Kit 📬
New words, one handy idiom, and a 2-minute quiz — delivered to your inbox to keep your streak alive.
First, AmE usually calls (..) parentheses and [..] brackets.
BrE usually calls (..) brackets and [..] square brackets
And {..} are braces.
All are used to insert grammatically unconnected material into written text. If you need to use all 3 for interpolations within interpolations, then parentheses are the outermost and braces are the innermost; for 2, square brackets g