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

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

Journal: :مطالعات حقوق خصوصی 0
حسن جعفری تبار

there are two historical paradigms in iranian family law: love law and libido law. understanding the two approaches is possible by thinking on the four categories of love: 1. libido: the passion of life and manifestation of sexual drive. 2.eros: the romantic love and the genuine material of poem and literature. 3.philia: the mere love purified from libido. 4. agape: the spiritual love in mystic...

2017

love is not enough: a look at race in transracial adoption love is not enough jonathan sacks love is not enough c.ymcdn love is not enough ihoney love is not enough louduk when love is not enough sdunn love is not enough part i caroline lookuk presents love is not enough: changing dysfunctional family when love is not enough jones county health department when love is not enough: termination of...

Among mystical expressions and topics, love has a great importance that is the origin and starting point of human perfection. From Molana viewpoint this is the fire of divine love and affection that sounds the pipe and if this fire doesn’t exist, human personality cannot have any manifestation and will not have any result. Ebne Arabi knows affection and love as his ideology and religion, and ...

2017
Félix Neto Daniela C. Wilks

Compassionate love has received research attention over the last decade, but it is as yet unclear how it is experienced over a lifetime. The purpose of this study was to investigate compassionate love for a romantic partner throughout the adult life span, exploring individual differences in the propensity to experience compassionate love in regard to age, gender, religion, love status, love sty...

Background and Objectives: Love failure can cause intense emotional damage in a person. Therefore, it is necessary to identify and strengthen the factors that improve the experience of an individual with love failure. With this background in mind, the present study aimed to evaluate the effect of spiritual-religious psychotherapy on love trauma syndrome and acceptance of the problem in female s...

Journal: :Psychological science 2011
Karim S Kassam Carey K Morewedge Daniel T Gilbert Timothy D Wilson

Salience and satisfaction are important factors in determining the comparisons that people make. We hypothesized that people make salient comparisons first, and then make satisfying comparisons only if salient comparisons leave them unsatisfied. This hypothesis suggests an asymmetry between winning and losing. For winners, comparison with a salient alternative (i.e., losing) brings satisfaction...

Journal: :Contexts 2009

ژورنال: مطالعات عرفانی 2016

Love is the profoundest and the most central concept in Sufi thought and manners. From the Sufi ontological point of view, being rests on the basis of love; and from the ethical one, Love is a strong rope for the Sufi to hang on in order to sublimate his being into the status of annihilation. It is often said that love requires no manners or orders. However, it demands levels and features of wh...

Journal: :Journal of personality assessment 1985
M B Sperling

Viewing desperate love as marked by urgency, neediness, dependence, a great need for reciprocation, indealization, and affective extremes, personality traits leading to desperate love were examined. A sample of 251 undergraduates, in desperate love, nondesperate love, and random groups, completed several questionnaires examining characteristic qualities of self and important others and attitude...

Journal: :ادب فارسی 0
دکتر بهاءالدین اسکندری استادیار دانشگاه قم دکتر محمدرضا موحدی استادیار دانشگاه قم

through a mystical glance, jami looks, understands and explains the universe. in such an interpretation, love is the most determining concept. love, in this view, isn’t just an emotional relation between two humans- though it is too- but is a widespread and pervasive category that helps you to find creation stimulus and interrelations in different universal phenomenon. what stimulate god to cre...

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

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

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