How to Pronounce T + Dark L

Tagged With: Dark L

The T and Dark L combination is common, appearing in words like ‘little’.  What should you do with your tongue to make these sounds next to each other?  Learn in this video.

YouTube blocked? Click here to see the video.

Video Text:

I recently received an email: Rachel, one sound that I’ve always had trouble reproducing convincingly is TL. This is the sound in words like mental, title, brittle, capital, and bottle. The word Seattle is especially difficult for me to say correctly. It would be great if you could make a video on how to produce this sound. Also, is the TL in the words I listed even pronounced the same? It seems like there’s something different going on.

You’re exactly right that the Ts in all those words are not pronounced the same. When it comes to wondering how to pronounce a T, I will put a link on my website to a video that someone else has made that I think is a very good explanation for that. But let’s talk about the pronunciation of these words. Mental. Mental is the one word out of the ones you listed where I would actually say a tt sound for the T. Mental. He is mental. So, tt, to make that, your tongue, tt, has to pull away from your teeth and let air out. It then goes into the dark L because this L is ending a syllable. Ment- al. So, the jaw has to drop and the tongue has to bunch up a little to make that vowel-like sound before the tongue moves to make the L. Mental. Mental. So the tongue pulls away, fattens up a little bit, and then finishes up by curling to make the L. Mental. Now, as I’ve said in previous blog entries about the dark L, the tongue does not always necessarily move up into that position to finish off the L. Mental, mental. You will definitely hear native speakers pronounce it that way. Mental. So in that case, the tongue simply pulls back from the teeth to fatten up to make that vowel-like sound, mental, and leave it at that.

The word title. In this case, the second T is pronounced as a D, -tle, -tle, which means the vocal cords need to keep producing sound through that movement. In this word more so than in the word mental, the movement of the tongue feels very sharp to me. Title. For the D it’s in position here. -tle. And it pulls back very quickly to make that ul sound for the dark L, before the tip of the tongue moves back in. So the tip of the tongue is pressing there for the D, it comes away to make that vowel-like sound, and it moves back up to make the final part of the dark L sound.

Title is the same as the rest of the words you listed: brittle, capital, bottle, where it is a D sound going into a dark L sound. And this is also true of the word Seattle.

Video:

How to Pronounce T + Dark L的更多相关文章

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

  2. How to Pronounce Word vs. World

    How to Pronounce Word vs. World Share Tweet Share Tagged With: Comparison, Dark L What is the differ ...

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

  4. How to Pronounce Numbers 11 – 19

    How to Pronounce Numbers 11 – 19 Share Tweet Share Tagged With: Numbers Numbers are something you’ll ...

  5. How to Pronounce Numbers 20 – 1 Billion

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

  6. How to Pronounce INTERNATIONAL

    How to Pronounce INTERNATIONAL Share Tweet Share Tagged With: Dropped T How do you pronounce this lo ...

  7. How to Pronounce BEAUTIFUL

    How to Pronounce BEAUTIFUL Share Tweet Share Tagged With: 3-Syllable Can you say this word beautiful ...

  8. How to Pronounce UMBRELLA

    How to Pronounce UMBRELLA Share Tweet Share Tagged With: 3-Syllable When the weather is bad, you’ll ...

  9. Pronunciation Guide for 25 Common Fruits

    Pronunciation Guide for 25 Common Fruits Share Tweet Share Tagged With: Vocabulary Words Know how to ...

随机推荐

  1. Unable to find the wrapper ”https” - did youforget to enable it when you configured PHP?

    Unable to find the wrapper ”https” - did youforget to enable it when you configured PHP? 这是在Windows的 ...

  2. 配置MySQL GTID(Global Transaction IDs)复制

    一.GTID的简介 1.GTID的概述 .全局事物标识:global transaction identifieds. .GTID事物是全局唯一性的,且一个事务对应一个GTID. .一个GTID在一个 ...

  3. Spring MVC与注解相关的一些配置的方法

    在spring mvc中,注解是需要通过配置文件去开启的,一般简单的项目可分为两个配置文件,这里姑且叫做spring-mvc.xml与spring-context.xml.其中spring-mvc.x ...

  4. 图解RabbitMQ

    花点时间重新把rabbitMQ的整体流程粗略的梳理了一遍,便于理解.总体来说,消息产生者->queue->消息消费者可以图解如下: 文字解说:消息产生者 producter 和 consu ...

  5. element-ui 带单选框的表格

    效果:不只是带单选框,点击当前行单选框选中状态网上查了一些发现很多都是只能点击当前radio选中当前行,配合element-ui的单选table时发现两个的选择状态是不一致的,所以调整了一下效果 提供 ...

  6. python学习笔记目录

    人生苦短,我学python学习笔记目录: week1 python入门week2 python基础week3 python进阶week4 python模块week5 python高阶week6 数据结 ...

  7. 【Jmeter自学】jmeter实战-其他请求和总结(七)

    FTP测试 步骤:其他的结果树等跟http请求一样  mysql数据库测试 JDBC请求 Jmeter-分布式性能测试 jmeter结果分析:

  8. uva-10085-搜索-最远状态的八数码

    直接bfs即可,取最后一个状态 #include <iostream> #include <stdio.h> #include <string> #include ...

  9. Python学习URL

    Python 与 Excel 不得不说的事 http://www.open-open.com/lib/view/open1472701496085.html

  10. 21.scrapy爬虫部署

    1.启用 scrapyd 2. 在浏览器打开127.0.0.1:6800/ 3. scrapy.cfg 设置 4. 遇到问题: scrapyd-deploy 不是内部命令 编辑 两个配置文件 @ech ...