Dao'an

Dao'an (Chinese: 道安; pinyin: Dào'ān; Wade–Giles: Tao-an; 312–385) was a Buddhist monk, author and bibliographer, during the Eastern Jin dynasty. He was from what is now Hebei.[1] His main importance was that of overseer of translation of Buddhist texts into Chinese, organizer of the Chinese sangha, author of exegetical works and compiler of the most important early catalogue of Chinese Buddhist translation in 374. Although this catalogue is itself lost, Sengyou reproduces much of it in his catalogue (T2145) completed in 515.

Dao'an
道安
Personal
Born312
Died385 (aged 7273)
ReligionBuddhism
NationalityChinese
Dharma namesDao'an
TempleWhite Horse Temple
Tanxi Temple
Wuchong Temple (379385)
Senior posting
TeacherFotucheng (佛圖澄)

Dao'an is thought of as the founder of the cult of Maitreya in China.[2]

Life

According to his traditional biography, after the loss of his parents he was raised by an elder cousin. Dao'an left home to join the monastic order at twelve. Ca. 335 CE he visited Linzhang and became a disciple of the famous Kuchean monk and missionary Fotudeng (232-348).[3][4] He was active in Xiangyang until the Former Qin ruler Fu Jian captured the city in 379 and brought Dao'an to Chang'an. He spent the last years of life translating and interpreting scripture as well as compiling a catalogue of scriptures. He also advocated that all monks and nuns take Shi as a surname, from the first character of Gautama Buddha's title in Chinese, Shìjiāmóuní (Chinese: 釋迦牟尼 "Śākyamuni").

gollark: Well, yes, but it blocks BlahOS.
gollark: ```lua-- Ensure code does not contain evil/unsafe things, such as known browsers, bad OSes or Siri. For further information on what to do if Siri is detected please consult https://pastebin.com/RM13UGFa line 2 and/or the documentation for PS#ABB85797 in this file.function potatOS.check_safe(code) local lcode = strip_comments(string.lower(code)) for category, list in pairs(banned) do for _, thing in pairs(list) do if string.find(lcode, '[^"]' .. string.lower(thing)) then --local ok, err = pcall(potatOS.make_paste, ("potatOS_code_sample_%x"):format(0, 2^24), code) --local sample = "[error]" --if ok then sample = "https://pastebin.com/" .. err end local text = string.format([[This program contains "%s" and will not be run.Classified as: %s.%sIf you believe this to be in error, please contact the potatOS developers.This incident has been reported.]], thing, category, category_descriptions[category]) potatOS.report_incident(string.format("use of banned program classified %s (contains %s).", category, thing), {"safety_checker"}, { code = code, extra_meta = { program_category = category, program_contains = thing, program_category_description = category_descriptions[category] } }) return false, function() printError(text) end end end end return trueend```
gollark: There's a bit of code in `load` which checks user code for stuff which looks like known virii/bad OSes.
gollark: I may need to improve the potatOS antivirus.
gollark: I've not *heard* of one.

References

  1. Buswell, Robert Jr; Lopez, Donald S. Jr., eds. (2013). "Dao'an", in Princeton Dictionary of Buddhism. Princeton, NJ: Princeton University Press. p. 213. ISBN 9780691157863.CS1 maint: ref=harv (link)
  2. Digital Dictionary of Buddhism. http://www.buddhism-dict.net/cgi-bin/xpr-ddb.pl?q=道安
  3. Martha Cheung Pui Yiu; Lin Wusun (2014). An Anthology of Chinese Discourse on Translation (Version 1): From Earliest Times to the Buddhist Project. Routledge. pp. 69–71. ISBN 978-1-317-63928-2.
  4. Knechtges, David R. (ed.) (2013). Ancient and Early Medieval Chinese Literature (vol. 2): A Reference Guide, Part Two. BRILL. pp. 888–889. ISBN 978-90-04-20164-4.CS1 maint: extra text: authors list (link)
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.