AGENTS.md
AUTHORS.txt
CODE_OF_CONDUCT.md
LICENSE.txt
MANIFEST.in
Makefile
README.md
THIRD_PARTY_NOTICES.md
genesis_a_b.txt
pyproject.toml
data/tools/build_macron_index.py
data/tools/refresh_goldens.py
doc/source/__init__.py
doc/source/conf.py
tests/__init__.py
tests/conftest.py
tests/test_bosworthtoller.py
tests/test_cli_commands.py
tests/test_cli_convert.py
tests/test_cli_diacritic_disambiguate.py
tests/test_cli_mark_diacritics.py
tests/test_cli_morphology.py
tests/test_cli_utils.py
tests/test_configuration.py
tests/test_deterministic_regression.py
tests/test_exporters.py
tests/test_extractors.py
tests/test_golden_regression.py
tests/test_llm.py
tests/test_loaders.py
tests/test_macron_index_builder.py
tests/test_main.py
tests/test_markup.py
tests/test_pipeline_classes.py
tests/test_pipeline_llm.py
tests/test_preparse_speaker_mixed.py
tests/test_prompt_regression.py
tests/test_settings_llm.py
tests/test_tei_bridge.py
tests/python_reference/__init__.py
tests/python_reference/conftest.py
tests/python_reference/snapshot_io.py
tests/python_reference/test_form_generation_reference.py
tests/python_reference/test_full_flow_reference.py
tests/python_reference/test_paradigm_reference.py
tests/python_reference/test_preprocess_reference.py
tests/python_reference/test_text_utils_reference.py
wyrdcraeft/__init__.py
wyrdcraeft/exc.py
wyrdcraeft/main.py
wyrdcraeft/py.typed
wyrdcraeft/settings.py
wyrdcraeft/types.py
wyrdcraeft.egg-info/PKG-INFO
wyrdcraeft.egg-info/SOURCES.txt
wyrdcraeft.egg-info/dependency_links.txt
wyrdcraeft.egg-info/entry_points.txt
wyrdcraeft.egg-info/requires.txt
wyrdcraeft.egg-info/top_level.txt
wyrdcraeft/cli/__init__.py
wyrdcraeft/cli/cli.py
wyrdcraeft/cli/morphology.py
wyrdcraeft/cli/utils.py
wyrdcraeft/etc/diacritic/c_palatalization_force_non_palatalize.txt
wyrdcraeft/etc/diacritic/c_palatalization_force_palatalize.txt
wyrdcraeft/etc/diacritic/oe_bt_macron_index.json
wyrdcraeft/etc/diacritic/g/frontal.txt
wyrdcraeft/etc/morphology/dict_adj-vb-part-num-adv-noun.txt
wyrdcraeft/etc/morphology/manual_forms.txt
wyrdcraeft/etc/morphology/para_vb.txt
wyrdcraeft/etc/morphology/prefixes.txt
wyrdcraeft/ingest/__init__.py
wyrdcraeft/ingest/exporters.py
wyrdcraeft/ingest/extractors.py
wyrdcraeft/ingest/loaders.py
wyrdcraeft/ingest/normalizers.py
wyrdcraeft/ingest/pipeline.py
wyrdcraeft/models/__init__.py
wyrdcraeft/models/diacritics.py
wyrdcraeft/models/llm.py
wyrdcraeft/models/parsing.py
wyrdcraeft/models/source_text.py
wyrdcraeft/services/__init__.py
wyrdcraeft/services/bosworthtoller.py
wyrdcraeft/services/markup.py
wyrdcraeft/services/syllable.py
wyrdcraeft/services/morphology/__init__.py
wyrdcraeft/services/morphology/loaders.py
wyrdcraeft/services/morphology/models.py
wyrdcraeft/services/morphology/processors.py
wyrdcraeft/services/morphology/reference_snapshots.py
wyrdcraeft/services/morphology/session.py
wyrdcraeft/services/morphology/text_utils.py
wyrdcraeft/services/morphology/generators/__init__.py
wyrdcraeft/services/morphology/generators/adj_forms.py
wyrdcraeft/services/morphology/generators/common.py
wyrdcraeft/services/morphology/generators/noun_forms.py
wyrdcraeft/services/morphology/generators/num_forms.py