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 ...
随机推荐
- linux --------- linux系统 安装tomcat
1.下载tomcat http://tomcat.apache.org/ 进入官网选download 点击 Archies 2.版本的下载与选择 3.使用winscp传递文件 4.查看所在位置 5 ...
- Delphi微信支付【支持MD5和HMAC-SHA256签名与验签】
作者QQ:(648437169) 点击下载➨微信支付 微信支付api文档 [Delphi 微信支付]支持付款码支付.二维码支付.订单查询.申请退款.退款查询.撤销订单.关闭订单. ...
- 63 网络编程(四)——TCP编程
TCP编程 TCP编程是面向连接的数据传输,所以需要时用IO流来建立连接. 用户输出流到服务器,服务器输入流接收数据. 服务器输出流到用户,用户输入流接收. 基本流程 服务器端 创建服务器端:Serv ...
- 怎么看系统是UEFI还是Legacy BIOS启动模式?
在命令行 cmd 中输入 msinfo32 ,找到右侧[BIOS模式],看到这里显示的是[uefi],那么说明是[uefi]方式启动的,反之显示为[BIOS],那么就是传统[BIOS]启动模式.如下 ...
- RGB的光的三原色、品红黄青颜料的三原色
学习了祁连山老师讲的光与色的基础知识,觉得收获颇多,所以记下来光与色的知识点. 首先提问大家一个问题:照片中物体的颜色就是它的固有色么?(请从色光和物体固有色的角度回答) 这个问题在看完下面的总结后相 ...
- zabbix4.0 本地安装详解及步骤
安装前说明下,下面安装过程中涉及selinux部分仅供参考,可能会导致启动服务时产生各种报错,作者也是在折腾了无数日夜后报错不断而放弃治疗,直接永久关闭了selinux(啊,没有selinux的日子真 ...
- 浏览器解析js
网页加载js步骤 1.浏览器一边下载html网页,一边开始解析(不等下载完就解析)2.遇到<script>标签,暂停解析,网页渲染的控制权交给javascript引擎3.如果<scr ...
- EXT.NET Combox下拉Grid
<ext:ComboBox ID="cmbCategory" runat="server" TypeAhead="true" Forc ...
- 在ZYNQ上裸机跑ARM程序的演示
今天给大家演示如何在ZYNQ上,裸机跑ARM程序,本测试用的是米尔Z-turn Board单板,测试代码用的XILINX官方的C语言测试程序,用于测试挂接在ARM总线上的设备是否正常,并在串口终端打印 ...
- 【转载】C#通过Rows.Count属性获取总行数
在C#中的Datatable数据变量的操作过程中,有时候我们需要知道DataTable中是否含有数据行或者DataTable的数据总行数,此时我们就可以先拿到DataTable中的Rows属性对象,通 ...