Life English is the most pragmatic kind of English when one wants to associate with foreigner friends. There are some books that have explored this research area [4] [8] [7]. However, the books [4] [8] [6] lack the real world experience with foreigners; there are some ways and expressions that these books recommend to use but the real Americans will not use these expressions, even cannot understand some of expressions from these books [7]. The book [7] satisfactorily addressed this problem by using the first hand experiences, sentences, real conversations and even the real stories. Thus, Kunlin’s book [7] has strong readability (to be specific, it is intriguing) and practicability. However, the book [7] is written primarily in Chinese, so it is inconvenient for not-Chinese-native-speakers to read, to learn and to enjoy. Besides, some categories and organizations are not that comprehensive enough, which leads to occasional failures for looking up a specific expression. These two reasons inspired the author to write a new note on my blog. Also, Kunlin’s philosophy to note down the fresh expressions learned from a day with foreign friends is very smart and is worth my while to mimic this method [7]. Xiaolai Li [6] recommended using English preferably in our daily life, which is the reason why I chose to write this note in English. In addition, some expressions are learned from [1] Zirui Wang’s TOEFL lessons and other teachers’ lessons I attended. And some are from TOEFL real test materials [2].

7/12/19

Reference

[1] TOEFL lessons from Zirui Wang

[2] TOEFL real test materials

[4] Shen Xiaoyu. Get the TOEFL writing done in ten days

[8] Life Situation English.pdf

[6] Xiaolai Le. Everyone can use English

[7] Kunlin Yang. American daily English notes

机器翻译:

美国日常英语笔记(放大版):评论

19年7月12日

当人们想要与外国朋友交往时,生活英语是最实用的英语。有一些书籍已经探索过这个研究领域[4] [8] [7]。然而,书籍[4] [8] [6]缺乏与外国人的真实世界经验;这些书推荐使用一些方法和表达,但真正的美国人不会使用这些表达,甚至无法理解这些书中的一些表达[7]。这本书[7]通过使用第一手经验,句子,真实对话甚至真实故事,令人满意地解决了这个问题。因此,Kunlin的书[7]具有很强的可读性(具体而言,它很有趣)和实用性。然而,这本书[7]主要用中文写成,因此非中国本土的人阅读,学习和享受是不方便的。此外,一些类别和组织不够全面,这导致偶尔查找特定表达式的失败。这两个原因激发了作者在我的博客上写了一个新的笔记。此外,昆林的哲学记录了与外国朋友在一天中学到的新鲜表情非常聪明,值得我模仿这种方法[7]。李小莉[6]建议在我们的日常生活中使用英语,这就是我选择用英语写这个笔记的原因。此外,一些表达方式是从[1] Zirui Wang的托福课程和我参加过的其他教师课程中学到的。还有一些来自托福真实的考试材料[2]。

参考

[1] Zirui Wang的托福课程

[2]托福真实考试材料

[4]沉小玉。在十天内完成托福写作

[8]生活状况English.pdf

[6]小莱乐。每个人都可以使用英语

[7]杨坤林。美国日常英语笔记

American daily English notes (enlarged edition): A review的更多相关文章

  1. The introduction of the book American daily English notes (enlarged edition)

    After reading the book of American daily English notes written by Linkun Yang[1], I think I should a ...

  2. Daily English

  3. English Notes

    1. Thanks for stopping by.慢走不送. 2. I don't like to judge a book by it's cover.我不喜欢以貌取人. 3. Rush hour ...

  4. daily english dictation 学习笔记[1-10]

    b站网址https://www.bilibili.com/video/av17188299/?p=2 1. Mother Teresa, who received a Nobel Peace Priz ...

  5. Computer English Notes

    Chapter 1 : About Computer Answer the following - Abbreviation LBS - Location-Based Services HTML - ...

  6. Note 2: Complain

    Note 2: Complain 1. The collection of Linkun's [1]: 1.1suck If someone says that something sucks, th ...

  7. Note 1: Good

    Note 1: Good 1. The collection of Linkun's [1]: 1.1coolJoy says "cool" when he heard that ...

  8. 自己在使用的English词典

    一.ESL/非母语词典 二.EFL/母语词典 1.American Heritage Dictionary 2.World Book Dictionary 3.Oxford Dictionary of ...

  9. 敏捷测试模式之Scrum及其实践

    一.    敏捷开发模式简介 敏捷是近年来软件研发领域很火的一个词,采用敏捷开发模式的研发团队是越来越多了,尤其是敏捷模式中的Scrum更是佼佼者大行其道,这表明敏捷模式确有其好处,能给企业带来效率的 ...

随机推荐

  1. 编译AMQP-CPP

    1 cd  ./AMQP-CPP/examples/boost$ 2.cmake . 提示boost版本太低, 首先要编译生成boost安装工具bjam进入boost目录执行:./bootstrap. ...

  2. Netty-解码器架构与常用解码器

    任何数据类型想在网络中进行传输,都得经过编解码转换成字节流 在netty中,服务端和客户端进行通信的其实是下面这样的 程序 ---编码--> 网络 网路 ---解码--> 程序 对应服务端 ...

  3. 个人永久性免费-Excel催化剂功能第49波-标准数据结构表转报表样式结果

    中国的企业信息化,已经过去了20年,企业里也产生了大量的数据,IT技术的信息化管理辅助企业经营管理也已经得到广泛地认同,现在就连一个小卖部都可以有收银系统这样的信息化管理介入.但同时也有一个很现实的问 ...

  4. 在springboot中使用swagger2

    1.在springboot中使用swagger的话,首先在pom文件中引入依赖 <!-- https://mvnrepository.com/artifact/io.springfox/spri ...

  5. C#3.0新增功能04 扩展方法

    连载目录    [已更新最新开发文章,点击查看详细] 扩展方法使你能够向现有类型“添加”方法,而无需创建新的派生类型.重新编译或以其他方式修改原始类型. 扩展方法是一种特殊的静态方法,但可以像扩展类型 ...

  6. fjnu2016-2017 低程 PROBLEM C 汪老司机

    动态规划 方程 #include <iostream>#include <iomanip>#include <cmath>#include <algorith ...

  7. 使用canvas来完成线性渐变和径向渐变的功能

    fillStyle的第二种使用情况就是渐变色的填充.渐变色就分为线性渐变色和径向渐变色.   线性渐变:大致分为两步 这里又会使用到canvas的两个新的函数.   第一步 : 使用一个新的函数cre ...

  8. python课堂整理9---函数1

    函数 一. 函数就是为了完成某一个特定的功能 形式参数不占运行空间,只有传入实参后才占,用完立刻释放空间. 函数一遇到 return 就结束掉了 函数名() :运行函数,有返回值的话用变量承接 def ...

  9. mysql8.0的连接写法

    由于mysql8.0的新特新,所以Driver要写成“com.mysql.cj.jdbc.Driver” url:"jdbc:mysql://host_address:3306/db_nam ...

  10. 段落超出div部分隐藏显示

    overflow: hidden; white-space: nowrap; text-overflow: ellipsis;