I’ve got a vaguely similar, if less comprehensive, set of keywords used for links in my online ruleset viewer. I’m not in front of a computer at the moment, but it’s somewhere in the GitHub org.
Gaelan > On Oct 10, 2019, at 9:15 PM, Jason Cobb <jason.e.c...@gmail.com> wrote: > > Hey all, > > I've created something that I think is vaguely interesting - a dependency > graph between (most of) the current Rules. Arrows indicate that the <from> > rule depends on the <to> rule. This graph excludes the following rules, > simply because a ridiculous number of other rules depend on them, which makes > the graph even more convoluted: R2152, R869, R2141, R478, R101, R1023. > > > The dependency mapping was created by a manually creating a list of words > defined by each rule, then by having a program search through the rest of the > rules to find those defined words. I'll probably post the code eventually. > The graph itself was rendered using graphviz. > > > The graph is attached as an svg file. > > -- > Jason Cobb > > <simplified.svg>