module IdSet:Set of identifies. When used to identify classifications and sequences the strings are: file, type, idclass. When used to identify words: file, idword, idmenaing. Ordered lexicographically.Set.Make(sigtypet =string * string * stringval compare :'a * 'b * 'c -> 'a * 'b * 'c -> intend)