ke -tap now uses KEHOME/knowledge/tap/mytap.mkr. This version is a lot more sane, using Bags for ClassBag (the "bookkeeping" part of Class) Product Type ...
Here are some useful commands for dynamic concept loading. http://mKRmKE.org/help/hintDynamicConceptLoading.html Dick McCullough mKE do enhance od "Real...
The new option "ke -google" loads http://mKRmKE.net/kb/spo.google http://mKRmKE.net/knowledge/google/Directory.ho Dick McCullough mKE do enhance od "Real...
I have made significant changes to the mKR/mKE Genealogy application http://mKRmKE.org/knowledge/rhm/applications/Genealogy/greadme.html 1. The files have been...
The latest mKE version (Mar/21/2007) includes 1. productions now work for shell commands, e.g. files := ! ls *.mkr done; 2. Three internal Unicon procedures...
The new "cycexport" command downloads the OWL description of a concept from the OpenCyc knowledge base, and translates it to mKR. Here's a simple example. ...
There are two new options -none -spo For details, see http://mKRmKE.org/help/koptions.html -none is useful if you want to define your own hierarchy, which is...
The Cyc Foundation now has a nice Concept Browser http://www.cycfoundation.org/concepts which lets you search for concepts in their huge KB. Many concepts have...
http://en.wikipedia.org/wiki/MKR_%28programming_language%29 http://en.wikipedia.org/wiki/MKE_%28my_Knowledge_Explorer%29 I think you will find these...
I have made the binaries available for download from my website http://mKRmKE/download/rapper.win.tgz Dick McCullough http://mKRmKE.org/ Ayn Rand do speak od...
reason: no reliable source In plain English that means: no one (who doesn't know me) wrote (in a scholarly paper) that mKR is valuable. I have been advised to...
Source and binaries are available from http://mKRmKE.org/download/rasqal-0.9.15.tgz Dick McCullough http://mKRmKE.org/ Ayn Rand do speak od mKR done; knowledge...
http://en.wikipedia.org/wiki/User:Abd/MKR_%28programming_language%29 After a two-week struggle, Wikipedia officially deleted my article yesterday. One of my...
A small correction - "siblings" is inter-entity property, not single-entity. So Retriever-Dog has siblings = ?; should be changed to Retriever-Dog rel siblings...
Thanks. P.S. I think OpenCyc has two different redirections. If you use their Concept Browser, you get a nice, human-readable display. But if you use wget, you...
mKE 7.4 is now available for download from http://mKRmKE.org/ By setting kbmode := cycws; you direct mKE to access the OpenCyc knowledge base using the Cyc...
After talking to you about generators, I decided to add them to mKR. All I have to do is add the "suspend" statement, and map it directly to a Unicon "suspend"...
A natural language interface would be best for everyone, including me. But "NL" has been in the works for years, and I don't think it's going to arrive soon. ...
Every concept in OpenCyc has a "comment" property. This is an English description of the concept, sometimes very long. I have found the comments to be very...
I haven't finished reading your first CELT paper yet, but I am so excited about the comparison that I wanted to email you. Your Controlled English (CE) and my...
I finished reading it, and have comments on two topics. 1. I looked at "the top of the SUMO taxonomy" in section 1.4. I disagree with the classification of a...
After thinking a little more, I would translate to mKR as follows. # John eats every hamburger that he sees. rule:: if John do see od hamburger = x done; then...
I downloaded SUMO.owl.txt and ran owl2mkr SUMO.owl.txt SUMO.mkr.txt result is attached. I'll be using mKE to explore the SUMO hierarchy. Dick McCullough ...
I've made a lot of changes to mKRmKE.org/ in the last few days. The most significant changes are new section: "What is context?" -- definition of context in...
Here's what I'm using as the starting point for SUMO (3 levels) http://mKRmKE.org/kb/spo.sumo.html My best guess so far is that you consider the "comment"...
As I roam thru the SUMO hierarchy (using mKE), I am pleased with what I see. Most of the terms seem familiar -- not too far from ordinary English. I want to...
I now have a good perspective on the relation between the hierarchies. 1. SUMO is a good ontology. begin hierarchy sumo; Entity; / Abstract; / Physical; ...