Letter S Pronounced [z]

Since English is not a phonetic language, one letter is not always pronounced the same way.  The letter S is often pronounced as a Z in words like cousin, husband, and business.

YouTube blocked? Click here to see the video.

Video Text:

This video comes to you from Dillon, Colorado, where I’m spending Christmas with my family. I’m going to introduce you to my cousin and my cousin’s husband. Do you notice anything interesting about how those words are pronounced? If not, stay tuned.

>> Hi, I’m Rachel’s cousin Nikki.
>> I’m Rachel’s cousin’s husband, Steve.
>> Did you notice how they pronounced the words ‘cousin’ and ‘husband’? Listen again.
>> Hi, I’m Rachel’s cousin Nikki.
>> I’m Rachel’s cousin’s husband, Steve.

Did you notice how they pronounced the S as a Z sound? This is actually quite common in American English. I’ve done a video on how to pronounce plural nouns. There are many cases there where the final S will be pronounced as a final Z. The same rules apply to third person verb conjugations. But in the words ‘cousin’ and ‘husband’, they’re not plural nouns, and they’re not third person verb conjugations. They’re simply words where the S is pronounced as a Z. Unfortunately, there are no rules to tell you why the S is pronounced as a Z. But there are a whole slew of words where this is the case, and they just have to be memorized.

Two days ago, my cousin’s husband Steve took me snowboarding. Unfortunately, because I’m not very good at it, I fell many times. And I’ve ended up with a huge bruise on my knee. Both knees, actually. Did you notice? Because, with a Z. But also, did you notice, bruise. Spelled with an S, pronounced with a Z.

>> Don’t believe her, she did an excellent job. Do believe her about the bruise, though.
>> Yes, the bruise is, is not a lie.

Other words where the S is pronounced as a Z: is, his, use. Now, let’s stop for a minute and talk about use. In verb form, the S in ‘use’ is pronounced as a Z. But when it’s a noun, use, it’s pronounced as an S. So that’s one way you can differentiate between which form of the word is being used. This also applies to a few other words, for example, house. As a noun it is an S, and as a verb, house, it is a Z. Was, design, lose. These are just some of the many words where the S will be pronounced as a Z. Special thanks to my cousin and her husband for being in this video with me. That’s it, and thanks so much for using Rachel’s English.

Video:

Letter S Pronounced [z]的更多相关文章

  1. <java基础学习>RE 基础语法

    public class MyFirstJavaProgram{ public static void main(String[] args ){ System.out.println("H ...

  2. phpexcel操作

    <?php include './PHPExcel/PHPExcel.php'; include './PHPExcel/PHPExcel/Writer/Excel2007.php'; //或者 ...

  3. uva 11520 - Fill the Square

    http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&p ...

  4. ZOJ 1240 IBM Minus One

    /* You may have heard of the book '2001 - A Space Odyssey' by Arthur C. Clarke, or the film of the s ...

  5. SZU:G34 Love code

    Judge Info Memory Limit: 32768KB Case Time Limit: 10000MS Time Limit: 10000MS Judger: Normal Descrip ...

  6. POJ 3923 HDU 2487 Ugly Windows 简单计算

    Ugly Windows Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others) Tot ...

  7. [LeetCode] Pyramid Transition Matrix 金字塔转变矩阵

    We are stacking blocks to form a pyramid. Each block has a color which is a one letter string, like ...

  8. [Swift]LeetCode756. 金字塔转换矩阵 | Pyramid Transition Matrix

    We are stacking blocks to form a pyramid. Each block has a color which is a one letter string, like ...

  9. Kotlin基础(四)Lambda编程

    Lambda编程 一.Lambda表达式和成员引用 一)Lambda表达式语法 //注意与Java8中的区别 val sum={ x:Int,y:Int -> x+y } println(sum ...

随机推荐

  1. [UE4]小技巧:自动添加函数返回值

    将一个变量拖放到返回节点上面会自动创建响应类型的返回值 同样的,函数参数也可以这样来做:

  2. [UE4]移除UI(User Widget)并销毁

    1.移除UI,使用“Remove from Parent”方法 2.最后一步给UI变量赋值的时候,如果保持默认选择“Select Assets”,则会把UI变量销毁(赋值为null).

  3. 知识点:Mysql 基本用法之触发器

    触发器 使用触发器可以定制用户对表进行[增.删.改]操作时前后的行为 注意:没有查询 一 .创建触发器 触发器基础语法: # 插入前 CREATE TRIGGER tri_before_insert_ ...

  4. strut2的核心知识和工作原理

    http://blog.csdn.net/laner0515/article/details/27692673/     写的很详细

  5. Django中的视图

    Django的View(视图) 一个视图函数(类),简称视图,是一个简单的Python 函数(类),它接受Web请求并且返回Web响应. 响应可以是一张网页的HTML内容,一个重定向,一个404错误, ...

  6. 微信小程序开发warning: Now you can provide attr "wx:key" for a "wx:for" to improve performance

    用微信官方的模板发现突然报了这个warning,检查原因: 官方解释: wx:key 如果列表中项目的位置会动态改变或者有新的项目添加到列表中,并且希望列表中的项目保持自己的特征和状态(如 <i ...

  7. 使用Java让android手机自动执行重复重启

    public static void main(String[] args)throws IOException,Exception { for(int j=0;j<10;j++) { Thre ...

  8. 使用NetBox实现ASP网页封装为EXE教程

    简单的形容就是把ASP文件打包 成一个EXE文件,并且不需要在调试的机器上安装IIS即可正常调试.如果按照说明书来操作的话,观看比较繁琐,本人为方便大家使用,现制作一个简单的使用教程. 封装过程 1. ...

  9. 5.2_k-means案例分析

        k-means案例分析 手写数字数据上K-Means聚类的演示 from sklearn.metrics import silhouette_score from sklearn.cluste ...

  10. github构建个人网站模板

    http://novoland.github.io/%E5%B9%B6%E5%8F%91/2014/09/11/ThreadLocal%20%E5%88%86%E6%9E%90.html