Adam Chętnik

Adam Chętnik (Polish pronunciation: [ˈadam ˈxɛntɲik]; born December 20, 1885, in Nowogród, died May 29, 1967, in Warsaw) was a Polish ethnographer who studied the Kurpie. He is the author of several books on the Kurpie residing in Puszcza Zielona. In 1927 he founded Skansen Kurpiowski in Nowogród, an open-air museum dedicated to Kurpie culture. He published over 100 scholarly works. He was also an elected deputy to the Sejm, as well as a member of the Polish Academy of Learning.

Adam Chętnik

Works

  • Puszcza Kurpiowska, 1913
  • Chata Kurpiowska, 1915
  • Życie Puszczańskie Kurpiów
  • Mazurskim szlakiem, 1939
  • monografie Nowogrodu, Myszyńca, Dąbrówki, Opęchowa.
  • Kurpie
  • Z Kurpiowskich obozów
  • Obrazki i gadki
  • Krótki przewodnik po Kurpiach
  • Kalendarzyk zwyczajów i obrzędów ludu kurpiowskiego
  • O bursztynie i przemyśle bursztyniarskim
gollark: !typerace 50
gollark: ddg!wikihow cheat at esobot typerace
gollark: I use terminator.
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", ""))```
gollark: The homoglyphs thing would have been better, to be honest! I just copypasted the translation table esobot uses out of its source code.

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.