What is an HL Module?
It’s a module that hooks into OpenCyc’s inference engine to dynamically solve certain kinds of problems. They can also be used for accessing certain kinds of data, for instance it could hook OpenCyc into some big 20GB of data. Right now, they can only be written in SubL, but it would be a fairly easy extension to allow them to be linked in, or written in Java, or something. There are plans for doing that.