Becoming inspired - The 11 questions to ask yourself when you feel uninspired

@ Advanced Studio Classroom
Vol: 2017 MARCH 24

Maybe you're struggling to find out what it is you care most about.

  • Be struggling to..
  • To find out + what it is you care most about
    • What is it that you care most about?
    • What do you care about?

Maybe you feel as if your passion, excitement, and zest for life are slipping away.

zest: enthusiasm, eagerness, energy and interest

  • as if
  • slip away

These questions can help you pinpoint exactly what it is that inspires you.

  • pinpoint: to discover or describe the exact facts about something

1.If money were no object, what would I do all day?

Work that you would do for free strongly implies what activities you enjoy most and what probably comes pretty easily to you.

  • In "if money were no object", the verb "were" is in the subjunctive.
  • do ** for free
  • come pretty easily to sb. -> easy to use/play

2.If I could be anyone for a week, who would it be?
Who we admire is a huge indicator of who we secretly wound like to become.

  • An indicator of…
  • secretly wound like to become sb.

3.What conversation topic can I get lost in for hours?

Your most dominant chat topics are a vital sign of what excites you.

  • one's dominant chat topics

    • the topics -- sb. be good at / be expert in / be skilled in
  • a vital sign of

4.If I walk in a bookstore, which section am I drawn to?
This also applies to an Amazon search or even your preference for websites and blogs. What types of information do you most love to consume?

  • be drawn to

    • be attracted to
  • love to consume

5.Who do I love to spend time with and why?
Often we are drawn to people who like us! Who are your preferred friends -- the ones who most energize you?

  • I love to spend time with sb./ do sth.
  • Who are the ones that most energize you?

6.If you asked my partner/mother/best friend what I'm best at doing, what would they say?

Let people who you love and trust tell you who you are. It's an eye-opening and fun experiment -- and a confidence boost.

  • Let people (who you love and trust) tell you (who you are)
  • eye-opening

<wiz_tmp_tag id="wiz-table-range-border" contenteditable="false" style="display: none;">

 
 
 
 

Becoming inspired - ASC - 2017 MARCH 24的更多相关文章

  1. Becoming inspired (2) - ASC 2017 March 25

    Becoming inspired - part 2 @ Advanced Studio Classroom Vol: 2017 MARCH 25 7.Who was I like as a chil ...

  2. Overcoming Life's Obstacles - ASC 2017 March 03-04

    <Overcoming Life's Obstacles - How a top oboist overcame a neurological disorder to play again> ...

  3. Overcoming Life's Obstacles - ASC 2017 March 03

    Overcoming Life's Obstacles - How a top oboist overcame a neurological disorder to play again ©Advan ...

  4. iOS静态库.a总结(2017.1.24增加脚本打包方法)

    修改于:2017.1.24 1.什么是库? 库是程序代码的集合,是共享程序代码的一种方式 2.根据源代码的公开情况,库可以分为2种类型 a.开源库 公开源代码,能看到具体实现 ,比如SDWebImag ...

  5. March 24 2017 Week 12 Friday

    Our lives are brief, that is why it's important to search for meaning. 人生短暂,所以才要寻找它的意义. What can we ...

  6. win10 如何配置 java jdk1.8环境变量(2017.2.24)

    win10 如何配置 java jdk 环境变量 这里的win10 为全新安装的系统 一.安装 下载 jdk 64位 windows 版本安装(默认安装) 默认安装的路径: C:\Program Fi ...

  7. 2017冬季24集训模拟题-24星球的末日(Floyd)

    24 星球的末日[问题描述]24 星球的世界末日就要到了 , 可是诺亚方舟还没有制造完成 . 为了制造诺亚方舟这个星球上的所有国家都站在统一战线 . 现在一共有n个国家 , 一个国家到另一个国家都有一 ...

  8. 2017.11.24 Stm8L151-factory

    Marking---------factory fun... /** ***************************************************************** ...

  9. SNS团队第三次站立会议(2017.04.24)

    一.当天站立式会议照片 本次会议主要内容:汇报工作进度,根据完成情况调整进度 二.每个人的工作 成员 今天已完成的工作 明天计划完成的工作 罗于婕 相关数据库文件建立起来  完善数据库文件 龚晓婷 研 ...

随机推荐

  1. centos7 取消自动锁屏

    CentOS7默认短时间会锁屏,这带来了一定的麻烦,比如看电影时,你不得不时不时的动动鼠标,才能防止锁屏.在网上查了一些资料,也没有找到相关的解决办法,不过最终还是找到了. 1.打开 applicat ...

  2. php获取并删除数组的第一个和最后一个元素

    php中如何获取并删除数组的第一个或者最后一个元素?其实这两个过程都可以通过php自带的函数 array_pop 和 array_shift 来完成,下面就具体介绍一下如何来操作.(1)使用 arra ...

  3. shell获取目录下所有文件夹的名称并输出

    获取指定目录/usr/下所有文件夹的名称并输出: shell代码: #!/bin/bash #方法一 dir=$(ls -l /usr/ |awk '/^d/ {print $NF}') for i ...

  4. postman的Testing examples(测试脚本示例)

    测试代码会在发送request并且接收到responses后执行. 1.设置环境变量 postman.setEnvironmentVariable("key", "val ...

  5. MySQL 查看编码 排序规则

    查看数据库的排序规则 mysql> show variables like 'collation%'; +----------------------+-------------------+ ...

  6. ncnn编译安装-20190415

    ncnn编译安装 1.git clone https://github.com/Tencent/ncnn 2.按照wiki说明来编译,根据需要,选择不同的编译方式.在ncnn/CMakeLists.t ...

  7. MySQL的结构图

    MySQL的结构图 为了更好的了解和配置MySQL,就必须先了解一下MySQL的体系结构.如下图所示: ▲MySQL体系架构图 理解MySQL的体系架构对于成功的配置和调试至关重要.以下将对架构图进行 ...

  8. github for windows 使用

    先在github上申请账号,已有略过. 下载github for windows安装,可以提前安装.NET FRAMEWORK 4.0,否则它会在线下载安装.NET 4. 安装后登录账号,不要急着CL ...

  9. linux下的pd

    东西叫OpenSystemArchitect 地址在http://www.codebydesign.com/SystemArchitect 运行之前,先sudo apt-get install lib ...

  10. Find minimum continuous subsequence tags

    Given targetList, a list of strings representing the desired tags, and availableTagList, a list of s ...