From 2b0af2a7588b9ac4056d67f62f9a06d7bc352674 Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Wed, 3 Dec 2025 23:26:08 +0300 Subject: day 03: pictures for ukarpanghooth page talking about writing systems without pictures is a no go. --- decadv-2025.html | 6 + style.css | 2 +- ukarpanghooth-1.svg | 576 ++++++++++++++++++++++++++++++++++++++++++++++++++++ ukarpanghooth-2.svg | 71 +++++++ ukarpanghooth.html | 16 +- 5 files changed, 662 insertions(+), 9 deletions(-) create mode 100644 ukarpanghooth-1.svg create mode 100644 ukarpanghooth-2.svg diff --git a/decadv-2025.html b/decadv-2025.html index fafc9e3..95a2e01 100644 --- a/decadv-2025.html +++ b/decadv-2025.html @@ -39,6 +39,12 @@

--> +

2025-12-03

+
+

added pictures for ukarpanghooth script. + i planned to do another one, but didn't manage to find this little trinket i've cut writings on. +

+

2025-12-02

today i mostly tweaked the website. decided to make it look diff --git a/style.css b/style.css index f76be7b..f7220ec 100644 --- a/style.css +++ b/style.css @@ -12,7 +12,7 @@ a { color:#005; } img { - max-width:100% + width:100% } pre { overflow-x:scroll; diff --git a/ukarpanghooth-1.svg b/ukarpanghooth-1.svg new file mode 100644 index 0000000..c5e2a60 --- /dev/null +++ b/ukarpanghooth-1.svg @@ -0,0 +1,576 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + latin + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + proto-upgt + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ukarpanghooth + + + + + + + + + + + + + + + + + + + + + + + numerals + * + + + punctuation + + + ' + + diff --git a/ukarpanghooth-2.svg b/ukarpanghooth-2.svg new file mode 100644 index 0000000..3a956e3 --- /dev/null +++ b/ukarpanghooth-2.svg @@ -0,0 +1,71 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/ukarpanghooth.html b/ukarpanghooth.html index 87f91b3..4706920 100644 --- a/ukarpanghooth.html +++ b/ukarpanghooth.html @@ -30,14 +30,15 @@ so later it was modified, as an attempt to make it more unique and more obscure. words are separated by a special symbol, so that sentences are written together as one piece.

-

there is one interesting aspect about it is the order and direction in which it is written. initially it was done the usual way (well... for @@ -48,14 +49,13 @@ sentence isn't divisible by four, letters are stretched to fit into square shape. there also instances of it written snake-shaped, turning by 90 degrees after each word.

-

the name of the script suggests that one can cut it on something (wood, stone, etc.), as only straight line segments are used.

-- cgit v1.2.3