1.
curly brackets; braces
The punctuation marks used primarily in mathematics and programming. Called 中括弧 (middle brackets) because they fall between parentheses (small) and square brackets (large) in the Japanese bracket hierarchy.
Composed of 中 (middle) + 括弧 (brackets). In the traditional Japanese bracket naming convention, the three main types form a size hierarchy: 小括弧 (parentheses) < 中括弧 (curly brackets) < 大括弧 (square brackets). However, in modern usage, 丸括弧/角括弧/中括弧 (named by shape) is more common.
Common collocations
- 中括弧で囲む: to enclose in curly brackets
- 中括弧を開く: to open a curly bracket
- 中括弧を閉じる: to close a curly bracket
Naming note
Also called 波括弧 (wave brackets) due to their curved shape. In programming contexts, the English loanword ブレース (brace) is sometimes used.