In
logic and
linguistics, a metalanguage is a language used to describe another language, often called the ''object language''. Expressions in a metalanguage are often distinguished from those in the object language by the use of italics,
quotation mark
Quotation marks (also known as quotes, quote marks, speech marks, inverted commas, or talking marks) are punctuation marks used in pairs in various writing systems to set off direct speech, a quotation, or a phrase. The pair consists of an ...
s, or writing on a separate line. The structure of sentences and phrases in a metalanguage can be described by a
metasyntax.
Types
There are a variety of recognized metalanguages, including ''embedded'', ''ordered'', and ''nested'' (or ''hierarchical'') metalanguages.
Embedded
An embedded metalanguage is a language formally, naturally and firmly fixed in an object language. This idea is found in
Douglas Hofstadter
Douglas Richard Hofstadter (born February 15, 1945) is an American scholar of cognitive science, physics, and comparative literature whose research includes concepts such as the sense of self in relation to the external world, consciousness, an ...
's book, ''
Gödel, Escher, Bach
''Gödel, Escher, Bach: an Eternal Golden Braid'', also known as ''GEB'', is a 1979 book by Douglas Hofstadter.
By exploring common themes in the lives and works of logician Kurt Gödel, artist M. C. Escher, and composer Johann Sebastian Bach, t ...
'', in a discussion of the relationship between formal languages and
number theory: "... it is in the nature of any formalization of number theory that its metalanguage is embedded within it."
It occurs in natural, or informal, languages, as well—such as in English, where words such as ''noun,'' ''verb,'' or even ''word'' describe features and concepts pertaining to the English language itself.
Ordered
An ordered metalanguage is analogous to an
ordered logic
mathematics and logic, a higher-order logic is a form of predicate logic that is distinguished from first-order logic by additional quantifiers and, sometimes, stronger semantics. Higher-order logics with their standard semantics are more express ...
. An example of an ordered metalanguage is the construction of one metalanguage to discuss an object language, followed by the creation of another metalanguage to discuss the first, etc.
Nested
A nested (or ''hierarchical'') metalanguage is similar to an ordered metalanguage in that each level represents a greater degree of abstraction. However, a nested metalanguage differs from an ordered one in that each level includes the one below.
The
paradigmatic example of a nested metalanguage comes from the
Linnean taxonomic system in biology. Each level in the system incorporates the one below it. The language used to discuss genus is also used to discuss species; the one used to discuss orders is also used to discuss genera, etc., up to kingdoms.
In natural language
Natural language combines nested and ordered metalanguages. In a natural language there is an infinite regress of metalanguages, each with more specialized vocabulary and simpler syntax.
Designating the language now as
, the grammar of the language is a discourse in the metalanguage
, which is a sublanguage nested within
.
* The grammar of
, which has the form of a factual description, is a discourse in the metametalanguage
, which is also a sublanguage of
.
* The grammar of
, which has the form of a theory describing the syntactic structure of such factual descriptions, is stated in the metametametalanguage
, which likewise is a sublanguage of
.
* The grammar of
has the form of a metatheory describing the syntactic structure of theories stated in
.
*
and succeeding metalanguages have the same grammar as
, differing only in reference.
Since all of these metalanguages are sublanguages of
,
is a nested metalanguage, but
and sequel are ordered metalanguages. Since all these metalanguages are sublanguages of
they are all embedded languages with respect to the language as a whole.
Metalanguages of formal systems all resolve ultimately to natural language, the 'common parlance' in which mathematicians and logicians converse to define their terms and operations and 'read out' their formulae.
Types of expressions
There are several entities commonly expressed in a metalanguage. In logic usually the object language that the metalanguage is discussing is a
formal language, and very often the metalanguage as well.
Deductive systems
A deductive system (or, ''deductive apparatus'' of a
formal system) consists of the
axiom
An axiom, postulate, or assumption is a statement that is taken to be true, to serve as a premise or starting point for further reasoning and arguments. The word comes from the Ancient Greek word (), meaning 'that which is thought worthy or f ...
s (or
axiom schemata) and
rules of inference that can be used to
derive the
theorems of the system.
Metavariables
A metavariable (or ''metalinguistic'' or ''metasyntactic'' variable) is a
symbol
A symbol is a mark, sign, or word that indicates, signifies, or is understood as representing an idea, object, or relationship. Symbols allow people to go beyond what is known or seen by creating linkages between otherwise very different conc ...
or set of symbols in a metalanguage which stands for a symbol or set of symbols in some object language. For instance, in the sentence:
:Let ''A'' and ''B'' be arbitrary
formula
In science, a formula is a concise way of expressing information symbolically, as in a mathematical formula or a ''chemical formula''. The informal use of the term ''formula'' in science refers to the general construct of a relationship betwee ...
s of a
formal language .
The symbols ''A'' and ''B'' are not symbols of the object language
, they are metavariables in the metalanguage (in this case, English) that is discussing the object language
.
Metatheories and metatheorems
A ''metatheory'' is a
theory whose subject matter is some other theory (a theory about a theory).
Statements made in the metatheory about the theory are called
metatheorems. A metatheorem is a
true statement about a
formal system expressed in a metalanguage. Unlike theorems proved within a given formal system, a metatheorem is proved within a
metatheory, and may reference concepts that are present in the
metatheory but not the object theory.
Interpretations
An interpretation is an
assignment of meanings to the
symbols
A symbol is a mark, sign, or word that indicates, signifies, or is understood as representing an idea, object, or relationship. Symbols allow people to go beyond what is known or seen by creating linkages between otherwise very different conc ...
and
words of a language.
Role in metaphor
Michael J. Reddy (1979) argues that much of the language we use to talk about language is conceptualized and structured by what he refers to as the
conduit metaphor.
[Reddy, Michael J. 1979. The conduit metaphor: A case of frame conflict in our language about language. In Andrew Ortony (ed.), ''Metaphor and Thought''. Cambridge: Cambridge University Press] This paradigm operates through two distinct, related frameworks.
The ''major framework'' views language as a sealed pipeline between people:
1. Language transfers people's thoughts and feelings (
mental content
The mind is the set of faculties responsible for all mental phenomena. Often the term is also identified with the phenomena themselves. These faculties include thought, imagination, memory, will, and sensation. They are responsible for various m ...
) to others
''ex:'' Try to get your thoughts across better.
2. Speakers and writers insert their mental content into words
''ex:'' You have to put each concept into words more carefully.
3. Words are containers
''ex:'' That sentence was filled with emotion.
4. Listeners and readers extract mental content from words
''ex:'' Let me know if you find any new sensations in the poem.
The ''minor framework'' views language as an open pipe spilling mental content into the void:
1. Speakers and writers eject mental content into an external space
''ex:'' Get those ideas out where they can do some good.
2. Mental content is reified (viewed as concrete) in this space
''ex:'' That concept has been floating around for decades.
3. Listeners and readers extract mental content from this space
''ex:'' Let me know if you find any good concepts in the essay.
Metaprogramming
Computers follow programs, sets of instructions in a formal language. The development of a
programming language involves the use of a metalanguage. The act of working with metalanguages in programming is known as ''
metaprogramming''.
Backus–Naur form
In computer science, Backus–Naur form () or Backus normal form (BNF) is a metasyntax notation for context-free grammars, often used to describe the syntax of languages used in computing, such as computer programming languages, document formats ...
, developed in the 1960s by John Backus and Peter Naur, is one of the earliest metalanguages used in computing. Examples of modern-day programming languages which commonly find use in metaprogramming include
ML,
Lisp
A lisp is a speech impairment in which a person misarticulates sibilants (, , , , , , , ). These misarticulations often result in unclear speech.
Types
* A frontal lisp occurs when the tongue is placed anterior to the target. Interdental lisping ...
,
m4, and
Yacc.
See also
*
Category theory
Category theory is a general theory of mathematical structures and their relations that was introduced by Samuel Eilenberg and Saunders Mac Lane in the middle of the 20th century in their foundational work on algebraic topology. Nowadays, cate ...
*
Jakobson's functions of language
Roman Jakobson defined six functions of language (or communication functions), according to which an effective act of verbal communication can be described. Each of the functions has an associated factor. For this work, Jakobson was influenced by ...
*
Language-oriented programming
*
Meta-communication
*
Metaethics
*
Metafiction
Metafiction is a form of fiction which emphasises its own narrative structure in a way that continually reminds the audience that they are reading or viewing a fictional work. Metafiction is self-conscious about language, literary form, and story ...
*
Metagraphy
*
Metamathematics
Metamathematics is the study of mathematics itself using mathematical methods. This study produces metatheories, which are mathematical theories about other mathematical theories. Emphasis on metamathematics (and perhaps the creation of the ter ...
*
Metalinguistic abstraction
*
Metalocutionary act
*
Metaphilosophy
*
Natural semantic metalanguage
*
Nested quotation A nested quotation is a quotation that is encapsulated inside another quotation, forming a hierarchy with multiple levels. When focusing on a certain quotation, one must interpret it within its scope. Nested quotation can be used in literature (a ...
*
Paralanguage
*
Self-reference
Self-reference occurs in natural or formal languages when a sentence, idea or formula refers to itself. The reference may be expressed either directly—through some intermediate sentence or formula—or by means of some encoding. In philoso ...
*
Use–mention distinction
Dictionaries
*Audi, R. 1996. ''The Cambridge Dictionary of Philosophy''. Cambridge:
Cambridge University Press.
*Baldick, C. 1996. ''Oxford Concise Dictionary of Literary Terms''. Oxford:
Oxford University Press.
*
Cuddon, J. A. 1999. ''The Penguin Dictionary of Literary Terms and Literary Theory''. London:
Penguin Books.
*Honderich, T. 1995. ''
The Oxford Companion to Philosophy''. Oxford:
Oxford University Press.
*Matthews, P. H. 1997. ''The Concise Oxford Dictionary of Linguistics''. Oxford:
Oxford University Press. .
*McArthur, T. 1996. ''The Concise Oxford Companion to the English Language''. Oxford:
Oxford University Press.
References
External links
Metalanguage ''
Principia Cybernetica''.
Willard McCarty (submitted 2006) Problematic Metaphors ''Humanist Discussion Group'', Vol. 20, No. 92.
{{Authority control
Metalogic
Linguistics
Linguistics terminology
Metalanguages
Proof theory