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 ...
随机推荐
- C++学习笔记(八):函数重载、函数指针和函数对象
函数重载 函数重载是指在同一作用域内,可以有一组具有相同函数名,不同参数列表的函数,这组函数被称为重载函数.重载函数通常用来命名一组功能相似的函数,这样做减少了函数名的数量,避免了名字空间的污染,对于 ...
- [一位菜鸟的COCOS-2D编程之路]精灵表单的制作以及简易动画的生成
1.第一步:使用Zwoptex 制作精灵表单 2.制作的表单的名称为 cocos2Dpng,cocos2D.plist: 3.精灵的动画效果 主要分为五部分. // on "init&quo ...
- 解决MySQL连接超时Communications link failure due to underlying exception
最近在用一个MySQL的Java连接池的过程中,连接一晚上不释放,第二天就会造成超时的错误,查了一下原因,原来是因为MySQL默认的空闲等待时间是8个小时,一旦空闲超过8个小时,就会抛出异常.异常文本 ...
- IPAD之分割视图 SplitViewController
转载自:http://www.w3cschool.cc/ios/att-ios-ui-splitview-htm.html 1 分割视图的使用 分割视图是 iPad 的特定视图控制器用于管理两个视图控 ...
- 【转】CppUnit使用简介
以下内容来自:http://www.cnblogs.com/wishma/archive/2008/08/01/1258370.html 1. 简介 CppUnit 是个基于 LGPL 的开源项目,最 ...
- 【翻译】Ext JS最新技巧——2014-5-12
原文:mkt_tok=3RkMMJWWfF9wsRoluazJZKXonjHpfsX77OQlXK%2B%2FlMI%2F0ER3fOvrPUfGjI4AT8NjI%2BSLDwEYGJlv6SgFS ...
- eclipse+webservice开发实例
1.參考文献: 1.利用Java编写简单的WebService实例 http://nopainnogain.iteye.com/blog/791525 2.Axis2与Eclipse整合开发Web ...
- UpdatePanel的用法
UpdatePanel控件也是Ajax里用得最多的控件之中的一个,UpdatePanel控件是用来局部更新网页上的内容,网页上要局部更新的内容必须放在UpdatePanel控件里,他必须和上一次说的S ...
- Day03 - Python 函数
1. 函数简介 函数是组织好的,可重复使用的,用来实现单一或相关联功能的代码段. 函数能提高应用的模块性,和代码的重复利用率.Python提供了许多内建函数,比如print():也可以自己创建函数,这 ...
- SerialPort基本小例
SerialPort是用于串口通信的控件与VB6中的MSCOMM控件相似,使用很方便... vb.net CodeImports System.IO.PortsImports System.TextP ...