Note 2: Complain

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

1.1
suck

If someone says that something sucks, they are indicating that they think it is very bad. [V] [feelings] [Informal] [RUDE]
E.g., The system sucks.

1.2
sick and tired of ...

1.3
terrible

1.4
horrible

1.5
turn-off

1.6
scared

1.7
frightened

1.8
pissed-off

1.9
mean

1.10
shaky

2. My collection.

2.1
bad

2.2
not good

2.3
That is not good

When a student heard the librarian said the function of borrowing book will be suspended if the student break the law of the library, the student said this sentence.

2.4
No way

"No way (with the tone in cheek)", said when a male student heard the professor said that how about the results of the exams of the students in his class were ranked like the 1800s French art class for female students.

2.5
don't do that

2.5
uncomfortable

2.6
hate

2.7
dislike

Anne and some other Chinese girls like to say, "dislike", "dislike this pen very much". In these circumstances, it describes the feeling that the person owns this thing and she/he does not like it very much, but may not discard it very soon.

2.8
too bad

"Too bad I can't look up for the literature at dorm."
It is too bad that Eleanor had to leave so soon...
Too bad he used his intelligence for criminal purposes.
Too bad for you. This is from a foreign friend, said during lunch together.

References
[1] Linkun Yang, American daily English notes

=======

google translation

谷歌机器翻译:

注2:投诉

1.林肯[1]的合集:

1.1

如果有人说某事很烂,则表明他们认为这很不好。 [V] [感觉] [非正式] [粗鲁]
例如,系统糟透了。

1.2
厌倦了...

1.3
可怕

1.4
可怕

1.5
关掉

1.6
害怕

1.7
受惊

1.8
惹恼了

1.9
意思

1.10
摇摇欲坠

2.我的收藏。

2.1

2.2
不好

2.3
这是不好的

当学生听到图书馆管理员说如果学生违反图书馆法律时,借阅书的功能将被暂停,则学生说这句话。

2.4
没门

一位男同学听到教授的话说:“别无所求。”教授说,班上学生的考试成绩被评为1800年代法国女学生美术课。

2.5
不要那样做

2.5
不舒服

2.6
讨厌

2.7
不喜欢

安妮和其他一些中国女孩喜欢说“不喜欢”,“非常不喜欢这支笔”。在这种情况下,它描述了一个人拥有这个东西的感觉,她/他不太喜欢它,但是可能不会很快丢弃它。

2.8
太糟糕了

“太糟糕了,我无法在宿舍里寻找文学作品。”
埃莉诺不得不这么早离开真是太糟糕了...
太可惜了,他将自己的情报用于犯罪目的。
对你太坏了。这是来自一个外国朋友,一起吃午饭时说的。

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

Note 2: Complain的更多相关文章

  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 ...

随机推荐

  1. eclipse中toolbar位置的系统URI

    org.eclipse.ui.ide.IIDEActionConstants 这个类里存了系统toolbar,菜单等URI 定义自己的toolbar或者menu时,指定位置after=addition ...

  2. Java8-Thread-No.01

    import java.util.concurrent.TimeUnit; public class Threads1 { public static void main(String[] args) ...

  3. 【模板】A*B Problem升级版(FFT快速傅里叶)

    题目描述 给出两个 $n$ 位10进制数x和y,求x*y(详见 洛谷P1919) 分析 假设已经学会了FFT/NTT. 高精度乘法只是多项式乘法的特殊情况,相当于$x=10$ 时. 例如n=3,求12 ...

  4. 2019EC-Final参赛总结

    本来想发知乎上的,后来发现太长就放这好了23333 没写过这种东西,所以写得比较混乱&流水账 以下内容均为我的个人视角XD   赛前 在车上的时候,红太阳跟我们说他头晕(虽然他好像每场比赛都头 ...

  5. 7、组件注册-@Conditional-按照条件注册bean

    7.组件注册-@Conditional-按照条件注册bean @Conditional 按照一定的条件进行判断,满足条件给容器注入bean 按照条件进行动态装配. Spring 4 开始提供的一个注解 ...

  6. mouseup([[data],fn])

    mouseup([[data],fn]) 概述 当在元素上放松鼠标按钮时,会发生 mouseup 事件. 与 click 事件不同,mouseup 事件仅需要放松按钮.当鼠标指针位于元素上方时,放松鼠 ...

  7. 数值(Number,Math, 运算符)

    1.js中数字 1.数字存储 Javascript中所有数字的存储都是64位浮点数.整数也一样. 1 === 1.0 // true 2. 数字大小范围 可以表示的最大正数和最小负数 (-Math.p ...

  8. Ubuntu下dpkg安装软件遇到包依赖问题的处理方法

    造冰箱的大熊猫@cnblogs 2019/9/10 向灵魂工程师致敬! 在Ubuntu环境下通过dpkg命令安装deb包时,如果遇到包依赖问题,如 $sudo dpkg -i xxx.deb (Rea ...

  9. 在C语言中破坏函数调用堆栈

    // 这段代码显示,在C语言修改函数的返回地址 int test1() { ; } int test2(int a) { *(&a-) = (int)test1; // 将返回地址修改为tes ...

  10. Python学习日记(二)——字符转编码操作

    首先搞清楚:Python3的默认编码是unicode,Python2的默认编码是ASCII码 为什么需要编解码? 打个比方:假如说我做了一个游戏,叫<西游记>,游戏传到了日本去.但是日本人 ...