annotate woodbrooke_thoughts.html @ 333:ea31c47f8660

final tweaks per responses to Ben and Jackie
author Henry Thompson <ht@markup.co.uk>
date Sat, 09 Mar 2024 19:20:30 +0000
parents 39e5269bc7ed
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
139
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
2 <!DOCTYPE html
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
3 PUBLIC "-//HST//DTD XHTML5 1.0 Transitional//EN" "http://www.ltg.ed.ac.uk/~ht/xhtml5.dtd">
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
4 <html xmlns="http://www.w3.org/1999/xhtml"><head><meta name="copyright" content="Copyright © 2017"/><meta http-equiv="Content-type" content="text/html; charset=utf-8"/><style type="text/css">
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
5 ul.nolabel { margin: 0; margin-left: -2.5em}
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
6 ul.naked.nolabel {margin: 0; margin-left: 0; padding-left: 0}
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
7 ul.cdefn {clear: both}
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
8 div.ndli { margin-bottom: 1ex }
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
9 div.hidden {display: none}
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
10
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
11 ul.naked > li { list-style-type: none; background: none; margin-left: 2em;
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
12 margin-bottom: 0 }
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
13 li ul.naked > li, dd ul.naked > li { list-style-type: none; background: none; margin-left: 0;
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
14 margin-bottom: 0 }
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
15 li.cdefni {}
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
16 li.cdefni span.cl {display: inline-block; vertical-align: bottom}
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
17 li.cdefni span.cr {display: inline-block; margin-left: 1em; vertical-align: bottom}
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
18 pre.code {display: inline-block}
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
19 blockquote.vanilla {display: inline-block; margin-left: 1em;
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
20 border: solid 1px; background: rgb(238,234,230);
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
21 padding: .5ex .5em}
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
22 blockquote.vanilla ul.naked li {margin-left: 0 ! important;font-size: 100%}
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
23 ol ol ol, ol ol ol li {list-style-type: lower-roman}
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
24 ol ol, ol ol li {list-style-type: lower-alpha}
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
25 i i {font-style: normal}
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
26 li li {font-style: normal}
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
27 li ul li {font-style: normal}
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
28 li { line-height: 100%; margin-top: 0.3em}
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
29 .math {font-family: 'Arial Unicode MS', 'Lucida Sans Unicode', serif}
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
30 .sub {font-size: 80%; vertical-align: sub}
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
31 .termref {text-decoration: none; color: #606000}
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
32 .licence {margin-left: 1em; font-size: 70%}
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
33 .credits {margin-left: 1.5em; font-size: 70%}
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
34 .right {position: absolute}
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
35 .stackdown {vertical-align: text-top; margin-top: 0}
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
36 body {font-size: 12pt}
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
37 @page { size: A4 portrait; margin: 2cm;
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
38 orphans: 2; widows: 2;}
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
39 @media screen {
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
40 body {width: 20cm; margin-left: auto; margin-right: auto}
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
41 }
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
42 @media print {
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
43 body {font-size: 10pt}
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
44 h1, h2, h3, h4 {page-break-after: avoid}
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
45 }
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
46 pre.code {font-family: monospace;
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
47 font-weight: bold;
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
48 line-height: 120%;
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
49 padding-top: 0.2em;
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
50 padding-bottom: 0.2em;
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
51 padding-left: 1em;
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
52 padding-right: 1em;
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
53 border-style: solid;
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
54 border-left-width: 1em;
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
55 border-top-width: thin;
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
56 border-right-width: thin;
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
57 border-bottom-width: thin;
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
58 border-color: #95ABD0;
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
59 color: #00428C;
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
60 background-color: #E4E5E7;
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
61 }
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
62 pre {margin-left: 0em}
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
63 div.toc h2 {font-size: 120%; margin-top: 0em; margin-bottom: 0em}
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
64 div.toc h4 {font-size: 100%; margin-top: 0em; margin-bottom: 0em;
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
65 margin-left: 1em}
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
66 div.toc h1 {font-size: 140%; margin-bottom: 0em}
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
67 div.toc ul {margin-top: 1ex}
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
68 .byline {font-size: 120%}
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
69 div.figure {margin-left: 2em}
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
70 div.caption {font-style: italic; font-weight: bold; margin-top: 1em}
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
71 i i {font-style: normal}
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
72 img {border: 0}
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
73 .copyright {font-size: 70%}
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
74 </style><title>Reflections on Woodbrooke</title></head><body style="font-family: DejaVu Sans, Arial; background: rgb(254,250,246)"><div style="text-align: center" class="head"><hr/><h1>Reflections on Woodbrooke</h1><div class="byline">Henry S. Thompson, Central Edinburgh PM</div><div class="byline">28 October 2002</div></div><div class="body"><div><h2>1. Introduction</h2><p>I've just returned from Woodbrooke, where I was fortunate to spend some time as a 'Friend in Residence'. This involved everything from carrying luggage and shifting
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
75 furniture, through locking up at night and opening up in the morning, to
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
76 welcoming Friends to Meeting for Worship in the morning and Epilogue at the end
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
77 of the day, and a lot else besides. I got to know
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
78 several of the management team who have been responsible for moving Woodbrooke
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
79 into its new form, in which it is not only a center for meetings and courses
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
80 for Friends and a home for visiting Quaker scholars, but also a base for outreach, a venue for conferences, a hostel
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
81 for students and even a bed-and-breakfast for tourists. Before the memories
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
82 fade, I thought I'd try to set down some of my thoughts and experiences.</p></div><div><h2>2. How Woodbrooke Works</h2><p>I last visited Woodbrooke over fifteen years ago, for a long weekend
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
83 course. At that time it provided both accommodation and teaching for various
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
84 full-time Quaker studies courses, as well as welcoming Friends for weekend
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
85 courses and meetings. The teaching and admin staff and the long-term resident
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
86 students formed a sort of Quaker intentional community, and carried out a
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
87 significant amount of the cooking, serving, laundry etc. The atmosphere as
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
88 experienced by a visitor was a cross between a university hall of residence and
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
89 a sprawling country house full of an extended family and a miscellany
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
90 of guests, with the family dividing its time between trying to make the guests
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
91 feel welcome, and getting on with running the house and taking care of business.</p><p>Today a lot has changed. There are no full-time courses, the resident
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
92 students are mostly just studying at Birmingham University and there is a full-time
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
93 professional administration and facilities staff, providing excellent food and
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
94 a clean and well-run environment. The proportion of Quakers among the staff
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
95 and long-term residents is lower, and the
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
96 atmosphere is much more of a country house hotel in the conference business.</p></div><div><h2>3. Woodbrooke is Still Special</h2><p>In his PhD thesis <i>A Sociological Analysis of the Theology of
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
97 Quakers</i>, Ben Pink Dandelion, who is tutor in Postgraduate Quaker
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
98 Studies at Woodbrooke today, discusses the narrowing of 'Quaker-time'
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
99 from its historical scope of virtually all of Friends' lives, to the few hours
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
100 a week Friends spend at the Meeting house today. The special thing about
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
101 Woodbrooke, which it shares with Yearly Meeting, is that within its precincts
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
102 Quaker-time is once again expanded to fill the whole day. Friends arriving for
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
103 the first time often struggle to express the difference they sense, of an
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
104 environment in which not only the pace but also the style of what we've come to
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
105 accept as 'normal' life do not hold sway. Here it is still just possible, with
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
106 good will, to experience a bit of the inspired optimism of 17th century
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
107 Friends, that it would in fact be possible to bring in the Kingdom of God there
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
108 and then. I at least find it easier to 'be good' at Woodbrooke -- to live a
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
109 saner life, without raising my voice or losing my temper, with my focus more on
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
110 others and less on myself.</p></div><div><h2>4. Friends in Residence</h2><p>Friends in Residence are a crucial component of the Woodbrooke mix. They
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
111 are often the first person a visitor meets, and perhaps the only person other
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
112 than those involved in their course or meeting that they may interact with
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
113 very much. Friends in Residence's <i>jobs</i> are prosaic, centering
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
114 around providing basic 'hotel services' outside of weekday business hours.
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
115 But their <i>role</i> is much more fundamental. It is to manifest
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
116 Quakerism in action, to be, dare I say it, patterns and examples. Because they
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
117 are in residence for weeks or months, they are comfortable and know their way
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
118 around, unlike the short-term visitor who usually only gets to that state
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
119 just before they leave. This in turn gives them a platform on which to build a
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
120 presence which comforts and reassures the visitors, being visibly available for
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
121 information or assistance, or just conversation.</p><p>Woodbrooke is not a Preparative Meeting, and Friends in Residence are not
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
122 its Elders or its Overseers, although their role resembles those a bit. The
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
123 focus is on service, with the accompanying need for humility. The opportunity
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
124 is there for worship, reading and study, along with conversation, which may
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
125 range from spiritual to intellectual to personal, and conversation in
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
126 particular is part of
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
127 the overall pattern of service, but none of this is what Friends in Residence
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
128 are really <i>there</i> for. Contemporary Quakerism is above all about
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
129 what we <i>do</i> as Friends, not what we believe, and the fundamental
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
130 job of Friends in Residence, at once very easy and terribly daunting, is to
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
131 walk that walk, to visibly <i>be</i> Friends, to do as Friends should do,
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
132 quietly, without fuss, but unmistakably. I was challenged, and in the end
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
133 uplifted, by my effort to fulfil this role.</p></div><div><h2>5. Conclusion</h2><p>There can be only one conclusion, which I hope is evident by now: Go to
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
134 Woodbrooke! Go for a course, go for a visit, go to serve as a Friend in
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
135 Residence. You will find your understanding of what it means to be a Friend
39e5269bc7ed trivially updated from 2002
Henry S. Thompson <ht@inf.ed.ac.uk>
parents:
diff changeset
136 deepened, and your ability to witness to our particular vision strengthened.</p><p>Information about Woodbrooke courses can be found at <a href="http://www.woodbrooke.org.uk/">Woodbrooke's web site (<code>http://www.woodbrooke.org.uk/</code>)</a>. For information about volunteering as a Friend in Residence, <span style="background-color: grey">contact <a href="mailto:rachael@woodbrooke.org.uk">Rachael Milling (<code>rachael@woodbrooke.org.uk</code>)</a>, the FiR coordinator</span>[As of 2019, use <a href="https://www.woodbrooke.org.uk/about/support-us/friends-in-residence/">the FiR contact page</a> for this purpose].</p></div></div></body></html>