Relation pm#relation_with_particular_property (*)  this rather fuzzy type permits to group categorization schemes less common than those covered by the previous sibling categories
  supertype:  pm#relation__related_thing__relatedthing___related_with  type for any relation (unary, binary, ..., *-ary) and instance of pm#relation_type
  subtype:  pm#relation_with_particular_mathematical_property (*)
     subtype:  pm#binary_relation_with_particular_mathematical_property (?,?)
        subtype:  pm#injective_binary_relation (?,?)  if P is injective, then if P(x,y) and P(z,y) then x=z; e.g., if nameOfMonth(m,"Feb") and nameOfMonth(n,"Feb") then m and n are the same month; this category only serves structuration purposes: it is instance of pm#injective_binary_relation_type which is not instance of pm#class_of_inheritable_relation_type
        subtype:  pm#trichotomizing_relation (?,?)  this category only serves structuration purposes: it is instance of pm#trichotomizing_relation_type which is not instance of pm#class_of_inheritable_relation_type
           subtype:  pm#trichotomizing_relation_on_real_number (sumo#quantity,sumo#quantity)
              subtype:  sumo#less_than (sumo#quantity,sumo#quantity)
              subtype:  sumo#greater_than__greaterthan (sumo#quantity,sumo#quantity)
              subtype:  sumo#less_than_or_equal (sumo#quantity,sumo#quantity)
              subtype:  sumo#greater_than_or_equal (sumo#quantity,sumo#quantity)
        subtype:  pm#reflexive_relation__reflexiverelation (?,?)  this category only serves structuration purposes: it is instance of pm#reflexive_relation_type which is not instance of pm#class_of_inheritable_relation_type
           subtype:  pm#equivalence_relation__equivalencerelation (?,?)  this category only serves structuration purposes: it is instance of pm#equivalence_relation_type which is not instance of pm#class_of_inheritable_relation_type
              subtype:  pm#similar (?,?)  DO NOT USE SUCH A RELATION TYPE DIRECTLY
                 subtype:  pm#closely_similar__closelysimilar (?,?)  the '~' link in WebKB-2: currently only used between categories for Greek gods and their Roman counterparts, and between some types from the 3D (endurantist) approach and their counterparts from the 4D (perdurantist) approach or the ?D (vague/unspecified) approach)
                 subtype:  pm#loosely_similar__looselysimilar (?,?)
                 subtype:  pm#related_to__relatedto (?,?)  the '&' link in WebKB-2 (currently used for representing a sumo#related_internal_concept relation)
                    subtype:  sumo#related_internal_concept (?,?)  the two arguments are related concepts within the SUMO, i.e. there is a significant similarity of meaning between them; to indicate a meaning relation between a SUMO concept and a concept from another source, use sumo#related_external_concept
              subtype:  pm#equal (?,?)  "=" in KIF; true if the 1st argument is identical to the 2nd
                 subtype:  owl#same_as (?,?)  MORE PRECISE TYPES THAN THIS ONE SHOULD BE USED
                    subtype:  pm#same_type_as (pm#type,pm#type)
                       subtype:  owl#equivalent_class (rdfs#class,rdfs#class)  in WebKB, use the link '='
                       subtype:  owl#equivalent_property (pm#binary_relation_type,pm#binary_relation_type)  in WebKB, use the link '='
                    subtype:  owl#same_individual_as (?,?)
              subtype:  pm#equivalence__equivalentTo___iff__iff (pm#description,pm#description)
              subtype:  sumo#copy (sumo#object,sumo#object)  relates an object to an exact copy of the object, where an exact copy is indistinguishable from the original with regard to every property except (possibly) spatial and/or temporal location
              subtype:  sumo#equivalent_content_class (?,?)
              subtype:  sumo#equivalent_content_instance (?,?)
              subtype:  sumo#cooccur (?,?)
              subtype:  sumo#family_relation (?,?)
           subtype:  pm#partial_ordering_relation (?,?)  this category only serves structuration purposes: it is instance of pm#partial_ordering_relation_type which is not instance of pm#class_of_inheritable_relation_type
              subtype:  pm#total_ordering_relation (?,?)  this category only serves structuration purposes: it is instance of pm#total_ordering_relation_type which is not instance of pm#class_of_inheritable_relation_type
                 subtype:  pm#inferior_to__less_than___superior__superior (?,?)  fuzzy category, DO NOT USE DIRECTLY
                 subtype:  pm#superior_to__more_than___inferior__inferior (?,?)  fuzzy category, DO NOT USE DIRECTLY
                 subtype:  pm#before (pm#time_measure,pm#time_measure)
                 subtype:  pm#after (pm#time_measure,pm#time_measure)
                 subtype:  pm#before_location__before (pm#spatial_object,pm#spatial_object)
              subtype:  pm#inferior_or_equal_to__less_than_or_equal_to___superior_or_equal___maximum__maximum (?,?)  fuzzy category, DO NOT USE DIRECTLY
              subtype:  pm#superior_or_equal_to__more_than_or_equal_to___inferior_or_equal___minimum__minimum (?,?)  fuzzy category, DO NOT USE DIRECTLY
              subtype:  pm#generalizing_type (?,pm#type)  fuzzy category, DO NOT USE DIRECTLY
                 subtype:  pm#supertype (pm#type,pm#type)  in the FT notation, the '<' link is only used to connect to a "strict" supertype
                    subtype:  rdfs#sub_class_of__subclassof__super_class__superclas (rdfs#class,rdfs#class)  in WebKB, use the link '<'
                    subtype:  sumo#subrelation (pm#relation_type,pm#relation_type)  if the common reading conventions of parameters had been respected, this type would have been named subclass_of; every tuple of the 1st argument (r1) is also a tuple of the 2nd argument (r2), i.e. if r1 holds for some arguments arg_1, arg_2, ... arg_n, then the r2 holds for the same arguments; a consequence of this is that a relation and its subrelations must have the same valence
                       subtype:  rdfs#sub_property_of (pm#binary_relation_type,pm#binary_relation_type)  in WebKB, use the link '<'
                 subtype:  pm#kind__type___class___instance_of__instanceof (?,rdfs#class)  the '^' link in the FT notation
              subtype:  sumo#subclass__subclass_of (sumo#set_or_class,sumo#set_or_class)  if the common reading conventions of parameters had been respected, this type would have been named subclass_of; every instance of the 1st argument is also an instance of the 2nd argument; a class may have multiple superclasses and subclasses
                 subtype:  sumo#immediate_subclass__immediate_subclass_of (sumo#set_or_class,sumo#set_or_class)  the 1st argument is a subclass of the 2nd argument and there is no other subclass of the 2nd argument such that the 1st is also a subclass of the 2nd; in WebKB, use the link '<'
              subtype:  pm#specializing_type (pm#type,?)
                 subtype:  pm#instance (pm#type,?)  the ':' link in the FT notation
                 subtype:  pm#subtype__subtype_or_equal (pm#type,pm#type)  subtype links should actually be strict subtype links or not much checking can be done
                    subtype:  pm#strict_subtype (pm#type,pm#type)  the '>' link in the FT notation
                       subtype:  dl#properly_subsumes_leaf__PSBL (pm#type,pm#type)  the 2nd type is a leaf type properly subsumed by the 1st type
                    subtype:  dl#subsumes_leaf__SBL (pm#type,pm#type)  the 2nd type is a leaf type subsumed by the 1st type
                       subtype:  dl#properly_subsumes_leaf__PSBL (pm#type,pm#type)  the 2nd type is a leaf type properly subsumed by the 1st type
              subtype:  pm#constitution (?,?)
                 subtype:  pm#substance (? -> ?)
                    subtype:  pm#matter (pm#physical_entity -> pm#physical_entity_part_or_substance)
                 subtype:  dl#constituted_by__constitutedby__substance___K__k (dl#entity,dl#entity)
                    subtype:  dl#has_member__hasmember (dl#entity,dl#entity)
              subtype:  pm#part (?,?)
                 subtype:  pm#sub_situation__subsituation (pm#situation,pm#situation)
                    subtype:  pm#sub_process__subproces (pm#process,pm#process)
                    subtype:  dl#temporal_part__P.T (dl#perdurant,dl#perdurant)
                    subtype:  dl#spatial_part__spatialpart__P.S (dl#perdurant,dl#perdurant)
                 subtype:  pm#spatial_part__spatialpart (pm#spatial_object,pm#spatial_object)
                    subtype:  pm#physical_part (pm#physical_entity,pm#physical_entity)
                 subtype:  pm#sub_collection__subcollection (pm#collection,pm#collection)  a partial order relation
                    subtype:  pm#ending_collection (pm#collection,pm#collection)
                       subtype:  pm#final_segment__finalsegment (pm#collection,pm#collection)  the second collection is a final segment of the 1st
                    subtype:  kif#sublist__final_segment_of__finalsegmentof (sumo#list,sumo#list)  USE pm#final_segment INSTEAD OF THIS RELATION TYPE; "sublist" is a misleading name; "final_segment_of" is better
                 subtype:  pm#main_part (?,?)
                 subtype:  pm#first_part__firstpart (?,?)
                    subtype:  kif#first (sumo#list -> ?)
                       subtype:  rdf#first (rdf#list -> ?)
                 subtype:  pm#last_part (?,?)
                    subtype:  kif#last (sumo#list -> ?)
                 subtype:  pm#part_in_Dolce_Lite (dl#entity,dl#entity)
                    subtype:  dl#part (dl#entity,dl#entity)  the subpart may or may not be different from the whole
                       subtype:  dl#component (dl#entity,dl#entity)
                       subtype:  dl#atomic_part (dl#entity,dl#atom)  an undivisible part
                          subtype:  dl#temporary_atomic_part__AtP (dl#entity,dl#atom)
                    subtype:  dl#proper_part (dl#entity,dl#entity)  the subpart is different from the whole
                    subtype:  dl#temporary_proper_part (dl#endurant,dl#endurant)
                    subtype:  dl#temporary_part__temporarypart (dl#endurant,dl#endurant)
                       subtype:  dl#temporary_component__temporarycomponent (dl#endurant,dl#endurant)
                    subtype:  dl#constant_part (dl#entity,dl#entity)
                    subtype:  dl#sibling_part__siblingpart (dl#entity,dl#entity)
                 subtype:  pm#in_proceedings (#conference,#publication)
              subtype:  pm#wnMember (?,?)  member relation in WordNet
                 subtype:  pm#member (pm#collection,*)
                    subtype:  pm#domain_object (pm#domain,?)
                       subtype:  pm#core_domain_object__central_object_of_domain (pm#domain,?)
                    subtype:  pm#reverse_of_KIF_member (kif#set,?)  this type only exists to make the connection to kif#member (which should have been named kif#member_of to respect the common reading conventions of parameters)
                    subtype:  pm#item (sumo#list,?)
                       subtype:  rdf#item (rdf#list,?)  for item(L,I) read: I is an item in L; either first(L,I) or item(R,I) where rest(L,R)
                    subtype:  rdf#li (pm#collection,*)
                    subtype:  kif#first (sumo#list -> ?)
                    subtype:  kif#last (sumo#list -> ?)
                    subtype:  kif#butlast (sumo#list -> ?)
                    subtype:  kif#nth (sumo#list,sumo#positive_integer -> ?)
              subtype:  pm#sub_collection__subcollection (pm#collection,pm#collection)  a partial order relation
              subtype:  sumo#sub_attribute__subattribute (sumo#Attribute,sumo#Attribute)  the second argument can be ascribed to everything which has the first argument ascribed to it
              subtype:  sumo#sub_collection__subcollection__sub_collection_of (sumo#collection,sumo#collection)  the 1st collection is a proper part of the 2nd
              subtype:  sumo#less_than_or_equal_to (?,?)
              subtype:  sumo#greater_than_or_equal_to (?,?)
              subtype:  sumo#sub_list__sublist__sub_list_of (sumo#list,sumo#list)  the 1st argument is a sublist of the 2nd, i.e. every element of the 1st is an element of the 2nd and the elements that are common to both lists have the same order in both lists
                 subtype:  sumo#initial_list__initiallist (sumo#list,sumo#list)  the 1st argument (?L1) is a sublist of the 2nd (?L2), and (sumo#list_order_fn ?L1 ?NUMBER) returns the same value as (sumo#list_order_fn ?L2 ?N) for all of the values of ?N over which (sumo#list_order_fn ?L1 ?N) is defined
              subtype:  sumo#initial_list__initiallist (sumo#list,sumo#list)  the 1st argument (?L1) is a sublist of the 2nd (?L2), and (sumo#list_order_fn ?L1 ?NUMBER) returns the same value as (sumo#list_order_fn ?L2 ?N) for all of the values of ?N over which (sumo#list_order_fn ?L1 ?N) is defined
              subtype:  sumo#subsumes_content_class (?,?)
              subtype:  sumo#subsumes_content_instance (?,?)
              subtype:  sumo#temporal_part (?,?)
              subtype:  sumo#before_or_equal (?,?)
              subtype:  sumo#sub_process__subproces (?,?)
              subtype:  sumo#sub_organization__suborganization (?,?)
              subtype:  sumo#geometric_part__geometricpart (?,?)
           subtype:  sumo#overlaps_temporally (?,?)
           subtype:  sumo#connected (sumo#object,*)
           subtype:  sumo#overlaps_spatially (?,?)
        subtype:  pm#irreflexive_relation__irreflexiverelation (?,?)  this category only serves structuration purposes: it is instance of pm#irreflexive_relation_type which is not instance of pm#class_of_inheritable_relation_type
           subtype:  pm#asymmetric_relation (?,?)  this category only serves structuration purposes: it is instance of pm#asymmetric_relation_type which is not instance of pm#class_of_inheritable_relation_type
              subtype:  sumo#immediate_instance__immediateinstance (?,sumo#set_or_class)  if the common reading conventions of parameters had been respected, this type would have been named immediate_instance_of; an object is an immediate_instance of a set_or_class if it is an instance of the set_or_class and there does not exist a subclass of set_or_class such that it is an instance of the subclass
              subtype:  sumo#immediate_subclass__immediate_subclass_of (sumo#set_or_class,sumo#set_or_class)  the 1st argument is a subclass of the 2nd argument and there is no other subclass of the 2nd argument such that the 1st is also a subclass of the 2nd; in WebKB, use the link '<'
              subtype:  sumo#range (pm#function_type,sumo#set_or_class)  gives the range of a function, i.e. all of the values assigned by the function are instances of sumo#class
              subtype:  sumo#range_subclass (pm#function_type,sumo#set_or_class)  all of the values assigned by the function in the 1st argument are subclasses of the 2nd argment
              subtype:  sumo#valence (pm#relation_type,sumo#positive_integer)  specifies the number of arguments that a relation can take; if a relation does not have a fixed number of arguments, it does not have a valence and it is an instance of variable_arity_relation, e.g., sumo#holds is a variable_arity_relation
              subtype:  sumo#documentation (?,pm#string)  a relation between objects in the domain of discourse and strings of natural language text; the domain of this relation is not constants (names), but the objects themselves; this means that one does not quote the names when associating them with their documentation
              subtype:  sumo#successor_attribute__successorattribute (sumo#Attribute,sumo#Attribute)  the second argument is the attribute that comes immediately after the first on the scale that they share
              subtype:  sumo#front_fn__frontfn (sumo#self_connected_object -> sumo#self_connected_object)  a function that maps an object to the side that generally receives the most attention or that typically faces the direction in which the object moves; note that this is a partial function, since some objects do not have sides, e.g., apples and spheres; note too that the range of this function is indefinite in much the way that immediate_future_fn and immediate_past_fn are indefinite; although this indefiniteness is undesirable from a theoretical standpoint, it does not have significant practical implications, since there is widespread intersubjective agreement about the most common cases
              subtype:  sumo#back_fn (sumo#self_connected_object -> sumo#self_connected_object)  a function that maps an object to the side that is opposite the front_fn of the object; note that this is a partial function, since some objects do not have sides, e.g., apples and spheres; note too that the range of this function is indefinite in much the way that immediate_future_fn and immediate_past_fn are indefinite; although this indefiniteness is undesirable from a theoretical standpoint, it does not have significant practical implications, since there is widespread intersubjective agreement about the most common cases
              subtype:  sumo#proper_part__proper_part_of (sumo#object,sumo#object)  the 1st argument is part of the 2nd but is not it; this is a transitive_relation and asymmetric_relation (hence an irreflexive_relation)
              subtype:  sumo#contains (sumo#self_connected_object,sumo#object)  the relation of spatial containment for two separable objects; when the two objects are not separable (e.g., an automobile and one of its seats), the relation of part should be used; (sumo#contains ?OBJ1 ?OBJ2) means that the self_connected_object ?OBJ1 has a space (i.e. a hole) which is at least partially filled by ?OBJ2
              subtype:  sumo#member (sumo#self_connected_object,sumo#collection)  a specialized common sense notion of part for uniform parts of collections; for example, each sheep in a flock of sheep would have the relationship of member to the flock
              subtype:  sumo#contains_information (sumo#content_bearing_object,sumo#proposition)  relates a content_bearing_object to the proposition it expresses; examples include the relationships between a physical novel and its story and between a printed score and its musical content
              subtype:  sumo#leader__leader_of (sumo#human,dl#agentive_physical_object)  (sumo#leader ?INSTITUTION ?PERSON) means that the leader of ?INSTITUTION is ?PERSON
              subtype:  sumo#attribute (sumo#object,sumo#Attribute)  the 2nd argument is an attribute of the 1st
              subtype:  sumo#manner (sumo#process,sumo#Attribute)  the 1st argument is qualified by the 2nd (which is usually denoted by and adverb), e.g., the speed of the wind, the style of a dance, or the intensity of a sports competition
              subtype:  sumo#probability_fn__probabilityfn (sumo#formula -> sumo#real_number)  one of the basic probability_relations, probability_fn is used to state the a priori probability of a state of affairs represented by the given formula
              subtype:  sumo#in_list (?,sumo#list)  true if the 1st argument is in the list; analog of element and instance for lists
              subtype:  sumo#closed_on (pm#function_type,sumo#set_or_class)  a binary_function is closed on a set_or_class if it is defined for all instances of the set_or_class and its value is always an instance of the set_or_class
              subtype:  sumo#reflexive_on__reflexiveon (pm#binary_relation_type,sumo#set_or_class)  a binary_relation is reflexive on a set_or_class only if every instance of the set_or_class bears the relation to itself
              subtype:  sumo#irreflexive_on__irreflexiveon (pm#binary_relation_type,sumo#set_or_class)  a binary_relation is irreflexive on a set_or_class only if no instance of the set_or_class bears the relation to itself
              subtype:  sumo#partial_ordering_on (pm#binary_relation_type,sumo#set_or_class)  a binary_relation is a partial ordering on a set_or_class only if the relation is reflexive_on the set_or_class, and it is both an antisymmetric_relation, and a transitive_relation
              subtype:  sumo#total_ordering_on (pm#binary_relation_type,sumo#set_or_class)  a binary_relation ?REL is a total ordering on a set_or_class only if it is a partial ordering for which either (?REL ?INST1 ?INST2) or (?REL ?INST2 ?INST1) for every ?INST1 and ?INST2 in the set_or_class
              subtype:  sumo#trichotomizing_on (pm#binary_relation_type,sumo#set_or_class)
              subtype:  sumo#equivalence_relation_on (pm#binary_relation_type,sumo#set_or_class)  a binary_relation is an equivalence_relation_on a set_or_class only if the relation is reflexive_on the set_or_class and it is both a transitive_relation and a symmetric_relation
              subtype:  sumo#causes (sumo#process,sumo#process)  the process in the 1st argument brings about the process in the 2nd argument
              subtype:  sumo#causes_subclass (pm#sumo_process_class,pm#sumo_process_class)  the 1st argument brings about the 2nd, e.g., (causes_subclass killing death)
              subtype:  sumo#time (sumo#physical,sumo#time_position)  means that temporal lifespan of the 1st argument includes the time_position in the 2nd argument, i.e. the 1st argument existed or occurred at that time_position; sumo#time does for instances of physical what sumo#holds_during does for instances of sumo#formula; sumo#located and sumo#time are the basic spatial and temporal predicates, respectively
              subtype:  sumo#holds_during__holdsduring (sumo#time_position,sumo#formula)  means that the proposition denoted by is true at (every temporal_part of) the time_position
              subtype:  sumo#exploits (sumo#object,dl#agentive_physical_object)  the object is used by the agent as a resource in an unspecified instance of process
              subtype:  sumo#has_purpose__haspurpose (sumo#physical,sumo#formula)  the instance of physical has, as its purpose, the proposition expressed by the formula; note that there is an important difference in meaning between the predicates has_purpose and result; although the second argument of the latter can satisfy the second argument of the former, a conventional goal is an expected and desired outcome, while a result may be neither expected nor desired; for example, a machine process may have outcomes but no goals, aimless wandering may have an outcome but no goal; a learning process may have goals with no outcomes, and so on
              subtype:  sumo#has_skill__hasskill (pm#sumo_process_class,dl#agentive_physical_object)  similar to the capability predicate with the additional restriction that the ability be practised or demonstrated to some measurable degree
              subtype:  sumo#crosses__crosse (sumo#object,sumo#object)  the 1st object traverses the second without being connected to it
              subtype:  sumo#penetrates (sumo#object,sumo#object)  the 1st object is connected to the second along at least one whole dimension (length, width or depth)
              subtype:  sumo#possesses__possesse (dl#agentive_physical_object,sumo#object)  the agent has ownership of the object
              subtype:  sumo#precondition (?,?)
              subtype:  sumo#realization (?,?)
              subtype:  sumo#expressed_in_language (?,?)
              subtype:  sumo#uses (?,?)
              subtype:  sumo#identity_element (?,?)
              subtype:  sumo#element (?,?)
              subtype:  sumo#cardinality_fn__cardinalityfn (?,?)
              subtype:  sumo#measure (?,?)
              subtype:  sumo#duration (?,?)
              subtype:  sumo#frequency (?,?)
              subtype:  sumo#meets_temporally__meetstemporally (?,?)
              subtype:  sumo#date (?,?)
              subtype:  sumo#surface (?,?)
              subtype:  sumo#interior_part (?,?)
              subtype:  sumo#hole (sumo#object,*)
              subtype:  sumo#hole_host_fn (sumo#object,*)
              subtype:  sumo#partially_fills__partiallyfill (sumo#object,*)
              subtype:  sumo#properly_fills (?,?)
              subtype:  sumo#completely_fills (?,?)
              subtype:  sumo#fills__fill (?,?)
              subtype:  sumo#hole_skin_fn (sumo#object,*)
              subtype:  sumo#geographic_subregion (?,?)
              subtype:  sumo#geopolitical_subdivision (?,?)
              subtype:  sumo#developmental_form__developmentalform (?,?)
              subtype:  sumo#inhabits (?,?)
              subtype:  sumo#authors__author (?,?)
              subtype:  sumo#editor (?,?)
              subtype:  sumo#publishes__publishe (?,?)
              subtype:  sumo#version (?,?)
              subtype:  sumo#parent (?,?)
              subtype:  sumo#husband (?,?)
              subtype:  sumo#wife (?,?)
              subtype:  sumo#citizen (?,?)
              subtype:  sumo#modal_attribute__modalattribute (?,?)
           subtype:  sumo#successor_attribute_closure__successorattributeclosure (sumo#Attribute,sumo#Attribute)  transitive closure of successor_attribute: there is a chain of sumo#successor_attribute assertions connecting the two arguments
           subtype:  pm#different__different_from__differentfrom (?,?)
              subtype:  owl#different_from__differentfrom (?,?)
              subtype:  pm#exclusive_class__exclusiveclas (rdfs#class,rdfs#class)  the 2 classes have no common subtype/instance; in WebKB, use the link '!'
                 subtype:  pm#complement_class (rdfs#class -> rdfs#class)  if something is not in one of the classes, then it is in the other, and vice versa; in WebKB, use the link '/'
           subtype:  pm#inverse__reverse (pm#binary_relation_type -> pm#binary_relation_type)  for inverseOf(R,S) read: R is the inverse of S; i.e. if R(x,y) then S(y,x) and vice versa; in WebKB, use the link '-'
           subtype:  sumo#less_than (sumo#quantity,sumo#quantity)
           subtype:  sumo#greater_than__greaterthan (sumo#quantity,sumo#quantity)
           subtype:  sumo#increases_likelihood__increaseslikelihood__increases_likelihood_of (sumo#formula,sumo#formula)  the 2nd formula is more likely to be true if the 1st is true
           subtype:  sumo#decreases_likelihood__decreaseslikelihood__decreases_likelihood_of (sumo#formula,sumo#formula)  the 2nd formula is less likely to be true if the 1st is true
           subtype:  sumo#inhibits (?,?)
           subtype:  sumo#prevents (?,?)
           subtype:  sumo#sub_proposition__subproposition (?,?)
           subtype:  sumo#sub_plan__subplan (?,?)
           subtype:  sumo#larger (sumo#object,*)
           subtype:  sumo#smaller (sumo#object,*)
           subtype:  sumo#starts (?,?)
           subtype:  sumo#finishes (?,?)
           subtype:  sumo#before (?,?)
           subtype:  sumo#during (?,?)
           subtype:  sumo#earlier (?,?)
           subtype:  sumo#meets_spatially__meetsspatially (?,?)
           subtype:  sumo#overlaps_partially (?,?)
           subtype:  sumo#superficial_part__superficialpart (?,?)
           subtype:  sumo#connected_engineering_components (?,?)
           subtype:  sumo#ancestor (?,?)
           subtype:  sumo#sibling (?,?)
           subtype:  sumo#brother (?,?)
           subtype:  sumo#sister (?,?)
           subtype:  sumo#spouse (?,?)
        subtype:  pm#symmetric_relation__symmetricrelation (?,?)  this category only serves structuration purposes: it is instance of pm#symmetric_relation_type which is not instance of pm#class_of_inheritable_relation_type
           subtype:  pm#equivalence_relation__equivalencerelation (?,?)  this category only serves structuration purposes: it is instance of pm#equivalence_relation_type which is not instance of pm#class_of_inheritable_relation_type
           subtype:  pm#different__different_from__differentfrom (?,?)
           subtype:  sumo#independent_probability__independentprobability (sumo#formula,sumo#formula)  the probabilities of the formulas being true are independent
           subtype:  sumo#overlaps_temporally (?,?)
           subtype:  sumo#connected (sumo#object,*)
           subtype:  sumo#meets_spatially__meetsspatially (?,?)
           subtype:  sumo#overlaps_spatially (?,?)
           subtype:  sumo#overlaps_partially (?,?)
           subtype:  sumo#connected_engineering_components (?,?)
           subtype:  sumo#sibling (?,?)
           subtype:  sumo#legal_relation__legalrelation (?,?)
           subtype:  sumo#spouse (?,?)
           subtype:  sumo#consistent (?,?)
        subtype:  pm#antisymmetric_relation__antisymmetricrelation (?,?)  this category only serves structuration purposes: it is instance of pm#antisymmetric_relation_type which is not instance of pm#class_of_inheritable_relation_type
           subtype:  pm#asymmetric_relation (?,?)  this category only serves structuration purposes: it is instance of pm#asymmetric_relation_type which is not instance of pm#class_of_inheritable_relation_type
           subtype:  pm#partial_ordering_relation (?,?)  this category only serves structuration purposes: it is instance of pm#partial_ordering_relation_type which is not instance of pm#class_of_inheritable_relation_type
           subtype:  pm#different__different_from__differentfrom (?,?)
           subtype:  sumo#partly_located__partly_located_at (sumo#physical,sumo#object)  the instance of the 1st argument is at least partially located at the 2nd argument, e.g., Istanbul is partly located in Asia and partly located in Europe
              subtype:  sumo#contains (sumo#self_connected_object,sumo#object)  the relation of spatial containment for two separable objects; when the two objects are not separable (e.g., an automobile and one of its seats), the relation of part should be used; (sumo#contains ?OBJ1 ?OBJ2) means that the self_connected_object ?OBJ1 has a space (i.e. a hole) which is at least partially filled by ?OBJ2
              subtype:  sumo#located (sumo#physical,sumo#object)  the 1st argument is partly_located at the object, and there is no part or sub_process of the 1st argument that is not located at the object
                 subtype:  sumo#exactly_located (sumo#physical,sumo#object)  the actual, minimal location of an object
        subtype:  pm#transitive_relation (?,?)  this category only serves structuration purposes: it is instance of pm#transitive_relation_type which is not instance of pm#class_of_inheritable_relation_type
           subtype:  pm#equivalence_relation__equivalencerelation (?,?)  this category only serves structuration purposes: it is instance of pm#equivalence_relation_type which is not instance of pm#class_of_inheritable_relation_type
           subtype:  pm#partial_ordering_relation (?,?)  this category only serves structuration purposes: it is instance of pm#partial_ordering_relation_type which is not instance of pm#class_of_inheritable_relation_type
           subtype:  sumo#successor_attribute_closure__successorattributeclosure (sumo#Attribute,sumo#Attribute)  transitive closure of successor_attribute: there is a chain of sumo#successor_attribute assertions connecting the two arguments
           subtype:  sumo#proper_part__proper_part_of (sumo#object,sumo#object)  the 1st argument is part of the 2nd but is not it; this is a transitive_relation and asymmetric_relation (hence an irreflexive_relation)
           subtype:  sumo#less_than (sumo#quantity,sumo#quantity)
           subtype:  sumo#greater_than__greaterthan (sumo#quantity,sumo#quantity)
           subtype:  sumo#located (sumo#physical,sumo#object)  the 1st argument is partly_located at the object, and there is no part or sub_process of the 1st argument that is not located at the object
           subtype:  sumo#crosses__crosse (sumo#object,sumo#object)  the 1st object traverses the second without being connected to it
           subtype:  sumo#precondition (?,?)
           subtype:  sumo#sub_proposition__subproposition (?,?)
           subtype:  sumo#sub_plan__subplan (?,?)
           subtype:  sumo#larger (sumo#object,*)
           subtype:  sumo#smaller (sumo#object,*)
           subtype:  sumo#starts (?,?)
           subtype:  sumo#finishes (?,?)
           subtype:  sumo#before (?,?)
           subtype:  sumo#during (?,?)
           subtype:  sumo#earlier (?,?)
           subtype:  sumo#superficial_part__superficialpart (?,?)
           subtype:  sumo#interior_part (?,?)
           subtype:  sumo#geographic_subregion (?,?)
           subtype:  sumo#geopolitical_subdivision (?,?)
           subtype:  sumo#developmental_form__developmentalform (?,?)
           subtype:  sumo#version (?,?)
           subtype:  sumo#ancestor (?,?)
           subtype:  sumo#brother (?,?)
           subtype:  sumo#sister (?,?)
           subtype:  dl#part (dl#entity,dl#entity)  the subpart may or may not be different from the whole
           subtype:  dl#proper_part (dl#entity,dl#entity)  the subpart is different from the whole
        subtype:  pm#intransitive_relation (?,?)  this category only serves structuration purposes: it is instance of pm#intransitive_relation_type which is not instance of pm#class_of_inheritable_relation_type
           subtype:  pm#inverse__reverse (pm#binary_relation_type -> pm#binary_relation_type)  for inverseOf(R,S) read: R is the inverse of S; i.e. if R(x,y) then S(y,x) and vice versa; in WebKB, use the link '-'
           subtype:  sumo#immediate_instance__immediateinstance (?,sumo#set_or_class)  if the common reading conventions of parameters had been respected, this type would have been named immediate_instance_of; an object is an immediate_instance of a set_or_class if it is an instance of the set_or_class and there does not exist a subclass of set_or_class such that it is an instance of the subclass
           subtype:  sumo#immediate_subclass__immediate_subclass_of (sumo#set_or_class,sumo#set_or_class)  the 1st argument is a subclass of the 2nd argument and there is no other subclass of the 2nd argument such that the 1st is also a subclass of the 2nd; in WebKB, use the link '<'
           subtype:  sumo#member (sumo#self_connected_object,sumo#collection)  a specialized common sense notion of part for uniform parts of collections; for example, each sheep in a flock of sheep would have the relationship of member to the flock
           subtype:  sumo#penetrates (sumo#object,sumo#object)  the 1st object is connected to the second along at least one whole dimension (length, width or depth)
           subtype:  sumo#element (?,?)
           subtype:  sumo#meets_temporally__meetstemporally (?,?)
           subtype:  sumo#parent (?,?)
  subtype:  pm#binary_relation (?,?)  in WebKB, most relation types are binary and some have a variable number of arguments (as in KIF), hence this type is currently only specialized by types that I do not want to see as direct subtypes of pm#relation
     subtype:  pm#unary_function__unaryfunction (? -> ?)  function that requires a single argument; currently not specialized by the SUMO ternary relations since this seems useless (for now)
     subtype:  dc#Relation (?,?)  to specify a reference to a related resource; in WebKB, pm#relation or MORE PRECISE RELATION TYPES SHOULD BE USED INSTEAD
        subtype:  sumo#refers (?,?)  the 1st argument mentions or includes a reference to the 2nd argument, e.g., an article whose topic is a recent change in the price of oil may refer to many other things, e.g., the general state of the economy, the weather in California, the prospect of global warming, the options for alternative energy sources, the stock prices of various oil companies, etc.
           subtype:  sumo#names__name (pm#string,?)  the string names the 2nd argument
              subtype:  sumo#unique_identifier (pm#string,?)  the string uniquely identifies the 2nd argument
           subtype:  sumo#represents (?,?)  the 1st argument in some way indicates, expresses, connotes, pictures, describes ... the 2nd argument
              subtype:  sumo#contains_information (sumo#content_bearing_object,sumo#proposition)  relates a content_bearing_object to the proposition it expresses; examples include the relationships between a physical novel and its story and between a printed score and its musical content
              subtype:  sumo#realization (?,?)
           subtype:  rdfs#see_also__seealso (?,pm#entity)
              subtype:  rdfs#is_defined_by (?,pm#entity)  in WebKB, pm#definition SHOULD BE USED INSTEAD
                 subtype:  pm#definition (?,pm#description_content/medium/container)  see also #definition
                    subtype:  rst#definition (pm#description_content/medium/container,pm#description_content/medium/container)  a logical relation should be used instead of this relation
              subtype:  owl#imports__import (?,pm#entity)  if imports(X,Y) and you believe X, then you should believe what is in Y
     subtype:  dc#Type (?,pm#entity)  to specify the nature or genre of the content of a resource; SHOULD NOT BE USED IN WEBKB
        subtype:  sumo#instance (?,sumo#set_or_class)  if the common reading conventions of parameters had been respected, this type would have been named instance_of; an object is an instance of a set_or_class if it is included in that set_or_class; an individual may be an instance of many classes, some of which may be subclasses of others; thus, there is no assumption in the meaning of instance about specificity or uniqueness
           subtype:  pm#kind__type___class___instance_of__instanceof (?,rdfs#class)  the '^' link in the FT notation
           subtype:  sumo#immediate_instance__immediateinstance (?,sumo#set_or_class)  if the common reading conventions of parameters had been respected, this type would have been named immediate_instance_of; an object is an immediate_instance of a set_or_class if it is an instance of the set_or_class and there does not exist a subclass of set_or_class such that it is an instance of the subclass
     subtype:  dc#Description (?,pm#entity)  to specify an account of the content of a resource; in WebKB, pm#topic or pmdescr SHOULD BE USED INSTEAD
        subtype:  pm#topic (?,pm#entity)
           subtype:  pm#annotation (?,pm#description_content/medium/container)
              subtype:  pm#descr (?,pm#description_content/medium/container)  for connecting an object to a formal representation of it, e.g., a representation written with a fcg
              subtype:  dc#Subject (pm#description,pm#entity)  to specify 1 or several topics; in WebKB, pm#descr SHOULD BE USED INSTEAD
              subtype:  pm#origin (?,pm#description_content/medium/container)
              subtype:  pm#use (?,pm#description_content/medium/container)
              subtype:  pm#advantage (?,pm#description_content/medium/container)
              subtype:  pm#disadvantage (?,pm#description_content/medium/container)
              subtype:  pm#definition (?,pm#description_content/medium/container)  see also #definition
              subtype:  pm#role (?,pm#description_content/medium/container)
              subtype:  pm#requirement (?,pm#description_content/medium/container)
              subtype:  pm#issue (?,pm#description_content/medium/container)
              subtype:  pm#trap (?,pm#description_content/medium/container)
        subtype:  pm#url (?,pm#URL)
        subtype:  pm#file_or_file_element (?,pm#description_container)
           subtype:  pm#file (?,pm#document_element)
              subtype:  pm#home_page (?,pm#document_element)
           subtype:  pm#file_element (?,pm#document_element)
           subtype:  pm#descr_in__descrin (?,pm#description_container)  when a thing t has a description stored in a description container dc, there is a relation pm#descr_in from t to dc
              subtype:  pm#descr_container__description_support___descr_support (pm#description,pm#description_container)  permits to associate a statement with an object on which it is represented
        subtype:  owl#version_info__versioninfo (? -> pm#entity)  generally, a string giving information about this version; e.g., RCS/CVS keywords
        subtype:  pm#title (? -> pm#string)  for connecting an object to its "title" in a natural language
        subtype:  rdfs#comment  for connecting an object to an informal representation of it, typically a node with a string inside; in WebKB, the FT and FCG notations permit to avoid using this relation type
     subtype:  pm#relation_from_or_to_WordNet_type (*)
        subtype:  pm#menu (pm#meal_shop,#food_or_beverage)
     subtype:  nsm#before (?,?)
        subtype:  pm#before (pm#time_measure,pm#time_measure)
        subtype:  pm#before_time (pm#situation,pm#time_measure)
        subtype:  pm#later_situation__latersituation (pm#situation,pm#situation)
           subtype:  pm#next_situation (pm#situation -> pm#situation)
              subtype:  pm#successor (pm#situation -> pm#situation)
           subtype:  pm#ending_situation__termination (pm#situation -> pm#situation)
           subtype:  pm#postcondition (pm#process,pm#situation)
           subtype:  pm#consequence (pm#situation,pm#situation)  see also rst#effect
     subtype:  nsm#after (?,?)
        subtype:  pm#after (pm#time_measure,pm#time_measure)
        subtype:  pm#until_time__untiltime__to_time (pm#situation -> pm#time_measure)
           subtype:  pm#arrival_time__arrivaltime (pm#process -> pm#time_measure)
        subtype:  pm#before_situation (pm#situation,pm#situation)  in WebKB, do not use these relations, use their inverses
           subtype:  pm#previous_situation (pm#situation -> pm#situation)
           subtype:  pm#beginning_situation__beginningsituation (pm#situation -> pm#situation)
           subtype:  pm#precondition (pm#process,pm#situation)
           subtype:  pm#cause (pm#situation,pm#situation)  see also rst#cause
              subtype:  sumo#causes (sumo#process,sumo#process)  the process in the 1st argument brings about the process in the 2nd argument
  subtype:  pm#ternary_relation__ternaryrelation__ternary_only_relation (?,?,?)  relation with a fixed arity equal to 3; specialized by the SUMO ternary relations not categorized elsewhere
     subtype:  pm#binary_function (?,? -> ?)  function that requires two arguments; currently not specialized by the  SUMO ternary relations since this seems useless (for now)
     subtype:  sumo#confers_norm__confersnorm (pm#thing,sumo#formula,sumo#objective_norm)  the 1st argument brings it about that the formula has the objective_norm
     subtype:  sumo#deprives_norm (pm#thing,sumo#formula,sumo#objective_norm)  the 1st argument brings it about that the formula does not have the objective_norm
  subtype:  pm#quaternary_relation__quaternary_only_relation (?,?,?)  relation with a fixed arity equal to 4
     subtype:  kif#subst (?,?,? -> ?)
  subtype:  pm#relation_with_variable_arity (*)  this category only serves structuration purposes: it is instance of pm#variable_arity_relation_type which is not instance of pm#class_of_inheritable_relation_type; currently not specialized by the SUMO ternary relations since this seems useless (for now)
  subtype:  pm#relation_using_a_world_as_argument (dolce#world,*)
     subtype:  pm#relation_from_a_world (dolce#world,*)
        subtype:  pm#concept_in_Dolce_Full (dolce#world,?)
           subtype:  dolce#non-empty_universal__NEP (dolce#world,dolce#universal)
        subtype:  pm#relation_in_Dolce_Full (dolce#world,*)
           subtype:  dolce#wldr__WLDR (dolce#world,dolce#world)
           subtype:  dolce#constitution__K (dolce#world,dolce#particular,dolce#particular,dolce#particular)
           subtype:  pm#participant_in_Dolce_Full (dolce#world,dolce#particular,dolce#particular+)
              subtype:  dolce#participant__PC (dolce#world,dolce#particular,dolce#particular,dolce#particular)
              subtype:  dolce#total_participant__totalparticipant__PC.T (dolce#world,dolce#particular,dolce#particular)
              subtype:  dolce#temporary_total_participant__temporarytotalparticipant__PC.t (dolce#world,dolce#particular,dolce#particular,dolce#particular)
              subtype:  dolce#constant_participant (dolce#world,dolce#particular,dolce#particular+)
              subtype:  dolce#maximal_participant__maximalparticipant__mpc (dolce#world,dolce#particular,dolce#particular)
              subtype:  dolce#maximal_physical_participant__mppc (dolce#world,dolce#particular,dolce#particular)
           subtype:  pm#part_in_Dolce_Full (dolce#world,dolce#particular,dolce#particular+)
              subtype:  dolce#part__P (dolce#world,dolce#particular,dolce#particular,dolce#particular)
              subtype:  dolce#atomic_part__AtP (dolce#world,dolce#particular,dolce#particular)
              subtype:  dolce#temporary_atomic_part__AtP (dolce#world,dolce#particular,dolce#particular,dolce#particular)
              subtype:  dolce#proper_part__PP (dolce#world,dolce#particular,dolce#particular)  a subpart (different from the whole)
              subtype:  dolce#temporary_proper_part__PP (dolce#world,dolce#particular,dolce#particular,dolce#particular)
              subtype:  dolce#temporary_part__temporarypart__P (dolce#world,dolce#particular,dolce#particular,dolce#particular)
           subtype:  pm#quality_in_Dolce_Full (dolce#world,dolce#particular,dolce#particular+)
              subtype:  dolce#qt__quality (dolce#world,dolce#particular,dolce#particular)
              subtype:  dolce#direct_quality__dqt (dolce#world,dolce#particular,dolce#particular)
           subtype:  pm#quale_in_Dolce_Full (dolce#world,dolce#particular,dolce#particular+)
              subtype:  dolce#ql__quale (dolce#world,dolce#particular,dolce#particular)
              subtype:  dolce#temporary_quale__temporaryquale__ql (dolce#world,dolce#particular,dolce#particular,dolce#particular)
  subtype:  lis#relationship (?,?)  indicates something that one thing has to do with another; click here for details
     subtype:  lis#composition_of_individual (lis#possible_individual,lis#possible_individual)  click here for details
        subtype:  lis#arrangement_of_individual (lis#possible_individual,lis#arranged_individual [49..*])  click here for details
           subtype:  lis#assembly_of_individual (lis#possible_individual,lis#arranged_individual)
           subtype:  lis#feature_whole_part__featurewholepart (lis#possible_individual,lis#arranged_individual)
        subtype:  lis#temporal_whole_part (lis#possible_individual,lis#possible_individual)
        subtype:  lis#participation (lis#possible_individual,lis#activity [49..*])  click here for details
        subtype:  lis#temporal_bounding (lis#event [49..*],lis#possible_individual)  click here for details
           subtype:  lis#ending (lis#event,lis#possible_individual)
           subtype:  lis#beginning (lis#event,lis#possible_individual)
     subtype:  lis#cause_of_event (lis#event [49..*],lis#activity [49..*])  click here for details
     subtype:  lis#relative_location (lis#possible_individual [49..*],lis#possible_individual)  indicates that the position of one possible_individual is relative to another; click here for details
     subtype:  lis#connection_of_individual (lis#possible_individual [49..*],lis#possible_individual)  click here for details
        subtype:  lis#direct_connection (lis#possible_individual,lis#possible_individual)
        subtype:  lis#indirect_connection (lis#possible_individual,lis#possible_individual)
     subtype:  lis#individual_used_in_connection (lis#connection_of_individual,lis#possible_individual [49..*])  click here for details
     subtype:  lis#lifecycle_stage (?,?)
     subtype:  lis#involvement_by_reference (lis#thing,lis#activity [49..*])  click here for details
     subtype:  lis#specialization (lis#class,lis#class)  click here for details
        subtype:  lis#specialization_by_domain (lis#role_and_domain,lis#class)  click here for details
        subtype:  lis#specialization_by_role (lis#role_and_domain,lis#role)  click here for details
        subtype:  lis#boundary_of_property_space (lis#property_space,lis#property_space)  click here for details
        subtype:  lis#specialization_of_individual_dimension_from_property (lis#individual_dimension,lis#property)  click here for details
        subtype:  lis#boundary_of_number_space (lis#number_space,lis#number_space)  click here for details
     subtype:  lis#other_relationship__otherrelationship (?,?)
     subtype:  lis#classification (?,?)
     subtype:  lis#class_of_relationship_with_signature (lis#role_and_domain,lis#role_and_domain)  click here for details
     subtype:  lis#intended_role_and_domain (lis#role_and_domain,lis#possible_individual)  click here for details
     subtype:  lis#possible_role_and_domain (lis#role_and_domain,lis#possible_individual)  click here for details
     subtype:  lis#representation_of_thing (lis#thing,lis#possible_individual)  click here for details
     subtype:  lis#usage_of_representation (lis#representation_of_thing,lis#possible_individual)  click here for details
     subtype:  lis#responsibility_for_representation (lis#representation_of_thing,lis#possible_individual)  click here for details
     subtype:  lis#approval (lis#relationship,lis#possible_individual)  click here for details
     subtype:  lis#comparison_of_property (lis#property,lis#property)  click here for details
     subtype:  lis#functional_mapping (lis#thing,lis#thing)  click here for details
     subtype:  lis#recognition (lis#thing,lis#activity)  click here for details
     subtype:  lis#indirect_property (lis#possible_individual,lis#property)  click here for details
     subtype:  lis#temporal_sequence (lis#possible_individual,lis#possible_individual)  click here for details
  subtype:  lis#class_of_relationship (*)  click here for details
     subtype:  lis#class_of_composition_of_individual (lis#class_of_individual,lis#class_of_individual)  click here for details
        subtype:  lis#class_of_arrangement_of_individual (lis#class_of_individual,lis#class_of_arranged_individual)  click here for details
           subtype:  lis#class_of_feature_whole_part (lis#class_of_individual,lis#class_of_arranged_individual)
           subtype:  lis#class_of_assembly_of_individual (lis#class_of_individual,lis#class_of_arranged_individual)
           subtype:  lis#namespace (lis#class_of_information_representation,lis#class_of_information_representation)  click here for details
              subtype:  lis#right_namespace (lis#class_of_information_representation,lis#class_of_information_representation)
              subtype:  lis#left_namespace (lis#class_of_information_representation,lis#class_of_information_representation)
        subtype:  lis#class_of_temporal_whole_part (lis#class_of_individual,lis#class_of_individual)
        subtype:  lis#class_of_participation (lis#participating_role_and_domain,lis#class_of_activity)  click here for details
     subtype:  lis#class_of_connection_of_individual (lis#class_of_individual,lis#class_of_individual)  click here for details
        subtype:  lis#class_of_direct_connection (lis#class_of_individual,lis#class_of_individual)
        subtype:  lis#class_of_indirect_connection (lis#class_of_individual,lis#class_of_individual)
     subtype:  lis#class_of_classification (lis#class,lis#class_of_class)  click here for details
     subtype:  lis#class_of_representation_translation (lis#class_of_information_representation,lis#class_of_information_representation)  click here for details
     subtype:  lis#class_of_usage_of_representation (lis#class_of_representation_of_thing,lis#possible_individual)  click here for details
     subtype:  lis#class_of_responsibility_for_representation (lis#class_of_representation_of_thing,lis#possible_individual)  click here for details
     subtype:  lis#class_of_lifecycle_stage (*)
     subtype:  lis#class_of_assertion (*)
     subtype:  lis#class_of_individual_used_in_connection (lis#class_of_connection_of_individual,lis#class_of_individual)  click here for details
     subtype:  lis#class_of_approval (lis#class_of_relationship,lis#class_of_individual)  click here for details
     subtype:  lis#class_of_possible_role_and_domain (lis#class_of_individual,lis#role_and_domain)  click here for details
     subtype:  lis#class_of_involvement_by_reference (lis#role_and_domain,lis#class_of_activity)  click here for details
     subtype:  lis#class_of_relationship_with_signature (lis#role_and_domain,lis#role_and_domain)  click here for details
     subtype:  lis#class_of_specialization__classofspecialization (lis#class_of_class,lis#class_of_class)  click here for details
     subtype:  lis#class_of_intended_role_and_domain (lis#class_of_individual,lis#role_and_domain)  click here for details
     subtype:  lis#class_of_approval_by_status (*)
     subtype:  lis#class_of_representation_of_thing (lis#class_of_information_representation,lis#thing)  click here for details
     subtype:  lis#class_of_relative_location (lis#class_of_individual,lis#class_of_individual)  click here for details
     subtype:  lis#class_of_functional_mapping (lis#class,lis#class)  click here for details
     subtype:  lis#class_of_recognition (lis#class,lis#class_of_activity)  click here for details
     subtype:  lis#class_of_indirect_property (lis#class_of_individual,lis#property_space)  click here for details
     subtype:  lis#class_of_cause_of_beginning_of_class_of_individual (lis#class_of_individual,lis#class_of_activity)  click here for details
     subtype:  lis#dimension_of_individual (lis#possible_individual,lis#individual_dimension)  click here for details
     subtype:  lis#property_for_shape_dimension (lis#property,lis#shape_dimension)  click here for details
     subtype:  lis#class_of_temporal_sequence (lis#class_of_individual,lis#class_of_individual)  click here for details
     subtype:  lis#class_of_cause_of_ending_of_class_of_individual (lis#class_of_activity,lis#class_of_individual)  click here for details
     subtype:  lis#class_of_relationship_with_related_end_1 (lis#thing)  click here for details
     subtype:  lis#class_of_relationship_with_related_end_2 (lis#thing)  click here for details
  subtype:  lis#class_of_class_of_relationship (?,?)  click here for details
     subtype:  lis#class_of_class_of_usage_of_representation (lis#class_of_class_of_representation,lis#possible_individual)  click here for details
     subtype:  lis#class_of_class_of_responsibility_for_representation (lis#class_of_class_of_representation,lis#possible_individual)  click here for details
     subtype:  lis#class_of_class_of_representation_translation (lis#class_of_class_of_representation,lis#class_of_class_of_representation)  click here for details
     subtype:  lis#class_of_class_of_relationship_with_signature (?,?)
     subtype:  lis#class_of_class_of_representation (lis#class_of_class_of_representation,lis#class)  click here for details
     subtype:  lis#class_of_dimension_for_shape (lis#class_of_shape_dimension,lis#class_of_shape)  click here for details
     subtype:  lis#class_of_class_of_composition (lis#class_of_class_of_individual,lis#class_of_class_of_individual)  click here for details
     subtype:  lis#property_space_for_class_of_shape_dimension (lis#class_of_shape_dimension,lis#property_space)  click here for details
     subtype:  lis#class_of_scale (?,?)
     subtype:  lis#class_of_namespace (lis#class_of_class_of_information_representation,lis#class_of_information_representation)  click here for details
     subtype:  lis#dimension_of_shape (lis#shape_dimension,lis#shape)  click here for details

465 categories printed


Another search (with same display options)?