How to Pronounce Work vs. Walk

Tagged With: Comparison

If you’re confused about the R and L sounds, you probably have a tough time with these two words.  Learn about the different mouth positions to help you make these two words clearly.

YouTube blocked? Click here to see the video.

Video Text:

Today I’m going to go over two words that often trip people up: work and walk. Let’s take a look at the IPA transcriptions. First, notice that the word walk, even though it is spelled with an L, has no L sound in it. The word ‘work’ is written with four different IPA symbols. The ‘ur’ as in ‘her’ vowel [ɜ] is always followed by the R consonant sound [ɹ] , and really they are the vowel and consonant concept of the same sound, rrr. So though it’s written with four different symbols, it’s really just three sounds: ww, rr, kk. And walk, ww, aw, kk.

So the difference in these words is the middle sound, rrr, and aw [ɔ]. For the rr sound, the tongue pulls up and back some. And the middle raises and stretches wide, pressing against the insides of the top teeth. Rr, rr. The front of the tongue then just hangs forward, comes down, but it’s still up and back enough so that the tip of the tongue isn’t touching anything. Rr, rr. Also, notice the lip position. The corners come in and the lips pucker a little bit. Rr.

For the aw sound, the jaw drops a little bit more. And the tongue is sort of raised slightly all over. Not more in one place than in another. Aw. The tip of the tongue is forward. It can either be lightly touching behind the bottom teeth, or just behind it. Aw. Notice the cheeks come in just a little bit on this vowel sound. Aw. And the lips round a little bit. Ww, rr, kk, ww, aw, kk.

Now, the first sound in these words in the W sound. And notice that the lips do need to be in a tight circle for that. And you make a sound with your vocal cords before opening into the vowel.The final sound is the K consonant sound, kk, where the tongue will stretch up in the back, kk, touch the soft palate back there, let a little bit of air build up, and then pull away. And in that pull away, the sound is released. Kk.

The two middle sounds really are pretty different. Let’s alternate them. Rr, aw, rr, aw, repeat with me. Rr, aw, rr, aw. The rr sound feels further up in the face for me, rr, rr, right here. Aw, the jaw is dropped a little bit more, the sound feels more in the middle of the face. Aw, rr. And now let’s put all the sounds together to make the words. Ww, rr, kk, ww, rr, kk, ww, rr, kk, ww, rr, kk, work. Ww, aw, kk, ww, aw, kk, ww, aw, kk, ww, aw, kk, walk. Work, walk.That’s it, and thanks so much for using Rachel’s English.

Video:

How to Pronounce Work vs. Walk的更多相关文章

  1. python os.walk()

    os.walk()返回三个参数:os.walk(dirpath,dirnames,filenames) for dirpath,dirnames,filenames in os.walk(): 返回d ...

  2. LYDSY模拟赛day1 Walk

    /* 依旧考虑新增 2^20 个点. i 只需要向 i 去掉某一位的 1 的点连边. 这样一来图的边数就被压缩到了 20 · 2^20 + 2n + m,然后 BFS 求出 1 到每个点的最短路即可. ...

  3. How Google TestsSoftware - Crawl, walk, run.

    One of the key ways Google achievesgood results with fewer testers than many companies is that we ra ...

  4. poj[3093]Margaritas On River Walk

    Description One of the more popular activities in San Antonio is to enjoy margaritas in the park alo ...

  5. os.walk()

    os.walk() 方法用于通过在目录树种游走输出在目录中的文件名,向上或者向下. walk()方法语法格式如下: os.walk(top[, topdown=True[, onerror=None[ ...

  6. 精品素材:WALK & RIDE 单页网站模板下载

    今天,很高兴能向大家分享一个响应式的,简约风格的 HTML5 单页网站模板.Walk & Ride 这款单页网站模板是现代风格的网页模板,简洁干净,像素完美,特别适合用于推广移动 APP 应用 ...

  7. 股票投资组合-前进优化方法(Walk forward optimization)

    code{white-space: pre;} pre:not([class]) { background-color: white; }if (window.hljs && docu ...

  8. Go Walk教程 - 流程控制( switch)

    Go的 switch 非常灵活,表达式不必是常量或整数,执行的过程从上至下,直到找到匹配项,不要break: var score =98 var result string switch score/ ...

  9. [py]os.walk爬目录&sys.argv灵活获取参数

    1, 遍历目录 os.walk('/tmp') os.next()   2,sys.argv ######################################## py@lanny:~/t ...

随机推荐

  1. [UE4]扔枪

    1.把枪Detach掉:DetachFromActor 3个都选择“Keep World” 2.模拟物理 3.给一个向前的速度 4.切枪,到上一个武器,或者捡起脚底下的武器 注意Get Compone ...

  2. [UE4]模拟物理子弹

    模拟物理子弹有时候会穿透对象,所以不建议使用

  3. linux下新建(touch)\复制(cp)\剪切(mv)\删除(rm)文件

    touch :新建多个文件,中间用空格隔开 touch file1 file2 cp: mv:剪切 rm:删除文件

  4. SAS 数值转日期

    DATA _NULL_;FORMAT A YYMMDDN8.;B=PUT(20180101,$8.);A=INPUT(B,YYMMDD8.);PUT B= A=;RUN; 输出:47   DATA _ ...

  5. CentOS7 安装 hbase1.3.3

    1. 集群规划 ip地址 机器名 角色 192.168.1.101 palo101 hadoop namenode, hadoop datanode, yarn nodeManager, zookee ...

  6. Unix.Trojan.DDoS_XOR-1木马症状及清理办法

    父进程名称: crond 进程名称: bash 进程路径: /usr/bin/bash 进程id: 20,517 命令行参数: /bin/sh /etc/cron.hourly/cron.sh 事件说 ...

  7. Android 接入X5WebView,让WebView加载更快;

    X5内核,微信和QQ浏览器都在用的WebView: 官网地址:https://x5.tencent.com,详细的信息进官网了解: 这是官方的宣传语: 1) 速度快:相比系统webview的网页打开速 ...

  8. RxJava学习;数据转换、线程切换;

    Observable(被观察者,发射器)发送数据: just:发送单个的数据: Observable.just("cui","chen","bo&qu ...

  9. 模拟select控件,css模拟下拉

    <!DOCTYPE html > <head>     <meta http-equiv="Content-Type" content="t ...

  10. spring揭密学习笔记(3)-spring ioc容器:Spring的IoC容器之BeanFactory

    1. Spring的IoC容器和IoC Service Provider的关系 Spring的IoC容器和IoC Service Provider所提供的服务之间存在一定的交集,二者的关系如图4-1所 ...