-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
92 lines (82 loc) · 2.79 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>I <3 Tåîchô by language</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<h1>I <3 Tåîchô</h1>
<p>"the language of love" - @naedzo</p>
<p class="view"><a href="https://github.com/language/dene">View the Project on GitHub <small>language/dene</small></a></p>
<ul>
<li><a href="https://github.com/language/dene/zipball/master">Download <strong>ZIP File</strong></a></li>
<li><a href="https://github.com/language/dene/tarball/master">Download <strong>TAR Ball</strong></a></li>
<li><a href="https://github.com/language/dene">View On <strong>GitHub</strong></a></li>
</ul>
</header>
<section>
<p>Tåîchô (sometimes called "Dogrib" in informal settings) is the Winmac Dene Font (before Unicode) way of writing <strong>Tłı̨chǫ</strong>. This <a href="http://denefont.tripod.com/">font hack</a> was developed by Jim Stauffer of <strong>Whatì</strong> to be able to access the Dene symbols necessary to write. To this day, the Government of the Northwest Territories incorrectly categorizes and names dialects and doesn't effectively manage Dene language in their own information systems (despite regularly boasting of having 13 official languages).</p>
<p>It doesn't really matter if you prefer to create documents using Winmac encoding or the newer Unicode system, but make sure that your data is properly managed.</p>
<h3>alphabet</h3>
<ul>
<li>ɂ glottal stop</li>
<li>a</li>
<li>ch</li>
<li>d</li>
<li>dl</li>
<li>dz</li>
<li>ǝ schwa</li>
<li>f</li>
<li>g</li>
<li>gh</li>
<li>gw</li>
<li>ı dotless i</li>
<li>j</li>
<li>k</li>
<li>kw</li>
<li>l</li>
<li>ł barred l</li>
<li>m</li>
<li>n</li>
<li>o</li>
<li>p</li>
<li>q</li>
<li>r</li>
<li>s</li>
<li>t</li>
<li>tł</li>
<li>ts</li>
<li>u</li>
<li>w </li>
<li>wh<br>
</li>
<li>x</li>
<li>y</li>
<li>z</li>
</ul><h3>diacritics</h3>
<ul>
<li>nasal</li>
<li>high tone</li>
<li>low tone</li>
</ul><h3>punctuation</h3>
<ul>
<li>space</li>
</ul>
</section>
<footer>
<p>This project is maintained by <a href="https://github.com/language">language</a></p>
<p><small>Hosted on GitHub Pages — Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
</footer>
</div>
<script src="javascripts/scale.fix.js"></script>
</body>
</html>