noun
global entity
Computing term for an entity with global scope, such as a variable or object accessible throughout a program.
大域要素はプログラム全体からアクセスできる。
A global entity can be accessed from the entire program.
Compound of 大域 (global scope) and 要素 (element, entity). A technical term in computing.