This commit is contained in:
Forrest 2026-07-27 23:29:05 -04:00
commit 971e49db5c
246 changed files with 93082 additions and 0 deletions

View file

@ -0,0 +1,13 @@
| Common Name | Species Name | Commonhood of Speech |
| ----------- | ------------ | -------------------- |
| Common | Common | Common |
### Runic Alphabet
<div class="common-script large-font">A B C D E F G H I J K L M N O P Q R S T U V W X Y Z</div>
### Common Alphabet
<div class="large-font">A B C D E F G H I J K L M N O P Q R S T U V W X Y Z</div>

View file

@ -0,0 +1,11 @@
| Common Name | Species Name | Commonhood of Speech |
| ----------- | ------------ | -------------------- |
| Dwarvish | Gleinvik | Common |
### Runic Alphabet
<div class="dwarvish-script large-font">A B C D E F G H I J K L M N O P Q R S T U V W X Y Z</div>
### Common Alphabet
<div class="large-font">A B C D E F G H I J K L M N O P Q R S T U V W X Y Z</div>

View file

@ -0,0 +1,11 @@
| Common Name | Species Name | Commonhood of Speech |
| ----------- | ------------ | -------------------- |
| Elvish | Eilwin | Common |
### Runic Alphabet
<div class="elvish-script large-font">a b c d e f g h i j k l m n o p q r s t u v w x y z</div>
### Common Alphabet
<div class="large-font">A B C D E F G H I J K L M N O P Q R S T U V W X Y Z</div>

View file

@ -0,0 +1,11 @@
| Common Name | Species Name | Commonhood of Speech |
| ----------- | ------------ | -------------------- |
| Feyspeak | Feyky | uncommon |
### Runic Alphabet
<div class="feyspeak-script large-font">A B C D E F G H I J K L M N O P Q R S T U V W X Y Z</div>
### Common Alphabet
<div class="large-font">A B C D E F G H I J K L M N O P Q R S T U V W X Y Z</div>

View file

@ -0,0 +1,11 @@
| Common Name | Species Name | Commonhood of Speech |
| ----------- | ------------ | -------------------- |
| Gnomish | Juiswi | Uncommon |
### Runic Alphabet
<div class="gnomish-script large-font">A B C D E F G H I J K L M N O P Q R S T U V W X Y Z</div>
### Common Alphabet
<div class="large-font">A B C D E F G H I J K L M N O P Q R S T U V W X Y Z</div>

View file

@ -0,0 +1,8 @@
- [[Elvish]]
- [[Common]]
- [[Dwarvish]]
- [[Feyspeak]]
- [[Mechanik]]
- [[Gnomish]]
- [[Old Tongue]]

View file

@ -0,0 +1,10 @@
| Common Name | Species Name | Commonhood of Speech |
| ----------- | ------------ | ------------------------- |
| Mechanik | &#(QGA) | Rare (For non [[Automatons|automatons]]) |
### Runic Alphabet
<div class="mechanik-script large-font">A B C D E F G H I J K L M N O P Q R S T U V W X Y Z</div>
### Common Alphabet
<div class="large-font">A B C D E F G H I J K L M N O P Q R S T U V W X Y Z</div>

View file