词汇—儿童

  1. child
  2. a child
  3. favorite game
  4. toy
  5. regulation
  6. breadwinner
  7. dominant
  8. selfish
  9. ancestor
  10. custom
  11. belief
  12. tradition
  13. have delicious food and snacks
  14. have what they want
  15. have pressure
  16. worry about their future
  17. have a lot of toys
  18. enjoy their childhood
  19. learn all kinds of skills
  20. try to get good marks at schools
  21. have homework to do
  22. focus on the theoretical knowledge
  23. too monotonous
  24. teacher-centered
  25. not qualified
  26. quality of education
  27. set an example
  28. material life
  29. affect children's happiness
  30. compare them with other children
  31. lay a solid foundation
  32. practical skills
  33. set aside
  34. responsibility of parents
  35. family history
  36. past generations
  37. family unit
  38. from generation to generation

谈论物品和人

  1. Hello, can I see Mr. Green?
  2. Do you have an appointment?
  3. Sorry, I don't.
  4. Yes. At 3 p.m.
  5. Sorry, Mr. Green can't see you now.
  6. He's on the phone.
  7. Would you wait here for a minute.
  8. Would you like something to drink?
  9. Tea, please.
  10. Mr. Green, Mr. Smith is here.
  11. You may go in now.
  12. Nice to see you, my old friend.
  13. How have you been these years?
  14. You've changed little.
  15. Do you still remember that Christmas.

武陵春·春晚

风住尘香花已尽,日晚倦梳头。物是人非事事休,欲语泪先流。

闻说双溪春尚好,也拟泛轻舟,只恐双溪舴艋舟,载不动许多愁。

  • 【译文】

风停了,尘土里带有花的香气,花儿已凋落殆尽。日头已经升的老高,我却懒得来梳妆。景物依旧,人事已变,一切事情都已经完结。想要倾诉自己的感慨,还未开口,眼泪先流下来。听说双溪春景尚好,我也打算泛舟前去。只恐怕双溪蚱蜢般的小船,怕是载不动我内心沉重的忧愁啊。

  • 作者介绍

李清照(1084年3月13日~1155年5月12日),字易安,号易安居士,汉族,山东省济南章丘人。宋代(南北宋之交)女词人,婉约词派代表,有“千古第一才女”之称。早期生活优裕,李清照出生于书香门第,早期生活优裕。其父李格非藏书甚富,她小时候就在良好的家庭环境中打下文学基础。出嫁后与夫赵明诚共同致力于书画金石的搜集整理。金兵入据中原时,流寓南方,境遇孤苦。所作词,前期多写其悠闲生活,后期多悲叹身世,情调感伤。

英语口语练习系列-C34-儿童-谈论物品和人-武陵春的更多相关文章

  1. 英语口语练习系列-C39-舞蹈-谈论昨天的活动

    词汇-舞蹈(dancing) ballet body shaking sway the body have a good figure special training arm movement da ...

  2. 英语口语练习系列-C36-城市-谈论活动-登高

    词汇-城市 city your favorite city a place you would like to visit metropolis capital landscape enchantin ...

  3. 英语口语练习系列-C35-马戏-谈论语言-己亥杂诗

    词汇-马戏 circus audience spectator spotlight bandstand magic magician clown spacious attractive product ...

  4. 英语口语练习系列-C33-露营-谈论日期-离思

    词汇-露营 Camping camping 露营 campground camping camper picnic bonfire backpack tent public campground co ...

  5. 英语口语练习系列-C31-图书-谈论事物-白雪歌送武判官归京

    book your favorite book a story in your childhood a character in film or TV 词汇 含义 备注 trend 趋势 indivi ...

  6. 英语口语练习系列-C38-颜色-谈论日常活动

    词汇颜色 color red passion green peace energy blue calm purple mystery yellow royal 询问日常生活 When do you g ...

  7. 英语口语练习系列-C04-学校生活

    连接到英语口语系列总分类 连接到上一章常用问句 登鹳雀楼 登鹳雀楼 唐代:王之涣 白日依山尽,黄河入海流. 欲穷千里目,更上一层楼. He is a fraternity brother. 他是兄弟会 ...

  8. 英语口语练习系列-C03-常用问句

    连接到英语口语系列总分类 连接到上一章抱怨 枫桥夜泊 How are you doing?你好吗? 美国人见面时候最常用的打招呼方式: "Hey! How are you doing?&qu ...

  9. 英语口语练习系列-C02-抱怨

    连接到英语口语系列总分类 连接到上一章棒棒的 竹石 郑燮 zhèng xiè 竹石 作者:郑燮 咬定青山不放松,立根原在破岩中. 千磨万击还坚劲,任尔东西南北风. Our team sucks. 我们 ...

随机推荐

  1. easyui组件window拖动时超过浏览器顶部则无法拖回

    项目研发过程中遇到一个问题,easyui的window可以随意拖动或者放大缩小,但是鼠标只有放在“header”上面时鼠标箭头才会变成四个方向的箭头,也就是只有在这时才能拖动窗口:但是当拖动的窗口超过 ...

  2. Leetcode刷题第003天

    一.只出现一次的数字 class Solution { public: int singleNumber(vector<int>& nums) { ; for (auto num ...

  3. python--使用双向队列结构检查回文

    这个简单,队列可两边进两边出. # coding = utf-8 # 双向进出队列 class Deque: def __init__(self): self.items = [] def is_em ...

  4. ExceptionLess的webAPI调用

    引用 <package id="bootstrap" version="3.0.0" targetFramework="net461" ...

  5. 线程 ID

    摘自<Linux 环境编程:从应用到内核> 在 Linux 中,目前的线程实现是 Native POSIX Thread Library,简称 NPTL.在这种实现下,线程又被称为轻量级进 ...

  6. Flask Web中用MySQL代替SQLite

    由于.sqlite文件操作的诸多不便,决定常识用MySQL代替书上的SQLite作为数据库. 1.在虚拟环境中安装mysql-Python具体步骤为: <1> 安装python-dev s ...

  7. Javascript 中调参数的脚本onclick="select(this)" this 怎么解释

    解释1. this,指当前的onclick所在的节点本身. 比如: <div onclick='select(this)"></div> 则当点击div时,this就 ...

  8. java读取配置文件方法以及工具类

    第一种方式 : java工具类读取配置文件工具类 只是案例代码  抓取异常以后的代码自己处理 import java.io.FileNotFoundException; import java.io. ...

  9. Linux安装Tomcat-Nginx-FastDFS-Redis-Solr-集群——【第十一集之安装FastDFS】

    1,安装FastDFS之前,先安装libevent工具包. yum -y install libevent 2,安装libfastcommonV1.0.7工具包.有可能找到新版本的zip压缩包:lib ...

  10. /bin/sh ./xxxxx.sh出现:“Syntax error: “(” unexpected”

    Ubuntu/Debian为了加快开机速度,用dash代替了bash. dpkg-reconfigure dash 选择 No,取消dash即可,要重新开启dpkg-reconfigure dash选 ...