aboard, abolish
aboard
board做动词有上车/船/飞机的意思,boarding就是正在上。board做名词有板的意思,车厢地板的板。
a是个词根,有三种意思:
1. 以某种状态或方式,如: ablaze, afire, aflame, alight, aloud, alive, afloat等
2. at, in, on, to sth,如: abed, aboard, abroad, ahead, afoot, ashore等
3. not/without, 如: amoral, asexual, atypical等
aboard: 到板上去。abroad: 到broad(广、大)的地方去:到国外去。过去有些人一辈子没去过县城。
All aboard! 全体上车。发音像拼音的ao-le-bao-de. 即All的l和aboard的a粘起来读。这种现象很常见,再如disagree,构词是dis+agree,读音是/disəˈgriː/,不是dis...agree. 手机/电脑上的词典和翻译软件,许多有发音功能,建议多听并模仿,音标供参考,不要背,更不要练印刷体。非专业人士不要苦练a和ʌ,i和ə等,长的长(i和i:),重的重,forty和fourteen能让人听出差别,就差不离。Raj把所有的θ念成t,如think成了tink, Tweety Bird tought (thought) he taw (saw) a cat, 老外也能听懂。
不要迷信外教。我的中文不错,不说明我能教语文或当播音员。同理,老外英语好能说明啥?华尔街英语的某个外教说maybe不能放句首,只有纽约的downtown才能叫downtown. 卖课程的拿cold feet做卖点,耐着性子多看几页,词典里cold和foot词条下都有,美剧《老友记》里也有。
abolish
发音像哦暴力式,我曾念成阿布罗伊师(abloish)。spaghetti不是psaghetti.
搭配: almost/largely/completely/totally/virtually abolish
近义词: annul, cancel, nullify, repeal
反义词: approve, endorse, ratify, validate
Emancipation Proclamation, in U.S. history, the executive order abolishing slavery in the Confederate States of America.
In the early part of the Civil War, President Lincoln refrained from issuing an edict freeing the slaves despite the insistent urgings of abolitionists. Believing that the war was being fought solely to preserve the Union, he sought to avoid alienating the slaveholding border states that had remained in the Union. "If I could save the Union without freeing any slave, I would do it; and if I could save it by freeing all the slaves, I would do it; and if I could do it by freeing some and leaving others alone, I would also do that." He wrote these words to Horace Greeley on Aug. 22, 1862, in answer to criticism from that administration gadfly; he had, however, long since decided, after much reflection, to adopt the third course.
六级/考研单词: emancipate, proclaim, abolish, slave, refrain, issue, despite, administer, tertiary
Lincoln kept the plan to himself until July 13, 1862, when, according to the cabinet diarist Gideon Welles, he first mentioned it to Welles and Secretary of State William H. Seward. On July 22 he read a preliminary draft to the cabinet and acquiesced in Seward's suggestion to wait until after a Union victory before issuing the proclamation. The Antietam campaign presented that opportunity, and on Sept. 22, 1862, after reading a second draft to the cabinet, he issued a preliminary proclamation that announced that emancipation would become effective on Jan. 1, 1863, in those states "in rebellion" that had not meanwhile laid down their arms.
六级/考研单词: accord, cabinet, preliminary, issue, proclaim, emancipate, uprising, meanwhile
On Jan. 1, 1863, the formal and definite Emancipation Proclamation was issued. The President, by virtue of his powers as commander in chief, declared free all those slaves residing in territory in rebellion against the federal government "as a fit and necessary war measure for suppressing said rebellion." Congress, in effect, had done as much in its confiscation acts of Aug., 1861, and July, 1862, but its legislation did not have the popular appeal of the Emancipation Proclamation—despite the great limitations of the proclamation, which did not affect slaves in those states that had remained loyal to the Union or in territory of the Confederacy that had been reconquered. These were freed in other ways. Nor did the proclamation have any immediate effect in the vast area over which the Confederacy retained control. Confederate leaders, however, feared that it would serve as an incitement to insurrection and denounced it.
六级/考研单词: tentative, emancipate, proclaim, issue, slave, reside, territory, uprising, necessity, suppress, congress, legislate, despite, affection, loyal, denounce
aboard, abolish的更多相关文章
- abandon, aboard, abolish
abandon Abandon is a 2002 American psychological thriller drama film [惊悚片] ... Waiting for Handler o ...
- Notepad++快捷键&正则表达式替换字符串&插件
Notepad++绝对是windows下进行程序编辑的神器之一,要更快速的使用以媲美VIM,必须灵活掌握它的快捷键,下面对notepad++默认的快捷键做个整理(其中有颜色的为常用招数): 1. 文件 ...
- nodpad++正则替换
则表达式是一个查询的字符串,它包含一般的字符和一些特殊的字符,特殊字符可以扩展查找字符串的能力,正则表达式在查找和替换字符串的作用不可忽视,它 能很好提高工作效率. EditPlus的查找,替换,文件 ...
- 十、Notepad++正则表达式使用
推荐个正则表达式在线测试的工具http://ccmpp.com/Regex/ Notepad++正则表达式使用 2011-01-06 10:01:35| 分类: 文档 | 标签:正则表达式 替换 no ...
- notepad++正则表达式替换字符串详解
正则表达式是一个查询的字符串,它包含一般的字符和一些特殊的字符,特殊字符可以扩展查找字符串的能力,正则表达式在查找和替换字符串的作用不可忽视,它 能很好提高工作效率. EditPlus的查找,替换,文 ...
- Linux环境及基础命令(一)
Linux环境及基础命令 一.认识Linux系统 略 二.配置Linux系统远程登录 2.1虚拟机系统配置 2.11虚拟机配置 统一NAT模式 虚拟机连不上 确定VMnet8网卡的IP地址(每台虚拟机 ...
- Notepad++正则表达式格式 Editplus使用正则表达式[转]
使用正则表达式可以很好地完成很多繁琐耗时的工作,以下抄录editplus正则表达式的使用,同样适用于notepad++:表达式 说明 \t 制表符. \n 新行. . 匹配任意字符. | ...
- Notepad++正则表达式使用
推荐个正则表达式在线测试的工具http://ccmpp.com/Regex/ Notepad++正则表达式使用 -- ::| 分类: 文档 | 标签:正则表达式 替换 notepad++ 匹配 查找 ...
- nit是虱子的卵
如题.[牛津] (egg of a) louse or other parasitic insect 虱或其他寄生虫(的卵). 忘了在那个帖子里说nit: 虱子了. 为了凑字数,迄今为止六级/考研单词 ...
随机推荐
- Python报错ModuleNotFoundError: No module named 'numpy'
转载:https://blog.csdn.net/qq_39779233/article/details/103224712 Python报错ModuleNotFoundError: No modul ...
- 汇编--LDR
转载:https://my.oschina.net/zengsai/blog/23733 ARM LDR 伪指令的格式: LDR Rn, =expr 如果name是立即数的话LDR R0,=0X123 ...
- Python AttributeError: module 'sys' has no attribute 'setdefaultencoding'
Python 3 与 Python 2 有很大的区别,其中Python 3 系统默认使用的就是utf-8编码. 所以,对于使用的是Python 3 的情况,就不需要sys.setdefaultenco ...
- hdu 2571 命运(水DP)
题意: M*N的grid,每个格上有一个整数. 小明从左上角(1,1)打算走到右下角(M,N). 每次可以向下走一格,或向右走一格,或向右走到当前所在列的倍数的列的位置上.即:若当前位置是(i,j), ...
- Docker 18.03 Centos7.6 安装 内网
首先访问https://download.docker.com/linux/centos/7/x86_64/stable/Packages/获取对应版本的rpm包docker包docker-ce-18 ...
- vue-router 4 你真的熟练吗?
虽然 vue-router 4 大多数 API 保持不变,但是在 vue3 中以插件形式存在,所以在使用时有一定的变化.接下来就学习学习它是如何使用的. 一.安装并创建实例 安装最新版本的 vue-r ...
- C#生成新浪微博短网址 示例源码
using System; using System.Collections.Generic; using System.Linq; using System.Text; using DotN ...
- Effective C++ 总结笔记(五)
六.继承与面向对象设计 32.确定你的public继承塑模出is-a关系 public继承意味着is-a.适用于base class身上的每一件事情也一定适用于derived class身上.每一个d ...
- UML常用建模工具简介,安装方法和各自的优点
这学期学习了统一建模语言,自己初学时对各种建模工具十分陌生,各种名词都不懂,软件也都不了解,开始很是不知所措.为了防止其他初学者陷入我的困境,自己对各种工具进行了总结: Visio:介绍:Visio是 ...
- N体模拟数据可视化 LightningChart®
N体模拟数据可视化 LightningChart N体模拟也许是目前最先进的数据可视化类型之一.事实上,我们现在谈论的不再是以商业为中心的传统数据的可视化,现在它甚至超越了比如振动分析等先进数据源 ...