How to Pronounce WH Words — what, why, which
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的更多相关文章
- 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, ...
- 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 ...
- How to Pronounce Word vs. World
How to Pronounce Word vs. World Share Tweet Share Tagged With: Comparison, Dark L What is the differ ...
- 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 ...
- 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 ...
- 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 ...
- How to Pronounce Numbers 11 – 19
How to Pronounce Numbers 11 – 19 Share Tweet Share Tagged With: Numbers Numbers are something you’ll ...
- 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 ...
- How to Pronounce the Numbers 1 – 10
How to Pronounce the Numbers 1 – 10 Share Tweet Share Tagged With: Numbers Numbers are something you ...
随机推荐
- wsdl详解
<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:ns1="http:// ...
- Spring Boot/Spring Cloud、ESB、Dubbo
如何使用Spring Boot/Spring Cloud 实现微服务应用spring Cloud是一个基于Spring Boot实现的云应用开发工具,它为基于JVM的云应用开发中的配置管理.服务发现. ...
- 用exec调用带有output输出参数的存储过程
用exec调用带有output输出参数的存储过程,想要得到输出参数的值,必须在调用参数后面加output关键字,如: declare @value int exec up_test 2,3,@v ...
- 一小时入门webpack
webpack现在已经成为了大众化的项目必要脚手架,基本上现在的很多项目都需要webpack,由于webpack的出现glup和grunt已经完败,今天我们来说一下webpack如何使用. 首先我们需 ...
- 关于android im
从各种pack中看到 环信 easemob.com 300万用户以下免费 org.jivesoftware.smackopenfireappkefu等开源im
- setting.xml配置文件 --转载
转载出处:http://www.cnblogs.com/yakov/archive/2011/11/26/maven2_settings.html 在此,简单的说下 setting.xml 和 pom ...
- 发送邮件(单独文字)的方法(网易邮箱 OR QQ邮箱)
# coding:utf-8import smtplibfrom email.mime.text import MIMEText # 发邮件相关的参数# 网易邮箱用这个# smtpserver=&qu ...
- 用Keras搭建神经网络 简单模版(二)——Classifier分类(手写数字识别)
# -*- coding: utf-8 -*- import numpy as np np.random.seed(1337) #for reproducibility再现性 from keras.d ...
- Python 天气预报+微信
""" Description: 需要提供以下三个信息,在申请到的微信企业号当中可以找到 agentid corpid corpsecret Author:Nod Dat ...
- 解决thinkphp设置session周期无效的问题
thinkphp的session设置周期是无效的:直接的影响就是无法保留用户的登陆状态:用thinkphp开发的项目:关闭浏览器后用户就退出了:即便设置了session周期也没作用:这个bug存在很久 ...