Skip to content

Instantly share code, notes, and snippets.

@joemfb
Created June 21, 2016 04:58
Show Gist options
  • Select an option

  • Save joemfb/aae756b16a810ca7f9222f1075880825 to your computer and use it in GitHub Desktop.

Select an option

Save joemfb/aae756b16a810ca7f9222f1075880825 to your computer and use it in GitHub Desktop.
{
"intros": [
"Just write some Hoon that",
"Just compose Nock formulas that",
"Just use Arvo to"
],
"ships": [
"~zod",
"~fyr",
"~ped",
"~doznec",
"~tasfyn-partyv"
],
"verbs": [
["bunt"],
["unbunt"],
["slot"],
["slam"],
["gas", "gasses"],
["turn"],
["reap"],
["poke"],
["peak"],
["abet"],
["stun"],
["cook"],
["crisp"],
["trip"],
["mint"],
["bone"],
["burn"]
],
"adjectives": [
"regular",
"irregular",
"moldy",
"woody",
"wet",
"dry",
"warm",
"cold",
"iron",
"zinc",
"lead",
"gold",
"bivariant",
"invariant",
"covariant",
"contravariant",
"lapidary",
"ultralapidary",
"running",
"jogging"
],
"nouns": [
["atom"],
["cell"],
["noun"],
["span"],
["mold"],
["icon"],
["gate"],
["payload"],
["sample"],
["core"],
["battery", "batteries"],
["arm"],
["foot"],
["twig"],
["aura"],
["odor"],
["cord"],
["tape"],
["book"],
["page"],
["stem"],
["bulb"],
["moss"],
["seed"],
["rune"],
["sigil"],
["limb"],
["leg"],
["wing"],
["face"],
["taco"],
["tune"],
["alias"],
["bridge"],
["beak"],
["bull"],
["term"],
["toga"],
["vase"],
["mark"],
["generator"],
["galaxy"],
["star"],
["planet"],
["moon"],
["comet"],
["ship"],
["pier"]
],
"runes": [
["ace", " "],
["bar", "|"],
["bas", "\\"],
["buc", "$"],
["cab", "_"],
["cen", "%"],
["col", ":"],
["com", ","],
["doq", "\""],
["dot", "."],
["fas", "/"],
["gal", "<"],
["gap", " "],
["gar", ">"],
["hax", "#"],
["hep", "-"],
["kel", "{"],
["ker", "}"],
["ket", "^"],
["lus", "+"],
["pam", "&"],
["pat", "@"],
["pel", "("],
["per", ")"],
["sel", "["],
["sem", ";"],
["ser", "]"],
["soq", "'"],
["tar", "*"],
["tec", "`"],
["tis", "="],
["wut", "?"],
["zap", "!"]
],
"errors": [
"mull-bonk-a",
"mull-bonk-b",
"nest-fail",
"fuse-loop",
"find.$",
"find-fork-d",
"mint-vain",
"mint-lost",
"bad-softing"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment