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. [UE4]编辑器偏好设置,在同一个窗口以标签打开蓝图

  2. 成功设置open live writer

    mark一下,哈哈哈 https://www.cnblogs.com/chrisrockdl/

  3. MCC MNC in china

    A mobile country code (MCC) is used in combination with a mobile network code (MNC) (a combination k ...

  4. Java关键字final、static使用总结(转)

    原文链接:Java关键字final, static一些要点 1. final   final类不能被继承,没有子类,final类中的方法默认是final的 final方法不能被子类的方法复盖,但可以被 ...

  5. 第9章 应用层(6)_SMTP和POP3/IMAP协议

    7. 电子邮件 7.1 电子邮件发送和接收过程 (1)图解电子邮件的发送 ①一个电子邮件系统应具备三个主要组成构件:A用户代理(如Outlook).B邮件服务器.C邮件发送和接收协议(分别为SMTP和 ...

  6. MySQL存储过程中使用SELECT …INTO语句为变量赋值

    使用SELECT …INTO语句为变量赋值 在MySQL存储过程中,可以使用SELECT …INTO语句对变量进行赋值,该语句在数据库中进行查询,并将得到的结果赋值给变量.SELECT …INTO语句 ...

  7. HDFS高级功能

    HDFS的六大高级特性: 安全模式 安全模式是HDFS所处的一种特殊状态,在这种状态下,文件系统只接受读数据请求,而不接受删除.修改等变更请求.在NameNode主节点启动时,HDFS首先进入安全模式 ...

  8. show processlist结果筛选(转)

    在MySQL里面 show variables where variable_name like '%auto%' 这条语句可以正常执行,但是 show processlist where host ...

  9. springBoot_freemark配置

    Spring Boot –test 1.添加依赖 <!-- 引入 spring-boot-starter-test 集成单元测试--> <dependency> <gro ...

  10. <spark> hadoop/spark 集群搭建

    参考的这3个文档,虽然搭建花了挺长时间也遇到挺多问题,但是这3个文档对我的帮助确实挺大,如果有兴趣的或者有需要的可以参考以下文档. http://blog.csdn.net/wy250229163/a ...