agnomen
n . 第四附加名;绰号的一种
第四附加名;绰号的一种
agnomen n 1 :
an additional name or an epithet appended to a name (
as in `
Ferdinand the Great ')
Name \
Name \ (
n [=
a ]
m ),
n . [
AS .
nama ;
akin to D .
naam ,
OS . &
OHG .
namo ,
G .
name ,
Icel .
nafn ,
for namn ,
Dan .
navn ,
Sw .
namn ,
Goth .
nam [=
o ],
L .
nomen (
perh .
influenced by noscere ,
gnoscere ,
to learn to know ),
Gr . '
o `
mona ,
Scr .
n [=
a ]
man .
[
root ]
267 .
Cf . {
Anonymous }, {
Ignominy }, {
Misnomer },
{
Nominal }, {
Noun }.]
1 .
The title by which any person or thing is known or designated ;
a distinctive specific appellation ,
whether of an individual or a class .
[
1913 Webster ]
Whatsoever Adam called every living creature ,
that was the name thereof . --
Gen .
ii .
19 .
[
1913 Webster ]
What '
s in a name ?
That which we call a rose By any other name would smell as sweet . --
Shak .
[
1913 Webster ]
2 .
A descriptive or qualifying appellation given to a person or thing ,
on account of a character or acts .
[
1913 Webster ]
His name shall be called Wonderful ,
Counsellor ,
The mighty God ,
The everlasting Father ,
The Prince of Peace . --
Is .
ix .
6 .
[
1913 Webster ]
3 .
Reputed character ;
reputation ,
good or bad ;
estimation ;
fame ;
especially ,
illustrious character or fame ;
honorable estimation ;
distinction .
[
1913 Webster ]
What men of name resort to him ? --
Shak .
[
1913 Webster ]
Far above . . .
every name that is named ,
not only in this world ,
but also in that which is to come .
--
Eph .
i .
21 .
[
1913 Webster ]
I will get me a name and honor in the kingdom . --
1 Macc .
iii .
14 .
[
1913 Webster ]
He hath brought up an evil name upon a virgin .
--
Deut .
xxii .
19 .
[
1913 Webster ]
The king '
s army . . .
had left no good name behind .
--
Clarendon .
[
1913 Webster ]
4 .
Those of a certain name ;
a race ;
a family .
[
1913 Webster ]
The ministers of the republic ,
mortal enemies of his name ,
came every day to pay their feigned civilities . --
Motley .
[
1913 Webster ]
5 .
A person ,
an individual . [
Poetic ]
[
1913 Webster ]
They list with women each degenerate name . --
Dryden .
[
1913 Webster ]
{
Christian name }.
(
a )
The name a person receives at baptism ,
as distinguished from {
surname };
baptismal name ;
in western countries ,
it is also called a {
first name }.
(
b )
A given name ,
whether received at baptism or not .
{
Given name }.
See under {
Given }.
{
In name },
in profession ,
or by title only ;
not in reality ;
as ,
a friend in name .
{
In the name of }.
(
a )
In behalf of ;
by the authority of . "
I charge you in the duke '
s name to obey me ." --
Shak .
(
b )
In the represented or assumed character of . "
I '
ll to him again in name of Brook ." --
Shak .
{
Name plate },
a plate as of metal ,
glass ,
etc .,
having a name upon it ,
as a sign ;
a doorplate .
{
Pen name },
a name assumed by an author ;
a pseudonym or {
nom de plume }. --
Bayard Taylor .
{
Proper name } (
Gram .),
a name applied to a particular person ,
place ,
or thing .
{
To call names },
to apply opprobrious epithets to ;
to call by reproachful appellations .
{
To take a name in vain },
to use a name lightly or profanely ;
to use a name in making flippant or dishonest oaths . --
Ex .
xx .
7 .
[
1913 Webster ]
Syn :
Appellation ;
title ;
designation ;
cognomen ;
denomination ;
epithet .
Usage : {
Name }, {
Appellation }, {
Title }, {
Denomination }.
Name is generic ,
denoting that combination of sounds or letters by which a person or thing is known and distinguished .
Appellation ,
although sometimes put for name simply ,
denotes ,
more properly ,
a descriptive term (
called also {
agnomen }
or {
cognomen }),
used by way of marking some individual peculiarity or characteristic ;
as ,
Charles the Bold ,
Philip the Stammerer .
A title is a term employed to point out one '
s rank ,
office ,
etc .;
as ,
the Duke of Bedford ,
Paul the Apostle ,
etc .
Denomination is to particular bodies what appellation is to individuals ;
thus ,
the church of Christ is divided into different denominations ,
as Congregationalists ,
Episcopalians ,
Presbyterians ,
etc .
[
1913 Webster ]
Agnomen \
Ag *
no "
men \ ([
a ^]
g *
n [=
o ]"
m [
e ^]
n ),
n . [
L .;
ad nomen name .]
1 .
An additional or fourth name given by the Romans ,
on account of some remarkable exploit or event ;
as ,
Publius Caius Scipio Africanus .
[
1913 Webster ]
2 .
An additional name ,
or an epithet appended to a name ;
as ,
Aristides the Just .
[
1913 Webster ]
安装中文字典英文字典查询工具!
中文字典英文字典工具:
复制到剪贴板
英文字典中文字典相关资料:
Where does Hello world come from? - Stack Overflow ' hello, world ' is usually the first example for any programming language I've always wondered where this sentence came from and where was it first used I've once been told that it was the first sentence ever to be displayed on a computer screen, but I've not been able to find any reference to this So my question is: Where does the practice to use ' hello, world ' as the first example for
为什么是“Hello, World!” - 知乎 “Hello, World!”在程序员文化中有着特殊的地位。它不仅仅是一个程序,更是一个象征、一个标志。每当一个新程序员第一次编写程序完成“Hello, World!”时,他们都会体验到一种成功的喜悦和成就感。 这种体验对于他们的编程生涯来说是一个重要的里程碑。
「Hello world」的标准写法是什么? - 知乎 Hello World,几乎是程序猿学习各种语言的第一个程序。 编写 Hello,World 程序已成为编程界的一种传统,然而与许多传统一样,很多人虽然这么做却没有意识到其中真正的目的或价值。 hello world的写法多达650种! 因此就有人产生了一个脑洞,能不能把 Hello World 用所有编程语言都写一遍。 开源地址:
helloworld到底是什么? - 知乎 为什么写程序都从hello world开始? 为啥总是 Hello World 奇怪 不论学习什么编程语言 总是从 Hello World 开始 为什么呢? 起源 这一切都要从头说起 linux 操作系统的老祖宗 unix 和 unix 对应的编程语言 c 那是一切开始的地方 两人 1969 年,由于所在 at t 贝尔实验室的
Hello World in Python - Stack Overflow First time I see somebody asking a question about how to implement "Hello World" in a language Makes you wonder what that says about the language if that's causing people trouble already (since it's usually given as the first code example in any introduction)
pharo - How to run an Hello world in smalltalk on Windows using command . . . 'Hello world' Change 'Hello world' to something like 'Hello' , String space , 'world' to convince yourself that this actually evaluates a Smalltalk expression Other Smalltalk systems such as Pharo or Cuis provide similar means for defining and running code Working with images in Smalltalk The image is a central concept in typical Smalltalk
作为程序员,你写过多少次「hello world」? 它存在的意义是什么? 每个初学编程的人第一个程序都是hello world,在每次接触到新的编程语言时,还会再写hello world吗? 你觉得它存在的意义是什么? 显示全部 关注者 89 被浏览 86,214
为什么程序员第一个程序都是hello world!? - 知乎 因为介绍某种语言的教材往往在第一章就会给出hello world的例子。 至于为什么是hello world,据说最早出现于1972年,贝尔实验室成员布莱恩·柯林汉撰写的内部技术文件《A Tutorial Introduction to the Language B"》之中就有Hello World。 至于为什么这种“传统”一直继承下来了,我想,是因为输出一段文字是最
compiler errors - Unable to compile Rust hello world on Windows: linker . . . The fact that we have to install 5GB of build tools, just to compile "Hello, world" on Windows, is beyond ridiculous Linux FTW
Hello World!程序的由来与意义是什么? “Hello, World!”程序通常是初学者学习编程时的第一个程序,它会输出“Hello, World!”这个简单的字符串。 这个程序的起源可以追溯到1974年,当时Brian Kernighan(布赖恩·克尼根)和Dennis Ritchie(丹尼斯·里奇)在贝尔实验室开发了一种新的编程语言——C语言。