I have started work on my Meaning Map ideas. It's capacities determnied so far are: * Information storing * Fast specific information search (Exists: T/F) * Fast information fill in ("sour" and "red" = called "apple") * Fast relative information search ("apple"..."chery") And by "fast" I mean fast on a 80286 PC, not fast on a supercomputer. An exceletnt alternative to paralell processing. The current devolopment is about making a module that can handle any situation. The current problem is making programs be able to work with N dimensions. Some multidimensional maths knowledge could come handy. The more specific problem is oscilating trough N dimensions at a specified (maximum) range. Location is kept as "L(Dimension) = Position". If anybody knows of a way to oscilate trough each and all dimensions, checking every possible point and gradulay increasing the radius in Maths or Basic, please post.