How can we control or manage our emotion ,so that we feel better and feel stronger when we're learning English?

Some people feel bad or bored, so we have to learn some techniques , remember that emotion and psychology are 80% of success. The other 20% is the method ,it'show we do it.

There are two keys to emotional mastery. One is psychology, how  to use our body. And the second is mental focus.

  • Psychology

Now let's change our emotion state. If you're tired when you learn English , and you say "I should study ,I should study" to yourself  but it doesn't work, try to start with your body . Pull your shoulder back and your chest up, bring your chin up, bring your eyes up ,look up. And smile big. Just change the position of your body and you can feel more energetic . So every time you listen to English lessons , first changeyour body. Only when you have more energy and feel better can you learn faster.

Another easy way is through breathing. We know by breathing very deeply we can change our emotional state and our physical state. Maybe just two minutes. Movement creates energy and energy wakes up our bodies so that welearn faster.

It sounds absurd maybe, because when we were in school we've beentold "don't move, sit in your chair." Our body became stiff and we became tired, bored. How could we learn?Now what we do is opposite of before , but it's true. You can even get out andwalk when you learn English , this time you can use your phone or iPad. I do.

  • Mental focus

1、 What should you not focus on?

When we were in school, we worried about tests and grades,"Will I get an A? will I fail this course?" How does that effect your emotion you know? The more you think about judgment by others, the more you think about a test score, the more nervous you become, the more worried youbecome. Then you learn slowly when you have anxiety.

This is the single number one most negative factor in language acquisition . The anxious students ,the worried, nervous students ,the stressed students have worse pronunciation, worse speaking ability, less vocabulary,worse writing, less listening comprehension. So what was happening in school was you were actually learning to fail.

2、What should you focus on ?

Focus on your ultimate success. Your great goal is to speak excellent English, to feel strong and confident when you speak. Focus on thisgoal, you can imagine you're speaking English with a native speaker and you're smiling. Imagine yourself feeling strong and confident as you speak English easily, effortlessly.  So don't focus onsmall goals and small steps .Do not focus on the past but the future. No matterhow bad your English was in the past, past is not the same as present, and past don't equal the future.

Focus on the purpose, the reason you learn English. Making newfriends, a great job with more money, these are great things to focus on. Focuson the thing that makes you feel great, the situation, the benefits, all thegreat things that will improve in your life by speaking excellent English.

Now try to teach your brain to focus on these positive inspiring things,not on these negative things ,not on problems ,not on the past.

Emotional Mastery——英语学习小技巧之一的更多相关文章

  1. Models——英语学习小技巧之四

    Models  are very important, here model means role model, is kind of like a hero. It's  someone that ...

  2. The Power of Reading——英语学习小技巧之七

    This method is "The Power of Reading" and it comes from an article by Dr.Stephen Krashen. ...

  3. Python学习小技巧之列表项的排序

    Python学习小技巧之列表项的排序 本文介绍的是关于Python列表项排序的相关内容,分享出来供大家参考学习,下面来看看详细的介绍: 典型代码1:     data_list = [6, 9, 1, ...

  4. QT学习小技巧

    原地址:http://blog.csdn.net/ykm0722/article/details/6947250 转载: 分享在比赛中写代码时,发现的几个对写程序很有用的小段代码,虽小但是在我的软件中 ...

  5. Qt开发之Hello Qt及学习小技巧

    创建第一个Qt程序的简单流程 如果安装了andriod或ios的版本也会显示出来,这里只显示了桌面端的 一个项目文件代码结构如下: 如下图可直接编辑label里的文字内容: 运行结果:(快捷键ctrl ...

  6. English - 英语学习小笔记

    1.It is...to do sth:做某事是.... 解析:It 是形式主语,后面一半接形容词做表语,to do sth是不定式短语作真正主语. 2.make do和make doing是两种表达 ...

  7. php学习小技巧

    1.print_r可打印数组 <?php echo '<p class="ajax">This paragraph was loaded with AJAX.&l ...

  8. 牛腩新闻公布系统--学习Web的小技巧汇总

    2014年11月10日,是个难忘的日子.这一天.小编的BS学习開始了.BS的开头,从牛腩新闻公布系统開始.之前学习的内容都是CS方面的知识,软考过后.開始学习BS,接触BS有几天的时间了,跟着牛腩老师 ...

  9. 牛腩新闻发布系统--学习Web的小技巧汇总

    2014年11月10日,是个难忘的日子,这一天,小编的BS学习开始了,BS的开头,从牛腩新闻发布系统开始,之前学习的内容都是CS方面的知识,软考过后,开始学习BS,接触BS有几天的时间了,跟着牛腩老师 ...

随机推荐

  1. (1)html初步--表格的使用

    用表格标签制作简历 html代码: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" " ...

  2. Dialog 顶部黑线问题

    Dialog 顶部黑线问题 样式如下: [java] view plaincopyprint? <style name="Transparent_Dialog"> &l ...

  3. SWOT自我分析

    个人信息: 大三学生 二本大学 软件工程专业 一:SWOT自我分析 Strenghs(优势): 1.有着良好的作息习惯,坚持锻炼 2.专注力强,能沉下心来学习 3.有着强烈的危机意思,明白不仅则退的道 ...

  4. java的几个版本以及jre,jdk等概念——【转载】JDK、Java SE、Java EE、Java ME我该选

    我们平时使用的一些软件,有一部分需要Java环境的支持,但是SUN那么多的产品,让人眼花缭乱的版本号,前看后看都差不多的缩写,让我们选择起来的时候常常望而却步,只好跟着感觉走.所以下面我要介绍的就是那 ...

  5. cdoj Dividing Numbers 乱搞记忆化搜索

    //真tm是乱搞 但是(乱搞的)思想很重要 解:大概就是记忆化搜索,但是原数据范围太大,不可能记下所有的情况的答案,于是我们就在记下小范围内的答案,当dfs落入这个记忆范围后,就不进一步搜索,直接返回 ...

  6. 加入商品分类信息,考虑用户所处阶段的 图模型 推荐算法 Rws(random walk with stage)

    场景: 一个新妈妈给刚出生的宝宝买用品,随着宝宝的长大,不同的阶段需要不同的物品. 这个场景中涉及到考虑用户所处阶段,给用户推荐物品的问题. 如果使用用户协同过滤,则需要根据购买记录,找到与用户处于同 ...

  7. Trafic control 大框图(HTB )

    10.1. General diagram Below is a general diagram of the relationships of the components of a classfu ...

  8. Spring、编码剖析Spring管理Bean的原理

    引入dom4j jar包 1.新建Person接口和PersonBean public interface PersonIService { public void helloSpring(); } ...

  9. python 的一些高级编程技巧

    正文: 本文展示一些高级的Python设计结构和它们的使用方法.在日常工作中,你可以根据需要选择合适的数据结构,例如对快速查找性的要求.对数据一致性的要求或是对索引的要求等,同时也可以将各种数据结构合 ...

  10. sctf pwn300

    拿到程序后,拉入IDA,大概看了一番后,尝试运行,进一步了解程序的功能. 发现NX enabled,No PIE. 一号是一个猜数字的游戏,二号是一个留言本,三号是打印出留言的内容,四号是退出. 观察 ...