unicode: logic operators
[sheet.git] / unicode.inc.pl
index a960f3554c7918f95a20e1d26a18616537993104..607581ecd9fe69dbd856cfd269b4f1c3db86ebf2 100644 (file)
@@ -38,6 +38,7 @@ math => {
        equal    => [qw{. ∼ ≈ ≅ ≡ ∃ . ≁ ≉ ≇ ≢ ∄ }],
        size     => [qw{. ≪ < ≤ \= ≥ \> ≫ . - ≮ ≰ ≠ ≱ ≯ - }],
        set      => [qw{. ∈ ⊂ ⊆ ∀ ⊇ ⊃ ∋ ∪ . ∉ ⊄ ⊈ ∅ ⊉ ⊅ ∌ ∩ }],
+       logic    => [qw{. ∧ ∨ ⊻ ⊥ ¬ . ⊼ ⊽ ↔ ⊤ - }],
 },
 
 arrows => {