---
- "\"": [T: tanda kutif] - "#": [T: tagar] - "$": [T: dolar] - "%": [T: persen] - "&": [T: tanda dan] - "'": [T: apostrof] - "(": - test:
if: $SpeechStyle = 'ClearSpeak' or $SpeechStyle = 'SimpleSpeak'
then:
[
test:
{
if: "$Verbosity='Terse'",
then: { T: buka },
else: { T: buka kurung },
},
]
else: [T: buka kurung]
- ")": - test:
if: $SpeechStyle = 'ClearSpeak' or $SpeechStyle = 'SimpleSpeak'
then:
[
test:
{
if: "$Verbosity='Terse'",
then: { T: tutup },
else: { T: tutup kurung },
},
]
else: [T: tutup kurung]
- "*": [T: kali] - "+": [T: tambah] - ",": test:
if:
- "$SpeechStyle != 'ClearSpeak' or $ClearSpeak_Ellipses = 'Auto' or "
- "( following-sibling::*[1][text()!= '…'] and preceding-sibling::*[1][text()!='…'] ) or "
- " ../*[1][text()='…'] "
then: [T: '']
- "-": [T: kurang] - ".": [T: titik] - "/": [T: per] - ":": [T: bagi] - ";": [T: titik koma] - "<": - test:
if: "$Verbosity!='Terse'"
then: { T: '' }
- T: kurang dari
- "=": [T: sama dengan] - ">": - test:
if: "$Verbosity!='Terse'"
then: { T: '' }
- T: lebih besar dari
- "?": [T: tanda tanya] - "@": [T: tanda at] - "[": - test:
if: $SpeechStyle = 'ClearSpeak' or $SpeechStyle = 'SimpleSpeak'
then: [T: buka kurung siku]
else: [T: buka kurung siku]
- "\\": [T: back slash] - "]": - test:
if: $SpeechStyle = 'ClearSpeak' or $SpeechStyle = 'SimpleSpeak'
then: [T: tutup kurung siku]
else: [T: tutup kurung siku]
- "^": [T: hat] - "_": [T: garis bawah] - "`": [T: grave accent] - "{": - test:
if: $SpeechStyle = 'ClearSpeak' or $SpeechStyle = 'SimpleSpeak'
then: [T: buka kurung kurawal]
else: [T: buka kurung kurawal]
- "|": - test:
- if: $SpeechStyle != 'ClearSpeak'
then: [T: garis vertikal]
- else_if: "$ClearSpeak_VerticalLine = 'SuchThat'"
then: [T: sedemikian sehingga]
- else_if: "$ClearSpeak_VerticalLine = 'Given'"
then: [T: diberikan]
- else: [T: membagi]
- "}": - test:
if: $SpeechStyle = 'ClearSpeak' or $SpeechStyle = 'SimpleSpeak'
then: [T: tutup kurung kurawal]
else: [T: tutup kurung kurawal]
- "~": [T: tilda] - " ": [T: ''] - "¢": [T: cent] - "£": [T: pound] - "¤": [T: tanda mata uang] - "¥": [T: yen] - "¦": [T: garis putus] - "§": [T: bagian] - "¨": [T: titik ganda] - "©": [T: hak cipta] - "ª": [T: indikator ordinal feminin] - "¬": [T: bukan] - "«": [T: tanda kutip sudut ganda menunjuk ke kiri] - "°": [T: 'derajat'] - "±": [T: tambah kurang] - "²": [T: 'dua'] - "³": [T: 'tiga'] - "´": [T: 'akut'] - "µ": [T: mikro] - "¹": [T: satu] - "º": [T: indikator ordinal maskulin] - "·":
- test:
if: "$SpeechStyle != 'ClearSpeak' or $ClearSpeak_MultSymbolDot = 'Auto'"
then: [T: kali]
else: [T: titik]
- "×": - test:
if: "$SpeechStyle != 'ClearSpeak' or $ClearSpeak_MultSymbolX = 'Auto'"
then: [T: kali]
else_test:
if: $ClearSpeak_MultSymbolX = 'By'
then: [T: dari]
else: [T: silang]
- "÷": [T: dibagi] - "ʰ": [T: pengubah h kecil] - "ʱ": [T: pengubah h kecil dengan kail] - "ʲ": [T: pengubah j kecil] - "ʳ": [T: pengubah r kecil] - "ʴ": [T: pengubah r kecil terbalik] - "ʵ": [T: pengubah r kecil terbalik dengan kail] - "ʶ": - T: pengubah small
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: r terbalik
- "ʷ": [T: pengubah w kecil] - "ʸ": [T: pengubah y kecil] - "ʹ": [T: pengubah aksen] - "ʺ": [T: pengubah aksen ganda] - "ʻ": [T: pengubah koma terbalik] - "ʼ": [T: pengubah apostrof] - "ʽ": [T: pengubah koma terbalik] - "ʾ": [T: pengubah setengah cincin kanan] - "ʿ": [T: pengubah setengah cincin kiri] - "ˀ": [T: pengubah glottal stop] - "ˁ": [T: pengubah glottal stop terbalik] - "˂": [T: pengubah kepala panah kiri] - "˃": [T: pengubah kepala panah kanan] - "˄": [T: pengubah kepala panah atas] - "˅": [T: pengubah kepala panah bawah] - "ˆ": [T: pengubah aksen sirkumfleksa] - "ˇ": [T: caron] - "ˈ": [T: pengubah garis vertikal] - "ˉ": [T: pengubah macron] - "ˊ": [T: pengubah akut accent] - "ˋ": [T: pengubah grave accent] - "ˌ": [T: pengubah garis vertikal rendah] - "ˍ": [T: pengubah macron rendah] - "ˎ": [T: pengubah aksen grave rendah] - "ˏ": [T: pengubah aksen akut rendah] - "ː": [T: pengubah titikdua segitiga] - "ˑ": [T: pengubah setengah titikdua segitiga] - "˒": [T: pengubah setengah cincin kanan tengah] - "˓": [T: pengubah setengah cincin kiri tengah] - "˔": [T: pengubah tack atas] - "˕": [T: pengubah tack bawah] - "˖": [T: pengubah tanda tambah] - "˗": [T: pengubah tanda kurang] - "˘": [T: breve] - "˙": [T: titik di atas] - "˚": [T: cincin di atas] - "˛": [T: ogonek] - "˜": [T: tilda kecil] - "˝": [T: aksen akut ganda] - "˞": [T: pengubah kait rhotic] - "˟": [T: pengubah aksen silang] - "ˠ": [T: pengubah gamma kecil] - "ˡ": [T: pengubah l kecil] - "ˢ": [T: pengubah s kecil] - "ˣ": [T: pengubah x kecil] - "ˤ": [T: pengubah glottal stop kecil terbalik] - "˥": [T: pengubah bilah nada ekstra tinggi] - "˦": [T: pengubah bilah nada tinggi] - "˧": [T: pengubah bilah nada tengah] - "˨": [T: pengubah bilah nada rendah] - "˩": [T: pengubah bilah nada exstra rendah] - "˪": [T: pengubah yin departing tone mark] - "˫": [T: pengubah yang departing tone mark] - "ˬ": [T: pengubah voicing] - "˭": [T: pengubah tidak beraspirasi] - "ˮ": [T: pengubah kutip ganda] - "˯": [T: pengubah kepala panah bawah rendah] - "˰": [T: pengubah kepala panah atas rendah] - "˱": [T: pengubah kepala panah kiri rendah] - "˲": [T: pengubah kepala panah kanan rendah] - "˳": [T: pengubah cincin] - "˴": [T: pengubah aksen grave tengah] - "˵": [T: pengubah aksen grave ganda tengah] - "˶": [T: pengubah aksen akut ganda tengah] - "˷": [T: pengubah tilda rendah] - "˸": [T: pengubah titik dua terangkat] - "˹": [T: pengubah mulai nada tinggi] - "˺": [T: pengubah akhir nada tinggi] - "˻": [T: pengubah mulai nada rendah] - "˼": [T: pengubah akhir nada rendah] - "˽": [T: pengubah rak] - "˾": [T: pengubah rak terbuka] - "˿": [T: pengubah panah kiri bawah] - "̀": [T: hiasan aksen grave] - "́": [T: hiasan aksen akut] - "̂": [T: hiasan aksen sirkumfleksa] - "̃": [T: hiasan tilda] - "̄": [T: hiasan macron] - "̅": [T: hiasan overbar] - "̆": [T: hiasan breve] - "̇": [T: hiasan titik di atas] - "̈": [T: hiasan diaeresis] - "̉": [T: hiasan kait di atas] - "̊": [T: hiasan cincin di atas] - "̋": [T: hiasan aksen akut ganda] - "̌": [T: memeriksa] - "̍": [T: hiasan garis vertikal di atas] - "̎": [T: hiasan garis vertikal ganda di atas] - "̏": [T: hiasan aksen grave ganda] - "̐": [T: hiasan candrabindu] - "̑": [T: hiasan breve terbalik] - "̒": [T: hiasan koma di atas terbalik] - "̓": [T: hiasan koma di atas] - "̔": [T: hiasan koma di atas terbalik] - "̕": [T: hiasan koma di kanan terbalik] - "̖": [T: hiasan aksen grave di bawah] - "̗": [T: hiasan aksen akut di bawah] - "̘": [T: hiasan paku kiri di bawah] - "̙": [T: hiasan paku kiri di kanan] - "̚": [T: hiasan sudut kiri di atas] - "̛": [T: hiasan tanduk] - "̜": [T: hiasan cincin kiri setengah di bawah] - "̝": [T: hiasan di bawah paku atas] - "̞": [T: hiasan di bawah paku bawah] - "̟": [T: hiasan tanda tambah di bawah] - "̠": [T: hiasan tanda kurang di bawah] - "̡": [T: hiasan kait palatalisasi di bawah] - "̢": [T: hiasan kait retroflex di bawah] - "̣": [T: hiasan titik di bawah] - "̤": [T: hiasan diaeresis di bawah] - "̥": [T: hiasan cincin di bawah] - "̦": [T: hiasan koma di bawah] - "̧": [T: hiasan cedilla] - "̨": [T: hiasan ogonek] - "̩": [T: hiasan garis vertikal di bawah] - "̪": [T: hiasan jembatan di bawah] - "̫": [T: hiasan lengkungan ganda terbalik di bawah] - "̬": [T: hiasan caron di bawah] - "̭": [T: hiasan aksen sirkumfleksa di bawah] - "̮": [T: hiasan breve di bawah] - "̯": [T: hiasan breve terbalik di bawah] - "̰": [T: hiasan tilda di bawah] - "̱": [T: hiasan macron di bawah] - "̲": [T: hiasan garis rendah] - "̳": [T: hiasan garis rendah ganda] - "̴": [T: hiasan lapisan tilda] - "̵": [T: hiasan lapisan pantulan pendek] - "̶": [T: hiasan lapisan pantulan panjang] - "̷": [T: hiasan lapisan solidus pendek] - "̸": [T: hiasan lapisan solidus panjang] - "̹": [T: hiasan setengah cincin kanan di bawah] - "̺": [T: hiasan jembatan terbalik di bawah] - "̻": [T: hiasan persegi di bawah] - "̼": [T: hiasan burung camar di bawah] - "̽": [T: hiasan x di atas] - "̾": [T: hiasan tilda vertikal] - "̿": [T: hiasan garis ganda] - "̀": [T: hiasan tanda nada grave] - "́": [T: hiasan tanda nada akut] - "Α": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: alpha
- "Β": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: beta
- "Γ": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: gamma
- "Δ": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: delta
- "Ε": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: epsilon
- "Ζ": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: zeta
- "Η": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: eta
- "Θ": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: theta
- "Ι": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: iota
- "Κ": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: kappa
- "Λ": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: lamda
- "Μ": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: mu
- "Ν": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: nu
- "Ξ": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: zai
- "Ο": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: omicron
- "Π": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: pi
- "Ρ": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: rho
- "Σ": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: sigma
- "Τ": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: tau
- "Υ": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: upsilon
- "Φ": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: phi
- "Χ": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: chi
- "Ψ": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: psi
- "Ω": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: omega
- "Ϊ": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: iota dengan dialitik
- "Ϋ": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: upsilon dengan dialitik
- "α": [T: alpha] - "β": [T: beta] - "γ": [T: gamma] - "δ": [T: delta] - "ε": [T: epsilon] - "ζ": [T: zeta] - "η": [T: eta] - "θ": [T: theta] - "ι": [T: iota] - "κ": [T: kappa] - "λ": [T: lamda] - "μ": [T: mu] - "ν": [T: nu] - "ξ": [T: zai] - "ο": [T: omicron] - "π": [T: pi] - "ρ": [T: rho] - "ς": [T: final sigma] - "σ": [T: sigma] - "τ": [T: tau] - "υ": [T: upsilon] - "φ": [T: phi] - "χ": [T: chi] - "ψ": [T: psi] - "ω": [T: omega] - "ϊ": [T: iota dengan dialitik] - "ϋ": [T: upsilon dengan dialitik] - "ό": [T: omicron dengan tonos] - "ύ": [T: upsilon dengan tonos] - "ώ": [T: omega dengan tonos] - "Ϗ": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: kai
- "ϐ": [T: beta] - "ϑ": [T: theta] - "ϒ": [T: upsilon dengan kail] - "ϓ": [T: upsilon dengan akut dan kait] - "ϔ": [T: upsilon dengan diaeresis dan kait] - "ϕ": [T: phi] - "ϖ": [T: pi] - "ϗ": [T: kai] - "ϵ": [T: epsilon] - "϶": [T: epsilon terbalik] - "А": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: a
- "Б": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: be
- "В": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: ve
- "Г": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: ghe
- "Д": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: de
- "Е": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: ie
- "Ж": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: zhe
- "З": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: ze
- "И": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: i
- "Й": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: short i
- "К": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: ka
- "Л": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: el
- "М": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: em
- "Н": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: en
- "О": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: o
- "П": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: pe
- "Р": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: er
- "С": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: es
- "Т": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: te
- "У": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: u
- "Ф": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: ef
- "Х": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: ha
- "Ц": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: tse
- "Ч": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: che
- "Ш": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: sha
- "Щ": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: shcha
- "Ъ": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: hard sign
- "Ы": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: yeru
- "Ь": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: soft sign
- "Э": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: e
- "Ю": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: yu
- "Я": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: ya
- "а": [T: a] - "б": [T: be] - "в": [T: ve] - "г": [T: ghe] - "д": [T: de] - "е": [T: ie] - "ж": [T: zhe] - "з": [T: ze] - "и": [T: i] - "й": [T: short i] - "к": [T: ka] - "л": [T: el] - "м": [T: em] - "н": [T: en] - "о": [T: o] - "п": [T: pe] - "р": [T: er] - "с": [T: es] - "т": [T: te] - "у": [T: u] - "ф": [T: ef] - "х": [T: ha] - "ц": [T: tse] - "ч": [T: che] - "ш": [T: sha] - "щ": [T: shcha] - "ъ": [T: tanda hard] - "ы": [T: yeru] - "ь": [T: soft sign] - "э": [T: e] - "ю": [T: yu] - "я": [T: ya] - "‐": [T: tanda hubung] - "‑": [T: tanda hubung] - "‒": [T: tanda hubung figur] - "–": [T: en dash] - "—": [T: em dash] - "―": [T: bilah horizontal] - "‖": [T: garis vertikal ganda] - "•": [T: bullet] - "…": test:
if:
- "$SpeechStyle != 'ClearSpeak' or $ClearSpeak_Ellipses = 'Auto' or"
- "../*[1][text()='…']"
then: [T: titik titik titik]
else_test: if: 'count(following-sibling::*) = 0'
then: [T: dan seterusnyan]
else: [T: dan seterusnya hingga]
- "‰": [T: per mil] - "‱": [T: per sepuluh ribu] - "′": [T: aksen] - "″": [T: aksen ganda] - "‴": [T: aksen rangkap tiga] - "‵": [T: aksen terbalik] - "‶": [T: aksen ganda terbalik] - "‷": [T: aksen rangkap tiga terbalik] - "‸": [T: ke] - "‹": [T: tanda kutip sudut menunjuk kiri tunggal] - "›": [T: tanda kutip sudut menunjuk kanan tunggal] - "‼": [T: faktorial ganda] - "⁄": [T: dibagi dengan] - "⁅": [T: braket persegi kiri dengan pena bulu] - "⁆": [T: braket persegi kanan dengan pena bulu] - "⁗": [T: aksen rangkap empat] - "": [T: ''] - "": - test:
if: $Verbosity!='Terse' and "not(preceding-sibling::*[1][IsInDefinition(., 'GeometryShapes')])"
then: [T: 'dari']
- "": [T: ''] - "": [T: ''] - "": [T: 'dan'] - "⁰": [T: pangkat nol] - "ⁱ": [T: pangkat i] - "⁴": [T: pangkat empat] - "⁵": [T: pangkat lima] - "⁶": [T: pangkat enam] - "⁷": [T: pangkat tujuh] - "⁸": [T: pangkat delapan] - "⁹": [T: pangkat sembilan] - "⁺": [T: superskrip tambah] - "⁻": [T: superskrip kurang] - "⁼": [T: superskrip sama dengan] - "⁽": [T: superskrip buka kurung] - "⁾": [T: superskrip tutup kurung] - "ⁿ": [T: pangkat n] - "₀": [T: indeks nol] - "₁": [T: indeks satu] - "₂": [T: indeks dua] - "₃": [T: indeks tiga] - "₄": [T: indeks empat] - "₅": [T: indeks lima] - "₆": [T: indeks enam] - "₇": [T: indeks tujuh] - "₈": [T: indeks delapan] - "₉": [T: indeks sembilan] - "₊": [T: indeks tanda tambah] - "₋": [T: indeks tanda kurang] - "₌": [T: indeks tanda sama dengan] - "₍": [T: indeks buka kurung] - "₎": [T: indeks tutup kurung] - "ₐ": [T: indeks A] - "ₑ": [T: indeks E] - "ₒ": [T: indeks O] - "ₓ": [T: indeks X] - "ₕ": [T: indeks H] - "ₖ": [T: indeks K] - "ₗ": [T: indeks L] - "ₘ": [T: indeks M] - "ₙ": [T: indeks N] - "ₚ": [T: indeks P] - "ₛ": [T: indeks S] - "ₜ": [T: indeks T] - "₠": [T: unit mata uang eropa] - "₡": [T: colons] - "₢": [T: cruzeiro] - "₣": [T: franc] - "₤": [T: lira] - "₥": [T: mills] - "₦": [T: naira] - "₧": [T: peseta] - "₨": [T: rupee] - "₩": [T: won] - "₪": [T: new sheqel] - "₫": [T: dong] - "€": [T: euro] - "₭": [T: kip] - "₮": [T: tugrik] - "₯": [T: drachma] - "₰": [T: german pennie] - "₱": [T: peso] - "₲": [T: guarani] - "₳": [T: austral] - "₴": [T: hryvnia] - "₵": [T: cedi] - "₶": [T: livre tournoi] - "₷": [T: spesmilo] - "₸": [T: tenge] - "₹": [T: rupee india] - "₺": [T: lira turki] - "⃐": [T: hiasan harpoon kiri di atas] - "⃑": [T: hiasan harpoon kanan di atas] - "⃒": [T: hiasan lapisan vertikal garis panjang] - "⃓": [T: hiasan lapisan vertikal garis pendek] - "⃔": [T: hiasan panah berlawanan arah jarum jam di atas] - "⃕": [T: hiasan panah searah jarum jam di atas] - "⃖": [T: hiasan panah kiri di atas] - "⃗": [T: hiasan panah kanan di atas] - "⃘": [T: hiasan lapisan cincin] - "⃙": [T: hiasan lapisan cicin searah jarum jam] - "⃚": [T: hiasan lapisan cicin berlawanan arah jarum jam] - "⃛": [T: titik rangkap tiga] - "⃜": [T: titik rangkap empat] - "⃝": [T: hiasan penutup lingkaran] - "⃞": [T: hiasan penutup persegi] - "⃟": [T: hiasan penutup berlian] - "⃠": [T: hiasan lingkaran garis miring terbalik] - "⃡": [T: hiasan panah kanan di atas] - "⃢": [T: hiasan penutup layar] - "⃣": [T: hiasan penutup keycap] - "⃤": [T: hiasan penutup segitiga menunjuk ke atas] - "⃥": [T: hiasan lapisan solidius terbalik] - "⃦": [T: hiasan guratan vertikal ganda] - "⃧": [T: hiasan simbol anuitas] - "⃨": [T: tiga kali lipat di bawah titik] - "⃩": [T: hiasan jembatan lebar di atas] - "⃪": [T: hiasan lapisan panah kiri] - "⃫": [T: hiasan lapisan solidus ganda panjang] - "⃬": [T: hiasan tembok kanan dengan duri ke bawah] - "⃭": [T: hiasan tembok kanan dengan duri ke kiri] - "⃮": [T: hiasan panah kiri ke bawah] - "⃯": [T: hiasan panah kanan ke atas] - "⃰": [T: hiasan asterik ke atas] - "ℂ": - T: double-struck
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: C
- "℃": [T: derajat celsius] - "℄": [T: simbol garis tengah] - "℅": [T: care of] - "℆": [T: cada una] - "ℇ": [T: konstanta euler] - "℈": [T: keberatan] - "℉": [T: derajat fahrenheit] - "ℊ": [T: skrip g] - "ℋ": - T: skrip
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: h
- "ℌ": - T: fraktur
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: h
- "ℍ": - T: double-struck
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: h
- "ℎ": [T: konstanta planck] - "ℏ": - test:
if: "($Verbosity!='Terse')"
then: { T: batang h }
- test:
if: "($Verbosity!='Terse')"
then: { T: konstanta planck tereduksi }
- "ℐ": - T: skrip
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: i
- "ℑ": - T: fraktur
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: i
- "ℒ": - T: skrip
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: l
- "ℓ": [T: skrip l] - "℔": [T: pound] - "ℕ": - T: double-struck
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: n
- "№": [T: nomor] - "℘": - T: skrip
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: p
- "ℙ": - T: double-struck
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: p
- "ℚ": - T: double-struck
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: q
- "ℛ": - T: skrip
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: r
- "ℜ": - T: fraktur
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: r
- "ℝ": - T: double-struck
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: r
- "ℤ": - T: double-struck
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: z
- "℥": [T: ons] - "Ω": [T: ohm] - "℧": [T: mhos] - "ℨ": - T: fraktur
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: z
- "℩": [T: iota terbalik] - "K": [T: kelvin] - "Å": [T: angstrom] - "ℬ": - T: skrip
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: b
- "ℭ": - T: fraktur
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: c
- "ℯ": [T: skrip e] - "ℰ": - T: skrip
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: e
- "ℱ": - T: skrip
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: f
- "Ⅎ": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: f
- T: terbalik
- "ℳ": - T: skrip
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: m
- "ℴ": [T: skrip o] - "ℵ": [T: kardinal transfinit pertama] - "ℶ": [T: kardinal transfinit kedua] - "ℷ": [T: kardinal transfinit ketiga] - "ℸ": [T: kardinal transfinit keempat] - "℺": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: q
- T: diputar
- "ℼ": [T: double struck pi] - "ℽ": [T: double struck gamma] - "ℾ": - T: double struck
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: gamma
- "ℿ": - T: double struck
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: pi
- "⅀": [T: double struck n-ary summation] - "⅁": - T: sans-serif terbalik
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: G
- "⅂": - T: sans-serif terbalik
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: L
- "⅃": - T: sans-serif terbalik
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: L
- "⅄": - T: sans-serif terbalik
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: Y
- "ⅅ": - T: double-struck italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: D
- "ⅆ": [T: double-struck italic D] - "ⅇ": [T: double-struck italic E] - "ⅈ": [T: double-struck italic I] - "ⅉ": [T: double-struck italic J] - "⅋": [T: tanda dan terbalik] - "⅌": [T: per] - "ⅎ": [T: F terbalik] - "⅐": [T: satu per tujuh] - "⅑": [T: satu per sembilan] - "⅒": [T: satu per sepuluh] - "⅓": [T: satu per tiga] - "⅔": [T: dua per tiga] - "⅕": [T: satu per lima] - "⅖": [T: dua per lima] - "⅗": [T: tiga per lima] - "⅘": [T: empat per lima] - "⅙": [T: satu per enam] - "⅚": [T: lima per enam] - "⅛": [T: satu per delapan] - "⅜": [T: tiga per delapan] - "⅝": [T: lima per delapan] - "⅞": [T: tujuh per delapan] - "⅟": [T: satu per] - "Ⅰ": [T: huruf besar I] - "Ⅱ": [T: huruf besar I I] - "Ⅲ": [T: huruf besar I I I] - "Ⅳ": [T: huruf besar I V] - "Ⅴ": [T: huruf besar V] - "Ⅵ": [T: huruf besar V I] - "Ⅶ": [T: huruf besar V I I] - "Ⅷ": [T: huruf besar V I I I] - "Ⅸ": [T: huruf besar I X] - "Ⅹ": [T: huruf besar X] - "Ⅺ": [T: huruf besar X I] - "Ⅻ": [T: huruf besar X I I] - "Ⅼ": [T: huruf besar L] - "Ⅽ": [T: huruf besar C] - "Ⅾ": [T: huruf besar D] - "Ⅿ": [T: huruf besar M] - "ⅰ": [T: I] - "ⅱ": [T: I I] - "ⅲ": [T: I I I] - "ⅳ": [T: I V] - "ⅴ": [T: V] - "ⅵ": [T: V I] - "ⅶ": [T: V I I] - "ⅷ": [T: V I I I] - "ⅸ": [T: I X] - "ⅹ": [T: X] - "ⅺ": [T: X I] - "ⅻ": [T: X I I] - "ⅼ": [T: L] - "ⅽ": [T: C] - "ⅾ": [T: D] - "ⅿ": [T: M] - "↉": [T: nol per tiga] - "←": [T: panah kiri] - "↑": [T: panah atas] - "→": [T: panah kanan] - "↓": [T: panah bawah] - "↔": [T: panah kiri kanan] - "↕": [T: panah atas bawah] - "↖": [T: panah barat laut] - "↗": - test:
if: 'ancestor::*[2][self::m:limit]'
then: [T: 'mendekati dari bawah']
else: [T: 'panah timur laut']
- "↘": - test:
if: 'ancestor::*[2][self::m:limit]'
then: [T: 'mendekati dari atas']
else: [T: 'panah tenggara']
- "↙": [T: panah barat daya] - "↚": [T: panah kiri dengan pukulan] - "↛": [T: panah kanan dengan pukulan] - "↜": [T: panah kiri gelombang] - "↝": [T: panah kanan gelombangw] - "↞": [T: panah berkepala dua ke kiri] - "↟": [T: panah berkepala dua ke atas] - "↠": [T: panah berkepala dua ke kanan] - "↡": [T: panah berkepala dua ke bawah] - "↢": [T: panah kiri dengan ekor] - "↣": [T: panah kanan dengan ekor] - "↤": [T: panah kiri dari batang] - "↥": [T: panah atas dari batang] - "↦": [T: panah kanan dari batang] - "↧": [T: panah bawah dari batang] - "↨": [T: panah atas bawah dengan dasar] - "↩": [T: panah kiri dengan kail] - "↪": [T: panah kanan dengan kail] - "↫": [T: panah kiri dengan lingkaran] - "↬": [T: panah kanan dengan lingkaran] - "↭": [T: panah kiri kanan gelombang] - "↮": [T: panah kiri kanan dengan pantulan] - "↯": [T: panah zigzag ke bawah] - "↰": [T: panah atas dengan ujung ke kiri] - "↱": [T: panah atas dengan ujung ke kanan] - "↲": [T: panah bawah dengan ujung ke kiri] - "↳": [T: panah bawah dengan ujung ke kanan] - "↴": [T: panah kanan dengan ujung ke bawah] - "↵": [T: panah bawah dengan ujung ke kiri] - "↶": [T: panah setengah lingkaran atas berlawanan arah jarum jam] - "↷": [T: panah setengah lingkaran atas searah jarum jam] - "↸": [T: panah barat laut ke batang panjang] - "↹": [T: panah kiri ke batang di atas panah kanan ke batang] - "↺": [T: panah lingkaran terbuka berlawanan arah jarum jam] - "↻": [T: panah lingkaran terbuka searah jarum jam] - "↼": [T: seruit kiri atas] - "↽": [T: seruit kiri bawah] - "↾": [T: seruit atas kanan] - "↿": [T: seruit atas kiri] - "⇀": [T: seruit kanan atas] - "⇁": [T: seruit kanan bawah] - "⇂": [T: seruit kanan bawah] - "⇃": [T: seruit bawah kiri] - "⇄": [T: panah kanan di atas panah kiri] - "⇅": [T: panah atas kiri dan panah bawah kanan bersebelahan] - "⇆": [T: panah kiri di atas panah kanan] - "⇇": [T: panah berpasangan ke kiri] - "⇈": [T: panah berpasangan ke atas] - "⇉": [T: panah berpasangan ke kanan] - "⇊": [T: panah berpasangan ke bawah] - "⇋": [T: seruit kiri di atas seruit kanan] - "⇌": [T: seruit kanan di atas seruit kiri] - "⇍": [T: panah ganda ke kiri dengan goresan] - "⇎": [T: panah ganda kiri kanan dengan goresan] - "⇏": [T: panah ganda ke kanan dengan goresan] - "⇐": [T: panah kiri ganda] - "⇑": [T: panah atas ganda] - "⇒": [T: panah kanan ganda] - "⇓": [T: panah bawah ganda] - "⇔": [T: panah kiri kanan ganda] - "⇕": [T: anah atas bawah ganda] - "⇖": [T: panah barat laut ganda] - "⇗": [T: panah timur laut ganda] - "⇘": [T: panah tenggara ganda] - "⇙": [T: panah barat daya ganda] - "⇚": [T: panah kiri rangkap tiga] - "⇛": [T: panah kanan rangkap tiga] - "⇜": [T: panah coretan ke kiri] - "⇝": [T: panah coretan ke kanan] - "⇞": [T: panah ke atas dengan goresan ganda] - "⇟": [T: panah ke bawah dengan goresan ganda] - "⇠": [T: panah putus-putus ke kiri] - "⇡": [T: panah putus-putus ke atas] - "⇢": [T: panah putus-putus ke kanan] - "⇣": [T: panah putus-putus ke bawah] - "⇤": [T: panah kiri ke batang] - "⇥": [T: panah kanan ke batang] - "⇦": [T: panah putih ke kiri] - "⇧": [T: panah putih ke atas] - "⇨": [T: panah putih ke kanan] - "⇩": [T: panah putih ke bawah] - "⇪": [T: panah putih ke atas dari batang] - "⇫": [T: panah putih ke atas pada alas] - "⇬": [T: panah putih ke atas pada alas dengan bilah horizontal] - "⇭": [T: panah putih ke atas pada alas dengan bilah vertikal] - "⇮": [T: panah ganda putih ke atas] - "⇯": [T: panah ganda putih ke atas pada alas] - "⇰": [T: panah putih ke kanan dari dinding] - "⇱": [T: panah barat laut ke sudut] - "⇲": [T: panah tenggara ke sudut] - "⇳": [T: panah putih atas bawah] - "⇴": [T: panah kanan dengan lingkaran kecil] - "⇵": [T: panah bawah dan panah atas bersebelahan] - "⇶": [T: tiga panah kanan] - "⇷": [T: panah kiri dengan goresan vertikal] - "⇸": [T: panah kanan dengan goresan vertikal] - "⇹": [T: panah kiri kanan dengan goresan vertikal] - "⇺": [T: panah kiri dengan goresan vertikal ganda] - "⇻": [T: panah kanan dengan goresan vertikal ganda] - "⇼": [T: panah kiri kanan dengan goresan vertikal ganda] - "⇽": [T: panah kiri kepala terbuka] - "⇾": [T: panah kanan kepala terbuka] - "⇿": [T: panah kiri kanan kepala terbuka] - "∀": [T: untuk semua] - "∁": - T: pelengkap dari
- test:
if: "$Verbosity!='Terse'"
then: { T: '' }
- "∂": - test:
if: "$Verbosity='Terse'"
then: { T: parsial }
else: { T: turunan parsial }
- "∃": [T: ada] - "∄": [T: tidak ada] - "∅": [T: set kosong] - "∆": - test:
if: "$Verbosity!='Terse'"
then: { T: '' }
- T: laplacian dari
- "∇": - test:
if: "$Verbosity!='Terse'"
then: { T: '' }
- T: gradien dari
- "∈": - test:
if: "$SpeechStyle != 'ClearSpeak'"
then: [T: sebuah elemen dari]
else_test:
if: '../../self::m:set or ../../../self::m:set' then_test:
- if: $ClearSpeak_SetMemberSymbol = 'Auto' or $ClearSpeak_SetMemberSymbol = 'In'
then: [T: di]
- else_if: $ClearSpeak_SetMemberSymbol = 'Member'
then: [T: anggota dari]
- else_if: $ClearSpeak_SetMemberSymbol = 'Element'
then: [T: elemen dari]
- else: [T: milik] else_test:
- if: $ClearSpeak_SetMemberSymbol = 'Auto' or $ClearSpeak_SetMemberSymbol = 'Member'
then: [T: anggota dari]
- else_if: $ClearSpeak_SetMemberSymbol = 'Element'
then: [T: elemen dari]
- else_if: $ClearSpeak_SetMemberSymbol = 'In'
then: [T: ada di]
- else: [T: milik] - "∉": - test:
if: "$SpeechStyle != 'ClearSpeak'"
then: [T: bukan elemen dari]
else_test:
if: '../../self::m:set or ../../../self::m:set' then_test:
- if: $ClearSpeak_SetMemberSymbol = 'Auto' or $ClearSpeak_SetMemberSymbol = 'In'
then: [T: bukan di]
- else_if: $ClearSpeak_SetMemberSymbol = 'Member'
then: [T: bukan anggota dari]
- else_if: $ClearSpeak_SetMemberSymbol = 'Element'
then: [T: bukan elemen dari]
- else: [T: bukan milik] else_test:
- if: $ClearSpeak_SetMemberSymbol = 'Auto' or $ClearSpeak_SetMemberSymbol = 'Member'
then: [T: bukan anggota dari]
- else_if: $ClearSpeak_SetMemberSymbol = 'Element'
then: [T: bukan elemen dari]
- else_if: $ClearSpeak_SetMemberSymbol = 'In'
then: [T: bukan di]
- else: [T: bukan milik] - "∊": - test:
if: "$SpeechStyle != 'ClearSpeak'"
then: [T: bukan elemen dari]
else_test:
if: '../../self::m:set or ../../../self::m:set' then_test:
- if: $ClearSpeak_SetMemberSymbol = 'Auto' or $ClearSpeak_SetMemberSymbol = 'In'
then: [T: di]
- else_if: $ClearSpeak_SetMemberSymbol = 'Member'
then: [T: anggota dari]
- else_if: $ClearSpeak_SetMemberSymbol = 'Element'
then: [T: elemen dari]
- else: [T: milik] else_test:
- if: $ClearSpeak_SetMemberSymbol = 'Auto' or $ClearSpeak_SetMemberSymbol = 'Member'
then: [T: anggota dari]
- else_if: $ClearSpeak_SetMemberSymbol = 'Element'
then: [T: elemen dari]
- else_if: $ClearSpeak_SetMemberSymbol = 'In'
then: [T: ada di]
- else: [T: milik] - "∋": [T: berisi anggota] - "∌": [T: tidak mengandung anggota] - "∍": [T: berisi anggota] - "∎": [T: akhir pembuktian] - "∏": [T: produk] - "∐": [T: produk sampingan] - "∑": [T: penjumlahan sigma] - "−": [T: kurang] - "∓": [T: kurang tambah] - "∔": [T: titik tambah] - "∕": [T: dibagi dengan] - "∖": [T: set minus] - "∗": [T: kali] - "∘": [T: disusun dengan] - "∙": [T: kali] - "√": - test:
if: "$Verbosity!='Terse'"
then: { T: '' }
- T: akar kuadrat dari
- "∛": - test:
if: "$Verbosity!='Terse'"
then: { T: '' }
- T: akar pangkat tiga dari
- "∜": - test:
if: "$Verbosity!='Terse'"
then: { T: '' }
- T: akar pangkat empat dari
- "∝": - test:
if: "$Verbosity!='Terse'"
then: { T: sebanding dengan }
- "∞": [T: 'tak hingga'] - "∟": [T: sudut kanan] - "∠": [T: sudut] - "∡": [T: sudut terukur] - "∢": [T: sudut bulat] - "∣": [T: membagi] - "∤": [T: tidak membagi] - "∥": - test:
if: "$Verbosity!='Terse'"
then: { T: '' }
- T: sejajar dengan
- "∦": - test:
if: "$Verbosity!='Terse'"
then: { T: '' }
- T: tidak sejajar dengan
- "∧": [T: dan] - "∨": [T: atau] - "∩": [T: irisan himpunan] - "∪": [T: gabungan himpunan] - "∫": [T: integral] - "∬": [T: integral ganda] - "∭": [T: integral rangkap tiga] - "∮": [T: integral kontur] - "∯": [T: integral permukaan] - "∰": [T: integral volume] - "∱": [T: integral searah jarum jam] - "∲": [T: integral kontur searah jarum jam] - "∳": [T: integral kontur berlawanan arah jarum jam] - "∴": [T: karena itu] - "∵": [T: karena] - "∶": - test:
if: "$Verbosity!='Terse'"
then: { T: ke }
- "∷": [T: sebagai] - "∸": [T: titik kurang] - "∹": [T: memiliki kelebihan dibandingkan dengan] - "∺": - test:
if: "$Verbosity!='Terse'"
then: { T: secara geometris sebanding dengan }
- "∻": - test:
if: "$Verbosity!='Terse'"
then: { T: homotetik dengan }
- "∼": [T: bervariasi dengan] - "∽": [T: tilda terbalik] - "∾": - test:
if: "$Verbosity!='Terse'"
then: { T: paling positif }
- "∿": [T: gelombang sinus] - "≀": [T: produk karangan bunga] - "≁": [T: bukan tilda] - "≂": [T: minus tilda] - "≃": - test:
if: "$Verbosity!='Terse'"
then: { T: asimtotik sama dengan }
- "≄": - test:
if: "$Verbosity!='Terse'"
then: { T: '' }
- T: tidak asimtotik sama dengan
- "≅": - test:
if: "$Verbosity!='Terse'"
then: { T: kira-kira sama dengan }
- "≆": - test:
if: "$Verbosity!='Terse'"
then: { T: '' }
- T: kira-kira tetapi tidak benar-benar sama dengan
- "≇": - test:
if: "$Verbosity!='Terse'"
then: { T: '' }
- T: tidak kira-kira atau sebenarnya sama dengan
- "≈": - test:
if: "$Verbosity!='Terse'"
then: { T: mendekati }
- "≉": - test:
if: "$Verbosity!='Terse'"
then: { T: '' }
- T: hampir tidak sama dengan
- "≊": - test:
if: "$Verbosity!='Terse'"
then: { T: hampir sama atau sama dengan }
- "≋": [T: tilda rangkap tiga] - "≌": [T: semuanya sama dengan] - "≍": - test:
if: "$Verbosity!='Terse'"
then: { T: setara dengan }
- "≎": - test:
if: "$Verbosity!='Terse'"
then: { T: secara geometris setara dengan }
- "≏": - test:
if: "$Verbosity!='Terse'"
then: { T: '' }
- T: perbedaan antara
- "≐": [T: approaches the limit] - "≑": - test:
if: "$Verbosity!='Terse'"
then: { T: secara geometris sama dengan }
- "≒": - test:
if: "$Verbosity!='Terse'"
then: { T: kira-kira sama dengan atau gambaran dari }
- "≓": - test:
if: "$Verbosity!='Terse'"
then: { T: gambaran dari atau kira-kira sama dengan }
- "≔": [T: titik dua sama dengan] - "≕": [T: sama dengan titik dua] - "≖": [T: cincin sama dengan] - "≗": - test:
if: "$Verbosity!='Terse'"
then: { T: kira-kira sama dengan }
- "≘": [T: sesuai dengan] - "≙": [T: perkiraan] - "≚": - test:
if: "$Verbosity!='Terse'"
then: { T: is equiangular to }
- "≛": [T: bintang sama dengan] - "≜": [T: delta sama dengan] - "≝": [T: didefinisikan sebagai] - "≞": - test:
if: "$Verbosity!='Terse'"
then: { T: diukur dengan }
- "≟": [T: memiliki hubungan yang tidak diketahui dengan] - "≠": - test:
if: "$Verbosity!='Terse'"
then: { T: '' }
- T: tidak sama dengan
- "≡": - test:
if: "$Verbosity!='Terse'"
then: { T: identik dengan }
- "≢": - test:
if: "$Verbosity!='Terse'"
then: { T: '' }
- T: tidak identik dengan
- "≣": - test:
if: "$Verbosity!='Terse'"
then: { T: benar-benar setara dengan }
- "≤": - test:
if: "$Verbosity!='Terse'"
then: { T: kurang dari atau sama dengan }
- "≥": - test:
if: "$Verbosity!='Terse'"
then: { T: lebih besar dari atau sama dengan }
- "≦": [T: kurang dari lebih sama dengan] - "≧": [T: lebih besar dari lebih sama dengan] - "≨": - test:
if: "$Verbosity!='Terse'"
then: { T: kurang dari tetapi tidak sama dengan }
- "≩": - test:
if: "$Verbosity!='Terse'"
then: { T: lebih besar dari tetapi tidak sama dengan }
- "≪": - test:
if: "$Verbosity!='Terse'"
then: { T: jauh lebih sedikit dari }
- "≫": - test:
if: "$Verbosity!='Terse'"
then: { T: jauh lebih besar dari }
- "≬": - test:
if: "$Verbosity!='Terse'"
then: { T: antara }
- "≭": - test:
if: "$Verbosity!='Terse'"
then: { T: tidak setara dengan }
- "≮": - test:
if: "$Verbosity!='Terse'"
then: { T: tidak kurang dari }
- "≯": - test:
if: "$Verbosity!='Terse'"
then: { T: tidak lebih besar dari }
- "≰": - test:
if: "$Verbosity!='Terse'"
then: { T: tidak kurang dari atau sama dengan }
- "≱": - test:
if: "$Verbosity!='Terse'"
then: { T: tidak lebih besar dari atau sama dengan }
- "≲": - test:
if: "$Verbosity!='Terse'"
then: { T: kurang dari atau setara dengan }
- "≳": - test:
if: "$Verbosity!='Terse'"
then: { T: lebih besar dari atau setara dengan }
- "≴": - test:
if: "$Verbosity!='Terse'"
then: { T: tidak kurang dari atau setara dengan }
- "≵": - test:
if: "$Verbosity!='Terse'"
then: { T: tidak lebih besar dari atau setara dengan }
- "≶": - test:
if: "$Verbosity!='Terse'"
then: { T: kurang dari atau lebih besar dari }
- "≷": - test:
if: "$Verbosity!='Terse'"
then: { T: lebih besar atau lebih kecil dari }
- "≸": - test:
if: "$Verbosity!='Terse'"
then: { T: tidak kurang dari atau lebih besar dari }
- "≹": - test:
if: "$Verbosity!='Terse'"
then: { T: tidak lebih besar dan tidak kurang dari }
- "≺": [T: mendahului] - "≻": [T: berhasil] - "≼": [T: mendahului atau sama dengan] - "≽": [T: berhasil atau sama dengan] - "≾": [T: mendahului atau setara dengan] - "≿": [T: berhasil atau setara dengan] - "⊀": [T: tidak mendahului] - "⊁": [T: tidak berhasil] - "⊂": - test:
if: "$Verbosity!='Terse'"
then: { T: himpunan bagian dari }
- "⊃": - test:
if: "$Verbosity!='Terse'"
then: { T: superset dari }
- "⊄": - test:
if: "$Verbosity!='Terse'"
then: { T: bukan bagian dari }
- "⊅": - test:
if: "$Verbosity!='Terse'"
then: { T: bukan superset dari }
- "⊆": - test:
if: "$Verbosity!='Terse'"
then: { T: himpunan bagian dari atau sama dengan }
- "⊇": - test:
if: "$Verbosity!='Terse'"
then: { T: superset dari atau sama dengan }
- "⊈": - test:
if: "$Verbosity!='Terse'"
then: { T: bukan himpunan bagian dari atau sama dengan }
- "⊉": - test:
if: "$Verbosity!='Terse'"
then: { T: bukan superset atau sama dengan }
- "⊊": [T: himpunan bagian dari tidak sama dengan] - "⊋": [T: superset dari dengan tidak sama dengan] - "⊌": [T: multiset] - "⊍": [T: perkalian multiset] - "⊎": [T: himpunan multiset] - "⊏": [T: gambar persegi] - "⊐": [T: persegi asli dari] - "⊑": [T: gambar persegi atau sama dengan] - "⊒": [T: kuadrat asli dari atau sama dengan] - "⊓": [T: topi persegi] - "⊔": [T: cangkir persegi] - "⊕": [T: tambah dilingkari] - "⊖": [T: kurang dilingkari] - "⊗": [T: kali dilingkari] - "⊘": [T: garis miring dilingkari] - "⊙": [T: operator titik dilingkari] - "⊚": [T: cincin dilingkari] - "⊛": [T: asterisk dilingkari] - "⊜": [T: sama dengan dilingkari] - "⊝": [T: tanda hubung dilingkari] - "⊞": [T: tambah dalam persegi] - "⊟": [T: kurang dalam persegi] - "⊠": [T: kali dalam persegi] - "⊡": [T: operator titik dalam persegi] - "⊢": [T: membuktikan] - "⊣": [T: tidak menghasilkan] - "⊤": [T: atas] - "⊥": - test:
if: "$Verbosity!='Terse'"
then: { T: bawah }
- "⊦": [T: berkurang menjadi] - "⊧": [T: model] - "⊨": - test:
if: "$Verbosity!='Terse'"
then: { T: benar }
- "⊩": [T: kekuatan] - "⊪": [T: pintu putar batang kanan vertikal rangkat tiga] - "⊫": [T: batang vertikal ganda pintu putar kanan ganda] - "⊬": [T: tidak membuktikan] - "⊭": - test:
if: "$Verbosity!='Terse'"
then: { T: tidak benar }
- "⊮": [T: tidak memaksa] - "⊯": [T: meniadakan batang vertikal ganda pintu putar kanan ganda] - "⊰": [T: mendahului di bawah relasi] - "⊱": [T: berhasil di bawah relasi] - "⊲": - test:
if: "$Verbosity!='Terse'"
then: { T: subgrup normal dari }
- "⊳": [T: contains as a normal subgroup] - "⊴": - test:
if: "$Verbosity!='Terse'"
then: { T: subgrup normal dari atau sama dengan }
- "⊵": [T: berisi sebagai subgrup normal atau sama dengan] - "⊶": - test:
if: "$Verbosity!='Terse'"
then: { T: asli dari }
- "⊷": - test:
if: "$Verbosity!='Terse'"
then: { T: sebuah gambar dari }
- "⊸": [T: multipeta] - "⊹": [T: matriks konjugat hermitian] - "⊺": [T: interkalasi] - "⊻": [T: xor] - "⊼": [T: nand] - "⊽": [T: nor] - "⊾": [T: sudut siku-siku dengan busur] - "⊿": [T: segitiga siku-siku] - "⋀": [T: logis dan] - "⋁": [T: logis atau] - "⋂": [T: irisan himpunan] - "⋃": [T: gabungan himpunan] - "⋄": [T: operator berlian] - "⋅": [T: kali] - "⋆": [T: kali] - "⋇": [T: division times] - "⋈": [T: dasi kupu-kupu] - "⋉": - test:
if: "$Verbosity!='Terse'"
then: { T: produk setengah langsung faktor normal kiri dari }
- "⋊": - test:
if: "$Verbosity!='Terse'"
then: { T: produk setengah langsung faktor normal kanan dari }
- "⋋": - test:
if: "$Verbosity!='Terse'"
then: { T: "" }
- T: produk setengah langsung kiri dari
- "⋌": - test:
if: "$Verbosity!='Terse'"
then: { T: "" }
- T: produk setengah langsung kanan dari
- "⋍": [T: tilda sama dengan terbalik] - "⋎": [T: logika keriting atau] - "⋏": [T: logika keriting dan] - "⋐": - test:
if: "$Verbosity!='Terse'"
then: { T: "" }
- T: subset ganda dari
- "⋑": - test:
if: "$Verbosity!='Terse'"
then: { T: "" }
- T: superset ganda dari
- "⋒": - test:
if: "$Verbosity!='Terse'"
then: { T: "" }
- T: persimpangan ganda
- "⋓": - test:
if: "$Verbosity!='Terse'"
then: { T: "" }
- T: gabungan ganda dari
- "⋔": - test:
if: "$Verbosity!='Terse'"
then: { T: "" }
- T: persimpangan yang tepat dari
- "⋕": - test:
if: "$Verbosity!='Terse'"
then: { T: "" }
- T: sama dan sejajar dengan
- "⋖": [T: kurang dari dengan titik] - "⋗": [T: lebih besar dari dengan titik] - "⋘": - test:
if: "$Verbosity!='Terse'"
then: { T: "" }
- T: sangat kurang dari
- "⋙": - test:
if: "$Verbosity!='Terse'"
then: { T: "" }
- T: sangat jauh lebih besar dari
- "⋚": - test:
if: "$Verbosity!='Terse'"
then: { T: "" }
- T: kurang dari sama dengan atau lebih besar dari
- "⋛": - test:
if: "$Verbosity!='Terse'"
then: { T: "" }
- T: lebih besar dari sama dengan atau kurang dari
- "⋜": - test:
if: "$Verbosity!='Terse'"
then: { T: "" }
- T: sama dengan atau kurang dari
- "⋝": - test:
if: "$Verbosity!='Terse'"
then: { T: "" }
- T: sama dengan atau lebih besar dari
- "⋞": - test:
if: "$Verbosity!='Terse'"
then: { T: "" }
- T: sama dengan atau mendahului
- "⋟": - test:
if: "$Verbosity!='Terse'"
then: { T: "" }
- T: sama dengan atau berhasil
- "⋠": [T: tidak mendahului atau sama dengan] - "⋡": [T: tidak berhasil juga tidak sama dengan] - "⋢": [T: bukan gambar persegi atau sama dengan] - "⋣": [T: tidak persegi asli atau sama dengan] - "⋤": [T: gambar persegi atau tidak sama dengan] - "⋥": [T: kuadrat asli atau tidak sama dengan] - "⋦": - test:
if: "$Verbosity!='Terse'"
then: { T: "" }
- T: kurang dari tetapi tidak setara dengan
- "⋧": - test:
if: "$Verbosity!='Terse'"
then: { T: "" }
- T: lebih besar dari tetapi tidak setara dengan
- "⋨": [T: mendahului tetapi tidak setara dengan] - "⋩": [T: berhasil tetapi tidak setara dengan] - "⋪": - test:
if: "$Verbosity!='Terse'"
then: { T: "" }
- T: bukan subgrup normal dari
- "⋫": [T: tidak mengandung sebagai subgrup normal] - "⋬": - test:
if: "$Verbosity!='Terse'"
then: { T: "" }
- T: bukan subgrup normal dari juga tidak sama dengan
- "⋭": [T: tidak mengandung subgrup normal dan tidak sama dengan] - "⋮": [T: elipsis vertikal] - "⋯": [T: titik titik titik] - "⋰": [T: elipsis diagonal ke atas] - "⋱": [T: elipsis diagonal] - "⋲": [T: elemen dengan goresan horizontal panjang] - "⋳": [T: elemen dengan batang vertikal di ujung goresan horizontal] - "⋴": [T: elemen dengan batang vertikal di ujung goresan horizontal] - "⋵": [T: elemen dengan titik di atas] - "⋶": [T: elemen dengan batang di atas] - "⋷": [T: elemen dengan batang di atas] - "⋸": [T: elemen dengan batang di bawah] - "⋹": [T: elemen dengan dua goresan horizontal] - "⋺": [T: berisi dengan goresan horizontal panjang] - "⋻": [T: berisi dengan batang vertikal di ujung goresan horizontal] - "⋼": [T: berisi dengan batang vertikal di ujung goresan horizontal] - "⋽": [T: berisi dengan batang di atas] - "⋾": [T: berisi dengan batang di atas] - "⋿": [T: keanggotaan tas notasi z] - "⌀": [T: diameter] - "⌁": [T: panah elektrik] - "⌂": [T: rumah] - "⌃": [T: kepala panah atas] - "⌄": [T: kepala panah bawah] - "⌅": [T: proyektif] - "⌆": [T: perspektif] - "⌇": [T: garis bergelombang] - "⌈": [T: langit-langit kiri] - "⌉": [T: langit-langit kanan] - "⌊": [T: lantai kiri] - "⌋": [T: lantai kanan] - "⌌": [T: krop kanan bawah] - "⌍": [T: krop kiri bawah] - "⌎": [T: krop kanan atas] - "⌏": [T: krop kiri atas] - "⌐": [T: bukan tanda terbalik] - "⌑": [T: lozenge persegi] - "⌒": [T: busur] - "⌓": [T: segmen] - "⌔": [T: sektor] - "⌕": [T: perekam telepon] - "⌖": [T: garis bidik indikator posisi] - "⌗": [T: tampilan data persegi] - "⌘": [T: tanda tempat menarik] - "⌙": [T: bukan tanda terbalik] - "⌚": [T: jam] - "⌛": [T: jam pasir] - "⌜": [T: pojok kiri atas] - "⌝": [T: pojok kanan atas] - "⌞": [T: pojok kiri bawah] - "⌟": [T: pojok kanan bawah] - "⌠": [T: integral setengah atas] - "⌡": [T: integral setengah bawah] - "⌢": [T: cemberut] - "⌣": [T: senyum] - "⌤": [T: kepala panah atas antara dua batang horizontal] - "⌥": [T: opsi kunci] - "⌦": [T: hapus ke kanan] - "⌧": [T: x dalam kotak persegi panjang] - "⌨": [T: papan ketik] - "〈": [T: kurung sudut penunjuk kiri] - "〉": [T: kurung sudut penunjuk kanan] - "⌫": [T: hapus ke kiri] - "⌬": [T: cincin benzena] - "⌭": [T: silinder] - "⌮": [T: di sekitar profil] - "⌯": [T: simetri] - "⌰": [T: total keluar] - "⌱": [T: dimensi asal] - "⌲": [T: lancip berbentuk kerucut] - "⌳": [T: melandai] - "⌴": [T: counterbore] - "⌵": [T: countersink] - "⍰": [T: kotak tidak dikenal] - "⎕": [T: kotak] - "①": [T: satu dilingkari] - "②": [T: dua dilingkari] - "③": [T: tiga dilingkari] - "④": [T: empat dilingkari] - "⑤": [T: lima dilingkari] - "⑥": [T: enam dilingkari] - "⑦": [T: tujuh dilingkari] - "⑧": [T: delapan dilingkari] - "⑨": [T: sembilan dilingkari] - "⑩": [T: sepuluh dilingkari] - "⑪": [T: sebelas dilingkari] - "⑫": [T: duabelas dilingkari] - "⑬": [T: tigabelas dilingkari] - "⑭": [T: empatbelas dilingkari] - "⑮": [T: limabelas dilingkari] - "⑯": [T: enambelas dilingkari] - "⑰": [T: tujuhbelas dilingkari] - "⑱": [T: delapanbelas dilingkari] - "⑱": [T: sembilanbelas dilingkari] - "⑳": [T: duapuluh dilingkari] - "⑴": [T: dalam kurung satu] - "⑵": [T: dalam kurung dua] - "⑶": [T: dalam kurung tiga] - "⑷": [T: dalam kurung empat] - "⑸": [T: dalam kurung lima] - "⑹": [T: dalam kurung enam] - "⑺": [T: dalam kurung tujuh] - "⑻": [T: dalam kurung delapan] - "⑼": [T: dalam kurung sembilan] - "⑽": [T: dalam kurung sepuluh] - "⑾": [T: dalam kurung sebelas] - "⑿": [T: dalam kurung duabelas] - "⒀": [T: dalam kurung tigabelas] - "⒁": [T: dalam kurung empatbelas] - "⒂": [T: dalam kurung limabelas] - "⒃": [T: dalam kurung enambelas] - "⒄": [T: dalam kurung tujuhbelas] - "⒅": [T: dalam kurung delapanbelas] - "⒆": [T: dalam kurung sembilanbelas] - "⒇": [T: dalam kurung duapuluh] - "⒈": [T: satu titik] - "⒉": [T: dua titik] - "⒊": [T: tiga titik] - "⒋": [T: empat titik] - "⒌": [T: lima titik] - "⒍": [T: enam titik] - "⒎": [T: tujuh titik] - "⒏": [T: delapan titik] - "⒐": [T: sembilan titik] - "⒑": [T: sepuluh titik] - "⒒": [T: sebelas titik] - "⒓": [T: duabelas titik] - "⒔": [T: tigabelas titik] - "⒕": [T: empatbelas titik] - "⒖": [T: limabelas titik] - "⒗": [T: enambelas titik] - "⒘": [T: tujuhbelas titik] - "⒙": [T: delapanbelas titik] - "⒚": [T: sembilanbelas titik] - "⒛": [T: duapuluh titik] - "⒜": [T: dalam kurung a] - "⒝": [T: dalam kurung b] - "⒞": [T: dalam kurung c] - "⒟": [T: dalam kurung d] - "⒠": [T: dalam kurung e] - "⒡": [T: dalam kurung f] - "⒢": [T: dalam kurung g] - "⒣": [T: dalam kurung h] - "⒤": [T: dalam kurung i] - "⒥": [T: dalam kurung j] - "⒦": [T: dalam kurung k] - "⒧": [T: dalam kurung l] - "⒨": [T: dalam kurung m] - "⒩": [T: dalam kurung n] - "⒪": [T: dalam kurung o] - "⒫": [T: dalam kurung p] - "⒬": [T: dalam kurung q] - "⒭": [T: dalam kurung r] - "⒮": [T: dalam kurung s] - "⒯": [T: dalam kurung t] - "⒰": [T: dalam kurung u] - "⒱": [T: dalam kurung v] - "⒲": [T: dalam kurung w] - "⒳": [T: dalam kurung x] - "⒴": [T: dalam kurung y] - "⒵": [T: dalam kurung z] - "Ⓐ": - T: dalam lingkaran
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: a
- "Ⓑ": - T: dalam lingkaran
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: b
- "Ⓒ": - T: dalam lingkaran
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: c
- "Ⓓ": - T: dalam lingkaran
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: d
- "Ⓔ": - T: dalam lingkaran
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: e
- "Ⓕ": - T: dalam lingkaran
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: f
- "Ⓖ": - T: dalam lingkaran
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: g
- "Ⓗ": - T: dalam lingkaran
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: h
- "Ⓘ": - T: dalam lingkaran
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: i
- "Ⓙ": - T: dalam lingkaran
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: j
- "Ⓚ": - T: dalam lingkaran
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: k
- "Ⓛ": - T: dalam lingkaran
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: l
- "Ⓜ": - T: dalam lingkaran
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: m
- "Ⓝ": - T: dalam lingkaran
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: n
- "Ⓞ": - T: dalam lingkaran
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: o
- "Ⓟ": - T: dalam lingkaran
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: p
- "Ⓠ": - T: dalam lingkaran
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: q
- "Ⓡ": - T: dalam lingkaran
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: r
- "Ⓢ": - T: dalam lingkaran
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: s
- "Ⓣ": - T: dalam lingkaran
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: t
- "Ⓤ": - T: dalam lingkaran
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: u
- "Ⓥ": - T: dalam lingkaran
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: v
- "Ⓦ": - T: dalam lingkaran
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: w
- "Ⓧ": - T: dalam lingkaran
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: x
- "Ⓨ": - T: dalam lingkaran
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: y
- "Ⓩ": - T: dalam lingkaran
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: z
- "ⓐ": [T: dalam lingkaran a] - "ⓑ": [T: dalam lingkaran b] - "ⓒ": [T: dalam lingkaran c] - "ⓓ": [T: dalam lingkaran d] - "ⓔ": [T: dalam lingkaran e] - "ⓕ": [T: dalam lingkaran f] - "ⓖ": [T: dalam lingkaran g] - "ⓗ": [T: dalam lingkaran h] - "ⓘ": [T: dalam lingkaran i] - "ⓙ": [T: dalam lingkaran j] - "ⓚ": [T: dalam lingkaran k] - "ⓛ": [T: dalam lingkaran l] - "ⓜ": [T: dalam lingkaran m] - "ⓝ": [T: dalam lingkaran n] - "ⓞ": [T: dalam lingkaran o] - "ⓟ": [T: dalam lingkaran p] - "ⓠ": [T: dalam lingkaran q] - "ⓡ": [T: dalam lingkaran r] - "ⓢ": [T: dalam lingkaran s] - "ⓣ": [T: dalam lingkaran t] - "ⓤ": [T: dalam lingkaran u] - "ⓥ": [T: dalam lingkaran v] - "ⓦ": [T: dalam lingkaran w] - "ⓧ": [T: dalam lingkaran x] - "ⓨ": [T: dalam lingkaran y] - "ⓩ": [T: dalam lingkaran z] - "⓪": [T: dalam lingkaran zero] - "⓫": [T: dalam lingkaran hitam sebelas] - "⓬": [T: dalam lingkaran hitam duabelas] - "⓭": [T: dalam lingkaran hitam tigabelas] - "⓮": [T: dalam lingkaran hitam empatbelas] - "⓯": [T: dalam lingkaran hitam limabelas] - "⓰": [T: dalam lingkaran hitam enambelas] - "⓱": [T: dalam lingkaran hitam tujuhbelas] - "⓲": [T: dalam lingkaran hitam delapanbelas] - "⓳": [T: dalam lingkaran hitam sembilanbelas] - "⓴": [T: dalam lingkaran hitam duapuluh] - "⓵": [T: dalam lingkaran ganda satu] - "⓶": [T: dalam lingkaran ganda dua] - "⓷": [T: dalam lingkaran ganda tiga] - "⓸": [T: dalam lingkaran ganda empat] - "⓹": [T: dalam lingkaran ganda lima] - "⓺": [T: dalam lingkaran ganda enam] - "⓻": [T: dalam lingkaran ganda tujuh] - "⓼": [T: dalam lingkaran ganda delapan] - "⓽": [T: dalam lingkaran ganda sembilan] - "⓾": [T: dalam lingkaran ganda sepuluh] - "⓿": [T: dalam lingkaran hitam nol] - "■": [T: persegi hitam] - "□": [T: persegi putih] - "▢": [T: persegi putih dengan sudut bulat] - "▣": [T: persegi putih berisi kotak hitam kecil] - "▤": [T: persegi dengan isian horizontal] - "▥": [T: persegi dengan isian vertikal] - "▦": [T: persegi dengan isian palka silang ortogonal] - "▧": [T: persegi dengan isian kiri atas ke kanan bawah] - "▨": [T: persegi dengan isian kanan atas ke kiri bawah] - "▩": [T: persegi dengan isian palka silang diagonal] - "▪": [T: persegi kecil hitam] - "▫": [T: persegi kecil putih] - "▬": [T: persegi panjang hitam] - "▭": [T: persegi panjang putih] - "▮": [T: persegi panjang vertikal hitam] - "▯": [T: persegi panjang vertikal putih] - "▰": [T: jajaran genjang hitam] - "▱": [T: jajaran genjang putih] - "▲": [T: segitiga hitam menunjuk ke atas] - "△": [T: segitiga menunjuk putih] - "▴": [T: segitiga kecil mengarah ke atas hitam] - "▵": [T: segitiga kecil mengarah ke atas putih] - "▶": [T: segitiga siku-siku hitam] - "▷": [T: segitiga siku-siku putih] - "▸": [T: black right pointing small triangle] - "▹": [T: white right pointing small triangle] - "►": [T: black right pointing pointer] - "▻": [T: white right pointing pointer] - "▼": [T: black down pointing triangle] - "▽": [T: white down pointing triangle] - "▾": [T: black down pointing small triangle] - "▿": [T: white down pointing small triangle] - "◀": [T: black left pointing triangle] - "◁": [T: white left pointing triangle] - "◂": [T: black left pointing small triangle] - "◃": [T: white left pointing small triangle] - "◄": [T: black left pointing pointer] - "◅": [T: white left pointing pointer] - "◆": [T: black diamond] - "◇": [T: white diamond] - "◈": [T: white diamond containing black small diamond] - "◉": [T: fisheye] - "◊": [T: lozenge] - "○": [T: white circle] - "◌": [T: dotted circle] - "◍": [T: circle with vertical fill] - "◎": [T: bullseye] - "●": [T: black circle] - "◐": [T: circle with left half black] - "◑": [T: circle with right half black] - "◒": [T: circle with lower half black] - "◓": [T: circle with upper half black] - "◔": [T: circle with upper right quadrant black] - "◕": [T: circle with all but upper left quadrant black] - "◖": [T: left half black circle] - "◗": [T: right half black circle] - "◘": [T: inverse bullet] - "◙": [T: inverse white circle] - "◚": [T: upper half inverse white circle] - "◛": [T: lower half inverse white circle] - "◜": [T: upper left quadrant circular arc] - "◝": [T: upper right quadrant circular arc] - "◞": [T: lower right quadrant circular arc] - "◟": [T: lower left quadrant circular arc] - "◠": [T: upper half circle] - "◡": [T: lower half circle] - "◢": [T: black lower right triangle] - "◣": [T: black lower left triangle] - "◤": [T: black upper left triangle] - "◥": [T: black upper right triangle] - "◦": [T: composition] - "◧": [T: square with left half black] - "◨": [T: square with right half black] - "◩": [T: square with upper left half black] - "◪": [T: square with lower right half black] - "◫": [T: white square with bisecting line] - "◬": [T: white up pointing triangle with dot] - "◭": [T: up pointing triangle with left half black] - "◮": [T: up pointing triangle with right half black] - "◯": [T: lingkaran besar] - "◰": [T: white square with upper left quadrant] - "◱": [T: white square with lower left quadrant] - "◲": [T: white square with lower right quadrant] - "◳": [T: white square with upper right quadrant] - "◴": [T: white circle with upper left quadrant] - "◵": [T: white circle with lower left quadrant] - "◶": [T: white circle with lower right quadrant] - "◷": [T: white circle with upper right quadrant] - "◸": [T: upper left triangle] - "◹": [T: upper right triangle] - "◺": [T: lower left triangle] - "◻": [T: white medium square] - "◼": [T: black medium square] - "◽": [T: white medium small square] - "◾": [T: black medium small square] - "◿": [T: lower right triangle] - "♠": [T: black spade suit] - "♡": [T: white heart suit] - "♢": [T: white diamond suit] - "♣": [T: black club suit] - "♤": [T: white spade suit] - "♥": [T: black heart suit] - "♦": [T: black diamond suit] - "♧": [T: white club suit] - "❨": [T: medium left parentheses ornament] - "❩": [T: medium right parentheses ornament] - "❪": [T: medium flattened left parentheses ornament] - "❫": [T: medium flattened right parentheses ornament] - "❬": [T: medium left-pointing angle bracket ornament] - "❭": [T: medium right--pointing angle bracked ornament] - "❮": [T: heavy left-pointing angle quotation mark ornament] - "❯": [T: heavy right-pointing angle quotation mark ornament] - "❰": [T: heavy left-pointing angle bracket ornament] - "❱": [T: heavy right-pointing angle bracket ornament] - "❲": [T: light left tortoise shell bracket ornament] - "❳": [T: light right tortoise shell bracket ornament] - "❴": [T: medium left brace ornament] - "❵": [T: medium right brace ornament] - "❶": [T: dalam lingkaran hitam one] - "❷": [T: dalam lingkaran hitam two] - "❸": [T: dalam lingkaran hitam three] - "❹": [T: dalam lingkaran hitam four] - "❺": [T: dalam lingkaran hitam five] - "❻": [T: dalam lingkaran hitam six] - "❼": [T: dalam lingkaran hitam seven] - "❽": [T: dalam lingkaran hitam eight] - "❾": [T: dalam lingkaran hitam nine] - "❿": [T: dalam lingkaran hitam ten] - "➀": [T: dalam lingkaran sans serif satu] - "➁": [T: dalam lingkaran sans serif dua] - "➂": [T: dalam lingkaran sans serif tiga] - "➃": [T: dalam lingkaran sans serif empat] - "➄": [T: dalam lingkaran sans serif lima] - "➅": [T: dalam lingkaran sans serif enam] - "➆": [T: dalam lingkaran sans serif tujuh] - "➇": [T: dalam lingkaran sans serif delapan] - "➈": [T: dalam lingkaran sans serif sembilan] - "➉": [T: dalam lingkaran sans serif sepuluh] - "➊": [T: dalam lingkaran hitam sans serif satu] - "➋": [T: dalam lingkaran hitam sans serif dua] - "➌": [T: dalam lingkaran hitam sans serif tiga] - "➍": [T: dalam lingkaran hitam sans serif empat] - "➎": [T: dalam lingkaran hitam sans serif lima] - "➏": [T: dalam lingkaran hitam sans serif enam] - "➐": [T: dalam lingkaran hitam sans serif tujuh] - "➑": [T: dalam lingkaran hitam sans serif delapan] - "➒": [T: dalam lingkaran hitam sans serif sembilan] - "➓": [T: dalam lingkaran hitam sans serif sepuluh] - "➔": [T: panah kanan berkepala lebar tebal] - "➕": [T: tanda tambah tebal] - "➖": [T:tanda kurang tebal] - "➗": [T: tanda bagi tebal] - "➘": [T: panah tenggara tebal] - "➙": [T: panah kanan tebal] - "➚": [T: panah timur laut tebal] - "➛": [T: titik penyusunan panah kanan] - "➜": [T: panah kanan ujung bulat tebal] - "➝": [T: panah kanan kepala segitiga] - "➞": [T: panah kanan kepala segitiga tebal] - "➟": [T: panah kanan kepala segitiga putus-putus] - "➠": [T: panah kanan kepala segitiga putus-putus tebal] - "➡": [T: panah kanan hitam] - "➢": [T: panah kanan tiga d atas terang] - "➣": [T: panah kanan tiga d bawah terang] - "➤": [T: mata panah kanan hitam] - "➥": [T: panah kanan melengkung ke bawah hitam tebal] - "➦": [T: panah kanan melengkung ke atas hitam tebal] - "➧": [T: panah kanan hitam jongkok] - "➨": [T: panah kanan hitam tebal ujung cekung] - "➩": [T: panah kanan putih berbayang kanan] - "➪": [T: panah kanan putih berbayang kiri] - "➫": [T: panah kanan putih berbayang miring ke belakang] - "➬": [T: panah kanan putih berbayang miring ke depan] - "➭": [T: heavy lower right-shadowed white rightwards arrow] - "➮": [T: heavy upper right-shadowed white rightwards arrow] - "➯": [T: notched lower right-shadowed white rightwards arrow] - "➱": [T: notched upper right-shadowed white rightwards arrow] - "➲": [T: circled heavy white rightwards arrow] - "➳": [T: white-feathered rightwards arrow] - "➴": [T: black-feathered south east arrow] - "➵": [T: black-feathered rightwards arrow] - "➶": [T: black-feathered north east arrow] - "➷": [T: heavy black-feathered south east arrow] - "➸": [T: heavy black-feathered rightwards arrow] - "➹": [T: heavy black-feathered north east arrow] - "➺": [T: teradrop-barbed rightwards arrow] - "➻": [T: heavy teardrop-shanked rightwards arrow] - "➼": [T: wedge-tailed rightwards arrow] - "➽": [T: heavy wedge-tailed rightwards arrow] - "➾": [T: open-outlined rightwards arrow] - "⟀": [T: three dimensional angle] - "⟁": [T: white triangle containing small white triangle] - "⟂": - test:
if: "$Verbosity!='Terse'"
then: { T: is perpendicular to }
- "⟃": - test:
if: "$Verbosity!='Terse'"
then: { T: "" }
- T: an open subset of
- "⟄": - test:
if: "$Verbosity!='Terse'"
then: { T: "" }
- T: an open superset of
- "⟅": [T: left s-shaped bag delimiter] - "⟆": [T: right s-shaped bag delimiter] - "⟇": [T: or with dot inside] - "⟈": [T: reverse solidus preceeding subset] - "⟉": [T: superset preceeding solidus] - "⟊": [T: vertical bar with horizontal stroke] - "⟋": [T: mathematical rising diagonal] - "⟌": [T: long division] - "⟍": [T: mathematical falling diagonal] - "⟎": [T: squared logical and] - "⟏": [T: squared logical or] - "⟐": [T: white diamond with centered dot] - "⟑": [T: and with dot] - "⟒": [T: element of openning upwards] - "⟓": [T: lower right corner with dot] - "⟔": [T: upper left corner with dot] - "⟕": [T: left outer join] - "⟖": [T: right outer join] - "⟗": [T: full outer join] - "⟘": [T: large up tack] - "⟙": [T: large down tack] - "⟚": [T: left and right double turnstile] - "⟛": [T: left and right tack] - "⟜": [T: left multimap] - "⟝": [T: long right tack] - "⟞": [T: long left tack] - "⟟": [T: up tack with circle above] - "⟠": [T: lozenge divided by horizontal rule] - "⟡": [T: white concave sided diamond] - "⟢": [T: white concave sided diamond with leftwards tick] - "⟣": [T: white concave sided diamond with rightwards tick] - "⟤": [T: white square with leftwards tick] - "⟥": [T: white square with rightwards tick] - "⟦": [T: left white square bracket] - "⟧": [T: right white square bracket] - "⟨": [T: left angle bracket] - "⟩": [T: right angle bracket] - "⟪": [T: left double angle bracket] - "⟫": [T: right double angle bracket] - "⟬": [T: left white tortoise shell bracket] - "⟭": [T: right white tortoise shell bracket] - "⟮": [T: left flattened parenthesis] - "⟯": [T: right flattened parenthesis] - "⟰": [T: upwards quadruple arrow] - "⟱": [T: downwards quadruple arrow] - "⟲": [T: anticlockwise gapped circle arrow] - "⟳": [T: clockwise gapped circle arrow] - "⟴": [T: right arrow with circled plus] - "⟵": [T: long leftwards arrow] - "⟶": [T: long rightwards arrow] - "⟷": [T: long left right arrow] - "⟸": [T: long leftwards double arrow] - "⟹": [T: long rightwards double arrow] - "⟺": [T: long left right double arrow] - "⟻": [T: long leftwards arrow from bar] - "⟼": [T: long rightwards arrow from bar] - "⟽": [T: long leftwards double arrow from bar] - "⟾": [T: long rightwards double arrow from bar] - "⟿": [T: long rightwards squiggle arrow] - "⤀": [T: rightwards two headed arrow with vertical stroke] - "⤁": [T: rightwards two headed arrow with double vertical stroke] - "⤂": [T: leftwards double arrow with vertical stroke] - "⤃": [T: rightwards double arrow with vertical stroke] - "⤄": [T: left right double arrow with vertical stroke] - "⤅": [T: rightwards two headed arrow from bar] - "⤆": [T: leftwards double arrow from bar] - "⤇": [T: rightwards double arrow from bar] - "⤈": [T: downwards arrow with horizontal stroke] - "⤉": [T: upwards arrow with horizontal stroke] - "⤊": [T: upwards triple arrow] - "⤋": [T: downwards triple arrow] - "⤌": [T: leftwards double dash arrow] - "⤍": [T: rightwards double dash arrow] - "⤎": [T: leftwards triple dash arrow] - "⤏": [T: rightwards triple dash arrow] - "⤐": [T: rightwards two headed triple dash arrow] - "⤑": [T: panah kanan with dotted stem] - "⤒": [T: upwards arrow to bar] - "⤓": [T: downwards arrow to bar] - "⤔": [T: panah kanan dengan ekor and vertical stroke] - "⤕": [T: panah kanan dengan ekor and double vertical stroke] - "⤖": [T: rightwards two headed arrow dengan ekor] - "⤗": [T: rightwards two headed arrow dengan ekor with vertical stroke] - "⤘": [T: rightwards two headed arrow dengan ekor with double vertical stroke] - "⤙": [T: panah kiri tail] - "⤚": [T: panah kanan tail] - "⤛": [T: leftwards double arrow tail] - "⤜": [T: rightwards double arrow tail] - "⤝": [T: panah kiri to filled diamond] - "⤞": [T: panah kanan to filled diamond] - "⤟": [T: panah kiri from bar to filled diamond] - "⤠": [T: panah kanan from bar to filled diamond] - "⤡": [T: north west and south east arrow] - "⤢": [T: north east and south west arrow] - "⤣": [T: north west arrow dengan kail] - "⤤": [T: north east arrow dengan kail] - "⤥": [T: south east arrow dengan kail] - "⤦": [T: south west arrow dengan kail] - "⤧": [T: north west arrow and north east arrow] - "⤨": [T: north east arrow and south east arrow] - "⤩": [T: south east arrow and south west arrow] - "⤪": [T: south west arrow and north west arrow] - "⤫": [T: rising diagonal crossing falling diagonal] - "⤬": [T: falling diagonal crossing rising diagonal] - "⤭": [T: south east arrow crossing north east arrow] - "⤮": [T: north east arrow corssing south east arrow] - "⤯": [T: falling diagonal crossing north east arrow] - "⤰": [T: rising diagonal crossing south east arrow] - "⤱": [T: north east arrow corssing north west arrow] - "⤲": [T: north west arrow crossing north east arrow] - "⤳": [T: wave arrow pointing directly right] - "⤴": [T: arrow pointing rightwards then curving upwards] - "⤵": [T: arrow pointing rightwards then curving downwards] - "⤶": [T: arrow pointing downwards then curving leftwards] - "⤷": [T: arrow pointing downwards then curving rightwards] - "⤸": [T: right side arc clockwise arrow] - "⤹": [T: left side arc anticlockwise arrow] - "⤺": [T: top arc anticlockwise arrow] - "⤻": [T: bottom arc anticlockwise arrow] - "⤼": [T: top arc clockwise arrow with minus] - "⤽": [T: top arc anticlockwise arrow with plus] - "⤾": [T: lower right semicicrular clockwise arrow] - "⤿": [T: lower left semicircular anticlockwise arrow] - "⥀": [T: anticlockwise closed circle arrow] - "⥁": [T: clockwise closed circle arrow] - "⥂": [T: panah kanan above short leftwards arrow] - "⥃": [T: panah kiri above short rightwards arrow] - "⥄": [T: short rightwards arrow above leftwards arrow] - "⥅": [T: panah kanan with plus below] - "⥆": [T: panah kiri with plus below] - "⥇": [T: panah kanan through x] - "⥈": [T: left right arrow through circle] - "⥉": [T: upwards two headed arrow from circle] - "⥊": [T: left barb up right barb down harpoon] - "⥋": [T: left barb down right barb up harpoon] - "⥌": [T: up barb right down barb left harpoon] - "⥍": [T: up barb left down barb right harpoon] - "⥎": [T: left barb up right barb up harpoon] - "⥏": [T: up barb right down barb right harpoon] - "⥐": [T: left barb down right barb down harpoon] - "⥑": [T: up barb left down barb left harpoon] - "⥒": [T: leftwards harpoon with barb up to bar] - "⥓": [T: rightwards harpoon with barb up to bar] - "⥔": [T: upwards harpoon with barb right to bar] - "⥕": [T: downwards harpoon with barb right to bar] - "⥖": [T: leftwards harpoon with barb down to bar] - "⥗": [T: rightwards harpoon with barb down to bar] - "⥘": [T: upwards harpoon with barb left to bar] - "⥙": [T: downwards harpoon with barb left to bar] - "⥚": [T: leftwards harpoon with barb up from bar] - "⥛": [T: rightwards harpoon with barb up from bar] - "⥜": [T: upwards harpoon with barb right from bar] - "⥝": [T: downwards harpoon with barb right from bar] - "⥞": [T: leftwards harpoon with barb down from bar] - "⥟": [T: rightwards harpoon with barb down from bar] - "⥠": [T: upwards harpoon with barb left from bar] - "⥡": [T: downwards harpoon with barb left from bar] - "⥢": [
T: leftwards harpoon with barb up above leftwards harpoon with barb down,
] - "⥣": [
T: upwards harpoon with barb left beside upwards harpoon with barb right,
] - "⥤": [
T: rightwards harpoon with barb up above rightwards harpoon with barb down,
] - "⥥": [
T: downwards harpoon with barb left beside downwards harpoon with barb right,
] - "⥦": [T: leftwards harpoon with barb up above rightwards harpoon with barb up] - "⥧": [
T: leftwards harpoon with barb down above rightwards harpoon with barb down,
] - "⥨": [T: rightwards harpoon with barb up above leftwards harpoon with barb up] - "⥩": [
T: rightwards harpoon with barb down above leftwards harpoon with barb down,
] - "⥪": [T: leftwards harpoon with barb up above long dash] - "⥫": [T: leftwards harpoon with barb down below long dash] - "⥬": [T: rightwards harpoon with barb up above long dash] - "⥭": [T: rightwards harpoon with barb down below long dash] - "⥮": [
T: upwards harpoon with barb left beside downwards harpoon with barb right,
] - "⥯": [
T: downwards harpoon with barb left beside upwards harpoon with barb right,
] - "⥰": [T: right double arrow with rounded head] - "⥱": [T: equals above rightwards arrow] - "⥲": [T: tilde operator above rightwards arrow] - "⥳": [T: panah kiri above tilde operator] - "⥴": [T: panah kanan above tilde operator] - "⥵": [T: panah kanan above almost equal to] - "⥶": [T: less than above leftwards arrow] - "⥷": [T: panah kiri through less than] - "⥸": [T: greater than above rightwards arrow] - "⥹": [T: subset above rightwards arrow] - "⥺": [T: panah kiri through subset] - "⥻": [T: superset above leftwards arrow] - "⥼": [T: left fish tail] - "⥽": [T: right fish tail] - "⥾": [T: up fish tail] - "⥿": [T: down fish tail] - "⦀": [T: triple vertical bar delimiter] - "⦁": [T: z notation spot] - "⦂": [T: z notation type colon] - "⦃": [T: left white brace] - "⦄": [T: right white brace] - "⦅": [T: left white parenthesis] - "⦆": [T: right white parenthesis] - "⦇": [T: z notation left image bracket] - "⦈": [T: z notation right image bracket] - "⦉": [T: z notation left binding bracket] - "⦊": [T: z notation right binding bracket] - "⦋": [T: left square bracket with underbar] - "⦌": [T: right square bracket with underbar] - "⦍": [T: left square bracket with tick in top corner] - "⦎": [T: right square bracket with tick in bottom corner] - "⦏": [T: left square bracket with tick in bottom corner] - "⦐": [T: right square bracket with tick in top corner] - "⦑": [T: left angle bracket with dot] - "⦒": [T: right angle bracket with dot] - "⦓": [T: left arc less than bracket] - "⦔": [T: right arc greater than bracket] - "⦕": [T: double left arc greater than bracket] - "⦖": [T: double right arc less than bracket] - "⦗": [T: left black tortoise shell bracket] - "⦘": [T: right black tortoise shell bracket] - "⦙": [T: dotted fence] - "⦚": [T: vertical zigzag line] - "⦛": [T: measured angle opening left] - "⦜": [T: right angle varient with square] - "⦝": [T: measured right angle with dot] - "⦞": [T: angle with s inside] - "⦟": [T: akut angle] - "⦠": [T: spehrical angle opening left] - "⦡": [T: spehrical angle opening up] - "⦢": [T: turned angle] - "⦣": [T: reversed angle] - "⦤": [T: angle with underbar] - "⦥": [T: reversed angle with underbar] - "⦦": [T: oblique angle opening up] - "⦧": [T: oblique angle opening down] - "⦨": [
T: measured angle with open arm ending in arrow pointing up and to the right,
] - "⦩": [
T: measured angle with open arm ending in arrow pointing up and to the left,
] - "⦪": [
T: measured angle with open arm ending in arrow pointing down and to the right,
] - "⦫": [
T: measured angle with open arm ending in arrow pointing down and to the left,
] - "⦬": [T: measured angle with open arm ending in arrow pointing right and up] - "⦭": [T: measured angle with open arm ending in arrow pointing left and up] - "⦮": [T: measured angle with open arm ending in arrow pointing right and down] - "⦯": [T: measured angle with open arm ending in arrow pointing left and down] - "⦰": [T: reversed empty set] - "⦱": [T: empty set with overbar] - "⦲": [T: empty set with small circle above] - "⦳": [T: empty set with right arrow above] - "⦴": [T: empty set with left arrow above] - "⦵": [T: circle with horizontal bar] - "⦶": [T: circled vertical bar] - "⦷": [T: circled parallel] - "⦸": [T: circled reverse solidus] - "⦹": [T: circled perpendicular] - "⦺": [
T: circled divided by horizontal bar and top half divided by vertical bar,
] - "⦻": [T: circle with superimposed x] - "⦼": [T: circled anticlockwise rotated division sign] - "⦽": [T: up arrow through circle] - "⦾": [T: circled white bullet] - "⦿": [T: circled bullet] - "⧀": [T: circled less than] - "⧁": [T: circled greater than] - "⧂": [T: circle with small circle to the right] - "⧃": [T: circle with two horizontal strokes to the right] - "⧄": [T: squared rising diagonal slash] - "⧅": [T: squared falling diagonal slash] - "⧆": [T: squared asterisk] - "⧇": [T: squared small circle] - "⧈": [T: squared square] - "⧉": [T: two joined squares] - "⧊": [T: triangle with dot above] - "⧋": [T: triangle with underbar] - "⧌": [T: s in triangle] - "⧍": [T: triangle with serifs at bottom] - "⧎": [T: right triangle above left triangle] - "⧏": [T: left triangle beside vertical bar] - "⧐": [T: vertical bar beside right triangle] - "⧑": [T: bowtie with left half black] - "⧒": [T: bowtie with right half black] - "⧓": [T: black bowtie] - "⧔": [T: times with left half black] - "⧕": [T: times with right half black] - "⧖": [T: white hourglass] - "⧗": [T: black hourglass] - "⧘": [T: left wiggly fence] - "⧙": [T: right wiggly fence] - "⧚": [T: left double wiggly fence] - "⧛": [T: right double wiggly fence] - "⧜": [T: incomplete infinity] - "⧝": [T: tie over infinity] - "⧞": [T: infinity negated with vertical bar] - "⧟": [T: double-ended multimap] - "⧠": [T: square with contoured outline] - "⧡": [T: increases as] - "⧢": [T: shuffle product] - "⧣": [T: equals sign and slanted parallel] - "⧤": [T: equals sign and slanted parallel with tilde above] - "⧥": [T: identical to and slanted parallel] - "⧦": [T: gleich stark] - "⧧": [T: thermydynamic] - "⧨": [T: down pointing triangle with left half black] - "⧩": [T: down pointing triangle with right half black] - "⧪": [T: black diamond with down arrow] - "⧫": [T: black lozenge] - "⧬": [T: white circle with down arrow] - "⧭": [T: black circle with down arrow] - "⧮": [T: error-barred white square] - "⧯": [T: error-barred black square] - "⧰": [T: error-barred white diamond] - "⧱": [T: error-barred black diamond] - "⧲": [T: error-barred white circle] - "⧳": [T: error-barred black circle] - "⧴": [T: rule-delayed] - "⧵": [T: reverse solidus operator] - "⧶": [T: solidus with overbar] - "⧷": [T: reverse solidus with horizontal stroke] - "⧸": [T: big solidus] - "⧹": [T: big reverse solidus] - "⧺": [T: double plus] - "⧻": [T: triple plus] - "⧼": [T: left pointing curved angle bracket] - "⧽": [T: right pointing curved angle bracket] - "⧾": [T: tiny] - "⧿": [T: miny] - "⨀": [T: circled dot operator] - "⨁": [T: circled plus operator] - "⨂": [T: circled times operator] - "⨃": [T: union operator with dot] - "⨄": [T: union operator with plus] - "⨅": [T: square intersection operator] - "⨆": [T: square union operator] - "⨇": [T: two logical and operator] - "⨈": [T: two logical or operator] - "⨉": [T: times operator] - "⨊": [T: modulo two sum] - "⨋": [T: summation with integral] - "⨌": [T: quadruple integral operator] - "⨍": [T: finite part integral] - "⨎": [T: integral with double stroke] - "⨏": [T: integral average with slash] - "⨐": [T: circulation function] - "⨑": [T: anticlockwise integration] - "⨒": [T: line integration with rectangular path around pole] - "⨓": [T: line integration with semicircular path around pole] - "⨔": [T: line integration not including the pole] - "⨕": [T: integral around a point operator] - "⨖": [T: quaternion integral operator] - "⨗": [T: integral with leftwards arrow dengan kail] - "⨘": [T: integral with times sign] - "⨙": [T: integral with intersection] - "⨚": [T: integral with union] - "⨛": [T: integral with overbar] - "⨜": [T: integral with underbar] - "⨝": [T: join] - "⨞": [T: large left triangle operator] - "⨟": [T: z notation schema composition] - "⨠": [T: z notation schema piping] - "⨡": [T: z notation schema projection] - "⨢": [T: plus sign with circle above] - "⨣": [T: plus sign with aksen sirkumfleksa above] - "⨤": [T: plus sign with tilde above] - "⨥": [T: plus sign with dot below] - "⨦": [T: plus sign with tilde below] - "⨧": [T: plus sign with subscript two] - "⨨": [T: plus sign with black triangle] - "⨩": [T: minus sign with comma above] - "⨪": [T: minus sign with dot below] - "⨫": [T: minus sign with falling dots] - "⨬": [T: minus sign with rising dots] - "⨭": [T: plus sign in left half circle] - "⨮": [T: plus sign in right half circle] - "⨯": [T: vector or cross product] - "⨰": [T: multiplication sign with dot above] - "⨱": [T: multiplication sign with underbar] - "⨲": [T: semidirect product with bottom closed] - "⨳": [T: smash product] - "⨴": [T: multiplication sign in left half circle] - "⨵": [T: multiplication sign in right half circle] - "⨶": [T: circled multiplication sign with aksen sirkumfleksa] - "⨷": [T: multiplication sign in double circle] - "⨸": [T: circled division sign] - "⨹": [T: plus sign in triangle] - "⨺": [T: minus sign in triangle] - "⨻": [T: multiplication sign in triangle] - "⨼": [T: interior product] - "⨽": [T: righthand interior product] - "⨮": [T: z notation relational composition] - "⨿": [T: amalgamation or coproduct] - "⩀": [T: intersection with dot] - "⩁": [T: union with minus sign] - "⩂": [T: union with overbar] - "⩃": [T: intersection with overbar] - "⩄": [T: intersection with logical and] - "⩅": [T: union with logical or] - "⩆": [T: union above intersection] - "⩇": [T: intersection above union] - "⩈": [T: union above bar above intersection] - "⩉": [T: intersection above bar above union] - "⩊": [T: union beside and joined with union] - "⩋": [T: intersection beside and joined with intersection] - "⩌": [T: closed union with serifs] - "⩍": [T: closed intersection with serifs] - "⩎": [T: double square intersection] - "⩏": [T: double square union] - "⩐": [T: closed union with serifs and smash product] - "⩑": [T: logical and with dot above] - "⩒": [T: logical or with dot above] - "⩓": [T: double logical and] - "⩔": [T: double logical or] - "⩕": [T: two intersecting logical and] - "⩖": [T: two intersecting logical or] - "⩗": [T: sloping large or] - "⩘": [T: sloping large and] - "⩙": [T: logical or overlapping logical and] - "⩚": [T: logical and with middle stem] - "⩛": [T: logical or with middle stem] - "⩜": [T: logical and with horizontal dash] - "⩝": [T: logical or with horizontal dash] - "⩞": [T: logical and with double overbar] - "⩟": [T: logical and with underbar] - "⩠": [T: logical and with double underbar] - "⩡": [T: small vee with underbar] - "⩢": [T: logical or with double overbar] - "⩣": [T: logical or with double underbar] - "⩤": [T: z notation domain antirestriction] - "⩥": [T: z notation range antirestriction] - "⩦": [T: equals sign with dot below] - "⩧": [T: identical with dot above] - "⩨": [T: triple horizontal bar with double vertical stroke] - "⩩": [T: triple horizontal bar with triple vertical stroke] - "⩪": [T: tilde operator with dot above] - "⩫": [T: tilde operator with rising dots] - "⩬": [T: similar minus similar] - "⩭": [T: congruent with dot above] - "⩮": [T: equals with asterisk] - "⩯": [T: almost equal to with aksen sirkumfleksa] - "⩰": [T: approximately equal to or equal to] - "⩱": [T: equals sign above plus sign] - "⩲": [T: plus sign above equals sign] - "⩳": [T: equals sign above tilde operator] - "⩴": [T: double colon equal] - "⩵": [T: two consecutive equals signs] - "⩶": [T: three consecutive equals signs] - "⩷": [T: equals sign with two dots above and two dots below] - "⩸": [T: equivalent with four dots above] - "⩹": [T: less than with circle inside] - "⩺": [T: greater than with circle inside] - "⩻": [T: less than with question mark above] - "⩼": [T: greater than with question mark above] - "⩽": [T: less than or slanted equal to] - "⩾": [T: greater than or slanted equal to] - "⩿": [T: less than or slanted equal to with dot inside] - "⪀": [T: greater than or slanted equal to with dot inside] - "⪁": [T: less than or slanted equal to with dot above] - "⪂": [T: greater than or slanted equal to with dot above] - "⪃": [T: less than or slanted equal to with dot above right] - "⪄": [T: greater than or slanted equal to with dot above left] - "⪅": [T: less than or approximate] - "⪆": [T: greater than or approximate] - "⪇": [T: less than and single line not equal to] - "⪈": [T: greater than and single line not equal to] - "⪉": [T: less than and not approximate] - "⪊": [T: greater than and not approximate] - "⪋": [T: less than above double line equal above greater than] - "⪌": [T: greater than above double line equal above less than] - "⪍": [T: less than above similar or equal] - "⪎": [T: greater than above similar or equal] - "⪏": [T: less than above similar above greater than] - "⪐": [T: greater than above similar above less than] - "⪑": [T: less than above greater than above double line equal] - "⪒": [T: greater than above less than above double line equal] - "⪓": [T: less than above slanted equal above greater than above slanted equal] - "⪔": [T: greater than above slanted equal above less than above slanted equal] - "⪕": [T: slanted equal to or less than] - "⪖": [T: slanted equal to or greater than] - "⪗": [T: slanted equal to or less than with dot inside] - "⪘": [T: slanted equal to or greater than with dot inside] - "⪙": [T: double line equal to or less than] - "⪚": [T: double line equal to or greater than] - "⪛": [T: double line slanted equal to or less than] - "⪜": [T: double line slanted equal to or greater than] - "⪝": [T: similar or less than] - "⪞": [T: similar or greater than] - "⪟": [T: similar above less than above equals sign] - "⪠": [T: similar above greater than above equals sign] - "⪡": [T: double nested less than] - "⪢": [T: double nested greater than] - "⪣": [T: double nested less than with underbar] - "⪤": [T: greater than overlapping less than] - "⪥": [T: greater than beside less than] - "⪦": [T: less than closed by curve] - "⪧": [T: greater than closed by curve] - "⪨": [T: less than closed by curve above slanted equal] - "⪩": [T: greater than closed by curve above slanted equal] - "⪪": [T: smaller than] - "⪫": [T: larger than] - "⪬": [T: smaller than or equal to] - "⪭": [T: larger than or equal to] - "⪮": [T: equals sign with bumpy above] - "⪯": [T: precedes above single line equals sign] - "⪰": [T: succeeds above single line equals sign] - "⪱": [T: prededes above single line not equal to] - "⪲": [T: succeeds above single line not equal to] - "⪳": [T: precedes above equals sign] - "⪴": [T: succeeds above equals sign] - "⪵": [T: prededes above not equal to] - "⪶": [T: succeeds above not equal to] - "⪷": [T: prededes above almost equal to] - "⪸": [T: succeeds above almost equal to] - "⪹": [T: precedes above not almost equal to] - "⪺": [T: succeeds above not almost equal to] - "⪻": [T: double precedes] - "⪼": [T: double succeeds] - "⪽": [T: subset with dot] - "⪾": [T: superset with dot] - "⪿": [T: subset with plus sign below] - "⫀": [T: superset with plus sign below] - "⫁": [T: subset with multiplication sign below] - "⫂": [T: superset with multiplication sign below] - "⫃": [T: subset of or equal to with dot above] - "⫄": [T: superset of or equal to with dot above] - "⫅": [T: subset of above equals sign] - "⫆": [T: superset of above equals sign] - "⫇": [T: subset of above tilde operator] - "⫈": [T: superset of above tilde operator] - "⫉": [T: subset of above almost equal to] - "⫊": [T: superset of above almost equal to] - "⫋": [T: subset above not equal to] - "⫌": [T: superset of above not equal to] - "⫍": [T: square left open box operator] - "⫎": [T: square right open box operator] - "⫏": [T: closed subset] - "⫐": [T: closed superset] - "⫑": [T: closed subset or equal to] - "⫒": [T: closed superset or equal to] - "⫓": [T: subset above superset] - "⫔": [T: superset above subset] - "⫕": [T: subset above subset] - "⫖": [T: superset above superset] - "⫗": [T: superset beside subset] - "⫘": [T: superset beside and joined by dash with subset] - "⫙": [T: element of opening downwards] - "⫚": [T: pitchfork with tee top] - "⫛": [T: transversal intersection] - "⫝̸": [T: forking] - "⫝": [T: nonforking] - "⫞": [T: shrot left tack] - "⫟": [T: short down tack] - "⫠": [T: short up tack] - "⫡": [T: perpendicular with s] - "⫢": [T: vertical bar triple right turnstile] - "⫣": [T: double vertical bar left turnstile] - "⫤": [T: vertical bar double left turnstile] - "⫥": [T: double vertical bar double left turnstile] - "⫦": [T: long dash from left member of double vertical] - "⫧": [T: short down tack with overbar] - "⫨": [T: short up tack with underbar] - "⫩": [T: short up tack above short down tack] - "⫪": [T: double down tack] - "⫫": [T: double up tack] - "⫬": [T: double stroke not sign] - "⫭": [T: reversed double stroke not sign] - "⫮": [T: does not divide with reversed negation slash] - "⫯": [T: garis vertikal with circle above] - "⫰": [T: garis vertikal with circle below] - "⫱": [T: down tack with circle below] - "⫲": [T: parallel with horizontal stroke] - "⫳": [T: parallel with tilde operator] - "⫴": [T: triple vertical bar binary relation] - "⫵": [T: triple vertical bar with horizontal stroke] - "⫶": [T: triple colon operator] - "⫷": [T: triple nested less than] - "⫸": [T: triple nested greater than] - "⫹": [T: double line slanted less than or equal to] - "⫺": [T: double line slanted greater than or equal to] - "⫻": [T: triple solidus binary relation] - "⫼": [T: large triple vertical bar operator] - "⫽": [T: double solidus operator] - "⫾": [T: white vertical bar] - "⫿": [T: white vertical bar] - "⬀": [T: north east white arrow] - "⬁": [T: north west white arrow] - "⬂": [T: south east white arrow] - "⬃": [T: south west white arrow] - "⬄": [T: left right white arrow] - "⬅": [T: leftwards black arrow] - "⬆": [T: upwards black arrow] - "⬇": [T: downwards black arrow] - "⬈": [T: north east black arrow] - "⬉": [T: north west black arrow] - "⬊": [T: south east black arrow] - "⬋": [T: south west black arrow] - "⬌": [T: left right black arrow] - "⬍": [T: up down black arrow] - "⬎": [T: panah kanan with tip downwards] - "⬏": [T: panah kanan with tip upwards] - "⬐": [T: panah kiri with tip downwards] - "⬑": [T: panah kiri with tip upwards] - "⬒": [T: square with top half black] - "⬓": [T: square with bottom half black] - "⬔": [T: square with upper right diagonal half black] - "⬕": [T: square with lower left diagonal half black] - "⬖": [T: diamond with left half black] - "⬗": [T: diamond with right half black] - "⬘": [T: diamond with top half black] - "⬙": [T: diamond with bottom half black] - "⬚": [T: box] - "⬛": [T: black large square] - "⬜": [T: white large square] - "⬝": [T: black very small square] - "⬞": [T: white very small square] - "⬟": [T: black pentagon] - "⬠": [T: white pentagon] - "⬡": [T: white hexagon] - "⬢": [T: black hexagon] - "⬣": [T: horizontal black hexagon] - "⬤": [T: black large circle] - "⬥": [T: black medium diamond] - "⬦": [T: white medium diamond] - "⬧": [T: black medium lozenge] - "⬨": [T: white medium lozenge] - "⬩": [T: black small diamond] - "⬪": [T: black small lozenge] - "⬫": [T: white small lozenge] - "⬬": [T: black horizontal ellipse] - "⬭": [T: white horizontal ellipse] - "⬮": [T: black vertical ellipse] - "⬯": [T: white vertical ellipse] - "⬰": [T: left arrow with small circle] - "⬱": [T: three leftwards arrows] - "⬲": [T: left arrow with circled plus] - "⬳": [T: long leftwards squiggle arrow] - "⬴": [T: leftwards two headed arrow with vertical stroke] - "⬵": [T: lettwards two headed arrow with double vertical stroke] - "⬶": [T: leftwards two headed arrow from bar] - "⬷": [T: leftwards two headed triple dash arrow] - "⬸": [T: panah kiri with dotted stem] - "⬹": [T: panah kiri dengan ekor with vertical stroke] - "⬺": [T: panah kiri dengan ekor with double vertical stroke] - "⬻": [T: leftwards two headed arrow dengan ekor] - "⬼": [T: leftwards two headed arrow dengan ekor with vertical stroke] - "⬽": [T: leftwards two headed arrow dengan ekor with double vertical stroke] - "⬾": [T: panah kiri through x] - "⬿": [T: wave arrow pointing directly left] - "⭀": [T: equals sign above leftwards arrow] - "⭁": [T: reverse tilde operator above leftwards arrow] - "⭂": [T: panah kiri above reverse almost equal to] - "⭃": [T: panah kanan through greater than] - "⭄": [T: panah kanan through superret] - "⭅": [T: leftwards quadurple arrow] - "⭆": [T: rightwards quadruple arrow] - "⭇": [T: reverse tilde operator above rightwards arrow] - "⭈": [T: panah kanan above rerverse almost equal to] - "⭉": [T: tilde operator above leftwards arrow] - "⭊": [T: panah kiri above almost equal to] - "⭋": [T: panah kiri above reverse tilde operator] - "⭌": [T: panah kanan above reverse tilde operator] - "⭐": [T: white medium star] - "⭑": [T: black small star] - "⭒": [T: white small star] - "⭓": [T: black right pointing pentagon] - "⭔": [T: white right pointing pentagon] - "⭕": [T: heavy large circle] - "⭖": [T: heavy oval with oval inside] - "⭗": [T: heavy circle with circle inside] - "⭘": [T: heavy circle] - "⭙": [T: heavy circled saltire] - "⸀": [T: right angle substitution marker] - "⸁": [T: right angle dotted substitution marker] - "⸂": [T: left substitution bracket] - "⸃": [T: right substitution bracket] - "⸄": [T: left dotted substitution bracket] - "⸅": [T: right dotted substitution bracket] - "⸆": [T: raised interpolation marker] - "⸇": [T: raised dotted interpolation marker] - "⸈": [T: dotted transposition marker marker] - "⸉": [T: left transposition bracket] - "⸊": [T: right transposition bracket] - "⸋": [T: raised square] - "⸌": [T: left raised omission bracket] - "⸍": [T: right raised omission bracket] - "⸎": [T: editorial coronis] - "⸏": [T: paragraphos] - "⸐": [T: forked paragraphos] - "⸑": [T: reversed forked paragraphos] - "⸒": [T: hypodiastole] - "⸓": [T: dotted obelos] - "⸔": [T: downwards ancora] - "⸕": [T: upwards ancora] - "⸖": [T: dotted right pointing angle] - "⸗": [T: double oblique hyphen] - "⸘": [T: inverted interrobang] - "⸙": [T: palm branch] - "⸚": [T: hyphen with diaeresis] - "⸛": [T: tilde with ring above] - "⸜": [T: left low paraphrase bracket] - "⸝": [T: right low paraphrase bracket] - "⸞": [T: tilde with dot above] - "⸟": [T: tilde with dot below] - "⸠": [T: left vertical bar with quill] - "⸡": [T: right vertical bar with quill] - "⸢": [T: top left half bracket] - "⸣": [T: top right half bracket] - "⸤": [T: bottom left half bracket] - "⸥": [T: bottom right half bracket] - "⸦": [T: left sideways u bracket] - "⸧": [T: right sideways u bracket] - "⸨": [T: left double parentheses] - "⸩": [T: right double parentheses] - "⸪": [T: two dots over one dot punctuation] - "⸫": [T: one dot over two dots punctuation] - "⸬": [T: squared four dot punctuation] - "⸭": [T: five dot mark] - "⸮": [T: reversed question mark] - "ⸯ": [T: vertical tilde] - "⸰": [T: ring point] - "⸱": [T: word seperator middle dot] - "⸲": [T: koma terbalik] - "⸳": [T: raised dot] - "⸴": [T: raised comma] - "⸵": [T: turned semicolon] - "⸶": [T: dagger with left guard] - "⸷": [T: dagger with right guard] - "⸸": [T: turned dagger] - "⸹": [T: top half section sign] - "⸺": [T: two em dash] - "⸻": [T: three em dash] - "〃": [T: ditto mark] - "〈": [T: left angle bracket] - "〉": [T: right angle bracket] - "《": [T: left double angle bracket] - "》": [T: right double angle bracket] - "「": [T: left corner bracket] - "」": [T: right corner bracket] - "『": [T: left white corner bracket] - "』": [T: right white corner bracket] - "【": [T: left black lenticular bracket] - "】": [T: right black lenticular bracket] - "〔": [T: left tortoise shell bracket] - "〕": [T: right tortoise shell bracket] - "〖": [T: left white lenticular bracket] - "〗": [T: right white lenticular bracket] - "〘": [T: left white tortoise shell bracket] - "〙": [T: right white tortoise shell bracket] - "〚": [T: left white square bracket] - "〛": [T: right white square bracket] - "〜": [T: wave dash] - "〰": [T: wavy dash] - "㉈": [T: circled number ten on black square] - "㉉": [T: circled number twenty on black square] - "㉊": [T: circled number thirty on black square] - "㉋": [T: circled number forty on blacks quare] - "㉌": [T: circled number fifty on black square] - "㉍": [T: circled number sixty on black square] - "㉎": [T: circled number seventy on black square] - "㉏": [T: circled number eighty on black square] - "㉑": [T: circled number twenty one] - "㉒": [T: circled number twenty two] - "㉓": [T: circled number twenty three] - "㉔": [T: circled number twenty four] - "㉕": [T: circled number twenty five] - "㉖": [T: circled number twenty six] - "㉗": [T: circled number twenty seven] - "㉘": [T: circled number twenty eight] - "㉙": [T: circled number twenty nine] - "㉚": [T: circled number thirty] - "㉛": [T: circled number thirty one] - "㉜": [T: circled number thirty two] - "㉝": [T: circled number thirty three] - "㉞": [T: circled number thirty four] - "㉟": [T: circled number thirty five] - "㊱": [T: circled number thirty six] - "㉒": [T: circled number thirty seven] - "㉓": [T: circled number thirty eight] - "㉔": [T: circled number thirty nine] - "㉕": [T: circled number forty] - "㉖": [T: circled number forty one] - "㉗": [T: circled number forty two] - "㉘": [T: circled number forty three] - "㉙": [T: circled number forty four] - "㉚": [T: circled number forty five] - "㉛": [T: circled number forty six] - "㉜": [T: circled number forty seven] - "㉝": [T: circled number forty eight] - "㉞": [T: circled number forty nine] - "㉟": [T: circled number fifty] - "㋌": [T: mercury] - "㋍": [T: ergs] - "㋎": [T: electron volts] - "㋏": [T: limited liability sign] - "㍱": [T: hectopascals] - "㍲": [T: daltons] - "㍳": [T: astronomical units] - "㍴": [T: bars] - "㍵": [T: o v] - "㍶": [T: parsecs] - "㍷": [T: decimeters] - "㍸": [T: decimeters squared] - "㍹": [T: decimeters cubed] - "㍺": [T: instrumental units] - "㎀": [T: picoamps] - "㎁": [T: nanoamps] - "㎂": [T: microamps] - "㎃": [T: milliamps] - "㎄": [T: kiloamps] - "㎅": [T: kilobytes] - "㎆": [T: megabytes] - "㎇": [T: gigabytes] - "㎈": [T: calories] - "㎉": [T: kilocalories] - "㎊": [T: picofarads] - "㎋": [T: nanofarads] - "㎌": [T: microfarads] - "㎍": [T: micrograms] - "㎎": [T: milligrams] - "㎏": [T: kilograms] - "㎐": [T: hertz] - "㎑": [T: kilohertz] - "㎒": [T: megahertz] - "㎓": [T: gigahertz] - "㎔": [T: terahertz] - "㎕": [T: microliters] - "㎖": [T: millileters] - "㎗": [T: deciliters] - "㎘": [T: kiloliters] - "㎙": [T: femtometers] - "㎚": [T: nanometers] - "㎛": [T: micrometers] - "㎜": [T: millimeters] - "㎝": [T: centimeters] - "㎞": [T: kilometers] - "㎟": [T: millimeters squared] - "㎠": [T: centimeters squared] - "㎡": [T: meters squared] - "㎢": [T: kilometers squared] - "㎣": [T: millimeters cubed] - "㎤": [T: centimeters cubed] - "㎥": [T: meters cubed] - "㎦": [T: kilometers cubed] - "㎧": [T: meters per second] - "㎨": [T: meters per second squared] - "㎩": [T: pascals] - "㎪": [T: kilopascals] - "㎫": [T: megapascals] - "㎬": [T: gigapascals] - "㎭": [T: rads] - "㎮": [T: rads per second] - "㎯": [T: rads per second squared] - "㎰": [T: picoseconds] - "㎱": [T: nanoseconds] - "㎲": [T: microseconds] - "㎳": [T: milliseconds] - "㎴": [T: picovolts] - "㎵": [T: nanovolts] - "㎶": [T: microvolts] - "㎷": [T: millivolts] - "㎸": [T: kilovolts] - "㎹": [T: megavolts] - "㎺": [T: picowatts] - "㎻": [T: nanowatts] - "㎼": [T: microwatts] - "㎽": [T: milliwatts] - "㎾": [T: kilowatts] - "㎿": [T: megawatts] - "㏀": [T: kilo-ohms] - "㏁": [T: megaohms] - "㏂": [T: attometers] - "㏃": [T: becquerels] - "㏄": [T: cubic centimeters] - "㏅": [T: candelas] - "㏆": [T: coulombs per kilogram] - "㏇": [T: cardiac output] - "㏈": [T: decibels] - "㏉": [T: grays] - "㏊": [T: hectares] - "㏋": [T: horsepower] - "㏌": [T: inches] - "㏍": [T: kilokelvins] - "㏎": [T: kilometers] - "㏏": [T: knots] - "㏐": [T: lumens] - "㏑": [T: natural log] - "㏒": [T: logarithm] - "㏓": [T: lux] - "㏔": [T: millibarns] - "㏕": [T: mills] - "㏖": [T: moles] - "㏗": [T: p h] - "㏘": [T: picometers] - "㏙": [T: parts per million] - "㏚": [T: petaroentgens] - "㏛": [T: steradians] - "㏜": [T: sieverts] - "㏝": [T: webers] - "㏞": [T: volts per meter] - "㏟": [T: amps per meter] - "㏿": [T: gallons] - "⩲": [T: equals with plus above] - "⩱": [T: equals with plus below] - "⨦": [T: tilde with plus above] - "⨤": [T: tilde with plus below] - "⪙": [T: equal double over less than] - "⋽": [T: contains or equal to] - "⋷": [T: element of or equal to] - "⪚": [T: equal to or greater than] - "⫈": [T: approximate superset of] - "⫇": [T: approximate subset of] - "⪾": [T: superset of with dot includes as sub relation] - "⪽": [T: subset of with dot is included in as sub relation] - "⩦": [T: equal with dot below] - "⩪": [T: tilde with dot] - "⪑": [T: less than greater than or equal to] - "⪒": [T: greater than less than or equal to] - "⪝": [T: equivalent to or less than] - "⪡": [T: nested less than] - "⪢": [T: nested greater than] - "⩵": [T: double equal] - "⧴": [T: rule delayed] - "⧏": [T: normal subgroup of with bar] - "⧐": [T: contains as normal subgroup with bar] - "⥰": [T: round implies] - "⩔": [T: double logical or] - "⩓": [T: double logical and] - "⪮": [T: difference between variant] - "⪤": [T: less than greater than overlay] - "⫖": [T: superset over superset] - "⫕": [T: subset over subset] - "⫔": [T: superset over subset] - "⫓": [T: subset over superset] - "⫨": [T: perpendicular over bar] - "⫤": [T: double left turnstile vertical bar] - "⦶": [T: circled vertical bar] - "⨸": [T: circled division sign] - "⥾": [T: vertical bar with double hook] - "⨳": [T: smash product] - "⧥": [T: identical to with double slash] - "⪉": [T: less than but not approximately equal to] - "⪊": [T: greater than but not approximately equal to] - "⪵": [T: precedes but not equal to] - "⪶": [T: succeeds but not equal to] - "⇵": [T: downwards arrow leftwards of upwards arrow] - "⤽": [T: anticlockwise top semicircle arrow with plus] - "⤼": [T: clockwise top semicircle arrow with minus] - "⥐": [T: left right harpoon down] - "⥎": [T: left right harpoon up] - "⥑": [T: up down harpoon left] - "⥏": [T: up down harpoon right] - "⇵": [T: upwards arrow to the right of downwards arrow] - "⥒": [T: leftwards harpoon to bar with barb upwards] - "⥓": [T: rightwards harpoon to bar with barb upwards] - "⥖": [T: leftwards harpoon to bar with barb downwards] - "⥗": [T: rightwards harpoon to bar with barb downwards] - "⥚": [T: leftwards harpoon from bar with barb upwards] - "⥛": [T: rightwards harpoon from bar with barb upwards] - "⥞": [T: leftwards harpoon from bar with barb downwards] - "⥟": [T: rightwards harpoon from bar with barb downwards] - "⥘": [T: upwards harpoon to bar with barb leftwards] - "⥙": [T: downwards harpoon to bar with barb leftwards] - "⥔": [T: upwards harpoon to bar with barb rightwards] - "⥕": [T: downwards harpoon to bar with barb rightwards] - "⥠": [T: upwards harpoon from bar with barb leftwards] - "⥡": [T: downwards harpoon from bar with barb leftwards] - "⥜": [T: upwards harpoon from bar with barb rightwards] - "⥝": [T: downwards harpoon from bar with barb rightwards] - "⤒": [T: upwards arrow to bar] - "⤓": [T: downwards arrow to bar] - "⥮": [T: upwards harpoon to the left of downwards harpoon] - "⥯": [T: upwards harpoon to the right of downwards harpoon] - "⤹": [T: anticlockwise left semicircle arrow] - "⥴": [T: panah kanan over tilde] - "⥳": [T: panah kiri over tilde] - "⥪": [T: leftwards harpoon over bar] - "⥬": [T: rightwards harpoon over bar] - "⥫": [T: leftwards harpoon under bar] - "⥭": [T: rightwards harpoon under bar] - "⤸": [T: clockwise right semicircle arrow] - "⎵": [T: under square bracket] - "⎴": [T: over square bracket] - "ϝ": [T: digamma] - "ⅆ": [T: d] - "ⅇ": [T: e] - "ⅈ": [T: i] - "ⅅ": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: d
- "⁗": [T: quadruple prime] - "": [T: ''] - " ": [T: ''] - " ": [T: ''] - " ": [T: ''] - " ": [T: ''] - "𝔄": - T: fraktur
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: a
- "𝔅": - T: fraktur
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: b
- "𝔇": - T: fraktur
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: d
- "𝔈": - T: fraktur
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: e
- "𝔉": - T: fraktur
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: f
- "𝔊": - T: fraktur
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: g
- "𝔍": - T: fraktur
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: j
- "𝔎": - T: fraktur
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: k
- "𝔏": - T: fraktur
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: l
- "𝔐": - T: fraktur
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: m
- "𝔑": - T: fraktur
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: n
- "𝔒": - T: fraktur
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: o
- "𝔓": - T: fraktur
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: p
- "𝔔": - T: fraktur
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: q
- "𝔖": - T: fraktur
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: s
- "𝔗": - T: fraktur
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: t
- "𝔘": - T: fraktur
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: u
- "𝔙": - T: fraktur
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: v
- "𝔚": - T: fraktur
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: w
- "𝔛": - T: fraktur
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: x
- "𝔜": - T: fraktur
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: y
- "𝔞": [T: fraktur a] - "𝔟": [T: fraktur b] - "𝔠": [T: fraktur c] - "𝔡": [T: fraktur d] - "𝔢": [T: fraktur e] - "𝔣": [T: fraktur f] - "𝔤": [T: fraktur g] - "𝔥": [T: fraktur h] - "𝔦": [T: fraktur i] - "𝔧": [T: fraktur j] - "𝔨": [T: fraktur k] - "𝔩": [T: fraktur l] - "𝔪": [T: fraktur m] - "𝔫": [T: fraktur n] - "𝔬": [T: fraktur o] - "𝔭": [T: fraktur p] - "𝔮": [T: fraktur q] - "𝔯": [T: fraktur r] - "𝔰": [T: fraktur s] - "𝔱": [T: fraktur t] - "𝔲": [T: fraktur u] - "𝔳": [T: fraktur v] - "𝔴": [T: fraktur w] - "𝔵": [T: fraktur x] - "𝔶": [T: fraktur y] - "𝔷": [T: fraktur z] - "𝕬": - T: fraktur bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: a
- "𝕭": - T: fraktur bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: b
- "𝕮": - T: fraktur bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: c
- "𝕯": - T: fraktur bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: d
- "𝕰": - T: fraktur bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: e
- "𝕱": - T: fraktur bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: f
- "𝕲": - T: fraktur bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: g
- "𝕳": - T: fraktur bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: h
- "𝕴": - T: fraktur bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: i
- "𝕵": - T: fraktur bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: j
- "𝕶": - T: fraktur bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: k
- "𝕷": - T: fraktur bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: l
- "𝕸": - T: fraktur bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: m
- "𝕹": - T: fraktur bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: n
- "𝕺": - T: fraktur bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: o
- "𝕻": - T: fraktur bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: p
- "𝕼": - T: fraktur bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: q
- "𝕽": - T: fraktur bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: r
- "𝕾": - T: fraktur bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: s
- "𝕿": - T: fraktur bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: t
- "𝖀": - T: fraktur bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: u
- "𝖁": - T: fraktur bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: v
- "𝖂": - T: fraktur bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: w
- "𝖃": - T: fraktur bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: x
- "𝖄": - T: fraktur bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: y
- "𝖅": - T: fraktur bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: z
- "𝖆": [T: fraktur bold a] - "𝖇": [T: fraktur bold b] - "𝖈": [T: fraktur bold c] - "𝖉": [T: fraktur bold d] - "𝖊": [T: fraktur bold e] - "𝖋": [T: fraktur bold f] - "𝖌": [T: fraktur bold g] - "𝖍": [T: fraktur bold h] - "𝖎": [T: fraktur bold i] - "𝖏": [T: fraktur bold j] - "𝖐": [T: fraktur bold k] - "𝖑": [T: fraktur bold l] - "𝖒": [T: fraktur bold m] - "𝖓": [T: fraktur bold n] - "𝖔": [T: fraktur bold o] - "𝖕": [T: fraktur bold p] - "𝖖": [T: fraktur bold q] - "𝖗": [T: fraktur bold r] - "𝖘": [T: fraktur bold s] - "𝖙": [T: fraktur bold t] - "𝖚": [T: fraktur bold u] - "𝖛": [T: fraktur bold v] - "𝖜": [T: fraktur bold w] - "𝖝": [T: fraktur bold x] - "𝖞": [T: fraktur bold y] - "𝖟": [T: fraktur bold z] - "𝔹": - T: double struck
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: b
- "𝔻": - T: double struck
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: d
- "𝔼": - T: double struck
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: e
- "𝔽": - T: double struck
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: f
- "𝔾": - T: double struck
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: g
- "𝕀": - T: double struck
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: i
- "𝕁": - T: double struck
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: j
- "𝕂": - T: double struck
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: k
- "𝕃": - T: double struck
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: l
- "𝕄": - T: double struck
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: m
- "𝕆": - T: double struck
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: o
- "𝕊": - T: double struck
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: s
- "𝕋": - T: double struck
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: t
- "𝕌": - T: double struck
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: u
- "𝕍": - T: double struck
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: v
- "𝕎": - T: double struck
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: w
- "𝕏": - T: double struck
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: x
- "𝕐": - T: double struck
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: y
- "𝕒": [T: double struck a] - "𝕓": [T: double struck b] - "𝕔": [T: double struck c] - "𝕕": [T: double struck d] - "𝕖": [T: double struck e] - "𝕗": [T: double struck f] - "𝕘": [T: double struck g] - "𝕙": [T: double struck h] - "𝕚": [T: double struck i] - "𝕛": [T: double struck j] - "𝕜": [T: double struck k] - "𝕝": [T: double struck l] - "𝕞": [T: double struck m] - "𝕟": [T: double struck n] - "𝕠": [T: double struck o] - "𝕡": [T: double struck p] - "𝕢": [T: double struck q] - "𝕣": [T: double struck r] - "𝕤": [T: double struck s] - "𝕥": [T: double struck t] - "𝕦": [T: double struck u] - "𝕧": [T: double struck v] - "𝕨": [T: double struck w] - "𝕩": [T: double struck x] - "𝕪": [T: double struck y] - "𝕫": [T: double struck z] - "𝟘": [T: double struck nol] - "𝟙": [T: double struck satu] - "𝟚": [T: double struck dua] - "𝟛": [T: double struck tiga] - "𝟜": [T: double struck empat] - "𝟝": [T: double struck lima] - "𝟞": [T: double struck enam] - "𝟟": [T: double struck tujuh] - "𝟠": [T: double struck delapan] - "𝟡": [T: double struck sembilan] - "𝒜": - T: script
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: a
- "𝒞": - T: script
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: c
- "𝒟": - T: script
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: d
- "𝒢": - T: script
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: g
- "𝒥": - T: script
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: j
- "𝒦": - T: script
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: k
- "𝒩": - T: script
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: n
- "𝒪": - T: script
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: o
- "𝒫": - T: script
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: p
- "𝒬": - T: script
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: q
- "𝒮": - T: script
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: s
- "𝒯": - T: script
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: t
- "𝒰": - T: script
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: u
- "𝒱": - T: script
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: v
- "𝒲": - T: script
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: w
- "𝒳": - T: script
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: x
- "𝒴": - T: script
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: y
- "𝒵": - T: script
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: z
- "𝒶": [T: script a] - "𝒷": [T: script b] - "𝒸": [T: script c] - "𝒹": [T: script d] - "𝒻": [T: script f] - "𝒽": [T: script h] - "𝒾": [T: script i] - "𝒿": [T: script j] - "𝓀": [T: script k] - "𝓂": [T: script m] - "𝓃": [T: script n] - "𝓅": [T: script p] - "𝓆": [T: script q] - "𝓇": [T: script r] - "𝓈": [T: script s] - "𝓉": [T: script t] - "𝓊": [T: script u] - "𝓋": [T: script v] - "𝓌": [T: script w] - "𝓍": [T: script x] - "𝓎": [T: script y] - "𝓏": [T: script z] - "𝓐": - T: script bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: a
- "𝓑": - T: script bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: b
- "𝓒": - T: script bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: c
- "𝓓": - T: script bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: d
- "𝓔": - T: script bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: e
- "𝓕": - T: script bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: f
- "𝓖": - T: script bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: g
- "𝓗": - T: script bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: h
- "𝓘": - T: script bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: i
- "𝓙": - T: script bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: j
- "𝓚": - T: script bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: k
- "𝓛": - T: script bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: l
- "𝓜": - T: script bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: m
- "𝓝": - T: script bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: n
- "𝓞": - T: script bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: o
- "𝓟": - T: script bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: p
- "𝓠": - T: script bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: q
- "𝓡": - T: script bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: r
- "𝓢": - T: script bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: s
- "𝓣": - T: script bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: t
- "𝓤": - T: script bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: u
- "𝓥": - T: script bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: v
- "𝓦": - T: script bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: w
- "𝓧": - T: script bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: x
- "𝓨": - T: script bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: y
- "𝓩": - T: script bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: z
- "𝓪": [T: script bold a] - "𝓫": [T: script bold b] - "𝓬": [T: script bold c] - "𝓭": [T: script bold d] - "𝓮": [T: script bold e] - "𝓯": [T: script bold f] - "𝓰": [T: script bold g] - "𝓱": [T: script bold h] - "𝓲": [T: script bold i] - "𝓳": [T: script bold j] - "𝓴": [T: script bold k] - "𝓵": [T: script bold l] - "𝓶": [T: script bold m] - "𝓷": [T: script bold n] - "𝓸": [T: script bold o] - "𝓹": [T: script bold p] - "𝓺": [T: script bold q] - "𝓻": [T: script bold r] - "𝓼": [T: script bold s] - "𝓽": [T: script bold t] - "𝓾": [T: script bold u] - "𝓿": [T: script bold v] - "𝔀": [T: script bold w] - "𝔁": [T: script bold x] - "𝔂": [T: script bold y] - "𝔃": [T: script bold z] - "𝐀": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: a
- "𝐁": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: b
- "𝐂": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: c
- "𝐃": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: d
- "𝐄": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: e
- "𝐅": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: f
- "𝐆": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: g
- "𝐇": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: h
- "𝐈": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: i
- "𝐉": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: j
- "𝐊": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: k
- "𝐋": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: l
- "𝐌": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: m
- "𝐍": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: n
- "𝐎": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: o
- "𝐏": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: p
- "𝐐": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: q
- "𝐑": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: r
- "𝐒": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: s
- "𝐓": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: t
- "𝐔": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: u
- "𝐕": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: v
- "𝐖": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: w
- "𝐗": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: x
- "𝐘": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: y
- "𝐙": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: z
- "𝐚": [T: bold a] - "𝐛": [T: bold b] - "𝐜": [T: bold c] - "𝐝": [T: bold d] - "𝐞": [T: bold e] - "𝐟": [T: bold f] - "𝐠": [T: bold g] - "𝐡": [T: bold h] - "𝐢": [T: bold i] - "𝐣": [T: bold j] - "𝐤": [T: bold k] - "𝐥": [T: bold l] - "𝐦": [T: bold m] - "𝐧": [T: bold n] - "𝐨": [T: bold o] - "𝐩": [T: bold p] - "𝐪": [T: bold q] - "𝐫": [T: bold r] - "𝐬": [T: bold s] - "𝐭": [T: bold t] - "𝐮": [T: bold u] - "𝐯": [T: bold v] - "𝐰": [T: bold w] - "𝐱": [T: bold x] - "𝐲": [T: bold y] - "𝐳": [T: bold z] - "𝐴": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: a
- "𝐵": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: b
- "𝐶": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: c
- "𝐷": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: d
- "𝐸": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: e
- "𝐹": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: f
- "𝐺": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: g
- "𝐻": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: h
- "𝐼": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: i
- "𝐽": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: j
- "𝐾": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: k
- "𝐿": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: l
- "𝑀": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: m
- "𝑁": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: n
- "𝑂": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: o
- "𝑃": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: p
- "𝑄": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: q
- "𝑅": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: r
- "𝑆": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: s
- "𝑇": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: t
- "𝑈": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: u
- "𝑉": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: v
- "𝑊": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: w
- "𝑋": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: x
- "𝑌": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: y
- "𝑍": - test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: z
- "𝑏": [T: b] - "𝑐": [T: c] - "𝑑": [T: d] - "𝑒": [T: e] - "𝑓": [T: f] - "𝑔": [T: g] - "": [T: h] - "𝑖": [T: i] - "𝑗": [T: j] - "𝑘": [T: k] - "𝑙": [T: l] - "𝑚": [T: m] - "𝑛": [T: n] - "𝑜": [T: o] - "𝑝": [T: p] - "𝑞": [T: q] - "𝑟": [T: r] - "𝑠": [T: s] - "𝑡": [T: t] - "𝑢": [T: u] - "𝑣": [T: v] - "𝑤": [T: w] - "𝑥": [T: x] - "𝑦": [T: y] - "𝑧": [T: z] - "𝑨": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: a
- "𝑩": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: b
- "𝑪": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: c
- "𝑫": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: d
- "𝑬": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: e
- "𝑭": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: f
- "𝑮": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: g
- "𝑯": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: h
- "𝑰": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: i
- "𝑱": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: j
- "𝑲": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: k
- "𝑳": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: l
- "𝑴": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: m
- "𝑵": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: n
- "𝑶": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: o
- "𝑷": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: p
- "𝑸": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: q
- "𝑹": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: r
- "𝑺": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: s
- "𝑻": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: t
- "𝑼": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: u
- "𝑽": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: v
- "𝑾": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: w
- "𝑿": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: x
- "𝒀": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: y
- "𝒁": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: z
- "𝒂": [T: bold italic a] - "𝒃": [T: bold italic b] - "𝒄": [T: bold italic c] - "𝒅": [T: bold italic d] - "𝒆": [T: bold italic e] - "𝒇": [T: bold italic f] - "𝒈": [T: bold italic g] - "𝒉": [T: bold italic h] - "𝒊": [T: bold italic i] - "𝒋": [T: bold italic j] - "𝒌": [T: bold italic k] - "𝒍": [T: bold italic l] - "𝒎": [T: bold italic m] - "𝒏": [T: bold italic n] - "𝒐": [T: bold italic o] - "𝒑": [T: bold italic p] - "𝒒": [T: bold italic q] - "𝒓": [T: bold italic r] - "𝒔": [T: bold italic s] - "𝒕": [T: bold italic t] - "𝒖": [T: bold italic u] - "𝒗": [T: bold italic v] - "𝒘": [T: bold italic w] - "𝒙": [T: bold italic x] - "𝒚": [T: bold italic y] - "𝒛": [T: bold italic z] - "𝖠": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: a
- "𝖡": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: b
- "𝖢": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: c
- "𝖣": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: d
- "𝖤": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: e
- "𝖥": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: f
- "𝖦": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: g
- "𝖧": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: h
- "𝖨": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: i
- "𝖩": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: j
- "𝖪": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: k
- "𝖫": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: l
- "𝖬": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: m
- "𝖭": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: n
- "𝖮": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: o
- "𝖯": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: p
- "𝖰": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: q
- "𝖱": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: r
- "𝖲": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: s
- "𝖳": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: t
- "𝖴": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: u
- "𝖵": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: v
- "𝖶": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: w
- "𝖷": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: x
- "𝖸": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: y
- "𝖹": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: z
- "𝖺": [T: a] - "𝖻": [T: b] - "𝖼": [T: c] - "𝖽": [T: d] - "𝖾": [T: e] - "𝖿": [T: f] - "𝗀": [T: g] - "𝗁": [T: h] - "𝗂": [T: i] - "𝗃": [T: j] - "𝗄": [T: k] - "𝗅": [T: l] - "𝗆": [T: m] - "𝗇": [T: n] - "𝗈": [T: o] - "𝗉": [T: p] - "𝗊": [T: q] - "𝗋": [T: r] - "𝗌": [T: s] - "𝗍": [T: t] - "𝗎": [T: u] - "𝗏": [T: v] - "𝗐": [T: w] - "𝗑": [T: x] - "𝗒": [T: y] - "𝗓": [T: z] - "𝗔": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: a
- "𝗕": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: b
- "𝗖": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: c
- "𝗗": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: d
- "𝗘": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: e
- "𝗙": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: f
- "𝗚": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: g
- "𝗛": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: h
- "𝗜": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: i
- "𝗝": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: j
- "𝗞": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: k
- "𝗟": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: l
- "𝗠": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: m
- "𝗡": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: n
- "𝗢": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: o
- "𝗣": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: p
- "𝗤": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: q
- "𝗥": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: r
- "𝗦": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: s
- "𝗧": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: t
- "𝗨": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: u
- "𝗩": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: v
- "𝗪": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: w
- "𝗫": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: x
- "𝗬": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: y
- "𝗭": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: z
- "𝗮": [T: bold a] - "𝗯": [T: bold b] - "𝗰": [T: bold c] - "𝗱": [T: bold d] - "𝗲": [T: bold e] - "𝗳": [T: bold f] - "𝗴": [T: bold g] - "𝗵": [T: bold h] - "𝗶": [T: bold i] - "𝗷": [T: bold j] - "𝗸": [T: bold k] - "𝗹": [T: bold l] - "𝗺": [T: bold m] - "𝗻": [T: bold n] - "𝗼": [T: bold o] - "𝗽": [T: bold p] - "𝗾": [T: bold q] - "𝗿": [T: bold r] - "𝘀": [T: bold s] - "𝘁": [T: bold t] - "𝘂": [T: bold u] - "𝘃": [T: bold v] - "𝘄": [T: bold w] - "𝘅": [T: bold x] - "𝘆": [T: bold y] - "𝘇": [T: bold z] - "𝘈": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: a
- "𝘉": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: b
- "𝘊": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: c
- "𝘋": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: d
- "𝘌": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: e
- "𝘍": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: f
- "𝘎": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: g
- "𝘏": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: h
- "𝘐": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: i
- "𝘑": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: j
- "𝘒": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: k
- "𝘓": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: l
- "𝘔": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: m
- "𝘕": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: n
- "𝘖": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: o
- "𝘗": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: p
- "𝘘": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: q
- "𝘙": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: r
- "𝘚": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: s
- "𝘛": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: t
- "𝘜": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: u
- "𝘝": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: v
- "𝘞": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: w
- "𝘟": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: x
- "𝘠": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: y
- "𝘡": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: z
- "𝘢": [T: italic a] - "𝘣": [T: italic b] - "𝘤": [T: italic c] - "𝘥": [T: italic d] - "𝘦": [T: italic e] - "𝘧": [T: italic f] - "𝘨": [T: italic g] - "𝘩": [T: italic h] - "𝘪": [T: italic i] - "𝘫": [T: italic j] - "𝘬": [T: italic k] - "𝘭": [T: italic l] - "𝘮": [T: italic m] - "𝘯": [T: italic n] - "𝘰": [T: italic o] - "𝘱": [T: italic p] - "𝘲": [T: italic q] - "𝘳": [T: italic r] - "𝘴": [T: italic s] - "𝘵": [T: italic t] - "𝘶": [T: italic u] - "𝘷": [T: italic v] - "𝘸": [T: italic w] - "𝘹": [T: italic x] - "𝘺": [T: italic y] - "𝘻": [T: italic z] - "𝘼": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: a
- "𝘽": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: b
- "𝘾": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: c
- "𝘿": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: d
- "𝙀": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: e
- "𝙁": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: f
- "𝙂": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: g
- "𝙃": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: h
- "𝙄": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: i
- "𝙅": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: j
- "𝙆": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: k
- "𝙇": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: l
- "𝙈": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: m
- "𝙉": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: n
- "𝙊": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: o
- "𝙋": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: p
- "𝙌": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: q
- "𝙍": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: r
- "𝙎": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: s
- "𝙏": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: t
- "𝙐": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: u
- "𝙑": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: v
- "𝙒": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: w
- "𝙓": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: x
- "𝙔": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: y
- "𝙕": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: z
- "𝙖": [T: bold italic a] - "𝙗": [T: bold italic b] - "𝙘": [T: bold italic c] - "𝙙": [T: bold italic d] - "𝙚": [T: bold italic e] - "𝙛": [T: bold italic f] - "𝙜": [T: bold italic g] - "𝙝": [T: bold italic h] - "𝙞": [T: bold italic i] - "𝙟": [T: bold italic j] - "𝙠": [T: bold italic k] - "𝙡": [T: bold italic l] - "𝙢": [T: bold italic m] - "𝙣": [T: bold italic n] - "𝙤": [T: bold italic o] - "𝙥": [T: bold italic p] - "𝙦": [T: bold italic q] - "𝙧": [T: bold italic r] - "𝙨": [T: bold italic s] - "𝙩": [T: bold italic t] - "𝙪": [T: bold italic u] - "𝙫": [T: bold italic v] - "𝙬": [T: bold italic w] - "𝙭": [T: bold italic x] - "𝙮": [T: bold italic y] - "𝙯": [T: bold italic z] - "𝙰": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: a
- "𝙱": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: b
- "𝙲": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: c
- "𝙳": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: d
- "𝙴": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: e
- "𝙵": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: f
- "𝙶": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: g
- "𝙷": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: h
- "𝙸": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: i
- "𝙹": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: j
- "𝙺": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: k
- "𝙻": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: l
- "𝙼": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: m
- "𝙽": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: n
- "𝙾": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: o
- "𝙿": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: p
- "𝚀": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: q
- "𝚁": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: r
- "𝚂": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: s
- "𝚃": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: t
- "𝚄": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: u
- "𝚅": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: v
- "𝚆": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: w
- "𝚇": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: x
- "𝚈": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: y
- "𝚉": - T: ''
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: z
- "𝚊": [T: a] - "𝚋": [T: b] - "𝚌": [T: c] - "𝚍": [T: d] - "𝚎": [T: e] - "𝚏": [T: f] - "𝚐": [T: g] - "𝚑": [T: h] - "𝚒": [T: i] - "𝚓": [T: j] - "𝚔": [T: k] - "𝚕": [T: l] - "𝚖": [T: m] - "𝚗": [T: n] - "𝚘": [T: o] - "𝚙": [T: p] - "𝚚": [T: q] - "𝚛": [T: r] - "𝚜": [T: s] - "𝚝": [T: t] - "𝚞": [T: u] - "𝚟": [T: v] - "𝚠": [T: w] - "𝚡": [T: x] - "𝚢": [T: y] - "𝚣": [T: z] - "𝚤": [T: dotless i] - "𝚥": [T: dotless j] - "𝚨": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: alpha
- "𝚩": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: beta
- "𝚪": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: gamma
- "𝚫": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: delta
- "𝚬": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: epsilon
- "𝚭": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: zeta
- "𝚮": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: eta
- "𝚯": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: theta
- "𝚰": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: iota
- "𝚱": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: kappa
- "𝚲": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: lamda
- "𝚳": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: mu
- "𝚴": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: nu
- "𝚵": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: xi
- "𝚶": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: omicron
- "𝚷": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: pi
- "𝚸": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: rho
- "𝚹": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: theta
- "𝚺": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: sigma
- "𝚻": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: tau
- "𝚼": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: upsilon
- "𝚽": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: phi
- "𝚾": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: chi
- "𝚿": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: psi
- "𝛀": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: omega
- "𝛁": [T: bold nabla] - "𝛂": [T: bold alpha] - "𝛃": [T: bold beta] - "𝛄": [T: bold gamma] - "𝛅": [T: bold delta] - "𝛆": [T: bold epsilon] - "𝛇": [T: bold zeta] - "𝛈": [T: bold eta] - "𝛉": [T: bold theta] - "𝛊": [T: bold iota] - "𝛋": [T: bold kappa] - "𝛌": [T: bold lamda] - "𝛍": [T: bold mu] - "𝛎": [T: bold nu] - "𝛏": [T: bold xi] - "𝛐": [T: bold omicron] - "𝛑": [T: bold pi] - "𝛒": [T: bold rho] - "𝛓": [T: bold final sigma] - "𝛔": [T: bold sigma] - "𝛕": [T: bold tau] - "𝛖": [T: bold upsilon] - "𝛗": [T: bold phi] - "𝛘": [T: bold chi] - "𝛙": [T: bold psi] - "𝛚": [T: bold omega] - "𝛛": [T: bold partial differential] - "𝛜": [T: bold epsilon] - "𝛝": [T: bold theta] - "𝛞": [T: bold kappa] - "𝛟": [T: bold phi] - "𝛠": [T: bold rho] - "𝛡": [T: bold pi] - "𝛢": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: alpha
- "𝛣": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: beta
- "𝛤": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: gamma
- "𝛥": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: delta
- "𝛦": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: epsilon
- "𝛧": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: zeta
- "𝛨": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: eta
- "𝛩": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: theta
- "𝛪": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: iota
- "𝛫": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: kappa
- "𝛬": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: lamda
- "𝛭": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: mu
- "𝛮": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: nu
- "𝛯": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: xi
- "𝛰": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: omicron
- "𝛱": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: pi
- "𝛲": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: rho
- "𝛳": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: theta
- "𝛴": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: sigma
- "𝛵": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: tau
- "𝛶": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: upsilon
- "𝛷": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: phi
- "𝛸": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: chi
- "𝛹": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: psi
- "𝛺": - T: italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: omega
- "𝛻": [T: bold nabla] - "𝛼": [T: italic alpha] - "𝛽": [T: italic beta] - "𝛾": [T: italic gamma] - "𝛿": [T: italic delta] - "𝜀": [T: italic epsilon] - "𝜁": [T: italic zeta] - "𝜂": [T: italic eta] - "𝜃": [T: italic theta] - "𝜄": [T: italic iota] - "𝜅": [T: italic kappa] - "𝜆": [T: italic lamda] - "𝜇": [T: italic mu] - "𝜈": [T: italic nu] - "𝜉": [T: italic xi] - "𝜊": [T: italic omicron] - "𝜋": [T: italic pi] - "𝜌": [T: italic rho] - "𝜍": [T: italic final sigma] - "𝜎": [T: italic sigma] - "𝜏": [T: italic tau] - "𝜐": [T: italic upsilon] - "𝜑": [T: italic phi] - "𝜒": [T: italic chi] - "𝜓": [T: italic psi] - "𝜔": [T: italic omega] - "𝜕": [T: bold partial differential] - "𝜖": [T: italic epsilon] - "𝜗": [T: italic theta] - "𝜘": [T: italic kappa] - "𝜙": [T: italic phi] - "𝜚": [T: italic rho] - "𝜛": [T: italic pi] - "𝜜": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: alpha
- "𝜝": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: beta
- "𝜞": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: gamma
- "𝜟": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: delta
- "𝜠": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: epsilon
- "𝜡": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: zeta
- "𝜢": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: eta
- "𝜣": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: theta
- "𝜤": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: iota
- "𝜥": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: kappa
- "𝜦": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: lamda
- "𝜧": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: mu
- "𝜨": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: nu
- "𝜩": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: xi
- "𝜪": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: omicron
- "𝜫": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: pi
- "𝜬": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: rho
- "𝜭": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: theta
- "𝜮": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: sigma
- "𝜯": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: tau
- "𝜰": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: upsilon
- "𝜱": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: phi
- "𝜲": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: chi
- "𝜳": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: psi
- "𝜴": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: omega
- "𝜵": [T: bold nabla] - "𝜶": [T: bold italic alpha] - "𝜷": [T: bold italic beta] - "𝜸": [T: bold italic gamma] - "𝜹": [T: bold italic delta] - "𝜺": [T: bold italic epsilon] - "𝜻": [T: bold italic zeta] - "𝜼": [T: bold italic eta] - "𝜽": [T: bold italic theta] - "𝜾": [T: bold italic iota] - "𝜿": [T: bold italic kappa] - "𝝀": [T: bold italic lamda] - "𝝁": [T: bold italic mu] - "𝝂": [T: bold italic nu] - "𝝃": [T: bold italic xi] - "𝝄": [T: bold italic omicron] - "𝝅": [T: bold italic pi] - "𝝆": [T: bold italic rho] - "𝝇": [T: bold italic final sigma] - "𝝈": [T: bold italic sigma] - "𝝉": [T: bold italic tau] - "𝝊": [T: bold italic upsilon] - "𝝋": [T: bold italic phi] - "𝝌": [T: bold italic chi] - "𝝍": [T: bold italic psi] - "𝝎": [T: bold italic omega] - "𝝏": [T: bold partial differential] - "𝝐": [T: bold italic epsilon] - "𝝑": [T: bold italic theta] - "𝝒": [T: bold italic kappa] - "𝝓": [T: bold italic phi] - "𝝔": [T: bold italic rho] - "𝝕": [T: bold italic pi] - "𝝖": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: alpha
- "𝝗": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: beta
- "𝝘": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: gamma
- "𝝙": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: delta
- "𝝚": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: epsilon
- "𝝛": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: zeta
- "𝝜": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: eta
- "𝝝": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: theta
- "𝝞": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: iota
- "𝝟": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: kappa
- "𝝠": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: lamda
- "𝝡": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: mu
- "𝝢": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: nu
- "𝝣": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: xi
- "𝝤": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: omicron
- "𝝥": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: pi
- "𝝦": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: rho
- "𝝧": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: theta
- "𝝨": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: sigma
- "𝝩": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: tau
- "𝝪": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: upsilon
- "𝝫": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: phi
- "𝝬": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: chi
- "𝝭": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: psi
- "𝝮": - T: bold
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: omega
- "𝝯": [T: bold nabla] - "𝝰": [T: bold alpha] - "𝝱": [T: bold beta] - "𝝲": [T: bold gamma] - "𝝳": [T: bold delta] - "𝝴": [T: bold epsilon] - "𝝵": [T: bold zeta] - "𝝶": [T: bold eta] - "𝝷": [T: bold theta] - "𝝸": [T: bold iota] - "𝝹": [T: bold kappa] - "𝝺": [T: bold lamda] - "𝝻": [T: bold mu] - "𝝼": [T: bold nu] - "𝝽": [T: bold xi] - "𝝾": [T: bold omicron] - "𝝿": [T: bold pi] - "𝞀": [T: bold rho] - "𝞁": [T: bold final sigma] - "𝞂": [T: bold sigma] - "𝞃": [T: bold tau] - "𝞄": [T: bold upsilon] - "𝞅": [T: bold phi] - "𝞆": [T: bold chi] - "𝞇": [T: bold psi] - "𝞈": [T: bold omega] - "𝞉": [T: bold partial differential] - "𝞊": [T: bold epsilon] - "𝞋": [T: bold theta] - "𝞌": [T: bold kappa] - "𝞍": [T: bold phi] - "𝞎": [T: bold rho] - "𝞏": [T: bold pi] - "𝞐": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: alpha
- "𝞑": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: beta
- "𝞒": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: gamma
- "𝞓": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: delta
- "𝞔": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: epsilon
- "𝞕": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: zeta
- "𝞖": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: eta
- "𝞗": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: theta
- "𝞘": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: iota
- "𝞙": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: kappa
- "𝞚": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: lamda
- "𝞛": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: mu
- "𝞜": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: nu
- "𝞝": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: xi
- "𝞞": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: omicron
- "𝞟": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: pi
- "𝞠": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: rho
- "𝞡": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: theta
- "𝞢": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: sigma
- "𝞣": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: tau
- "𝞤": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: upsilon
- "𝞥": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: phi
- "𝞦": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: chi
- "𝞧": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: psi
- "𝞨": - T: bold italic
- test:
if: "($Blind or $Verbosity!='Terse')"
then: { T: cap }
- T: omega
- "𝞩": [T: bold nabla] - "𝞪": [T: bold italic alpha] - "𝞫": [T: bold italic beta] - "𝞬": [T: bold italic gamma] - "𝞭": [T: bold italic delta] - "𝞮": [T: bold italic epsilon] - "𝞯": [T: bold italic zeta] - "𝞰": [T: bold italic eta] - "𝞱": [T: bold italic theta] - "𝞲": [T: bold italic iota] - "𝞳": [T: bold italic kappa] - "𝞴": [T: bold italic lamda] - "𝞵": [T: bold italic mu] - "𝞶": [T: bold italic nu] - "𝞷": [T: bold italic xi] - "𝞸": [T: bold italic omicron] - "𝞹": [T: bold italic pi] - "𝞺": [T: bold italic rho] - "𝞻": [T: bold italic final sigma] - "𝞼": [T: bold italic sigma] - "𝞽": [T: bold italic tau] - "𝞾": [T: bold italic upsilon] - "𝞿": [T: bold italic phi] - "𝟀": [T: bold italic chi] - "𝟁": [T: bold italic psi] - "𝟂": [T: bold italic omega] - "𝟃": [T: bold partial differential] - "𝟄": [T: bold italic epsilon] - "𝟅": [T: bold italic theta] - "𝟆": [T: bold italic kappa] - "𝟇": [T: bold italic phi] - "𝟈": [T: bold italic rho] - "𝟉": [T: bold italic pi] - "𝟎": [T: bold zero] - "𝟏": [T: bold one] - "𝟐": [T: bold two] - "𝟑": [T: bold three] - "𝟒": [T: bold four] - "𝟓": [T: bold five] - "𝟔": [T: bold six] - "𝟕": [T: bold seven] - "𝟖": [T: bold eight] - "𝟗": [T: bold nine] - "𝟢": [T: zero] - "𝟣": [T: one] - "𝟤": [T: two] - "𝟥": [T: three] - "𝟦": [T: four] - "𝟧": [T: five] - "𝟨": [T: six] - "𝟩": [T: seven] - "𝟪": [T: eight] - "𝟫": [T: nine] - "𝟬": [T: bold zero] - "𝟭": [T: bold one] - "𝟮": [T: bold two] - "𝟯": [T: bold three] - "𝟰": [T: bold four] - "𝟱": [T: bold five] - "𝟲": [T: bold six] - "𝟳": [T: bold seven] - "𝟴": [T: bold eight] - "𝟵": [T: bold nine] - "𝟶": [T: zero] - "𝟷": [T: one] - "𝟸": [T: two] - "𝟹": [T: three] - "𝟺": [T: four] - "𝟻": [T: five] - "𝟼": [T: six] - "𝟽": [T: seven] - "𝟾": [T: eight] - "𝟿": [T: nine] - "ff": [T: ff] - "fi": [T: fi] - "fl": [T: fl] - "ffi": [T: ffi] - "ffl": [T: ffl] - "ſt": [T: ft] - "st": [T: st] - "︠": [T: ligature left half embellishment] - "︡": [T: ligature right half embellishment] - "︢": [T: double tilde left half embellishment] - "︣": [T: double tilde right half embellishment] - "︤": [T: macron left half embellishment] - "︥": [T: macron right half embellishment] - "︦": [T: conjoining macron embellishment] - "︵": [T: over paren] - "︶": [T: under paren] - "︷": [T: over brace] - "︸": [T: under brace] - "︿": [T: over angle bracket] - "﹀": [T: under angle bracket] - "﹨": [T: pembagian bilangan bulat] - "": [T: objek tidak diketahui atau hilang] - "�": [T: karakter tidak diketahui atau hilang]