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 ...
随机推荐
- SQLServer -------- 解决忘记sa 密码,创建一个新的
时间真的是一个可怕的武器,你可以不服老,但是你不能改变,你年纪的增长,在我们创建数据库的时候,会创建sa 和密码,但是密码忘记怎么办, 提供一种方法,创建一个新的进行软件部署 实现方法:1.找到安全性 ...
- SSL密钥协商过程分析
一.说明 尽管做过证书生成.双向认证.SSL通信编程等事情,但一直不清楚SSL如何完成密钥交换.看网上的资料则众说纷纭,最近和朋友学习时聊到了这个问题,然后正巧上周处理客户反馈SSL版本过低时领导也想 ...
- 029 ElasticSearch----全文检索技术04---基础知识详解02-查询
1.查询 (1)基本查询 基本语法: GET /索引库名/_search { "query":{ "查询类型":{ "查询条件":" ...
- [WeChat-Bot-Go] 记录帖
本来是想写一个微信机器人出来,用go语言. Github 目标是想做一个自动发送消息和抢红包的bot. 一开始跟着 这篇 文章写.写着写着发现文章久远,而且用的是第一版网页微信api,所以就自己去 ...
- GoCN每日新闻(2019-09-23)
1. 查看 Go 的代码优化过程http://xargin.com/go-compiler-opt 2. go 学习笔记之仅仅需要一个示例就能讲清楚什么闭包 https://segmentfault. ...
- 小结 python 实战中遇到的几种需要化名的情境
笑来在<自学是门手艺>的<2.4.3 化名与匿名>中,讲到了函数的化名.经过几个月的实战,我发现,实际上化名无处不在.我有时也会称之为"别称",意思一样.函 ...
- gitblit搭建
gitblit 1.8.0 + java7 下载安装java7 https://download.oracle.com/otn/java/jdk/7u80-b15/jdk-7u80-windows- ...
- Git 管理版本/回退
参考链接:https://www.liaoxuefeng.com/wiki/896043488029600/896954074659008 Git status命令可以让我们时刻掌握仓库当前的状态,比 ...
- Xcode11 Developer Tool中没了Application Loader
升级Xcode11之后不少人发现在Open Developer Tool中没了Application Loader. 那么如果我们还想用该怎么办呢? 先这样 找个老版的Xcode–>Conten ...
- idea注释类,方法
1.添加类注释:file-settings-file and code Templates-Class #if (${PACKAGE_NAME} && ${PACKAGE_NAME} ...