Tadibya
Tadibya (tádyebya; Russian: тадебя) is the mediator between the ordinary world and the upper- and underworlds of the spirits among the Nenets people. The Nenets rank their shamans by their spiritual attachment and function as well as their experience.
Categories
The following categories of Nenets shamans are listed by Mihaly Hoppal, who cites research conducted by L. Khomitch and Leonid A. Lar.[1]
- Vidutana, strong shamans standing in contact with the upper world
- Yanyani tadebya, shamans belonging to the earth
- Sambana shamans, shamans able to receive messages from dead people and to perform other rituals concerning the dead.
gollark: LIES!
gollark: LIES!
gollark: I am a competent™™ websiteination™ administron.
gollark: You should have me manage lyricly.xyz.
gollark: ```rustuse chrono::prelude::*;use pulldown_cmark::{Options, Parser, html};pub fn format_time(time: DateTime<Utc>) -> String { time.format("%Y-%m-%d %H:%M:%S").to_string()}pub fn render_markdown(md: &str) -> String { let mut options = Options::empty(); options.insert(Options::ENABLE_STRIKETHROUGH); options.insert(Options::ENABLE_FOOTNOTES); options.insert(Options::ENABLE_TABLES); let parser = Parser::new_ext(md, options); let mut out = String::with_capacity(md.len() * 3 / 2); html::push_html(&mut out, parser); out}```rust.
References
- Hoppál, Mihály: Sámánok Eurázsiában. Akadémiai Kiadó, Budapest, 2005
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.