negate

Language
haskell
Surface
keywords
Locale
wuu
Concept
negate
Brain ID
haskell/keywords/negate
Upstream reference
devdocs.io · search
Brain version
1.1.0-alpha.13 · generated Mon, 20 Jul 2026 15:26:24 GMT · hash 4914b8003cdd29d0…

Provenance

Full per-leaf change history across brain builds is not yet recorded; shown is the current build's layer stack.

Discuss this term on the NADA forum →

Across locales

What each covering migration carries for this concept, per locale — the whole-brain view, not filtered by your language. Forms are the migration's leaf values (pre-transform, pre-human-verdict); a locale without a form falls back to canonical English. Chips open that locale's live docs page for this term.

arithmetic-operators · concept negate — per-locale forms

Expand to load the per-locale matrix.

sealion-refinement · concept negate — per-locale forms

Expand to load the per-locale matrix.

AI council review

Reviewed by 1 model · @cf/aisingapore/gemma-sea-lion-v4-27b-it · 2026-07-17

Cluster arithmetic-operators · locale wuu · member negate

improve
verdict
取负
existing translation
improved translation
Explanation

Using '负' alone is more concise and consistent with the clipped forms used for other operators. It's the standard representation of the unary minus in code.

Issue breakdown

  • consistency While '取负' is understandable, '负' alone is often sufficient in programming contexts, mirroring the unary minus operator. Consistency with the clipped versions for increment/decrement.