D&D 5e: Languages

From wikinotes

Overview

Languages have two components

language:
  - uses a script (characters used by alphabet)
  - uses english-to-N word-based translations
  • language (ex. common, gnomish)
  • script/alphabet (ex. common, dwarvish, draconic)

Languages

common

# LANG      SCRIPT
common       common
dwarvish     dwarvish
elvish       elvish
giant        dwarvish
gnomish      dwarvish
goblin       dwarvish
halfling      common
orc          dwarvish

exotic

# LANG      SCRIPT
abyssal      infernal
celestial    celestial
draconic     draconic
deep-speech  # none
infernal     infernal
primordial   dwarvish
sylvan       elvish
undercommon  elvish

Script

It doesn't appear that the scripts have unicode codepoints.