Reduction: the word AT

Tagged With: AT Reduction

Study the AT 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 how to pronounce the word AT in a sentence.

I love reductions.As you probably know, there are lots of words in

American English that will sound different in the context of a sentence then they do on their own. AT is one of these words.  On its own, it has the AA as in BAT vowel and the true T.  At, at.  But in a sentence,, it will often reduce to the schwa vowel. The final T will either be a stop T or a flap T depending on the next sound. If the next sound is a consonant, then it will be a stop T.  If the next sound is a vowel or a diphthong, then it will be a flap T.  Let’s take a look at some sentence fragments. First, at my, at my.  The word after the ‘at’ , begins with the M consonant.  So the T here is a stop T.  At, at, at, at, at my, at my.  At a, at a.  The sound after the word ‘at’ here is the schwa sound, a vowel. So the ending T will be a flap T.  At a, at a, at a. Now let’s look at some full sentences.   I’ll be at school.  At, at, the word after the word ‘at’ here is ‘school’, beginning with a consonant,, so the T will be a stop T. At school, at school.  I’ll be at school.

Also, are you noticing how fast the word is? As a function word, as a reduced word, it’s very fast:  at, at, at.  This provides nice rhythmic contrast in the sentence to the stressed syllables. For example, at school, at school, at school. They’re both one syllable, but the word ‘at’, much quicker than the word ‘school’.  At school.

I’ll be at her house.  The next word, after the word at, is the word ‘her’. But I’m dropping the H to reduce that word, so the next sound is actually the schwa sound. That means the T will be a flap T.At her, at her, at her, I’ll be at her house, I’ll be at her house.

I got it at the corner store. At the, at the.  So the word after the word ‘at’ begins with a consonant, therefore the T is a stop T.  At the, at the. I got it at the corner store.   rhythmic contrast in the sentence to the stressed syllables. At Anna’s, at Anna’s.  The next word begins with a vowel sound, so the T is a flap T. At Anna’s.  I’m going to be at Anna’s until 6. I’m busy at the moment. At the, at the Again, the next word, ‘the’, begins with a consonant, so it’s a stop T.  At the, at the, I’m busy at the moment.

I hope you’ll notice when native speakers do this and start doing it yourself.  Integrating the reduced ‘at’ into your speech will help smooth out the line, and also add some nice rhythmic contrast to the longer, stressed syllables in a sentence.  That’s it, and thanks so much for using Rachel’s English.

Video:

Reduction: the word AT的更多相关文章

  1. [IR] Word Embeddings

    From: https://www.youtube.com/watch?v=pw187aaz49o Ref: http://blog.csdn.net/abcjennifer/article/deta ...

  2. DO and DOES Reduction

    DO and DOES Reduction Share Tweet Share Tagged With: DO and DOES Reductions ‘Do’ and ‘does’ can be r ...

  3. How to Pronounce the Word OR

    How to Pronounce the Word OR Share Tweet Share Tagged With: OR Reduction Study the OR reduction.  Th ...

  4. How to Pronounce the Word ARE

    How to Pronounce the Word ARE Share Tweet Share Tagged With: ARE Reduction Study the ARE reduction. ...

  5. How to Pronounce the word BECAUSE

    How to Pronounce the word BECAUSE Share Tweet Share Tagged With: BECAUSE Reduction Study the BECAUSE ...

  6. How to Pronounce the Word ‘TO’

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

  7. How to Pronounce the Word THEM

    How to Pronounce the Word THEM Share Tweet Share Tagged With: THEM Reduction Study the THEM reductio ...

  8. Seven Techniques for Data Dimensionality Reduction

    Seven Techniques for Data Dimensionality Reduction Seven Techniques for Data Dimensionality Reductio ...

  9. Cache memory power reduction techniques

    Methods and apparatus to provide for power consumption reduction in memories (such as cache memories ...

随机推荐

  1. 关于android中透明、半透明、百分比转换

    在xml文件中,可以直接写#0000,这个是全透明的效果.#9000这个值相当于56%的样子,因为颜色值是16进制的,#9000相当于(9/16)而百分比的话,大家可以按照这个比例来换算全透明 #00 ...

  2. MySQL 之主从同步-半同步模式配置

    从MySQL5.5开始,MySQL以插件的形式支持半同步复制.如何理解半同步呢?首先我们来看看异步,全同步的概念 异步复制(Asynchronous replication) MySQL默认的复制即是 ...

  3. spark 2.0.0集群安装与hive on spark配置

    1. 环境准备: JDK1.8 hive 2.3.4 hadoop 2.7.3 hbase 1.3.3 scala 2.11.12 mysql5.7 2. 下载spark2.0.0 cd /home/ ...

  4. Json3:使用gson做节点解析

    Gson的节点对象:JsonElement : 所有的节点 都是 JsonElement 对象.JsonPrimitive : 基本的数据类型的节点对象,JsonElement的子类JsonNull ...

  5. Java 3-Java 基本数据类型

    Java 基本数据类型 变量就是申请内存来存储值.也就是说,当创建变量的时候,需要在内存中申请空间. 内存管理系统根据变量的类型为变量分配存储空间,分配的空间只能用来储存该类型数据. 因此,通过定义不 ...

  6. 高德地图打包后不能使用,高德导航View不显示,高德地图导航组件黑屏的问题;

    在现在的APP中地图真的很常见,我们在去使用是一般都会选择一些三方的API,像百度.高德等等... 在集成的过程中,难免会遇到一些问题,大部分问题我们仔细的阅读开发文档都能解决的:但是!!!问题出现后 ...

  7. 浅析Redis 和MongoDB

    今天来聊聊什么事nosql,一听nosql也许很多人会觉得很高大上的感觉,但其实接触过了也还觉得还行,随着当今数据的疯狂爆炸性的增长,传统的RDBMS也越来越暴露出他的不足之处,所以,作为一名合格的程 ...

  8. 为DOM节点添加或者删除class

    项目中如果应用了常用的javascript类库,多数情况下,这些已经封装好的类库,都会封装一个类似于addClass和removeClass的方法,以便于我们对DOM节点的class进行操作. 以jQ ...

  9. JVM Tools

    Java VisualVm 提供可视化界面展示运行在JVM上应用的信息.这些信息可用于诊断剖析应用. Jconsole Jconsole是基于JMX监视工具.Jconsole使用内置的JMX在java ...

  10. http 文件传输

    http 文件传输 https://www.zhihu.com/question/58118565 转载自:http://www.voidcn.com/article/p-rpdhbjib-m.htm ...