|
10 | 10 | var respecConfig = { |
11 | 11 | // specification status (e.g. WD, LCWD, WG-NOTE, etc.). If in doubt use ED. |
12 | 12 | specStatus: "ED", |
13 | | - //publishDate: "2020-06-16", |
| 13 | + //publishDate: "2024-07-30", |
14 | 14 |
|
15 | 15 | noRecTrack: true, |
16 | 16 | shortName: "grek-lreq", |
17 | 17 | copyrightStart: "2018", |
18 | | - edDraftURI: "https://w3c.github.io/grek/", |
| 18 | + edDraftURI: "https://w3c.github.io/eurlreq/grek/", |
19 | 19 |
|
20 | 20 | editors: [ |
21 | 21 | { name: "Richard Ishida", mailto: "[email protected]", company: "W3C", w3cid: 3439 } |
|
43 | 43 | </script> |
44 | 44 |
|
45 | 45 | <link rel="stylesheet" data-import href="https://w3c.github.io/i18n-drafts/style/respec_2022.css"> |
46 | | -<link rel="stylesheet" href="local.css"> |
| 46 | +<!--<link rel="stylesheet" href="local.css">--> |
47 | 47 | </head> |
48 | 48 |
|
49 | 49 | <body> |
@@ -104,8 +104,8 @@ <h3>About this document</h3> |
104 | 104 | <p>The document focuses on typographic layout issues. For a deeper understanding of the Greek script and how it works see <cite>Greek Orthography Notes</cite>, which includes topics such as: |
105 | 105 | <a href="https://r12a.github.io/scripts/grek/el.html#phonology">Phonology</a>, |
106 | 106 | <a href="https://r12a.github.io/scripts/grek/el.html#vowels">Vowels</a>, |
107 | | -<a href="https://r12a.github.io/scripts/grek/el.html#consonants">Consonants</a>, |
108 | | -<a href="https://r12a.github.io/scripts/grek/el.html#encoding">Encoding choices</a>, and |
| 107 | +<a href="https://r12a.github.io/scripts/grek/el.html#consonants">Consonants</a>,<!-- |
| 108 | +<a href="https://r12a.github.io/scripts/grek/el.html#encoding">Encoding choices</a>,--> and |
109 | 109 | <a href="https://r12a.github.io/scripts/grek/el.html#numbers">Numbers</a>. |
110 | 110 | </p> |
111 | 111 | </section> |
@@ -157,7 +157,7 @@ <h3>Related resources</h3> |
157 | 157 | <section id="h_script_overview"> |
158 | 158 | <h2>Greek Script Overview</h2> |
159 | 159 |
|
160 | | -<p>The Greek script is an <a class="termref" href="https://w3.org/TR/i18n-glossary/#alphabet">alphabet</a>, ie. a writing system in which both consonants and vowels are indicated.</p> |
| 160 | +<p>The Greek script is an <a class="termref" href="https://w3.org/TR/i18n-glossary/#dfn-alphabet">alphabet</a>, ie. a writing system in which both consonants and vowels are indicated.</p> |
161 | 161 |
|
162 | 162 | <p>Modern Greek comes in 2 flavours: monotonic and polytonic. Monotonic Greek generally uses only the tonos diacritic to show the location of emphasis in a word, although it may also use the dialytika occasionally to separate vowel sounds. Polytonic Greek attaches multiple diacritics more often. For this description, we will focus on modern Greek, but will include a short overview of polytonic Greek differences.</p> |
163 | 163 |
|
|
0 commit comments