{
    "Greek Letters": [
    {
        "description": "The lowercase alpha greek letter",
        "emoji": "α",
        "name": "alpha"
    },
    {
        "description": "The lowercase beta greek letter",
        "emoji": "β",
        "name": "beta"
    },
    {
        "description": "The lowercase gamma greek letter",
        "emoji": "γ",
        "name": "gamma (lowercase)"
    },
    {
        "description": "The uppercase gamma greek letter",
        "emoji": "Γ",
        "name": "gamma (uppercase)"
    },
    {
        "description": "The lowercase delta greek letter",
        "emoji": "δ",
        "name": "delta (lowercase)"
    },
    {
        "description": "The uppercase delta greek letter",
        "emoji": "Δ",
        "name": "delta (uppercase)"
    },
    {
        "description": "The lowercase epsilon greek letter",
        "emoji": "ε",
        "name": "epsilon"
    },
    {
        "description": "The lowercase zeta greek letter",
        "emoji": "ζ",
        "name": "zeta"
    },
    {
        "description": "The lowercase eta greek letter",
        "emoji": "η",
        "name": "eta"
    },
    {
        "description": "The lowercase theta greek letter",
        "emoji": "θ",
        "name": "theta (lowercase)"
    },
    {
        "description": "The uppercase theta greek letter",
        "emoji": "Θ",
        "name": "theta (uppercase)"
    },
    {
        "description": "The lowercase iota greek letter",
        "emoji": "ι",
        "name": "iota"
    },
    {
        "description": "The lowercase kappa greek letter",
        "emoji": "κ",
        "name": "kappa"
    },
    {
        "description": "The lowercase lambda greek letter",
        "emoji": "λ",
        "name": "lambda (lowercase)"
    },
    {
        "description": "The uppercase lambda greek letter",
        "emoji": "Λ",
        "name": "lambda (uppercase)"
    },
    {
        "description": "The lowercase mu greek letter",
        "emoji": "μ",
        "name": "mu"
    },
    {
        "description": "The lowercase nu greek letter",
        "emoji": "ν",
        "name": "nu"
    },
    {
        "description": "The lowercase xi greek letter",
        "emoji": "ξ",
        "name": "xi (lowercase)"
    },
    {
        "description": "The uppercase xi greek letter",
        "emoji": "Ξ",
        "name": "xi (uppercase)"
    },
    {
        "description": "The lowercase pi greek letter",
        "emoji": "π",
        "name": "pi (lowercase)"
    },
    {
        "description": "The uppercase pi greek letter",
        "emoji": "Π",
        "name": "pi (uppercase)",
        "tags": ["product"]
    },
    {
        "description": "The lowercase rho greek letter",
        "emoji": "ρ",
        "name": "rho"
    },
    {
        "description": "The lowercase sigma greek letter",
        "emoji": "σ",
        "name": "sigma (lowercase)"
    },
    {
        "description": "The uppercase sigma greek letter",
        "emoji": "Σ",
        "name": "sigma (uppercase)",
        "tags": ["Sum"]
    },
    {
        "description": "The lowercase tau greek letter",
        "emoji": "τ",
        "name": "tau"
    },
    {
        "description": "The lowercase phi greek letter",
        "emoji": "φ",
        "name": "phi (lowercase)"
    },
    {
        "description": "The uppercase phi greek letter",
        "emoji": "Φ",
        "name": "phi (uppercase)"
    },
    {
        "description": "The lowercase chi greek letter",
        "emoji": "χ",
        "name": "chi"
    },
    { 
        "description": "The lowercase psi greek letter",
        "emoji": "ψ",
        "name": "psi (lowercase)"
    },
    {
        "description": "The uppercase psi greek letter",
        "emoji": "Ψ",
        "name": "psi (uppercase)"
    },
    {
        "description": "The lowercase omega greek letter",
        "emoji": "ω",
        "name": "omega (lowercase)"
    },
    {
        "description": "The uppercase omega greek letter",
        "emoji": "Ω",
        "name": "omega (uppercase)"
    }
    ],
    "Mathematical Symbols": [
    {
        "description": "Multiplication mathematical symbol",
        "emoji": "×",
        "name": "times",
        "tags": ["multiplication"]
    },
    {
        "description": "Middle dot mathematical symbol",
        "emoji": "⋅",
        "name": "middle dot",
        "tags": ["cdot","point médian"]
    },
    {
        "description": "Plus-minus mathematical symbol",
        "emoji": "±",
        "name": "plus or minus",
        "tags": ["pm"]
    },
    {
        "description": "Minus-plus mathematical symbol",
        "emoji": "∓",
        "name": "minus or plus",
        "tags": ["mp"]
    },
    {
        "description": "Not equal mathematical symbol",
        "emoji": "≠",
        "name": "not equal",
        "tags": ["different"]
    },
    {
        "description": "Defined as mathematical symbol",
        "emoji": "≝",
        "name": "defined as",
        "tags": ["equal by definition"]
    },
    {
        "description": "Approximately equal mathematical symbol",
        "emoji": "≈",
        "name": "approximately equal"
    },
    {
        "description": "Greater than or equal mathematical symbol",
        "emoji": "≥",
        "name": "greater than or equal",
        "tags": ["geq"]
    },
    {
        "description": "Lesser than or equal mathematical symbol",
        "emoji": "≤",
        "name": "lesser than or equal",
        "tags": ["leq"]
    },
    {
        "description": "Much greater than mathematical symbol",
        "emoji": "≫",
        "name": "much greater than",
        "tags": ["rr"]
    },
    {
        "description": "Much less than mathematical symbol",
        "emoji": "≪",
        "name": "much less than",
        "tags": ["ll"]
    },
    {
        "description": "Empty set mathematical symbol",
        "emoji": "∅",
        "name": "empty set"
    },
    {
        "description": "Belongs to mathematical symbol",
        "emoji": "∈",
        "name": "is in",
        "tags": ["isin"]
    },
    {
        "description": "Doesn't belong to mathematical symbol",
        "emoji": "∉",
        "name": "not in",
        "tags": ["notin"]
    },
    {
        "description": "Subset mathematical symbol",
        "emoji": "∉",
        "name": "subset of"
    },
    {
        "description": "Union mathematical symbol",
        "emoji": "∪",
        "name": "union"
    },
    {
        "description": "Intersection mathematical symbol",
        "emoji": "∩",
        "name": "intersection"
    },
    {
        "description": "Disjoint union mathematical symbol",
        "emoji": "⨆",
        "name": "disjoint union"
    },
    {
        "description": "Disjoint union mathematical symbol",
        "emoji": "⨆",
        "name": "disjoint union"
    },
    {
        "description": "Conjunction mathematical symbol",
        "emoji": "∧",
        "name": "and",
        "tags": ["wedge"]
    },
    {
        "description": "Disjunction mathematical symbol",
        "emoji": "∨",
        "name": "or",
        "tags": ["vee"]
    },
    {
        "description": "For all mathematical symbol",
        "emoji": "∀",
        "name": "for all",
        "tags": ["forall"]
    },
    {
        "description": "Exists mathematical symbol",
        "emoji": "∃",
        "name": "exists"
    },
    {
        "description": "Implies mathematical symbol",
        "emoji": "⇒",
        "name": "implies",
        "tags": ["Rightarrow"]
    },
    {
        "description": "Is implied by mathematical symbol",
        "emoji": "⇐",
        "name": "is implied by",
        "tags": ["Leftarrow"]
    },
    {
        "description": "Is equivalent to mathematical symbol",
        "emoji": "⇔",
        "name": "is equivalent to",
        "tags": ["Leftrightarrow"]
    },
    {
        "description": "Set of positive integers mathematical symbol",
        "emoji": "ℕ",
        "name": "positive integers"
    },
    {
        "description": "Set of rational integers mathematical symbol",
        "emoji": "ℤ",
        "name": "rational integers"
    },
    {
        "description": "Set of rational numbers mathematical symbol",
        "emoji": "ℚ",
        "name": "rational numbers"
    },
    {
        "description": "Set of real numbers mathematical symbol",
        "emoji": "ℝ",
        "name": "real numbers"
    },
    {
        "description": "Set of complex numbers mathematical symbol",
        "emoji": "ℂ",
        "name": "complex numbers"
    },
    {
        "description": "Field mathematical symbol",
        "emoji": "𝔽",
        "name": "field"
    },
    {
        "description": "Right arrow mathematical symbol",
        "emoji": "→",
        "name": "to",
        "tags": ["rightarrow"]
    },
    {
        "description": "Maps to mathematical symbol",
        "emoji": "↦",
        "name": "mapsto"
    },
    {
        "description": "Surjection mathematical symbol",
        "emoji": "↠",
        "name": "surjects to"
    },
    {
        "description": "Injection mathematical symbol",
        "emoji": "↪",
        "name": "injects to"
    },
    {
        "description": "Composition mathematical symbol",
        "emoji": "○",
        "name": "composition",
        "tags": ["circ"]
    },
    {
        "description": "Boundary mathematical symbol",
        "emoji": "∂",
        "name": "partial"
    },
    {
        "description": "Integral mathematical symbol",
        "emoji": "∫",
        "name": "integral"
    },
    {
        "description": "Gradient mathematical symbol",
        "emoji": "∇",
        "name": "nabla"
    },
    {
        "description": "Direct sum mathematical symbol",
        "emoji": "⨁",
        "name": "oplus"
    },
    {
        "description": "Direct product mathematical symbol",
        "emoji": "⨂",
        "name": "otimes"
    },
    {
        "description": "Lemniscate mathematical symbol",
        "emoji": "∞",
        "name": "infinity"
    },
    {
        "description": "Aleph mathematical symbol",
        "emoji": "א",
        "name": "cardinal"
    },
    {
        "description": "Left floor mathematical symbol",
        "emoji": "⌊",
        "name": "left floor",
        "tags": ["lfloor"]
    },
    {
        "description": "Right floor mathematical symbol",
        "emoji": "⌋",
        "name": "right floor",
        "tags": ["rfloor"]
    },
    {
        "description": "Left ceiling mathematical symbol",
        "emoji": "⌈",
        "name": "left ceiling",
        "tags": ["lceil"]
    },
    {
        "description": "Right ceiling mathematical symbol",
        "emoji": "⌉",
        "name": "right ceiling",
        "tags": ["rceil"]
    }
    ]
}