OpenCog Framework
Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
|
Variables | |
string | __author__ = 'Cosmo Harrigan' |
tuple | atomspace = AtomSpace() |
list | data |
tuple | atom = atomspace.add(types.ConceptNode, "Frog #1") |
string python.atom_type_names.__author__ = 'Cosmo Harrigan' |
Definition at line 9 of file atom_type_names.py.
tuple python.atom_type_names.atom = atomspace.add(types.ConceptNode, "Frog #1") |
Definition at line 23 of file atom_type_names.py.
tuple python.atom_type_names.atomspace = AtomSpace() |
Definition at line 14 of file atom_type_names.py.
list python.atom_type_names.data |
Definition at line 17 of file atom_type_names.py.