<SPACE>.
(<NON-BREAKING HYPHEN>): Use `<-noBreak' instead of `=decomposition'
for <HYPHEN>.
(<NARROW NO-BREAK SPACE>): Use `<-noBreak' instead of `=decomposition'
for <SPACE>.
(general-category separator space) ; Normative Category
(bidi-category . "WS")
(mirrored . nil)
- (=decomposition
- noBreak
+ (<-noBreak
((name . "SPACE")
(=ucs . #x0020) ;
))
(general-category punctuation dash) ; Informative Category
(bidi-category . "ON")
(mirrored . nil)
- (=decomposition
- noBreak
+ (<-noBreak
((name . "HYPHEN")
(=ucs . #x2010) ; ‐
))
(general-category separator space) ; Normative Category
(bidi-category . "WS")
(mirrored . nil)
- (=decomposition
- noBreak
+ (<-noBreak
((name . "SPACE")
(=ucs . #x0020) ;
))