Shoulda, Woulda, Coulda
Shoulda, Woulda, Coulda
Tagged With: Should-Would-Could, Words that Begin with H Reductions
Shoulda, woulda, coulda! Not only is this an idiom in American English, but each of these ‘words’ individually appear frequently in American English. The ‘a’ at the end is a reduction of ‘have’. Learn how to pronounce these words, and study some sample phrases.
YouTube blocked? Click here to see the video.
Video Text:
Have you ever heard someone say shoulda?
>> Oh yeah, I shoulda done that.
What’s it mean? In this American English pronunciation video, you’re going to learn about shoulda, woulda, coulda.
‘Shoulda’ is a reduction of ‘should have’. I made a video years ago about dropping the H in words like ‘have’ – we do it all the time in spoken American English. But in ‘shoulda’, we’re going a lot further than just dropping the H. We’re reducing the AA vowel to the schwa, and we’re dropping the V sound. All we’re left with is the schwa, uh, uh. Shoulda, woulda, coulda. Note that the L is silent in these words, and they all have the UH vowel, as in ‘book’, where the lips flare a little and there’s some tension in the back of the tongue as it lifts a bit. Uh, should, uh, would, uh, could. Shoulda, woulda, coulda.
Let’s look at some sentences.
I shoulda been there.
You coulda been hurt!
I shoulda seen it coming.
I woulda been there.
We coulda tried harder.
I woulda thought so.
Sometimes I pronounce these words like this, all the way reduced, and sometimes I make a light V sound, vv, vv, vv. There’s no reason why I do it one way or another, I just know that I do, and you’ll probably hear it both ways.
Now, you don’t want to try to write them this way, but speaking? Yes, do it. These reductions sound like natural American English.
Shoulda, woulda coulda. Shoulda, woulda, coulda: these three words together is a phrase we use sometimes to say ‘oh well’.
>> Man, I wish I had bought Apple stock ten years ago.
>> Shoulda, woulda, coulda.
Bonus:
Let’s learn the negative too:
Should-not-have. Americans will say this: shouldn-uh. Drop the word ‘not’ and just make an N sound. So it’s going to sound like two or three syllables, depending on how fast you transition from D to N: shouldn’t-uh. Right after ‘should’, hold out an N: shouldnnnnn. The tongue position for D and N is almost the same. Shouldnnnnnnnnnn-uh. Then just release the tongue to make the schwa. Shouldn-uh, shouldn-uh. This is the same for couldn’t have, couldna, and wouldn’t have, wouldna.
Let’s look at some example sentences:
Shouldn’t have, shouldna.
I shouldn’t have said that. I’m sorry.
It shouldn’t have started already.
Shouldna.
Couldn’t have, couldna.
You couldn’t have known.
We couldn’t have made it anyway.
Couldna, couldna.
Wouldn’t have, wouldna.
I wouldn’t have said that.
It wouldn’t have mattered.
Wouldna, wouldna.
I hope you’ll now be more comfortable identifying these phrases when you hear them, and reducing them yourself in conversation.
If there’s a word or phrase you’d like help pronouncing, please put it in the comments below. Don’t forget to sign up for my mailing list by clicking here or in the description below to keep up with all my latest videos – it’s free.
That’s it, and thanks so much for using Rachel’s English.
Video:
Shoulda, Woulda, Coulda的更多相关文章
- 开发人员看测试之TDD和BDD
前言: 已经数月没有来园子了,写博客贵在坚持,一旦松懈了,断掉了,就很难再拾起来.但是每每看到自己博客里的博文的浏览量每天都在增加,都在无形当中给了我继续写博客的动力.最近这两天有听到Jbehave这 ...
- Padrino 生成器指南
英文版出处:http://www.padrinorb.com/guides/generators Padrino提供了用于快速创建应用的生成器,其优势在于构建推荐的Padrino应用结构.自动生成罗列 ...
- Padrino 博客开发示例
英文版出处:http://www.padrinorb.com/guides/blog-tutorial 楼主按 拿作者自己的话说:Padrino(谐音:派骓诺)是一款基于Sinatra的优雅的Web应 ...
- Rails进阶参考
https://gist.github.com/xdite/4044f3a037de029bc35c From idea to products: - Ideation, wireframes, mo ...
- ububru下 redmine安装教程
1.安装之前确认你已经安装好了mysql 2.连接mysql创建数据库 mysql -u root –p CREATE DATABASE redmine CHARACTER SET utf8; CRE ...
- TDD和BDD
开发人员看测试之TDD和BDD 前言: 已经数月没有来园子了,写博客贵在坚持,一旦松懈了,断掉了,就很难再拾起来.但是每每看到自己博客里的博文的浏览量每天都在增加,都在无形当中给了我继续写博客的动 ...
- TensorFlow练习2: 对评论进行分类
本帖是前一贴的补充: 使用大数据,了解怎么处理数据不能一次全部加载到内存的情况.如果你内存充足,当我没说 训练好的模型的保存和使用 使用的模型没变,还是简单的feedforward神经网络(updat ...
- RubyMine 2017.3.2破解教程
下载地址:http://www.3322.cc/soft/35519.html RubyMine 2017.3.2破解版是一款专为Ruby和Rails开发者准备的IDE(被誉为最智能的Ruby和Rai ...
- English Conversation – NUMBERS
English Conversation – NUMBERS Share Tweet Share Tagged With: Numbers Study the pronunciation of num ...
随机推荐
- [UE4]Switch on String,根据字符串决定条件分支,类似于高级语言中的switch语句
- [UE4]Child Widget 留白 padding
child widget公开一个变量设置padding是一个比较好的设计方案.
- sqlserver 查询重复数据
use StudentManageDB go ,,) ,,) ,,) select * from ScoreList order by StudentId --在知道那个字段重复的情况 --查询所有重 ...
- 如何使用Python操纵Postgres数据库
pip install psycopg2 psycopg2-binary #!/usr/bin/python import psycopg2conn = psycopg2.connect(databa ...
- sas 数据集导出到excel
PROC EXPORT DATA= Loan.BOM_FILENAME_2 OUTFILE= "D:\output.xls" DBMS=EXCEL REPLAC ...
- 电商系统架构总结4(webapi 版本控制)
为了 顺利迭代升级,web api 在维护过程是不断升级的,但用户是不能强迫他们每次都跟随你去升级,这样会让用户不胜其烦.为了保证不同版本的客户端能同时兼容,在web api接口上加入版本控制就很有必 ...
- urllib模块学习
一.urllib库 概念:urllib是Python自带的一个用于爬虫的库,其主要作用就是可以通过代码模拟浏览器发送请求.其常被用到的子模块在Python3中的为urllib.request和urll ...
- vs2015 引用lib库和dll
1.首先右键项目->属性 2.在项目中添加lib文件夹,把lib库放在文件夹下面,然后在图中的库目录引用当前路径的lib文件夹 3.在项目的路径下添加include中添加头文件,然后在常规中添加 ...
- angularjs的ng-class
<!--第一种 直接加变量--> <div ng-class="tempClass"></div> <!--第二种 用{{}} 包住的变量 ...
- Splunk和ElasticSearch深度对比解析(转)
转载自:http://www.sohu.com/a/154105465_354963 随着Splunk越来越被大家熟知和认可,现在市面上也不断涌各种同类产品,作为大数据搜索界的翘楚Splunk和Ela ...