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 ...
随机推荐
- element ui中dialog相关问题
一,今天需要在dialog里面引入另一个页面,就是打开dialog显示该页面(把页面放到dialog中),引入的语句如下: <iframe src="view?path=rkdj_b& ...
- third party sales process 继续说
Trading company: A vendor或production plant: B END Customer: C third party sales与individual purchasin ...
- java类加载器 Bootstrap、ExtClassLoader、AppClassLoader的关系
1.Bootstrap. ExtClassLoader. AppClassLoader是java最根正苗红的类加载器.2.Bootstrap是本地代码编写的(例如C), ExtClassLoader. ...
- Android转场动画,Avtivity转场动画;
转场动画 - 共享元素动画 先看效果: Activity1点击小图标开启Activity2: 开启Activity2效果就像是小图标放大了填充上去的,关闭Activity2回到Activity1时又像 ...
- JAVA List合并集合
import java.util.ArrayList; import java.util.List; public class test { public static void main(Strin ...
- 关于elment-ui树形控件Tree的使用
如果简单使用的tree树形控件,按照Element ui Tree 树形控件 官方文档使用即可,基本上能够完成大部分的需求. 但是如果需要对树形结构进行额外操作,仅仅根据官方文档提供的方案的话,可能就 ...
- 【Git使用】sourcetree跳过注册的方法(转)
当前只有Win的版本,Mac自行百度(笑) 很多人用git命令行不熟练,那么可以尝试使用sourcetree进行操作. 然鹅~~sourcetree又一个比较严肃的问题就是,很多人不会跳过注册或者操作 ...
- [Unity插件]AI行为树使用总结
参考链接: https://blog.csdn.net/linxinfa/article/details/72937709 https://blog.csdn.net/wanghaodiablo/ar ...
- 理解 with递归调用 Sqlserver 树查询
--with用法 --可以这么理解 with SQL语句变量或者叫临时表名 as( SQL语句 ) select * from SQL语句变量或者叫临时表名 --递归调用 with CTE as( s ...
- 安装配置fastDFS文件服务器 - Linux
一.配置linux环境 1.新建虚拟机 把上次安装的CentOS7的文件复制一份,并改名 打开VM>打开虚拟机,选择刚才复制好的虚拟机,并启动.这样做的目的主要是为了保留一份最基础的母本,为了将 ...