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的更多相关文章

  1. aboard, abolish

    aboard board做动词有上车/船/飞机的意思,boarding就是正在上.board做名词有板的意思,车厢地板的板. a是个词根,有三种意思:1. 以某种状态或方式,如: ablaze, af ...

  2. .NET清除Session 的几个方法[clear/removeAll/remove/Abandon]

    1.clear() 清空所有session对象的值,但保留会话   2.removeAll() 调用clear()方法   3.remove("SessionName") 删除某个 ...

  3. Session.Abandon, Session.Clear和Session.Remove的区别

    Session.Clear()就是把Session对象中的所有项目都删除了, Session对象里面啥都没有.但是Session对象还保留. Session.Abandon()就是把当前Session ...

  4. Session.Abandon和Session.Clear的实现和区别

    我在网上找了一个比较贴切的描述: Session.Clear()就是把Session对象中的所有项目都删除了,Session对象里面啥都没有.但是Session对象还保留.Session.Abando ...

  5. Failed to abandon session scope: Connection timed out

    系统log 出现  Failed to abandon session scope: Connection timed out  错误, reboot无法重启 解决办法就是让postfix只用IPv4 ...

  6. HttpContext.Current.Session.Abandon() 大坑 要注意

    HttpContext.Current.Session.Abandon(); 如果在调用以上代码之后再存储session 在当前上下文之内是可以访问session的.. 但是页面跳转之后..在其他页面 ...

  7. Session.Abandon和Session.Clear有何不同 (转)

    Session.Clear()就是把Session对象中的所有项目都删除了, Session对象里面啥都没有.但是Session对象还保留.Session.Abandon()就是把当前Session对 ...

  8. Druid连接池 报错:abandon connection原因分析

    问题现象:使用Druid的数据库连接池,在进行一个查询SQL的时候,抛出了异常: [2017-10-20 01:40:59.269 ERROR com.alibaba.druid.pool.Druid ...

  9. Session.Abandon与Session.Clear之间的区别

    Session.Clear()就是把Session对象中的所有项目都删除了,Session对象里面什么都没有.但是Session对象还保留. Session.Abandon()就是把当前Session ...

随机推荐

  1. 基于openeuler的openssl编程

    ------------恢复内容开始------------ 一.编译环境 我下载好之后默认安装了openssl,若未安装的可输入以下命令: wget https://www.openssl.org/ ...

  2. linux 的 逻辑卷管理

    lvm 逻辑卷管理器 关于逻辑卷管理lvm的一些操作 新建磁盘 sdcfdisk /dev/sdc 创建分区,更改分区id 为8e,改变分区类型为 lvm linux 创建物理卷与pv相关 pvcre ...

  3. 谷歌chrome多个相同用户登陆同一个机器多开配置

    创建快捷方式,目标中填写:路径+参数如下所示即可 参数:--user-data-dir=%LOCALAPPDATA%\Google\Chrome\%SessionName%

  4. Java基础语法5-运算符

    运算符 基本运算符(算术.赋值.关系.逻辑等)不再赘述 位运算符 位运算符&.|.^.~.<<.>> &与 |或 ~非 ^异或 <<左移 >& ...

  5. C++ 指针的引用和指向引用的指针

    指向引用的指针 简单使用指针的一个例子就是: int a = 1; int *p = &a; 预先强调: 没有指向引用的指针 原因: 因为引用 不是对象,没有地址. 但是指向引用的指针是什么形 ...

  6. jmeter压测IP欺骗绕过服务端限流

    1.环境声明 jmeter3.0 后端为内网环境 2.检查内网闲置的ip 工具地址,无需复杂安装,解压点击就可以用啦~~ https://pan.baidu.com/s/1Yzs1vezfFMoy-m ...

  7. Linux mem 2.6 Rmap 内存反向映射机制

    文章目录 1. 简介 2. 匿名内存 Rmap 的建立 2.1 fork() 2.2 do_page_fault() 3. 文件内存 Rmap 的建立 3.1 fork() 3.2 do_page_f ...

  8. Node http

    要开发HTTP服务器程序,从头处理TCP连接,解析HTTP是不现实的.这些工作实际上已经由Node.js自带的http模块完成了.应用程序并不直接和HTTP协议打交道,而是操作http模块提供的req ...

  9. Apache发布支持Java EE微服务的Meecrowave服务器

    Apache OpenWebBeans团队希望通过使服务器适应用户来消除复杂性.所以,该团队发布了Apache Meecrowave项目1.0版. Apache Meecrowave是一款小型服务器, ...

  10. [CCC​2019] Tourism题解

    我们先考虑一下拿部分分: subtask1 考虑因为 \(n < 2k\) ,那么我们的划分一定是从中间某个地方裁开,且满足 \(k\) 的条件的,我们发现当划分点在 \([n\ mod\ k, ...