Skip to content

Commit

Permalink
Added ~start and ~stop to lou_compare. [tables]
Browse files Browse the repository at this point in the history
Organized UEB tables.
  • Loading branch information
MikeGray-APH committed Mar 12, 2015
1 parent 0cf4897 commit fa2f2c3
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 23 deletions.
18 changes: 14 additions & 4 deletions tables/en-ueb-chardefs.uti
Expand Up @@ -104,14 +104,25 @@ math ~ 45

# Accented letters
# TODO: please look these up in the formal ueb documentation and insert here.
uplow Ūū 4-36-136
uplow Çç 45-12346-14
uplow Àà 45-16-1
uplow Èè 45-16-15
uplow Îî 45-146-24
uplow Ûû 45-146-136
uplow Ññ 45-12456-1345
uplow Ää 45-25-1
uplow Éé 45-34-15

uppercase Æ 1-6-45-235-15
lowercase æ 1-45-235-15

# Miscellaneous
math \x00B1 346-36 PLUS-MINUS SIGN PLUS-OR-MINUS SIGN
math \x00B7 4-16 MIDDLE DOT
math ½ 3456-1-34-12 VULGAR FRACTION ONE HALF No 0031 2044 0032
math ¼ 3456-1-34-145 VULGAR FRACTION ONE QUARTER No 0031 2044
math \x00BC 3456-1-34-145 VULGAR FRACTION ONE QUARTER No 0031 2044 ¼
math \x00BD 3456-1-34-12 VULGAR FRACTION ONE HALF No 0031 2044 0032 ½
math \x00BE 1456-25-34-23-3456 VULGAR FRACTION THREE QUARTERS No 0033
math ⅜ 3456-14-34-125 3/8
math \x00D7 16 MULTIPLICATION SIGN
math \x00F7 4-34 DIVISION SIGN
punctuation \x0092 3
Expand Down Expand Up @@ -157,4 +168,3 @@ punctuation \x0096 36
# sign \x00BA MASCULINE ORDINAL INDICATOR 006F
# punctuation \x00BB RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK Pf Y

punctuation … 256-256-256
30 changes: 17 additions & 13 deletions tables/en-ueb-g1.ctb
Expand Up @@ -28,6 +28,8 @@ include en-ueb-chardefs.uti UEB specific char defs.
# Braille indicators
numsign 3456 number sign, just a dots operand
numericmodechars .,
nocontractsign 56
numericnocontchars abcdefghij
#letsign 56
#noletsign ÀàÄäaio
#noletsignafter .
Expand Down Expand Up @@ -275,6 +277,8 @@ uplow Ωω 46-2456 Omega
sign † 4-6-1456 Dagger
sign ‡ 4-6-12456 Double dagger
sign • 456-256 Bullet
sign ¶ 45-1234



#Unicode series 3: World currencies (3)
Expand All @@ -290,6 +294,9 @@ sign ¥ 4-13456 Yen

# Unicode series 4: mathematical operators (Rule 11)
# Organized by subject area with increasing Unicode value.
math ⅜ 3456-14-34-125 3/8
#sign ² 35-3456-12
#sign ³ 35-3456-14
# Algebras, geometry and other elemental symbols:
# Superscripts and subscripts (11.4):
sign ⁰ 35-3456-245 Superscript 0
Expand Down Expand Up @@ -369,6 +376,16 @@ sign ⊵ 456-456-345 Is not normal subgroup or equal
# Symbols which doesn't fit any categories above, including arrows, shapes and others.
# Organized by Unicode values.

#TODO: this is not working
punctuation … 256-256-256

# grade 1 indicator added to arrows
sign → 56-1256-135
sign ← 56-1256-246
sign ↑ 56-1256-346
sign ↓ 56-1256-146
sign ↵ 56-1256-256-146


# special character sequences

Expand All @@ -377,16 +394,3 @@ noback always \\_ 56 letter sign before Roman page numbers
pass2 @56-56 @56
#pass2 @3-56 @3

uplow Àà 45-16-1
uplow Ää 45-25-1
uplow Çç 45-12346-14
uplow Éé 45-34-15
uplow Îî 45-146-24
uplow Ūū 4-36-136
uplow Ûû 45-146-136

sign ¶ 45-1234

#sign ² 35-3456-12
#sign ³ 35-3456-14

10 changes: 4 additions & 6 deletions tables/en-ueb-g2.ctb
Expand Up @@ -50,8 +50,6 @@ seqafterpattern 'RE
seqafterpattern 'S
seqafterpattern 'T
seqafterpattern 'VE
nocontractsign 56
numericnocontchars abcdefghij

# Contractions beginning with the letter a
word a 1
Expand Down Expand Up @@ -279,8 +277,8 @@ sufword enamel 26-1-134-15-123 enameled
midendword ence 56-15
syllable neck = bottleneck
midendword eness 15-56-234 closeness
lowword enough 26
word enough 26-1256-126
word enough 26
#word enough 26-1256-126
always er 12456
word anteroom 1-1345-2345-12456-135-135-134
syllable room = storeroom
Expand All @@ -291,12 +289,12 @@ word every 15

# the letter f
contraction f
midword ff 235
#midword ff 235
syllable ffold 235-135-123-145 scaffold
always father 5-124
always fein 124-15-35 Feingold
always first 124-34
always ffor 124-123456
#always ffor 124-123456
always for 123456
begword fora 123456-1 foramen
always fore 123456-15
Expand Down

0 comments on commit fa2f2c3

Please sign in to comment.