Lesson 4 The double life of Alfred Bloggs
There are two type of people in the society. People who do manual works can higher payment than people who work in the office. We usually called the later people as white-collar, which means they wear the suit and tie to go to work. The majority of people would to white-collar work with less salary, since their status can be repected by others. It is undoubted that Mr. Bloggs is such person. After he married, he was too embarrassed to say his job to his wife. He simple said her that he was in a corporation. Every morning, he left his home dressed in the black suit. Then, he arrived his corporation and changed back his overalls and worked as a dustman. Before returning home, he took a shower and dressed his suit. He and his fellow kept this secret. Thus, his wife had known that she married a dustman. Recently, this man obtained a new job, which he worked in a office. He felt vrey happy, even through lossing half as much as he used to be, since his status was improved, and people addressed his as Mr. Bloggs.
manual (adj)体力的
sacrifice (v)牺牲=give up
privilege (n)好处
dustman 清洁工
corporation 公司
overall (adj,adv)全部的,整体地 (n)overalls 工作服
secret 秘密
status 地位=social position
compensate for 补偿
be addressed as 被称为。。。
in every respect 在各个方面
钱的几种:
1 gain 收益
2 fee 费用
3 payment 偿付的钱
4 wage 工钱
honor 荣幸,荣誉,(an honor)
pleasure (n)快乐,希望,令人高兴的事 (v)使高兴,使满意
Lesson 4 The double life of Alfred Bloggs的更多相关文章
- NCE3
Lesson1 A puma at large Pumas are large, cat-like animals which are found in America. When reports ...
- VK-Cup2017 Wild Card Round 2
来自FallDream的博客,未经允许,请勿转载,谢谢. Cf的Vkcup外卡赛2 上次round2和ditoly翻车了 所以只好来打打了 规则是给一道比较特殊的题目,你要找出较优的解 Unive ...
- New Concept English there (4)
20w/m These days, people who do manual work often receive far more money than people who work in off ...
- CodeForces114E——Double Happiness(素数二次筛选)
Double Happiness On the math lesson a teacher asked each pupil to come up with his own lucky numbers ...
- SpagoBI 教程 Lesson 4: BIRT Reports
SpagoBI Lesson 4: BIRT Reports BIRT BIRT is the acronym for Business Intelligence and Reporting Tool ...
- SpagoBI 教程 Lesson 1:Introduction and Installation
SapgoBI Lesson 1: Introduction and Installation Downloading and installing SpagoBI. Download SpagoBI ...
- cf Double Happiness(判断是否为素数且为4k+1型)
2790. Double Happiness time limit per test 3 seconds memory limit per test 128 megabytes input sta ...
- Nehe OpenGL lesson 8
lesson8 Blending: http://nehe.gamedev.net/tutorial/lessons_06__10/17010/ (也许须要特殊手段訪问) There was a re ...
- Lesson 11 Not guilty
Lesson 11 Not guilty guilty ['gɪlti] adj. 有罪的:内疚的 be guilty of - He is guilty of murder. be innocent ...
随机推荐
- 字典树——动态&&静态
静态---时间快 /************************************************************************* > File Name: ...
- CodeForces-687A(DFS,染色)
链接: https://vjudge.net/problem/CodeForces-687A 题意: Recently, Pari and Arya did some research about N ...
- try-catch-finally try中有rerun 是否执行finally
finally块的语句在try或catch中的return语句执行之后返回之前执行且finally里的修改语句可能影响也可能不影响try或catch中 return已经确定的返回值,若finally里 ...
- HBase 权限控制
HBase的权限管理依赖协协处理器.所以我们需要配置hbase.security.authorization=true,以及hbase.coprocessor.master.classes和hbase ...
- toJSON() 方法,将 Date 对象转换为字符串,并格式化为 JSON 数据格式。
JavaScript toJSON() 方法 定义和用法 toJSON() 方法可以将 Date 对象转换为字符串,并格式化为 JSON 数据格式. JSON 数据用同样的格式就像x ISO-8601 ...
- springmvc请求参数异常统一处理,结合钉钉报告信息定位bug位置
参考之前一篇博客:springmvc请求参数异常统一处理 1.ExceptionHandlerController package com.oy.controller; import java.tex ...
- docker-compose安装xxl-job
docker能安装的docker-compose肯定就能安装,锻炼一下写yml的能力. 后面再具体写实际中的应用 [root@localhost mysql]# cat docker-compose. ...
- sqli-labs(18)
开始挑战第十八关(Header Injection - Uagent field - Error based) 常见的HTTP注入点产生位置为[Referer].[X-Forwarded-For].[ ...
- wannafly 练习赛10 E 数列查找(莫队+分块分块分块......)
链接:https://www.nowcoder.net/acm/contest/58/E 时间限制:C/C++ 1秒,其他语言2秒 空间限制:C/C++ 32768K,其他语言65536K 64bit ...
- [BZOJ2791]:[Poi2012]Rendezvous(塔尖+倍增LCA)
题目传送门 题目描述 给定一个有n个顶点的有向图,每个顶点有且仅有一条出边.每次询问给出两个顶点${a}_{i}$和${b}_{i}$,求满足以下条件的${x}_{i}$和${y}_{i}$: ...