Becoming inspired - ASC - 2017 MARCH 24
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的更多相关文章
- 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 ...
- Overcoming Life's Obstacles - ASC 2017 March 03-04
<Overcoming Life's Obstacles - How a top oboist overcame a neurological disorder to play again> ...
- Overcoming Life's Obstacles - ASC 2017 March 03
Overcoming Life's Obstacles - How a top oboist overcame a neurological disorder to play again ©Advan ...
- iOS静态库.a总结(2017.1.24增加脚本打包方法)
修改于:2017.1.24 1.什么是库? 库是程序代码的集合,是共享程序代码的一种方式 2.根据源代码的公开情况,库可以分为2种类型 a.开源库 公开源代码,能看到具体实现 ,比如SDWebImag ...
- March 24 2017 Week 12 Friday
Our lives are brief, that is why it's important to search for meaning. 人生短暂,所以才要寻找它的意义. What can we ...
- win10 如何配置 java jdk1.8环境变量(2017.2.24)
win10 如何配置 java jdk 环境变量 这里的win10 为全新安装的系统 一.安装 下载 jdk 64位 windows 版本安装(默认安装) 默认安装的路径: C:\Program Fi ...
- 2017冬季24集训模拟题-24星球的末日(Floyd)
24 星球的末日[问题描述]24 星球的世界末日就要到了 , 可是诺亚方舟还没有制造完成 . 为了制造诺亚方舟这个星球上的所有国家都站在统一战线 . 现在一共有n个国家 , 一个国家到另一个国家都有一 ...
- 2017.11.24 Stm8L151-factory
Marking---------factory fun... /** ***************************************************************** ...
- SNS团队第三次站立会议(2017.04.24)
一.当天站立式会议照片 本次会议主要内容:汇报工作进度,根据完成情况调整进度 二.每个人的工作 成员 今天已完成的工作 明天计划完成的工作 罗于婕 相关数据库文件建立起来 完善数据库文件 龚晓婷 研 ...
随机推荐
- 栈的一个实例——Dijkstra的双栈算术表达式求值法
Dijkstra的双栈算术表达式求值法,即是计算算术表达式的值,如表达式(1 + ( (2+3) * (4*5) ) ). 该方法是 使用两个栈分别存储算术表达式的运算符与操作数 忽略左括号 遇到右括 ...
- Maven 生成项目站点
Maven 不仅仅时一个自动化构建工具和一个依赖管理工具,他还能够帮助聚合项目信息,促进团队间的交流,POM 可以包含各种项目信息,如项目描述.版本控制系统地址.缺陷跟踪系统地址.许可证信息.开发者信 ...
- 峰Spring4学习(2)依赖注入的几种方式
一.装配一个bean 二.依赖注入的几种方式 com.cy.entity People.java: package com.cy.entity; public class People { pri ...
- Bootstrap table的一些简单使用总结
在GitHub上Bootstrap-table的源码地址是:https://github.com/wenzhixin/bootstrap-table Bootstrap-table的文档地址:http ...
- jquery的load()事件和ajax中load()方法的区别
load事件 当图像加载时,改变 div 元素的文本: $("img").load(function(){ $("div").text("Image ...
- [UE4]roll pitch yaw
UE4中的定义: 一.Roll,绕着X轴旋转的角度 二.Pitch,绕着Y轴旋转的角度 三.Yaw,绕着Z轴旋转的角度 Rotator 一.(Roll,Pitch,Yaw) 二.Rotator(0,0 ...
- seaborn可视化特征的相关性
import seaborn as sn sn.heatmap(trainX.corr(),vmax=1,square=True)
- JNDI的学习与使用
JNDI(Java Naming and Directory Interface,Java命名和目录接口)是一组在Java应用中访问命名和目录服务的API.命名服务将名称和对象联系起来,使得我们可以用 ...
- node和yarn
nvm 版本管理工具 https://github.com/coreybutler/nvm-windows/releases nvm-setup nvm install +版本号 加版本 ...
- QQ去除聊天框广告详解——2016.9 版
QQ聊天框广告很烦人,百度出来的一些方法早已过时,下面是博主整理出来的方法,供各位同学参考. 1.按键盘上的 Win+R 快捷键打开运行框,然后复制并粘贴 Application Data\Tence ...