On Sat, 20 May 2000, a b wrote:
> the representation of the association score is
>
> associated{i and j} = present{i and j} if (present{i} and present{j})
Don't you mean:
associated{i and j} = near{i and j} if (present{i} and present{j})
----
...?
Ian