accomplish, accord
accomplish
=achieve; accomplishment=achievement. accomplished: well educated/trained, skilled. skilled是被skill过,skillful很有skill (full of skill)
demolish和diminish, destroy, destruct, devastate都是d打头。relinquish=give up. replenish: refill embellish: 美化、装饰。
accord
cord (thick string or thin rope)和chord (和弦)都来自Latin chorda 'string',which来自Greek chorde. 搜"words have silent letter h H",有honor, hour, honest, vehicle, ghost, rhyme, rhythm等。总之,cord, chord, təˈmaːtəu, təˈmeitou, 反正accord和“弦”有关,进而和音乐、合奏有关,从词源上有'in harmony'的意思,引申为“一致或相配合”,然后谈不拢是没有“条约”的。harmonica(口琴)来自harmony,accordion(手风琴)来自chord. discord: 不和。
[牛津, LDOCE]
The tribute accorded her was fully deserved. 对她的赞扬她完全当之无愧。
He will not be accorded any special treatment. 特殊对待和他不和谐——他不配。
according to: 为了和...和谐、一致 => 根据
这么拿腔捏调地说话,不累吗?钱多了烧得呗。宋朝的时候国王说:Hail sail and away (升帆走),过了几百年钱多了,就这味了:
1. May I please be excused from the table?
2. This is the housekeeper speaking. And by the way, young lady, that is not how one addresses oneself on the telephone. First one identifies oneself and then asks for the person with whom one wishes to speak. [whom, 不是who] [with whom,整句不以介词结尾: What are you talking about?]
can't abide sb/sth: 忍不了; abide by sth: accept and obey a decision, rule, agreement etc,是不是有一丝无奈?And by the way, [牛津] abide by: act in accordance with sth
appropriate: adjective: correct, right, proper suitable; verb: steal, take illegally. 进了圆明园,觉得这个兽首搁自家博物馆挺appropriate,就appropriate走?
The guitar has six strings. it is a type of chordophone – wherein the sound is produced by way of a string, stretched between two fixed points, vibrating when plucked. phone也是个重要的词根。
Henry Plantagenet, when he was but [only] twenty-one years old, quietly succeeded to the throne of England, according to his agreement made with the late [dead] King at Winchester. Six weeks after Stephen's death, he and his Queen, Eleanor, were crowned in that city; into which they rode on horseback in great state, side by side, amidst much shouting and rejoicing, and clashing of music, and strewing of flowers... he reclaimed [claim back] all the castles belonging to the Crown...
六级/考研单词: throne, accord, amid, rejoice, clash
accomplish, accord的更多相关文章
- .NET平台开源项目速览(13)机器学习组件Accord.NET框架功能介绍
Accord.NET Framework是在AForge.NET项目的基础上封装和进一步开发而来.因为AForge.NET更注重与一些底层和广度,而Accord.NET Framework更注重与机器 ...
- The world won't care about your self-esteem. The world will expect you to accomplish something before you feel good about yourself.
The world won't care about your self-esteem. The world will expect you to accomplish something befor ...
- .NET开源工程推荐(Accord,AForge,Emgu CV)
本人用C#开发了一些项目,下面的开源工程给了我很大的帮助——详细的源代码介绍加丰富的实例运用,是非常不错的学习资源,分享给大家,同时附上我的相关开发项目. Accord.NET The ...
- 决策树简单介绍(二) Accord.Net中决策树的实现和使用
决策树介绍 决策树是一类机器学习算法,可以实现对数据集的分类.预测等.具体请阅读我另一篇博客(http://www.cnblogs.com/twocold/p/5424517.html). Accor ...
- Accord.Net中决策树
Accord.Net中决策树 决策树介绍 决策树是一类机器学习算法,可以实现对数据集的分类.预测等.具体请阅读我另一篇博客(http://www.cnblogs.com/twocold/p/54245 ...
- Accord.NET_Naive Bayes Classifier
我们这个系列主要为了了解并会使用Accord.NET中机器学习有关算法,因此主要关注的是算法针对的的问题,算法的使用.所以主要以代码为主,通过代码来学习,在脑海中形成一个轮廓.下面就言归正传,开始贝叶 ...
- 基于Accord.Audio和百度语言识别
---恢复内容开始--- 目标需求 使用录音形式,模拟微信语音聊天.按住录音,松开发送语音,并完成语音识别. ps:百度的语言识别有60秒长度限制,需要自己做好控制. 实现方案 采用C# winfor ...
- M03 利用Accord 进行机器学习的第一个小例子
01 安装 Visual studio 2017. 不具备安装这个的话,也可安装,Microsoft Visual Studio Express (or equivalent) 02 创建 C# 的 ...
- Accord.NET Framework 介绍
阅读目录 1.基本功能与介绍 Accord.NET Framework是在AForge.NET项目的基础上封装和进一步开发而来.因为AForge.NET更注重与一些底层和广度,而Accord.NET ...
随机推荐
- Python报错ModuleNotFoundError: No module named 'numpy'
转载:https://blog.csdn.net/qq_39779233/article/details/103224712 Python报错ModuleNotFoundError: No modul ...
- vim 常用操作技巧
记录常用的vim操作技巧,基本满足90%的日常编辑使用. 文档操作 vim test.txt 打开当前目录下的test.txt文档,若不存在则创建该文件 :w 保存当前修改到文件 :w bak.txt ...
- Python import urllib2 ImportError: No module named 'urllib2'
python3 import urllib2 import urllib2 ImportError: No module named 'urllib2' python3.3里面,用urllib.req ...
- (一)Mongodb学习之 Centos 7 单机部署
学习参考:https://www.runoob.com/mongodb/mongodb-tutorial.html 一.部署环境 1.系统:Centos 7 2.mongodb: mongodb-li ...
- shell 中单引号和双引号的区别
用以下代码来说明: #!/bin/bash url="http://c.biancheng.net" website1='C语言中文网:${url}' website2=" ...
- Docker 18.03 Centos7.6 安装 内网
首先访问https://download.docker.com/linux/centos/7/x86_64/stable/Packages/获取对应版本的rpm包docker包docker-ce-18 ...
- 2021 ICPC 江西省赛总结
比赛链接:https://ac.nowcoder.com/acm/contest/21592 大三的第一场正式赛,之前的几次网络赛和选拔赛都有雄哥坐镇,所以并没有觉得很慌毕竟校排只取每个学校成 ...
- Qt Creator 常用快捷键 详细总结
下面是我总结的一些Qt Creator 常用快捷键 ,可以大大提高我们使用Qt开发项目的效率!! Qt Creator 常用快捷键 快捷键 介绍 F1 查看帮助文档 Shift + F2 函数的声明和 ...
- redux 的简单实用案例
redux 的简单实用案例 整体思想与结构 创建一个Action 创建一个Reducer 创建Store 在App组件开始使用 整体思想与结构 文件目录如下: 构建 action,通过创建一个函数,然 ...
- 学习JS的第三天
一.逻辑分支(续) 1.三目运算符:条件运算符 a>b?c:d;表达式1?表达式2:表达式3; 根据表达式1执行的结果,来决定执行表达式2还是表达式3 表达式1结果是true执行表达式2,最终返 ...