نتایج جستجو برای: proof dualism

تعداد نتایج: 108270  

Journal: :Nature 1974

2013
James L. Carroll

We show that theories of qualia based upon “property dualism” (sometimes called “natural dualism” and “dual aspect theories”) lead to a form of epiphenomenalism, the situation where our behavior does not causally flow from our subjective experiences. That would mean that our claims, beliefs, and memories about our subjective experiences do not directly arise from our real subjective experiences...

2004
YUJIN NAGASAWA David Chalmers

Paul Churchland argues that Frank Jackson’s Knowledge Argument against physicalism is so strong that if it defeated physicalism it would, at the same time, defeat ‘substance dualism’. The purpose of this paper is to articulate this ‘parity of reasons’ objection. In the first part of the paper, I discuss Churchland’s argument. I demonstrate that although his formulation of the objection is not w...

Journal: :The American Journal of Theology 1904

2013
Joel B. Green John W. Cooper

Firing another salvo in the on-going monism-dualism debate, Joel B. Green in his new book Body, Soul, and Human Life, presents his ontological monism, a rebuttal against anthropological dualism in general and against the holistic dualism in Body, Soul, and Everlasting Life by John W. Cooper in particular. Green’s anthropological monism, which “coheres well with Nancey Murphy’s argument . . . an...

2006
Fiona Macpherson

Property dualism and the merits of solutions to the mind-body problem: a reply to Strawson. Property Dualism and the Merits of Solutions to the Mind-Body Problem A Reply to Strawson

1997
Aernout C. D. van Enter

We review results which have been obtained in the last few years on the topic whether various measures of physical interest, deened on lattice systems, have the Gibbs property or not. Most of the measures we consider occur either within renormalization-group theory or within models of non-equilibrium statistical mechanics. In renormalization-group theory examples we discuss in particular the un...

2013
Tapani Riekki Marjaana Lindeman Jari Lipsanen

We examined lay people's conceptions about the relationship between mind and body and their correlates. In Study 1, a web survey (N = 850) of reflective dualistic, emergentistic, and monistic perceptions of the mind-body relationship, afterlife beliefs (i.e., common sense dualism), religiosity, paranormal beliefs, and ontological confusions about physical, biological, and psychological phenomen...

Journal: :Journal of physiology, Paris 2007
John R Searle

The problem of consciousness should eventually receive a scientific solution, but there are a number of scientific and philosophical obstacles along the way. I offer solutions to the philosophical problems and proposals for approaching the scientific problems.

نمودار تعداد نتایج جستجو در هر سال

با کلیک روی نمودار نتایج را به سال انتشار فیلتر کنید

function paginate(evt) { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term pg=parseInt(evt.target.text) var data={ "year":filter_year, "term":term, "pgn":pg } filtered_res=post_and_fetch(data,url) window.scrollTo(0,0); } function update_search_meta(search_meta) { meta_place=document.getElementById("search_meta_data") term=search_meta.term active_pgn=search_meta.pgn num_res=search_meta.num_res num_pages=search_meta.num_pages year=search_meta.year meta_place.dataset.term=term meta_place.dataset.page=active_pgn meta_place.dataset.num_res=num_res meta_place.dataset.num_pages=num_pages meta_place.dataset.year=year document.getElementById("num_result_place").innerHTML=num_res if (year !== "unfilter"){ document.getElementById("year_filter_label").style="display:inline;" document.getElementById("year_filter_place").innerHTML=year }else { document.getElementById("year_filter_label").style="display:none;" document.getElementById("year_filter_place").innerHTML="" } } function update_pagination() { search_meta_place=document.getElementById('search_meta_data') num_pages=search_meta_place.dataset.num_pages; active_pgn=parseInt(search_meta_place.dataset.page); document.getElementById("pgn-ul").innerHTML=""; pgn_html=""; for (i = 1; i <= num_pages; i++){ if (i===active_pgn){ actv="active" }else {actv=""} pgn_li="
  • " +i+ "
  • "; pgn_html+=pgn_li; } document.getElementById("pgn-ul").innerHTML=pgn_html var pgn_links = document.querySelectorAll('.mypgn'); pgn_links.forEach(function(pgn_link) { pgn_link.addEventListener('click', paginate) }) } function post_and_fetch(data,url) { showLoading() xhr = new XMLHttpRequest(); xhr.open('POST', url, true); xhr.setRequestHeader('Content-Type', 'application/json; charset=UTF-8'); xhr.onreadystatechange = function() { if (xhr.readyState === 4 && xhr.status === 200) { var resp = xhr.responseText; resp_json=JSON.parse(resp) resp_place = document.getElementById("search_result_div") resp_place.innerHTML = resp_json['results'] search_meta = resp_json['meta'] update_search_meta(search_meta) update_pagination() hideLoading() } }; xhr.send(JSON.stringify(data)); } function unfilter() { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":"unfilter", "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } function deactivate_all_bars(){ var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(bar) { bar.dataset.active = false bar.style = "stroke:#71a3c5;" }) } year_chart.on("created", function() { var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(check) { check.addEventListener('click', checkIndex); }) }); function checkIndex(event) { var yrchart = document.querySelectorAll('.ct-bar'); var year_bar = event.target if (year_bar.dataset.active == "true") { unfilter_res = unfilter() year_bar.dataset.active = false year_bar.style = "stroke:#1d2b3699;" } else { deactivate_all_bars() year_bar.dataset.active = true year_bar.style = "stroke:#e56f6f;" filter_year = chart_data['labels'][Array.from(yrchart).indexOf(year_bar)] url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":filter_year, "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } } function showLoading() { document.getElementById("loading").style.display = "block"; setTimeout(hideLoading, 10000); // 10 seconds } function hideLoading() { document.getElementById("loading").style.display = "none"; } -->