(unless readable
(dolist (ignored '(composition
->denotational <-subsumptive ->ucs-unified
- ->ideographic-component-forms
- <-same))
+ ->ideographic-component-forms))
(setq attributes (delq ignored attributes))))
;; (setq rest ccs-attributes)
;; (while (and rest
(not (string-match "\\*sources$" (symbol-name name)))
(or (eq name '<-identical)
(string-match "^->simplified" (symbol-name name))
- (string-match "^<-same" (symbol-name name))
+ ;; (string-match "^<-same" (symbol-name name))
+ (string-match "^->same" (symbol-name name))
+ ;; (string-match "^->ideographic-same" (symbol-name name))
(string-match "^->vulgar" (symbol-name name))
(string-match "^->wrong" (symbol-name name))
(string-match "^->original" (symbol-name name))