entity_type


INSTANCE entity_type#188;
	corresponds_to = {entity_type#189};
	hlcs_extracted = {domain_rules_hlc#5}; (* set indirectly *)
	name = "person";
	is_abstract = false;
	explicit_attributes = {explicit_attribute#290, explicit_attribute#291, explicit_attribute#292};
	the_schema = schema_frame#4; (* set indirectly *)
END_INSTANCE;

INSTANCE entity_type#189;
	corresponds_to = {entity_type#188};
	hlcs_extracted = {domain_rules_hlc#6}; (* set indirectly *)
	name = "person";
	is_abstract = true;
	supertype_of = oneof_supertype_expression#26;
	explicit_attributes = {explicit_attribute#293, explicit_attribute#294};
	the_schema = schema_frame#5; (* set indirectly *)
END_INSTANCE;

INSTANCE entity_type#190;
	corresponds_to = {enumeration_symbol#43};
	hlcs_extracted = {domain_rules_hlc#7}; (* set indirectly *)
	name = "man";
	is_abstract = false;
	subtype_of = {entity_type#189};
	explicit_attributes = {};
	the_schema = schema_frame#5; (* set indirectly *)
END_INSTANCE;

INSTANCE entity_type#191;
	corresponds_to = {enumeration_symbol#44};
	hlcs_extracted = {domain_rules_hlc#8}; (* set indirectly *)
	name = "woman";
	is_abstract = false;
	subtype_of = {entity_type#189};
	explicit_attributes = {};
	the_schema = schema_frame#5; (* set indirectly *)
END_INSTANCE;