slovo | definícia |
numerate (encz) | numerate,číslovat v: Zdeněk Brož |
numerate (encz) | numerate,osoba ovládající matematiku |
Numerate (gcide) | Numerate \Nu"mer*ate\, v. t. [imp. & p. p. Numerated; p. pr. &
vb. n. Numerating.] [L. numeratus, p. p. of numerare to
count. See Number, v.] (Arith.)
To divide off and read according to the rules of numeration;
as, to numerate a row of figures.
[1913 Webster] |
numerate (wn) | numerate
adj 1: able to understand and use numbers [ant: innumerate]
v 1: determine the number or amount of; "Can you count the books
on your shelf?"; "Count your change" [syn: count,
number, enumerate, numerate]
2: read out loud as words written numbers |
| podobné slovo | definícia |
enumerate (encz) | enumerate,spočítat v: Zdeněk Broženumerate,vyčíslit v: Zdeněk Broženumerate,vypočítat v: Zdeněk Brož |
enumerated (encz) | enumerated,vyčíslený adj: Zdeněk Broženumerated,vypočítaný adj: Zdeněk Brož |
innumerate (encz) | innumerate,neovládající matematiku Zdeněk Brož |
Annumerate (gcide) | Annumerate \An*nu"mer*ate\, v. t. [L. annumeratus, p. p. of
annumerare. See Numerate.]
To add on; to count in. [Obs.] --Wollaston.
[1913 Webster] |
Enumerate (gcide) | Enumerate \E*nu"mer*ate\, v. t. [imp. & p. p. Enumerated; p.
pr. & vb. n. Enumerating.] [L. enumeratus, p. p. of
enumerare to count out, enumerate; e out + numerare to count,
fr. numerus number. See Number.]
To count; to tell by numbers; to count over, or tell off one
after another; to number; to reckon up; to mention one by
one; to name over; to make a special and separate account of;
to recount; as, to enumerate the stars in a constellation.
[1913 Webster]
Enumerating the services he had done. --Ludlow.
Syn: To reckon; compute; calculate; count; estimate; relate;
rehearse; recapitulate; detail.
[1913 Webster] |
Enumerated (gcide) | Enumerate \E*nu"mer*ate\, v. t. [imp. & p. p. Enumerated; p.
pr. & vb. n. Enumerating.] [L. enumeratus, p. p. of
enumerare to count out, enumerate; e out + numerare to count,
fr. numerus number. See Number.]
To count; to tell by numbers; to count over, or tell off one
after another; to number; to reckon up; to mention one by
one; to name over; to make a special and separate account of;
to recount; as, to enumerate the stars in a constellation.
[1913 Webster]
Enumerating the services he had done. --Ludlow.
Syn: To reckon; compute; calculate; count; estimate; relate;
rehearse; recapitulate; detail.
[1913 Webster] |
innumerate (gcide) | innumerate \innumerate\ adj.
Lacking knowledge and understanding of mathematical concepts
and methods; by analogy with illiterate. Opposite of
numerate. Also See: educated; illiterate.
[WordNet 1.5] |
Numerate (gcide) | Numerate \Nu"mer*ate\, v. t. [imp. & p. p. Numerated; p. pr. &
vb. n. Numerating.] [L. numeratus, p. p. of numerare to
count. See Number, v.] (Arith.)
To divide off and read according to the rules of numeration;
as, to numerate a row of figures.
[1913 Webster] |
Numerated (gcide) | Numerate \Nu"mer*ate\, v. t. [imp. & p. p. Numerated; p. pr. &
vb. n. Numerating.] [L. numeratus, p. p. of numerare to
count. See Number, v.] (Arith.)
To divide off and read according to the rules of numeration;
as, to numerate a row of figures.
[1913 Webster] |
Renumerate (gcide) | Renumerate \Re*nu"mer*ate\ (r?-n?"m?r-?t), v. t. [L.
renumeratus, p. p. of renumerare to count over, count up;
pref. re- re- + numerare to count. See Numerate.]
To recount.
[1913 Webster] |
enumerate (wn) | enumerate
v 1: specify individually; "She enumerated the many obstacles
she had encountered"; "The doctor recited the list of
possible side effects of the drug" [syn: enumerate,
recite, itemize, itemise]
2: determine the number or amount of; "Can you count the books
on your shelf?"; "Count your change" [syn: count, number,
enumerate, numerate] |
innumerate (wn) | innumerate
adj 1: lacking knowledge and understanding of mathematical
concepts and methods [ant: numerate] |
enumerated type (foldoc) | enumerated type
(Or "enumeration") A type which includes in
its definition an exhaustive list of possible values for
variables of that type. Common examples include Boolean,
which takes values from the list [true, false], and
day-of-week which takes values [Sunday, Monday, Tuesday,
Wednesday, Thursday, Friday, Saturday]. Enumerated types are
a feature of strongly typed languages, including C and
Ada.
Characters, (fixed-size) integers and even floating-point
types could be (but are not usually) considered to be (large)
enumerated types.
(1996-11-28)
|
|