Definitionen
1.NounA spoken or written remark."I have no comment on that.; Pay attention to the teacher's comments in the margin of your marked essay."
2.NounThe act of commenting.
3.NounThe part of a sentence that provides new information regarding the current theme.
4.NounA remark embedded in source code in such a way that it will be ignored by the compiler or interpreter, typically to help people to understand the code.
5.VerbTo remark.
6.VerbTo make remarks or notes; to express a view regarding."He commented about your proposal.; The movie comments on race relations."
7.VerbTo comment or remark on.
8.VerbTo insert comments into (source code)."I wish I'd commented this complicated algorithm back when I remembered how it worked."
9.VerbTo comment out (code); to disable by converting into a comment.