mutable
mutable はTOEFL 80・IELTS 6.5レベルの英単語で、「可変」という意味があります。発音記号は /ˈmjuːtəbl̩/ です。
可変
解説 Definition
変更可能であるさま。状態や値が変わりうることを示す。プログラミングでもよく使われる。
Mutable means able to change. It is often used for things like plans, systems, data, or opinions that are not fixed and can be altered. In technical contexts, it often contrasts with "immutable," which means not able to change.
覚え方のコツ Memory Tip
`mutable` は `mutate`(変化する)や `mutation`(変化・変異)を知っていると覚えやすい語で、「変わる」芯をそのまま持っています。さらに `-able` は「〜できる」なので、全体で「変えられる・変わりうる」。特にプログラミングでは `mutable object` や `mutable state` の形で出やすく、「作った後でも中身を変えられる」という感覚で押さえると定着します。反対語の `immutable` とセットで覚えると混同しにくくなります。
Connect `mutable` with `mutate` and `mutation`, which all carry the idea of change. The ending `-able` means "can be," so `mutable` is something that can be changed. It sticks well if you learn it with its opposite, `immutable`.
例文
In many programming languages, strings are mutable, meaning their content can be changed after creation.
多くのプログラミング言語では、文字列は可変であり、作成後に内容を変更できる。
The philosopher argued that human nature is fundamentally mutable and shaped by experience.
その哲学者は、人間の本質は根本的に可変であり、経験によって形作られると主張した。
The mutable weather in spring makes it difficult to plan outdoor events.
春の変わりやすい天気のせいで、屋外イベントの計画が立てにくい。
mutable の類義語・関連語
mutable の語源・成り立ち Etymology
mutable はラテン語 mutabilis(変わりうる)に由来し、さらに mutare(変える)へさかのぼります。語根 mut- は「変化」、-able は「〜できる」で、つまり「変えられる」。関連語に mutate, mutation があり、意味の芯は一貫して「変わる」です。
Mutable comes from Latin mutabilis, meaning "able to change," from mutare, "to change." The root mut- carries the idea of change, and -able adds the sense of possibility. Related words like mutate and mutation keep the same core idea of something becoming different.
外部辞書で調べる
この単語を英単語クイズで覚えよう