<!doctype html>
<html>
 <head> 
  <meta charset="UTF-8"> 
 </head>
 <body>
  <div>
   <br>
  </div>
  <blockquote type="cite">
   <div>
    On 23/08/2022 00:31 Sławomir Osipiuk via Unicode <<a href="mailto:unicode@corp.unicode.org">unicode@corp.unicode.org</a>> wrote:
   </div>
   <div>
    <br>
   </div>
   <div>
    <br>
   </div>
   <div>
    Why is Vertical_Orientation even listed in 4.2.9.1 if it doesn't need
   </div>
   <div>
    special handling? How is it even a "complex" case in any meaningful way?
   </div>
   <div>
    The default is "R". The "U" ranges are all explicitly listed, making them
   </div>
   <div>
    *non-default* from a parsing standpoint, all handled by normally reading
   </div>
   <div>
    the data file. Is this not correct?
   </div>
  </blockquote>
  <div>
   The Unicode term “default property value” has only a limited connection with the natural English meaning of the phrase.  A “default property value” of an encoded character property is one taken by unassigned code points or encoded characters for which the property is irrelevant (TUS Section 3.5 D26).  Its connection with parsing is currently weak and confusing when there are multiple “default property values”.
  </div>
  <div class="default-style">
   <br>
  </div>
  <div class="default-style">
   Worse, only an encoded character can have an “explicit property value” (D24)!
  </div>
  <div class="default-style">
   <br>
  </div>
  <div class="default-style">
   Richard.
  </div>
 </body>
</html>