2012-02-28 08:32:48 PST
To clarify a bit, you probably want to do a query like (#$equals ?X (#$PresidentFn #$Mexico))
You won't get any answers to that, either, since Cyc doesn't come with the factual data required,
but fixing that's just a matter of asserting the facts. (e.g. (#$rewriteOf #$FelipeCalderon-NationalPresident (#$PresidentFn #$Mexico))
As an exercise, in RCyc 2.0 RC 4, there is enough info about Mr Calderón to support inferring the needed fact - all that's missing is a forward rule that combines that info.