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. Aspx比较简单的登录

    客户端 <form id="form1" runat="server"> <div> 用户名:<input type=" ...

  2. [Coding Style] CSS coding style

    CSS coding style Note 结合实际工作中的规范和推荐大家使用的CSS书写规范.顺序这篇文章整合而成 Navigation CSS 书写顺序 CSS 常用文件命名 CSS 常用命名规范 ...

  3. eclipse加上电脑全黑主题的设置(win10)

    eclipse加上电脑全黑主题的设置(win10) 前几天在找设置win10的边框颜色时,发现的这个高对比的功能,现在已经用了好几天了,自己感觉是真的好用,所有才分享出来,相比所谓网上的豆沙绿,果然感 ...

  4. hibernate课程 初探单表映射1-8 hibernate持久化类

    java beans 的设计原则 1 公有的类 2 共有不带参数构造方法 3 私有属性 4 属性setter/getter方法 Studnet类: package com.ddwei.student; ...

  5. android sqlite 递归删除一棵子树

    背景:android studio 3.0 GreenDao 目标:在android 中,如何做到递归删除某颗子树?? ======================================== ...

  6. java.lang.IllegalArgumentException: Document base F:\personal\projects\annoMVC\web does not exist or is not a readable directory

    tomcat明明在d盘,怎么到F盘了...纳闷啊... 解决办法: 1停掉Tomcat服务2把/conf/Catalina/localhost下的文件删除掉(我在这个文件夹里发现了一个xml,指向了F ...

  7. Eucalyptus简介

    1.Eucalyptus是什么? Eucalyptus  n.桉树 Eucalyptus is a Linux-based software architecture that implements ...

  8. IntelliJ IDEA IDEA 2018 激活注册码

    K03CHKJCFT-eyJsaWNlbnNlSWQiOiJLMDNDSEtKQ0ZUIiwibGljZW5zZWVOYW1lIjoibnNzIDEwMDEiLCJhc3NpZ25lZU5hbWUiO ...

  9. webapplication发布

    在vs2010里写的 ASP.NET Web Application 发布步骤: ①:右击Web Application项目可以看到发布,弹出的对话框里选择要发布的路径,路径选择一个容易记住的地址即可 ...

  10. sql server 索引总结一

    一.存储结构 在SQL Server中,有许多不同的可用排列规则选项. 二进制:按字符的数字表示形式排序(ASCII码中,用数字32表示空格,用68表示字母"D").因为所有内容都 ...