Skip to content

Instantly share code, notes, and snippets.

@ikendoit
Created February 18, 2023 06:36
Show Gist options
  • Save ikendoit/2c5dc88e5af4fa43e93f963366399598 to your computer and use it in GitHub Desktop.
Save ikendoit/2c5dc88e5af4fa43e93f963366399598 to your computer and use it in GitHub Desktop.
Trung Kien Nguyen
Given a Janapenese Kanji word, write out how the words look like in real life, based on the shape of their hand writing.
For example:
Question: 町
Answer: The Town is having a blooming 田 Rice Paddy on one side and crowded 丁 Street on the other side.
Question: 電
Answer: Under the 雨 Rain, in the middle of a 田 Rice Paddy, a man holds the 乚 Umbrella while he discovers electicity.
Question: 明
Answer: The 日 sun shines light on the 月 moon, making the moon and its surrounding bright
Question: 礼
Answer: A ネ spirit says "thank you" after being given an 乚 umbrella
"""
------------------------------------------------------------------------------------------------------------
CHAT:
Sure, I'd be happy to help! Here are some examples of how Japanese Kanji words look like in real life based on the shape of their handwriting:
Question: 人
Answer: The Kanji for "person" looks like a standing person with two legs and arms stretched out.
Question: 木
Answer: The Kanji for "tree" looks like a trunk with branches extending out to the sides.
Question: 山
Answer: The Kanji for "mountain" looks like three peaks, representing the three mountains in Japanese mythology.
Question: 川
Answer: The Kanji for "river" looks like a stream of water flowing from left to right.
Question: 風
Answer: The Kanji for "wind" looks like a tree swaying in the wind, with lines representing gusts blowing around it.
Question: 火
Answer: The Kanji for "fire" looks like a flame with lines representing the heat radiating from it.
Question: 水
Answer: The Kanji for "water" looks like a stream of water flowing downward.
Question: 空
Answer: The Kanji for "sky" looks like an empty space with lines representing clouds.
Question: 魚
Answer: The Kanji for "fish" looks like a fish swimming in the water, with lines representing the waves.
Question: 鳥
Answer: The Kanji for "bird" looks like a bird with wings spread out, ready to take flight.
I hope that helps! Let me know if you have any more questions.
Trung Kien Nguyen
let's try 凵
CHAT:
The Kanji for "凵" represents an open box or container. It looks like a square with an opening at the top, resembling an empty container or box.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment