Tilde use

Post Reply
kzinda
Posts: 62
Joined: Fri Nov 30, 2001 6:18 am

Tilde use

Post by kzinda »

In the manual under "set logic", it indicates that a ~ preceeding a term will invoke concept expansion using the thesaurus. In the metamorph section it says that the ~ will root the word and eclude equivalences. This seems contradictory. What happens when I use the ~ as follows:

where $field like '~battery'
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

Tilde use

Post by mark »

In the old standalone metamorph program or in the metamorph api using default apicp settings equivs are on by default so ~ will turn them off.

In texis equivs are off by default so ~ will turn them on.
Post Reply