Culture Energy of China
Copyright © June 2007 by Tienzen (Jeh-Tween) Gong
On the web page ( Science and Civilisation in China, Volume 2, History of Scientific Thought, ISBN 9780521058001 at http://www.cambridge.org/catalogue/catalogue.asp?isbn=9780521058001), it wrote, "The second volume of Dr Joseph Needham's great work Science and Civilisation in China is devoted to the history of scientific thought. Beginning with ancient times, it describes the Confucian milieu in which arose the organic naturalism of the great Taoist school, the scientific philosophy of the Mohists and Logicians, and the quantitative materialism of the Legalists. Thus we are brought on to the fundamental ideas which dominated scientific thinking in the Chinese middle ages. The author opens his discussion by considering the remote and pictographic origins of words fundamental in scientific discourse, and then sets forth the influential doctrines of the Two Forces and the Five Elements. Subsequently he writes of the important sceptical tradition, the effects of Buddhist thought, and the Neo-Confucian climax of Chinese naturalism. Last comes a discussion of the conception of Laws of Nature in China and the West."
That is, Dr. Needham wanted to know:
- Externally, did Chinese language have the capability to describe the logic of science?
- Internally, could the internal logic of Chinese language lead the Chinese people entering into the domain of science?
In addition to science, there are many items also parts of culture, such as, arts (painting, singing, dancing,...), architecture, and even cooking. However, we are unable to evaluate the culture energy scientifically with those items. Our only chance of comparing the culture energy among cultures is by studying their languages. In addition to as a tool for communication, the goal of any language is to describe the universe. By analyzing its capability of describing the universe, we are able to measure the scope and the energy of that language.
I. Types of language and their scopes
- Perceptual and conceptual
- The capability of languages
- How big a scope of the universe can a language cover or describe?
- How good a memory space management system does a language have?
- How strong an ability can a language adapt for a future challenge?
- The scope of a language
- About abstraction
- About computability
- About syntaxing
- The scope of Chinese writing language
II. Memory space management in Chinese writing language
- Views from Western Sinologists
- Eighty-two words analyzed by Dr. Joseph Needham
- Memory management in Chinese word system
- Rational
- Visual
- Auditory
- Webbing
- Error forgiving
III. Learning Chinese writing language
- For native -- burn-in
- For foreigner -- learning
IV. Conclusion and sample pages of the Canons
V. Epilogue
I. Types of language and their scopes
What is universe? Physicists have said a lot about it. Yet, in terms of any language, the universe has two parts:
- A stage -- the space and the time.
- The stories -- actors and their relations.
a. Conceptual and perceptual languages
Thus, there can have two kinds of language. In the book The Divine Constitution (Library of Congress Catalog Card number 91-90780), it wrote, "... English is a good example of a perceptual language. In English, there are many grammatical rules: such as tense, subject-predicate structure, parts of speech, numbers, etc.. The purpose of tense is to record and to express the real time. The subject-predicate structure is for relating the relationship between time and space of events or things and to distinguish the knower from the known or the doer from the act. The parts of speech are trying to clarify the real time sequences and the relationship of real space or the relationships of their derivatives. In other words, English is a real time language, a perceptual language.
On the contrary, Chinese is a conceptual language. There is no tense in Chinese. All events can be discussed in the conceptual level. The time sequence can be marked by time marks. Therefore, there is no reason to change the word form for identifying the time sequence. Thus, there is no subject-predicate structure in Chinese, because there are no real verbs. All actions can be expressed in noun form when they are transcended from time and space. There is no need to have parts of speech in Chinese. In short, there is no grammar in Chinese. The following are a few examples to show the difference between a perceptual and a conceptual language.
Perceptual: I went to school yesterday.
Conceptual: I go school yesterday.
Perceptual: I am trying to find three pegs now.
Conceptual: I try find three peg now." (page 71)
Furthermore, the conceptual language has no alignment problem and, thus, will not cause any misunderstanding as the following example showed.
I go to school and saw three dog yesterday.
For a perceptual language, the above sentence is, indeed, giving a conflicting message. Yet, in the conceptual language, the following sentence does not give any conflicting message.
I go school and see three dog yesterday.
In short, the conceptual language marks the events with space and time marks. The perceptual language marks the syntaxes with space and time marks.
b. The capability of languages
Almost all computer languages are conceptual language. Yet, different computer language has different capability.
- The HTML is a masking language. Its sole purpose is to organize a set of data to fit nicely on a web page. It can do not much else.
- Both Basic (of 1980) and C++ are general languages. Yet, their capabilities are different. The major differences are the way of how the data are treated and of how the memory space are managed.
- For Basic, all data of the universe are divided into two groups, the numbers and the strings. The simplicity of these data sets prevents Basic to construct an effective memory space management system. It is also difficult to build a library with module programs. Thus, it is a slow and a weak language.
- For C++, all data of the universe are represented with functions. That is, it can employ the entire mathematics and can easily construct a big library with module programs. With a great memory space management capability, C++ is now the most used computer language today.
With these examples above, we now are able to list a set of criteria for comparing the capability and the energy of different languages.
- How big a scope of the universe can a language cover or describe?
- How good a memory space management system does a language have?
- How strong an ability can a language adapt for a future challenge?
For the first criterion, we again must know about what the universe is. In the story part of the universe, it consists of, at least, three items.
- Members of the universe -- a language must be able to name all members of the universe. I call this process as syntaxing.
For a universe B with five members (1, 2, 3, 4, 5) and a language system C with only three syntaxes (a, b, c), it is very easy to prove that the language C is unable to name all members of universe B. With this simple example, we can readily conclude a law.
Language law one: If and only if the size (number of syntax) of a language C is large than or equal to the size (number of member) of the universe B, then C is able to describe B.
- Relations among members -- for a three member universe (a, b, c), it has the following relations: (a), (b), (c), (a, b), (a, c), (b, c), (a, b, c). Yet, no relation { ( ) , the emptiness} should also be one kind of relation. That is, for a three member universe, it has, at least, eight relations; for four member universe, 16 relations. Thus, we can get these with an equation:
For a n-member universe, it has 2^n (nth power of 2) relations.
If the order of the relation is important, then (a, b) is not equal to (b, a). Thus, for a n-member universe, its relations must be larger than or equal to 2^n.
Furthermore, we do not truly know what the contexts of those relations are. I will call these relations as abstraction.
Yet, we do know a few examples:
- Vector Analysis is a language about vectors (V1, V2, V3, ..., V(n), ...). The Electromagnetic wave-function can be described wholly with only two vectors V1 = E (electric field) and V2 = H (magnetic field).
- The wave-function of quantum particle cannot be described with vectors as it is only a function of probability. Thus, it can only be described with differential equation which is different from the vector analysis.
- The symmetry property of elementary particles can neither be described with vector analysis nor with differential equation. Only the Group Theory can wholly describe it.
With these examples above, we can readily conclude a new law.
Language law two: if and only if the internal logic of language C is greater than or identical to the internal logic of universe B, then C is able to describe B wholly.
- Size of the universe -- in the book Mathematical thought -- from ancient to modern times (ISBN 0-19-506136-5), it wrote, "Two sets that can be put into one-to-one correspondence are equivalent or have the same power." (page 995)
"Since the real numbers are uncountable and the algebraic numbers are countable, there must be transcendental irrationals." (page 997, ibid)
As the mathematics is a part of the nature universe, the size of the nature universe must be larger than or equal to the size of the mathematical universe. That is, the size of the nature universe must be greater than or equal to countable infinity plus uncountable infinity. I call this size issue as infiniteness.
c. The scope of a language
Thus, to analyze a language on the first criterion, we must answer, at least, three questions:
- The syntaxing -- naming members of a universe
- The abstraction -- relations among members of a universe
- The infiniteness -- the size of a universe
With the Language Law One, we can intuitively guess that the syntaxing and the infiniteness are the same issue. If we can prove that the abstraction is also a subset of the syntaxing, then we can reduce the three problems above to just one issue.
i. Abstraction
What is abstract? In The American Heritage Dictionary, it wrote, abstract:
- Considered apart from concrete existence
- Not applied or practical; theoretical
- Not easily understood; abstruse
- Thought of or stated without reference to a specific instance
- Designating a genre of painting or sculpture whose intellectual and affective content depends solely on intrinsic form
However, these definitions do not help us to deal with "abstraction" scientifically. Then, there is no chance for us to make any comparison between abstraction and syntaxing. Thus, I will not try to define what abstraction is but to show some examples.
- It is generalization. There are many equations, such as, 1 + 2 = 3; 3 + 4= 7; 8 + 9 = 17, etc.. Yet, all above equations can be written as (a + b = c). This kind of generalization is one kind of abstraction.
Furthermore, even the operations of + (plus), - (minus), x (multiplication), ..., can be generalized, such as, a # b = c (# can be of +, -, x or ...). This # algebra is called abstract algebra.
- It is transcendental. In the book Mathematical Thought, ..., it wrote, "Any root, real or complex, of any algebraic (polynomial) equation with rational coefficients is called an algebraic number. ..., Consequently, every rational number and some irrationals are algebraic numbers,.... Those numbers that are not algebraic are called transcendental because, As Euler [Leonhard Euler, 1707 - 83, Swiss mathematician] put it, 'they transcend the power of algebraic method.'" (page 593)
- It is imaginary or absurdity. "Euler, in the latter half of the eighteenth century, still believed that negative numbers were greater than infinity. ... As late as 1831 Augustus De Morgan (1806 - 71), professor of mathematics at University College, London, and a famous mathematical logician and contributor to algebra, in his On the study and Difficulties of Mathematics, said, 'The imaginary expression (square root of (-a)) and the negative expression -b have this resemblance, that either of them occurring as the solution of a problem indicates some inconsistency or absurdity. As far as real meaning is concerned, both are equally imaginary, since 0 - a is as inconceivable as (square root of (-a)).'" (page 593, ibid)
Till today, the square root of (-1) is called an imaginary number i.
The scope of abstraction is, of course, much greater than the three examples can cover. However, we can only handle what we know how to deal with first. The three examples above are, indeed, abstractions, and we know how to handle them. They all can be represented by functions. That is, they can be computed. In the book The Computational Brain (Patricia S. Churchland, ISBN 0-262-03188-4), it wrote, "Since this hypothesis concerning what makes a physical system a computational system may not be self-evident, let us approach the issue more gradually by first introducing several key but simple mathematical concepts, including 'function,' and the distinction between computable and noncomputable functions. To begin, what is a function? A function in the mathematical sense is essentially just a mapping, either 1 : 1 or many : 1, between the elements of one set, called the 'domain,' and the elements of another, usually referred to as the 'range.' Consequently, a function is a set of ordered pairs, where the first member of the pair is drawn from the domain, and the second element is drawn from the range. A computable function then is a mapping that can be specified in terms of some rule or other, and is generally characterized in terms of what you have to do to the first element to get the second....
What then is a noncomputable function? It is an infinite set of ordered pairs for which no rule can be provided, not only now, but in principle. Hence its specification consists simply and exactly in the list of ordered pairs. For example, if the elements are randomly associated, then no rule exists to specify the mapping between elements of the domain and elements of the range. Outside of mathematics, people quite reasonably tend to equate 'function' with 'computable function,' and hence to consider a nonrule mapping to be no function at all. But this is not in fact how mathematicians use the terms, and for good reason, since it is useful to have the notion of a noncomputable function to describe certain mappings. Moreover, it is useful for the issue at hand because it is an empirical question whether brain activity can really be characterized by a computable function or only to a first approximation, or perhaps whether some of its activities cannot be characterized at all in terms of computable functions (Penrose 1989)." (page 62)
ii. About computability
That is, we, now, might be able to transform the issue of abstraction to be an issue of computability which is better defined in mathematics. In the book Computability and Logic (Richard C. Jeffrey, ISBN 0-521-38923-2), it wrote, "We shall see in the next chapter that although every set of positive integers is enumerable [countable], there are sets of other sorts which are not enumerable. To say that a set A is enumerable is to say that there is a function all of whose arguments are positive integers and all of whose values are members of A, and that each member of A is a value of this function: for each member a of A there is at least one positive integer n to which the function assigns a as its value. Notice that nothing in this definition requires A to be a set of positive integers. Instead, A might be a set of people (members of the United States Senate, perhaps); it might be a set of strings of symbols (perhaps, the set of all grammatically correct English sentences, where we count the space between adjacent words as a symbol); or the members of A might themselves be sets, ..." (page 4)
"Now a set is enumerable if and only if it is the range of some function of positive integers. The empty set is enumerable because it is the range of e." (page 6, ibid)
"... that the set of functions computable in our sense is identical with the set of functions that men or machines would be able to compute by whatever effective method, if limitations on time, speed, and material were overcome." (page 20, ibid)
"Church's thesis: all computable functions are Turing [computer] computable." (page 54, ibid)
"Abacus computable functions are Turing computable." (page 53, ibid)
"Recursive functions are abacus computable. ... , the class of recursive functions is very broad indeed -- so broad as to make it plausible that all functions computable in any intuitive sense are recursive." (page 70, ibid)
"Turing computable functions are recursive. ... We have seen that all recursive functions [R] are abacus computable [A] and that all abacus computable functions are Turing computable [T]. We shall now prove that all Turing computable functions are recursive. This will close the circle of inclusion
R >= T >= A >= R [Law of computable universe]" (page 89, ibid)
As soon as we know what abacus and the Turing computer are, we will be able to understand the above passages. Turing computer is an ideal computer which possesses unlimited memory space and unlimited time to compute. If a function is not Turing computable, it will not be able to be computed by any real computer of past, of present or of forever future. Thus, under this coverage, we can sense the scope of the computable universe which is larger than all tasks that all real computers can do.
Most of us know that all computer languages need only two codes (0, 1). Furthermore, a functioning Turing computer has also only two states, NEXT and END. That is, every computable function (task) can be written as a Turing trace, such as:
Function (task) = Turing {... next, next, ..., next (n), ..., End}
If a Turing trace cannot reach the state End, its corresponding function (task) is not computable.
Of course, for a real computer, there are very complicated algorithms under every NEXT. Without knowing the true meaning of what the essence of those NEXT is, we are unable to understand what this computable universe really is. Perhaps, the abacus computation can help us. The abacus computation was invented in China about 5,000 years ago. It consists of
- a set of spindles which are lining up from left to right,
- a box of donut-shaped beads,
- during the counting,
- one spindle is selected as a reference point at the beginning,
- number of beads are placed to that spindle according to the count,
- when that spindle has 10 beads, it moves one bead to the spindle on the left and empties the original spindle,
- repeat the procedure 2 and 3,
- when all counting is done, all movements stop.
According to the Law of computable universe above, whatever and however complicated an algorithm it is, it is always reduced to counting beads. Furthermore, this abacus computer has also only two states, MOVE and STOP. That is, all computable tasks can be written as an abacus trace, such as,
Computable task = abacus {... move, move, ..., move (n), ..., Stop}
From these two examples (Turing computer and abacus computer) together with the Law of computable universe, it is easy to prove a Two-code language theorem,
For universe B, and language C, B is computable.
then, C can describe B wholly if and only if C is a Two-code language system. Such as, (0, 1); (Yin, Yang); (next, end) or (move, stop), etc..
Now, we know what kind of language system is needed to describe a computable universe wholly. However, the computable universe is only a small part of abstraction. It is even smaller than the countable (countable infinity) universe. As we already know that the nature numbers, the rational numbers and the algebraic numbers are all countable infinity. (See page 994 - 998, Mathematical Thought,...) In the book Computability and Logic, it wrote, "Not all functions from positive integers [nature numbers] to positive integers are Turing computable." (page 27)
iii. About syntaxing
Now, we have reached two conclusions:
- The computable part of the abstract universe can be reduced to simple counting (which is syntaxing in terms of language), as the countable universe is larger than the computable universe.
- The non-computable part of the abstract universe must be described by a language system, if any, which has more than two-codes.
Thus, before trying to understand the non-computable universe, we are better just studying the counting (syntaxing in terms of language) problem first. In this nature universe, there are men (man 1, 2, ..., n, ...), dog (dog 1, 2, ...) ,..., virus (virus 1, 2, ...), .... Can we syntax them all? What kind of language can syntax them all?
So far, we seemingly are not concerned about this problem at all. From our experience and from our intuitive confidence, we (both English and Chinese) are confident to meet the challenge. Yet, only by solving this problem theoretically, we, then, are able to measure the energy of each language.
There is a well-known four color theorem: four and only four colors are needed to distinguish all countries from their neighbors on Earth (ball-shaped), regardless of how many countries there are on Earth, one million, one trillion, or to countable infinity.
What does this four color theorem truly mean? We can, in fact, borrow this four color theorem in our syntaxing procedure. For the first member of this nature universe, we give him a ball with one triangle on it. For the second member, we duplicate the last ball and add one dot on it. By connecting the new dot to the old triangle, there are two triangles on the second ball. For the third ball (for third member), we again add one dot, and it has three triangles on it. For every new member of this nature universe, we give him a ball as his id, the syntax, according to the above procedure. Guaranteed by the four color theorem, we can give out the unlimited number (in fact, countable infinite) of balls without any duplication in them. Every id (syntax) is unique.
That is, with four and only four codes, we can syntax the entire countable (infinity) universe. In the book Truth, Faith, and Life -- I understand; Therefore, I worship (ISBN 0-916713-04-0), it wrote, "Amazingly, all lives also can be described with four and only four colors, A, G, T, C. A is Adenine. G is Guanine. T is Thymine. C is Cytosine. A, G, T and C are four basic chemical building blocks for all lives. The human being's genes and the bacterium's genes are constructed with identical building blocks, but their nucleotide sequence is different. In other words, all lives are singing their own life song with four 'universal' notes, or they are painting their self-portrait with four 'universal' colors." (page 58) That is, the four color theorem is not only a mathematics theorem but is proved in biology.
However, there are more entities in a universe than its members. For a three member universe, it contains eight or more entities, as there are relations among members. Can the ball-syntaxing procedure syntax all those relations in addition to its members? The answer is NO. Georg Cantor proved two theorems,
- Nature numbers, rational numbers and algebraic numbers are countable infinity, denoted as N (0).
- Real numbers are uncountable infinity, denoted as c. And, c = 2^N(0). That is, c is infinitely larger than countable infinity.
(See page 992 - 1002, Mathematical Thought -- from ancient to modern.)
Even without the mathematics theorems above, we can easily guessed that four codes are not enough to describe the nature universe. Although every single life can be syntaxed uniquely with four and only four codes, some processes cannot be described with those four codes. One of the example is the reproduction process. Even for a cloning process, it is not described by the four codes. It duplicates the four codes. That is, for a cloning universe, it needs, at least, five codes. For a bi-sexual universe, we need 7 codes.
- Four codes (A, G, T, C) for a single life.
- Two codes to identify sexes (M, F) or (x, y).
- One code to identify the process of copulation or fertilization.
Thus, we can describe the nature universe with a language which contains 7 codes, if we can prove that the entire uncountable universe can be described with 7 and only 7 codes. There is, indeed, such a prove in the book Truth, Faith, and Life (ISBN 0-916713-04-0). See page 47 to 55.
However, how can we syntax the uncountable universe? There is a Seven color theorem: 7 and only 7 colors are needed to identify all countries on a donut-shaped planet. That is, instead of giving out colored-ball id (syntax), we can give out the colored-donut id. If we can syntax them all (members, relations, and else), we could describe that universe wholly.
Thus far, we have discussed the following issues:
- In order to describe the nature universe, our language needs to cover three issues at least.
- Syntaxing -- naming the members
- Abstraction -- describing the relations
- Infiniteness -- sizing the universe
- The abstract universe contains two parts: computable and non-computable. The computable universe can be described with a simple counting procedure, and a two-code language system is able to describe it.
- The countable universe is larger than the computable universe, and it can be described wholly by a four-code language system.
- The uncountable universe is larger than the countable universe, and it can be described wholly by a seven-code language system.
The only thing that we have not done so far is to prove that the uncountable universe is larger than or equal to the non-computable universe. We can make this a conjecture. Then, the issues of language (syntaxing, abstraction and infiniteness) are reduced to syntaxing only. As long as we can syntax the entire universe (members, relations and else), our language is able to describe that universe wholly. Furthermore, that language needs only 7 codes.
From the above examples, the word code can be a label, a process or a dimension. Male and female are dimensions. Cloning and copulation are processes. The Adenine (A) and the Guanine (G) are labels; yet, they can be viewed as both dimensions and processes. The labels of 0 and 1 are also dimensions and processes.
iv. The scope of Chinese writing (written) language
Is Chinese language a 7-code language? It consists of the followings:
- Two root codes:
- Root one: ¤@ , chi of God. (G-code).
- Root two: ¡U , chi of man. (M-code).
- A variant process: the two chi above are transformed into five variants, such as in the word ¥º . (V-code).
- A word root process: with the five strokes above, 220 word roots are constructed, 70 pictograph roots, 87 ideograph roots and 63 abstract symbols. (R-code).
- A roots composing to form words process -- there are sixty thousand words in Chinese now. (W-code).
- A phrasing or a sentencing process -- there are over 70 million Chinese phrases now. Of course, there can be an unlimited number of sentences. (S-code).
- A demarcation process -- to separate sentence from sentence. (D-code).
With the above, the Chinese language is a 7-code language, {G, M, V, R, W, S, D}. Furthermore, every two-code system can always grow into a seven-code language system. Then, the comparison between two languages is no longer the issue of how big a scope of a universe that a language can cover. We need to evaluate the second criterion, how good a memory space management system does a language have?
II. Memory space management of Chinese writing system
a. Views from Western Sinologists
Dr. F.S.C. Northrop wrote a book, The Meeting of East and West -- an Inquiry Concerning World Understanding (The Macmillan Company, 1968). He was one of the most prominent Chinese culture experts in America. So, his understanding about Chinese culture can represent the depth and the scope of America's understanding of Chinese culture.
Dr. Northrop wrote in his book, "The Easterner, on the other hand, uses bits of linguistic symbolism, largely denotative, and often purely ideographic in character, to point toward a component in the nature of things which only immediate experience and continued contemplation can convey. This shows itself especially in the symbols of the Chinese language, where each solitary, immediately experienced local particular tends to have its own symbol, this symbol also often having a directly observed form like that of the immediately seen item of direct experience which it denotes. For example , the symbol for man in Chinese is ¤H , and the early symbol for house is ¤¶ . As a consequence, there was no alphabet. This automatically eliminates the logical whole-part relation between one symbol and another that occurs in the linguistic symbolism of the West in which all words are produced by merely putting together in different permutations the small number of symbols constituting the alphabet. (page 316, The Meeting of East and West, The Macmillian Company, 1968).
"In many cases, however, the content of the sign itself, that is, the actual shape of the written symbol, is identical with the immediately sensed character of the factor in experience for which it stands. These traits make the ideas which these symbols convey particulars rather than logical universals, and largely denotative rather than connotative in character.
Certain consequences follow. Not only are the advantages of an alphabet lost, but also there tend to be as many symbols as there are simple and complex impressions. Consequently, the type of knowledge which a philosophy constructed by means of such a language can convey tends necessarily to be one given by a succession of concrete, immediately apprehendable examples and illustrations, the succession of these illustrations having no logical ordering or connection the one with the other. ...
... Moreover, even the common-sense examples are conveyed with aesthetic imagery, the emphasis being upon the immediately apprehended, sensuous impression itself more than upon the external common-sense object of which the aesthetic impression is the sign. Nowhere is there even the suggestion by the aesthetic imagery of a postulated scientific or a doctrinally formulated, theological object. All the indigenously Chinese philosophies, Taoism as well as Confucianism, support this verdict." (page 322, ibid).
Dr. Northrop was not simply discussing Chinese culture but was giving a verdict. His verdict has the following two points.
- About the Chinese writing language (Chinese words):
Denotative and solitary -- no logical ordering or connection the one with the other.
- The consequence of such a language: No chance of any kind to formulate scientific, philosophical and theological objects.
Indeed, if Chinese words are all denotative, solitary and no logical ordering or connection the one with the other, it will be a nightmare for anyone who tries to memorize tens thousand of those words. Yet, in Dr. Needham's book, he seemed much more optimistic about the Chinese words system. In his book Science and Civilisation in China, Volume 2, History of Scientific Thought, he analyzed 82 Chinese words, and 77 of them are from two sources:
- ¥Ò °© ¤å -- the words inscribed on bones after oracle sessions.
- ª÷ ¤å -- the words inscribed on bronze vessels.
Both of these items were made before 2,000 b.c.. In his analysis, he listed a few explanations from Chinese sources for each word. He always pointed out which explanation is his favor. In the following discussion, I will list only his favor explanation as his understanding of that word. In fact, I do not have his original book in English. I am reading a Chinese translation of that book (published by a Taiwanese publisher, ¥x ÆW °Ó °È ¦L ®Ñ À] ). That is, his saying listed in the following discussion is not quoted from his original words but a translation from Chinese back to English by me. However, I do not believe that my translation back to English is far off from his original intention. Furthermore, I did rearrange the sequence of some of the words for the reason that they are logically connected. Originally, I intended to number the original sequence at the end of each word. However, it will become quite cluttered. As there are only 82 words (under 80 entries), it is not too hard to compare this paper with his book while without those original numbering.
In addition to Dr. Needham's comments on those words, I will give my explanation under his if I disagree with his saying. Furthermore, more than 50% of Chinese word roots are not words. This is why I do not call them root words. Of course, they are not implemented as characters in the computer. That is, I cannot print them out as they are. I must list a few words which share that root and identify it in this way.
Every Chinese word is composed of word roots. Its meaning can be read out loud from its face. However, there are more than 10 rules on how to read them. I will not discuss these 10 rules here. They can be found in my book Chinese Word Roots and Grammar. The simplest rule is to read it out directly, as a phrase. I will discuss the more complicated rules if they are needed among those 82 words.
b. Dr. Needham's analysis on 82 Chinese words in terms of its ability to describe science
-- my view on those words are also listed
I. Logic words:
- ¤î (stop, staying)
- Needham: pictograph of man's foot
- ÉK is the root word for grass. ¤Ù is an ideograph to show that ÉK is still under ¤@ (it can be Heaven, man, Earth or one (1), it means earth here). That is, before the grass breaks out the ground, it is a period of waiting and difficulty. ¤î is an ideograph of ÉK on top of ¤@ (earth, ground). That is, the grass has broken out from the ground. The waiting is over (stopped), and the difficulty has ended. ¤î is more than STOP; it shows that a new UP-RIGHT beginning is here.
- ¬O (yes, be, correct)
- Needham: as something under the Sun.
- ¬O is ¤é (Sun) over ¥¿ (the up-rightness) which is ¤@ (Heaven, God) over ¤î (staying). Knowing to stay under God is up-rightness. Standing under Sun up-right is correct, is BEING, is yes.
- ¤] (and, also, to demarcate the end of a sentence)
- Needham: pictograph of woman's external genital orifice.
- Chinese language is all about Chi (life energy). In Chinese language, there was no punctuation marks. The demarcation of sentence is by using chi-words, such as, ¤§ ¡B ¥G ¡B ¡u ¤] ¡v ¡B ªÌ ¡B ¤¼ ¡B ¨o ¡K . The man's chi ¡U has many variants, such as ¤A , the lower radical of ¤¼ , the right radical of ¤D . They are all curved or bent ¡U . Those chi are not yet straight and not yet strong, the half-note chi.
¤] is ¤{ (twenty) ¤A (half-note chi). After twenty half-note chi, it is time to take a breath, take a break.
Note: twenty is not implemented as a character. I borrow ¤{ (lifting something with two hands) as it is similar to it.
- ¤£ (no, do not)
- Needham: pictograph of a fading flower.
- ¤£ is the word ¤U (below, lower) touches or hangs on ¤@ (heaven) side way. It means "do not go lower from heaven."
- «D (no, wrong, ...,)
- Needham: related to the word ¸ (fly), an abstract word.
- «D is by stacking two ¥_ (against or contradiction) which is the root word ¤P (transformation) and it mirror image back to back (two transformations compete). «D is contradiction over contradictions, the contradiction to the utmost. I is the back side of the body. ¸ (fly) is ¤É (up-lift) two right radical of «D .
- ²§ (divide, division, different)
- Needham: pictograph of a man with a mask.
- ²§ is ¤{ (lifting with hands) under Íq (giving ... something). Lifting hands to gave is to divide. After something is parted (giving away), it will be different.
- ¦P (the same, together, unanimous)
- Needham: pictograph of something covered by a lid.
- ¦P (together) and «a (crown) share a radical which means cover over cover. ¦P is the ¤f (mouths) under covered cover, which means unanimous.
- ¦p (as, similar)
- Needham: a phonetic loan word
- ¦p is ¤k (woman) ¤f (mouth). Woman's saying (command) is as good as man's.
- Y (if ... something, as ... something)
- Needham: pictograph of a man picking up some plants while kneeing.
- See http://www.chinese-word-roots.org/cwr016.htm
- ©ö (change, simple, easy)
- Needham: pictograph of a lizard, as its skin can easily change colors.
- ©ö is ¤Å (ideograph of a flying flag) under ¤é (Sun). A flag under Sun is flying with ease and is changing directions.
- ÅÜ (change, transform)
- Needham: possible a loaned word.
- See http://www.chinese-word-roots.org
- ¤Æ (transform)
- Needham: pictograph of two knife-like coins.
- ¤H (pictograph of man). ¤P is the up side down ¤H , meaning transformation, transformed. ¤Æ is the word for ¤P while it itself becomes a root word.
- ¤¸ (at the beginning)
- Needham: pictograph of side-view of a human head.
- ¤¸ is ¤@ (heaven) over ÉJ (stillness). Heaven over the stillness is the creation, the beginning.
- ©l (to begin)
- Needham: pictograph of a fetus laying head down in a woman's womb.
- ¥x is a self; the top radical means ability, such as, ¯à (capable), ¤ª (speaking). ¤f (mouth) is a self. ¥x is the innate ability of self.
©l is ¤k (woman) ¥x . Woman's innate ability is to give birth, to begin a new life.
- ¦] (the seed of cause)
- Needham: pictograph of something on a bed sheet.
- ¦] ¡B °ê ¡B ¶é ¡B ¶ê ¡B Ô¬ ¡B ³ò ¡B ¹Î ¡B §y ¡K all share the same radical ÉI (an enclosed boundary). ¥} (prison or imprison), a ¤H man in ÉI . Note: ¤f (mouth) is different from ÉI (enclosure).
¤j is something great. Something great which is boxed up ( ÉI ) is ¦] , the cause.
- ¬G (the event of past, the cause of event)
- Needham: the left side is a pictograph of a shield. The right side signifies a movement of hands.
- Indeed, the right radical Èæ signifies the working something with hands, such as, ©ñ (put something done or banishment), ±Õ (leading horse with hands), ú (collecting with hands). ¥j means old, ancient.
¬G is ¥j (old) Èæ (events done with hands).
- ºÉ (exhaust, completion)
- Needham: pictograph of a hand holding a brush to clean a container.
- ºÉ is ¦Ö (items done with hands, such as ®Ñ (book)) over ¤õ (fire, it becomes four dots, such as, µN (cooking), »] (steaming)) in an ¥× (container, stove). Burning items to ashes over fire stove is ºÉ .
- ¯u (truth, fact)
- Needham: pictograph of a filled up bag sitting on top of table.
- The computer implementation of ¯u is not correct. The right way to write it should be the same as the right radical of æÒ . It has three radicals, ¤P (transformation), the middle radical of ¨ (human body, see #38 and #56) and ¤{ (lifting with hands). When the human body is transformed (dead or becomes an immortal) and is lifting up to heaven, it reaches the truth, and it is in the state of truth, a fact, a final reality.
- Ãþ (category, catalog)
- Needham: as it contains the radical ¤ü (dog) and as there are varieties of dogs while they are still the same species, this word means category.
- Ãþ is ¦Ì (rice), ..., ¤ü (dog), etc. listed on a sheet of paper ( ¶ ).
- ¤Ö (little, not much, getting less)
- Needham: pictograph of four grains, which means small in number.
- ¤Ö is ¤p (very small) with radical ÆÀ which means flowing away. Very small while still flowing away is getting less.
- ¦h (many, a lot). Note: This word is not listed by Needham. See http://www.chinese-word-roots.org
- ¤½ (public, fair, fairness)
- Needham: pictograph of man's penis.
- ¤½ (fairness), ¨p (private, selfish), ¯à share a radical ÆÉ which means energetic ability. ¤K is an ideograph for divide, division, as one line is broken into two pieces. When ¤K is further divided in the middle, it is ¤p (very small). When it is further divided with ¤M (knife), it is ¤À (divides).
¤½ is ¤K (dividing) ÆÉ (something great). When a greatness is divided, it is fairness and sharing with the public.
II. Action words:
- ¬° (doing things)
- Needham: pictograph of a man handling an elephant by pulling its nose.
- ¬° ¡B °¨ ¡B ÛW ¡B ³¾ share a lower radical which now means legs of animals. The top radical of ªö ¡B ¬° ¡B ¨ü means a facing down hand.
¬° is a facing down hand handling a variety (at least three, as shown in the word) of animals. ¶H (the elephant) is constructed with different radicals.
- ¦æ (walking, doing things)
- Needham: pictograph of a crossroad.
- ÉL , the right radical of ¦æ is the anatomical pictograph of the bone structure of the calf. The right radical is the calf in the air. ¦æ points out the steps between calves.
- ¥h (going away)
- Needham: pictograph of covered rice container.
- ¥h , the lower radical is not the same radical as ¤½ ¡B ¨p . There are a few this kind of mixed-up in Chinese word system (see #38). It is, in fact, a cooking container ÉB . The top radical is ¤j which means an adult here. ¥h is an adult picking up his cooking container, going away.
- ¥X (going out, coming out)
- Needham: the top part is a pictograph of a man's two feet. The bottom part is a pictograph of closed space (such as a house).
- ¥X is ÉK (grass) coming out of ¤@ (earth, ground). It describes the same event as the word ¤î . Yet, they describes two different qualities of that same event. ¤î , waiting is stopped. ¥X , something new has coming out.
- ¤J (enter)
- Needham: pictograph of an arrowhead.
- ¤J , a pictograph of a sliding board, sliding into. ¤º (inside), slid into an enclosure.
- ¦Ü (arrived)
- Needham: pictograph of a target of an arrow.
- ¦Ü is the ¤£ (no, refused to land) has landed ( ¤g , earth). Note: the middle stroke of ¤£ has turned horizonal.
- ¥Í (birth)
- Needham: pictograph of a plant coming out of the earth.
- ¥Í is the third word in the word group ¥X ¡B ¤î . It has two ÉK (grass) above ¤@ (earth, ground).
III. Words of coordinate and the names of entities in the universe
- ¤W (up, top, above)
- Needham: a conception expressed with a geometrical pattern.
- ¤W , something above ¤@ . The original word has only one dot above the line. As a word root, it keeps the original form, such as the top radical of the following words, °ª ¡B «F ¡B ¨¥ ¡B ¤å ¡B ¤` .
- ¤U (below, under)
- Needham: the same as the word ¤W .
- ¤U , something below ¤@ .
- ¤¤ (middle, center, fairness)
- Needham: pictograph of the mast of a sailing boat.
- ¤¤ is the ÉI (an enclosure, an entity) divided in the middle by ¡U .
- ¤è (direction, square, squareness, righteousness, methods)
- Needham: pictograph of plow.
- ¤è is not a composed word. It is a pictograph word. As a pictograph word, it must be viewed as a whole and cannot be taking apart. So, the top part of the word is not the top radical of °ª ¡B ¨É ¡K . It is a pictograph of binding two boats ( ¦à ) together; only the boat head and the tying ropes and hooks are seen. As a boat is a long rectangle, the ¤è is a square. It also means methods and methodology.
- «n (south)
- Needham: pictograph of a music instrument, such as a bell.
- ¤ ¦æ (translated by Needham as Five Elements) is really five forces. Each force is associated with one direction, ¤ô (water) with North, ¤õ (fire) South, ¤ì (wood) East, ª÷ (metal) West, ¤g (earth) Center.
«n (South) and ©¯ (lucky, avoided a calamity) share a radical which means calamity. The word for calamity is ¨a , a running fire. The radical for calamity means a hidden fire. According to the Five Element theory, «n carries a hidden fire; the fire is covered by the top radical.
- ¥_ (north, against, contradictive)
- Needham: pictograph of two men sit together, back against back.
- See 3.a.
- ¦è (west)
- Needham: pictograph of a bird's nest or a package.
- ¦è is a word root, a pictograph of covering a storage to protect it from the West (winter) wind. ÂÐ ¡B n ¡B µ¯ ¡B ²¼ ¡B ®ß ¡K .
- ªF (east)
- Needham: pictograph of a package carried by a man.
- ªF , seeing the ¤é (Sun) between tree leaves ( ¤ì ). Furthermore, East associates with wood ( ¤ì ).
- ¤Ñ (sky, God)
- Needham: pictograph of a man with a big head.
- When ¤H (man) knows ¤@ (heaven), he becomes ¤j (great, greatness). When ¤j partakes ¤@ (heaven), he knows ¤Ñ (God, sky).
- ¤é (Sun)
- Needham: pictograph of the Sun.
- ¤ë (Moon)
- Needham: pictograph of the Moon.
- ©ú (bright, visible)
- Needham: the combination of the words of ¤é and ¤ë
- For ¤é (Sun) and ¤ë (Moon) together, it should mean Sun eclipse. For brightness or visible, ¤é alone is enough. In this word, the radical ¤é (Sun) was a typo, through the ages, for the root word ÉÇ (window, the lower radical µ¡ ). When the Moon light shines through window, the darkness becomes visible and bright, and it is ©ú .
Note: After Áõ ®Ñ ¤§ ÅÜ (the first simplification of Chinese words, around 100 b.c.), about 30 (30/220 = 14%) word roots have some mixed up situations (the same as the above example). As this kind of infection is partial and sporadic for each word root, the total affected words are less than 200. The shared radical in the following words in ( ) is, in fact, not the same word root.
( ©ú ¡B ¦Ù ¡B ªA ), ( µ ¡B ¦® ), (²³ ¡B ù ), ( ©¯ ¡B ¦Ü ), ( ¯ó ¡B e ), (¤L ¡B ªÑ ¡B àí ), ( ¤½ ¡B ¥h ), ...
Although this kind of infection is very limited, it does become a great camouflage to hide the fact that Chinese word system is an 100% word root system.
The second simplification (implemented in 1958) caused more confusions. It, however, did not affect the word root system. The total simplified words are 2010, out of 60,000 words. It consists of five parts:
- Already simplified over the ages: seventy percent of them are already simplified as non-standard ways to write ( ¦æ ¡B ¯ó ®Ñ ) during the hundreds or thousands years already.
- Drop the silent word root: such as, ( ³N --> ¥º ), ( ¶} --> ÉÛ ), ...
- Sound borrowing: this is different from the phonetic-loan words. For two words pronouncing identically, use the simple word for both words, such as, ( Åå <--> ¨Ê ), ... . The real ¨Ê does add the radical heart on the left; however, my computer is unable to print it out.
- Symbolize some common radicals while reducing their strokes significantly.
- Created some new words. Less than 100 new words were created.
- ¥ú (light)
- Needham: pictograph of a man carries a torch (fire).
- ¥ú is ¤õ (fire) on the top of ¤I (a kid), as there is a candle light when the kids are sleeping.
- ·³ (year, age, the year end)
- Needham: pictograph of a religious ceremony.
- ·³ has three radicals. ¤î (stops, stoping), ¦¦ (the stationed soldiers), ¤Ö (little, lesser). ·³ is the time period (Winter) to reduce the stationed soldiers and to stop (wars).
- ¬K (Spring)
- Needham: pictograph of weeds spouting in the Spring.
- The shared radical ( ¬K ¡B ®õ ¡B «µ ¡B ¯³ ¡B ²ê ¡K ) is stacking three ÉK (grass), two to the left and one to the right. It means grain fields. The ¤é (Sun) at (under) the grain fields is Spring.
- ®L (the name for Chinese people, Summer)
- Needham: not truly know, the top part looks like a pictograph of a pig.
- The top radical is the word root for human head, such as, º (head), ± (face, having covers over the head on each side). The low radical means walking behind, such as «á (behind ...), ° (falling ...) ... . After Spring planting, Chinese is walking slowly, not rush. This time period is summer.
- ” (Autumn)
- Needham: pictograph of a turtle.
- ¬î is ¥Ý (grain stalks) on ¤õ (fire). The time burning the grain stalks is Autumn.
- ¥V (Winter)
- Needham: pictograph of a falling branch while two fruits hanging on it.
- The top radical is walking behind, the same as the lower radical of ®L (see #42). The two hanging fruits on the bottom are ices, such as, ´H (cold), ¦B (ice), á (frozen).
¥V is the last season (walked really behind) with ices.
- · (wind)
- Needham: pictograph of a peacock spreading its tail.
- · is that ¤Z (every and each) ¦ä (bugs) are flying.
- «B (rain)
- Needham: pictograph of raining.
- «B is the ¤Ñ (heaven, sky) ¤ô (water).
- ³· (snow)
- Needham: pictograph of snow flakes.
- ÆÐ , the word root of right hand, it is the top radical of ¦Ö (works done by hand), ®Ñ (book).
³· is the «B (rain) which can be held in hand.
- ¹p (thunder)
- Needham: pictograph of lightning.
- Something associated with «B (rain) and can be observed (heard) in the grain field ( ¥Ð ). It might not be heard in the cave.
- ¹q (electricity, lightning)
- Needham: something associated with rain, yet it extends ( ¥Ó ) far.
- The lower radical is not the word ¥Ó (extension). ¹q is a variant of the word ¹p to identify something which associates with the thunder.
- i (rainbow)
- Needham: pictograph of a two-head snake in the sky.
- ¤u (engineering) is derived from §Å (a woman shaman). §Å shows two shamans dancing around a build-up (engineered) stage, the ¤u .
i is the dancing platform ( ¤u ) which is built up by the bugs ( ¦ä ) in the sky.
- ¦Ñ (old)
- Needham: pictograph of an old man with a cane.
- The shared radical of ¦Ñ ¡B ¦Ò ¡B §µ ¡B ªÌ ¡K is the word root for the word ¤ò (hairs). ¤P is transformation.
When the hairs are transformed (to white), it is ¦Ñ (old).
- ¦º (die, death)
- Needham: pictograph of a man knees in front of a pile of bones.
- ¤ï is the word root for bones without skin. The transformation ( ¤P ) of bones to skinless ( ¤ï ) is ¦º (dead). Âl ¡B éâ ¡B Ùà ¡B ®í ¡B ¼Ü ¡K , these words are all relating to death.
- ¤H (human)
- Needham: pictograph of a man.
- ¨k (man)
- Needham: pictograph of a field and a plow.
- Using ¤O (force, energy) in the ¥Ð (field) is a ¨k (man).
- ¤k (woman)
- Needham: pictograph of a woman.
- This is a very unique word. It is constructed with the word ¤j (adult) and the word root ÆÀ which means a flow (the flow of menstruation). By moving the last stroke of ¤j to connect to the bottom of the second stroke and adding the stroke of flow, it forms the word ¤k which is also a pictograph of woman's vagina. ¤k is an adult with menstruation flow.
- ¨ (human body)
- Needham: pictograph of a pregnant woman.
- ¨ has three radicals, the top one is the word root of flow ÆÀ (which is not implemented in computer). The middle radical is §f , the pictograph for "backbones." The bottom radical is an upside down ¤P . After the first word simplification event (around 100 b.c.), the radical §f is no longer obvious in this word.
The ¨ (human body) consists of backbones, flows and an special (upside down) transformation (aging). The upside down transformation signifies an undesired transformation.
- ¦å (blood)
- Needham: pictograph of a filled up container.
- The ¥× is a cooking container. The ¡B (dot) shows that something is dripping into the container. During the sacrifice ceremony, the animal's blood is dripping into the container. So, ¦å is blood.
- ¤v (self, I)
- Needham: a phonetic loaned word. It looks like a bow string.
- ¤` means "cannot be found." When a self ¤@ (can be meant Heaven, man, Earth or as one (1)) can no longer be found is ¤v ( ¤@ on top of ¤` ) , as Chinese morality demands that every individual must be selfless. Please note the differences among the three words, ¤v ¡B ¤w ¡B ¤x .
- ¯ª (progenitor)
- Needham: pictograph of man's penis.
- ¥Ü is the signs from Heaven. ¥B has three radicals, ¤L (pictograph of a sturdy chair), ¤@ on the bottom is Earth, the two short ¤@ inside are Heaven and man. ¥B is a very sturdy chair built by Heaven (providing trees) and man, and it is firmly sitting on the ground (Earth). That is, ¥B is the most reliable and dependable. Thus, ¯ª is the spirit who is in Heaven and is able to show us signs while he is the most dependable and reliable.
- § (deceased mother)
- Needham: pictograph of external shape of vagina.
- If a vagina looks like § , it must be a deformed one. Furthermore, as filial piety is the highest morality in China, it will be the highest crime to pictograph mother's vagina.
¤ñ means compete, comparable or on a par with. § is a ¤k (woman) who is ¤ñ (comparable) to [father], that is, she is the mother. Note: § is only used for deceased mother, as her name was written level with father's name on the tombstone.
- ¤å (word, character, patten)
- Needham: pictograph of a man with tattoo on his body.
- The top radical of ¤å ¡B °ª ¡B µ ¡B ¨¥ ¡B ¨É ¡K means Heaven or God. É@ is an ideograph for interlocked patten or relations. ¤å means the nature (Godly) patterns or relations.
IV. Words of Chinese philosophy, theology and science
- ¶§ (yang, positive, sun)
- Needham: pictograph of a man carries an astronomy observation instrument.
- Please notice the difference between Îï and ©ö (see #8 of this list). Instead of ¤é (Sun), the top radical is ¥¹ (morning). Thus, Îï means open, opening or openness, as the flag is risen in the morning. The left radical of ¶§ depicts a hill. So, ¶§ is the hillside opened to the Sun.
- ³± (yin, negative, shadow)
- Needham: pictograph of cloud combines with the radical mountain.
- The right radical of ³± has two radicals, ¤µ (today, right this moment) and ¤ª (cloud). ³± is the hillside covered by cloud now, right this moment.
- ª÷ (metal, gold)
- Needham: pictograph of a mine shaft.
- ¤ý is a King. ¥É (jade) is the stone loved by King. The stone is depicted by the dot. ª÷ is the item loved by King, even more than the jade. So, two dots are used. The top radical of ª÷ is ¤H (man). Why does it add this top radical? ª÷ is, in fact, derived from another word ¥þ (complete, perfect). ¤H (man) together (on top of, not side by side) with ¤ý (king) is completion. ª÷ is the item loved by both King and people.
Note: in dictionary, ¥þ has the leading radical ¤J (enter), not ¤H (man).
- ¤ì (wood)
- Needham: pictograph of a tree.
- ¤ô (water)
- Needham: pictograph of flowing water.
- ¤õ (fire)
- Needham: pictograph of fire flame.
- ¤g (earth, dust)
- Needham: penis-like altar.
- ¤@ can be as Heaven, man or Earth (earth). At here, ¤Q is a different way of writing ÉK (grass), such as ¦ ¡B ºI ¡K . Thus, grass on Earth points out earth ( ¤g ).
- ®ð (Chi energy, air)
- Needham: Éa is the pictograph of flowing air. The word ®ð is a variant of it.
- ¹D (Tao, pathway)
- Needham: pictograph of a man's head pointing to a pathway.
- The shared radical of the words ( ¹D ¡B »· ¡B ¶i ¡B ³o ¡B °l ¡K ) means walking. º means a human head or leading. Walking after a leading (not blindly) is ¹D .
- ¼w (virtue)
- Needham: the right part consists of eyes and heart. The left part means walking or doing. With eyes and heart doing, it means man's virtue.
- The left radical means ¦æ (walking, action). The right radical has four parts, ¤Q means ten here, the shared radical ( ¿© ¡B ù ¡B ¸n ¡B ¯Ë ¡B Ó\ ¡B »@ ¡B ¸o ¡K ) depicts a net, ¤@ means one and ¤ß (heart). ¼w is an action done by one heart which is boxed by 10 nets. That is, that action is done by observing some detailed rules.
- ²z (law of nature)
- Needham: a phonetic loan word.
- Please review the web page, http://www.chinese-word-roots.org/cwr017.htm
- «h (rules, regulations, shaping an item)
- Needham: pictograph of a set of tableware.
- ¨© is the seashell which was made as treasures. The right radical of «h is a variant of ¤M (knife). The seashells can become treasure only if they are shaped to certain way by following a regulation.
- «× (measuring, yardstick)
- Needham: the lower part ¤S is a pictograph of hand. So, it become a yardstick.
- The shared radical ( «× ¡B ®u ¡B ¼t ¡B η ¡B ±f ¡K ) means house. The middle radical ¤Ü means twenty. ¤S is the hand. A house with 20 hands is doing the measuring.
- ªk (law of man)
- Needham: the left radical means water. It could mean to place prisoners in the river as a kind of punishment.
- Please review the web page, http://www.chinese-word-roots.org/cwr011.htm
- «ß (confining pathway, confining rules)
- Needham: the left radical means walking or doing. The right one means doing or writing with hand.
- The left radical means ¦æ (action). ¦Ö means items which are done by hand. As there are techniques for producing items with hand, «ß means confining rules.
- § (social protocol)
- Needham: the left part could be a pictograph of a sex organ. The right part is the pictograph of two pieces of jade in a container.
- ¥Ü is signs from Heaven. ¦± is a basket for holding offerings (such as fruits). ¨§ is a meat cooking pot. Thus, § is the liturgy. Later, it becomes the social protocol of Chinese society.
- ¼Æ (number, counting)
- Needham: the left-top is a pictograph of woman's updo hair. The left bottom is the word woman. The right part is the radical "action with hand."
- The shared radical ( ¼Æ ¡B ³e ) means poking through. ¤¤ is middle or center, ¤k (woman). The right radical means "action with hand."
¼Æ is counting the hair pins when making a woman's updo by centering the hair with those pins.
- ³N ( ways and means, method, technique)
- Needham: the word ¥º (a plant which produces gluey tree juice) is inserted in the word ¦æ (walking or doing).
- ³N ¡B ÛÁ ¡B ½Ã ¡B ½Ä ¡B ¿Å ¡K are all words of action. Their meanings depend upon the middle radical. ¥º is a tree which produces gluey juice. Yet, it takes some special technique to make that juice a usable glue. Thus, ³N means methods or techniques.
- ºâ (calculate)
- Needham: pictograph of a bamboo made abacus.
- ºâ has three radicals, ¦Ë (bamboo), ¥Ø (eyes) and ¤{ (lift something with both hands). ºâ is an action by using hands and eyes on something made from bamboo. That job at that time could be counting.
Dr. Needham was obviously impressed that those words of science, of mathematics, of theology and of philosophy were in use more than four thousand years ago. Yet, seemingly, it is impossible for him to believe that the internal logic of Chinese word system was already systematized four thousand years ago. Thus, any explanation of a word which went beyond the pictograph, he either discarded or discredited it.
c. Memory management in Chinese word system
As I have shown before, the comparison between languages is solely hinged on the methodology of memory space management. While the phrasing and sentencing techniques are shared by almost all languages, then the determinant factor on comparing languages is about memory space management on words. The less memory is need to memorize as many words as possible, the better off for the young people. The ancient Chinese was obviously knowing about three distinct memory spaces, the rational, the visual and the auditory.
- Rational memory -- for a rational system, by memorizing only a small part of the system, it will be enough to recall the entire system, such as the suffix system in English. By knowing only 30 suffixes, the entire system of parts of speech is known. Thus, there is a law of memory for rational memory.
Memory law one: for rational system B, C is a set of initial condition of B, and D is a set of rational rules for B, then,
C + D = system = C x D
For example, 100 words with 30 rules of suffixes (100 + 30) will generates about (more or less) 3,000 words (100 x 30).
This rational memory algebra is one of the greatest memory space management technique.
This algebra can be greatly improved by a root-generating system. If F is a root-generating system with N roots (members), G is the system generated from F and the member of G is the combination of x (a finite number, such as 2, 3 or 5) members of F, then,
N = N^m, m can be any positive integer, 2, 3, ....
Examples: N = 10, m=2, then N = N^2 = 100; when m=3, then N = N^3 = 1,000
That is, by only knowing N roots, a system of unlimited size can be known as long as that system is wholly generated by those N roots. This root-algebra is more powerful than the rational memory algebra.
I have shown that Chinese word system is an 100% root-system. However, this root-system was not revealed wholly to Chinese people. More than 50% of Chinese word roots are not words, and no Chinese knew their meaning. However, a ³¡ º (leading radical or prefix) system was revealed. With this ³¡ º system, the remainder of the word is viewed as all stand alone and unique face which must be memorized individually. Thus, Chinese word system cannot be learnt easily by foreigners while the native Chinese has a lifetime to burn them in. At least, the rational memory algebra is implemented and partially revealed. The following is one example.
ÅÊ ¡B År ¡B ÷á ¡B Ås ¡B ÅË ¡B ÆZ ¡B Æ} ¡K
Almost no one knew the meaning of the shared radical. The second radical of above words is the ³¡ º .
In addition to the mathematic algebra above, the direct life experience and morality are also parts of rational memory. The following is one example.
- ñq is the word for a water-bird which is employed by fish man to catch fish by placing a ring over its neck. So, the bird can dive in the water and catch a fish but cannot swallow it.
- ¦Î is a pot. Åø is also a pot. The redundancy of these two words is a very important technique for improving the memory management. I will discuss this later. At this point, it is a way to introduce other new words.
- With Åø as a pot now, it is easily understandable that Äé (with water as leading radical) must mean the pouring (water into the pot).
The three words above have identical pronunciations. In a way, this should cause some confusions. However, this is another way of memory management. I will explain it later. For any other derived words which are one- or two-steps removed from the original scene, their pronunciations change somewhat. The pronunciations of the following words are different from the three above.
- ¨£ is seeing, perhaps, as looking with attention. Again, it must be easily understandable that Æ[ must mean looking with concentrated effort, as the bird ñq seldom misses its prey.
- ¤í means breathing (easily). Without a ring over its neck, the bird can breathe easier. Again, it is easily understandable that Åw could mean happy, and it is.
- ¤ì means tree. When a bird is on tree (not leashed by fish man), it is free, and free is power. Again, it is easily understandable that Åv must mean free and power. In the West, the emphasis is freedom. In China, the freedom is power, and the power is the source of freedom.
- ¦Û ¥Ñ Åv -- the Right of freedom
- ¤H Åv -- human Right
- ¥Á Åv -- civil Right
- ª© Åv -- copy Right
- ¬F Åv -- the Sovereign and the government. In the book Governing by Consent (ISBN 0-87187-527-6), John Bibby wrote, "The government is an institution that through its actions has ultimate authority to allocate values in society -- to decide 'who gets what, when, how.' ... Government decisions are distinguished from those of other organizations by the fact that they are binding for all of society. ... have a monopoly on the legitimate use of force. ... to compel compliance. ... No other organizations in this society can legitimately use physical force." (page 7 - 8)
¥¿ means uprightness and proper. The right radical of ¬F means actions with hand. Thus, ¬F means using actions or force with uprightness, and ¬F Åv (sovereign and government) is not using force legitimately but can only use force rightly.
This example not only shows one of the technique of how Chinese words were created but shows a great way of memory management.
- Visual memory -- it is three dimensional, up to three dimensions. In fact, the more dimensions, the better. Chinese words are two-dimensional. Furthermore, it employs two additional techniques.
- Confinement -- all Chinese words are composed of from 220 roots. That is, only 220 different faces need to be memorized. Although the meanings of over 50% faces are not known to most of Chinese people, they do not hinder the visual memory as it is independent from meanings and reasons.
- Modulating -- After a core feature is memorized, the fine differences can be easily distinguished and memorized. The word ñq is one example of modulating. The followings are three more examples.
Îï ; ´ö ¡B ·¨ ¡B ·z ¡B ¶§ ¡B ¶Ë ¡B ¸z ¡B âþ ¡K
ÜÕ ; ¾þ ¡B ¾¸ ¡B ¾Þ ¡B íë ¡B Àê ¡B é[ ¡B ÀÏ ¡K
x ; ·u ¡B ´ý ¡B ´§ ¡B Þk ¡B ë¡ ¡B ãA ¡B ½÷ ¡K
With only three hundred modules and with the Memory Law One,
300 modules + 220 roots >= 60,000 words
That is, only 520 faces need to be memorized in order to know the entire Chinese word system in terms of visual memory. In fact, all modules are composed of from those 220 word roots. That is, the effort to memorize them will be much easier. If the easier-factor is 2, then the 300 modules become 150 in terms of memory effort. So, only 370 (220 + 150) faces need to be memorized for the entire Chinese word system in terms of visual memory.
If the meaning of the module is known, the meanings of the entire word group can be read from their faces out loud. Again, in order to prevent foreigners to learn Chinese writing language with this kind of easiness, more than half the modules are not implemented as words. That is, their meanings are not revealed even to Chinese people themselves. One example is the module for the words ÅÊ ¡B ÅÜ ¡K . The followings are two more examples:
¶ë ¡B ´H ¡B îª ¡B ÁÉ ¡B ¹ë ¡B öà ¡B ÄÊ ¡K
¦X ¡B ¹ ¡B ¤µ ¡B ¥O ¡B ©R ¡B Ü ¡B ¹ ¡B ·| ¡K
For these three modules, 99.9999...% of native Chinese does not know their meanings. Thus, the meanings of those words cannot be read out from their faces out loud even they are memorized visually. Thus, they still need to be memorized as stand alone words, one at a time in terms of their meanings. For native Chinese, they have a lifetime to burn them in.
- Auditory memory -- externally, it is one-dimensional. However, it has some internal dimensions.
- Syllabizing -- Every Chinese word has only one syllable. Every Chinese word carries a sound tag explicitly (such as phonetic loan words) or implicitly (the sense determinant words).
For phonetic loan words, the sound tag is a part of the word: ( ¯] ¡B ¦¶ ), ( ÄP ¡B ªB ), (Ãú ¡B °È ) .... The second word in the ( ) is the sound tag.
For the sense determinant words, the second word depicts the meaning of the first word and is also its sound tag. Yet, they have two different word forms. ( ¾Æ ¡B ¬Õ ) , ( ²½ ¡B §Y ), ( ¬Û ¡B ¹³ ), ...
- Rhyming -- most languages have rhyme, and I will not discuss this further.
- Chiing -- as I have shown above, the Chinese writing language is based on the philosophy of Chi (life force). In the West, the punctuation marks are parts of a visual language, not of the auditory language. In Chinese, the demarcation marks are chi-words which are parts of both the auditory and the visual languages. For the old Chinese writings, no punctuation marks were used while we do use them today after they were imported over 120 years ago.
With chiing, a learned chi-scholar can memorize 1,000 word essay (written in accordance to chi) with only one reading. I, myself, can memorize, at least, 60% of any old classic essay of 1,000 words with one reading.
The ¯³ ©l ¬Ó (first emperor of China, 221 b.c.) burnt all Chinese Classic. After the Ching dynasty was over thrown, an effort was made to recover those burnt Classic. An old man ¥ñ ¥Í was able to recite the entire Classic (13 volumes, over 100,000 words), one of which is a dictionary º¸ ¶® which contains over 5,000 words. A century later, a set of those Classic (as bamboo scrolls) was discovered. The difference between the two sets of Classic (the recited one and the bamboo scrolls) was very small.
- Webbing memory -- this is more than memory by association. The Chinese word system is, in fact, a web. The modules are anchors. The ³¡ º (leading radicals) are synapses.
Example of Chinese word web
Modules / Leading radicals |
* |
Îï |
x |
$ |
# |
| ¤ì |
¹ë |
·¨ |
ÝÌ |
և |
ÙÍ |
¤â or its root form |
ºS |
´ |
´§ |
ÅË |
±´ |
¤ô or its root form |
´H |
´ö |
´ý |
ÆW |
²` |
| ¤é |
|
·z |
·u |
|
|
| ¨© |
ÁÉ |
|
ë¶ |
|
çí |
Note: Often, when a word root becomes a stand alone word, it changes its word form, such as ¤â (hand) and ¤ô (water). Furthermore, there are 14 (6.4% of 220) word roots for hands, as Chinese culture is based on the hands-on philosophy.
In addition to the word form web above, there are word sound web and word meaning web. However, they are not revealed directly to Chinese people. Only after decades of concentrated study, one might be able to sense (not to construct, as it is a mammoth job) them. Furthermore, by letting some (over 50%) modules to be not words, these webs become very difficult to be discovered. Yet, although without the conscious knowing of those webs, their existences help the memory management unconscientiously.
- Error forgiving -- many different Chinese words with different meanings in their writing forms have the same (identical) pronunciation, including tones and accent. Seemingly, this will cause some great confusions. In a sense, it does. However, it is the greatest forgiving mechanism for the illiterate as those fine differences do not show up in a verbal sentence. That is, using a wrong word (with the same pronunciation) in a writing sentence can still be understood without any difficult. Only something more is revealed; he is an illiterate. In fact, this forgiving mechanism is a great memory management tool for a language. This confusion is, in fact, a measuring bar to measure the degree of literacy.
III. Learning Chinese writing language
With this error forgiving mechanism, with hiding 50% of word roots and with hiding 50% of modules, Chinese language system effectively divides its learners into two categories.
- The native Chinese -- they learn the language by burn-in. Every Chinese word is learned as stand alone word without the connection to any other words, as they have a lifetime to do anyway. With 20 years burn-in, the collage graduate learned about seven thousand words, and it is enough for them to live in a literate world. For those people, they might sense some beauty about the Chinese language but have no chance to know its essence.
With a lifetime devotion (such as professors who teach the Chinese language in universities), one could put the error forgiving mechanism aside as those confusions are no longer confusions. He might even sense that there is a great underlying structure in Chinese language. Yet, no such a literature was published before 2006.
On June 12, 2007, the Huntington Library in California announced that its Chinese Garden is named as ¡u ¬y ªÚ ¶é ¡v (Garden of Flowing Fragrance), and this name was selected by a committee (which has at least three Chinese language professors).
The word ¬y , indeed, means flow or flowing. While flow or flowing is a neutral word in English, the word ¬y carries a very strong negative meaning in Chinese, such as:
- ¬y ²£ -- miscarry the pregnancy.
- ¬y ¼f -- mistrial of a law case.
- ¬y ¼Ð -- in an auction, no bit is submitted.
- ¬y Åa -- the prostitutes.
- ¬y ±F -- the bandits.
- ¬y ª] -- the outlaw.
- ¬y ®ö -- the vagabond.
- ¬y ¨¥ -- the rumor.
- ¬y ©ñ -- the banishment.
- ¬y ¬P -- the burnt off asteroid.
- ¬y ¥¢ -- flowing into nothingness.
- ¬y ±¼ -- lost.
- ¬y ¦å -- losing blood.
- ...
According to the news report, the name ¬y ªÚ was chosen because it was used in a great essay ( ¬¥ ¯« ½á ) written in 220 a.d.. That essay described the meeting of a goddess ( ÌW ¦m ) by the author ( ±ä ´Ó ) who was the younger brother of the Emperor of Wei Dynasty.
This goddess was first mentioned in an essay ( Â÷ ÄÌ ) written around 230 b.c. by ©} ì who was banished by a Duke. He was hoping to regain the love and the trust from the Duke but in vain. Finally, he drowned himself, and we race the dragon boats on that anniversary now every year to commemorate his loyalty to the Duke. In his essay, he mentioned that he tried desperately to search for the goddess but failed. In fact, that goddess is the metaphor for the Duke's trust on him before his banishment.
±ä ´Ó had the chance to be the Emperor. Thus, the goddess was the metaphor of that lost chance which was long gone, untouchable and unreachable. In addition to as fragrance, the word ªÚ means virtue, or virtuous thing. Thus, in that essay, ¬y ªÚ is not flowing fragrance but is the loosing virtue, the untouchable and the unreachable. The usage of the word ¬y in that essay is in accordance to all examples listed above. The essence of that essay is the four sentences below.
- «ë ¤H ¯« ¤§ ¹D ®í ¤¼ ¡B «è ²± ¦~ ¤§ ²ö ·í ¡C (Hating the pathways of man and of goddess are not crossing, hate my inability to bridge them while I am far from old.)
- §Ü ù °L ¥H ±» ®÷ ¤¼ ¡B ²\ ¬y ÃÌ ¤§ ®ö ®ö ¡C (Refusing to cover my crying with sleeve, tears flood to the collar as wave after waves.)
Is the Chinese Garden of Huntington Library a place to draw flooding tears from the visitors? Is the Chinese Garden of Huntington Library a place of loosing virtue and loosing fragrance? Is it a place of untouchable and unreachable?
The left photo can be viewed as two faces or as one vase. This kind of situation happens in the universe all the time. Chinese culture was fully based on Yijing ( ©ö ¸g ), while the Yin-Yang ( ³± ¶§ ) is its sole backbone. The left photo is one example of the immanence between Yin and Yang. Chinese language has a precise system to deal with this faces/vase entity. I will just discuss one of the ways here, the f/v (yin-yang) words. One example of f/v words is { ¥X (#23), ¤î (#1), ¥Í (#26), ¤g (#68) }.
For the f/v words,
- Often (not always), their pronunciations are the same (identical).
- Their word forms will be different.
- Their meanings are the same (as the same pronunciation could mean the same thing) in a way. Yet they are different, one is F (yin), the other V (yang).
The word ¯d (keep or stay) has the identical pronunciation to the word ¬y . If we guess that these two words are the same word, we are not far off the target. In English, flowing is quite different from staying or keeping. Yet, in Chinese, they are f/v words. ¬y means flowing (away), lost, a goner. ¯d (keeping, staying) means flowing into future, into eternity. So,
- ¯d ¼v -- keep a picture of where we have been.
- ¯d ©À -- keep someone or something in one's thought.
- ¯d ³s -- unwilling to leave a place.
- ¯d ÅÊ -- remain passionate on someone or something.
- ¯d ªÚ -- there are some great idioms on this phrase.
- ¸U ¥j ¯d ªÚ -- one's virtue or accomplishment has marked history, and it will flow into eternity. Not only is that individual flowing into the history, that virtue is flowing into the hearts of mankind.
- ¤f ¾¦ ¯d ªÚ -- after sipping a great wine, the great taste is filled in mouth. This phrase can be used for other items, such as, good song, good essay, good poem. After reading a poem, my mouth is filled with great fragrance.
So, ¡u ¬y ªÚ ¶é ¡v can only mean a garden of losing virtue. And, the ¡u ¯d ªÚ ¶é ¡v (Garden of living Fragrance) is a place for visitors to dwell ( ¯d ³s ) in that fragrance and to take that fragrance home as ¯d ¼v (pictures) and as ¯d ©À (memory in heart). They can also leave their hearts in the Garden as ¯d ÅÊ (passionate thoughts of the place in their hearts).
Of course, it is Huntington Library's business to name its garden. Yet, this example shows that how detailed fine structure the Chinese word system is. In short, with the burn-in process, the Chinese word system effectively divides Chinese people into three groups.
- The commoners -- the verbal language takes the precedence. The key words are tolerance and forgiving. That is, the mis-used or mis-pronounced words are all forgiving. Anyone learned less than seven thousand Chinese words (such as a college graduate) is in this group. Only about three thousand words are needed to read Chinese news paper.
- The educated -- many highly educated engineers and scientists are not educated in Chinese writing language. There are two unique features in Chinese language.
- Many different words (with different word form and meanings) have the identical pronunciation. The words in each ( ) have the identical pronunciation. ( ¤è ¡B ªÚ ), ( ¥é ¡B §{ ¡B ³X ), (ñq ¡B Äé ¡B Åø ¡B Æ| ), ( Ûß ¡B ©É ¡B ¶M ), (©d ¡B ´Ï ¡B ±~ ¡B µÖ ¡B ²Y ), ( §Ó ¡B »x ¡B µi ), ( ºM ¡B º« ¡B ¹ý ), ..., ...
- One word can have many different pronunciations. With different pronunciations, the word means differently. The words in [ ] have the identical pronunciation and identical meaning although they are different words.
- [ ¬Û ¡B ¹³ (looks like) ], [ ¬Û ¡B Á¸ (helping) ], ...
- [ ¤j ¡B ¹F (great) ], [ ¤j ¡B ¥N (assistance) ], ...
- [ ë¬ ¡B ¥Ü (showing...) ], [ ë¬ ¡B ©ö (learning...) ], ...
- ...
- The internal structure of Chinese word system as 100% word root system was never known before 2006.
- The foreigners -- without the help of burn-in process, Chinese language is often a nightmare for most foreigners. Yet, as a verbal language, it can be learned in a year to handle the daily conversations. By the old design, Chinese language must be learned by burn-in in order to read those Chinese Classic which is the essence of Chinese culture. After a good burn-in, a learner would have been Sinicized.
However, by knowing the underlying structure of Chinese language, any foreigner can set a solid foundation on Chinese writing language in six months.
IV. Conclusion and sample pages of the Canons
While arts and many others are parts of a culture, only language can be evaluated as a test bar for the culture energy in terms of science. I have discussed two of the three issues on language.
- How big a scope of the universe can a language cover or describe?
- The syntaxing -- naming members of a universe
- The abstraction -- relations among members of a universe
- The infiniteness -- the size of a universe
- How good a memory space management system does Chinese language have?
For the third issue,
-
How strong an ability can a language adapt for a future challenge?
The advancement of the world is shared by all languages. The only unique challenge for a language is the ability to digest the other languages. This issue must go into the detailed comparison between languages. It is, of course, a mammoth task. Thus, I would like to leave it to another occasion.
Besides the 100% word root system which was hidden for all those years, Chinese word system was studied very extensively from and very intensively in all directions. The following five books are the representations of those efforts.
- º¸ ¶® , it was edited by Confucius. That is, it is more than 2,600 years old. It was a beginner's book, having over 5,000 words. It takes the form of synonym thesaurus.
- »¡ ¤å ¸Ñ ¦r , it was published around 150 a.d. , a time far removed (at least, two thousand years) from the creation of the Chinese word system. It is almost a book of word root system. It used the ³¡ º (leading radicals) system, having 9,353 words. Because 20% of its explanations on words were wrong (in terms of the word structure, not in meaning), the word root system was buried in those errors.
- ±d º³ ¦r ¨å , it was commissioned by Emperor ±d º³ around 1665 a.d.. More than 300 scholars worked on it over 15 years. Google search was invented at this time while the searching was done manually. Over one million books were searched for every single word on its usage and its derived meaning. All genuine usages and meanings on any word are accepted in this dictionary. A word can sometimes have 20 different meanings and 10 different pronunciations. It collected over 50,000 words. This is the Bible on Chinese words.
- ¸Ö Ãý ¶° ¦¨ , its book form appeared around 900 a.d.. Yet, it was extensively used around 600 a.d.. In Chinese language, there are 16 vowels and 21 consonants. In this book, words are classified into the groups according to its vowel and its consonant. This book collected over 40,000 words.
- ¹ï Ãý , when it was published is not clear. It is a list of contrasted words thesaurus, especially in terms of their vowels.
One hundred and fifty years ago, those five books must be memorized by any learned scholar. Today, almost not a single college graduate (not in Chinese language department) ever touched those five books. That is, in terms of Chinese writing language, those native Chinese college graduates are all in the commoner class. I am showing one sample page of a modern Chinese dictionary below. For every word, it listed only one meaning and one pronunciation. Yet, most of them knows only one-tenth of the words in that dictionary. As a burn-in culture, the culture energy is implanted in them without demanding their knowledge on the writing language. Yet, for a foreigner without the burn-in, he will not easily capture the essence of Chinese culture if he does not know the details of Chinese writing language.
Please click this Link to view the sample pages of those six books.
Epilogue
According to this language theory, 7 and only 7 dimensions are needed to describe the story part of universe, the actors and their relations. Four dimensions are needed for the stage part of universe, the space time. That is, this nature universe must have eleven (11) dimensions, and this could be verified by physics eventually.