Brother Sebastian
Brother Sebastian was an American pantomime gag cartoon series, created by Chon Day. It ran from 1954 until 1971 in Look.[1] The cartoons center on a spectacled Roman Catholic monk. All cartoons are one-panel and although occasionally signs are used there is no use of dialogue, making it a classic example of a pantomime comic. [2]
Books
These cartoons were collected in several Doubleday books, Brother Sebastian, Brother Sebastian Carries On and Brother Sebastian at Large (1961), reprinted in paperback by Pocket Books.
Day received the National Cartoonists Society's Special Features Award for 1969 for his work on Brother Sebastian cartoons.
Sources
gollark: I actually have a bunch of random text processing scripts like d͓̂ͤǐ̋͐à̗ͥc͎͉̉r̺̪̎ị̍̅ţ͐ͪi̺̇̊c̼̓ͣi͌ͩ̊z̨̨͟eͨ̄̉ and zwsify.
gollark: ```python#!/usr/bin/env python3import fileinputimport sysdef process_char(c): if c == "\n" or c == " ": return c return "||" + c + "||"for line in fileinput.input(): out = "".join([process_char(c) for c in line]) sys.stdout.buffer.write(out.encode("utf-8"))```
gollark: I made a simple python script for it.
gollark: https://github.com/acelewis/my_first_calculator.py
gollark: https://raw.githubusercontent.com/AceLewis/my_first_calculator.py/master/my_first_calculator.py
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.