above, abrupt
above
近义词: over, beyond, exceeding
反义词: below, beneath, under, underneath
有从右往左写的文字,没有从下往上的。above-mentioned, above-described, above-cited, named-above, aforesaid, mentioned-above都是上(前)文提到的。mention, describe, cite都是词。afore也是词, a是词根,讲aboard时讲过了。
表示越过时只能用over。over还可表示盖着,如overwhelming, whelm是淹没的意思。爱如潮水将我包围, overwhelming呀。“*还可*表示”,overhead: *above* your head or *in* the sky. abovehead不是词。一轮红日overhead(点光源), 天似穹庐over四野。
表示数目、量度等多于、高于的意思时,above一般用来和最低值或标准做比较,如:above zero/freezing; officers of the rank of captain and above
道德标准可以用高低来形容,所以从基本意思引申出比喻的意思。above board: (商业交易等)open, honest. "Rachel's not above flirting with the boss when it suits her." 男的有喜欢《老友记》里的Rachel的吗?她是个horrible horrible person, bad, very bad.
我曾无缘无故地觉得介词后不能跟副词,看到in here就吃了一惊,那知道还有from here on in/out哩。"touching for the King's evil": 国王的手摸人治病,英国王室用语,见狄更斯的A Child's History of England。So, "We obey orders from above." 语法很正确。
abrupt
1. 突然的, 意外的。近反义词: craggy, precipitous, rugged, steep, sudden, undulate, unexpected
2. (语言/行为) 不连贯,唐突。近反义词: blunt, coarse, crude, curt, unceremonious, courteous, polished, smooth
courteous的话啥样?也许:
1. If I excuse myself abruptly... (Sheldon和Amy吃饭时离开饭桌去洗手间)
2. May I please be excused from the table?
courteous和court(宫廷)同词根,unceremonious与ceremony共舞。希金斯教授认为讲口伦敦音就是上等人了。I beg to disagree,钱不是万能的,没钱是万万不能的。我上高中时填空,what算错,pardon才对,现在好像没那么讲究了。遇到那啥的,throw "touching for the King's evil" onto their face,你给我分析下语法?"Hail sail and away"(升帆走), abrupt不?某个英国国王就这么说的。onto their face还是faces? their - his or her: Each student will have their own course-work folder. 我没说遇到那*些*啥的。脱口而出,语法正确,给自己点个赞 :-)
"Politicians provide easy targets for grammatical nitpickers because they have to think on their feet." 这是个美国政客说的。你品,你细细品。ssss,复数耶。还有副总统把potato拼错的……
Each student will have their own course-work folder... 一个班30个学生,每个学生有5个folder该咋翻译呢?
above, abrupt的更多相关文章
- abrupt|promising
N-VAR 典礼;(宗教)仪式A ritual is a religious service or other ceremony which involves a series of actions ...
- 定时Job在IIS中潜在危险-IIS 定期回收
引言 有时我们会在IIS中启用一些定时服务,但是你必须清楚IIS会定期回收Asp.net的应用程序的.首先来看IIS啥时候回收APPDomain. APPDomain 回收时机 There are ...
- RXJava by Example--转
原文地址:https://www.infoq.com/articles/rxjava-by-example Key takeaways Reactive programming is a specif ...
- Basic EEG waves 四种常见EEG波形
Source: https://www.medicine.mcgill.ca/physio/vlab/biomed_signals/eeg_n.htm The electroencephalogram ...
- 【JUC】JDK1.8源码分析之ThreadPoolExecutor(一)
一.前言 JUC这部分还有线程池这一块没有分析,需要抓紧时间分析,下面开始ThreadPoolExecutor,其是线程池的基础,分析完了这个类会简化之后的分析,线程池可以解决两个不同问题:由于减少了 ...
- java多线程系类:JUC线程池:03之线程池原理(二)(转)
概要 在前面一章"Java多线程系列--"JUC线程池"02之 线程池原理(一)"中介绍了线程池的数据结构,本章会通过分析线程池的源码,对线程池进行说明.内容包 ...
- words
conscious[英][ˈkɒnʃəs][美][ˈkɑnʃəs]consensus[英][kənˈsensəs][美][kənˈsɛnsəs] scious sensuswaterflood; de ...
- Dojo特效(翻译)
http://dojotoolkit.org/documentation/tutorials/1.10/effects/index.html In this tutorial, we will exp ...
- <<Numerical Analysis>>笔记
2ed, by Timothy Sauer DEFINITION 1.3A solution is correct within p decimal places if the error is l ...
随机推荐
- jQuery根据地址获取经纬度
一.HTML部分 1 @*景区位置*@ 2 <tr> 3 <th>景区名称:</th> 4 <td><input class="txt ...
- Educational Codeforces Round 113 (Rated for Div. 2)题解
\(A,B,C\)顺利签到,还是在\(D\)上面卡住了,之后在睡前还是想出来了,看来还是自己的思维不够敏捷和成熟... D. Inconvenient Pairs 简化题意,在一个直角坐标系中,有一些 ...
- Docker 搭建 Jenkins 持续集成自动化构建环境
1.Docker镜像拉取 Jenkins 环境命令 docker pull jenkins/jenkins:lts 查看下拉取的镜像 docker images 2.通过容器编排方式构建 Jenkin ...
- Vue 基础自查——watch、computed和methods的区别
1 前言 创建一个Vue实例时,可以传入一个选项对象 const vm = new Vue({ data: { msg: 'hello' }, computed: {}, methods: {}, w ...
- 开源的分布式事务框架 springcloud Alibaba Seata 的搭建使用 一次把坑踩完。。。
seata的使用 1. Seata 概述 Seata 是 Simple Extensible Autonomous Transaction Architecture 的简写,由 feascar 改名而 ...
- [Vue warn]: Unknown custom element: <sapn> - did you register the component correctly? For recursive components, make sure to provide the "name" option. found in ---> <Evaluate> at src/views/index/
关于vue报错: [Vue warn]: Unknown custom element: <sapn> - did you register the component correctly ...
- makefile编译子目录
make子目录常用方法 一般是 SUB_DIR = lib_src service .PHONY: subdirs $(SUB_DIR) subdirs: $(SUB_DIR) $(SUB_DIR): ...
- 自由导入你的增量数据-根据条件将sqlserver表批量生成INSERT语句的存储过程实施笔记
文章标题: 自由导入你的增量数据-根据条件将sqlserver表批量生成INSERT语句的存储过程增强版 关键字 : mssql-scripter,SQL Server 文章分类: 技术分享 创建时间 ...
- ES6基础知识(Reflect)
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8&quo ...
- python openpyxl、RESTful、Webservice接口 基础知识
最近 在做接口测试的时候,遇到如下问题:如何通过数据驱动去做批量接口测试呢,我们的测试数据放在哪里去维护?下面整理出相关点,供大家参考 1.如何维护接口测试数据:放在excel文件中,通过python ...