.. currentmodule:: tangl.story tangl.story.concepts ==================== Story-domain concept entities that provide narrative vocabulary and namespace contributions. .. rubric:: Related design docs - :doc:`../../design/story/CONCEPT_PROV_DESIGN` .. rubric:: Related notes - :doc:`../../notes/audits/core38-doc-audit` Core concept types ------------------ .. autoclass:: tangl.story.concepts.actor.Actor .. autoclass:: tangl.story.concepts.location.Location .. autoclass:: tangl.story.concepts.role.Role .. autoclass:: tangl.story.concepts.setting.Setting