Chin Shunshin

Chin Shunshin or Chen Shunchen (陳 舜臣) (18 February 1924  21 January 2015)[1] was a Taiwanese-Japanese novelist, translator and cultural critic. He is best known for his historical fictions and mystery novels, including First Opium War, Chinese History, Ryukyu Wind.[2] He won numerous literary awards, including the Yoshikawa Eiji Prize for Literature and the Naoki Prize.

Chen Soon Shin
Born(1924-02-18)18 February 1924
Kobe, Japan
Died21 January 2015(2015-01-21) (aged 90)
Kobe, Japan
Occupationwriter, critic
Genrenovels, cultural critics
Notable awards

Major works

  • Roots of Dried Grass (枯草の根)
  • House Three Colors - Showa Treasure Mysteries (三色の家), Fusosha
  • The Sapphire Lion Incense Burner (青玉獅子香炉)
  • Chinese History (中国の歴史)
  • Ryukyu Wind (琉球の風)
  • Genghis Khan's Family (チンギス・ハーンの一族)
  • The Taiping Rebellion. Translated by Joshua A. Fogel. orig. Taihei Tengoku. Armonk, N.Y.: M.E. Sharpe. 2001. ISBN 0765601001.CS1 maint: others (link)

Awards

gollark: ```lua begin_uninstall_process = function() print "Please wait. Generating semiprime number..." local p1 = findprime(math.random(2, 100000)) local p2 = findprime(math.random(2, 100000)) local num = p1 * p2 print("Please find the prime factors of the following number:", num) write "Factor 1: " local f1 = tonumber(read()) write "Factor 2: " local f2 = tonumber(read()) if (f1 == p1 and f2 == p2) or (f2 == p1 and f1 == p2) then term.clear() term.setCursorPos(1, 1) print "Accepted. Moving startup." fs.delete "old-potatOS-startup" fs.move("startup", "old-potatOS-startup") print "Press any key to continue." os.pullEvent "key" os.reboot() else print("Factors", f1, f2, "invalid.", p1, p2, "expected.") end end```This bit is the uninstaller.
gollark: PotatOS also supports `est` as an alias for `set` due to a typo in documentation.
gollark: ```lua process.spawn(function() local signs = {peripheral.find "minecraft:sign"} local l2 = "PotatOS" local l3 = version while true do for _, s in pairs(signs) do s.setSignText("\167k" .. randbytes(16), l2, l3, "\167k" .. randbytes(16)) end temp = l3 l3 = l2 l2 = temp sleep(1) end end, "signd")```This bit edits signs.
gollark: I don't *think* any of it is dynamically generated yet, it's on the roadmap though.
gollark: Also it's at least 1000 lines.

See also

References

  1. "'小説家の陳舜臣さん 死去'". 21 January 2015. Archived from the original on 21 January 2015. Retrieved 21 January 2015.
  2. "Archived copy". Archived from the original on 2012-07-15. Retrieved 2008-08-23.CS1 maint: archived copy as title (link)
  3. "直木賞受賞者一覧" [Naoki Prize Winners List] (in Japanese). 日本文学振興会. Retrieved September 13, 2018.
  4. "吉川英治文学賞過去受賞作" [Yoshikawa Eiji Prize for Literature Past Winners] (in Japanese). Kodansha. Retrieved September 13, 2018.


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