community
directory
books
authors
images
encyclopedia

Email:
Password:
Register

Knowledgerush Search

 

Google
  Web knowledgerush


Search for images of Space (punctuation)


Message boards   Post comment

Space (punctuation)

A space is a punctuation convention for providing interword separation in some scripts, including the Latin, Cyrillic, and Arabic.

Not all languages use spaces between words; the ancient Latin and Greek did not. Spaces were not used to separate words until roughly 600-800 AD. (See interword separation for more on the history.) Traditionally, all CJK languages have no space: modern Chinese and Japanese still don't, but modern Korean uses space.


In computer programming, the space corresponds to Unicode and ASCII character 32, or 0x0020.

In programming language syntax, spaces are frequently used to explicitly separate tokens. Aside from this use, spaces and other whitespace are usually ignored by most modern programming languages; Python is one exception.

In word processors and text editors, if a line on a screen is shorter than the width of the screen or window, then the empty space to the right usually does not correspond with space characters in the file: there is simply a code indicating that the next text should be put on a new line. Thus, the size of the file is not made unnecessarily larger. If there are space characters, one usually does not see the difference; text editors and word processors often have an option to make them visible. Also, if there is a space character, the cursor can move there, otherwise usually not.

Referenced By

ASCII | ASCIIZ | ASCII code | ASCIIbetical | American Standard Code for Information Interchange | Interword separation | Juyin II | Linotype machine | MPS2 | MPS II | Mandarin Phonetic Symbols II | Space | Spatial | US-ASCII | Unicode 1-100 | Unicode 1-50 | Zhuyin II

 

Compose Your Message

Your Email Address or Pen Name (optional):
Subject:
Your Message:
 

 

 

 

 

 

This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Space (punctuation)".

 

Contact UsPrivacy Statement & Terms of Use

 
Copyright © 1999-2003 Knowledgerush.com. All rights reserved.