unicode: comment further non-obvious table characters
authorMischa POSLAWSKY <perl@shiar.org>
Tue, 11 Jan 2011 22:08:49 +0000 (23:08 +0100)
committerMischa POSLAWSKY <perl@shiar.org>
Tue, 11 Jan 2011 22:41:38 +0000 (23:41 +0100)
unicode-table.inc.pl

index 0238baa43e0e00c2d47dec30cd60843eb75dee52..3cebcebec89e5ffd6a88ece8f8308dba5e455969 100644 (file)
@@ -39,7 +39,7 @@ keys => {
        modifier => [qw{. ⇪ ⇯ ⇭ . ⇧ ⇮ № }], # (lock and select) shift, l3, num
        control  => [qw{. ⎈ ⌥ ⌘ ⎄ }], # ctrl, option, cmd, compose
        command  => [qw{. ↵ ⎋ ⎉ ⎊ }], # enter, esc, pause, break
-       player   => [qw{. ► ⏩ ⏭ ◼ ⚫ . ◄ ⏪ ⏮ ⏏ -❚❚ }],
+       player   => [qw{. ► ⏩ ⏭ ◼ ⚫ . ◄ ⏪ ⏮ ⏏ -❚❚ }], # play, fast, skip, stop, record
        android  => [qw{. ⌂ ◰ ↩ 🔍 }], # home, menu, back, search
        ps       => [qw{. △ ○ ☓ □ }], # triangle, circle, cross, square
 },
@@ -48,7 +48,7 @@ math => {
        equal    => [qw{. ∼ ≈ ≅ ≡ ∃ . ≁ ≉ ≇ ≢ ∄ }],
        size     => [qw{. ≪ < ≤ \= ≥ \> ≫ . - ≮ ≰ ≠ ≱ ≯ - }],
        set      => [qw{. ∈ ⊂ ⊆ ∀ ⊇ ⊃ ∋ ∪ . ∉ ⊄ ⊈ ∅ ⊉ ⊅ ∌ ∩ }],
-       logic    => [qw{. ∧ ∨ ⊻ ⊥ ¬ . ⊼ ⊽ ↔ ⊤ - }],
+       logic    => [qw{. ∧ ∨ ⊻ ⊥ ¬ . ⊼ ⊽ ↔ ⊤ - }], # and, or, xor, falsum, not; nand, nor, iff, tee
 
        constant => [qw{. ℝ πϖ ℯ φ ϑ ∂ ℵ }],
        predicate=> [qw{. ∴ ∵ }],