VOA学习-South Sudan Must Allow Aid
South Sudan Must Allow Aid
The United States is gravelyconcerned by the serious escalation of the humanitarian crisis in Pibor County in South Sudan's Jonglei State. As many as 120,000 civilians have fled their homes as a result of spikes in the ongoing battle between state and non-state actors and inter-communal clashes. These vulnerable populations are living outside of protected communities and don't have enough food, safe drinking water, shelter, and health care.
This large-scale displacement comes at the onset of the rainy season when these semi-nomadic communities traditionally return to town centers. The military has a responsibility to protect civilians, but there have been disturbing reports of Sudan People's Liberation Army, or SPLA, soldiers harming and intimidating civilians in Jonglei State. The government of the Republic of South Sudan must ensure that its military forces adhere to humanitarian principles and protect all civilians regardless of their background or ethnicity.
Town centers are highly militarized, preventing civilians from freely and safely returning. To help alleviate this rapidly escalating humanitarian crisis, the United States is calling for an immediate relocation of SPLA garrisons out of town centers and the removal of commanding officers with records of civilian endangerment from service in Pibor County. The people of Jonglei must be able to return to key population centers to receive urgent life-saving assistance.
The United States remains committed to doing all it can to reach vulnerable populations wherever they are in South Sudan. The U.S. welcomes the government of the Republic of South Sudan's efforts to help aid agencies begin to reach as many as 25,000 people in remote, demilitarized bush areas for the first time last week.
All restrictions on humanitarian assistance for those in desprate need must stop. The United States joins its humanitarian partners in calling on all parties to the conflict to ensure unfettered humanitarian access to all parts of Jonglei, and the U.S. is prepared to increase its support if and when additional access is granted.
gravely[greɪvlɪ] adv. 严肃地;庄重地;严重地;沉重地
communal adj.公社的; 公民的; 公共的; 公用
escalation [ˌeskə'leɪʃn] 扩大,增加
fled [fled] v. 逃走,逃掉( flee的过去式和过去分词 );逃离,逃避
ongoing [ˈɒngəʊɪŋ] adj. 不间断的,进行的;前进的 n. 前进,发展;行为,举止
clashes [klæʃiz] 打斗
vulnerable[ˈvʌlnərəbl] adj.(地方)易受攻击的;易受伤的;易受批评的; [桥牌]已成局的
adhere [ədˈhiə] vi.黏附;附着;坚持;追随vt.使粘附;遵循,坚持;追随,依附
ethnicity [eθˈnɪsəti] n.种族地位,种族特点,种族渊源
alleviate [ə'li:vɪeɪt] vt.减轻,缓和
garrisons [ˈɡærisnz] n.守备部队,卫戍部队( garrison的名词复数 )
removal [riˈmu:vəl] n.免职; 除去; 移走; 搬迁
intimidating[ɪnˈtɪmɪdeɪtɪŋ]vt.恐吓,威胁( intimidate的现在分词)
desperate[ˈdespərit] adj.绝望的; 由绝望而引起的; 铤而走险的,孤注一掷的; 急切的,极度渴望的
VOA学习-South Sudan Must Allow Aid的更多相关文章
- python绘制世界人口地图
最近看了<python编程:从入门到实践>,里边设计的项目拿来学习学习,绘制世界人口地图. 首先,下载数据,http://data.okfn.org/ ,从这里下载population_d ...
- PHP如何使用GeoIP数据库
1.首先下载GeoIP的IP库.参考<利用GeoIP数据库及API进行地理定位查询>.下载后解压,得到一个GeoIP.dat文件 2.新建一个文件geoip.inc.内容为 <?ph ...
- 国家以及国家语言的json数据格式,提供给网友参考。
目前接触到一个需求,需要全球主要国家的选择以及语言的选择,如下图: 这是国家选项 这是语言的选项: 很简单有木有? 本来打算直接给文件,但是好像没有文件上传,所以就提供一个思路和代码,你们照着弄吧. ...
- 优测优社区干货精选|老司机乱谈编辑器之神——vim
文 / 腾讯 吴双 前言 优测小优 有话说: 腾讯优测只有应用测试大神?不不不,我们还有各种研发大牛! *** vim 是一种信仰,我自从2004年有了这个信仰,已经12个年头了.本文介绍了学习vim ...
- web项目中js加载慢问题解决思路
最近使用Echarts地图(版本为echarts2,echarts3目前无法下载地图版). 问题描述:之前使用require形式加载,地图首次加载显示要6-7秒,难以接受. js配置代码如下: < ...
- Pandas与Matplotlib基础
pandas是Python中开源的,高性能的用于数据分析的库.其中包含了很多可用的数据结构及功能,各种结构支持相互转换,并且支持读取.保存数据.结合matplotlib库,可以将数据已图表的形式可视化 ...
- asp.net core ABP模板本地化设置
ABP的语言本地化设置非常方便,甚至地区图标ABP框架都已经有了. 先看看结果吧. 英文的界面 中文的界面 配置流程如下: 首先在Localization目录下新建一个对应的json文件,里面存放对应 ...
- vue中使用echarts来绘制世界地图和中国地图
第一步,下载echarts cnpm install echarts --save-dev 第二步,在main.js中全局引入 //引入echarts import echarts from 'ech ...
- 12 Things Developers Will Love About Oracle Database 12c Release 2
by Chris Saxon-Oracle It's Here: Oracle Database 12c Release 2 (12.2) Is available on Oracle Cloud. ...
随机推荐
- 【Linux安全】防止任意用户使用 su 切换到 root
防止任意用户使用 su 切换到 root 在终端中输入下列命令 vim /etc/pam.d/su (按 i 进行编辑,qw 保存并推出) 在头部加入行: auth required pam_whee ...
- 捉虫记:SHGetSpecialFolderPath返回错误码为2
通常我们想获得系统的一些路径时,都会使用一些Shell函数.比如SHGetSpecialFolderPath,SHGetFolderPath,SHGetKnownFolderPath等,传入我们想要的 ...
- (?m)
centos6.5:/root/sbin#cat -n vv 1 192.168.11.186,192.168.11.187 35199,3306 Dec 7, 2016 11:40:02.75052 ...
- hdu4597Play Game(记忆化)
链接 通化邀请赛的题 貌似不怎么难 记忆化DP 状态方程类似于2维的 只是变成了4维 每次有四种方向去搜 取最棒的 判断好边界条件 #include <iostream> #includ ...
- WordPress 3.5.1远程代码执行漏洞
漏洞版本: WordPress 3.5.1 漏洞描述: WordPress是一种使用PHP语言开发的博客平台,用户可以在支持PHP和MySQL 数据库的服务器上架设自己的网志.也可以把 WordPre ...
- [HDU 5029] Relief grain
Relief grain Time Limit: 10000/5000 MS (Java/Others) Memory Limit: 100000/100000 K (Java/Others)T ...
- 宣布 Azure Backup 支持备份 Windows Server 2008
Giridhar Mosay 云 + Enterprise项目经理 AzureBackup已支持最新的 Windows Server 操作系统,例如 Windows Server 2008R2. ...
- 《C#并行编程高级教程》第6章 PLINQ:声明式数据并行 笔记
PLINQ这个话题好多书都写到过,这本也没有什么特别好的地方. 几个有用和有趣的点记录一下. 顺序的不确定性 用PLINQ就一定要记住并行后会导致顺序不确定的问题.解决方案就是AsOrdered或 ...
- ACM位运算技巧
ACM位运算技巧 位运算应用口位运算应用口诀位运算应用口诀 清零取反要用与,某位置一可用或 若要取反和交换,轻轻松松用异或 移位运算 要点 1 它们都是双目运算符,两个运算分量都是整形,结果也是整形. ...
- 浅谈Xcode5和Xcode7在系统创建的文件夹和文件中的区别
*:first-child { margin-top: 0 !important; } body > *:last-child { margin-bottom: 0 !important; } ...