Mary Mothersill

Mary Mothersill (1923, Edmonton, Alberta, Canada - 22 January 2008, New York City) was a Canadian philosopher.

Mary Mothersill
Born1923
Died22 January 2008
New York City
AwardsAmerican Academy of Arts and Sciences
Academic background
Alma materUniversity of Toronto,
Radcliffe College,
Harvard University
Academic work
DisciplinePhilosophy
InstitutionsVassar College,
Columbia University,
University of Connecticut,
University of Michigan,
University of Chicago,
City College of New York,
Columbia University
Notable worksBeauty Restored

Life

Mary Mothersill gained a BA in English from the University of Toronto in 1944,[1] a master's degree in philosophy from Radcliffe College in 1945,[2] and in 1954 a PhD from Harvard University, for a dissertation entitled Lewis and Stevenson: A Critical Comparison of Two Theories of Value.[3]

After teaching at Vassar College (1947–51), and at Columbia University, the University of Connecticut, the University of Michigan, the University of Chicago, and City College of New York,[4] she joined the faculty of Columbia University's women's undergraduate college, Barnard College, teaching there and at the Columbia Graduate School of Arts and Sciences from 1963 until her retirement in 1993.[5]

Mothersill, early in her career, published on metaethics, moral knowledge, the nature of art and criticism, death, feminism, pornography, and other topics.[6] Her Beauty Restored (Oxford: Clarendon Press, 1984) is widely regarded as a central text in the literature on aesthetics.[7]

In 2003 Mary Mothersill was elected to the American Academy of Arts and Sciences.[8] In 1986 she was a Visiting Fellow at Wolfson College, Oxford, and she was later Alfred North Whitehead lecturer at Harvard.[9]

gollark: ``` func AddInt32(addr *int32, delta int32) (new int32) func AddInt64(addr *int64, delta int64) (new int64) func AddUint32(addr *uint32, delta uint32) (new uint32) func AddUint64(addr *uint64, delta uint64) (new uint64) func AddUintptr(addr *uintptr, delta uintptr) (new uintptr) func CompareAndSwapInt32(addr *int32, old, new int32) (swapped bool) func CompareAndSwapInt64(addr *int64, old, new int64) (swapped bool) func CompareAndSwapPointer(addr *unsafe.Pointer, old, new unsafe.Pointer) (swapped bool) func CompareAndSwapUint32(addr *uint32, old, new uint32) (swapped bool) func CompareAndSwapUint64(addr *uint64, old, new uint64) (swapped bool) func CompareAndSwapUintptr(addr *uintptr, old, new uintptr) (swapped bool) func LoadInt32(addr *int32) (val int32) func LoadInt64(addr *int64) (val int64) func LoadPointer(addr *unsafe.Pointer) (val unsafe.Pointer) func LoadUint32(addr *uint32) (val uint32) func LoadUint64(addr *uint64) (val uint64) func LoadUintptr(addr *uintptr) (val uintptr) func StoreInt32(addr *int32, val int32) func StoreInt64(addr *int64, val int64) func StorePointer(addr *unsafe.Pointer, val unsafe.Pointer) func StoreUint32(addr *uint32, val uint32) func StoreUint64(addr *uint64, val uint64) func StoreUintptr(addr *uintptr, val uintptr) func SwapInt32(addr *int32, new int32) (old int32) func SwapInt64(addr *int64, new int64) (old int64) func SwapPointer(addr *unsafe.Pointer, new unsafe.Pointer) (old unsafe.Pointer) func SwapUint32(addr *uint32, new uint32) (old uint32) func SwapUint64(addr *uint64, new uint64) (old uint64) func SwapUintptr(addr *uintptr, new uintptr) (old uintptr)```Seen in standard library docs.
gollark: Fun fact: that function cannot be written with a sane type in Go.
gollark: Esolang where multiple different garbage collectors run at the same time.
gollark: When you make an esolang in which it isn't!
gollark: "GCs are actually deterministic"? I smell an overgeneralization!

References

  1. F. Neuhouser, "In Memoriam: Mary Mothersill," The Journal of Philosophy 105 (2008): 276
  2. F. Neuhouser, "In Memoriam: Mary Mothersill,", The Journal of Philosophy 105 (2008): 276
  3. http://www.humesociety.org/archive/inMemoriam.asp
  4. F. Neuhouser, "In Memoriam: Mary Mothersill,", The Journal of Philosophy 105 (2008): 276
  5. http://www.humesociety.org/archive/inMemoriam.asp
  6. F. Neuhouser, "In Memoriam: Mary Mothersill," The Journal of Philosophy 105 (2008): 276
  7. http://www.humesociety.org/archive/inMemoriam.asp; F. Neuhouser, "In Memoriam: Mary Mothersill," The Journal of Philosophy 105 (2008): 276
  8. http://www.humesociety.org/archive/inMemoriam.asp
  9. F. Neuhouser, "In Memoriam: Mary Mothersill," The Journal of Philosophy 105 (2008): 276
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.