History lives on in this distinguished Polish city 2017/1/4
原文
History lives on in this distinguished Polish city
Though it may be ancient. KraKow, Poland, is alive and well as it celebrates and commemorates its meaningful history.
Looking up
When scaning the skies of Krakow,most agree that Wawel Castle cast an unforgettable shadow. Now a museum the complex consists of a number of sections including a palace and a cathedral.Poland's Crown Jewels,royal apartments and world-class art can be found there. Though Wawel is considered the city's culture heart. another remarkable structure lies in the city's main square St.Mary's Basilica.
Marvel after marvel awaits inside.including 14th-century stained glass windows and a high altar that Picasso supposedly called the World's eighth wonder.
Going down
After looking up in St.Mary's. go out into the square and down beneath it to the Old Market Underground,one of KraKow's newset Museum.Located on the city's medieval level,the Undergroun guides you with holograms and mutimedia displays through the old marketplace.
More undergrouns sightseeing is available just outside the city at the Wieliczka Salt Mine with its 300 kilometers of tunnel, a church made of salt and an underground lake.
7 wonders of the ancient world
1. Great Pyramid of Giza
2. Hanging Garden of Babylon
3. Status of Zeus at Olympia
4. Temple of Artemis at Ephesus
5. Mausoleum at Halicarnassus
6. Colossus of Rhodes
7. Lighthouse of Alexandria
词汇
commomerate: 纪念、庆祝
The monument was built to commemorate the soldiers who sacrificed their lives for their country.
Many fans attended the ceremony to commemorate their beloved singer.
scan: 浏览、搜寻
Josh scanned the newspaper while eating breakfast.
The desperate mom anxiously scanned the crowd for her missing boy.
marvel:奇迹 marvelous 奇迹的
The RobotVac is the lastest technological marvel from Japan.
It's a marvel to me how these young boys built this treehouse in a week.
medieval 中世纪的
The story took place during the medieval era in England.
句型
Do you feel like doing sth?
Do you feel like shopping at the mall?
No,I don't feel like it.
History lives on in this distinguished Polish city 2017/1/4的更多相关文章
- History lives on in this distinguished Polish city II 2017/1/5
原文 Some fresh air After your time underground,you can return to ground level or maybe even a little ...
- ZOJ3195 Design the city [2017年6月计划 树上问题04]
Design the city Time Limit: 1 Second Memory Limit: 32768 KB Cerror is the mayor of city HangZho ...
- Python初学者之网络爬虫
声明:本文内容和涉及到的代码仅限于个人学习,任何人不得作为商业用途. 本文将介绍我最近在学习Python过程中写的一个爬虫程序,将力争做到不需要有任何Python基础的程序员都能读懂.读者也可以先跳到 ...
- Metro-Ural119递推
Time limit: 0.5 second Memory limit: 64 MB Many of SKB Kontur programmers like to get to work by Met ...
- Hadoop JobHistory
hadoop jobhistory记录下已运行完的MapReduce作业信息并存放在指定的HDFS目录下,默认情况下是没有启动的,需要配置完后手工启动服务. mapred-site.xml添加如下配置 ...
- ural 1119. Metro(动态规划)
1119. Metro Time limit: 0.5 second Memory limit: 64 MB Many of SKB Kontur programmers like to get to ...
- swift4.0 数据转模型
swift 4.0时代的到来,说明了swift已经趋于稳定了,已经完全可以入坑了. 下面就拿最简单的数据转模型来说说,实战一下. 接口使用: http://116.211.167.106/api/l ...
- 英语语言能力挑战游戏: anagrams & palindromes
基于英语语言的知名游戏(可以归类为智商挑战题): anagrams anagram定义为一个有着相同的字母的不同的词,例: stop的anagram为:tops, opts, pots, and sp ...
- TPO-22 C1 Complain about a biased article
/* 加粗:语音部分 * 红色:单词部分 * 斜体:语法部分 * 下划线:信号词/句 */ 第 1 段 1.Listen to a conversation between a student and ...
随机推荐
- java代码走查审查规范
分类 重要性 检查项 备注 命名 重要 命名规则是否与所采用的规范保持一致? 成员变量,方法参数等需要使用首字母小写,其余单词首字母大写的命名方式,禁止使用下划线(_)数字等方式命名不 ...
- AEAI ESB路由转换机制说明
1. 背景概述 相信了解数通畅联的人对AEAI ESB并不陌生,其设计器ESBDesigner中内置组件有:路由和转换.数据适配器.协议适配器.协议接入适配器等4类组件,每类组件下面包含各种类型的组件 ...
- SE Springer小组《Spring音乐播放器》软件需求说明3
3 需求规定 3.1对功能的规定 基本功能与相关的输入输出如下表所示.歌曲播放.停止.暂停等功能调用MCI库,数据在MCI库下如何运作与用户的直观感受无关,就不具体列出. 输入 处理 输出 用户登录信 ...
- Event Handler
在Event Handler中,有一种特殊的Event Handler,称之为Synchronizer或者Denormalizer,其作用就是为了同步“Query Database”.Query Da ...
- 参加微软Ignite大会有感
很有幸作为MVP参加了本次微软中国的年度技术大会(Ignite).跳出技术领域,这次会议给我最大的感受是态度.这几年不论是开源现有技术,还是黑科技的发布,都给人感觉微软在逐渐变得cool,但是cool ...
- DevExpress ChartControl 样式设置
第三方控件,设置ChartControl的样式,仅供参考 Demo: <Grid> <Grid.Resources> <SolidColorBrush x:Key=&qu ...
- django之一些feature
前端之django一些feature 本节内容 cookie session 跨站请求保护 分页 序列化 model模块 CBV和FBV 模板渲染对象 1. cookie cookie 是一种发送到客 ...
- 【repost】JavaScript完美运动框架的进阶之旅
运动框架的实现思路 运动,其实就是在一段时间内改变left.right.width.height.opactiy的值,到达目的地之后停止. 现在按照以下步骤来进行我们的运动框架的封装: 匀速运动. 缓 ...
- 虚拟机上装uoj
前期准备: x64 ubuntu 镜像.vmware.ss账号 注意一定要有64位镜像! ss不是必须的,不过没有的话就等着下载一晚上吧... 首先先装好ubuntu,我装的是ubuntu-16.04 ...
- python2.7高级编程 笔记一(Python中的with语句与上下文管理器学习总结)
0.关于上下文管理器上下文管理器是可以在with语句中使用,拥有__enter__和__exit__方法的对象. with manager as var: do_something(var) 相当于以 ...