정수 int
Provenance
No council migration covers this term — it comes from the dictionary / base layer.
Full per-leaf change history across brain builds is not yet recorded; shown is the current build's layer stack.
AI council review
Reviewed by 1 model
· @cf/aisingapore/gemma-sea-lion-v4-27b-it · 2026-07-17
Cluster primitive-types
· locale ko
· member int
improve
verdict
정수
existing translation
정수형
improved translation
Explanation
Using '정수형' (jeongsuhyeong - integer type) is more precise and clearly indicates a type. It's a common practice in Korean programming documentation.
Issue breakdown
- specificity While '정수' is technically correct, it's too broad. It doesn't convey the specific meaning of a 32-bit integer.
- consistency Inconsistent with the need to differentiate between int, long, and short in some contexts.