Names appearing in "Harry Potter"

1、Harry Potter
①Harry is from Henry.
②Harry is related to Old High German Heri, which means army.

James Potter and Lily Evans

2、Hermione Granger
Hands up if you had been pronouncing Hermione’s name wrong when you first started reading the books. Yep, thought so. Complex pronunciations aside, ‘Her-My-Own-Knee’ is a name rich in mythological value, as in Greek mythology, Hermione was the daughter of King Menelaus of Sparta and his wife, Helen of Troy.

Meanwhile, Granger, according to the Middle English definition, was amusingly an occupational term for bailiff, which considering how much Hermione Granger has to tell off Ron and Harry, is rather fitting.

3、Ron Weasley

4、Albus Dumbledore

You may know already that Dumbledore is an archaic word for bumblebee, which is rather sweet. ‘Albus’ appropriately means white, just like the Professor’s famous beard. But let’s not forget about his many middle names, which go far deeper into Dumbledore’s more complex characteristics.

5、Draco Malfoy
By no means a dramatic coincidence, Draco’s first name is Latin for a terrifying beast that spits fire – or, more specifically, a dragon. You may have noticed that Draco’s name is also part of the Hogwarts school motto: ‘Draco dormiens nunquam titillandus’ – which means ‘Never tickle a sleeping dragon’. We would definitely apply this same logic to Draco too.

As for his beloved last name, you might think Malfoy means ‘rich, blonde and probably quite rude’. Well, not quite, but the term Mal, actually derives from Old French usually means bad or evil and ‘foi’ means ‘faith’ or ‘trust’. How interesting…

6、Tom Marvolo Riddle

We already know that Tom Marvolo Riddle’s name is soaked in a lot of personal meanings for the character. Tom was always aggrieved to use his ‘filthy Muggle father’s name’ as he put it, so devised a new name for his future self, ‘Lord Voldemort’.

The name that Tom avoided so much has been around since the 1700s, and is one of the most popular names in history. Incidentally, both his and Harry’s name of course feature in the phrase ‘Every Tom, Dick or Harry’. Tom usually is defined to mean the male version of something – such as ‘tom cat’.

‘Marvolo’ isn’t a traditional name, and comes from Tom’s pure-blood wizard grandfather, Marvolo Gaunt. As for Riddle, the word as we know it defines to something that puzzles or perplexes which is certainly true for Tom Riddle, but back in the 1800s was a Middle English term to mean ‘perforated with many holes’ – much like when Harry stabbed his diary in Chamber of Secrets, you might say…

7、Remus Lupin

First of all, we have Remus, which is a name known quite well from the Roman myth Romulus and Remus, the tale of the twin brothers who were abandoned at birth, brought up by a she-wolf, and went on to found Rome.

Then there is ‘Lupin’ – derived from the Latin ‘lupinus’ – which means… drum roll… ‘of a wolf’. As such, it would seem that Remus Lupin’s fate was always locked within his name.

参考:


1、How did the characters in Harry Potter get their names? What influenced the author?

2、The fascinating etymology behind Harry Potter character names

3、What Jo says about Names and Naming

Harry Potter的更多相关文章

  1. 2015年第6本(英文第5本):Harry Potter 1 哈利波特与魔法石

    书名: Harry Potter 1 – Harry Potter and the Sorcerer’s Stone 作者:J.K. Rowling 单词数:7.8万 不重复单词数:6000(我怎么感 ...

  2. HDU 4771 Stealing Harry Potter's Precious

    Stealing Harry Potter's Precious Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 32768/32768 ...

  3. Interview-Harry Potter walk through matrix.

    假设你是harry potter,在grid的左上角,你现在要走到右下角,grid中有正数也有负数,遇到正数表示你的strength增加那么多,遇到负数表示strength减少那么多,在任何时刻如果你 ...

  4. hdu 4771 Stealing Harry Potter's Precious(bfs)

    题目链接:hdu 4771 Stealing Harry Potter's Precious 题目大意:在一个N*M的银行里,贼的位置在'@',如今给出n个宝物的位置.如今贼要将全部的宝物拿到手.问最 ...

  5. hdu4771 Stealing Harry Potter's Precious

    注意--你可能会爆内存-- 假设一个直接爆搜索词-- 队列存储器元件被减少到-- #include<iostream> #include<map> #include<st ...

  6. Harry Potter and the Prisoner of Azkaban

    称号:Harry Potter and the Prisoner of Azkaban 作者:J.K. Rowling 篇幅: 448页 蓝思值:880L 用时:    11天 工具:  有道词典 [ ...

  7. HDU 3988 Harry Potter and the Hide Story(数论-整数和素数)

    Harry Potter and the Hide Story Problem Description iSea is tired of writing the story of Harry Pott ...

  8. HDU3988-Harry Potter and the Hide Story(数论-质因数分解)

    Harry Potter and the Hide Story Time Limit: 10000/5000 MS (Java/Others)    Memory Limit: 65536/65536 ...

  9. Harry Potter and J.K.Rowling(半平面交+圆和矩形交)

    Harry Potter and J.K.Rowling http://acm.hdu.edu.cn/showproblem.php?pid=3982 Time Limit: 2000/1000 MS ...

随机推荐

  1. Web- 一些标签样式

    网上找来的.有点用 1.只有下划线的文本框:<input style="border:0;border-bottom:1 solid black;background:;"& ...

  2. Objective-C中的Block(闭包) (轉載)

    来源: 伯乐在线 - 青玉伏案 链接:http://ios.jobbole.com/83229/ 学习OC有接触到一个新词Block(个人感觉又是一个牛气冲天的词),但不是新的概念,不是新的东西.学过 ...

  3. 完全分布式Hadoop2.3安装与配置

    一.Hadoop基本介绍 Hadoop优点 1.高可靠性:Hadoop按位存储和处理数据 2.高扩展性:Hadoop是在计算机集群中完成计算任务,这个集群可以方便的扩展到几千台 3.高效性:Hadoo ...

  4. Windows Server 2012网卡Teaming模式

    成组模式: Switch-independent(交换机独立): 这是配置时的默认值,此模式不要求交换机参与组合配置,由于独立模式下的交换机不知道网卡是主机上组合一部分,teaming组中的网卡可以连 ...

  5. esui控件validatebox 通过正则判断输入 json传值

    <td> @Html.TextBoxFor(m => m.ActualInvoiceFee, new { @id = "txtActualInvoiceFee", ...

  6. shell重定向调试信息

    shell重定向调试信息 fulinux ******************************************************************************* ...

  7. uboot官方FTP下载地址

    ftp://ftp.denx.de/pub/u-boot/

  8. cocos2d-x读取xml(适用于cocos2d-x 2.0以上版本号)

    为了能在cocos2d-x的文本标签中显示中文,一个是转换文件编码格式,还有一种就是读取utf-8格式的xml文件.我选择了后者,其原因大家可以去搜索一下cocos2d-x显示中文,希望可以你给答案. ...

  9. log_slave_updates在线修改

    http://planet.mysql.com/entry/?id=20450 mysql> show variables like 'log_slave_updates'; +-------- ...

  10. ulimit 命令详解

      Linux对于每个用户,系统限制其最大进程数.为提高性能,可以根据设备资源情况,设置各linux 用户的最大进程数 可以用ulimit -a 来显示当前的各种用户进程限制. 下面我把某linux用 ...