لكل for

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

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.

Discuss this term on the NADA forum →

AI council review

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

Cluster control-flow · locale ar · member for

improve
verdict
لكل
existing translation
لـِ
improved translation
Explanation

Using 'لـِ' (li-) as a prefix to indicate iteration is more versatile and aligns better with the general concept of a 'for' loop in programming. It can be used with counters or iterators. It's also more concise.

Issue breakdown

  • accuracy While 'for each' is a valid interpretation, 'for' in programming often implies a counter-based loop, not necessarily iteration over every element.
  • specificity Too specific to 'for each'.