businessname->Names/Business
businesstype->Words/Nouns/BusinessTypes
r_name(p=4)->[businessname][businesstype]
r_name->[NamePerson][businesstype]
r_name->[maybe_adjective][Animal][businesstype]
r_name->[Letter][Letter][businesstype]
r_name(p=0.5)->[PersonAlly][businesstype]
r_name(p=0.5)->[AdjectiveFriendly][businesstype]
r_name(p=0.5)->[AdjectiveBadass][businesstype]
r_name(p=0.3)->[PersonFamily][businesstype]
r_name(p=0.3)->[maybe_adjective][NaturalObject][businesstype]
r_name(p=0.2)->[maybe_adjective][TreeType][businesstype]
r_name(p=0.2)->[maybe_adjective][Vegetable][businesstype]
r_name(p=0.2)->[Direction][businesstype]
maybe_adjective->
maybe_adjective->[Color]
maybe_adjective->[AdjectiveFriendly]
maybe_adjective->[AdjectiveBadass]