Jump to content

Nothing: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
m Reverted edits by 206.78.228.87 (talk) to last version by Trovatore
Line 5: Line 5:
==Language and logic==
==Language and logic==


Grammatically, the word "nothing" is a [[noun]], which suggests that it [[refer]]s to something. This can lead to confusion and forms the basis for a number of [[joke]]s. The simplest meaning is: no thing. So if "Nothing" is said to be in a particular place, have a particular quality, then it is meant that "no thing" is there, or has this or that quality. The word "naught" also has this same meaning.If you want to know abut nothing, suggest that you give up. There is nothing to know about nothng, and nothing will change about that. Nthing is nothing, and if you think that it something, than maybe it can be anything, if you just believe n the power of nothing.
Grammatically, the word "nothing" is a [[noun]], which suggests that it [[refer]]s to something. This can lead to confusion and forms the basis for a number of [[joke]]s. The simplest meaning is: no thing. So if "Nothing" is said to be in a particular place, have a particular quality, then it is meant that "no thing" is there, or has this or that quality. The word "naught" also has this same meaning.
Its basic uses can often be restated to avoid this appearance: "There is nothing in the basement" can be restated as "There is not one thing in the basement" or "Everything is not in the basement" (which can imply that there is any quantity short of 'everything' in the basement.) "Nothing is missing" can be restated as "everything is present". Conversely, many fallacious conclusions follow from treating "nothing" as a noun. In this case, "nothing" would not be a correct statement, scientifically speaking, as air can be referred to as "something."
Its basic uses can often be restated to avoid this appearance: "There is nothing in the basement" can be restated as "There is not one thing in the basement" or "Everything is not in the basement" (which can imply that there is any quantity short of 'everything' in the basement.) "Nothing is missing" can be restated as "everything is present". Conversely, many fallacious conclusions follow from treating "nothing" as a noun. In this case, "nothing" would not be a correct statement, scientifically speaking, as air can be referred to as "something."



Revision as of 18:17, 11 April 2008

Nothing is commonly understood as the lack or absence of anything at all. Colloquially, the tedicate the lack of anything relevant or significant, or to describe a particularly unimpressive thing, event, or object.

Language and logic

Grammatically, the word "nothing" is a noun, which suggests that it refers to something. This can lead to confusion and forms the basis for a number of jokes. The simplest meaning is: no thing. So if "Nothing" is said to be in a particular place, have a particular quality, then it is meant that "no thing" is there, or has this or that quality. The word "naught" also has this same meaning. Its basic uses can often be restated to avoid this appearance: "There is nothing in the basement" can be restated as "There is not one thing in the basement" or "Everything is not in the basement" (which can imply that there is any quantity short of 'everything' in the basement.) "Nothing is missing" can be restated as "everything is present". Conversely, many fallacious conclusions follow from treating "nothing" as a noun. In this case, "nothing" would not be a correct statement, scientifically speaking, as air can be referred to as "something."

Modern logic made it possible to articulate these points coherently as intended, and many philosophers hold that the word "nothing" does not function as a noun: there is not any object it refers to. There are still various opposing views, though: that, for example, our understanding of the world rests essentially on noticing absences and lacks as well as presences, and that "nothing" and related words serve to indicate these.

Philosophy

The concept of 'nothing' has been studied throughout history by philosophers and theologians; many have found that careful consideration of the notion can easily lead to the logical fallacy of reification. (If one does not believe that nothing is no thing.) However, many of the existentialist and postmodern philosophers and writers would argue that Nothing is actually the lack or absence of something, rather than of anything.[citation needed]

The understanding of 'nothing' varies widely between cultures, especially between Western and Eastern cultures and philosophical traditions. For instance, Shunyata (emptiness), unlike "nothingness", is considered a state of mind in some forms of Buddhism (see Nirvana, mu, and Bodhi. See also soku hi in Kyoto school). Achieving 'nothing' as a state of mind in this tradition allows someone to be totally 'focused' (in the Western sense of the word) on a thought or activity at a level of intensity they would not be able to achieve if they were 'consciously' thinking. The classic example of this is an archer drawing a bow, attempting to erase their mind as a way to better focus on the shot. Existentialism and Martin Heidegger have brought these two understandings closer together.[citation needed]

Science

In mathematics, nothing does not have a technical meaning. It could be said that a set contains "nothing" if and only if it is the empty set, in which case its cardinality (or size) is zero. In other words, the word "nothing" is an informal term for an empty set. However, since two minus two is also called nothing, it could also refer to the number zero.

In physics, the word nothing is not used in any technical sense. A region of space is called a vacuum if it does not contain any matter. But it can contain physical fields. In fact, it is practically impossible to construct a region of space which contains no matter or fields, since gravity cannot be blocked and all objects at a non-zero temperature radiate electromagnetically. However, supposing such a region existed, it would still not be "nothing", since it has properties and a measurable existence as part of the quantum-mechanical vacuum.

In computing, "Nothing" (VB.Net), or "null" (Java, C#, others), can be a keyword used to represent an unassigned variable, or a pointer that does not point to any particular memory address, or a reference that does not refer to an extant object. Similarly, Null is used in SQL as a symbolic representation of the absence of data. This meta-data usage of "null" is different from the unprintable ASCII and unicode null character, which has a numerical value of zero — although it is different from the ASCII character for zero ("0"). The ASCII blank character (" ") is not the same as an empty string (""), which is itself sometimes confused with the null pointer in languages such as C. Most forms of assembly language have a no-operation (nop) instruction (often with a numerical value of zero) — that is, a command to do nothing, which can prove useful for blanking out areas of problem code.

See also

Further reading

References