Compare commits
13 Commits
Author | SHA1 | Date | |
---|---|---|---|
8f2ae811f3
|
|||
51d3237476
|
|||
9e851aa8aa
|
|||
fa217a68de
|
|||
fe2ee586ff
|
|||
58e2a586c1
|
|||
a87e7f0006
|
|||
21516a0d9b
|
|||
c0e7715dcb
|
|||
fd4e04d7fd
|
|||
a8f732c3c3
|
|||
d532e37714
|
|||
7267d35242
|
@ -27,3 +27,7 @@ I've been adding the seperately listed primitives as well, although that has som
|
|||||||
2. Misusing another unicode character which looks pretty much the same. For example for "Besen" as used in "雪" uses the charakter "ヨ" ("yo" from Katakana).
|
2. Misusing another unicode character which looks pretty much the same. For example for "Besen" as used in "雪" uses the charakter "ヨ" ("yo" from Katakana).
|
||||||
|
|
||||||
Both of these strategies are not optimal and I'm currently looking into other options. Inserting pictures does not seem optimal to me as well since those are heavily font-dependent. Reccommendations on how to solve this issue are always welcome.
|
Both of these strategies are not optimal and I'm currently looking into other options. Inserting pictures does not seem optimal to me as well since those are heavily font-dependent. Reccommendations on how to solve this issue are always welcome.
|
||||||
|
|
||||||
|
## Compounds
|
||||||
|
Compounds are added to the last kanji learned to completely understand the compound.
|
||||||
|
E.g. "週末" (Wochenende) is added at "週" (no. 340), not "末" (no. 230).
|
||||||
|
Reference in New Issue
Block a user