Created
November 12, 2023 20:07
-
-
Save ento/ef0f31b1c1f056d158c084024d06873b to your computer and use it in GitHub Desktop.
Revisions
-
ento created this gist
Nov 12, 2023 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,16 @@ ```mermaid flowchart TD 袱 --> 衣 -->|-1| 示 袱 --> 人 袱 --> 犬 猱 --> 犬 猱 --> 矛 -->|-1| 予 猱 --> 木 猱 <--> 申 犬 --> 犬神 示 --> 犬神 申 --> 犬神 予 --> ひとをうむまぼろしのき[ひとをうむまぼろしのき\nさかさまのまぼろしのきにつるされたひと] 人 --> ひとをうむまぼろしのき 木 --> ひとをうむまぼろしのき ```