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. 【SpringMVC】SpringMVC搭建框架

    开发环境 IDE:idea 2019.3.2 构建工具:maven3.5.4 服务器:tomcat 9.0.30 Spring版本:5.3.1 创建maven工程 添加打包方式:war 引入依赖 &l ...

  2. C#比较两个对象是否为同一个对象。 Visual Studio调试器指南---多线程应用程序调试(一)

    两个对象是否为同一个对象:是看两个对象是否指向堆中的同一块内存. 1.使用object.ReferenceEquals() class Program { static void Main(strin ...

  3. yield 关键字的认知

    namespace ConsoleDemo{ class Program { static void Main(string[] args) { string[] str = { "1&qu ...

  4. Windows上使用Python2.7安装pip

    资料包含: setuptools-33.1.1 pip-18.1 ez_setup.py get-pip.py 方法一 先安装 setuptools: 进入 setuptools 文件夹,运行:pyt ...

  5. GPIO引脚速度的应用匹配

    GPIO 引脚速度: GPIO 引脚速度又称输出驱动电路的响应速度:(芯片内部在I/O口的输出部分安排了多个响应速度不同的输出驱动电路,用户可以根据自己的需要选择合适的驱动电路,通过选择速度来选择不同 ...

  6. java中的静态内部类

    静态内部类是 static 修饰的内部类,这种内部类的特点是: 1. 静态内部类不能直接访问外部类的非静态成员,但可以通过 new 外部类().成员 的方式访问 2. 如果外部类的静态成员与内部类的成 ...

  7. Go版本管理--处理不兼容

    目录 1. 简介 2.能否引起不兼容的包 3.如何处理incompatible 1. 简介 Go module的版本选择机制,其中介绍了一个Module的版本号需要遵循v<major>.& ...

  8. Java线程池工作原理

    前言 当项目中有频繁创建线程的场景时,往往会用到线程池来提高效率.所以,线程池在项目开发过程中的出场率是很高的. 那线程池是怎么工作的呢?它什么时候创建线程对象,如何保证线程安全... 什么时候创建线 ...

  9. MutationObserver API

    1.概述 MutationObserver接口提供了监视对DOM树所做更改的能力.它被设计为旧的Mutation Events功能的替代品,该功能是DOM3 Events规范的一部分. 但是,它与Mu ...

  10. UOS LoongArch 上成功安装.NET Core 3.1

    龙芯.NET团队正式发布了.NET Core 3.1 For LoongArch, 具体参见龙芯开源网站 http://www.loongnix.cn/index.php/Dotnet . 进入安装包 ...