공백 void

Language
hare
Surface
keywords
Locale
ko
Concept
void
Brain ID
hare/keywords/void
Brevity ladder
공백 → 빈값
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.

null-absence · concept void — per-locale forms

Expand to load the per-locale matrix.

demo-alpha · concept void — per-locale forms

Expand to load the per-locale matrix.

sealion-refinement · concept void — 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 null-absence · locale ko · member void

improve
verdict
빈값
existing translation
공백
improved translation
Explanation

While '빈값' isn't *incorrect*, '공백' (gongbaek) meaning 'emptiness' or 'void' is a more precise and commonly used term in Korean programming contexts to represent a function or type that returns nothing. It better reflects the type-level absence of a value.

Issue breakdown

  • specificity While '빈값' means 'empty value', it doesn't fully capture the type-level concept of 'void'. It could be misinterpreted as simply an empty string or container.