From: MORIOKA Tomohiko %s %s %s %s \n"
@@ -122,15 +125,12 @@
"
\n")
- uri-char))
- (when (setq parents (www-char-feature char '<-denotational))
+ uri-object))
+ (when (setq parents (www-get-feature-value object '<-denotational))
(princ (format "
\n"
(www-format-value-as-char-list parents)
(www-format-feature-name '->denotational lang))))
- (when (setq parents (www-char-feature char '<-subsumptive))
+ (when (setq parents (www-get-feature-value object '<-subsumptive))
(princ (format "
\n"
(www-format-value-as-char-list parents)
(www-format-feature-name '->subsumptive lang))))
- (setq GlyphWiki-id (char-GlyphWiki-id char))
+ (when (eq genre 'character)
+ (setq GlyphWiki-id (char-GlyphWiki-id object)))
(princ (format ""))
- (dolist (cell (sort (char-attribute-alist char)
+ (dolist (cell (sort (if (eq genre 'character)
+ (char-attribute-alist object)
+ (concord-object-spec object))
(lambda (a b)
(char-attribute-name<
(char-feature-name-sans-versions (car a))
@@ -80,19 +86,16 @@
(princ
(www-format-eval-list
(www-feature-format logical-feature)
- ;; (or (char-feature-property logical-feature ; (car cell)
- ;; 'format)
- ;; '((name) " : " (value)))
- char
+ object
logical-feature ; (car cell)
- lang uri-char
+ lang uri-object
nil simple))
(unless simple
(princ
(format " "
chise-wiki-edit-url
- (www-format-encode-string uri-char)
+ (www-format-encode-string uri-object)
(www-format-encode-string
(www-uri-encode-feature-name
(intern (format "%s*note"
@@ -113,7 +116,7 @@
>
"
chise-wiki-add-url
- (www-format-encode-string uri-char))))
+ (www-format-encode-string uri-object))))
(princ
(if (= level 1)
"