aboutsummaryrefslogtreecommitdiff
path: root/_posts/2022-09-21-ogham-balanced-elevenary.md
diff options
context:
space:
mode:
Diffstat (limited to '_posts/2022-09-21-ogham-balanced-elevenary.md')
-rw-r--r--_posts/2022-09-21-ogham-balanced-elevenary.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/_posts/2022-09-21-ogham-balanced-elevenary.md b/_posts/2022-09-21-ogham-balanced-elevenary.md
new file mode 100644
index 0000000..f6c4367
--- /dev/null
+++ b/_posts/2022-09-21-ogham-balanced-elevenary.md
@@ -0,0 +1,22 @@
+---
+title: writing balanced elevenary in the ogham script
+---
+
+**for no particular reason**
+
+digits, from negative five to positive five:
+
+<span style="font-size:200%">ᚅ ᚄ ᚃ ᚂ ᚁ ᚋ ᚆ ᚇ ᚈ ᚉ ᚊ</span>
+
+(romanized as N S F L B M H D T C Q)
+
+radix point <span style="font-size:200%">ᚖ</span> (left as . when romanizing)
+
+a few nice values: <span style="font-size:200%">ᚆᚅᚈᚖᚆᚊᚇᚋᚅ</span>, <span style="font-size:200%">ᚈᚊᚇ</span>, <span style="font-size:200%">ᚈᚖᚇᚅᚆᚊᚆ</span>
+
+fuck around with it y'self:
+
+<div class="cohost-style-embed">
+<div style="left: 0; width: 100%; height: 300px; position: relative;"><iframe src="https://codepen.io/boringcactus/embed/preview/abGwgoG?default-tabs=js%2Cresult&height=300&host=https%3A%2F%2Fcodepen.io&slug-hash=abGwgoG" style="top: 0; left: 0; width: 100%; height: 100%; position: absolute; border: 0;" allowfullscreen></iframe></div>
+<div class="cohost-style-embed-link"><a href="https://codepen.io/boringcactus/pen/abGwgoG">https://codepen.io/boringcactus/pen/abGwgoG</a></div>
+</div>