6.3

http://www.51voa.com/VOA_Special_English/pakistan-town-struggles-with-rise-in-hiv-infections-82182.html
 
Pakistan/Pakistani, pay more attention to the difference of pronouncation of these two words
infected with HIV
AIDS = Acquired Immunodeficiency Syndrome
had tested positive for HIV
His dauther is receiving  treatment, he said, adding he did not know how she was infected
syringe
plight
 
6.5
http://www.51voa.com/VOA_Special_English/us-now-requiring-visa-applicants-to-provide-social-media-details-82187_1.html
 
nearly all visa seekers
plz note nearly is a adv. and adv. can 修饰 a n. even the usage is seldom.
visa seeker = visa applicant
vet
extreme vetting
vetting process
deportation history
fuel terrorist sentiment
screen out terriosts
construe,misconstrue
misconstrued = misunderstood
 
6.6
http://www.51voa.com/VOA_Special_English/japanese-women-stand-against-high-heels-82191_1.html
high heels
双介词
a social media campaign against rules for what kind of clothing is acceptable
campaign
workplace
a funeral home
gender discrimination
to demand the government bar companies from requiring female employees to wear high heels on the job
harassment
neckties
persuade companies to turn down air-conditioners and reduce electricity use
electrify/electricity 
 
6.7
http://www.51voa.com/VOA_Special_English/apple-to-add-new-software-privacy-tool-end-itunes-82197.html
 
 
to expand its offerings to make up for dropping iPhone demand worldwide
financial quarter
 
wonmen's menstrual cycles
 
6.8
http://www.51voa.com/VOA_Special_English/immigrants-play-big-part-in-caring-for-older-adults-disabled-in-u-s-82211_1.html
 
proposed limits on immigration to the United States
 
disabled/elderly people
disabled & elderly normally acts as adj. but they can also to be a pron.
e.g.
We rely heavily on immigrants to care for the elderly and disabled
nursing homes
Annual Social and Economic Supplement
This is an industry that need people work round-the-clock.
 
health/home care aides
 
run directly counter
 
 
 
 
 
 
 
 

english note [6.3to6.9]的更多相关文章

  1. english note(6.17to6.23)

    6.17 http://www.51voa.com/VOA_Special_English/are-these-us-treasures-about-to-be-destroyed-82260_1.h ...

  2. english note(6.10to6.16)

    6.10 http://www.51voa.com/VOA_Special_English/blackbeard-s-ship-comes-to-the-us-supreme-court-82217_ ...

  3. english note(6.3 to 6.8)

    6.3 http://www.51voa.com/VOA_Special_English/pakistan-town-struggles-with-rise-in-hiv-infections-821 ...

  4. english note(6.2 to 5.30)

    notes 6.2 to 5.30  http://www.51voa.com/VOA_Special_English/suicide-rates-among-young-americans-on-t ...

  5. Lesson 25 Do the English speak English?

    Text I arrived London at last. The railway station was big, black and dark. I did not know the way t ...

  6. Installing the .NET Framework 4.5, 4.5.1

    This article provides links for installing the .NET Framework 4.5 and 4.5.1 on your computer.  If yo ...

  7. Globalization Guide for Oracle Applications Release 12

    Section 1: Overview Section 2: Installing Section 3: Configuring Section 4: Maintaining Section 5: U ...

  8. Oracle 数据库的组成(instance+database)

    Oracle服务器是一种对象关系数据库管理系统,它为信息管理提供开放.综合.集成的方法. Oracle服务器中有多种进进程.内存结构和文件: Oracle服务器由一个Oracle实例和一个Oracle ...

  9. 【251】◀▶IEW-Unit16

    Unit 16 Commodities and Manufacturered Goods 多幅饼图的写作技巧 1.model1对应图片分析 2.Model1范文分析 Model 1 The pie c ...

随机推荐

  1. NOIP 模拟 $33\; \rm Hunter$

    题解 \(by\;zj\varphi\) 结论题. 对于 \(1\) 猎人,他死的期望就是有多少个死在它前面. 那么对于一个猎人,它死在 \(1\) 前的概率就是 \(\frac{w_i}{w_i+w ...

  2. 最短路径 | 深入浅出Dijkstra算法(一)

    参考网址: https://www.jianshu.com/p/8b3cdca55dc0 写在前面: 上次我们介绍了神奇的只有五行的 Floyd-Warshall 最短路算法,它可以方便的求得任意两点 ...

  3. .net core2.1 迁移.net core 3.1

    1.解决方案->属性-->目标框架 .net core3.1 2.删除旧的Nuget包添加新的NuGet包 3.修改Startup.cs 修改ConfigureServices 修改Con ...

  4. dataTemplate 的使用之listView

    <Window x:Class="WpfApplication1.Window39" xmlns="http://schemas.microsoft.com/win ...

  5. C# Monitor.Wait() 源码追踪 (转载)

    source: 释放对象上的锁并阻止当前线程,直到它重新获取该锁. 如果已用指定的超时时间间隔,则线程进入就绪队列. 可以在等待之前退出同步上下文的同步域,随后重新获取该域. [SecuritySaf ...

  6. ThreadPoolExecutor八种拒绝策略浅析

    转自:http://www.kailing.pub/article/index/arcid/255.html 前言 谈到java的线程池最熟悉的莫过于ExecutorService接口了,jdk1.5 ...

  7. new和delete关键字

    new关键字创建出来的对象位于什么地方?很明显嘛,new关键字创建出来的对象一定位于堆空间,这种说法一定正确吗?本篇博客帮你揭开其神秘的面纱. 被忽略的事实new/delete的本质是C++预定义的操 ...

  8. WPF 勾选划线

    最近项目需要一个左右侧一对多的划线功能 我们先来看一下效果秃: 主要功能: 支持动态添加 支持复选 支持修改颜色 支持动态宽度 主要实现:事件的传递 应用场景:购物互选,食品搭配,角色互选 数据源 左 ...

  9. Eclipse插件 -- 阿里巴巴扫描编码规插件

    一.github地址: https://github.com/alibaba/p3c 二..eclipse插件的安装 此处示例采用eclipse,版本为 Neon.1 Release RC3 (4.6 ...

  10. 八款优秀Linux浏览器推荐

    #1.Firefox:互联网革命的新典范   众所周知,Firefox最大的优点就是拥有数以千计的插件,能够使得用户个性化自己的浏览器.与此同时,Firefox还是一款时尚.快捷.创新.高效的浏览器, ...