declarative
宣言的な
解説 Definition
宣言や陳述の形で表現される。プログラミングではシステムに何をすべきかを直接指定するスタイル。疑問や命令ではなく、事実や宣言を示す。
Declarative means stating something clearly and directly. It is used in grammar for sentences that give information, and in technical fields it can describe a style that focuses on describing what should happen rather than how to do it.
覚え方のコツ Memory Tip
declare(宣言する)と declaration(宣言)を知っていれば、その形容詞が declarative。語尾の -ative は「〜の性質をもつ」形容詞を作ることが多いので、まずは「宣言っぽい」という芯をつかむとよい。文法では疑問文・命令文と対比して「事実を述べる宣言文」。ITでは imperative が手順重視なのに対し、declarative は「どうやるか」より「何を実現したいか」を書く。SQL や設定ファイルと結びつけると定着しやすい。
Link it to `declare` and `declaration`. That makes `declarative` easy to remember as something that has the character of stating or declaring. In grammar, it contrasts with questions and commands; in tech, it contrasts with `imperative`. A good memory hook is: declarative tells what you want, not every step to do it.
例文
The declarative sentence made a clear statement.
その宣言的な文は明確な陳述を行った。
SQL is a declarative programming language.
SQLは宣言的なプログラミング言語である。
The declarative approach is more intuitive for users.
宣言的なアプローチはユーザーにとってより直感的である。
declarative の類義語・関連語
declarative の語源・成り立ち Etymology
declarative は declare + -ative から成り、declare はラテン語 declarare「明らかにする」に由来します。de-「すっかり」+ clarus「明るい・明白な」なので、内容をはっきり表に出す語だと分かり、関連語に clear, clarify があります。
"Declarative" comes from "declare" plus the adjective ending "-ative." "Declare" goes back to Latin "declarare," meaning "make clear," from "de-" and "clarus," meaning "clear" or "bright." The word kept the idea of stating something openly and plainly. Related English words include "clear" and "clarify."
外部辞書で調べる
この単語を英単語クイズで覚えよう