Blog on Japanese kanji study pages and applications at kanji.aule-browser.com · Some pages are plain-HTML with no scripts, ad's or nuisance images. Some links are to Curl web content app's using the Surge RTE browser plugin from www.curl.com · The emphasis is on kanji recognition, recall and mnemonics.
Subscribe to:
Post Comments (Atom)
3 comments:
not a DB ; still simple Curl markup ; as declarative as HTML but readable ! ( actually, with macros, far more so ! )
sample data:
{krow "0572","0862",{on-yomi-only 旋}}
#DeclarativeProgramming #ExpressionBasedProgramming #MultiParadigmLanguage #Curl #kanji #OnYomi #Unicode
Yes, I could have loaded JSON, but why go the trouble ? If needed, this data-as-code converts to JSON in a snap.
{on-yomi-only X} is a macro that gives us the red characters for those kanji with no kun-yomi.
Post a Comment