How To Pronounce 3-Syllable Phrases

Tagged With: 3-Syllable

Learn about the stress of short three-syllable phrases.  How do they match up with three-syllables words?

YouTube blocked? Click here to see the video.

Video Text:

In this American English pronunciation video, we’re going to go over stress patterns in three-syllable sentences.

I recently did a video on three-syllable words.  There, we talked about the importance of rhythmic contrast.  It’s true in sentences as well.  In this video, we’re going to compare sentences and words that have the same amount of syllables: three syllables.  Many of my students think, when they see a bigger word, that they have to rush though it, because it’s only one word.  But that doesn’t really matter.  A three-syllable word should take about as much time as three-syllable sentence.

First, let’s look at the stress patterns.  If the stress is on the the first syllable, the pattern is DA-da-da.  LONG-short-short.  DA-da-da.  Example words: rational, popular.  Example sentence:  Stay awhile.  DA-da-da.  Go for it.  One thing my most advanced students work on, is making the short syllables extremely short.  So it’s not ‘awhile’, it’s awhile.  Low in pitch, really fast, quieter:  stay a while [3x].  Go for it, for it, for it.  Go for it.
These sentences are about the same length as the words, and they feel the same rhythmically:  stay a while, rational, go for it, popular. DA-da-da.  So, the word ‘popular’ can take as much time as the three words ‘go for it.’

Another pattern is stress on the middle syllable.  da-DA-da, example words:  Decided.  Example.  Example sentences:  I want it, I saw you.  Again, make the unstressed syllables as short as you can:  I want it, I, I, it, it.  I want it.  Notice I’m dropping the T in the word ‘want’.  Native speakers will sometimes do this when the T follows an N.  I saw you, I, I, you, you.  I saw you.  da-DA-da.  Again, these words and sentences feel the same rhythmically.  Decided.  I want it.  Example.  I saw you.  da-DA-da.

And the last stress pattern is da-da-DA, stress on the last syllable.  Everyday, eighty-one.  Sentences:   Let me go.  da-da-DA.  Let me go.  let me, let me.  Let me go.  Come again.  da-da-DA.  Come a, come a, come a, GEN.  Come again.  da-da-DA.  Again, these words and sentences have the same rhythmic feel.  Everyday, let me go, eighty-one, come again.

Rhythmic contrast is a very important part of the character of American English.  I encourage you to think about it as you study pronunciation.  As you learned in this video, words can take as long as sentences, so don’t rush longer words.  Give them as much time and shape as you would a sentence with the same stress pattern.  And as you get more and more comfortable with the concept of rhythmic contrast, work on making your short syllables extremely short, flatter, and quieter.  It will make a beautiful difference in your pronunciation.

That’s it, and thanks so much for using Rachel’s English

How To Pronounce 3-Syllable Phrases的更多相关文章

  1. English Phrases with THE – Linking the TH Sound

    English Phrases with THE – Linking the TH Sound Share Tweet Share Tagged With: The Word THE Study En ...

  2. How to Pronounce Ending T Clusters + Homophones — Baking!

    How to Pronounce Ending T Clusters + Homophones — Baking! Share Tweet Share Tagged With: ARE Reducti ...

  3. Easy-to-Learn English Travel Phrases and Vocabulary!

    Easy-to-Learn English Travel Phrases and Vocabulary! Share Tweet Share Tagged With: Real Life Englis ...

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

  5. How to Pronounce Word vs. World

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

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

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

  8. How to Pronounce Numbers 11 – 19

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

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

随机推荐

  1. JUC集合之 JUC中的集合类

    Java集合包 在"Java 集合系列01之 总体框架"中,介绍java集合的架构.主体内容包括Collection集合和Map类:而Collection集合又可以划分为List( ...

  2. 淘宝 code 使用

    淘宝 code上 svn 使用,基本流程: 新建项目 mkdir 创建 branches 文件夹(新建项目的时候,只有 trunk) copy 来创建新分支 checkout 主干和(或)分支到本地 ...

  3. Spring Cloud 入门 之 Config 篇(六)

    原文地址:Spring Cloud 入门 之 Config 篇(六) 博客地址:http://www.extlight.com 一.前言 随着业务的扩展,为了方便开发和维护项目,我们通常会将大项目拆分 ...

  4. 【appium】根据accessibility_id定位元素

    如何获得AccessibilityId 可以通过UIAutomatorViewer或者Appium Inspector获得.Accessibility ID在Android上面就等同于contentD ...

  5. BaseAction编写:免去一些重复的代码,比如继承ActionSupport和实现ModelDriven接口

    1.BaseAction package com.learning.crm.base; import java.lang.reflect.ParameterizedType; import java. ...

  6. MySQL架构设计谈:从开发规范、选型、拆分到减压(转)

    作者介绍 李辉,原新浪爱彩票运维负责人,常用网名:门牙没了.曾主导新浪爱彩票的MySQL运维工作.培训合伙人.资深讲师,中国科学院大学在读研究生(大数据方向),擅长大型项目的关系型数据库运维和管理,现 ...

  7. AsyncTask使用详细说明

    AsyncTask使用: 在开发Android应用时必须遵守单线程模型的原则: Android UI操作并不是线程安全的并且这些操作必须在UI线程中执行.在单线程模型中始终要记住两条法则: 1. 不要 ...

  8. poj3190 Stall Reservations (贪心+优先队列)

    Cleaning Shifts Time Limit : 2000/1000ms (Java/Other)   Memory Limit : 131072/65536K (Java/Other) To ...

  9. centos 装iptraf查看网络流量

    今天在测试服务器上准备看下网络流量 [root@localhost ~]# iptraf -d eth0-bash: iptraf: command not found 发现运维同事没有给安装 只能自 ...

  10. js如何获取数字占的位数~

    获取整数的长度可以用以下几种方法实现: 1.调用toString方法转为字符串后取长度 var num = 123; alert(num.toString().length); 2.隐式转字符串后取长 ...