Jane Austen

Jane Austen, a famous English writer, was born at Steventon, Hampshire,

on December 16, 1775, and died on July 18, 1817.

简·奥斯汀,是一位著名的英国作家,1775年12月16日出生

在汉普郡的史蒂文顿逝世与1817年7月18日。

She began writing early in life, although the prejudices of her times forced

her to have her books published anonymously.

她早年就开始写作,尽管当时的偏见迫使她匿名出版自己的书籍。

But Jane Austen is perhaps the best known and best loved of

Bath's many famous local people and visitors.

在巴斯众多著名的本地人和游客中,简·奥斯汀可能是最知名,最受人爱戴的人物。

She paid two long visits here during the last five years of

the eighteenth century and from 1801 to 1806, Bath was her home.

18世纪的最后5年以及1801到1806年,她先后两次常住与此,巴斯就是她的家。

She deep knowledge of the city is fully seen in two of her novels,

Northanger Abbey and Persuasion, which are largely set in Bath.

她对这座城市的深刻了解充分体现在了她的两部小说里——《诺桑当修道院》和《劝导》,

这两部小说大部分场景都发生在巴斯。

The city is still very much as Jane Austen knew it, keeping in its

street and public buidings the well-ordered world that she

described so well in her novels.

这座城市还是跟简·奥斯汀所熟悉的那样,街道有序,公共建筑井然,

正如她在小说中描述的那样。

Now the pleasureof learning Jane Austen's Bath can be enhanced by

visiting the Jane Austen Centre in Gay Street.

现在去参观位于盖伊街的简·奥斯汀时期纪念中心,可以让研究简·奥斯汀

时期的巴斯变得跟有趣。

Here, in a Georgian town house in the heart of the city, you can

find out more about Bath in Jane Austen's time and the importance

of Bath in her life and work.

在这里,位于城市中心的乔治亚时期的排屋,你可以更多的了解在简·奥斯汀

时期的巴斯,以及巴斯在她一生的生活和创作中的重要地位。

The Centre has been set up with the help and guidance of members

of the Jane Austen Society.

该中心是在简·奥斯汀研究学会的帮助和指导下成立的。

After your visit to the Centre, you can look round the attractive shop,

which offers a huge colledtion of Jane Austen related books, cards

and many specially designed gifts.

参观完中心后,你可以逛逛有意思的商店,那里有大量与简·奥斯汀有关的书籍,

明信片和许多特别设计的礼物。

Jane Austen quizzes are offered to keep the children busy.

有关简·奥斯汀的谜语,总是能让孩子们乐此不疲。

You can also have walking tours of Jane Austen's Bath, which is a great way

to find out more about Jane Austen and discover the wonderful Georgian city of Bath.

你也可以在简·奥斯汀时期的巴斯漫步,这也是了解简·奥斯汀并发现乔治亚时期的巴斯的好方式。

The tour lasts about one and a half hours. The experienced guides will

take you to the places where Jane lived,walked and shopped.

步行大约要用一个半小时,有经验的导游会将你带到简·奥斯汀住过、走过、购物过的地方。

2017年陕西省高考英语试题

热门单词
单词 释意
anonymously adv.用匿名的方式
prejudices n.成见;偏见;歧视
enhanced adj.提高的;加强的
quizzes n.问答比赛
well-ordered adj.秩序井然的
forced adj.被迫的
guidance n.引导;指导
attractive adj.有魅力的,吸引人的
related adj.有关的;相关的
published adj.已发布的;v.出版;公布

Jane Austen【简·奥斯汀】的更多相关文章

  1. 17.scrapy框架简例使用

    目标:创建scrapy项目 创建一个spider来抓取站点和处理数据 通过命令行将抓取内容导出 1.创建项目 scrapy startproject tutorial 2.创建spider cd tu ...

  2. 如果让莎士比亚、海明威编写JavaScript代码

    本文作者Angus Croll是Twitter工程师.JavaScript迷.文学迷,并且非常喜欢作家海明威.他在梦中"梦见"一些名人编写JavaScript代码,不同的作家呈现出 ...

  3. Python爬虫之requests

    爬虫之requests 库的基本用法 基本请求: requests库提供了http所有的基本请求方式.例如 r = requests.post("http://httpbin.org/pos ...

  4. 《傲慢与偏见》(Pride and Prejudice)

    <傲慢与偏见>(Pride and Prejudice)改编自英国作家简·奥斯汀的同名小说,1940年上映.讲述了19世纪初期英国的一个普通的中产家庭中五姐妹的爱情与择偶故事.片中因为男主 ...

  5. Scrapy - 第一个爬虫和我的博客

    第一个爬虫 这里我用官方文档的第一个例子:爬取http://quotes.toscrape.com来作为我的首个scrapy爬虫,我没有找到scrapy 1.5的中文文档,后续内容有部分是我按照官方文 ...

  6. Elasticsearch中text与keyword的区别

    text类型 1:支持分词,全文检索,支持模糊.精确查询,不支持聚合,排序操作; 2:test类型的最大支持的字符长度无限制,适合大字段存储: 使用场景: 存储全文搜索数据, 例如: 邮箱内容.地址. ...

  7. 【NLP】Python NLTK获取文本语料和词汇资源

    Python NLTK 获取文本语料和词汇资源 作者:白宁超 2016年11月7日13:15:24 摘要:NLTK是由宾夕法尼亚大学计算机和信息科学使用python语言实现的一种自然语言工具包,其收集 ...

  8. Web API 之CRUD

    注:例子来自微软Web API官网(https://www.asp.net/web-api/overview/data/using-web-api-with-entity-framework/part ...

  9. angularJS 二

    angularJS 2.1  ngForm <!DOCTYPE html> <html lang="zh-cn" ng-app> <head> ...

随机推荐

  1. MyBatis总结与复习

    Spring 主流框架 依赖注入容器/AOP实现 声明式事务 简化JAVAEE应用 粘合剂,将大家组装到一起 SpringMVC 1.  结构最清晰的MVC Model2实现 2.  高度可配置,支持 ...

  2. js加密,三种编码方式

      ·escape(69个):*/@+-._0-9a-zA-Z     ·encodeURI(82个):!#$&’()*+,/:;=?@-._~0-9a-zA-Z     ·encodeURI ...

  3. Customers Who Never Order

    Suppose that a website contains two tables, the Customers table and the Orders table. Write a SQL qu ...

  4. C/C++ sort函数的用法

    sort函数的用法(#include<algorithm>) 做ACM题的时候,排序是一种经常要用到的操作.如果每次都自己写个冒泡之类的O(n^2)排序,不但程序容易超时,而且浪费宝贵的比 ...

  5. javascript设计模式之外观模式

    /* * 外观模式 * 外观模式的主要意义在于简化类的接口,使其易于调用 */ // 你常常在不经意中使用了外观模式,尤其类库中更多(处理兼容性问题) var addEvent = function ...

  6. mysql用户权限操作

    mysql用户权限操作1.创建用户mysql -urootcreate database zabbix default charset utf8;grant all on zabbix.* to za ...

  7. MongoDB-2.6.0 (OpenLogic CentOS7.2)

    平台: CentOS 类型: 虚拟机镜像 软件包: mongodb basic software database linux open source 服务优惠价: 按服务商许可协议 云服务器费用:查 ...

  8. 实战:ADFS3.0单点登录系列-集成SharePoint

    这是本系列第四篇了,终于轮到SharePoint上场了,但是本文不会过多讲解SharePoint安装等话题,而是直入主题,讲解如何进行配置,让其于ADFS配合完成SSO的工作. 注意:本文使用的Sha ...

  9. bootstrap table保留多选框的分页

    有时候需要完成这种情况: 1.需要设置的是如果第一页点击复选框然后点击其他页面的话,第一页的选项被保存了 2.将所有选择好的复选款的数据保存在数组中 bootstrap table官方文档http:/ ...

  10. 新建framework的bundle资源 linker command failed with exit code 1解決

    enable bitcode 设为no