Skip to content

aaf2tbz/bangpoundulary

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wombology Dictionary

A shared source of truth for Wombology: the applied science of valid wombos, their roots, sacrifices, rulings, variants, and institutional damage.

Wombo Law #1

A wombo is not a concatenation. It is a merger. Each root must surrender a syllable, a meaning, or a boundary to create something that neither word could be alone. No sacrifice, no wombo.

Repo layout

dictionary/entries/      Individual canonical entries, one word per file
dictionary/index.md      Generated dictionary index
corpus/                  Imported historical compendia and source snapshots
schemas/                 Machine-readable entry schema
scripts/                 Validation and index-building tools
skills/wombology/        Agent skill for Ant/Yogurt-style collaboration

Adding an entry

  1. Create dictionary/entries/<word>.md.
  2. Include YAML frontmatter with word, author, roots, status, and entry when known.
  3. Add a definition and a ## Sacrifice section.
  4. Run:
python scripts/validate-entry.py dictionary/entries/<word>.md
python scripts/build-index.py

Governance

Entries can move through:

proposed -> codified -> challenged -> falsified -> overruled -> deprecated

The dictionary is allowed to be funny. The validation still has teeth.

About

Shared Wombology dictionary: valid wombos, sacrifice analysis, and case law.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%