How to Pronounce the Word ARE
How to Pronounce the Word ARE
Tagged With: ARE Reduction
Study the ARE reduction. There are many reductions in conversational American English. It’s important to know what they are to improve listening comprehension, but also to use the reductions in speech yourself. They are a key part to sounding natural.
YouTube blocked? Click here to see the video.
Video Text:
I’ve gotten a few questions recently about the word ‘are’. Specifically someone recently asked if they were hearing correctly “What you doing?” instead of “What are you doing?” That is not grammatically correct, and a native speaker would not say “What you doing?” However, a native speaker may reduce the word ‘are’ so much that a non-native speaker would have problems hearing it. The word ‘are’ can be reduced simply to the schwa/R sound, er, er, er. So in this sentence, What are you doing?, you may very well hear whater, whater, whater you doing? Whater you doing? With the er very low in pitch and very fast. What are you doing? What are, what are, it sounds like the word ‘butter’. Butter, what are, what are you doing?Now that you know what you’re listening for, see if you can hear it in this sentence: What are you doing, what are you doing, what are you doing?The word ‘are’ is often shortened in writing as well, as a contraction with ‘you’, ‘we’, or ‘they’. They’re, for example. But it doesn’t have to be written as a contraction for it to bepronounced with this short ‘er’ sound.Let’s look at a few more sentences where the word ‘are’ can be reduced. My cousins are coming tomorrow. My cousins are, my cousins are, My cousins are coming tomorrow. My cousins are coming tomorrow. The cookies are good. The cookies are, are, the cookies are good. Where are the girls? Now here the word before ends in the schwa/R sound, er, where er the girls? I would explain it as a re-emphasizing of the er sound: Where er the girls? But in fast speech, it actually all blends together. Where are the girls? Where are the girls? So it sounds like the word R is being dropped. Where are the girls?
And someone else asked about the word ‘are’ and the word ‘were’ – about them sounding the same when they’re both reduced. The word ‘were’ will always have that W sound at the beginning,so there is a difference in the pronunciation of these words. Let’s look at an example sentence. The kids are there. The kids er, er, er, just the R sound, the kids are there. The kids were there. The kids ww, ww, were, were, the kids were there. The second one has that W sound in it. The kids are there, the kids were there. The kids are there, the kids were there. Can you hear the difference?
Now that you know this concept of the reduced word ‘are’, try it out in your speech. And listen for it when you’re listening to native speakers. That’s it, and thanks so much for using Rachel’s English.
Video:
How to Pronounce the Word ARE的更多相关文章
- How to Pronounce the Word OR
How to Pronounce the Word OR Share Tweet Share Tagged With: OR Reduction Study the OR reduction. Th ...
- How to Pronounce the word BECAUSE
How to Pronounce the word BECAUSE Share Tweet Share Tagged With: BECAUSE Reduction Study the BECAUSE ...
- How to Pronounce the Word ‘TO’
How to Pronounce the Word ‘TO’ Share Tweet Share Tagged With: TO Reduction Study the TO reduction. ...
- How to Pronounce the Word SOMETHING
How to Pronounce the Word SOMETHING Share Tweet Share Something tells me you’re going to like this v ...
- How to Pronounce the Word THEM
How to Pronounce the Word THEM Share Tweet Share Tagged With: THEM Reduction Study the THEM reductio ...
- Reduction: the word AT
Reduction: the word AT Share Tweet Share Tagged With: AT Reduction Study the AT reduction. There ar ...
- Examples: How to Pronounce T
Examples: How to Pronounce T Share Tweet Share Tagged With: Flap T, Stop T The [t] sound is not alwa ...
- 为什么“how to say”是错的?
2018-04-26 15:53 英语口语 吉米老师前言:如果让老外评选十大Chinglish之最,老师猜"how to say"一定榜上有名.几乎每一位学习英语的童鞋,都曾有过脱 ...
- English Conversation – Checking in at an airport
English Conversation – Checking in at an airport Share Tweet Share Tagged With: Ben Franklin Exercis ...
随机推荐
- 通过注解实现一个简易的Spring mvc框架
1.首先我们来搭建架构,就建一个普通的javaweb项目就OK了,具体目录如下: 对于小白来说可以细看后面web.xml的配置,对javaweb有点研究可以忽略而过后面的web.xml配置. 2.先上 ...
- MySQL 分区间进行数据展示 实例
如何进行分区间数据统计示例 业务场景:统计消费总金额大于1000元的,800到1000元的,500到800元的,以及500元以下的人数. SELECT COUNT(CASE WHEN IFNULL(t ...
- [CVE-2014-8959] phpmyadmin任意文件包含漏洞分析
0x01 漏洞描述 phpmyadmin是一款应用非常广泛的mysql数据库管理软件,基于PHP开发. 最新的CVE-2014-8959公告中,提到该程序多个版本存在任意文件包含漏洞,影响版本如下: ...
- window安装mysql教程
1.下载mysql安装包到指定文件: 比如如图我把下载的mysql zip的内容解压到这个文件里面,具体文件内容如下: my.ini 需要自己创建,里面的内容如下: [mysqld] #basedir ...
- centos7 安装Node.js并配置为全局可用
本文Node.js版本为5.12.0,登录 https://nodejs.org/dist/v5.12.0/,需指定其他版本的话可以直接修改版本号进行登录. 为了方便使用tar命令对文件进行解压,我们 ...
- jq遍历list和object
<script> //----------------for用来遍历数组对象-- var i,myArr = [1,2,3]; for (var i = 0; i < myArr.l ...
- CMD命令行合并多个txt文件到一个txt文件
运行->输入CMD回车 输入: Copy G:\MyFolder\*.txt G:\NewFolder\a.txt 回车即可 意思是将G:\MyFolder\下的所有txt文本内容复制到G:\ ...
- Ruby学习笔记4: 动态web app的建立
Ruby学习笔记4: 动态web app的建立 We will first build the Categories page. This page contains topics like Art, ...
- 调整navigationItem的位置
UIBarButtonItem *itemTransformView = [[UIBarButtonItem alloc] initWithCustomView:_header.transformVi ...
- 使用git时报错出现vim.exe.stackdump
使用git时报错出现vim.exe.stackdump 关闭命令行重新打开试试 一般由于异常报错引起的