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’的更多相关文章

  1. How to Pronounce the Word OR

    How to Pronounce the Word OR Share Tweet Share Tagged With: OR Reduction Study the OR reduction.  Th ...

  2. How to Pronounce the Word ARE

    How to Pronounce the Word ARE Share Tweet Share Tagged With: ARE Reduction Study the ARE reduction. ...

  3. How to Pronounce the word BECAUSE

    How to Pronounce the word BECAUSE Share Tweet Share Tagged With: BECAUSE Reduction Study the BECAUSE ...

  4. 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 ...

  5. How to Pronounce the Word THEM

    How to Pronounce the Word THEM Share Tweet Share Tagged With: THEM Reduction Study the THEM reductio ...

  6. Reduction: the word AT

    Reduction: the word AT Share Tweet Share Tagged With: AT Reduction Study the AT reduction.  There ar ...

  7. 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 ...

  8. 为什么“how to say”是错的?

    2018-04-26 15:53 英语口语 吉米老师前言:如果让老外评选十大Chinglish之最,老师猜"how to say"一定榜上有名.几乎每一位学习英语的童鞋,都曾有过脱 ...

  9. English Conversation – Checking in at an airport

    English Conversation – Checking in at an airport Share Tweet Share Tagged With: Ben Franklin Exercis ...

随机推荐

  1. oracle schema 白话文详解

    概述: (一)什么Oracle叫用户(user): A user is a name defined in the database that can connect to and access ob ...

  2. ES(6): access elasticsearch via curl

    curl是一个非常实用的.用来与服务器之间传输数据的工具:支持的协议包括 (DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, ...

  3. WPF Demo9外部资源文件

    <Window x:Class="Demos.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/ ...

  4. mui plus.uploader.createUpload 上传文件服务端获取文件名中文乱码问题

    客户端上传文件需要做一次url编码:encodeURIComponent(fileName) 服务端:URL解码 var fileName = HttpUtility.UrlDecode(hfc.Fi ...

  5. js例子记载

    1.获取项目路径的,不一定有用,仅作参考用: function getRootPath() { var curWwwPath = window.document.location.href; //&q ...

  6. R语言学习——数据分析

    complete.cases查看缺失值 箱图:

  7. TraceLog.cs 累积 C#

    using System; using System.Collections.Generic; using System.Text; using System.IO; using System.Dia ...

  8. 关于win时间同步的解决方案

    将以下的批处理执行:net stop w32time sc config w32time start= auto net start w32time w32tm /config /update /ma ...

  9. centos7 设置系统时间与网络同步

    1.安装ntpdate工具 yum -y install ntp ntpdate 2.设置系统时间与网络时间同步 ntpdate cn.pool.ntp.org 3.将系统时间写入硬件时间 hwclo ...

  10. 常用模块:re ,shelve与xml模块

    一 shelve模块: shelve模块比pickle模块简单,只有一个open函数,所以使用完之后要使用f.close关闭文件.返回类似字典的对象,可读可写;key必须为字符串,而值可以是pytho ...