How to Pronounce the Word SOMETHING

Something tells me you’re going to like this video!  Learn how to practice this word by breaking it down sound by sound, knowing what’s stressed and what’s not.  Then put it all together to feel confident using this word in American English conversation.

YouTube blocked? Click here to see the video.

Video Text:

This video is by request, from one of my Facebook fans, Renata. The subject: how to pronounce the word ‘something’.This word is mispronounced by a lot of non-native speakers. One of the things that makes it tough is the TH sound. So in this video, we’re going to break it down step by step, first talking about the sounds, then talking about stress.

The first sound is the S consonant sound. Teeth are together, ss, ss, ss, to make that unvoiced sound. Then the first vowel is the ‘uh’ as in ‘butter’ sound, so there’s a very relaxed drop of the jaw, so-, so-, so-, and the tongue remains very relaxed. Some– then the lips have to come together to make the M sound. Some. If your lips don’t come together, you’re probably making the NG sound, a common substitution. Sung, sung. So make sure they do come together to get the M. Some, some, some.

Next is the tough part: the TH sound. It’s unvoiced. Someth–. So the lips part, and just the very tipof the tongue comes out. Th, th, th. And we let air pass through there, with no voice underneath it.The next sound is the IH as in SIT vowel. Now, when this sound is followed by the NG consonant, it does tend to go a little bit more towards the EE as in SHE vowel. Somethi–. So the tongue tip is now down, but the front part of the tongue is raising towards the roof of the mouth. Something. And finally, the NG consonant, where the back part of the tongue will reach up and touch the soft palate here. Something, something.

So now, stress. If you’ve noticed, something, stress is on the first syllable. Something, -thing, -thing. So, the second syllable, -thing, -thing, will be flatter, lower in pitch, and a little quieter. The first syllable will have more shape to it. Something, something.

Ok, so now you understand how to pronounce the word. How to integrate it into conversation? Well, just the knowledge is never going to be enough. You have to drill it repetitiously to bring it into your habit. So, start out slowly. Never do it so fast that you’re no longer doing it the correct way. Something. Take your time to make sure that your tongue is coming through the teeth for that unvoiced TH sound. Something. Eventually, when you’re comfortable with that, you can speed it up, slowly, until you get it to a normal conversational pace. I can’t stress enough the importance of repetition. It’s the only way to make it habit. That’s it, and thanks so much for using Rachel’s English.

How to Pronounce the Word SOMETHING的更多相关文章

  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 ‘TO’

    How to Pronounce the Word ‘TO’ Share Tweet Share Tagged With: TO Reduction Study the TO reduction.   ...

  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. vue-cli、webpack提取第三方库-----DllPlugin、DllReferencePlugin

    需要安装的插件有 extract-text-webpack-plugin assets-webpack-plugin clean-webpack-plugin npm install extract- ...

  2. markdown 知识点

    符号 说明 作用 ___ 三个下划线 一条直线 * 或_ 1个星号 或 1个下划线 文字斜体 ** 或__ 2个星号 或 2个下划线 文字加粗 全角2个空格 缩进2个汉字 竖线之间加3个间隔符放在第二 ...

  3. hadoop入门学习教程--DKHadoop完整安装步骤

    使用hadoop版本是DKH标准三节点发行版,DKHadoop版本的易用性比较好,环境部署要简单的多,参考此篇安装前请先下载DKHadoop版本,网盘链接:https://pan.baidu.com/ ...

  4. 【Android】Android版本和API Level对应关系

    API Level Notes Android 4.4 19 KITKAT Platform Highlights Android 4.3 18 JELLY_BEAN_MR2 Platform Hig ...

  5. 【转载】深入浅出REST

    英文原文:A Brief Introduction to REST 作者:Stefan Tilkov ,译者:苑永凯,发布于 2007-12-25 不知你是否意识到,围绕着什么才是实现异构的应用到应用 ...

  6. date的讲解及分析

    Date() 对象(获取时间的)   不过是用类的写法来实现的:(他也没有私有属性,都是通过__proto__继承来的) Date()  分两大系      一个是get系列(及获取时间)     一 ...

  7. mysql导入导出数据中文乱码解决方法小结(1、navicat导入问题已解决,创建连接后修改连接属性,选择高级->将使用Mysql字符集复选框去掉,下拉框选择GBK->导入sql文件OK;2、phpmyadmin显示乱码的问题也解决,两步:1.将sql文件以utf8的字符集编码另存,2.将文件中sql语句中的字段字符集编码改成utf8,导入OK)

    当向 MySQL 数据库插入一条带有中文的数据形如 insert into employee values(null,'张三','female','1995-10-08','2015-11-12',' ...

  8. Unreal Engine 4 笔记 2

    转自:http://blog.csdn.net/st_dark/article/details/48005947 2.Actor继承自aactor,可以看成是一个容器,用来装"组件" ...

  9. 自己写的一个jQuery对联广告插件

    效果图: 文件的位置摆放: 插件的代码: ;(function($){ $.extend({ dLAdv:function(options){ var defaults={ leftType:0,// ...

  10. lucene中TOKENIZED,UN_TOKENIZED 解釋

    Field("content",curArt.getContent(),Field.Store.NO,Field.Index.TOKENIZED)); 這些地方與舊版本有很大的區別 ...