Worshipful Company of Fan Makers
The Worshipful Company of Fan Makers is one of the Livery Companies of the City of London. The company was incorporated by a Royal Charter in 1709. As fan making is now done by machines rather than by craftsmen, the company is no longer a trade association for fan makers. Instead, the Company functions as a charitable establishment.
The Fan Makers' Company ranks seventy-sixth in the order of precedence for Livery Companies. Its motto is Arts and Trade United.
|
Further reading
- Fans of the Livery: An Exhibition of Fans from the Worshipful Company of Fan Makers. London: The Worshipful Company of Fan Makers. 2016. ISBN 1526203715.
- Alexander, Hélène (2001). The Fan Museum. Lingfield: The Fan Museum, London in association with Third Millennium Publishing. ISBN 0954031911.
gollark: That's still at the upper end of humanly possible.
gollark: This was WITHOUT cheating, apiođorm.
gollark: > superhuman> 81 WPM
gollark: As you can see, my algorithm is perfect and flawless.
gollark: ```python#!/usr/bin/env python3import randomimport fileinput# https://github.com/LyricLy/Esobot/blob/bcc9e548c84ea9b23fc832d0b0aaa8288de64886/cogs/general.pylyrictable_raw = { "a": "а", "c": "с", "e": "е", "s": "ѕ", "i": "і", "j": "ј", "o": "о", "p": "р", "y": "у", "x": "х" }lyrictable = str.maketrans({v: k for k, v in lyrictable_raw.items()})for line in fileinput.input(): line = line.replace("\n", "") print(line.translate(lyrictable).replace("\u200b", ""))```
References
- "Fan Makers' Company - Letters Patent 1991". Baz Manning. Retrieved 28 May 2020.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.