Church in Wales

google.charts.load('current', packages: ['corechart']);
google.charts.setOnLoadCallback(drawChart);
function drawChart()
var options =
height: 200,
legend: position: 'top', maxLines: 3 ,
bar: groupWidth: '75%' ,
isStacked: true,
colors: ['#FF7600', '#409a3c', '#2178b5'],
vAxis:
baselineColor: '#fff',
gridlineColor: '#fff',
textPosition: 'none'
;
var data = google.visualization.arrayToDataTable([
['', 'By', 'Posthumously by', 'About',
role: 'annotation' ],
['1760-1764', 0, 0, 0, ''],
['1764-1768', 0, 0, 10, ''],
['1768-1772', 0, 0, 10, ''],
['1772-1776', 0, 0, 0, ''],
['1776-1780', 0, 0, 0, ''],
['1780-1784', 0, 0, 0, ''],
['1784-1788', 0, 0, 10, ''],
['1788-1792', 0, 0, 5, ''],
['1792-1796', 0, 0, 10, ''],
['1796-1800', 0, 0, 0, ''],
['1800-1804', 0, 0, 5, ''],
['1804-1808', 0, 0, 5, ''],
['1808-1812', 0, 0, 0, ''],
['1812-1816', 0, 0, 5, ''],
['1816-1820', 0, 0, 5, ''],
['1820-1824', 0, 0, 5, ''],
['1824-1828', 0, 0, 5, ''],
['1828-1832', 5, 0, 0, ''],
['1832-1836', 0, 0, 5, ''],
['1836-1840', 0, 0, 5, ''],
['1840-1844', 0, 0, 15, ''],
['1844-1848', 0, 0, 5, ''],
['1848-1852', 0, 0, 10, ''],
['1852-1856', 0, 0, 10, ''],
['1856-1860', 0, 0, 0, ''],
['1860-1864', 0, 0, 0, ''],
['1864-1868', 0, 0, 10, ''],
['1868-1872', 0, 0, 20, ''],
['1872-1876', 0, 0, 15, ''],
['1876-1880', 0, 0, 20, ''],
['1880-1884', 0, 0, 20, ''],
['1884-1888', 0, 0, 25, ''],
['1888-1892', 0, 0, 25, ''],
['1892-1896', 0, 0, 25, ''],
['1896-1900', 10, 0, 10, ''],
['1900-1904', 0, 0, 0, ''],
['1904-1908', 0, 0, 20, ''],
['1908-1912', 0, 0, 25, ''],
['1912-1916', 0, 0, 25, ''],
['1916-1920', 10, 0, 15, ''],
['1920-1924', 10, 0, 15, ''],
['1924-1928', 0, 0, 0, ''],
['1928-1932', 0, 0, 0, ''],
['1932-1936', 0, 0, 15, ''],
['1936-1940', 0, 0, 15, ''],
['1940-1944', 0, 0, 15, ''],
['1944-1948', 0, 0, 10, ''],
['1948-1952', 15, 0, 0, ''],
['1952-1956', 20, 0, 10, ''],
['1956-1960', 0, 0, 20, ''],
['1960-1964', 0, 0, 15, ''],
['1964-1968', 0, 0, 20, ''],
['1968-1972', 20, 0, 25, ''],
['1972-1976', 15, 0, 20, ''],
['1976-1980', 0, 0, 20, ''],
['1980-1984', 10, 0, 15, ''],
['1984-1988', 0, 0, 20, ''],
['1988-1992', 20, 0, 20, ''],
['1992-1996', 25, 0, 20, ''],
['1996-2000', 20, 0, 25, ''],
['2000-2004', 0, 0, 25, ''],
['2004-2008', 15, 0, 20, ''],
['2008-2012', 0, 0, 0, ''],
['2012-2016', 10, 0, 0, ''],
['2016-2020', 5, 0, 10, ''],
['2020-2024', 0, 0, 0, ''],
]);
var chart = new google.visualization.ColumnChart(document.getElementById('chart_div'));
chart.draw(data, options);
;
function bringBack(sourceKey, targetKey, oclcNum)
comment=prompt("Enter an optional comment and press "OK" or press "Cancel" to end", "");
if(comment!=null)
window.location="/identities/move?undo&sourceKey="+sourceKey+"&targetKey="+targetKey+"&oclcNum="+oclcNum+"&originalIdentity="+targetKey+"&comment="+comment;
function sendBack(sourceKey, targetKey, oclcNum)
comment=prompt("Enter an optional comment and press "OK" or press "Cancel" to end", "");
if(comment!=null)
window.location="/identities/move?undo&sourceKey="+sourceKey+"&targetKey="+targetKey+"&oclcNum="+oclcNum+"&originalIdentity="+sourceKey+"&comment="+comment;
function getElementsByClassName(classname, node)
if(!node)
node = document.getElementsByTagName("body")[0];
var a=[];
var re=new RegExp('\b' + classname + '\b');
var els=node.getElementsByTagName("*");
for(var i=0; els.length>=i; i++)
if(re.test(els[i].className))
a.push(els[i]);
return a;
function turnEditEntriesOn(node)
var entries=getElementsByClassName('editEntry', node);
if (entries)
for (var i = 0; entries.length>=i; i++)
entries[i].style.display="block";
document.getElementById('identitiesonSwitch').style.display='none';
document.getElementById('identitiesoffSwitch').style.display='inline';
function turnEditEntriesOff(node)
var entries=getElementsByClassName('editEntry', node);
if (entries)
for (var i = 0; entries.length>=i; i++)
entries[i].style.display="none";
document.getElementById('identitiesonSwitch').style.display='inline';
document.getElementById('identitiesoffSwitch').style.display='none';
Church in Wales
Overview
| Works: | 1,313 works in 1,604 publications in 2 languages and 7,275 library holdings |
|---|---|
| Genres: | Church history Periodicals History Biography Criticism, interpretation, etc Conference papers and proceedings Meditations Hymns Constitution Hymn texts |
| Classifications: | BJ1251, 230 |
Publication Timeline
.
Most widely held works about
Church in Wales
Church in Wales
Faith and the crisis of a nation : Wales 1890-1914 by R. Tudur Jones(
)
The church in Wales : the sociology of a traditional institution by Christopher Charles Harris(
)
Disestablishment in Ireland and Wales by P. M. H Bell(
Book
)
Considerations on the illegality of presenting such as are unacquainted with the Welsh or British language by John Jones(
)
Two letters, giving an account of a revival of religion in Wales by Thomas Charles(
)
Francis Kilvert and his world by Frederick Grice(
Book
)
Considerations on the illegality and impropriety of preferring clergymen who are unacquainted with the Welsh language : to
benefices in Wales. To which is added, a supplement, containing the advice and opinions of the most eminent lawyers, and the
means proposed to redress the grievance. By J. Jones by John Jones(
)
The Welsh Church from Reformation to disestablishment, 1603-1920(
Book
)
The duties of the parochial clergy of the Church of England considered : delivered to the clergy of the Diocese of Bangor,
at the primary visitation held in the months of August and September, 1784 by Church of England(
)
A charge delivered to the clergy of the diocese of Landaff : June, 1791. By Richard Watson by Richard Watson(
)
Manifesto on disestablishment : delivered in 1885 : an inaugural address to the Durham Diocesan Church Conference by J. B Lightfoot(
)
The law of the Church in Wales by Norman Doe(
Book
)
Charge to the clergy of the Diocese of Bangor : delivered in the month of September, 1843 by Church in Wales(
)
A popular history of the ancient British church, with special reference to the church in Wales by E. J Newell(
Book
)
The setting of the constitution of the Church in Wales by Charles Alfred Howell GREEN(
Book
)
A charge delivered to the clergy of the Diocese of Llandaff : at his fourth visitation, September, 1860 by Church in Wales(
)
Crockford's clerical directory 2006/07 : a directory of the clergy of the Church of England, the Church in Wales, the Scottish
Episcopal Church, the Church of Ireland(
Book
)
Crockford's clerical directory 2014-2015 : a directory of the clergy of the Church of England, the Church in Wales, the Scottish
Episcopal Church and the Church of Ireland(
Book
)
Crockford's clerical directory 2010/2011(
Book
)
Crockford's clerical directory 2004/05 : a directory of the clergy of the Church of England, the Church in Wales, the Scottish
Episcopal Church, the Church of Ireland(
Book
)
more
fewer
Most widely held works by
Church in Wales
Church in Wales
The church in Wales in the light of history. A historical and philosophical study by J. Vyrnwy Morgan(
Book
)
2
editions published
in
1918
in
English
and held by
74 WorldCat member
libraries
worldwide
Choosing life? : Christianity and moral problems by Jeff Astley(
Book
)
1
edition published
in
2000
in
English
and held by
49 WorldCat member
libraries
worldwide
"In Choosing Life? Christianity and moral Problems Jeff Astley helps readers to reflect on critical issues in personal and
social morality, using the resources of the Christian tradition and their own insights and reasoning. The problems of moral
decision-making discussed here include abortion and euthanasia, war and punishment, work and wealth, and sex and society."
"Other chapters provide a pathway through some of the main concepts and claims of moral discussion; the insights and perspectives
of the Bible and Christian tradition; problems of tolerance, moral disagreement and moral education; and the relationship
between morality and religion."--BOOK JACKET
Being Anglican by Alastair Redfern(
Book
)
1
edition published
in
2000
in
English
and held by
48 WorldCat member
libraries
worldwide
"In Being Anglican Alastair Redfern explores the idea of Anglican identity through a study of major figures from Richard Hooker
to Michael Ramsey, focusing on their contribution to contemporary thinking about Christian spirituality, worship, mission,
theology and ministry. The book also examines the development of a world-wide Anglican Communion and the social and intellectual
challenges posed to Anglicanism by the modern world." --Book Jacket
Trefn ar gyfer y Cymun Bendigaid : Y Llyfr Gweddi Gyffredin i'w arfer yn yr Eglwys yng Nghymru = An order for the Holy Eucharist
: the Book of Common Prayer for use in the Church in Wales by Church in Wales(
Book
)
3
editions published
in
2004
in
English
and held by
26 WorldCat member
libraries
worldwide
A memorandum on the legality of the Welsh Bible and the Welsh version of the Book of Common Prayer by Albert Owen Evans(
Book
)
1
edition published
in
1925
in
English
and held by
21 WorldCat member
libraries
worldwide
Theologia Cambrensis : a journal of theology for the Church in Wales(
)
in
English
and held by
16 WorldCat member
libraries
worldwide
Cristion(
)
in
Welsh
and held by
16 WorldCat member
libraries
worldwide
Richard and Mary Pendrill Llewelyn : a Victorian vicar of Llangynwyd and his wife by D. R. L Jones(
Book
)
1
edition published
in
1991
in
English
and held by
15 WorldCat member
libraries
worldwide
The Constitution of the Church in Wales by Church in Wales(
Book
)
7
editions published
between
1921
and
1993
in
English
and held by
14 WorldCat member
libraries
worldwide
Vicars of Llangynwyd by D. R. L Jones(
Book
)
1
edition published
in
1994
in
English
and held by
14 WorldCat member
libraries
worldwide
The Liturgical Congress at Carmarthen, Easter week, 1965 : its lectures, its discussions, the draft revised Eucharist by Liturgical Congress(
Book
)
1
edition published
in
1965
in
English
and held by
13 WorldCat member
libraries
worldwide
An interim report by Church in Wales-Roman Catholic Joint Working Group(
Book
)
2
editions published
in
1974
in
English
and held by
13 WorldCat member
libraries
worldwide
Tintern's story by Judith Russill(
Book
)
1
edition published
in
1991
in
English
and held by
13 WorldCat member
libraries
worldwide
Emyniadur yr Eglwys yng Nghymru by Church in Wales(
Book
)
12
editions published
between
1897
and
1932
in
Welsh
and held by
12 WorldCat member
libraries
worldwide
Ystradowen : a tale of princes, priests and people by Hilary M Thomas(
Book
)
1
edition published
in
1993
in
English
and held by
12 WorldCat member
libraries
worldwide
Additional collects, epistles and gospels : for use with the revised calendar by Church in Wales(
Book
)
2
editions published
in
1965
in
English
and held by
12 WorldCat member
libraries
worldwide
[Publications] by Church in Wales(
)
in
English
and held by
10 WorldCat member
libraries
worldwide
Under His banner by John Richards Richards(
Book
)
2
editions published
in
1973
in
Welsh and English
and held by
10 WorldCat member
libraries
worldwide
Hymnau yr eglwys(
Book
)
10
editions published
between
1886
and
1905
in
Welsh
and held by
10 WorldCat member
libraries
worldwide
Emynau'r Eglwys by Church in Wales(
Book
)
3
editions published
between
1941
and
1952
in
Welsh
and held by
8 WorldCat member
libraries
worldwide
more
fewer
Audience Level
| 0 | ![]() | 1 | ||
| Kids | General | Special | ||
Audience level:
0.39
(from
0.01
for
Faith and
... to
0.83
for
Emynau'r E
...)
Related Identities
Church of England
Jones, R. Tudur (Robert Tudur) Author
Pope, Robert 1969-
Jones, Sylvia Prys
Harris, Chris Author
Anglican Communion
Startup, Richard
Church of Ireland
Jones, John 1743-1803 Author
Bell, P. M. H. (Philip Michael Hett) 1930- Author
Useful Links
Library of Congress Authority File (English)
Virtual International Authority File.
Wikipedia Church in Wales
Wikidata.
Associated Subjects
Anglican Communion Anglican Communion--Clergy Anglican Communion--Liturgy Anglicans Bible Bowles, Thomas, Catholic Church Christian ethics--Anglican authors Christianity Christian life Christian life--Anglican authors Church and state Church history Church history--Primitive and early church Church in Wales Church in Wales.--Diocese of Llandaff Church of England Church of Ireland Clergy Country life Ecclesiastical law England Episcopal Church in Scotland Episcopal Church in Scotland.--Clergy Evangelicalism France Freedom of religion Great Britain Hymns, Welsh Interfaith relations Ireland Kilvert, Robert Francis, Lent Management Oxford movement Parishes Political science Public opinion, British Revivals Revolution (France : 1789-1799) Theology Theology, Doctrinal Tonic sol-fa Tracts for the times (University of Oxford) Tune-books Vicars, Parochial Wales Wales--Llangynwyd Welsh language

Covers







Alternative Names
Church in Wales Anglican church in Wales
Church in Wales anglikanische Kirche in Wales
Church of Wales
Ecclesia Anglicana Wallensis
Église au pays de Galles
Eglwys yng Nghymru
Eklezio de Kimrio anglikana provinco en Kimrio
Established Church of Wales
Gereja Wales
Iglesia de Gales iglesia anglicana den Gales
Igreja de Gales
Kirken i Wales
Kościół w Walii
Kyrkan i Wales
Kyrkja i Wales
Walesin kirkko
Церковь в Уэльсе
Црква во Велс
웨일스 성공회
ウェールズ聖公会
威爾斯教會
Languages
English
(88)
Welsh
(30)
(function(i,s,o,g,r,a,m))(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-45070317-1', 'worldcat.org');
ga('send', 'pageview');
setTimeout(function()var a=document.createElement("script");
var b=document.getElementsByTagName("script")[0];
a.src=document.location.protocol+"//dnn506yrbagrg.cloudfront.net/pages/scripts/0018/3695.js?"+Math.floor(new Date().getTime()/3600000);
a.async=true;a.type="text/javascript";b.parentNode.insertBefore(a,b), 1);
