toqus
Dictionary
English
한국어
Register
Login
🔍
comment
noun
a
spoken
or
written
remark
that
gives
information
or
shows
what
someone
thinks
•
Your
funny
comment
made
everyone
laugh
.
Your
funny
comment
made
everyone
laugh
.
•
Please
leave
a
comment
below
the
video
if
you
liked
it
.
Please
leave
a
comment
below
the
video
if
you
liked
it
.
Late
14th
century
from
Old
French
commentaire
,
from
Latin
commentarius
“
notebook
,
interpretation
.”
verb
to
say
or
write
a
remark
giving
information
or
an
opinion
•
She
rarely
comments
on
politics
in
public
.
She
rarely
comments
on
politics
in
public
.
•
The
reporter
asked
the
athlete
to
comment
on
his
recent
win
.
The
reporter
asked
the
athlete
to
comment
on
his
recent
win
.
From
Middle
French
commenter
,
from
Latin
commentari
“
to
devise
,
meditate
,
interpret
.”
noun
a
spoken
or
written
statement
that
gives
an
opinion
or
reaction
about
something
•
The
teacher
wrote
a
helpful
comment
in
the
margin
of
my
essay
.
The
teacher
wrote
a
helpful
comment
in
the
margin
of
my
essay
.
•
After
the
movie
,
everyone
shared
their
comments
about
the
ending
.
After
the
movie
,
everyone
shared
their
comments
about
the
ending
.
Late
Middle
English
,
from
Latin
commentum
‘
interpretation
,
annotation
’,
from
comminisci
‘
devise
,
contrive
’.
verb
to
say
or
write
something
that
expresses
your
opinion
or
reaction
•
The
mayor
refused
to
comment
on
the
investigation
.
The
mayor
refused
to
comment
on
the
investigation
.
•
Fans
quickly
commented
on
the
singer
’
s
new
hairstyle
.
Fans
quickly
commented
on
the
singer
’
s
new
hairstyle
.
noun
a
short
note
written
inside
computer
code
to
explain
what
the
code
does
;
the
computer
ignores
it
when
running
the
program
•
Add
a
comment
to
explain
why
this
loop
is
necessary
.
Add
a
comment
to
explain
why
this
loop
is
necessary
.
•
The
programmer
deleted
an
old
comment
that
was
no
longer
true
.
The
programmer
deleted
an
old
comment
that
was
no
longer
true
.
Transferring
the
general
sense
of
“
remark
”
to
programming
in
the
1960s
,
when
early
languages
allowed
special
symbols
to
mark
explanatory
lines
.
noun
a
short
line
of
explanatory
text
in
computer
code
that
is
ignored
by
the
computer
•
Add
a
comment
above
this
loop
to
explain
what
it
does
.
Add
a
comment
above
this
loop
to
explain
what
it
does
.
•
Without
clear
comments
,
the
code
is
hard
to
maintain
.
Without
clear
comments
,
the
code
is
hard
to
maintain
.
verb
to
add
a
line
of
explanatory
text
to
computer
code
,
often
to
help
others
understand
it
•
Please
comment
your
code
so
others
can
understand
it
.
Please
comment
your
code
so
others
can
understand
it
.
•
I
commented
the
old
function
because
we
don't
need
it
anymore
.
I
commented
the
old
function
because
we
don't
need
it
anymore
.