glaemscribe 1.0.13 → 1.0.14

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 985f4f100bc9463a29dab81c4e1b45cbf18b12bf
4
- data.tar.gz: 3872a267fee011558cf9e160577566701bc97dc6
3
+ metadata.gz: dc83864bdf6d5bc2f1c03a39d4ddc63c7433435c
4
+ data.tar.gz: f8f26d2a192566c6af3793bc381315903651656b
5
5
  SHA512:
6
- metadata.gz: c60979829910f4703e0832c8bad6a7413fe6e7c03f22cb3c46e026822683438ba20920c4c62a0f064328f408f5b4b2cd4e55c254fd1e8c1eec32d2e9fa5bcded
7
- data.tar.gz: b5c46974b3b1a302e3a00fca8e014fa75ecde3f21ec08a1171374d407ac1ad1f65aa322935a0a9159265f60fb86458574456b835acc92c9a6afff4540cf0f1d8
6
+ metadata.gz: e4175dc7ee7bfdbce04b97d2683870923172b69050c7021881e6a27d9017021386577748e662b05ead227b1f2ab63afb5df43b92e2892f4fbf7900c6f19e2b7b
7
+ data.tar.gz: 17ac8893aa0c68499305089f224a31865c9bcbb08e60a1c6e9156ba884103b27cd310efb24889a3c934a9774f77bac80fe5d55396a0992c8fd1a06a4aff31384
@@ -24,7 +24,16 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
24
24
 
25
25
  \** Charset for Dan Smith layout based fonts **\
26
26
 
27
- \** **\ \char 20 SPACE
27
+ \version 0.0.2
28
+
29
+ \**
30
+ First character is used for all temporary tokens that should be replaced by the post processor,
31
+ mainly, tehtar variants. These characters are only virtual, they do not really exist in DS based fonts.
32
+ **\
33
+
34
+ \** ☢ **\ \char 2622 A_TEHTA A_TEHTA_CIRCUM E_TEHTA I_TEHTA O_TEHTA U_TEHTA THSUP_TICK_INV THSUP_LAMBDA THSUP_TICK THINF_CURL THSUP_SEV THINF_DOT THINF_DDOT THINF_TDOT THINF_STROKE THINF_DSTROKE
35
+
36
+ \** **\ \char 20 SPACE
28
37
  \** ! **\ \char 21 TW_EXT_11
29
38
  \** " **\ \char 22 DASH_INF_L
30
39
  \** # **\ \char 23 A_TEHTA_XL
@@ -68,7 +77,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
68
77
  \** I **\ \char 49 SILME_NUQUERNA_ALT \** Used for y in s. beleriand **\
69
78
  \** J **\ \char 4a U_TEHTA_S
70
79
  \** K **\ \char 4b ?
71
- \** L **\ \char 4c ?
80
+ \** L **\ \char 4c LAMBE_MARK_DOT
72
81
  \** M **\ \char 4d U_TEHTA_XS
73
82
  \** N **\ \char 4e O_TEHTA_XS
74
83
  \** O **\ \char 4f ?
@@ -168,18 +177,18 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
168
177
  \** Ñ **\ \char d1 THINF_TDOT_L
169
178
  \** Ò **\ \char d2 THINF_TDOT_S
170
179
  \** Ó **\ \char d3 THINF_TDOT_XS
171
- \** Ô **\ \char d4 THSUP_DDOT_XL Y_TEHTA_XL
172
- \** Õ **\ \char d5 THSUP_DDOT_L Y_TEHTA_L
173
- \** Ö **\ \char d6 THSUP_DDOT_S Y_TEHTA_S
174
- \** × **\ \char d7 THSUP_DDOT_XS Y_TEHTA_XS
180
+ \** Ô **\ \char d4 THSUP_DDOT_XL Y_TEHTA_XL I_TEHTA_DOUBLE_XL
181
+ \** Õ **\ \char d5 THSUP_DDOT_L Y_TEHTA_L I_TEHTA_DOUBLE_L
182
+ \** Ö **\ \char d6 THSUP_DDOT_S Y_TEHTA_S I_TEHTA_DOUBLE_S
183
+ \** × **\ \char d7 THSUP_DDOT_XS Y_TEHTA_XS I_TEHTA_DOUBLE_XS
175
184
  \** Ø **\ \char d8 THSUP_TICK_XL
176
185
  \** Ù **\ \char d9 THSUP_TICK_L
177
186
  \** Ú **\ \char da THSUP_TICK_S
178
187
  \** Û **\ \char db THSUP_TICK_XS
179
- \** Ü **\ \char dc THSUP_TICK_INV_XL
180
- \** Ý **\ \char dd THSUP_TICK_INV_L
181
- \** Þ **\ \char de THSUP_TICK_INV_S
182
- \** ß **\ \char df THSUP_TICK_INV_XS
188
+ \** Ü **\ \char dc THSUP_TICK_INV_XL A_TEHTA_CIRCUM_XL
189
+ \** Ý **\ \char dd THSUP_TICK_INV_L A_TEHTA_CIRCUM_L
190
+ \** Þ **\ \char de THSUP_TICK_INV_S A_TEHTA_CIRCUM_S
191
+ \** ß **\ \char df THSUP_TICK_INV_XS A_TEHTA_CIRCUM_XS
183
192
  \** à **\ \char e0 THSUP_LAMBDA_XL
184
193
  \** á **\ \char e1 THSUP_LAMBDA_L
185
194
  \** â **\ \char e2 THSUP_LAMBDA_S
@@ -314,5 +323,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
314
323
  \** 倢 **\ \char 5022 ?
315
324
  \** 倦 **\ \char 5026 ?
316
325
  \** 倰 **\ \char 5030 ?
317
- \** 倹 **\ \char 5039 ?
326
+ \** 倹 **\ \char 5039 ?
318
327
 
@@ -0,0 +1,101 @@
1
+ \**
2
+
3
+ Glǽmscribe (also written Glaemscribe) is a software dedicated to
4
+ the transcription of texts between writing systems, and more
5
+ specifically dedicated to the transcription of J.R.R. Tolkien's
6
+ invented languages to some of his devised writing systems.
7
+
8
+ Copyright (C) 2015 Benjamin Babut (Talagan).
9
+
10
+ This program is free software: you can redistribute it and/or modify
11
+ it under the terms of the GNU Affero General Public License as published by
12
+ the Free Software Foundation, either version 3 of the License, or
13
+ any later version.
14
+
15
+ This program is distributed in the hope that it will be useful,
16
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
17
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18
+ GNU Affero General Public License for more details.
19
+
20
+ You should have received a copy of the GNU Affero General Public License
21
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
22
+
23
+ **\
24
+
25
+ \language "Old Norse"
26
+ \writing "Runes"
27
+ \mode "Futhark Long Branch"
28
+ \version "0.0.1"
29
+ \authors "Bertrand Bellet"
30
+
31
+ \charset unicode_runes true
32
+
33
+ \beg preprocessor
34
+ \downcase
35
+ \end
36
+
37
+ \beg processor
38
+
39
+ \beg rules litteral
40
+ {A} === (a,á,æ,ǽ,ę)
41
+ {I} === (i,í,j,e,é)
42
+ {O} === (ą,ö,ǫ,ǫ́,ǭ)
43
+ {U} === (u,ú,o,ó,y,ý,ø,ǿ,œ)
44
+ {AI} === (æi,ei)
45
+ {AU} === (au,ǫu,ey,æy,øy,œy)
46
+ {K} === (c,k,q)
47
+
48
+ \** VOWELS **\
49
+
50
+ {A} --> LONG_BRANCH_AR
51
+ {I} --> ISS
52
+ {O} --> LONG_BRANCH_OSS
53
+ {U} --> UR
54
+ {AI} --> LONG_BRANCH_AR ISS
55
+ {AU} --> LONG_BRANCH_OSS UR
56
+
57
+
58
+ \** CONSONANTS **\
59
+
60
+ (b,bb,mb,p,pp,mp) --> BJARKAN
61
+ (f,ff) --> FE
62
+ _g --> KAUN \** # Initial / After prefix **\
63
+ (g,g_) --> LONG_BRANCH_HAGALL \** # Median / Final Spirant **\
64
+ (h,hh) --> LONG_BRANCH_HAGALL
65
+ ({K},n{K},{K}{K},gg,ng) --> KAUN
66
+ (l,ll) --> LOGR
67
+ (m,mm) --> LONG_BRANCH_MADR
68
+ (n,nn) --> NAUD
69
+ (r,rr) --> REID
70
+ (ř) --> LONG_BRANCH_YR \** ř < Germanic z **\
71
+ (s,ss) --> LONG_BRANCH_SOL
72
+ (t,tt,nt,d,dd,nd) --> TYR
73
+ (þ,þþ,ð,ðð) --> THURS
74
+ (v,vv,w,ww) --> URUZ
75
+ x --> KAUN LONG_BRANCH_SOL
76
+ z --> TYR LONG_BRANCH_SOL
77
+
78
+
79
+ \** nasalization of a **\
80
+
81
+ {A}(m,mm) --> LONG_BRANCH_OSS LONG_BRANCH_MADR
82
+ {A}(n,nn) --> LONG_BRANCH_OSS NAUD
83
+ {A}(mp,mb,pp) --> LONG_BRANCH_OSS BJARKAN
84
+ {A}(nt,nd,tt) --> LONG_BRANCH_OSS TYR
85
+ {A}(n{K},ng,{K}{K}) --> LONG_BRANCH_OSS KAUN
86
+
87
+
88
+ \end
89
+
90
+ \beg rules punctuation
91
+ , --> RUNIC_SINGLE_PUNCTUATION
92
+ ; --> RUNIC_SINGLE_PUNCTUATION
93
+ : --> RUNIC_MULTIPLE_PUNCTUATION
94
+ . --> RUNIC_MULTIPLE_PUNCTUATION
95
+ ! --> RUNIC_MULTIPLE_PUNCTUATION
96
+ ? --> RUNIC_CROSS_PUNCTUATION
97
+ \end
98
+ \end
99
+
100
+
101
+
@@ -0,0 +1,101 @@
1
+ \**
2
+
3
+ Glǽmscribe (also written Glaemscribe) is a software dedicated to
4
+ the transcription of texts between writing systems, and more
5
+ specifically dedicated to the transcription of J.R.R. Tolkien's
6
+ invented languages to some of his devised writing systems.
7
+
8
+ Copyright (C) 2015 Benjamin Babut (Talagan).
9
+
10
+ This program is free software: you can redistribute it and/or modify
11
+ it under the terms of the GNU Affero General Public License as published by
12
+ the Free Software Foundation, either version 3 of the License, or
13
+ any later version.
14
+
15
+ This program is distributed in the hope that it will be useful,
16
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
17
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18
+ GNU Affero General Public License for more details.
19
+
20
+ You should have received a copy of the GNU Affero General Public License
21
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
22
+
23
+ **\
24
+
25
+ \language "Old Norse"
26
+ \writing "Runes"
27
+ \mode "Futhark Short Twig"
28
+ \version "0.0.1"
29
+ \authors "Bertrand Bellet"
30
+
31
+ \charset unicode_runes true
32
+
33
+ \beg preprocessor
34
+ \downcase
35
+ \end
36
+
37
+ \beg processor
38
+
39
+ \beg rules litteral
40
+ {A} === (a,á,æ,ǽ,ę)
41
+ {I} === (i,í,j,e,é)
42
+ {O} === (ą,ö,ǫ,ǫ́,ǭ)
43
+ {U} === (u,ú,o,ó,y,ý,ø,ǿ,œ)
44
+ {AI} === (æi,ei)
45
+ {AU} === (au,ǫu,ey,æy,øy,œy)
46
+ {K} === (c,k,q)
47
+
48
+ \** VOWELS **\
49
+
50
+ {A} --> SHORT_TWIG_AR
51
+ {I} --> ISS
52
+ {O} --> SHORT_TWIG_OSS
53
+ {U} --> UR
54
+ {AI} --> SHORT_TWIG_AR ISS
55
+ {AU} --> SHORT_TWIG_OSS UR
56
+
57
+
58
+ \** CONSONANTS **\
59
+
60
+ (b,bb,mb,p,pp,mp) --> SHORT_TWIG_BJARKAN
61
+ (f,ff) --> FE
62
+ _g --> KAUN \** # Initial / After prefix **\
63
+ (g,g_) --> SHORT_TWIG_HAGALL \** # Median / Final Spirant **\
64
+ (h,hh) --> SHORT_TWIG_HAGALL
65
+ ({K},n{K},{K}{K},gg,ng) --> KAUN
66
+ (l,ll) --> LOGR
67
+ (m,mm) --> SHORT_TWIG_MADR
68
+ (n,nn) --> SHORT_TWIG_NAUD
69
+ (r,rr) --> REID
70
+ (ř) --> SHORT_TWIG_YR \** ř < Germanic z **\
71
+ (s,ss) --> SHORT_TWIG_SOL
72
+ (t,tt,nt,d,dd,nd) --> SHORT_TWIG_TYR
73
+ (þ,þþ,ð,ðð) --> THURS
74
+ (v,vv,w,ww) --> URUZ
75
+ x --> KAUN SHORT_TWIG_SOL
76
+ z --> SHORT_TWIG_TYR SHORT_TWIG_SOL
77
+
78
+
79
+ \** nasalization of a **\
80
+
81
+ {A}(m,mm) --> SHORT_TWIG_OSS SHORT_TWIG_MADR
82
+ {A}(n,nn) --> SHORT_TWIG_OSS NAUD
83
+ {A}(mp,mb,pp) --> SHORT_TWIG_OSS BJARKAN
84
+ {A}(nt,nd,tt) --> SHORT_TWIG_OSS TYR
85
+ {A}(n{K},ng,{K}{K}) --> SHORT_TWIG_OSS KAUN
86
+
87
+
88
+ \end
89
+
90
+ \beg rules punctuation
91
+ , --> RUNIC_SINGLE_PUNCTUATION
92
+ ; --> RUNIC_SINGLE_PUNCTUATION
93
+ : --> RUNIC_MULTIPLE_PUNCTUATION
94
+ . --> RUNIC_MULTIPLE_PUNCTUATION
95
+ ! --> RUNIC_MULTIPLE_PUNCTUATION
96
+ ? --> RUNIC_CROSS_PUNCTUATION
97
+ \end
98
+ \end
99
+
100
+
101
+
@@ -0,0 +1,123 @@
1
+ \**
2
+
3
+ Glǽmscribe (also written Glaemscribe) is a software dedicated to
4
+ the transcription of texts between writing systems, and more
5
+ specifically dedicated to the transcription of J.R.R. Tolkien's
6
+ invented languages to some of his devised writing systems.
7
+
8
+ Copyright (C) 2015 Benjamin Babut (Talagan).
9
+
10
+ This program is free software: you can redistribute it and/or modify
11
+ it under the terms of the GNU Affero General Public License as published by
12
+ the Free Software Foundation, either version 3 of the License, or
13
+ any later version.
14
+
15
+ This program is distributed in the hope that it will be useful,
16
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
17
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18
+ GNU Affero General Public License for more details.
19
+
20
+ You should have received a copy of the GNU Affero General Public License
21
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
22
+
23
+ **\
24
+
25
+ \language "Old English"
26
+ \writing "Runes"
27
+ \mode "Futhorc"
28
+ \version "0.0.1"
29
+ \authors "Bertrand Bellet"
30
+
31
+ \charset unicode_runes true
32
+
33
+ \beg preprocessor
34
+ \downcase
35
+ \end
36
+
37
+ \beg processor
38
+
39
+ \beg rules litteral
40
+ {A} === (a,á)
41
+ {E} === (e,é)
42
+ {I} === (i,í)
43
+ {O} === (o,ó)
44
+ {U} === (u,ú)
45
+ {Y} === (y,ý)
46
+ {AE} === (æ,ǽ)
47
+ {OE} === (œ,œ́)
48
+ {EA} === (ea,éa)
49
+ {EO} === (eo,éo)
50
+ {IO} === (io,ío)
51
+
52
+ \** VOWELS **\
53
+
54
+ {A} --> AC
55
+ {E} --> EH
56
+ {I} --> IS
57
+ {O} --> OS
58
+ {U} --> UR
59
+ {Y} --> YR
60
+ {AE} --> AESC
61
+ {OE} --> ETHEL
62
+ {EA} --> EAR
63
+ {EO} --> EOH
64
+ {IO} --> IOR
65
+
66
+ \** IOTATED VOWELS **\
67
+
68
+ i{A} --> GER AC
69
+ i{E} --> GER EH
70
+ i{O} --> GER OS
71
+ i{U} --> GER UR
72
+ i{Y} --> GER YR
73
+ i{AE} --> GER AESC
74
+ i{OE} --> GER ETHEL
75
+ i{EA} --> GER EAR
76
+ i{EO} --> GER EOH
77
+
78
+ \** CONSONANTS **\
79
+
80
+ (b,bb) --> BEORC
81
+ (c,cc,k,kk) --> CALC
82
+ (ċ,ċċ) --> CEN
83
+ (d,dd) --> DAEG
84
+ (ð,ðð) --> THORN
85
+ (f,ff) --> FEOH
86
+ (ȝ,ġ,ġġ,ċġ) --> GYFU
87
+ (g,gg,cg) --> GAR
88
+ (h,hh) --> HAEGL
89
+ (l,ll) --> LAGU
90
+ (m,mm) --> MAN
91
+ (n,nn) --> NYD
92
+ (p,pp) --> PEORTH
93
+ (r,rr) --> RAD
94
+ (s,ss) --> SIGEL
95
+ (t,tt) --> TIR
96
+ (þ,þþ) --> THORN
97
+ (w,ww) --> WYNN
98
+
99
+ \** CLUSTERS **\
100
+
101
+ ng --> ING GAR
102
+ nġ --> ING GYFU
103
+ nc --> ING CALC
104
+ nċ --> ING CEN
105
+ (cw,qu) --> CWEORTH
106
+ x --> EOLHX
107
+ (z,ts) --> TIR SIGEL
108
+ st --> STAN
109
+
110
+ \end
111
+
112
+ \beg rules punctuation
113
+ , --> RUNIC_SINGLE_PUNCTUATION
114
+ ; --> RUNIC_SINGLE_PUNCTUATION
115
+ : --> RUNIC_MULTIPLE_PUNCTUATION
116
+ . --> RUNIC_MULTIPLE_PUNCTUATION
117
+ ! --> RUNIC_MULTIPLE_PUNCTUATION
118
+ ? --> RUNIC_CROSS_PUNCTUATION
119
+ \end
120
+ \end
121
+
122
+
123
+
@@ -27,11 +27,21 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
27
27
  \language "Khuzdul"
28
28
  \writing "Cirth"
29
29
  \mode "Angerthas Moria"
30
- \version "0.0.1"
30
+ \version "0.0.2"
31
31
  \authors "Talagan (Benjamin Babut)"
32
32
 
33
33
  \charset cirth_ds true
34
34
 
35
+ \** Changelog **\
36
+ \**
37
+ \beg changelog
38
+ \entry "0.0.2", "Moved outspace character to general element"
39
+ \end
40
+ **\
41
+
42
+ \** We redefine the output space to have something beautiful, especially with erebor1 and erebor2 **\
43
+ \outspace CIRTH_SPACE_BIG
44
+
35
45
  \beg preprocessor
36
46
  \** Work exclusively downcase **\
37
47
  \downcase
@@ -54,9 +64,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
54
64
  \end
55
65
 
56
66
  \beg processor
57
-
58
- \** We redefine the output space to have something beautiful, especially with erebor1 and erebor2 **\
59
- \outspace CIRTH_SPACE_BIG
60
67
 
61
68
  \beg rules litteral
62
69
  a --> CIRTH_48
@@ -46,7 +46,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
46
46
 
47
47
  {AE} === (æ,ǽ,ę)
48
48
  {OE} === (ø,ǿ,œ)
49
- {OTREM} === (ö,ǫ)
49
+ {OTREM} === (ö,ǫ,ǫ́)
50
50
  {AEI} === (æi,ei)
51
51
 
52
52
  \** VOWELS **\
@@ -22,6 +22,13 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
22
22
 
23
23
  **\
24
24
 
25
+ \** Changelog **\
26
+ \**
27
+ \beg changelog
28
+ \entry "0.0.2", "Moved outspace character to general element"
29
+ \end
30
+ **\
31
+
25
32
  \language "Quenya"
26
33
  \writing "Sarati"
27
34
  \mode "Quenya Usage"
@@ -30,6 +37,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
30
37
 
31
38
  \charset sarati_eldamar true
32
39
 
40
+ \outspace SARATI_SPACE
41
+
33
42
  \beg preprocessor
34
43
  \** Work exclusively downcase **\
35
44
  \downcase
@@ -57,15 +66,12 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
57
66
  \substitute "ui" "uy"
58
67
 
59
68
  \substitute "á" "aa" \** Split long a **\
60
- \substitute "ā" "aa" \** '' **\
61
- \substitute "â" "aa" \** '' **\
62
69
 
63
70
  \substitute "qu" "q" \** Dis-ambiguate qu **\
64
71
  \end
65
72
 
66
73
  \beg processor
67
74
 
68
- \outspace SARATI_SPACE
69
75
 
70
76
  \beg rules litteral
71
77
  {A} === a