| Trees | Indices | Help |
|
|---|
|
|
object --+
|
HalfCategory
One half of an atomic category, or the argument or result of a complex category. Stores a root value and a chord function marker (which may be a set of functions in the case of an argument half category).
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
function_symbol Readable representation of the category's function or alternative functions. |
|||
|
function If the category has only one function (not a set of possible functions), returns this. |
|||
|
symbol Readable symbol of the category's root. |
|||
|
ambiguous_function True if the category has multiple possible functions |
|||
|
Inherited from |
|||
|
|||
Either root_symbol or root_number must be given. Will raise a ChordError if the root symbol can't be interpreted as a root number.
|
str(x)
|
hash(x)
|
|
|||
function_symbolReadable representation of the category's function or alternative functions.
|
functionIf the category has only one function (not a set of possible functions), returns this. Otherwise returns None.
|
symbolReadable symbol of the category's root.
|
ambiguous_functionTrue if the category has multiple possible functions
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Nov 26 16:04:57 2012 | http://epydoc.sourceforge.net |