How to Pronounce the Word ‘TO’
How to Pronounce the Word ‘TO’
Tagged With: TO Reduction
Study the TO 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:
In this American English pronunciation video, I’m going to go over how to pronounce the word ‘to’ in conversation.The word ‘to’ is a preposition so it’s a function word. Function words will normally be unstressed in a sentence. And the word ‘to’ will even reduce. Reduce means a sound will change. So, ‘to’ on its own: true T with the ‘oo’ as in ‘boo’ vowel. But, in a sentence, it will become to, true T with the schwa sound. Or, it might even become to, D sound with the schwa sound. Using the flap T pronunciation will smooth out your line even more. I’ve looked at lots of examples to try to figure out: is there a rule for when it’s appropriate to use the Flap T or not? And I’ve decided you can use the flap T in the word ‘to’ any time except when the word ‘to’ follows a word that ends in a T. Now, if this rule is too confusing for you, don’t worry about it. You can always pronounce it with a true T and a schwa, and that reduction is fine. However, a flap T will smooth things out just a little bit more. So, let’s look at some examples. We went to dinner. [3x] Now you’ll notice the word before ends in T, so I’m pronouncing ‘to’ ‘to’. True T, schwa sound. I’m not pronouncing two T’s. We went to dinner. [2x]Come to my party. Here I’m pronouncing the T as a flap. Duh, duh, duh. Come to my party. [2x] Much smoother than ‘Come to my party’. Come to my party.
Let’s go to the store. Here, ‘to’ is pronounced duh, duh. Go to, go to, go to the, go to the. Let’s go to the store. I wanted to get more. Wanted to, wanted to. Notice I’m not pronouncing two D’s here. Wanted to. The first D, at the end of ‘wanted’, is a stop. Wanted to. Then I’m pronouncing ‘to’ with the flap T/schwa sound. Wanted to [3x]. I wanted to get some more.
Did you notice that I did not pronounce the T sound in the word ‘wanted’. I said wanted, I dropped the T. This is not an uncommon practice when the T follows an N. Other examples: ‘center’ becomes cenner, cenner. Or, interview can be pronounced innerview, innerview.
Dropping this true T smoothes out speech. Even though I dropped the T, the -ed ending still follows the rule for a word that ends in T or D, and is pronounced with the ‘ih’ as in ‘sit’ vowel and the D consonant. Wanted is a fairly common word. Don’t be afraid to pronounce it ‘wannid’ [2x], you’ll notice many native speakers pronouncing it this way.
I wanted to get some more.I thought to myself … [2x] Here I’m pronouncing ‘to’, tt, with a true T because the word before ends in a T. Notice though, I am not pronouncing two T’s. I thought to myself. [2x]
We’re going to your play. Going to, going to: flap. We’re going to your play.
Don’t forget to reduce and link the word ‘to’. It’s a very important part of this stressed/ unstressed nature of American English.
That’s it, and thanks so much for using Rachel’s English.
I’m excited to announce that I’m running another online course, so do check out my website for details. You’ll find on there all sorts of information about the course, who should take the course, and requirements. I really hope you’ll check it out and consider signing up. I’ve had a blast with my first online course, and I’m looking forward to getting to know you.
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 Word ‘TO’的更多相关文章
- 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 ARE
How to Pronounce the Word ARE Share Tweet Share Tagged With: ARE Reduction Study the ARE reduction. ...
- 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 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 ...
随机推荐
- Linux中的其他命令
1. 修改文件的所有者 chown 用户名 文件名 2. 修改文件所属组 chgrp 组名 文件名 3. 创建用户,创建组,将用户添加到组中等 修改film文件夹的所有者和所属组 修改film文 ...
- Telnet 工具远程连接服务器
1.启动tomcat 2. 使用telnet命令 打开CMD,输入telnet localhost 8080 3.显示如下界面,说明已经连接成功 4. 复制如下代码到连接成功的界面 HEAD / ...
- hello world之Makefile
hello world之Makefile
- PHP 小技巧之如何避免参数多次传递?
开发中经常遇到函数参数传递的问题:比如 A调用B,B调用C,C调用D, A->B->C->D 而D方法可能需要一个参数,这个参数只能在A中获取(比如A是控制器方法),这个参数这样一级 ...
- Robots.txt 编写
搜索引擎Robots协议,是放置在网站根目录下robots.txt文本文件,在文件中可以设定搜索引擎蜘蛛爬行规则.设置搜索引擎蜘蛛Spider抓取内容规则.下面Seoer惜缘举例robots写法规则与 ...
- CentOS下安装robot-framework
http://www.cnblogs.com/hengwei/p/5464678.html http://www.2cto.com/kf/201405/305383.html https://pypi ...
- javascript节点操作replaceChild()
replaceChild(a,b)是用来替换文档中的已有元素的 参数a:要插入的节点, 参数b:要替换的节点 var oDiv = document.getElementById("guoD ...
- RBF神经网络和BP神经网络的关系
作者:李瞬生链接:https://www.zhihu.com/question/44328472/answer/128973724来源:知乎著作权归作者所有.商业转载请联系作者获得授权,非商业转载请注 ...
- Spark分析之MemoryStore
private case class MemoryEntry(value: Any, size: Long, deserialized: Boolean) class MemoryStore(bloc ...
- 编写函数digit(num, k),函数功能是:求整数num从右边开始的第k位数字的值,如果num位数不足k位则返回0。
function digit(num,k){ var knum = 0; for(var i=1; i<=k; i++){ knu ...