中世後期の英語(『解説論文』や『説明的注釈』の意味で):ラテン語のcommentum(『工夫』、後期ラテン語では『解釈』も意味する)に由来し、comminisci(『考案する』)の中性過去分詞形。
意見や反応の発言・書き込み
you asked for comments on the new proposals
新しい提案について意見を求めました。
問題や出来事への批判的な話
the exhibition has aroused comment
その展示会は話題を呼んだ。
作者の見解を示す隠れた表現
she denies that the film is a comment on the perils of celebrity
彼女はその映画が有名人の危険性への批評だと否定している。
説明を加えた注釈
additional notes and comments
追加の注釈とコメント。
説明や議論の文章
She added a note to explain her opinion clearly.
彼女は自分の意見を明確に説明するためにメモを加えた。
プログラム内の説明文(実行されない)
The programmer included notes to clarify the code's purpose.
プログラマーはコードの目的を明確にするためにメモを入れた。
comment · comments · commented · commenting
意見や反応を言う・書く
the company would not comment on the venture
会社はその事業についてコメントしなかった。
プログラム内に説明文を加える
the only way to solve the problem is to code for the hardware directly—just make sure that it's clearly commented
問題を解決する唯一の方法はハードウェア向けに直接コードを書くことだ—ただし明確にコメントを入れること。
プログラムの一部を実行されないようにする
you could try commenting out that line
その行をコメントアウトしてみてはどうですか。