executable
意味一覧 (2件)
実行可能な
解説 Definition
ファイルやコマンドが、環境・形式・権限の条件を満たして実際に起動できる性質を表す形容詞。特に chmod などで実行権限を付ける、特定OSで動作する、といった技術的条件に焦点がある。
Executable means able to be carried out or put into action. In computing, it also means able to run on a computer as a program or file. The exact meaning usually depends on whether the topic is general plans or computer software.
覚え方のコツ Memory Tip
execute「実行する」に -able「可能な」が付いた語で、計画が実現可能というより、コンピューターがその対象を走らせられる状態を表します。make a file executable は「ファイルを実行可能にする」で、Unix 系の権限設定で頻出します。名詞 an executable が「実行可能ファイル」そのものを指すのに対し、形容詞 executable は program, script, command などを説明して性質を加える語です。
Start from `execute`, then add `-able`: if something is `executable`, it can be executed. In computer English, remember common pairs like `executable file` and `make the script executable`. This helps separate it from `execute`, which is the action, while `executable` describes the file or program.
例文
The software is executable on all major operating systems.
そのソフトウェアは主要なすべてのオペレーティングシステムで実行可能です。
This file is an executable program that runs automatically.
このファイルは自動的に動作する実行可能なプログラムです。
You need to make the script executable by changing its permissions.
権限を変更して、そのスクリプトを実行可能にする必要があります。
実行可能ファイル
(意味 2)解説 Definition
OSに読み込まれるとプログラムとして起動するファイルそのものを指す名詞。アプリ本体、配布物、マルウェア解析などで、文書や画像ではなく「走らせる対象」であることを明確にするときに使う。
An executable is a file that the operating system can load and start as a program. It refers to the actual file you run, not a document, image, or other kind of data file. People often use this word when they need to make it clear that a file is meant to be launched, such as an app file, a distributed program, or a sample in malware analysis.
覚え方のコツ Memory Tip
fracture は fraction「分数」や fragment「破片」と同じ fract-「割れる・砕ける」のイメージで覚えると整理しやすい語です。物体が完全にばらばらにならなくても、内部や表面に割れ目が入れば a fracture と言えます。crack は日常的な「ひび」に広く使え、fracture は岩石、金属、構造物、地面などを説明する場面で少し硬く技術的な響きになります。
Fracture is easier to remember if you connect it with words like fraction and fragment, which share the idea of something being broken or split. A fracture does not always mean something is completely shattered; it can also mean a break or crack in the inside or on the surface. Crack is a more common everyday word, while fracture sounds slightly more technical and is often used for rock, metal, structures, or the ground.
例文
Double-click the executable to start the application.
アプリを起動するには、その実行可能ファイルをダブルクリックしてください。
The security team examined the executable to see whether it contained malicious code.
セキュリティチームは、その実行可能ファイルに悪意のあるコードが含まれていないか調べた。
Please upload the executable, not a screenshot of the error message.
エラーメッセージの画面ではなく、実行可能ファイルそのものをアップロードしてください。
executable の語源・成り立ち Etymology
executable は Latin exsequi(やり遂げる)にさかのぼり、ex-「外へ」+ sequi「従う」から成る。execute に -able が付いた形で、sequence と同じ sequi 系なので、「手順に従って実行できる」と考えると意味がつかみやすい。
Executable comes from execute plus the suffix -able. Execute goes back to Latin exsequi, from ex- meaning "out" and sequi meaning "follow," so the older sense was to follow something through to the end. The modern idea became "able to be carried out or performed." Sequence is another English word from the same Latin root.
外部辞書で調べる
この単語を英単語クイズで覚えよう