How to Pronounce TH after N or Z

Tagged With: Linking Consonant to Consonant

The TH is one of the hardest sounds for non-natives to master, and it’s also a tough sound to know how to link to other sounds.  In this video, we’ll go over the movements the tongue has to make to change position between these sounds.

YouTube blocked? Click here to see the video.

Video Text:

I recently got an email from someone asking me to clarify a few points on pronunciation,specifically, some consonants followed by TH, such as S and N. This person says, because their position in the mouth is so different from that of the TH, sometimes I find it difficult to shift from one to the other. For example, ‘can you return them?’ ‘Where is the car?’ Also, do you pronounce the TH at all times or are there exceptions, like when you talk fast?Because sometimes when an American is talking, I hear a TH sound but I don’t actually see the tongue come through the teeth.This is a great question and thank you for your email.

Let’s start with the first sample you gave, and that is an N followed by a TH and the sample sentence ‘can you return them?’ Now, in this case the TH of ‘them’ is voiced, so make sure that you’re continuing to make noise with your vocal cords. So, how does the tongue move? Can you return them? The tongue, to make the N, has the position of this part of the tongue raising and touching the roof of the mouth about here. Nn, nn, them. So in order to see them through the teeth,it’s just a subtle movement of pulling the tip from here down through the teeth. Can you return them? Can you return them?

The second example, ‘Where’s the car?’ has the voiced zz followed by the voiced TH. And I do notice when I say this phrase that my tongue does not come through my teeth: where’s the car?Rather, the tongue presses against the teeth. This part of the tongue presses right where the teeth come together, without actually coming through. Where’s the car? This would only work on a voiced sound. Th, th. For the unvoiced TH, the tongue must come through. The difference in tongue position between the zz and th consonant sounds is very slight. The tongue on zz is behind almost closed teeth very lightly touching, zz, zz, or almost touching. For the TH, the tongue comes through the teeth or, in my case, in this particular phrase, presses against the closed teeth. So the tongue, the tip of the tongue, has an extremely slight movement forward. Zz, zz the car. Where’s the car?

Thanks for your email.

Video:

Video Player

 
 

How to Pronounce TH after N or Z的更多相关文章

  1. 【Python】使用torrentParser1.03对多文件torrent的分析结果

    Your environment has been set up for using Node.js 8.5.0 (x64) and npm. C:\Users\horn1>cd C:\User ...

  2. Letter S Pronounced [z]

    Letter S Pronounced [z] Share Tweet Share Since English is not a phonetic language, one letter is no ...

  3. How to Pronounce the Numbers 1 – 10

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

  4. How to Pronounce Numbers 20 – 1 Billion

    How to Pronounce Numbers 20 – 1 Billion Share Tweet Share Tagged With: Numbers Numbers are something ...

  5. How to Pronounce the Days of the Week

    How to Pronounce the Days of the Week Share Tweet Share Vocabulary study:  how to pronounce the days ...

  6. How to Pronounce the word BECAUSE

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

  7. How to Pronounce SAY, SAYS, and SAID

    How to Pronounce SAY, SAYS, and SAID Share Tweet Share Tagged With: Comparison I’ve noticed many non ...

  8. Android立体旋转动画实现与封装(支持以X、Y、Z三个轴为轴心旋转)

    本文主要介绍Android立体旋转动画,或者3D旋转,下图是我自己实现的一个界面 立体旋转分为以下三种: 1. 以X轴为轴心旋转 2. 以Y轴为轴心旋转 3. 以Z轴为轴心旋转--这种等价于andro ...

  9. Z字形扫描(201412-2)

    问题描述 在图像编码的算法中,需要将一个给定的方形矩阵进行Z字形扫描(Zigzag Scan).给定一个n×n的矩阵,Z字形扫描的过程如下图所示: 对于下面的4×4的矩阵, 1 5 3 9 3 7 5 ...

随机推荐

  1. java基础阶段关于密码或账号字符数字的判断总结

    将字符串转成字符数组 首字母判断 思路:应该如何获取首字母 arr[0]为数组第一个元素即是首字母 数字判断true为数字false为非数字 "0123456789".contai ...

  2. UE4如何检测目标在锥形视野内

    转自:http://blog.csdn.net/l346242498/article/details/70237083 做UE4游戏AI方面经常会遇到一个问题,就是何如判定目标在AI单位的视野范围内, ...

  3. DB通用类:SQL Server 通用类库

    SQLServer通用类A using System; using System.Data; using System.Data.SqlClient; using System.Collections ...

  4. webpack 配置案例for angular babel

    1.dev.js: const webpack = require('webpack'); const webpackUglifyJsPlugin = require('webpack-uglify- ...

  5. hbase 核心知识

    Hbase 负载均衡 Hbase全局计划 Hbase全局计划执行的流程--估算 Hbase随机分配计划 Hbase 批量启动分配计划 Hbase 通过shell控制负载均衡 何时使用HBase

  6. Java8之分组

    数据库中根据多个条件进行分组 ) from tableA group by a, b 现在不使用sql,而直接使用java编写分组,则通过Java8根据多个条件进行分组代码如下: List<Us ...

  7. angular的常见问题

    ng-if 跟 ng-show/hide 的区别有哪些? 第一点区别是,ng-if 在后面表达式为 true 的时候才创建这个 dom 节点,ng-show 是初始时就创建了,用 display:bl ...

  8. python-模块的导入import

    #-*- coding:utf-8 -*- #本次学习:模块的导入 ''' 1.模块名不能与第三方库或者本地库名字重名/冲突 2.导入模块时,寻找顺序:现在当前目录找,再去我们环境变量配置的pytho ...

  9. ES6入门声明

    let.var区别点 1.let只在命令所在的代码块中有效. 2.变量一定要先声明在使用,否则会报错,不存在Es5的变量提升(暂时性死区,不存在重复使用). 3.块级作用域中存在let命令,所声明的变 ...

  10. requireJs搭建

    1.配置:myconfig.js(按需配置) require.config({ baseUrl: "../style/js", //该路径下的文件 paths: {   'jque ...