How to Pronounce WH Words — what, why, which

Have you noticed that there are two different ways to pronounce words that begin with ‘wh’?  I pronounce them one way, and my mother pronounces them another.  Special thanks to Mom for helping with this video!

YouTube blocked? Click here to see the video.

Video Text:

In this American English pronunciation video, I’m going to discuss, with my Mom, the pronunciation of WH.

I’ve gotten a couple questions about how do you pronounce words that begin with WH. And I’ve brought my Mom here because she pronounces it differently than I do. She does the perfect, in my opinion, old fashioned, hw sound before the W. Whereas, I just make a clean W sound. So, for example, let’s just say some words.
>> Okay.

>> Whale.
>> Whale.
>> White.
>> White.
>> What?
>> What?
>> Why?
>> Why?
>> While.
>> While.

>> Such a perfect hw. So, either way, totally acceptable. And Mom, you said sometimes you leave off the hw? Like for the word ‘whether’, you said you don’t do it.
>> Whether, W-H-E-T-H-E-R, I would say the same as weather.
>> Whether or not.
>> Yeah, whether or not, I would say the same as weather, clouds, rain, sleet.
>> Right.
>> So, there I don’t say the WH.
>> Yeah.
>> So either one is acceptable. Um, in my opinion, why learn another sound, hw, when you don’t have to. Just make it a nice, clean W sound. I also think that the way my Mom says it, white.
>> White.
>> …is a little old fashioned. What do you think. Do you agree with that?
>> No.
>> Really?
>> I don’t think it’s old-fashioned.
>> What do you think it is?
>> I think it’s the way to say WH.
>> Oh. Its A way to say WH.

Grammar note: when you say THE way, it means there’s only one way. When you say A way, it means there is more than one way. Mom thinks her way is the only way, the right way, but I know that both are acceptable pronunciations.

Listen again to THE way and A way.

>> What do you think it is?
>> I think it’s the way to say WH.
>> Oh. Its A way to say WH.
>> Okay guys, so that’s my opinion on how to say WH words. If you’re going to say it like me, which is a clean W sound, you just round the lips, ww, and start your word. Thanks, Mom.
>> You’re welcome, dear.
>> Alright guys, that’s it, and thanks so much for using Rachel’s English

How to Pronounce WH Words — what, why, which的更多相关文章

  1. There is no getter for property named 'user' in 'class com.jyr.wh.domain.User' 异常

    今天在使用mybatis时,出现了一个问题:There is no getter for property named 'user' in 'class com.jyr.wh.domain.User, ...

  2. Think you can pronounce these 10 words correctly? You might be

    Think you can pronounce these 10 words correctly?  You might be surprised! Share Tweet Share Tagged ...

  3. How to Pronounce Word vs. World

    How to Pronounce Word vs. World Share Tweet Share Tagged With: Comparison, Dark L What is the differ ...

  4. How to Pronounce AR, ORN, etc.

    How to Pronounce AR, ORN, etc. Share Tweet Share The R consonant can be really tricky.  In this vide ...

  5. How to Pronounce TH after N or Z

    How to Pronounce TH after N or Z Share Tweet Share Tagged With: Linking Consonant to Consonant The T ...

  6. How to Pronounce T + Dark L

    How to Pronounce T + Dark L Share Tweet Share Tagged With: Dark L The T and Dark L combination is co ...

  7. How to Pronounce Numbers 11 – 19

    How to Pronounce Numbers 11 – 19 Share Tweet Share Tagged With: Numbers Numbers are something you’ll ...

  8. How to Pronounce the Letters NG – No Hard G

    How to Pronounce the Letters NG – No Hard G Share Tweet Share Most of the time when you see the lett ...

  9. How to Pronounce the Numbers 1 – 10

    How to Pronounce the Numbers 1 – 10 Share Tweet Share Tagged With: Numbers Numbers are something you ...

随机推荐

  1. Django中更新多个对象数据与删除对象的方法

    更新多个对象 例如说我们现在想要将Apress Publisher的名称由原来的”Apress”更改为”Apress Publishing”.若使用save()方法,如: ? 1 2 3 >&g ...

  2. EF Code First Migrations数据库迁移 (转帖)

    1.EF Code First创建数据库 新建控制台应用程序Portal,通过程序包管理器控制台添加EntityFramework. 在程序包管理器控制台中执行以下语句,安装EntityFramewo ...

  3. 如何在MFC DLL中向C#类发送消息

    如何在MFC DLL中向C#类发送消息 一. 引言 由于Windows Message才是Windows平台的通用数据流通格式,故在跨语言传输数据时,Message是一个不错的选择,本文档将描述如何在 ...

  4. ng-model的用法

    参考: http://www.cnblogs.com/guanglin/p/5200097.html http://www.runoob.com/angularjs/ng-ng-cloak.html ...

  5. UDP丢包问题

    1. 问题描述 PC-A向PC-B发送UDP packet(共16K bytes),如果B机木有及时Read,UDP包将大量丢失. 2. 原因及解决 因为B木有及时接收,socket缓冲区放不下了. ...

  6. VS2010安装顽疾解决方法:error 25541 failed to open xml file

    一.问题描述 因为之前(2012)对HDFS客户端Thrift接口的库文件封装使用的是VS2010,最近考虑做一个完整的网盘系统的客户端,就把该库文件使用起来,比较悲剧的是之前做过操作系统的还原.我的 ...

  7. springMVC参数绑定JSON类型的数据

    需求就是: 现在保存一个Student,并且保存Student的friend,一个student会有多个朋友,这里要传递到后台的参数是: var friends = new Array(); var ...

  8. REST-assured 3发送图片

    上传图片,需要media_id,从上传临时素材获取:https://work.weixin.qq.com/api/doc#10112 https://qyapi.weixin.qq.com/cgi-b ...

  9. Redis 密码设置和查看密码

    Redis 密码设置和查看密码 redis没有实现访问控制这个功能,但是它提供了一个轻量级的认证方式,可以编辑redis.conf配置来启用认证. 1.初始化Redis密码: 在配置文件中有个参数: ...

  10. Doris FE负载均衡配置

    0 背景概述 Doris完全兼容了mysql协议,并且Doris FE本身通过多follower选举机制选举出master,可以保证fe本身的高可用性,也可以通过加入observer fe节点来提高f ...