.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:3px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--classic .select2-results>.select2-results__options,.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:3px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:3px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:3px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:3px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb} How Mythology Shapes Our Modern Ideas of Fairness – ONLFR 2023

How Mythology Shapes Our Modern Ideas of Fairness

Building upon the foundational understanding outlined in How Mythology Explains Our Understanding of Justice, this article explores how mythic narratives continue to influence our perceptions of fairness in contemporary society. From archetypal symbols to cultural variations, mythological themes have embedded themselves deeply into our moral fabric, shaping modern notions of justice and equity.

1. From Mythology to Moral Intuition: How Stories Shape Our Innate Sense of Fairness

a. The evolution of fairness from mythic storytelling to subconscious moral judgments

Ancient myths often contained explicit lessons on justice, such as the Greek myth of Nemesis representing divine retribution or the Egyptian Maat embodying cosmic order and truth. Over centuries, these stories transitioned from overt narratives to subconscious moral cues, forming the basis for our innate sense of fairness. Research in moral psychology suggests that children, even without formal education, exhibit a sense of justice that echoes mythic themes, indicating an evolutionary link between storytelling and moral development.

b. The role of archetypes in forming intuitive notions of fairness in everyday life

Carl Jung’s theory of archetypes reveals recurring symbols and characters—heroes, villains, wise judges—that mirror mythic narratives. These archetypes serve as mental models that guide our judgments about fairness. For example, the image of the judge with scales symbolizes balance and objectivity, rooted in mythic symbols like Themis from Greek mythology. Such symbols influence legal practices and societal expectations, reinforcing fairness as an intuitive principle.

c. Comparing mythic justice with modern moral psychology insights

Modern studies in moral psychology, such as those by Jonathan Haidt, show that moral judgments often stem from intuitive, emotion-driven processes rather than deliberate reasoning. This aligns with mythic storytelling, where narratives evoke emotional responses that shape our moral compass. The mythic concept of karma or divine justice persists as an internalized moral schema, influencing perceptions of fairness even in secular contexts.

2. Cultural Variations in Mythological Fairness Narratives

a. How different societies’ mythologies depict fairness and equity

Cultural mythologies encode diverse visions of justice. For example, Norse myths emphasize honor and retribution, as seen in the Valkyries delivering justice through combat. African mythologies, like the Yoruba, highlight communal harmony and restitution, exemplified by stories of Orunmila guiding moral order. Asian myths, such as in Chinese tradition, often portray fairness through harmony and balance, symbolized by the Yin-Yang concept.

b. The influence of cultural values on mythic representations of justice and fairness

Cultural values shape mythic themes. Societies emphasizing individual honor, like the Samurai in Japan, depict justice as personal integrity. Conversely, collectivist cultures, such as many African communities, emphasize restorative justice and social cohesion. These narratives reflect underlying values—independence vs. interdependence—and influence how fairness is perceived and enacted.

c. Case studies: Norse, African, Asian mythologies and their fairness paradigms

Mythology Fairness Paradigm
Norse Honor-based justice, retribution through combat
African (Yoruba) Community harmony, restitution, moral balance
Asian (Chinese) Balance, harmony, Yin-Yang principle

3. Mythological Symbols and Their Modern Interpretations of Fairness

a. Symbols such as scales, blindfolds, and divine judgment in contemporary justice systems

Icons like scales trace back to goddess Themis of Greek mythology, representing balanced judgment. The blindfold symbolizes impartiality, inspired by the myth of Justitia. These symbols are embedded in legal iconography worldwide, embodying the ideal of objective, fair decision-making rooted in mythic tradition.

b. The transformation of mythic symbols into legal iconography

Legal systems have adopted mythic symbols to communicate fairness. For example, the use of scales in courtrooms signifies the weighing of evidence, a direct descendant of mythic justice. Similarly, the blindfold underscores impartiality, reinforcing societal trust in judicial fairness. These symbols serve as visual metaphors for societal values rooted in ancient mythic narratives.

c. The psychological impact of these symbols on societal perceptions of fairness

Research indicates that symbols like scales and blindfolds evoke feelings of trust and legitimacy. They serve as subconscious cues that justice is balanced and impartial, shaping public perception. The strength of these symbols lies in their mythic origins, which confer a sense of timeless authority and moral clarity.

4. The Role of Heroic and Villainous Archetypes in Shaping Fairness Ideals

a. How mythic heroes embody principles of justice and fairness

Heroes like King Arthur or Rama exemplify virtues of justice, courage, and fairness. Their stories often depict rightful rulers who uphold societal morals, reinforcing the idea that justice is linked to virtue and heroism. These narratives influence modern concepts of leadership and moral integrity.

b. Villains as representations of unfairness or corruption

Mythic villains such as Loki or Rawana symbolize chaos, deceit, and corruption—antitheses to fairness. Their archetypal roles serve as cautionary figures warning against injustice and moral failure, shaping societal boundaries of acceptable behavior. These stories fuel ongoing debates about accountability and the rectification of injustice.

c. The influence of these archetypes on modern concepts of accountability and rectification

Contemporary justice systems often mirror these archetypes—heroes as prosecutors or reformers, villains as corrupt officials. The narrative power of archetypes helps society conceptualize accountability, emphasizing that justice involves both the punishment of villains and the heroism of those who restore fairness.

5. Mythology’s Influence on Modern Fairness Debates and Ethical Frameworks

a. How mythic narratives underpin contemporary discussions on social justice and equality

Themes like justice for the oppressed or restorative justice draw heavily from mythic stories. For instance, the myth of Prometheus delivering knowledge and justice highlights themes of sacrifice and fairness, inspiring modern social justice movements that emphasize equity and restitution.

b. Case examples: debates on punishment, restitution, and restorative justice inspired by mythic stories

Discussions about restorative justice often invoke mythic themes of reconciliation and moral repair. The story of King Solomon exemplifies wise judgment and equitable resolution, influencing contemporary legal reforms that prioritize healing and community restitution over mere retribution.

c. The ongoing reinterpretation of mythic themes in evolving societal ethics

As societal values evolve, so do mythic narratives. Modern retellings adapt ancient themes to address current issues like racial justice, gender equality, and climate ethics, demonstrating the enduring relevance of mythic storytelling as a moral compass.

6. Connecting Mythic Justice to Legal and Social Fairness Today

a. How mythological ideas continue to inform policy-making and legal principles

Legal frameworks often mirror mythic concepts. The notion of divine right evolving into constitutional authority reflects mythic notions of legitimacy. Principles like impartiality and justice as balance are rooted in ancient symbols that continue to influence policy decisions and judicial reasoning.

b. The importance of mythic storytelling in fostering societal consensus on fairness

Narratives serve as shared moral frameworks, promoting social cohesion. Mythic stories about heroic justice or divine retribution create common understandings that underpin laws and social norms, facilitating societal consensus and stability.

c. Future perspectives: integrating mythic wisdom into emerging justice paradigms

Emerging justice models, such as restorative justice and transformative justice, increasingly draw on mythic themes of reconciliation and moral repair. Incorporating mythic wisdom can foster more holistic and culturally resonant approaches to fairness, ensuring that societal morals adapt to future challenges.

7. Returning to the Parent Theme: Mythology as a Foundation for Our Understanding of Justice

a. Summarizing how mythic stories underpin both justice and fairness concepts

Mythic narratives have historically laid the groundwork for our perceptions of justice, embedding ideals of balance, righteousness, and accountability into collective consciousness. These stories serve as moral templates that continue to influence legal and societal norms.

b. The enduring power of myth in shaping societal norms and moral standards

Despite changes in societal structures, mythic themes remain potent, offering universal symbols and archetypes that foster shared moral understanding. Their enduring relevance underscores their role as foundational narratives for justice and fairness across cultures and eras.

c. Reflection on how modern perceptions of fairness are rooted in ancient mythic narratives

Contemporary concepts of fairness—such as impartiality, justice as balance, and accountability—are deeply rooted in mythic stories and symbols. Recognizing this connection enriches our understanding of societal morals and encourages us to revisit ancient narratives for guidance in addressing modern ethical dilemmas.

Leave a Comment

Adresa ta de email nu va fi publicată. Câmpurile obligatorii sunt marcate cu *