Chisaka Takafusa
Chisaka Takafusa (千坂高房, 1638 – June 25, 1700) was a high-ranking samurai in Japan during the Edo period. He was a karō in the Yonezawa Domain under the Uesugi clan. He is also known as Chisaka Hyōbu (千坂兵部). Although he died prior to the events of the Forty-seven rōnin, he appears in fictional accounts, including the 1971 Daichūshingura starring Toshirō Mifune. He also appears in the 1999 NHK Taiga drama Genroku Ryōran.
The Meiji period politician-businessman Chisaka Takamasa was a descendant of Takafusa.
Sources
This article incorporates material in 千坂高房 (Chisaka Takafusa) in the Japanese Wikipedia, retrieved on February 28, 2008.
gollark: ```nim let html = buildHtml(table(class="rev-table")): tr: th: text "Time" th: text "Changes" th: text "Size" th: text "Words" for rev in revs: tr: td(class="ts"): a(href=ctx.urlFor("view-page", { "page": encodeUrl(page) }, { "ts": domain.timestampToStr(rev.time) })): text displayTime(rev.time) td: text rev.meta.editDistance.map(x => $x).get("") td: text rev.meta.size.map(x => formatSize(x)).get("") td: text rev.meta.words.map(x => $x).get("")```I mean, this is perfect and without flaw.
gollark: I somewhat agree, although it would worsen the aesthetics of the HTML I have in my thing.
gollark: It's indent-based.
gollark: It... doesn't, though?
gollark: Although actually minoteaur clojure edition™ MAY be unreplaced with minoteaur nim edition™.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.