Skip to content

ashelkovnykov/urbit-wordlists

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Urbit Wordlists

This project contains pre-computed wordlists which can be used for:

  • Finding Urbit IDs with interesting names
  • Finding planet IDs with interesting sigils

Layout

This project has the following layout:

name/                  Wordlists of English words and approximately-English words that can be made using Urbit phonemes
  approx-double.txt    Phoneme pairs forming two approximately-English words (e.g. bacfed, dispen, datrum, etc.)
  approx-single.txt    Phoneme pairs forming one approximately-English word (e.g. littel, sampel, bacfyr, etc.)
  english-double.txt   Phoneme pairs forming two English words (e.g. barwet, postem, winbet, etc.)
  english-single.txt   Phoneme pairs forming one English word (e.g. barrel, ladder, master, etc.)
  scrabble.txt         Phoneme pairs forming six-letter long words that would be accepted in a game of Scrabble (e.g. darnex, nardus, tasser, etc.)
sigil/                 Wordlists of planets with noteworthy sigils
  any/                 Each file within this directory contains all planets with sigils of a particular form
    chesire.txt        Sigils forming a Chesire Cat grin
    circle.txt         Sigils forming a circle
    flower.txt         Sigils forming a flower
    hills.txt          Sigils where each quadrant has a pill-top shape (the rarest sigil shape repetition)
    orbs.txt           Sigils where each quadrant has a circle shape
    pills.txt          Sigils forming two stacked, horizontal pills
    square.txt         Sigils forming a square
    star-circle.txt    Sigils forming a star shape out of negative space (circular positive space)
    star-square.txt    Sigils forming a star shape out of negative space (square positive space)
  lines/               Each file within this directory contains all planets with sigils of a particular form that have matching lines
    circle.txt         Sigils forming a circle with matching lines
    pills.txt          Sigils forming two stacked, horizontal pills with matching lines
    pizza.txt          Sigils which look like a sliced pizza
    square.txt         Sigils forming a square with matching lines

Sigil Examples

Below are links to example sigils demonstrating each of the shapes described above:

Recommended Usage

Include this project as a git submodule in your own project and do cool stuff.

About

pre-computed Urbit wordlists

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published