Harry Potter
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的更多相关文章
- 2015年第6本(英文第5本):Harry Potter 1 哈利波特与魔法石
书名: Harry Potter 1 – Harry Potter and the Sorcerer’s Stone 作者:J.K. Rowling 单词数:7.8万 不重复单词数:6000(我怎么感 ...
- HDU 4771 Stealing Harry Potter's Precious
Stealing Harry Potter's Precious Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 ...
- Interview-Harry Potter walk through matrix.
假设你是harry potter,在grid的左上角,你现在要走到右下角,grid中有正数也有负数,遇到正数表示你的strength增加那么多,遇到负数表示strength减少那么多,在任何时刻如果你 ...
- hdu 4771 Stealing Harry Potter's Precious(bfs)
题目链接:hdu 4771 Stealing Harry Potter's Precious 题目大意:在一个N*M的银行里,贼的位置在'@',如今给出n个宝物的位置.如今贼要将全部的宝物拿到手.问最 ...
- hdu4771 Stealing Harry Potter's Precious
注意--你可能会爆内存-- 假设一个直接爆搜索词-- 队列存储器元件被减少到-- #include<iostream> #include<map> #include<st ...
- Harry Potter and the Prisoner of Azkaban
称号:Harry Potter and the Prisoner of Azkaban 作者:J.K. Rowling 篇幅: 448页 蓝思值:880L 用时: 11天 工具: 有道词典 [ ...
- 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 ...
- HDU3988-Harry Potter and the Hide Story(数论-质因数分解)
Harry Potter and the Hide Story Time Limit: 10000/5000 MS (Java/Others) Memory Limit: 65536/65536 ...
- 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 ...
随机推荐
- home_work--用户登陆
前提: 根据文本中的已有用户和密码,实现登陆的交互:在用户输入用户名后,会有一个检测用户是否被锁定的环节:如果用户三次密码输入错误,则该用户则会被添加到锁定文件中,无法登陆. 涉及到的知识点: 1.p ...
- ecshop后台admin文件夹任意更改名
为了ecshop网站安全起见或不想泄露后台的路径,那么我们必须修改后台admin文件夹名称. 方法和步骤如下: 把原admin文件夹名改成edait为例来说明 首先,把商城根目录下的admin文件夹重 ...
- A Mathematician‘s Survival Guide Graduate School and Early Career Development
推荐大家一本书尤其是即将读研究生或者研一研二的学生: A Mathematician‘s Su ...
- js获取上传文件内容(未完待续)
js 获取上传文件的字节数及内容 <div> 上传文件 : <input type="file" name = "file" id = &qu ...
- java反射快速入门(一)
本文会从以下几个方面讲起 ① 反射的简单解释 ② java反射的API接口 及 demo ③ 反射的优缺点.应用场景 一.什么是反射? java反射:在程序运行中动态获取类的信息,及动态调用对象的方法 ...
- 安卓开发21:深入理解Handler
Handler相关说明: 主要接受子线程发送的数据, 并用此数据配合主线程更新UI. 解释:安卓的UI线程(即OnCreate函数创建的线程)是线程非安全的.也就是说,在UI线程中,使用sleep这样 ...
- linux下Memcached安装以及PHP的调用
一:安装libevent 由于memcached安装时,需要使用libevent类库,所以先安装libevent 1.官网下载:http://libevent.org/ #wget https:/ ...
- cocos2d-x UserDefault
转自:http://blog.csdn.net/yanghuiliu/article/details/6912612 正在做项目中有很多游戏数据要保存,常见的玩家数据这些比较简单的可以用CCUserD ...
- Icon specified in the Info.plist not found under the top level app wrapper: Icon.png
For some reason the (possibly when adding multiple icons and changing the file?) the item gets moved ...
- 从零开始学android开发-四大组件之一 Activity
1.Activity是Android四大组件(Application Components)之一,简单来说Activity就是平常所见到的用户界面,一般情况下,一个Activity所占的窗口是满屏的, ...