The NameSignature is the complete information about a function (or method) within a LopLanguage (e.g. ThelopLanguage). It contains:
There may be
LOP says that it should be possible to derive the NameSignature of a function by combining the WordSignatures of the words from which the function name is built.
THELOP tries to implement this by
See also: LanguageOrientedProgramming