canonical

(Historically, "according to religious law")

<mathematics>

1. A standard way of writing a formula. Two formulas such as 9 + x and x + 9 are said to be equivalent because they mean the same thing, but the second one is in "canonical form" because it is written in the usual way, with the highest power of x first. Usually there are fixed rules you can use to decide whether something is in canonical form. Things in canonical form are easier to compare.

<jargon>

2. The usual or standard state or manner of something. The term acquired this meaning in computer-science culture largely through its prominence in Alonzo Church's work in computation theory and mathematical logic (see Knights of the Lambda-Calculus).

Compare vanilla.

This word has an interesting history. Non-technical academics do not use the adjective "canonical" in any of the senses defined above with any regularity; they do however use the nouns "canon" and "canonicity" (not "canonicalness"* or "canonicality"*). The "canon" of a given author is the complete body of authentic works by that author (this usage is familiar to Sherlock Holmes fans as well as to literary scholars). "The canon" is the body of works in a given field (e.g. works of literature, or of art, or of music) deemed worthwhile for students to study and for scholars to investigate.

The word "canon" derives ultimately from the Greek "kanon" (akin to the English "cane") referring to a reed. Reeds were used for measurement, and in Latin and later Greek the word "canon" meant a rule or a standard. The establishment of a canon of scriptures within Christianity was meant to define a standard or a rule for the religion. The above non-technical academic usages stem from this instance of a defined and accepted body of work. Alongside this usage was the promulgation of "canons" ("rules") for the government of the Catholic Church. The usages relating to religious law derive from this use of the Latin "canon". It may also be related to arabic "qanun" (law).

Hackers invest this term with a playfulness that makes an ironic contrast with its historical meaning. A true story: One Bob Sjoberg, new at the MIT AI Lab, expressed some annoyance at the incessant use of jargon. Over his loud objections, GLS and RMS made a point of using as much of it as possible in his presence, and eventually it began to sink in. Finally, in one conversation, he used the word "canonical" in jargon-like fashion without thinking. Steele: "Aha! We've finally got you talking jargon too!" Stallman: "What did he say?" Steele: "Bob just used "canonical" in the canonical way."

Of course, canonicality depends on context, but it is implicitly defined as the way *hackers* normally expect things to be. Thus, a hacker may claim with a straight face that "according to religious law" is *not* the canonical meaning of "canonical".

Last updated: 2002-02-06

Canonical Encoding Rules

<protocol, standard>

(CER) A restricted variant of BER for producing unequivocal transfer syntax for data structures described by ASN.1.

Whereas BER gives choices as to how data values may be encoded, CER and DER select just one encoding from those allowed by the basic encoding rules, eliminating all of the options. They are useful when the encodings must be preserved, e.g. in security exchanges.

CER and DER differ in the set of restrictions that they place on the encoder. The basic difference between CER and DER is that DER uses definitive length form and CER uses indefinite length form.

Documents: ITU-T X.690, ISO 8825-1.

See also PER.

Last updated: 1998-05-19

canonical name

(CNAME) A host's official name as opposed to an alias. The official name is the first hostname listed for its Internet address in the hostname database, /etc/hosts or the Network Information Service (NIS) map hosts.byaddr ("hosts" for short). A host with multiple network interfaces may have more than one Internet address, each with its own canonical name (and zero or more aliases).

You can find a host's canonical name using nslookup if you say

 set querytype=CNAME

and then type a hostname.

Last updated: 1994-11-29

canonicity

<theory, jargon>

The extent to which something is canonical.

Last updated: 1995-03-03

Nearby terms:

candygrammarcanonicalCanonical Encoding Rulescanonical name

Try this search on Wikipedia, Wiktionary, Google, OneLook.



Loading