Difference between revisions of "宀"

From TORI
Jump to: navigation, search
(Phonetic)
(Phonetic)
Line 41: Line 41:
   
 
==Phonetic==
 
==Phonetic==
in [[Japanese]], character [[#&X5B80;]] ([[X5B80]])
+
in [[Japanese]], character [[宀]] ([[X5B80]])
 
can be pronounced as
 
can be pronounced as
 
うかんむり (ukanmuri)
 
うかんむり (ukanmuri)

Revision as of 20:30, 2 June 2021

(X5B80) is Unicode character number 31348, qualified as KanjiLiberal.

(X5B80) is used in Chinese and Japanese languages.

2004年08月25日竪02.JPG
or

and

The KanjiRadical character (X2F27) can be confused with the KanjiLiberal character (X5B80). Even native Japanese speaker, looking at and , may have difficulties guessing, which of them is X2F27 and which is X5B80.

This confusion can be resolved with command

php du.t ⼧宀

where du.t is PHP program that should be loaded for the execution. The output is

⼧宀
The array has 6 bytes; here is its splitting:
e2 bc a7 e5 ae 80
array(2) {
  [0]=>
  string(3) "⼧"
  [1]=>
  string(3) "宀"
}

Unicode character number 12071 id est, X2F27
Picture:  ; uses 3 bytes. These bytes are:
xE2 xBC xA7 in the hexadecimal representation and
226 188 167 in the decimal representation

Unicode character number 23424 id est, X5B80
Picture:  ; uses 3 bytes. These bytes are:
xE5 xAE x80 in the hexadecimal representation and
229 174 128 in the decimal representation

Phonetic

in Japanese, character (X5B80) can be pronounced as うかんむり (ukanmuri) [1]

Character (X2F27) has similar pronunciation.

Semantic

character (X5B80) may denote "roof", part of a building that protects its top part from the rain and/or snow. [2]

Character (X2F27) has similar meaning.

References

  1. https://translate.google.com/?sl=ja&tl=en&text=%E5%AE%80&op=translate
  2. https://ja.wikipedia.org/wiki/%E5%AE%80%E9%83%A8 https://ja.wikipedia.org/wiki/宀部 宀部(べんぶ)は、漢字を部首により分類したグループの一つ。 康熙字典214部首では40番目に置かれる(3画の11番目)。 「宀」の字は交差して覆う屋根を象り、家屋を意味する。 偏旁の意符では主に家屋や屋根の名称・家屋に関わる形容詞・動詞であることを示している。 宀部はこのような意符を構成要素とする漢字を分類している。

Keywords

Chinese, Japanese, Kanji, KanjiLiberal, KanjiRadical, Unicode, UtfH,