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 ...
随机推荐
- sprint boot 手动快速创建web应用(2)
1.打开Eclipse新建maven项目 2.导入maven依赖 <parent> <groupId>org.springframework.boot</groupId& ...
- Python使用ConfigParser模块读取配置文件(config.ini)以及写入配置文件
前言 使用配置文件来灵活的配置一些参数是一件很常见的事情,配置文件的解析并不复杂,在python里更是如此,在官方发布的库中就包含有做这件事情的库,那就是configParser.configPars ...
- loadRunner12 设置关联 获取服务端动态数据
关联:服务器返回给客户端一些动态变化的值,客户端用这些值去访问服务器,不能把这些值写死在脚本里面,而应该存放在一个变量里面. 在脚本回放过程中,客户端发出请求,通过关联函数所定义的左右边界值(也就是关 ...
- webpack 之js兼容性处理
webpack 之js兼容性处理 // 用来拼接绝对路径的方法 const {resolve} = require('path') const HtmlWebpackPlugin = require( ...
- springboot利用mock进行junit单元测试,测试controller
1 spring-boot-starter-test内置mockito,添加pom依赖 <dependency> <groupId>org.springframework.b ...
- 博主日常工作中使用的shell脚本分享
前言: 今天给大家分享一篇在我工作中常用的一个shell脚本,里面有一些我们常用到的shell操作.该脚本用于本地电脑和服务器交互上,实现以下功能: 自动拉取自己个人电脑上的源码到服务器上yocto包 ...
- .NET6运行时动态更新限流阈值
昨天博客园撑不住流量又崩溃了,很巧正在编写这篇文章,于是产生一个假想:如果博客园用上我这个限流组件会怎么样呢? 用户会收到几个429错误,并且多刷新几次就看到了内容,不会出现完全不可用. 还可以降低查 ...
- flume的配置详解
Flume:===================== Flume是一种分布式的.可靠的.可用的服务,可以有效地收集.聚合和移动大量的日志数据. 它有一个基于流数据的简单而灵活的体系结构. 它具有健壮 ...
- [atAGC027D]Modulo Matrix
对网格图黑白染色,在黑色格中填不同的质数,白色格中填相邻黑色格的lcm+1,但这样会超过1e15的上限将网格图划分为两类对角线,每一条对角线选一个质数,然后每一个点就是两条对角线的质数相乘,而白格的值 ...
- [luogu5423]Valleys
先考虑不要求有洞,那么可以将所有权值排序,然后不断插入,那么一个连通块就是一个答案,加上连通块大小即可考虑并查集如何判断是否有洞,可以发现对于任意一个无洞的直角多边形,都有$90度内角-90度外角=4 ...