AI-MicroStructure
view release on metacpan or search on metacpan
t/canned/docs/exponent.pm view on Meta::CPAN
#!/usr/bin/perl -W
package AI::MicroStructure::exponent;
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
black_and_white
communication
degree
entity
exponent
index
log
logarithm
mathematical_notation
notation
notational_system
power
writing
written_communication
written_language
( run in 0.659 second using v1.01-cache-2.11-cpan-39bf76dae61 )