parenthesization:加括号(处理)/ 括号化。指在表达式、句子或结构中使用括号来分组,以明确运算顺序、层级关系或消除歧义(在数学、逻辑、编程语言与语言学中很常见)。
/ˌpærənˌθiːsaɪˈzeɪʃən/
The answer depends on the parenthesization of the expression.
答案取决于这个表达式的括号分组方式。
In the parser, ambiguous input is resolved by enforcing a specific parenthesization based on operator precedence and associativity.
在解析器中,会根据运算符优先级与结合性强制规定一种括号化方式,从而消除输入的歧义。
来自 parenthesize(加括号),其基础是 parenthesis(括号;插入语),源自希腊语 parentithenai,意为“放在旁边、插入”。后缀 -ization 表示“……的过程/行为”,因此 parenthesization 就是“加括号/括号化的过程”。