Note 1: Good

1. The collection of Linkun's [1]:

1.1
cool
Joy says "cool" when he heard that Ross's wife is a lesbian

1.2
neat
I am not a neat man.
-- "I do really love you", a Grammy Award nominated song around 2017.

1.3
righteous

1.4
good
A professor said in a lecture when a student asked a question: "Well, that is a very good question." (In a slow speed to spare more time for him to think about this stunning question)

1.5
great

Chandler: Another man says, "Oh it is a great time." Meaning, enjoy the life for every moment using all the sources. (After the girl who has a husband and more than 3 boyfriends at the same time, asked him why not we just have fun and do not be obligated to each other.)

1.6
wonderful

1.7
incredible

1.8
pretty
not only to be the compliment for girls, but also can be used for other things. The rank of the "good" from large degree to little degree is: Great, good, pretty, fine.

1.9
beautiful

1.10
gorgeous
Taylor Swift's song Gorgeous, to describe the appearance and the charming of a boy.

1.11
terrific

1.12
awesome
Shelby said, they usually use the only word "Awesome!" rather than "It is awesome!"

1.13
Fabulous

1.14
Excellent

2. My collection.

2.1
Sweet
By Dylan.

2.2 super
Used in a TOEFL exam's conversation, in which a student found that the library can offer him a stuff that he needed, and he said: Super! Blabla......

2.3
Outstanding

2.4
You are the No. 1.
You are the best.

Write at the end of this note

Besides Linkun's book, there must be many other notes writing down these expressions. But I did not search them at google and linked them to here at this version. When I get more of the sentences indicating the similar meaning, I will glean them to add to this note.

Acknowledgement:
Shelby, Dylan, Danial offered some expressions.

References
[1] Linkun Yang, American daily English notes

机器翻译:

注1:好

1.林肯[1]的合集:

1.1

当乔伊听说罗斯的妻子是女同性恋时,乔伊说“很酷”

1.2
整齐
我不是一个整洁的人。
-“我真的很爱你”,这是格莱美奖提名的歌曲,于2017年左右推出。

1.3
正义

1.4

一位教授在一次演讲中说,当一个学生问一个问题:“嗯,这是一个很好的问题。” (以缓慢的速度为他留出更多时间来思考这个令人震惊的问题)

1.5

钱德勒:另一个人说:“哦,这是一个美好的时光。”意思是,利用所有资源享受每一刻的生活。 (在一个同时拥有丈夫和三个以上男朋友的女孩问他为什么我们不只是开心而又彼此不承担义务。)

1.6
精彩

1.7
难以置信

1.8
漂亮
不仅是对女孩的称赞,还可以用于其他事情。从大到小的“好”等级是:好,好,漂亮,好。

1.9
美丽

1.10
华丽
泰勒·斯威夫特(Taylor Swift)的歌曲《华丽(Gorgeous)》描述了一个男孩的外表和魅力。

1.11
了不起

1.12
很棒
谢尔比说,他们通常只使用“真棒!”一词。而不是“太棒了!”

1.13
极好

1.14
优秀的

2.我的收藏。

2.1

迪伦。

2.2超级
用在托福考试的对话中,学生发现图书馆可以为他提供他需要的东西,他说:超级!布拉布拉……

2.3
优秀

2.4
你是第一。
你是最棒的。

写在本说明的末尾

除了林肯的书外,还必须有许多其他笔记来写下这些表达方式。但是我没有在google上搜索它们,而是以此版本将它们链接到此处。当我得到更多指示相似含义的句子时,我将收集它们以添加到此注释中。

致谢:
谢尔比,迪伦,丹尼尔(Danial)提供了一些表达方式。

参考文献
[1]杨林根,美国每日英语笔记

Note 1: Good的更多相关文章

  1. 三星Note 7停产,原来是吃了流程的亏

    三星Note 7发售两个月即成为全球噩梦,从首炸到传言停产仅仅47天.所谓"屋漏偏逢连天雨",相比华为.小米等品牌对其全球市场的挤压.侵蚀,Galaxy Note 7爆炸事件这场连 ...

  2. 《Note --- Unreal --- MemPro (CONTINUE... ...)》

    Mem pro 是一个主要集成内存泄露检测的工具,其具有自身的源码和GUI,在GUI中利用"Launch" button进行加载自己待检测的application,目前支持的平台为 ...

  3. 《Note --- Unreal 4 --- Sample analyze --- StrategyGame(continue...)》

    ---------------------------------------------------------------------------------------------------- ...

  4. [LeetCode] Ransom Note 赎金条

    
Given
 an 
arbitrary
 ransom
 note
 string 
and 
another 
string 
containing 
letters from
 all 
th ...

  5. Beginning Scala study note(9) Scala and Java Interoperability

    1. Translating Java Classes to Scala Classes Example 1: # a class declaration in Java public class B ...

  6. Beginning Scala study note(8) Scala Type System

    1. Unified Type System Scala has a unified type system, enclosed by the type Any at the top of the h ...

  7. Beginning Scala study note(7) Trait

    A trait provides code reusability in Scala by encapsulating method and state and then offing possibi ...

  8. Beginning Scala study note(6) Scala Collections

    Scala's object-oriented collections support mutable and immutable type hierarchies. Also support fun ...

  9. Beginning Scala study note(5) Pattern Matching

    The basic functional cornerstones of Scala: immutable data types, passing of functions as parameters ...

  10. Beginning Scala study note(4) Functional Programming in Scala

    1. Functional programming treats computation as the evaluation of mathematical and avoids state and ...

随机推荐

  1. Vue 组件的通信

    vue不得不了解的就是组件间的数据通信(暂且不谈vuex插件). 通信方式根据组件之间的关系有不同之处. 组件关系有下面三种:父-->子.子-->父.非父子 1.父-->子 父向子传 ...

  2. Jquery选择器小结

    1.基本选择器 $("#id") //ID选择器 $("div") //元素选择器 $(".classname") //类选择器 $(&qu ...

  3. 为什么Object.prototype在Function的原型链上与Function.prototype在Object的原型链上都为true

    关于javascript的原型链有一个问题我一直很疑惑:为什么 Function instanceof Object 与 Object instanceof Function都为true呢? Func ...

  4. GET 和 POST is so different

    .原理区别 一般我们在浏览器输入一个网址访问网站都是GET请求;再FORM表单中,可以通过设置Method指定提交方式为GET或者POST提交方式,默认为GET提交方式. HTTP定义了与服务器交互的 ...

  5. [HTML5] Lazyload below the fold images and iframes with native browser lazy-loading

    In this lesson, you'll learn how to use the loading="lazy" attribute available on images a ...

  6. .net+文件夹上传

    ASP.NET上传文件用FileUpLoad就可以,但是对文件夹的操作却不能用FileUpLoad来实现. 下面这个示例便是使用ASP.NET来实现上传文件夹并对文件夹进行压缩以及解压. ASP.NE ...

  7. 【概率论】3-2:连续分布(Continuous Distributions)

    title: [概率论]3-2:连续分布(Continuous Distributions) categories: Mathematic Probability keywords: Continuo ...

  8. Luogu4191 [CTSC2010]性能优化【多项式,循环卷积】

    题目描述:设$A,B$为$n-1$次多项式,求$A*B^C$在系数模$n+1$,长度为$n$的循环卷积. 数据范围:$n\leq 5*10^5,C\leq 10^9$,且$n$的质因子不超过7,$n+ ...

  9. nodejs基础 用http模块 搭建一个简单的web服务器 响应纯文本

    首先说一下,我们平时在浏览器上访问网页,所看到的内容,其实是web服务器传过来的,比如我们访问www.baidu.com.当我们在浏览器地址栏输入之后,浏览器会发送请求到web服务器,然后web服务器 ...

  10. 数据分析之matplotlib使用

    绘制折线图 参数详情 from matplotlib import pyplot as plt # 设置图片大小,dpi图片放大缩小时可以让其更清晰 plt.figure(figsize=(20,8) ...