From 1bf0c9c02f341dc8c43b82fd8c3cfb61de057f25 Mon Sep 17 00:00:00 2001 From: takashi Date: Thu, 18 Jan 2024 13:11:09 +0000 Subject: [PATCH] anthy-kyukana --- src/anthy-kyukana.html | 65 +++++++++++++++++++++++++++++++++++++++++ src/historicalkana.html | 6 ++++ src/index.html | 2 ++ src/style.css | 10 ++----- src/webring.html | 10 +++---- 5 files changed, 80 insertions(+), 13 deletions(-) create mode 100644 src/anthy-kyukana.html diff --git a/src/anthy-kyukana.html b/src/anthy-kyukana.html new file mode 100644 index 0000000..4a10945 --- /dev/null +++ b/src/anthy-kyukana.html @@ -0,0 +1,65 @@ +Anthyで歴史的假名遣を入力 - 美々蝶々 + +

Anthyで歴史的假名遣を入力

+ + + +

+ +

Anthy に歴史的假名遣のための辭書データを登録すれば、「思う」 → 「思ふ」などを變換できます。多くの舊字體も變換できます。

+ +

1. 絲さんの辭書データを登録

+ +
    +
  1. IME 辭書, キスとキズつて似てるよね」から「正假名遣(Anthy)」を取得する
  2. +
  3. ime-anthy-seikana.txt を適當なところに保存する (例: ~/Downloads)
  4. +
  5. Anthy の辭書用のフォルダーを作り、ime-anthy-seikana.txt を移動する
    + + $ mkdir -p ~/.anthy/imported_words_default.d
    + $ cd ~/Downloads
    + $ mv kyuukana.t ~/.anthy/imported_words_default.d +
  6. +
+ + + +

2. kyukana.tを登録

+ + + +
    +
  1. GitHub から kyuukana.t を取得する +
  2. kyuukana.t を適當なところに保存する (例: ~/Downloads)
  3. +
  4. Anthy の辭書用のフォルダーを作り、kyuukana.t を移動する
    + + $ mkdir -p ~/.anthy/imported_words_default.d
    + $ cd ~/Downloads
    + $ mv kyuukana.t ~/.anthy/imported_words_default.d +
  5. +
+ + + +

2.「ゐ」「ゑ」の漢字變換

+ +

上記の kyukana.t には「ゑんだか」 → 「圓高」などの定義も含まれますが、「ゐ」「ゑ」を入力するのは難しいから、「うい」「うえ」でも變換可能にします。

+ +
$ cd ~/.anthy/imported_words_default.d
+$ cat kyukana.t | egrep '(ゐ)|(ゑ)' | sed -e's/ゐ\(.* .*\)$/うい\1/gp;s/ゑ\(.* .*\)$/うえ\1/g' | uniq | sort > kyukana2.t
+ +

關聯

+ + diff --git a/src/historicalkana.html b/src/historicalkana.html index 679de52..28375e2 100644 --- a/src/historicalkana.html +++ b/src/historicalkana.html @@ -81,3 +81,9 @@

この訓練を續けると使用できない単語や表現が出てきて、文章を書くときに「オット、これは使用できないぞ」とブレーキがかかるはずです。「思う」とか「考える」とかです。それこそが、歴史的假名遣で表記の異なる単語です。あとは決まりに從つて「う」「え」を適切な假名に置換するだけです。

この「ブレーキ」が效く樣になり、「ひ」「ゐ」・「へ」「ゑ」など選擇のミスをしなくなれば、自信を持つて歴史假名を書く事ができます。

+ +

關聯

+ + diff --git a/src/index.html b/src/index.html index f3992a7..6f0df4e 100644 --- a/src/index.html +++ b/src/index.html @@ -115,6 +115,8 @@
2023-12-17 (陰暦11月05日)
OpenBSDラップトップの設定
2023-12-24 (陰暦11月12日)
+
Anthyで歴史的假名遣を入力
+
2024-01-18 (陰暦12月08日)

2.3. 電子計算機 #COMP

diff --git a/src/style.css b/src/style.css index 4496a4a..8bb2dc0 100644 --- a/src/style.css +++ b/src/style.css @@ -24,7 +24,6 @@ body h1, h2, h3, h4, h5, h6 { - background: none; color: #bce2e8; font-weight: bold; margin: 0 0 1em; @@ -50,7 +49,8 @@ h2 h3 { border-width: thin 0 0; - padding-top: 1em; + margin-bottom: 0.5em; + padding-top: 0.5em; } h4 @@ -68,7 +68,6 @@ h5, h6 h5 { border-width: 0 0 thin; - margin-bottom: 0.875em; } dl, ol, p, pre, ul @@ -107,7 +106,6 @@ ul em, strong, var { - background: none; color: #f5b1aa; } @@ -118,25 +116,21 @@ em, strong cite { - background: none; color: #aacf53; } code, samp { - background: none; color: #84b9cb; } kbd { - background: none; color: #bce2e8; } a { - background: none; color: #f8e58c; text-decoration: underline; } diff --git a/src/webring.html b/src/webring.html index 528c164..3d45ee0 100644 --- a/src/webring.html +++ b/src/webring.html @@ -8,7 +8,7 @@
  • 複數のネットワークで公開されるウェブサイトは I2P/Onion を優先して掲載した
  • -

    1. 日本語・I2P/Onion

    +

    1. 日本語・I2P/Onion #JA