規範/パラダイム(paradigm)

LDOCE 4th

technical a model or example that shows how something works or is
produced

Colins Cobuild

A paradigm is a model for something which explains it or shows how it
can be produced.

広辞苑第5版

〔哲〕プラトンでは事物の範型としてのイデアを意味するが、後には一時代
の支配的な物の見方のこと。特に、科学上の問題を取り扱う前提となるべき、時
代に共通の思考の枠組。天動説や地動説。クーンに始まる用語。範例。

Oxford Dictionary of Computing 5th

A model or example of the environment and methodology in which systems and software are developed and operated. For one oprational paradigm there could be several alternative development paradigms. Examples are functional programming, logic programming, semantic data modeling, algebraic computing, numerical computing, object-oriented design, prototyping, and natural language dialogue.

Concise Oxford 英英辞典

(technical) a typical example, pattern, or model of something.

a world view underlying the theories and methodology of a scientific subject.

Oxford 現代英英辞典

(formal or technical) a typical example or pattern of sth

情報処理技術者用語辞典

プログラミングをする上で拠り所となる指針や考え方。プログラミングの規範(パラダイム)には、手続き型プログラミングパラダイム、論理型プログラミングパラダイム関数型プログラミングパラダイムオブジェクト指向プログラミングパラダイムがある。