nethack: subargument updates
[sheet.git] / unicode.plp
index 5e0327e6c494d60379d4aa6494d30560b0268b72..dd7de6d2fe3f8f2825b425e1b96d656908599ce8 100644 (file)
@@ -17,6 +17,7 @@ $header{content_type} = 'text/html; charset=utf-8';
 <title>digraph cheat sheet</title>
 <meta http-equiv="content-type" content="utf-8">
 <link rel="stylesheet" type="text/css" media="all" href="/digraphs.css">
+<link rel="vcs" type="git" href="git://dev.shiar.nl/sheet">
 </head>
 
 <body>
@@ -137,16 +138,16 @@ sub print_glyph_tables {
 
 print_glyph_tables(
        'Popular',
-       [qw{. « » . ‹ › . ‘ ’ . “ ” . „ ‚}],
-       [qw{. † ‡ • . § ¶ # . © ® ™ . − × ÷ . ± ² √}],
+       [qw{. « » . ‹ › . ‘ ’ . “ ” . „ ‚ . ‟ ‛}],
+       [qw{. † ‡ • . § ¶ # . © ® ™ . ° ′ ″ . − × ÷ . ± ² √}],
        [qw{. å ä ö ü ß . Å æ ø ű ſ}],
        [qw{. ¿ ç ñ é ê è}],
 
        'Arrows',
        [qw{. ↖ ↑ ↗ ↔ . ← - → ↕ . ↙ ↓ ↘ -}],
        [qw{. ⇖ ⇑ ⇗ ⇔ . ⇐ - ⇒ ⇕ . ⇙ ⇓ ⇘ -}],
-       [qw{. ◤ ▲ ◥ . ◀ ◆ ▶ . ◣ ▼ ◢}],
-       [qw{. ◸ △ ◹ . ◁ ◇ ▷ . ◺ ▽ ◿}],
+       [qw{. ◤ ▲ ◥   . ◀ ◆ ▶   . ◣ ▼ ◢  }],
+       [qw{. ◸ △ ◹   . ◁ ◇ ▷   . ◺ ▽ ◿  }],
 
        'Line drawing',
        [qw{. ┌ ┬ ┐ . ├ ┼ ┤ . └ ┴ ┘}],
@@ -182,8 +183,8 @@ print_glyph_tables(
                - BiL:Bilabial LD:Labiodental D:Dental Alv:Alveolar PA:Postalveolar
                  Rf:Retroflex Pal:Palatal Vel:Velar Uv:Uvular Ph:Pharyngeal
                  EG:Epiglottal Gl:Glottal
-               .>Plosive                   p  p̪  >  >  t  ʈ  c  k  q  =  ʡ  ʔ
-               .>Voiced_Plosive            b  b̪  >  >  d  ɖ  ɟ  ɡ  ɢ  =  -  =
+               .>Plosive                   p   >  >  t  ʈ  c  k  q  =  ʡ  ʔ
+               .>Voiced_Plosive            b   >  >  d  ɖ  ɟ  ɡ  ɢ  =  -  =
                .>Nasal                     m  ɱ  >  >  n  ɳ  ɲ  ŋ  ɴ  =  =  =
                .>Trill                     ʙ  -  >  >  r  -  -  =  ʀ  =  -я =
                .>Tap/flap                  -  ⱱ  >  >  ɾ  ɽ  -  =  ɢ̆  =  -  =
@@ -196,13 +197,16 @@ print_glyph_tables(
                .>Click                     ʘ  -  ǀ  ǁ  ǃ  -‼ ǂ  -  -  =  =  =
                .>Implosive                 ɓ  ɗ̪  >  >  ɗ  -ᶑ ʄ  ɠ  ʛ  =  =  =
        }],
+       [qw{
+               co . ɕ . ʑ . ɧ . ɥ . ʍ . w
+       }],
        [(
                '-',
                map { substr($_, 0, 1).':'.$_, substr($_, 0, 1)." r:$_ rounded" }
                qw{Front Central Back}
        ), qw{
                .>Close      i y  ɨ ʉ  ɯ u
-               .>Near-close - ɪ  ʏ -  ʊ -
+               .>Near-close ɪ ʏ  - -  - ʊ
                .>Close-mid  e ø  ɘ ɵ  ɤ o
                .>Mid        - -  ə -  - -
                .>Open-mid   ɛ œ  ɜ ɞ  ʌ ɔ
@@ -230,7 +234,7 @@ print_glyph_tables(
                .>M ま み む め も =
                .>Y や =  ゆ =  よ =
                .>R ら り る れ ろ =
-               .>W わ ゐ =  ゑ を =
+               .>W わ -ゐ = -ゑ を =
        }],
        [qw{
                  - A  I  U  E  O
@@ -266,9 +270,19 @@ print_glyph_tables(
 
 :></div>
 
+<div id="legend">
+       <table class="glyphs"><tr>
+       <td class="X di-a">ascii
+       <td class="X di-d">digraph
+       <td class="X di-prop">proposed
+       <td class="X di-b">other unicode
+       <td class="X di-rare">discouraged
+       </table>
+</div>
+
 <p id="footer">
-       <a href="http://vi.shiar.net/unicode">vi.<strong>shiar.net</strong>/unicode</a>
-       <a href="git://dev.shiar.net/vi-cheat"><:= "v$VERSION" :></a>
+       <a href="http://sheet.shiar.nl/unicode">sheet.shiar.nl<strong>/unicode</strong></a>
+       <a href="git://dev.shiar.nl/sheet"><:= "v$VERSION" :></a>
        created by Shiar •
        <a title="Licensed under the GNU Affero General Public License, version 3"
           href="http://www.fsf.org/licensing/licenses/agpl-3.0.html">AGPLv3</a> •