AI-MicroStructure

 view release on metacpan or  search on metacpan

t/canned/docs/matter.pm  view on Meta::CPAN

#!/usr/bin/perl -W
package AI::MicroStructure::matter;
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
affair
attribute
be
cognitive_state
concern
condition
count
curiosity
entity
interest
involvement
least
matter
mental_condition
mental_state
phrasal_verb->_matter_to
psychological_condition
psychological_state
state
state_of_mind
status
thing
weigh
wonder



( run in 0.383 second using v1.01-cache-2.11-cpan-39bf76dae61 )