A TokenGraph is built on top of the SymbolGraph and is focused on determining the type and organization of a word or group of words.
TokenRules takes infomation from the SymbolGraph and uses it to structure Symbol groups as Tokens. Unlike the SymbolGraph, Tokens can be built
up of other Tokens and can represent Words, Numbers, multi-word Complex Words, Punctuation, or raw (unidentified)
Text. TokenRules begin identifying the primary meanings of the Token and adds properties that help describe the additional qualities.