AI-MicroStructure
view release on metacpan or search on metacpan
t/canned/docs/mathematics.pm view on Meta::CPAN
#!/usr/bin/perl -W
package AI::MicroStructure::mathematics;
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
applied_math
applied_mathematics
bailiwick
cognition
cognitive_content
content
discipline
domain
entity
field
field_of_study
knowledge
knowledge_base
knowledge_domain
math
mathematics
maths
mental_object
noesis
psychological_feature
pure_mathematics
science
scientific_discipline
study
subject
subject_area
subject_field
( run in 0.348 second using v1.01-cache-2.11-cpan-39bf76dae61 )