Re: Storing data and code in a Db with LISP-like interface

From: Neo <neo55592_at_hotmail.com>
Date: 29 Apr 2006 11:00:32 -0700
Message-ID: <1146333632.486556.17640_at_i39g2000cwa.googlegroups.com>


> > (create verb instance opposite)
> > (create verb instance similar)
>
> Um, neither 'similar' nor 'opposite' are verbs.

:) I think you are missing the more important issue, but if classifying opposite and similar as above makes you uncomfortable, try this:

(create thing instance opposite)
(create thing instance similar)

Or if you simply don't want to classify them, try this:

(create (new) name (findElseAdd word instance 'opposite')) (create (new) name (findElseAdd word instance 'similar')) Received on Sat Apr 29 2006 - 20:00:32 CEST

Original text of this message