How to Pronounce OF
How to Pronounce OF
Tagged With: OF Reduction
Study the OF reduction. There are many reductions in conversational American English. It’s important to know what they are to improve listening comprehension, but also to use the reductions in speech yourself. They are a key part to sounding natural.
YouTube blocked? Click here to see the video.
Video Text:
In this American English pronunciation video, we’re going to go over the reduction of the word OF. OF is a preposition, and prepositions are function words. Function words are the words that will generally be unstressed in a sentence. In this particular case, the word may also reduce, which means that one of the sounds will change or be dropped. The word ‘of’ on its own, outside of the context of a sentence, will be pronounced with the UH as in BUTTER vowel and the V consonant. Of, of.When we reduce this word, we may drop the consonant altogether. When we use OF in a sentence, we’ll want to use the schwa, so, less jaw drop, and it will be very fast. If the next word begins with a consonant, you can drop the V as well. If the next word begins with a vowel or diphthong, you’ll want to keep the V sound. Then you’ll have the case of an ending consonant and a beginning vowel, so the V can help you link the two words together. Let’s look at some examples. It’s one of my favorites. Here, I’ve dropped the V. OF is simply the schwa. Uh, uh, uh-my, uh-my, it’s one of my, it’s one of my favorites.Another example: A lot of offices have the same policy. Here, the word after OF begins with a vowel, so I’m not going to drop the V. I’m going to use it to link the word ‘of’ and ‘office’. When we have a word that ends in a consonant, when the next word begins with a vowel or diphthong, it’s a great opportunity to link. So, we think of the ending V actually as beginning the next word. So instead of ‘offices’, we’ll have ‘voffices’, ‘uh-voffices’, of offices. Linking will help smooth out your speech and prevent it from being choppy. Very important in American English. Of offices, a lot of offices. A lot of offices.It’s part of a bigger plan. Again, the next word begins with a vowel. I’m going to link with the V sound, vv, vv. Of a, of a. It’s part of a bigger plan. It’s one of the best videos I’ve seen. Here the next word begins with a consonant, so I can drop the V if I want. Uh-the, uh-the, one of the, one of the, It’s one of the best videos I’ve seen.Now let’s look at OF THEM. This set of words can be reduced two different ways. The word THEM can be reduced to the schwa/M sound, dropping the TH.
So, we can drop the TH of THEM. That means we’ll want to keep the V of OF, because the next word begins with a vowel, the schwa: uh-vm. A lot of them are good. But, let’s say we don’t drop the TH. Then we can drop the V. A lot of them thought that. uh-them, uh-them, a lot of them thought that. I think in most cases I would drop the TH and keep the V. But, this just goes to show there isn’t any one right way to deal with reductions in a sentence.
I hope this helps you understand the reduction of ‘of’. Practice: make a video of you saying a few sentences with of, and post it on YouTube as a video response to this video. I can’t wait to watch.
That’s it, and thanks so much for using Rachel’s English.
Video:
How to Pronounce OF的更多相关文章
- 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 ...
- How to Pronounce Word vs. World
How to Pronounce Word vs. World Share Tweet Share Tagged With: Comparison, Dark L What is the differ ...
- 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 ...
- How to Pronounce TH after N or Z
How to Pronounce TH after N or Z Share Tweet Share Tagged With: Linking Consonant to Consonant The T ...
- How to Pronounce T + Dark L
How to Pronounce T + Dark L Share Tweet Share Tagged With: Dark L The T and Dark L combination is co ...
- How to Pronounce Numbers 11 – 19
How to Pronounce Numbers 11 – 19 Share Tweet Share Tagged With: Numbers Numbers are something you’ll ...
- How to Pronounce the Letters NG – No Hard G
How to Pronounce the Letters NG – No Hard G Share Tweet Share Most of the time when you see the lett ...
- How to Pronounce the Numbers 1 – 10
How to Pronounce the Numbers 1 – 10 Share Tweet Share Tagged With: Numbers Numbers are something you ...
- How to Pronounce the Months of the Year
How to Pronounce the Months of the Year Share Tweet Share Tagged With: Most Popular Some of the mont ...
- How to Pronounce Numbers 20 – 1 Billion
How to Pronounce Numbers 20 – 1 Billion Share Tweet Share Tagged With: Numbers Numbers are something ...
随机推荐
- jquery select radio
Query获取Select选择的Text和Value: 语法解释: 1. $("#select_id").change(function(){//code...}); //为S ...
- 几个有用的Linux命令
原文:http://spin.atomicobject.com/2013/09/09/5-unix-commands/ 本文为原文摘要. 1. man ascii 打印ascii代码表 2. cal ...
- centos1.7 配置nginx+php+mysql客户端+thinkphp的rewrite实现
1 . 安装php7 下载地址:https://secure.php.net/downloads.php这里下载的是:wget http://ar2.php.net/distributio ...
- LBS(基于位置服务)
ylbtech-杂项:LBS(基于位置服务) 基于位置的服务,它是通过电信移动运营商的无线电通讯网络(如GSM网.CDMA网)或外部定位方式(如GPS)获取移动终端用户的位置信息(地理坐标,或大地坐标 ...
- 1036 Boys vs Girls (25 分)
1036 Boys vs Girls (25 分) This time you are asked to tell the difference between the lowest grade of ...
- IntelliJ IDEA小问题解决方法------(持续更新)
1:IDEA运行时报错提示“找不到或无法加载主类”:在确保IDEA开发环境无误后->file->invalidate Cache/restart,之后再重新build.问题解决. 2.如何 ...
- Windows10右键添加“在此处打开命令窗口"
今天跑代码时用到了Powershell,有一个环境变量死活都找不到,无奈只好重新回到cmd命令行测试,结果立马就跑通了.-_-|| 由于现在Win10默认右键只有Powershell,所以为了以后方 ...
- IIS7根据PID查找对应的站点
runas /user:administrator cmd cd \Windows\System32\inetsrv appcmd.exe list wp
- mysq更新(六) 单表查询 多表查询
本节重点: 单表查询 语法: 一.单表查询的语法 SELECT 字段1,字段2... FROM 表名 WHERE 条件 GROUP BY field HAVING 筛选 ORDER BY fiel ...
- 并发基础(三) java线程优先级
在不同的JVM中(JVM也算是一个操作系统),有着不同的CPU调度算法,对于大部分的JVM来说,优先级也是调度算法中的一个参数.所以,线程优先级在一定程度上,对线程的调度执行顺序有所影响,但不能用 ...