نتایج جستجو برای: oedipus complex

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

Journal: :Journal of applied animal welfare science : JAAWS 2004
Eduardo J Fernandez Nicole Dorey Jesús Rosales-Ruiz

A study selected 5 cotton-top tamarins (Saguinus oedipus) located at the Frank Buck Zoo in Gainesville, Texas, for a food preference assessment. The study used a paired-choice procedure across 7 different food items for all 5 tamarins. Preferences for the food items across all the tamarins varied, although general trends were noted as well. This article discusses the benefits of using paired-ch...

2002
ASIF A. GHAZANFAR DUNCAN SMITH-ROHRBERG ALEX A. POLLEN MARC D. HAUSER

In primates, long-range communication is often mediated by the use of ‘long’ (or ‘loud’) calls. Beyond the acoustic classification of these calls and descriptions of the behavioural context in which they are produced, few experimental studies have examined how species-typical information is encoded in the structure of these signals. We present the results of eight experimental conditions design...

Journal: :Cognition 2002
Marc D Hauser Stanislas Dehaene Ghislaine Dehaene-Lambertz Andrea L Patalano

Studies using operant training have demonstrated that laboratory animals can discriminate the number of objects or events based on either auditory or visual stimuli, as well as the integration of both auditory and visual modalities. To date, studies of spontaneous number discrimination in untrained animals have been restricted to the visual modality, leaving open the question of whether such ca...

Journal: :Journal of experimental psychology. Animal behavior processes 2009
Daniel J Weiss Jason Wark

The way human adults grasp an object is influenced by their recent history of motor actions. Previously executed grasps are often more likely to reoccur on subsequent grasps. This type of hysteresis effect has been incorporated into cognitive models of motor planning, suggesting that when planning movements, individuals tend to reuse recently used plans rather than generating new plans from scr...

Journal: :The British journal of general practice : the journal of the Royal College of General Practitioners 2010
Dan Edgcumbe

2009

The . genesis • ;of homosexuality is one of the most interesting problems-in psycho-analysis. The homosexual element is preserrMin ••• some form or otherin. all psycho-neurotics and it -forms a dominant trait'in some -psycho'ses^ A gooddeal of discussion has centered round \ythe problem whether homosexuality is a primary trait and whether the active dr.the passive form is the more primitive one...

Journal: :Journal of immunology 1999
D T Evans L A Knapp P Jing M S Piekarczyk V S Hinshaw D I Watkins

One of the most remarkable features of the MHC class I loci of most outbred mammalian populations is their exceptional diversity, yet the functional importance of this diversity remains to be fully understood. The cotton-top tamarin (Saguinus oedipus) is unusual in having MHC class I loci that exhibit both limited polymorphism and sequence variation. To investigate the functional implications o...

Journal: :JOURNAL OF INDIAN AND BUDDHIST STUDIES (INDOGAKU BUKKYOGAKU KENKYU) 1979

Journal: : 2022

With the acceleration of interdisciplinary studies, naming discoveries inspired by different fields has become widespread at same speed. In this study, it is emphasized that diseases or syndromes defined in psychology are named after myths circle literature and history, but causes those who do not know to misunderstand misinterpret character myth. addition, been myth may actually have misinterp...

2006
Havi Hannah Carel

This paper challenges the accepted interpretation of Oedipus Rex, which takes Oedipus’ ignorance of the relevant facts to be an established matter. I argue that Oedipus’ epistemic state is ambiguous, and that this in turn generates a moral ambiguity with respect to his actions. Because ignorance serves as a moral excuse, my demonstration that Oedipus was not ignorant bears significantly on the ...

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

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

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