, but this code // executes before the first paint, when

麻豆区

is not yet present. The // classes are added to so styling immediately reflects the current // toolbar state. The classes are removed after the toolbar completes // initialization. const classesToAdd = ['toolbar-loading', 'toolbar-anti-flicker']; if (toolbarState) { const { orientation, hasActiveTab, isFixed, activeTray, activeTabId, isOriented, userButtonMinWidth } = toolbarState; classesToAdd.push( orientation ? `toolbar-` + orientation + `` : 'toolbar-horizontal', ); if (hasActiveTab !== false) { classesToAdd.push('toolbar-tray-open'); } if (isFixed) { classesToAdd.push('toolbar-fixed'); } if (isOriented) { classesToAdd.push('toolbar-oriented'); } if (activeTray) { // These styles are added so the active tab/tray styles are present // immediately instead of "flickering" on as the toolbar initializes. In // instances where a tray is lazy loaded, these styles facilitate the // lazy loaded tray appearing gracefully and without reflow. const styleContent = ` .toolbar-loading #` + activeTabId + ` { background-image: linear-gradient(rgba(255, 255, 255, 0.25) 20%, transparent 200%); } .toolbar-loading #` + activeTabId + `-tray { display: block; box-shadow: -1px 0 5px 2px rgb(0 0 0 / 33%); border-right: 1px solid #aaa; background-color: #f5f5f5; z-index: 0; } .toolbar-loading.toolbar-vertical.toolbar-tray-open #` + activeTabId + `-tray { width: 15rem; height: 100vh; } .toolbar-loading.toolbar-horizontal :not(#` + activeTray + `) > .toolbar-lining {opacity: 0}`; const style = document.createElement('style'); style.textContent = styleContent; style.setAttribute('data-toolbar-anti-flicker-loading', true); document.querySelector('head').appendChild(style); if (userButtonMinWidth) { const userButtonStyle = document.createElement('style'); userButtonStyle.textContent = `#toolbar-item-user {min-width: ` + userButtonMinWidth +`px;}` document.querySelector('head').appendChild(userButtonStyle); } } } document.querySelector('html').classList.add(...classesToAdd); })(); Philosophy Lecture | 麻豆区

麻豆区

Skip to main content

Events Calendar

Philosophy Lecture

S M T W T F S
23
 
24
 
25
 
26
 
27
 
28
 
1
 
2
 
3
 
4
 
5
 
6
 
7
 
8
 
9
 
10
 
11
 
12
 
13
 
14
 
15
 
16
 
17
 
18
 
19
 
20
 
21
 
22
 
23
 
24
 
25
 
26
 
27
 
28
 
29
 
30
 
31
 
1
 
2
 
3
 
4
 
5
 

Philosophy Lecture

  • Mon, Mar 24, 2025
  • 4:00 pm–5:30 pm

Meeter Center Lecture Hall

Image
Lecture banner with Renaissance engravings of the virtues of patience, hope and humility
Being and Becoming Good: The Underrepresented Virtues

Many of us don鈥檛 just want to do the right thing. We want to be a certain sort of person-- the sort of person who does good things out of habit. The Aristotelian tradition calls the habits of a good person 鈥渧irtues.鈥 

Certain habits seem to be fairly important in the endeavor to become a good person. Humility and trust to listen to and learn from others; patience with ourselves and with other imperfect people; hope that we and our communities will become more just in the face of significant adversity鈥攖hese all look pretty crucial to becoming good in our very nonideal world. But in the Aristotelian tradition, none of these habits enjoys the honorific 鈥渧irtue.鈥 The reasons for this, I think, are not very good. They trade on faulty assumptions about the good person being exempt from difficulties of material scarcity, political oppression, illness, disability, frailty. 

I鈥檒l try to show that on the Aristotelian conception of virtue, habits like humility, patience, and hope can count as virtues. They deserve the honorific for people trying to become good while facing various forms of adversity and human frailty. We can learn more about the underrepresented virtues by reflecting on ordinary human experience of frailty and psychological and sociological scientific inquiry into what benefits people in adverse conditions.  

Dr. Anne Jeffrey is an Associate Professor of Philosophy and Affiliate Professor of Medical Humanities at Baylor University, as well as Affiliate Professor of Ethics at Baylor College of Medicine. Her research focuses primarily on moral development within a virtue ethical framework. She has also published on topics in philosophy of religion, metaethics, and political philosophy. She has written extensively on Aristotelian virtue ethics and her current monograph, Being and Becoming Good: on the Diversity of Human Goodnesses and Virtues (Oxford University Press) defends a revisionary version of Aristotelian ethics integrating insights from the social and biological sciences. In 2019-2021, she collaborated with Dr. Krista Mehari, Dr. Joseph Currier, Marie Chastang, and a community in Mobile, Alabama to create, implement, and test a virtue-promoting intervention鈥擡mpowered鈥 for adolescents in a high-violence urban area through a generous grant from the John Templeton Foundation. Empowered is currently being used and tested in a community in Venezuela. Her collaborative work at the intersection of ethics and psychology has appeared in venues such as Journal of Personality and Journal of Positive Psychology. Currently, Dr. Jeffrey is working on the love of enemy as well as on the philosophical questions underpinning the moral psychology of patience.