How to Pronounce the I in ING
How to Pronounce the I in ING
Tagged With: ING Verbs
The I in ING is the IH as in SIT vowel, according to the IPA. However, in practice, many Americans make a sound that is closer to the EE as in SHE vowel.
YouTube blocked? Click here to see the video.
Video Text:
In this American English pronunciation video, we’re going to go over how to pronounce the I in ING.The ING ending
is written in IPA with the ‘ih’ as in ‘sit’ vowel followed by the NG consonant sound. But actually, when the IH vowel is followed by this consonant, it tends to sound a lot more like the ‘ee’ as in ‘she’ vowel. Take for example these words. Win, wing, and ween. ‘Win’ is written with the ‘ih’ as in ‘sit’ vowel. Wi-, wi-, win. ‘Wing’ is also written with the ‘ih’ as in ‘sit’ vowel, but clearly the vowel sound is different. Wi-, wi-, win, wi-, wi-, wing. It’s actually a lot more like the sound in ‘ween’. Wee-, wee-, ween. So keep this in mind when you look up a word in the dictionary and find the IPA ‘ih’ as in ‘sit’ followed by the NG consonant sound. It is more like the ‘ee’ as in ‘she’ vowel. Let’s look at some more examples.
Sing, si-i-i-i, sing. Nothing. Nothi-i-i-i, nothing. Winning, winni-i-i, winning. Ring. Ri-i-i-i, ring. I hope this helps to clear up the confusion that some students have when they hear this ING ending sounding so much like an ‘ee’ as in ‘she’.
That’s it, and thanks so much for using Rachel’s English.
Don’t stop there. Have fun with my real-life English videos. Or get more comfortable with the IPA in this play list. Learn about the online courses I offer, or check out my latest video.
Video:
How to Pronounce the I in ING的更多相关文章
- How to Pronounce the 50 States
How to Pronounce the 50 States (1/4) Share Tweet Share Tagged With: Places The US state names can be ...
- 《Android NFC 开发实战详解 》简介+源码+样章+勘误ING
<Android NFC 开发实战详解>简介+源码+样章+勘误ING SkySeraph Mar. 14th 2014 Email:skyseraph00@163.com 更多精彩请直接 ...
- 2106 Problem F Shuffling Along 中石油-未提交-->已提交
题目描述 Most of you have played card games (and if you haven’t, why not???) in which the deck of cards ...
- 数据爬取ing
ing import urllib for i in range(0,1,1): url='****/GetData?loginName=&userName=&beginDate=20 ...
- mac 开发必备软件(不断update ing...)
整理下mac环境下, 开发必备的一些软件吧, 由于不断要更新ing, 用到啥就写啥~球轻拍 1.host 绑定切换神器 a.gas mask : 只能切换单个自定义的host文件 b.ihosts(推 ...
- 适合入门自学服装裁剪滴书(更新ing)
[♣]适合入门自学服装裁剪滴书(更新ing) [♣]适合入门自学服装裁剪滴书(更新ing) 适合入门自学服装裁剪滴书(更新ing) 来自: 裁缝阿普(不为良匠,便为良医.) 2014-04-06 23 ...
- 8月30号周五香港接单ING~~化妆品只加10元!!!!!!
8月30号周五香港接单ING~~化妆品只加10元!!!!!! 8月30号周五香港接单ING~~化妆品只加10元!!!!!!
- 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 ...
随机推荐
- PHP安全之register_globals (转)
一.register_globals = Off 和 register_globals = On的区别 register_globals是php.ini里的一个配置,这个配置影响到php如何接收传递过 ...
- NOI2002银河英雄传说——带权并查集
题目:https://www.luogu.org/problemnew/show/P1196 关键点在于存下每个点的位置. 自己糊涂的地方:位置是相对于谁的位置? 因为每次给一个原来是fa的点赋位置时 ...
- Servlet 实现网页计数器
创建CounterSerlet, 使用getServletContext,ServletContext 从request.getSession().getServletContext();获得 @We ...
- 使用overflow:hidden之后使的同行元素不对齐
一个父元素(块级元素)中有几个在同一水平线上的几个元素(行内块元素),设置其中某个元素的oveflow:hidden之后,会导致这几个行内元素不再是同一水平线上对齐 原因是: 1)行内元素的默认ver ...
- 查看 linux cpu 、内存、服务器型号和序列号、磁盘、raid 的信息
yum -y install dmidecode 查看cpu的型号: 查看cpu的颗数:dmidecode -t processor |grep "Version"dmidecod ...
- 阿里巴巴Java开发手册- 控制语句
1. [强制]在一个 switch 块内,每个 case 要么通过 break / return 等来终止,要么注释说明程序将继续执行到哪一个 case 为止 : 在一个 switch 块内,都必须包 ...
- Openwrt TTL线刷
1.接通串口,网线: 2.打开串口软件SecureCRT: 3.按复位键,不断地出现信息: 4.2秒内按任意键停下来,出现uboot> 5.输入httpd 6.打开网页,输入ip 7.开始更新, ...
- Spring Boot + Jpa(Hibernate) 架构基本配置
本文转载自:https://blog.csdn.net/javahighness/article/details/53055149 1.基于springboot-1.4.0.RELEASE版本测试 2 ...
- C++中reinterpret_cast、const_cast、static_cast、dynamic_cast的作用与区别
1.reinterpret_cast 作用及原理:将一个类型的指针,转换为另一个类型的指针,这种转换不用修改指针变量值数据存放格式(不改变指针变量值),只需在编译时重新解释指针的类型就可以,当然他也可 ...
- COMMON INTERVIEW QUESTIONS
1. What do you see yourself doing five years from now? 2. What motivates you to put forth your great ...