نتایج جستجو برای: hubris

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

Journal: :The British journal of general practice : the journal of the Royal College of General Practitioners 2012
Trisha Greenhalgh

photograph of Jeremy Hunt, Secretary of State for Health, wearing his best beatific smile. He has just announced that in order to protect patients and their relatives from (implicitly) trigger-happy doctors and those unfeeling faceless bureaucrats who dared incentivise the Liverpool Care Pathway, he plans to ‘enshrine the “basic right” of patients to be involved in decisions when they are morta...

Journal: :The journal of the American Academy of Psychiatry and the Law 2014
Kenneth J Weiss Clarence Watson Yan Xuan

The landmark case Frye v. United States is associated with the general-acceptance standard for admissibility of scientific evidence. The standard, still the law in some jurisdictions, has largely been replaced by one based on Federal Rule of Evidence 702. Although it is known from the 1923 Frye opinion's terse wording that the science in question was a systolic blood pressure deception test, th...

Journal: :Journal of medical ethics 2001
R Gillon

Late last year the English Court of Appeal confirmed a lower court’s ruling that doctors could impose an operation to separate recently born conjoined twins, overriding the refusal of consent of their parents. The doctors believed the operation would probably save one of the babies at the cost of killing the other, while not operating would highly probably be followed by the death of both twins...

Journal: :Business Ethics, the Environment and Responsibility 2021

Corporate social irresponsibility and corporate misconducts are a severe threat to the endeavours establish more responsible business practices. Therefore, academia practice alike try find ways anticipate these behaviors. In this regard, linguistic analysis can provide an approach detect decoupling tendencies of firms, that is identify firms fail walk talk. This paper examines how sustainabilit...

Journal: :Journal of French and Francophone Philosophy 2022

Geo Maher’s Anticolonial Eruptions is a force to be reckoned with. As reading experience, it’s bloody delight, even as – and maybe because Maher guides us down in the depths of volcanoes stoking explosive fires rebellion. We also get follow moles below high above ground they wait for their moment emerge, shock, rebel. These are blind one sense, while another sense can tell time, or more accurat...

Journal: :Arab Studies Quarterly 2022

The present article examines a narrative of darkness to illuminate the rhetoric haunting and monstrosity. Gothicity evokes sense indeterminateness it dramatizes disruptive incorporeal occurrences as interrogated in Ahmed Saadawi’s Frankenstein Baghdad , war Frankenfiction. It stages horror chronicle national disintegration through rise sewn-together zombie mark appalling arrival Iraqi dissenter...

Journal: :Journal of Egyptian History 2021

Abstract The beginnings of archaeology in Egypt and India are the subject this paper. In both countries, antiquities were carried away by powerful. Moreover, hubris colonial powers ruling countries made it inevitable that not only antiquities, but knowledge about past, appropriated different ways. For modern Egyptians, Pharaonic past was remote culture distant time. people themselves until fair...

Journal: :International Affairs 2022

Abstract The process of European integration has often been used as either a model or an anti-model for other regional experiences. This article discusses the Union's shortcomings in crisis management, arguing that valuable ‘how not to’ lessons can be drawn by dissecting initial stages eurozone and COVID–19 pandemic ‘moments truth’. main policy mistakes committed at onset both crises are explor...

Journal: :BCP business & management 2022

Overconfidence is a common psychological condition defined as the irrational belief that one's chances of success are higher than they really are. The damage overconfidence can do in world finance even more glaring. Small and medium-sized investors lack information collection, professional skills, trend-following behaviour large shareholders, firm management, institutional investors. In China, ...

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

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

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"; } -->