Hello, experts!

Every time I read the following passage in
http://www.unicode.org/unicode/uni2book/ch03.pdf
I get confused:

- A single abstract character may correspond to more then one code
  value - ...
- Multiple code values may be required to represent a single abstract
  character. For example, a byte is the code unit in SJIS:...
  ideographs require two code values
  
Shouldn't the first statement be

- A single abstract character may correspond to more then one code
  value sequence - ...

Anton Tagunov



Reply via email to