Royal monuments in Canada
In Canada, a number of monuments have been erected to honour royal individuals, whether a member of the past French Royal Family, British Royal Family, or present Canadian Royal Family, thus reflecting the country's status as a constitutional monarchy under the Canadian Crown.
Alberta
Monument | Image | Location | Individual honoured | |||||
---|---|---|---|---|---|---|---|---|
Statue | Legislative Building, Edmonton | Queen Victoria | ||||||
Statue | Legislative Building grounds, Edmonton | Princess Louise, Duchess of Argyll | ||||||
Stained glass window | Legislative Building grounds, Edmonton | Queen Elizabeth II |
British Columbia
Monument | Image | Location | Individual honoured | |||||
---|---|---|---|---|---|---|---|---|
Statue | Parliament Building grounds, Victoria | Queen Victoria[1] | ||||||
Stained glass window | Parliament Building, Victoria | Queen Victoria[1] | ||||||
Bell | Christ Church Cathedral, Victoria | King George V[2] | ||||||
Bell | Christ Church Cathedral, Victoria | Queen Mary[2] | ||||||
Statue | Vancouver | King George VI[1] | ||||||
Statue | Beacon Hill Park, Victoria | Queen Elizabeth II[1] | ||||||
Bell | Christ Church Cathedral, Victoria | Prince William, Duke of Cambridge[2] |
Manitoba
Monument | Image | Location | Individual honoured | |||||
---|---|---|---|---|---|---|---|---|
Statue | Manitoba Museum, Winnipeg | Queen Elizabeth II | ||||||
Statue | Government House, Winnipeg | Queen Elizabeth II |
Ontario
Quebec
Monument | Image | Location | Individual honoured | |||||
---|---|---|---|---|---|---|---|---|
Isabella Memorial | Sir Wilfrid Laurier Park, Montreal | Queen Isabella I | ||||||
Bust | Place Royale, Quebec City | King Louis XIV[1] | ||||||
George III Monument | Place d'Armes, Montreal | King George III | ||||||
Victoria Memorial | Victoria Square, Montreal | Queen Victoria | ||||||
Lion of Belfort | Dorchester Square, Montreal | Queen Victoria | ||||||
Queen Victoria Monument | McGill University, Montreal | Queen Victoria | ||||||
Edward VII Monument | Phillips Square, Montreal | King Edward VII[1] |
Saskatchewan
Monument | Image | Location | Individual honoured | |||||
---|---|---|---|---|---|---|---|---|
Equestrian statue | Legislative Building grounds, Regina | Queen Elizabeth II[1] |
gollark: I like milk, but cereal with milk is hereßy.
gollark: Praise the __flying__ spaghetti **monster**.
gollark: I dislike how browsers made CSRF a thing, it is total bees.
gollark: One of these days I really ought to add login and CSRF prevention.
gollark: ```javascriptimport m = require("mithril")import * as RPCTypes from "../common/rpc"export const sendMessage = (msg: RPCTypes.Message): Promise<RPCTypes.MessageResponse> => { return m.request( { method: "POST", url: "./rpc/", body: msg, }).then(res => { const [ type, p1, p2 ] = res if (type === "error") { throw new RPCTypes.RPCError(p2, p1) } else if (type === "ok") { return p1 } else { throw new Error("Invalid RPC response") } })}const handler = { get: (target, prop) => (...args) => sendMessage([prop, ...args])}export const serverProxy = new Proxy({}, handler)```
See also
- Royal eponyms in Canada
- List of National Historic Sites of Canada
References
- "Royal Statues". Canadian Royal Heritage Trust. Archived from the original on 5 May 2008. Retrieved 12 August 2007.
- "Victoria Ringers > The Bells". Christ Church Cathedral. Archived from the original on 6 July 2011. Retrieved 27 February 2011.
- "The History and Architecture of St. Barts". St. Bartholomew's Anglican Church. Archived from the original on 4 January 2015. Retrieved 15 December 2014.
- "Living in Toronto > City Archives > Highlights > Toronto history FAQs". City of Toronto. Retrieved 2 July 2009.
- The Cathedral of St. James Toronto (PDF), St. James Cathedral, retrieved 16 December 2014
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.