/* This file contains read/write rules for the ISOnum entity set*/ entity "half" is fm variable "FmFrac12"; entity "frac12" is fm variable "FmFrac12"; entity "frac14" is fm variable "FmFrac14"; entity "frac34" is fm variable "FmFrac34"; entity "frac18" is fm variable "FmFrac18"; entity "frac38" is fm variable "FmFrac38"; entity "frac58" is fm variable "FmFrac58"; entity "frac78" is fm variable "FmFrac78"; entity "sup1" is fm char 0x31 in "FmSuperscript"; entity "sup2" is fm char 0x32 in "FmSuperscript"; entity "sup3" is fm char 0x33 in "FmSuperscript"; entity "plus" is fm char 0x2b ; entity "plusmn" is fm char 0xb1 in "FmSymbol"; entity "lt" is fm char 0x3c ; entity "equals" is fm char 0x3d ; entity "gt" is fm char 0x3e ; entity "divide" is fm char 0xb8 in "FmSymbol"; entity "times" is fm char 0xb4 in "FmSymbol"; entity "curren" is fm char 0xdb ; entity "pound" is fm char 0xa3 ; entity "dollar" is fm char 0x24 ; entity "cent" is fm char 0xa2 ; entity "yen" is fm char 0xb4 ; entity "num" is fm char 0x23 ; entity "percnt" is fm char 0x25 ; entity "amp" is fm char 0x26 ; entity "ast" is fm char 0x2a ; entity "commat" is fm char 0x40 ; entity "lsqb" is fm char 0x5b ; entity "bsol" is fm char 0x5c ; entity "rsqb" is fm char 0x5d ; entity "lcub" is fm char 0x7b ; entity "horbar" is fm char 0xbe in "FmSymbol"; entity "verbar" is fm char 0x7c ; entity "rcub" is fm char 0x7d ; entity "micro" is fm char 0x6d in "FmSymbol"; entity "ohm" is fm char 0x57 in "FmSymbol"; entity "deg" is fm char 0xb0 in "FmSymbol"; entity "ordm" is fm char 0xbc ; entity "ordf" is fm char 0xbb ; entity "sect" is fm char 0xa4 ; entity "para" is fm char 0xa6 ; entity "middot" is fm char 0xe1 ; entity "larr" is fm char 0xac in "FmSymbol"; entity "rarr" is fm char 0xae in "FmSymbol"; entity "uarr" is fm char 0xad in "FmSymbol"; entity "darr" is fm char 0xaf in "FmSymbol"; entity "copy" is fm char 0xa9 ; entity "reg" is fm char 0xa8 ; entity "trade" is fm char 0xaa ; /* No rule for entity "brvbar" */ entity "not" is fm char 0xc2 ; /* No rule for entity "sung" */ reader entity "excl" is fm char 0x21 ; entity "iexcl" is fm char 0xc1 ; entity "quot" is fm char 0x27 ; entity "apos" is fm char 0xd5 ; reader entity "lpar" is fm char 0x28 ; reader entity "rpar" is fm char 0x29 ; reader entity "comma" is fm char 0x2c ; entity "lowbar" is fm char 0x5f ; reader entity "hyphen" is fm char 0x2d ; reader entity "period" is fm char 0x2e ; entity "sol" is fm char 0x2f ; reader entity "colon" is fm char 0x3a ; reader entity "semi" is fm char 0x3b ; reader entity "quest" is fm char 0x3f ; entity "iquest" is fm char 0xc0 ; entity "laquo" is fm char 0xc7 ; entity "raquo" is fm char 0xc8 ; entity "lsquo" is fm char 0xd4 ; entity "rsquo" is fm char 0xd5 ; entity "ldquo" is fm char 0xd2 ; entity "rdquo" is fm char 0xd3 ; entity "nbsp" is fm char 0x11 ; entity "shy" is fm char 0x04 ;