[charmod-norm] Definition of "vocabulary", Section 1.2

klensin has just created a new issue for 
https://github.com/w3c/charmod-norm:

== Definition of "vocabulary", Section 1.2 ==
The last sentence of this definition reads "ECMAScript restricts the 
range of characters that can appear at the start or in the body of an 
identifier or variable name (while different rules apply to the values
 of, say, string literals)."  
That seems unnecessarily hard to follow.  It might be improved by 
substituting:
"ECMAScript restricts the range of characters that can appear at the 
start or in the body of an identifier or variable name.  It applies 
different rules for other cases, e.g., to the values of string 
literals."

Please view or discuss this issue at 
https://github.com/w3c/charmod-norm/issues/60 using your GitHub 
account

Received on Thursday, 4 February 2016 02:23:04 UTC