nvdaportable/NVDA/include/nvda-mathcat/assets/Rules/Braille/ASCIIMath/unicode.yaml

233 lines
12 KiB
YAML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
- " ": [t: "𝐖"] # 0x20
- "!": [t: "!"] # 0x21
- "\"": [t: "\""] # 0x22
- "#": [t: "#"] # 0x23
- "$": [t: "$"] # 0x24
- "%": [t: "%"] # 0x25
- "&": [t: "&"] # 0x26
- "'": [t: "'"] # 0x27
- "(": [t: "("] # 0x28
- ")": [t: ")"] # 0x29
- "*": [t: "*"] # 0x2a
- "+": [t: "+"] # 0x2b
- ",": [t: ","] # 0x2c
- "-": [t: "-"] # 0x2d
- ".": [t: "."] # 0x2e
- "/": [t: "//"] # 0x2f
- "0": [t: "0"] # 0x30
- "1": [t: "1"] # 0x31
- "2": [t: "2"] # 0x32
- "3": [t: "3"] # 0x33
- "4": [t: "4"] # 0x34
- "5": [t: "5"] # 0x35
- "6": [t: "6"] # 0x36
- "7": [t: "7"] # 0x37
- "8": [t: "8"] # 0x38
- "9": [t: "9"] # 0x39
- ":": [t: ":"] # 0x3a
- ";": [t: ";"] # 0x3b
- "<": [t: "<"] # 0x3c
- "=": [t: "="] # 0x3d
- ">": [t: ">"] # 0x3e
- "?": [t: "?"] # 0x3f
- "@": [t: "@"] # 0x40
- "A": [t: "A"] # 0x41
- "B": [t: "B"] # 0x42
- "C": [t: "C"] # 0x43
- "D": [t: "D"] # 0x44
- "E": [t: "E"] # 0x45
- "F": [t: "F"] # 0x46
- "G": [t: "G"] # 0x47
- "H": [t: "H"] # 0x48
- "I": [t: "I"] # 0x49
- "J": [t: "J"] # 0x4a
- "K": [t: "K"] # 0x4b
- "L": [t: "L"] # 0x4c
- "M": [t: "M"] # 0x4d
- "N": [t: "N"] # 0x4e
- "O": [t: "O"] # 0x4f
- "P": [t: "P"] # 0x50
- "Q": [t: "Q"] # 0x51
- "R": [t: "R"] # 0x52
- "S": [t: "S"] # 0x53
- "T": [t: "T"] # 0x54
- "U": [t: "U"] # 0x55
- "V": [t: "V"] # 0x56
- "W": [t: "W"] # 0x57
- "X": [t: "X"] # 0x58
- "Y": [t: "Y"] # 0x59
- "Z": [t: "Z"] # 0x5a
- "[": [t: "["] # 0x5b
- "\\": [t: "\\\\"] # 0x5c
- "]": [t: "]"] # 0x5d
- "^": [t: "^"] # 0x5e
- "_": [t: "_"] # 0x5f
- "`": [t: "`"] # 0x60
- "a": [t: "a"] # 0x61
- "b": [t: "b"] # 0x62
- "c": [t: "c"] # 0x63
- "d": [t: "d"] # 0x64
- "e": [t: "e"] # 0x65
- "f": [t: "f"] # 0x66
- "g": [t: "g"] # 0x67
- "h": [t: "h"] # 0x68
- "i": [t: "i"] # 0x69
- "j": [t: "j"] # 0x6a
- "k": [t: "k"] # 0x6b
- "l": [t: "l"] # 0x6c
- "m": [t: "m"] # 0x6d
- "n": [t: "n"] # 0x6e
- "o": [t: "o"] # 0x6f
- "p": [t: "p"] # 0x70
- "q": [t: "q"] # 0x71
- "r": [t: "r"] # 0x72
- "s": [t: "s"] # 0x73
- "t": [t: "t"] # 0x74
- "u": [t: "u"] # 0x75
- "v": [t: "v"] # 0x76
- "w": [t: "w"] # 0x77
- "x": [t: "x"] # 0x78
- "y": [t: "y"] # 0x79
- "z": [t: "z"] # 0x7a
- "{": [t: "{"] # 0x7b
- "|": [t: "|"] # 0x7c
- "}": [t: "}"] # 0x7d
- "~": [t: "~"] # 0x7e
- " ": [t: "\\𝐖"] # 0xa0
- "¬": [t: "𝐖not𝐖"] # 0xac
- "±": [t: "+-"] # 0xb1
- "×": [t: "𝐖xx𝐖"] # 0xd7
- "÷": [t: "-:"] # 0xf7
- "ɛ": [t: "𝐖varepsilon𝐖"] # 0x25b
- "Γ": [t: "𝐖Gamma𝐖"] # 0x393
- "Δ": [t: "𝐖Delta𝐖"] # 0x394
- "Θ": [t: "𝐖Theta𝐖"] # 0x398
- "Λ": [t: "𝐖Lambda𝐖"] # 0x39b
- "Ξ": [t: "𝐖Xi𝐖"] # 0x39e
- "Π": [t: "𝐖Pi𝐖"] # 0x3a0
- "Σ": [t: "𝐖Sigma𝐖"] # 0x3a3
- "Φ": [t: "𝐖Phi𝐖"] # 0x3a6
- "Ψ": [t: "𝐖Psi𝐖"] # 0x3a8
- "Ω": [t: "𝐖Omega𝐖"] # 0x3a9
- "α": [t: "𝐖alpha𝐖"] # 0x3b1
- "β": [t: "𝐖beta𝐖"] # 0x3b2
- "γ": [t: "𝐖gamma𝐖"] # 0x3b3
- "δ": [t: "𝐖delta𝐖"] # 0x3b4
- "ε": [t: "𝐖epsilon𝐖"] # 0x3b5
- "ζ": [t: "𝐖zeta𝐖"] # 0x3b6
- "η": [t: "𝐖eta𝐖"] # 0x3b7
- "θ": [t: "𝐖theta𝐖"] # 0x3b8
- "ι": [t: "𝐖iota𝐖"] # 0x3b9
- "κ": [t: "𝐖kappa𝐖"] # 0x3ba
- "λ": [t: "𝐖lambda𝐖"] # 0x3bb
- "μ": [t: "𝐖mu𝐖"] # 0x3bc
- "ν": [t: "𝐖nu𝐖"] # 0x3bd
- "ξ": [t: "𝐖xi𝐖"] # 0x3be
- "π": [t: "𝐖pi𝐖"] # 0x3c0
- "ρ": [t: "𝐖rho𝐖"] # 0x3c1
- "σ": [t: "𝐖sigma𝐖"] # 0x3c3
- "τ": [t: "𝐖tau𝐖"] # 0x3c4
- "υ": [t: "𝐖upsilon𝐖"] # 0x3c5
- "φ": [t: "𝐖phi𝐖"] # 0x3c6
- "χ": [t: "𝐖chi𝐖"] # 0x3c7
- "ψ": [t: "𝐖psi𝐖"] # 0x3c8
- "ω": [t: "𝐖omega𝐖"] # 0x3c9
- "ϑ": [t: "𝐖vartheta𝐖"] # 0x3d1
- "ϕ": [t: "𝐖varphi𝐖"] # 0x3d5
- "…": [t: "..."] # 0x2026
- "": [t: "'"] # 0x2032
- "″": [t: "''"] # 0x2033
- "‴": [t: "'''"] # 0x2034
- "⁗": [t: "''''"] # 0x2057
- "": [t: "𝐖CC𝐖"] # 0x2102
- "": [t: "𝐖NN𝐖"] # 0x2115
- "": [t: "𝐖QQ𝐖"] # 0x211a
- "": [t: "𝐖RR𝐖"] # 0x211d
- "": [t: "𝐖ZZ𝐖"] # 0x2124
- "ℵ": [t: "𝐖aleph𝐖"] # 0x2135
- "←": [t: "𝐖larr𝐖"] # 0x2190
- "↑": [t: "𝐖uarr𝐖"] # 0x2191
- "→": [t: "->"] # 0x2192
- "↓": [t: "𝐖darr𝐖"] # 0x2193
- "↔": [t: "𝐖harr𝐖"] # 0x2194
- "↠": [t: "->>"] # 0x21a0
- "↣": [t: ">->"] # 0x21a3
- "↦": [t: "|->"] # 0x21a6
- "⇐": [t: "𝐖lArr𝐖"] # 0x21d0
- "⇒": [t: "=>"] # 0x21d2
- "⇔": [t: "<=>"] # 0x21d4
- "∀": [t: "𝐖AA𝐖"] # 0x2200
- "∂": [t: "𝐖del𝐖"] # 0x2202
- "∃": [t: "𝐖EE𝐖"] # 0x2203
- "∅": [t: "O/"] # 0x2205
- "∇": [t: "𝐖grad𝐖"] # 0x2207
- "∈": [t: "𝐖in𝐖"] # 0x2208
- "∉": [t: "!in"] # 0x2209
- "∏": [t: "𝐖prod𝐖"] # 0x220f
- "∑": [t: "𝐖sum𝐖"] # 0x2211
- "∓": [t: "-+"] # 0x2213
- "": [t: "**"] # 0x2217
- "∘": [t: "@"] # 0x2218
- "∝": [t: "𝐖prop𝐖"] # 0x221d
- "∞": [t: "𝐖oo𝐖"] # 0x221e
- "∠": [t: "/_"] # 0x2220
- "∧": [t: "^^"] # 0x2227
- "": [t: "𝐖vv𝐖"] # 0x2228
- "∩": [t: "𝐖nn𝐖"] # 0x2229
- "": [t: "𝐖uu𝐖"] # 0x222a
- "∫": [t: "𝐖int𝐖"] # 0x222b
- "∮": [t: "𝐖oint𝐖"] # 0x222e
- "": [t: "~"] # 0x223c
- "≅": [t: "~="] # 0x2245
- "≈": [t: "~~"] # 0x2248
- "≠": [t: "!="] # 0x2260
- "≡": [t: "-="] # 0x2261
- "≤": [t: "<="] # 0x2264
- "≥": [t: ">="] # 0x2265
- "≺": [t: "-<"] # 0x227a
- "≻": [t: ">-"] # 0x227b
- "⊂": [t: "𝐖sub𝐖"] # 0x2282
- "⊃": [t: "𝐖sup𝐖"] # 0x2283
- "⊆": [t: "𝐖sube𝐖"] # 0x2286
- "⊇": [t: "𝐖supe𝐖"] # 0x2287
- "⊕": [t: "o+"] # 0x2295
- "⊗": [t: "𝐖ox𝐖"] # 0x2297
- "⊙": [t: "o."] # 0x2299
- "⊢": [t: "|--"] # 0x22a2
- "": [t: "𝐖TT𝐖"] # 0x22a4
- "⊥": [t: "_|_"] # 0x22a5
- "⊨": [t: "|=="] # 0x22a8
- "⋀": [t: "^^^"] # 0x22c0
- "": [t: "𝐖vvv𝐖"] # 0x22c1
- "⋂": [t: "𝐖nnn𝐖"] # 0x22c2
- "": [t: "𝐖uuu𝐖"] # 0x22c3
- "⋄": [t: "𝐖diamond𝐖"] # 0x22c4
- "⋅": [t: "*"] # 0x22c5
- "⋆": [t: "***"] # 0x22c6
- "⋈": [t: "|><|"] # 0x22c8
- "⋉": [t: "|><"] # 0x22c9
- "⋊": [t: "><|"] # 0x22ca
- "⋮": [t: "𝐖vdots𝐖"] # 0x22ee
- "⋯": [t: "𝐖cdots𝐖"] # 0x22ef
- "⋱": [t: "𝐖ddots𝐖"] # 0x22f1
- "⌈": [t: "|~"] # 0x2308
- "⌉": [t: "~|"] # 0x2309
- "⌊": [t: "|__"] # 0x230a
- "⌋": [t: "𝐖__|"] # 0x230b
- "⌢": [t: "𝐖frown𝐖"] # 0x2322
- "〈": [t: "<<"] # 0x2329
- "〉": [t: ">>"] # 0x232a
- "□": [t: "𝐖square𝐖"] # 0x25a1
- "△": [t: "/_\\"] # 0x25b3
- "⤖": [t: ">->>"] # 0x2916
- "⪯": [t: "-<="] # 0x2aaf
- "⪰": [t: ">-="] # 0x2ab0
# invisible chars
- "": [t: ""] # 0x2061
- "": [t: ""] # 0x2062
- "": [t: ""] # 0x2063
- "": [t: ""] # 0x2064