Notation

From HandWiki
Short description: System of graphics, symbols, or expressions used to represent concepts by convention


In linguistics and semiotics, a notation is a system of graphics or symbols, characters and abbreviated expressions, used (for example) in artistic and scientific disciplines to represent technical facts and quantities by convention.[1][2] Therefore, a notation is a collection of related symbols that are each given an arbitrary meaning, created to facilitate structured communication within a domain knowledge or field of study.

Standard notations refer to general agreements in the way things are written or denoted. The term is generally used in technical and scientific areas of study like mathematics, physics, chemistry and biology, but can also be seen in areas like business, economics and music.

Written communication

Writing systems

  • Phonographic writing systems, by definition, use symbols to represent components of auditory language, i.e. speech, which in turn refers to things or ideas. The two main kinds of phonographic notational system are the alphabet and the syllabary. Some written languages are more consistent in their correlation of written symbols (or graphemes) with sound (or phonemes), and are therefore considered to have better phonemic orthography.
  • Ideographic writing, by definition, refers to things or ideas independently of their pronunciation in any language. Some ideographic systems are also pictograms that convey meaning through their pictorial resemblance to a physical object.

Linguistics

Biology and medicine

Chemistry

  • A chemical formula describes a chemical compound using element symbols and subscripts, e.g. H2O for water or C6H12O6 for glucose
  • SMILES is a notation for describing the structure of a molecule with a plain text string, e.g. N=N for nitrogen or CCO for ethanol

Computing

  • BNF (Backus normal form, or Backus–Naur form) and EBNF (extended Backus-Naur form) are the two main notation techniques for context-free grammars.
  • Drakon-charts are a graphical notation of algorithms and procedural knowledge.
  • Hungarian notation is an identifier naming convention in computer programming, that represents the type or intended use of a variable with a specific pattern within its name.
  • Mathematical markup languages are computer notations for representing mathematical formulae.
  • Various notations have been developed to specify regular expressions.
  • The APL programming language provided a rich set of very concise new notations

Logic

A variety of symbols are used to express logical ideas; see the List of logic symbols

Management

  • Time and motion study symbols such as therbligs

Mathematics

Physics

  • Bra–ket notation, or Dirac notation, is an alternative representation of probability distributions in quantum mechanics.
  • Tensor index notation is used when formulating physics (particularly continuum mechanics, electromagnetism, relativistic quantum mechanics and field theory, and general relativity) in the language of tensors.

Typographical conventions

  • Infix notation, the common arithmetic and logical formula notation, such as "a + bc".
  • Polish notation or "prefix notation", which places the operator before the operands (arguments), such as "+ a b".
  • Reverse Polish notation or "postfix notation", which places the operator after the operands, such as "a b +".

Sports and games

Graphical notations

Music

  • Musical notation permits a composer to express musical ideas in a musical composition, which can be read and interpreted during performance by a trained musician; there are many different ways to do this (hundreds have been proposed), although staff notation provides by far the most widely used system of modern musical symbols.

Dance and movement

  • Benesh Movement Notation permits a graphical representation of human bodily movements
  • Laban Movement Analysis or Labanotation permits a graphical representation of human bodily movements
  • Eshkol-Wachman Movement Notation permits a graphical representation of bodily movements of other species in addition to humans, and indeed any kind of movement (e.g. aircraft aerobatics)
  • Juggling diagrams represent juggling patterns
  • Aresti aerobatic symbols provides a way to represent flight maneuvers in aerobatics

Science

  • Feynman diagrams permit a graphical representation of a perturbative contribution to the transition amplitude or correlation function of a quantum mechanical or statistical field theory
  • Structural formulas are graphical representations of molecules
  • Venn diagrams shows logical relations between a finite collection of sets.
  • Drakon-charts are a graphical representation of algorithms and procedural knowledge.

Other systems

See also

References

Further reading