AI-MicroStructure
view release on metacpan or search on metacpan
t/canned/docs/logic.pm view on Meta::CPAN
#!/usr/bin/perl -W
package AI::MicroStructure::logic;
use strict;
use AI::MicroStructure::List;
our @ISA = qw( AI::MicroStructure::List );
our @List = qw( @{$structures{$structure}} );
__PACKAGE__->init();
1;
__DATA__
# names
abstract_entity
abstraction
arts
bailiwick
cognition
cognitive_content
content
discipline
domain
entity
field
field_of_study
humanistic_discipline
humanities
knowledge
knowledge_base
knowledge_domain
liberal_arts
logic
mental_object
modal_logic
noesis
philosophy
psychological_feature
study
subject
subject_area
subject_field
( run in 0.500 second using v1.01-cache-2.11-cpan-39bf76dae61 )