"==" meaning in Translingual

See == in All languages combined, or Wiktionary

Symbol

Etymology: Introduced by the B programming language, which used the symbol "=" for variable assignment. The reasoning given by the creators of the language is that assignment is more frequent than equality testing, and thus deserves the shorter operator. The syntax was inherited by its successor C, and later adopted more widely. See wikipedia:Relational operator#Confusion with assignment operators. Head templates: {{head|mul|symbol}} ==
  1. (programming) In some programming languages, an operator that compares if two values are equal.
    Sense id: en-==-mul-symbol-aweFS5WC Categories (other): Programming, Pages with 3 entries, Pages with entries, Translingual entries with incorrect language header Disambiguation of Pages with 3 entries: 93 7 Disambiguation of Pages with entries: 96 4 Disambiguation of Translingual entries with incorrect language header: 86 14 Topics: computing, engineering, mathematics, natural-sciences, physical-sciences, programming, sciences
  2. (mathematics) Rare form of = Tags: form-of, rare Form of: = Related terms: ++, --
    Sense id: en-==-mul-symbol-ZK4VXq0y Categories (other): Mathematics Topics: mathematics, sciences
{
  "antonyms": [
    {
      "word": "!="
    }
  ],
  "etymology_text": "Introduced by the B programming language, which used the symbol \"=\" for variable assignment. The reasoning given by the creators of the language is that assignment is more frequent than equality testing, and thus deserves the shorter operator. The syntax was inherited by its successor C, and later adopted more widely. See wikipedia:Relational operator#Confusion with assignment operators.",
  "head_templates": [
    {
      "args": {
        "1": "mul",
        "2": "symbol"
      },
      "expansion": "==",
      "name": "head"
    }
  ],
  "lang": "Translingual",
  "lang_code": "mul",
  "pos": "symbol",
  "senses": [
    {
      "categories": [
        {
          "kind": "other",
          "langcode": "mul",
          "name": "Programming",
          "orig": "mul:Programming",
          "parents": [],
          "source": "w"
        },
        {
          "_dis": "93 7",
          "kind": "other",
          "name": "Pages with 3 entries",
          "parents": [],
          "source": "w+disamb"
        },
        {
          "_dis": "96 4",
          "kind": "other",
          "name": "Pages with entries",
          "parents": [],
          "source": "w+disamb"
        },
        {
          "_dis": "86 14",
          "kind": "other",
          "name": "Translingual entries with incorrect language header",
          "parents": [],
          "source": "w+disamb"
        }
      ],
      "examples": [
        {
          "text": "if x==1 then print \"success!\" end (prints \"success!\" if x equals 1)"
        }
      ],
      "glosses": [
        "In some programming languages, an operator that compares if two values are equal."
      ],
      "id": "en-==-mul-symbol-aweFS5WC",
      "links": [
        [
          "programming",
          "programming#Noun"
        ],
        [
          "programming language",
          "programming language#English"
        ],
        [
          "operator",
          "operator#English"
        ],
        [
          "compare",
          "compare#English"
        ],
        [
          "equal",
          "equal#English"
        ]
      ],
      "raw_glosses": [
        "(programming) In some programming languages, an operator that compares if two values are equal."
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "programming",
        "sciences"
      ]
    },
    {
      "categories": [
        {
          "kind": "other",
          "langcode": "mul",
          "name": "Mathematics",
          "orig": "mul:Mathematics",
          "parents": [],
          "source": "w"
        }
      ],
      "examples": [
        {
          "english": "̄A∨A ⩵ (-1)ᵐ⁽ⁿ⁻ᵐ⁾A∨̄A",
          "ref": "2012, John Browne, Grassmann Algebra Volume 1: Foundations: Exploring extended vector algebra with Mathematica (in English), John M Browne, →ISBN, page 373:",
          "text": "The result of taking the regressive product of an m-element A and its complement #92;barA in the reverse order introduces a potential change of sign.",
          "translation": "̄A∨A ⩵ (-1)ᵐ⁽ⁿ⁻ᵐ⁾A∨̄A",
          "type": "quotation"
        }
      ],
      "form_of": [
        {
          "word": "="
        }
      ],
      "glosses": [
        "Rare form of ="
      ],
      "id": "en-==-mul-symbol-ZK4VXq0y",
      "links": [
        [
          "mathematics",
          "mathematics"
        ],
        [
          "=",
          "=#Translingual"
        ]
      ],
      "raw_glosses": [
        "(mathematics) Rare form of ="
      ],
      "related": [
        {
          "_dis1": "0 100",
          "word": "++"
        },
        {
          "_dis1": "0 100",
          "word": "--"
        }
      ],
      "tags": [
        "form-of",
        "rare"
      ],
      "topics": [
        "mathematics",
        "sciences"
      ]
    }
  ],
  "word": "=="
}
{
  "antonyms": [
    {
      "word": "!="
    }
  ],
  "categories": [
    "Pages with 3 entries",
    "Pages with entries",
    "Translingual entries with incorrect language header",
    "Translingual lemmas",
    "Translingual symbols",
    "Translingual terms spelled with ="
  ],
  "etymology_text": "Introduced by the B programming language, which used the symbol \"=\" for variable assignment. The reasoning given by the creators of the language is that assignment is more frequent than equality testing, and thus deserves the shorter operator. The syntax was inherited by its successor C, and later adopted more widely. See wikipedia:Relational operator#Confusion with assignment operators.",
  "head_templates": [
    {
      "args": {
        "1": "mul",
        "2": "symbol"
      },
      "expansion": "==",
      "name": "head"
    }
  ],
  "lang": "Translingual",
  "lang_code": "mul",
  "pos": "symbol",
  "related": [
    {
      "word": "++"
    },
    {
      "word": "--"
    }
  ],
  "senses": [
    {
      "categories": [
        "mul:Programming"
      ],
      "examples": [
        {
          "text": "if x==1 then print \"success!\" end (prints \"success!\" if x equals 1)"
        }
      ],
      "glosses": [
        "In some programming languages, an operator that compares if two values are equal."
      ],
      "links": [
        [
          "programming",
          "programming#Noun"
        ],
        [
          "programming language",
          "programming language#English"
        ],
        [
          "operator",
          "operator#English"
        ],
        [
          "compare",
          "compare#English"
        ],
        [
          "equal",
          "equal#English"
        ]
      ],
      "raw_glosses": [
        "(programming) In some programming languages, an operator that compares if two values are equal."
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "programming",
        "sciences"
      ]
    },
    {
      "categories": [
        "Translingual rare forms",
        "Translingual terms with quotations",
        "mul:Mathematics"
      ],
      "examples": [
        {
          "english": "̄A∨A ⩵ (-1)ᵐ⁽ⁿ⁻ᵐ⁾A∨̄A",
          "ref": "2012, John Browne, Grassmann Algebra Volume 1: Foundations: Exploring extended vector algebra with Mathematica (in English), John M Browne, →ISBN, page 373:",
          "text": "The result of taking the regressive product of an m-element A and its complement #92;barA in the reverse order introduces a potential change of sign.",
          "translation": "̄A∨A ⩵ (-1)ᵐ⁽ⁿ⁻ᵐ⁾A∨̄A",
          "type": "quotation"
        }
      ],
      "form_of": [
        {
          "word": "="
        }
      ],
      "glosses": [
        "Rare form of ="
      ],
      "links": [
        [
          "mathematics",
          "mathematics"
        ],
        [
          "=",
          "=#Translingual"
        ]
      ],
      "raw_glosses": [
        "(mathematics) Rare form of ="
      ],
      "tags": [
        "form-of",
        "rare"
      ],
      "topics": [
        "mathematics",
        "sciences"
      ]
    }
  ],
  "word": "=="
}

Download raw JSONL data for == meaning in Translingual (2.3kB)


This page is a part of the kaikki.org machine-readable Translingual dictionary. This dictionary is based on structured data extracted on 2026-03-25 from the enwiktionary dump dated 2026-03-03 using wiktextract (05c257f and 9d9a410). The data shown on this site has been post-processed and various details (e.g., extra categories) removed, some information disambiguated, and additional data merged from other sources. See the raw data download page for the unprocessed wiktextract data.

If you use this data in academic research, please cite Tatu Ylonen: Wiktextract: Wiktionary as Machine-Readable Structured Data, Proceedings of the 13th Conference on Language Resources and Evaluation (LREC), pp. 1317-1325, Marseille, 20-25 June 2022. Linking to the relevant page(s) under https://kaikki.org would also be greatly appreciated.