# KEHOME/knowledge/TheoryEpistemology/idreadme.htm # 1999/5/22 # new syntax May/21/2003 #===================# # concept formation # #===================# # The files in the TheoryEpistemology and ApplicationIndexingBooks # directories illustrate the use of the commands # measure # classify # integrate (isi) # differentiate (isd) # which are part of the process of concept formation. do measure od cname with attrname,... done; do classify od newcname with attrname,... to oldcname done; do integrate od uname,... with attrname,... done; do differentiate od cname with attrname,... done; # The identify.htm file gives a detailed decomposition of concept formation.