How to Pronounce the Word SOMETHING
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的更多相关文章
- 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 ‘TO’
How to Pronounce the Word ‘TO’ Share Tweet Share Tagged With: TO Reduction Study the TO reduction. ...
- 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 ...
随机推荐
- Anaconda 使用(解决python包管理与环境管理)
Anaconda完全入门指南(对python环境和原理,讲的比较透彻):https://www.jianshu.com/p/eaee1fadc1e9 用pip一个一个安装第三方库费时费力,还需要考虑兼 ...
- Grid中添加链接,打开选项卡页面
如何在grid中点击,添加一个选项卡并打开页面 function addeditnew(id, title) { var node ...
- PMP学习笔记
PMI:Project Management Institute,项目管理协会于1969年在美国成立,致力于全球范围内的项目管理研究.标准制定和出版.价值倡导.职业认证和学位 课程认证.现在,PMI已 ...
- chrome和Firefox对p标签中单词换行的渲染(强制换行)
谷歌和火狐对p标签单词的渲染: 今天在p标签展示url链接中,由于有几个下划线拼接的单词特别长, 所以总有那么几行老是超出p标签的范围,然后设置了强制 换行,才得以解决. word-wrap : br ...
- BASIC-9_蓝桥杯_特殊回文数
示例代码: #include <stdio.h> int main(void){ int n = 0 ; scanf("%d",&n); int i = 0 ; ...
- 【Spring学习笔记-MVC-16】Spring MVC之重定向-解决中文乱码
概述 spring MVC框架controller间跳转,需重定向,主要有如下三种: 不带参数跳转:形如:http://localhost:8080/SpringMVCTest/test/myRedi ...
- appium+python自动化42-微信公众号
前言 本篇介绍如何在微信公众号上自动化测试,以操作我的个人公众号:yoyoketang为例,没关注的,先微信关注了,再跟着操作 环境准备: python 3.6 appium 1.7以上版本 微信6. ...
- RDD之七:Spark容错机制
引入 一般来说,分布式数据集的容错性有两种方式:数据检查点和记录数据的更新. 面向大规模数据分析,数据检查点操作成本很高,需要通过数据中心的网络连接在机器之间复制庞大的数据集,而网络带宽往往比内存带宽 ...
- RDD之三:RDD创建方式
RDD创建方式 1)从Hadoop文件系统(如HDFS.Hive.HBase)输入创建.2)从父RDD转换得到新RDD.3)通过parallelize或makeRDD将单机数据创建为分布式RDD. 4 ...
- IP地址与子网掩码
IP地址 众所周知,为了确保通信时能相互识别,在internet上的每台主机都必须有一个唯一的标识,即主机的IP地址.IP协议就是根据IP地址来实现信息传递的. IP地址由32位(4字节)二进制数组成 ...