Worldview in Context
Worldview in Context
Figures 1 and 2 provide a basis for a deeper understanding of worldview. The sensing, thinking, knowing, acting self exists in the milieu of a world (more accurately, a universe) of matter, energy, information and other sensing, thinking, knowing, acting selves (Figure 1). At the heart of one's knowledge is one's worldview or Weltanschauung.
Figure 1. The self and its worldview in the context of the world.
To sense is to see, hear, taste, and feel stimuli from the world and from the self (Figure 2). To act is to orient sensory organs (including eyes and ears), to move body parts, to manipulate external objects, and to communicate by speaking, writing, and other actions. Although we humans are not unique in our ability to sense and to act on our environment, it is in us, so far as we know, that thought as the basis for action is most highly developed.
Thought is a process, a sequence of mental states or events, in which sensed stimuli and existing knowledge are transformed to new or modified knowledge, some instances of which are intents that trigger motor control signals that command our muscles to action. While some actions are merely the result of sensorimotor reflexes, responses to emotions like fear or anger, or automatized patterns developed through habit, we at least like to believe that most of our actions are more reflective, being based on "higher" forms of thought.
For example, there is in most sensory experience an element of perception, in which sensed stimuli are first recognized and interpreted in light of existing knowledge (learned patterns) before they are committed to action. And to bring thought to bear on some stimuli or knowledge rather than others requires a focusing of attention, an allocation of limited mental resources to some mental activities and away from others. But it is in our reason -- and specialized forms of reason like problem solving, judging, and deciding -- that we take the most pride.
Reasoning is focused, goal-directed thought that starts from perceptions and existing knowledge and works toward new and valued knowledge. Reasoning therefore begins with knowledge and ends with knowledge, the opinions, beliefs, and certainties that one holds. By inductive reasoning (which is idealized in empirical science), one works from perceptions and other particular knowledge to more general knowledge. By deduction (exemplified by mathematical logic) further generalizations and, more practically, particular knowledge, is produced. Over a lifetime, reason builds up not only particular opinions and beliefs, but also a body of more and more basic, general, and fundamental knowledge on which the particular beliefs, and the intents for external acts, are based. This core of fundamental knowledge, the worldview, is not only the basis for the deductive reasoning that ultimately leads to action, but also is the foundation for all reasoning, providing the standards of value to establish the cognitive goals towards which reason works and to select the rules by which reason operates. The large red arrows in Figures 1 and 2 symbolize the absolutely crucial role that the worldview plays in one's behavior.
Figure 2. The worldview in the context of the self.
To put this more concisely, and consistently with the definitions considered above,
A worldview is the set of beliefs about fundamental aspects of Reality that ground and influence all one's perceiving, thinking, knowing, and doing.
One's worldview is also referred to as one's philosophy, philosophy of life, mindset, outlook on life, formula for life, ideology, faith, or even religion.
http://web.engr.oregonstate.edu/~funkk/Personal/worldview.html
Worldview in Context的更多相关文章
- Javascript 的执行环境(execution context)和作用域(scope)及垃圾回收
执行环境有全局执行环境和函数执行环境之分,每次进入一个新执行环境,都会创建一个搜索变量和函数的作用域链.函数的局部环境不仅有权访问函数作用于中的变量,而且可以访问其外部环境,直到全局环境.全局执行环境 ...
- spring源码分析之<context:property-placeholder/>和<property-override/>
在一个spring xml配置文件中,NamespaceHandler是DefaultBeanDefinitionDocumentReader用来处理自定义命名空间的基础接口.其层次结构如下: < ...
- spring源码分析之context
重点类: 1.ApplicationContext是核心接口,它为一个应用提供了环境配置.当应用在运行时ApplicationContext是只读的,但你可以在该接口的实现中来支持reload功能. ...
- CSS——关于z-index及层叠上下文(stacking context)
以下内容根据CSS规范翻译. z-index 'z-index'Value: auto | <integer> | inheritInitial: autoApplies to: posi ...
- Tomcat启动报错org.springframework.web.context.ContextLoaderListener类配置错误——SHH框架
SHH框架工程,Tomcat启动报错org.springframework.web.context.ContextLoaderListener类配置错误 1.查看配置文件web.xml中是否配置.or ...
- mono for android Listview 里面按钮 view Button click 注册方法 并且传值给其他Activity 主要是context
需求:为Listview的Item里面的按钮Button添加一个事件,单击按钮时通过事件传值并跳转到新的页面. 环境:mono 效果: 布局代码 主布局 <?xml version=" ...
- Javascript的“上下文”(context)
一:JavaScript中的“上下文“指的是什么 百科中这样定义: 上下文是从英文context翻译过来,指的是一种环境. 在软件工程中,上下文是一种属性的有序序列,它们为驻留在环境内的对象定义环境. ...
- spring源码分析之<context:component-scan/>vs<annotation-config/>
1.<context:annotation-config/> xsd中说明: <xsd:element name="annotation-config"> ...
- 【Android】 context.getSystemService()浅析
同事在进行code review的时候问到我context中的getSystemService方法在哪实现的,他看到了一个ClipBoardManager来进行剪切板存储数据的工具方法中用到了cont ...
随机推荐
- xcode红色文件夹或文件解决方法
文件夹或文件变红是找不到文件导致,解决方法如下: 选中红色的文件或者文件夹,在最右边出现菜单里面有个Location,下一行有个文件夹按钮,点击选择正确的文件路径或者文件就可以了.
- axios捕获401 赋值token
//捕获401 // http request 拦截器 axios.interceptors.request.use( config => { const token = localStorag ...
- C#开发中常用的加密解密方法
转载自:https://www.cnblogs.com/bj981/p/11203711.html C#开发中常用的加密解密方法 相信很多人在开发过程中经常会遇到需要对一些重要的信息进行加密处理,今天 ...
- [摘录]flutter打包后无法访问接口
打开文件{{flutterPorject}}\android\app\src\main\AndroidManifest.xml这个文件增加权限信息: <uses-permission andro ...
- Vue学习之动画小结(六)
一.Vue中实现动画的方式:https://cn.vuejs.org/v2/guide/transitions.html Vue 在插入.更新或者移除 DOM 时,提供多种不同方式的应用过渡效果.包括 ...
- 86.使用webpack爬过的坑
Webpack 4 和单页应用入门 https://github.com/wallstreetcn/webpack-and-spa-guide
- Pandas 之 描述性统计案例
认识 jupyter地址: https://nbviewer.jupyter.org/github/chenjieyouge/jupyter_share/blob/master/share/panda ...
- 李代数E8 的根系 python绘图
安装前需安装依赖:(针对Centos7) yum install -y cairo pip install cairocffi 源代码:https://github.com/neozhaoliang/ ...
- 【转载】自定义View学习笔记之详解onMeasure
网上对自定义View总结的文章都很多,但是自己还是写一篇,好记性不如多敲字! 其实自定义View就是三大流程,onMeasure.onLayout.onDraw.看名字就知道,onMeasure是用来 ...
- BBS之文章详情页搭建
博客评论相关 博客文章详情页搭建 {% extends 'base.html' %} {% block css %} <style> #div_digg { float: right; m ...