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. 【Stage3D学习笔记续】真正的3D世界(三):纹理效果

    混合模式: 代码 示例是<Stage3D指南>中的直接弄出来的,可以通过点击键盘上的Q.W.E这3个按键,更换混合模式.模型和纹理,可以直观的查看不同混合模式的效果,住:下方的地形使用&q ...

  2. spring aop 的一个demo(未完,待完善)

    假设我们有这样的一个场景 : 对于一个类的众多方法,有些方法需要从缓存读取数据,有些则需要直接从数据库读取数据.怎样实现呢? 实现方案有多种.下面我说下常见的几种实现方案 : 1.直接采用spring ...

  3. 博客转移到lyso.me

    博客转移到http://lyso.me :)

  4. Android 访问权限设置记录-存档留着有用!

    Android开发应用程序时,如果应用程序需要访问网络权限,需要在 AndroidManifest.xml 中加入以下代码: <uses-permission android:name=”and ...

  5. iOS开发——网络编程OC篇&GCDAsyncSocket编程

    GCDAsyncSocket编程 同上一篇文章一样,这里也是使用Socket实现一个聊天室,但是这里使用的是一个常用的框架实现的:GCDAsyncSocket 一:导入这个框架 二:声明这个Socke ...

  6. PHP 开发者该知道的5个 Composer 小技巧

    Composer是新一代的PHP依赖管理工具.其介绍和基本用法可以看这篇<Composer PHP依赖管理的新时代>.本文介绍使用Composer的五个小技巧,希望能给你的PHP开发带来方 ...

  7. (转) 如何在JavaScript与ActiveX之间传递数据1

    本文研究如何在JS等脚本语言与ActiveX控件之间通信,如何传递各种类型的参数,以及COM的IDispatch接口.使用类似的方法,可以推广到其他所有脚本型语言,如LUA,AutoCad等.本文将研 ...

  8. Mysql字符集设置 2 图

    基本概念 • 字符(Character)是指人类语言中最小的表义符号.例如'A'.'B'等: • 给定一系列字符,对每个字符赋予一个数值,用数值来代表对应的字符,这一数值就是字符的编码(Encodin ...

  9. [008]new、delete及动态内存分配

    1.new和delete都会用,这里只声明一点: C++ 没有明确定义如何释放指向不是用 new 分配的内存地址的指针. 比如下面的代码: #include<iostream> using ...

  10. Android(java)学习笔记86:案例短信发送器

    1.一般我们第一步都是先创建这个main.xml布局文件,这是良好的习惯: <?xml version="1.0" encoding="utf-8"?&g ...