annotate but_a_way_short.html @ 315:d2e8c64127f0

begin day 2
author Henry Thompson <ht@markup.co.uk>
date Wed, 17 Jan 2024 10:06:34 +0000
parents 18122a319829
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
123
c033b5636958 to The Friend
ht
parents:
diff changeset
1 <?xml version="1.0" encoding="US-ASCII"?>
c033b5636958 to The Friend
ht
parents:
diff changeset
2 <!DOCTYPE html
c033b5636958 to The Friend
ht
parents:
diff changeset
3 PUBLIC "-//HST//DTD XHTML5 1.0 Transitional//EN" "http://www.ltg.ed.ac.uk/~ht/xhtml5.dtd">
c033b5636958 to The Friend
ht
parents:
diff changeset
4 <html xmlns="http://www.w3.org/1999/xhtml"><head><meta name="copyright" content="Copyright &#xa9; 2017 &lt;a href=&#34;http://www.ltg.ed.ac.uk/~ht/&#34;&gt;Henry S. Thompson&lt;/a&gt;&amp;#160;&lt;a href=&#34;http://creativecommons.org/licenses/by-sa/3.0/deed.en&#34;&gt;CC-BY-SA&lt;/a&gt;"/><meta http-equiv="Content-type" content="text/html; charset=utf-8"/><style type="text/css">
c033b5636958 to The Friend
ht
parents:
diff changeset
5 ul.nolabel { margin: 0; margin-left: -2.5em}
c033b5636958 to The Friend
ht
parents:
diff changeset
6 ul.naked.nolabel {margin: 0; margin-left: 0; padding-left: 0}
c033b5636958 to The Friend
ht
parents:
diff changeset
7 ul.cdefn {clear: both}
c033b5636958 to The Friend
ht
parents:
diff changeset
8 div.ndli { margin-bottom: 1ex }
c033b5636958 to The Friend
ht
parents:
diff changeset
9 div.hidden {display: none}
c033b5636958 to The Friend
ht
parents:
diff changeset
10
c033b5636958 to The Friend
ht
parents:
diff changeset
11 ul.naked > li { list-style-type: none; background: none; margin-left: 2em;
c033b5636958 to The Friend
ht
parents:
diff changeset
12 margin-bottom: 0 }
c033b5636958 to The Friend
ht
parents:
diff changeset
13 li ul.naked > li, dd ul.naked > li { list-style-type: none; background: none; margin-left: 0;
c033b5636958 to The Friend
ht
parents:
diff changeset
14 margin-bottom: 0 }
c033b5636958 to The Friend
ht
parents:
diff changeset
15 li.cdefni {}
c033b5636958 to The Friend
ht
parents:
diff changeset
16 li.cdefni span.cl {display: inline-block; vertical-align: bottom}
c033b5636958 to The Friend
ht
parents:
diff changeset
17 li.cdefni span.cr {display: inline-block; margin-left: 1em; vertical-align: bottom}
c033b5636958 to The Friend
ht
parents:
diff changeset
18 pre.code {display: inline-block}
c033b5636958 to The Friend
ht
parents:
diff changeset
19 blockquote.vanilla {display: inline-block; margin-left: 1em;
c033b5636958 to The Friend
ht
parents:
diff changeset
20 border: solid 1px; background: rgb(238,234,230);
c033b5636958 to The Friend
ht
parents:
diff changeset
21 padding: .5ex .5em}
c033b5636958 to The Friend
ht
parents:
diff changeset
22 blockquote.vanilla ul.naked li {margin-left: 0 ! important;font-size: 100%}
c033b5636958 to The Friend
ht
parents:
diff changeset
23 ol ol ol, ol ol ol li {list-style-type: lower-roman}
c033b5636958 to The Friend
ht
parents:
diff changeset
24 ol ol, ol ol li {list-style-type: lower-alpha}
c033b5636958 to The Friend
ht
parents:
diff changeset
25 i i {font-style: normal}
c033b5636958 to The Friend
ht
parents:
diff changeset
26 li li {font-style: normal}
c033b5636958 to The Friend
ht
parents:
diff changeset
27 li ul li {font-style: normal}
c033b5636958 to The Friend
ht
parents:
diff changeset
28 li { line-height: 100%; margin-top: 0.3em}
c033b5636958 to The Friend
ht
parents:
diff changeset
29 .math {font-family: 'Arial Unicode MS', 'Lucida Sans Unicode', serif}
c033b5636958 to The Friend
ht
parents:
diff changeset
30 .sub {font-size: 80%; vertical-align: sub}
c033b5636958 to The Friend
ht
parents:
diff changeset
31 .termref {text-decoration: none; color: #606000}
c033b5636958 to The Friend
ht
parents:
diff changeset
32 .licence {margin-left: 1em; font-size: 70%}
c033b5636958 to The Friend
ht
parents:
diff changeset
33 .credits {margin-left: 1.5em; font-size: 70%}
c033b5636958 to The Friend
ht
parents:
diff changeset
34 .right {position: absolute}
c033b5636958 to The Friend
ht
parents:
diff changeset
35 .stackdown {vertical-align: text-top; margin-top: 0}
c033b5636958 to The Friend
ht
parents:
diff changeset
36 body {font-size: 12pt}
c033b5636958 to The Friend
ht
parents:
diff changeset
37 @page { size: A4 portrait; margin: 2cm;
c033b5636958 to The Friend
ht
parents:
diff changeset
38 orphans: 2; widows: 2;}
c033b5636958 to The Friend
ht
parents:
diff changeset
39 @media screen {
c033b5636958 to The Friend
ht
parents:
diff changeset
40 body {width: 20cm; margin-left: auto; margin-right: auto}
c033b5636958 to The Friend
ht
parents:
diff changeset
41 }
c033b5636958 to The Friend
ht
parents:
diff changeset
42 @media print {
c033b5636958 to The Friend
ht
parents:
diff changeset
43 body {font-size: 10pt}
c033b5636958 to The Friend
ht
parents:
diff changeset
44 h1, h2, h3, h4 {page-break-after: avoid}
c033b5636958 to The Friend
ht
parents:
diff changeset
45 }
c033b5636958 to The Friend
ht
parents:
diff changeset
46 pre.code {font-family: monospace;
c033b5636958 to The Friend
ht
parents:
diff changeset
47 font-weight: bold;
c033b5636958 to The Friend
ht
parents:
diff changeset
48 line-height: 120%;
c033b5636958 to The Friend
ht
parents:
diff changeset
49 padding-top: 0.2em;
c033b5636958 to The Friend
ht
parents:
diff changeset
50 padding-bottom: 0.2em;
c033b5636958 to The Friend
ht
parents:
diff changeset
51 padding-left: 1em;
c033b5636958 to The Friend
ht
parents:
diff changeset
52 padding-right: 1em;
c033b5636958 to The Friend
ht
parents:
diff changeset
53 border-style: solid;
c033b5636958 to The Friend
ht
parents:
diff changeset
54 border-left-width: 1em;
c033b5636958 to The Friend
ht
parents:
diff changeset
55 border-top-width: thin;
c033b5636958 to The Friend
ht
parents:
diff changeset
56 border-right-width: thin;
c033b5636958 to The Friend
ht
parents:
diff changeset
57 border-bottom-width: thin;
c033b5636958 to The Friend
ht
parents:
diff changeset
58 border-color: #95ABD0;
c033b5636958 to The Friend
ht
parents:
diff changeset
59 color: #00428C;
c033b5636958 to The Friend
ht
parents:
diff changeset
60 background-color: #E4E5E7;
c033b5636958 to The Friend
ht
parents:
diff changeset
61 }
c033b5636958 to The Friend
ht
parents:
diff changeset
62 pre {margin-left: 0em}
c033b5636958 to The Friend
ht
parents:
diff changeset
63 div.toc h2 {font-size: 120%; margin-top: 0em; margin-bottom: 0em}
c033b5636958 to The Friend
ht
parents:
diff changeset
64 div.toc h4 {font-size: 100%; margin-top: 0em; margin-bottom: 0em;
c033b5636958 to The Friend
ht
parents:
diff changeset
65 margin-left: 1em}
c033b5636958 to The Friend
ht
parents:
diff changeset
66 div.toc h1 {font-size: 140%; margin-bottom: 0em}
c033b5636958 to The Friend
ht
parents:
diff changeset
67 div.toc ul {margin-top: 1ex}
c033b5636958 to The Friend
ht
parents:
diff changeset
68 .byline {font-size: 120%}
c033b5636958 to The Friend
ht
parents:
diff changeset
69 div.figure {margin-left: 2em}
c033b5636958 to The Friend
ht
parents:
diff changeset
70 div.caption {font-style: italic; font-weight: bold; margin-top: 1em}
c033b5636958 to The Friend
ht
parents:
diff changeset
71 i i {font-style: normal}
c033b5636958 to The Friend
ht
parents:
diff changeset
72 img {border: 0}
c033b5636958 to The Friend
ht
parents:
diff changeset
73 .copyright {font-size: 70%}
c033b5636958 to The Friend
ht
parents:
diff changeset
74 </style><title>Not a notion but a way</title></head><body style="font-family: DejaVu Sans, Arial; background: rgb(254,250,246)"><div style="text-align: center" class="head"><hr/><h1>Not a notion but a way</h1><div class="byline">Henry S. Thompson</div><div class="byline">14 Dec 2017</div><div class="copyright">Copyright &#xa9; 2017 <a href="http://www.ltg.ed.ac.uk/~ht/">Henry S. Thompson</a>&#160;<a href="http://creativecommons.org/licenses/by-sa/3.0/deed.en">CC-BY-SA</a></div></div><div class="body"><div><h2>1. Introduction</h2><p><i>God, words and us</i> is a good thing to have done,
c033b5636958 to The Friend
ht
parents:
diff changeset
75 thoughtful, worth reading but, for me, ultimately disappointing, an opportunity
c033b5636958 to The Friend
ht
parents:
diff changeset
76 missed. Maybe focussing on the language that divides us was necessary, and the
c033b5636958 to The Friend
ht
parents:
diff changeset
77 light this book shines on the nature of that division is valuable. But it feels to me that it got trapped by its
c033b5636958 to The Friend
ht
parents:
diff changeset
78 own success and never got past a fundamental assumption which guaranteed its
c033b5636958 to The Friend
ht
parents:
diff changeset
79 eventual limitations.</p><p>The key, mistaken, assumption is that what we need to talk about as
c033b5636958 to The Friend
ht
parents:
diff changeset
80 Quakers is what we <i>believe</i>.
c033b5636958 to The Friend
ht
parents:
diff changeset
81 That's not the right way to look for what unites us as Quakers. After all,
c033b5636958 to The Friend
ht
parents:
diff changeset
82 the
c033b5636958 to The Friend
ht
parents:
diff changeset
83 <i>single</i> thing we can confidently say unites
c033b5636958 to The Friend
ht
parents:
diff changeset
84 Britain Yearly Meeting is that we go to
c033b5636958 to The Friend
ht
parents:
diff changeset
85 Meeting for Worship. Our identity is not determined by what we
c033b5636958 to The Friend
ht
parents:
diff changeset
86 <i>believe</i>, but by what we <i>do</i>.</p><p>If you only look at the language of belief, you miss a whole different
c033b5636958 to The Friend
ht
parents:
diff changeset
87 way of looking at religious identity. Choices with respect to the language of
c033b5636958 to The Friend
ht
parents:
diff changeset
88 belief are what distinguish many, even most, Christian denominations, but
124
18122a319829 to The Friend
ht
parents: 123
diff changeset
89 that's something Quakers have stood aside from: we don't do creeds. And we're not the only religion that
123
c033b5636958 to The Friend
ht
parents:
diff changeset
90 isn't best understood in terms of belief, and recognising that points us towards a better way to
c033b5636958 to The Friend
ht
parents:
diff changeset
91 distinguish ourselves, by shifting the focus from belief to practice, from
c033b5636958 to The Friend
ht
parents:
diff changeset
92 ortho<i>doxy</i> to ortho<i>praxy</i>.</p><p>I don't claim originality in suggesting this: John Punshon pretty much
c033b5636958 to The Friend
ht
parents:
diff changeset
93 writes exactly this in
c033b5636958 to The Friend
ht
parents:
diff changeset
94 QF&amp;P 20.18, and it's at the heart
c033b5636958 to The Friend
ht
parents:
diff changeset
95 of what Ben Pink Dandelion has been saying for some time.</p></div><div><h2>2. We already know this</h2><p>Some well-known phrases make my point:</p><ul class="naked nolabel "><li>Let your life speak</li><li>Be patterns, be examples</li><li>A testimony to the grace of God as shown in the life of ...</li><li>As Friends we commit ourselves to a way of worship</li><li>... in the manner of Friends</li><li>Swear not at all</li><li>Live simply</li><li>[need a quote for equality/justice testimony]</li><li>[L]ive in the virtue of that life and power that takes away the occasion of all wars</li></ul><p>It's not surprising that, surrounded as we are by churches for whom
c033b5636958 to The Friend
ht
parents:
diff changeset
96 orthodoxy is fundamental we should have
c033b5636958 to The Friend
ht
parents:
diff changeset
97 fallen into adopting their language for our own internal discourse. But we
c033b5636958 to The Friend
ht
parents:
diff changeset
98 need to shake that off, and embrace our distinctive nature.</p><p>Emphasising what we <i>do</i> puts us, according to
c033b5636958 to The Friend
ht
parents:
diff changeset
99 Karen Armstrong, in line with the origins of the great monotheist religions:</p><blockquote class="vanilla"><div><p>"Religion as defined by the great sages of India, China, and the Middle East was not a notional activity but a practical one; it did not require belief in a set of doctrines but rather hard, disciplined work..."</p>
c033b5636958 to The Friend
ht
parents:
diff changeset
100 <p><i>The Case for God</i>, 2000</p></div></blockquote><p>Armstrong suggests that contemporary Judaism and Islam have retained
c033b5636958 to The Friend
ht
parents:
diff changeset
101 their original self-definitions centred on orthopraxy ("uniformity of religious
c033b5636958 to The Friend
ht
parents:
diff changeset
102 practice"), whereas Christian denominations have shifted much more towards defining themselves in terms of orthodoxy ("correct belief").</p></div><div><h2>3. "And this [we know] experimentally"</h2><p>But, what does that have to do with us, you may well ask? That old
c033b5636958 to The Friend
ht
parents:
diff changeset
103 language may give us a warm feeling of in-group-ness when
c033b5636958 to The Friend
ht
parents:
diff changeset
104 we hear it, but what does it mean to us now? It may be
c033b5636958 to The Friend
ht
parents:
diff changeset
105 of intellectual interest to hear that historical Christianity and
c033b5636958 to The Friend
ht
parents:
diff changeset
106 contemporary Judaism were/are founded on practice, but we're not about water
c033b5636958 to The Friend
ht
parents:
diff changeset
107 baptism or keeping kosher. What's so special
c033b5636958 to The Friend
ht
parents:
diff changeset
108 about Meeting for Worship that it can sustain us in unity, preserve the
c033b5636958 to The Friend
ht
parents:
diff changeset
109 effectiveness of our business method and allow our disagreements about belief
c033b5636958 to The Friend
ht
parents:
diff changeset
110 language to be recognised without fear?</p><p>It's simple, really. In Meeting for Worship, on a good day, we
c033b5636958 to The Friend
ht
parents:
diff changeset
111 experience two things: a presence and a possibility. That's why we keep
c033b5636958 to The Friend
ht
parents:
diff changeset
112 coming back, because at some level we know we need that experience.</p><p>What presence? The technical term for it is 'transcendence'. We're not very good at talking about it. We refer to a
c033b5636958 to The Friend
ht
parents:
diff changeset
113 "gathered" meeting. We say "Meeting for Worship is not just meditation". We
c033b5636958 to The Friend
ht
parents:
diff changeset
114 know it when it happens. It's
c033b5636958 to The Friend
ht
parents:
diff changeset
115 elusive, and if we try to pin it down we lose it, that feeling that we are
c033b5636958 to The Friend
ht
parents:
diff changeset
116 joined with one another into something more than just our physical co-location.
c033b5636958 to The Friend
ht
parents:
diff changeset
117 Accepting that it is "not just me" isn't easy in the resolutely individualistic
c033b5636958 to The Friend
ht
parents:
diff changeset
118 culture we live in today, but if there is one item of faith we
c033b5636958 to The Friend
ht
parents:
diff changeset
119 <i>must</i> confess, at least to one another, it is the truth of that
c033b5636958 to The Friend
ht
parents:
diff changeset
120 experience, embracing 350 years of history and hundreds of
c033b5636958 to The Friend
ht
parents:
diff changeset
121 Meetings around the world today.</p><p>What possibility? The technical term for it is 'immanence'. We see and
c033b5636958 to The Friend
ht
parents:
diff changeset
122 hear it in the witness of those around
c033b5636958 to The Friend
ht
parents:
diff changeset
123 us: the possibility of living an inspired life. We <i>recognise</i> it
c033b5636958 to The Friend
ht
parents:
diff changeset
124 most vividly when we hear authentic ministry, coming from someone
c033b5636958 to The Friend
ht
parents:
diff changeset
125 we know is speaking as they live. It cannot be be faked, it is unmistakable,
c033b5636958 to The Friend
ht
parents:
diff changeset
126 terrifying and uplifting in equal measure. It
c033b5636958 to The Friend
ht
parents:
diff changeset
127 calls us to what we aspire to, here and now: These are neither historical
c033b5636958 to The Friend
ht
parents:
diff changeset
128 figures, contemporary celebrities nor
c033b5636958 to The Friend
ht
parents:
diff changeset
129 distant missionaries, they are each <i>one of us</i>.</p><p><i>This</i> is what we need most to
c033b5636958 to The Friend
ht
parents:
diff changeset
130 be talking about, and we don't need to agree about the <i>words</i> in
c033b5636958 to The Friend
ht
parents:
diff changeset
131 order to get started. There's nothing <i>wrong</i> with talking about
c033b5636958 to The Friend
ht
parents:
diff changeset
132 belief&#x2014;it's natural to want to dig in to <i>why</i> we do what we
c033b5636958 to The Friend
ht
parents:
diff changeset
133 do, and belief language creeps in to this, precisely <i>because</i> we're
c033b5636958 to The Friend
ht
parents:
diff changeset
134 not sure of ourselves.</p><p>So, guard against being <i>consumed</i> in such
c033b5636958 to The Friend
ht
parents:
diff changeset
135 talk, and remember that it's the
c033b5636958 to The Friend
ht
parents:
diff changeset
136 <i>experience</i> that matters, and matters deeply. Its reality and
c033b5636958 to The Friend
ht
parents:
diff changeset
137 its significance are <i>not</i> compromised by our unsatisfactory
c033b5636958 to The Friend
ht
parents:
diff changeset
138 attempts to talk about it. We know that what we <i>do</i> works for us. So sure, keep trying
c033b5636958 to The Friend
ht
parents:
diff changeset
139 to figure out why. But meantime, keep cheerfully practicing.</p></div></div></body></html>