About the wealthy character 富
Teaching my kids about the lesson on building wealth. This their first lesson and will continue to remind them again and again as they grow up.
Ok, the ancient Chinese selected this character 富 to describe the meaning of wealthy or rich. What is interesting about this character is that they choose to use the character 田 (farm or paddy field) at the bottom and not other character such as 石 (rock) or 河 (river) ?
Deciphering the meaning of 富 requires one to pay attention on how the ancient Chinese use their wisdom in selecting the correct pictures to describe the word - wealthy.
In order to be wealthy, one must have a roof over his or her head and able to feed from the paddy field harvest. Since the farm is able to regenerate over and over again...that person is wealthy as long the regeneration process is there. It emphasizes on the "regeneration" ability.
Of course in today's terminology, one can be wealthy without actually owning a farm or paddy field, but owning asset that has the ability to generate wealth over and over again. Assets such as websites that rake in money regardless you actively working or not, coin operated washing machines business or owning stocks that give good returns and dividends over time.
Interesting enough, the character for oil 油 looks very similar to 田. To decipher how the oil character is formed - one just have to poke the farm with a stick and oil(denoted by the 3 ticks on the left side of 油) will flow out.
To be truly rich, one must strive to acquire as much 田 as possible.
See also : Don't trade without guiding instruments and bot
By AdamNg
IF you gain some knowledge or the information here solved your programming problem. Please consider donating to the less fortunate or some charities that you like. Apart from donation, planting trees, volunteering or reducing your carbon footprint will be great too.
Advertisement
Something interesting
Advertisement
Tutorials
+18.8k Golang : Clean up null characters from input data
+8.3k Golang : Ordinal and Ordinalize a given number to the English ordinal numeral
+15k Golang : How to generate QR codes?
+6.3k Setting $GOPATH environment variable for Unix/Linux and Windows
+15.2k Golang : Iterate linked list example
+9.5k Golang : Read until certain character to break for loop
+3.3k Javascript : Access JSON data example
+11.2k Golang : Convert(cast) uintptr to string example
+6.5k Golang : get the current working directory of a running program
+15.1k CodeIgniter/PHP : Create directory if does not exist example
+19.3k Golang : For loop continue,break and range