abandon, aboard, abolish
abandon
Abandon is a 2002 American psychological thriller drama film [惊悚片]
...
Waiting for Handler on campus [校园], Katie is once again attacked by Embry, who promises to find her wherever she goes before running off. Informing Handler of her encounter [遇到] with Embry, Katie asks him if the two of them can just leave, but Handler insists on putting a stop to Embry's threats [威胁]. Following Katie's direction to where Embry ran off, Handler and Katie venture [冒险] into Embry's former dormitory [宿舍], which is now *abandoned* due to the building's derelict [坍塌的] structure. As they walk into one of the building's old tunnels [地下通道], a former spot for Katie and Embry's trysts [幽会], Katie begins to interact [交流] with Embry, but Handler sees no one.
...
Through flashbacks [镜头的闪回], Katie and Embry have been in the same location two years prior, with Embry cruelly breaking up with her and calling off [取消] their planned trip to Greece [希腊]. It is subsequently [随后] revealed [显露] that as a repercussion [后果] of her father's *abandonment* of her at a young age, Katie possesses [有] severe psychotic [精神病] tendencies [倾向] surrounding [比喻的用法,查词典] *abandonment*. Distraught [心烦意乱] over Embry's disposal [处置] of her, Katie picks up a rock and strikes him from behind repeatedly, killing him.
aboard
board做动词有上车/船/飞机的意思,boarding就是正在上。board做名词有板的意思,车厢地板的板。
a是个词根,有三种意思:
1. 以某种状态或方式,如: afire, aloud, alive, afloat等
2. at, in, on, to sth,如: abed, aboard, abroad, ahead, afoot, ashore等
3. not/without, 如: amoral, 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, 老外也能听懂。
abolish
The *abolition* of slavery occurred at different times in different countries. It frequently occurred sequentially [顺序地] in more than one stage - for example, as *abolition* of the trade in slaves in a specific country, and then as *abolition* of slavery throughout empires [帝国]. Each step was usually the result of a separate law or action. This timeline shows *abolition* laws or actions listed chronologically [按时间顺序地]. It also covers the *abolition* of serfdom [农奴制].
The Fugitive [逃犯] Slave Law of 1850 requires the return of escaped slaves to their owners regardless [与...无关] of the state they are in. 1852 Constitution [宪法] officially declared slavery illegal. Dred Scott v. Sanford rules [裁定] that black slaves and their descendants [后裔] cannot gain American citizenship and that slaves are not entitled to [具有...的权利] freedom even if they live in a free state for years. 1862, Slave trade *abolished*. 1863, Lincoln issues [发出] the Emancipation [解放] Proclamation [宣言], freeing all slaves in Confederate[美国南部邦联]-controlled areas. Most slaves in "border states" are freed by state action, and a separate law frees the slaves in Washington, D.C. 1865, Slavery *abolished*, except as punishment for crimes [对犯罪的惩罚例外], by the Thirteenth Amendment [修正] to the United States Constitution. It frees 40,000 remaining slaves in border states. Thirty out of thirty-six states vote to [投票赞成] ratify [使...生效] it; New Jersey, Delaware, Kentucky, and Mississippi vote against [反对].
abandon, aboard, abolish的更多相关文章
- aboard, abolish
aboard board做动词有上车/船/飞机的意思,boarding就是正在上.board做名词有板的意思,车厢地板的板. a是个词根,有三种意思:1. 以某种状态或方式,如: ablaze, af ...
- .NET清除Session 的几个方法[clear/removeAll/remove/Abandon]
1.clear() 清空所有session对象的值,但保留会话 2.removeAll() 调用clear()方法 3.remove("SessionName") 删除某个 ...
- Session.Abandon, Session.Clear和Session.Remove的区别
Session.Clear()就是把Session对象中的所有项目都删除了, Session对象里面啥都没有.但是Session对象还保留. Session.Abandon()就是把当前Session ...
- Session.Abandon和Session.Clear的实现和区别
我在网上找了一个比较贴切的描述: Session.Clear()就是把Session对象中的所有项目都删除了,Session对象里面啥都没有.但是Session对象还保留.Session.Abando ...
- Failed to abandon session scope: Connection timed out
系统log 出现 Failed to abandon session scope: Connection timed out 错误, reboot无法重启 解决办法就是让postfix只用IPv4 ...
- HttpContext.Current.Session.Abandon() 大坑 要注意
HttpContext.Current.Session.Abandon(); 如果在调用以上代码之后再存储session 在当前上下文之内是可以访问session的.. 但是页面跳转之后..在其他页面 ...
- Session.Abandon和Session.Clear有何不同 (转)
Session.Clear()就是把Session对象中的所有项目都删除了, Session对象里面啥都没有.但是Session对象还保留.Session.Abandon()就是把当前Session对 ...
- Druid连接池 报错:abandon connection原因分析
问题现象:使用Druid的数据库连接池,在进行一个查询SQL的时候,抛出了异常: [2017-10-20 01:40:59.269 ERROR com.alibaba.druid.pool.Druid ...
- Session.Abandon与Session.Clear之间的区别
Session.Clear()就是把Session对象中的所有项目都删除了,Session对象里面什么都没有.但是Session对象还保留. Session.Abandon()就是把当前Session ...
随机推荐
- Linux上的多进程间通信机制
最近项目需要一个类似于Android上广播通信机制,方便多进程间相互通信,可以是一对多,多对一,或者多对多. 大致如下 Linux现有的进程间通信能用的只有 管道 消息队列 信号量(这个还只能算同步机 ...
- simulate_click
#!/bin/bashlet actual_x=104+144*$[$2-1]let actual_y=945+144*$[$1-1]adb shell input tap ${actual_x} $ ...
- C++类的静态成员变量与静态成员函数
1.类的静态成员变量 C++类的静态成员变量主要有以下特性: 1.静态成员变量需要类内定义,类外初始化 2.静态成员变量不依赖于类,静态成员变量属于全局区,不属于类的空间. 3.静态成员变量通过类名访 ...
- MySQL到底能否解决幻读问题
先说结论,MySQL 存储引擎 InnoDB 在可重复读(RR)隔离级别下是解决了幻读问题的. 方法:是通过next-key lock在当前读事务开启时,1.给涉及到的行加写锁(行锁)防止写操作:2. ...
- RabbitMQ的安装及入门使(Windows)
1.安装Erlang所以在安装rabbitMQ之前,需要先安装Erlang .点击下载Erlang 执行下载下来的Erlang,全部点击"下一步"就行.安装完成设置一下环境变量. ...
- 02 | 顶层对象和global对象
顶层对象的属性 顶层对象,在浏览器环境指的是window对象,在Node指的是global对象.ES5之中,顶层对象的属性与全局变量是等价的. window.a = 1; a // 1 a = 2; ...
- SpringCould | Nacos与Feign
服务注册Nacos 介绍 概念 一个更易于构建云原生应用的动态服务发现.配置管理和服务管理平台. Nacos: Dynamic Naming and Configuration Service Nac ...
- liteIDE配置环境变量
1.下载安装go https://www.cnblogs.com/Jack-cx/p/9878213.html 2.下载ide https://www.golangtc.com/download/li ...
- mac 工作区
https://www.zhihu.com/question/20917614 http://www.bjhee.com/mission-control.html 窗口切换 https://sspai ...
- Part 61 to 63 Talking about partial class and partial method in C#
部分类和部分方法 部分类是用partial声明的类,它允许我们把一个类分割成两个或多个类,当应用程序编译的完成的时候,多个部分类会结合成一个类,同时partial关键字也可以用于声明结构和接口. 那么 ...