Sandhi API Reference ================== This page contains the detailed API reference for the Sandhi module. .. module:: sanskrit_grammar.sandhi Core Functions ------------- .. autofunction:: sandhi_handler .. autofunction:: apply_vowel_sandhi .. autofunction:: apply_consonant_sandhi Constants -------- .. data:: VOWEL_SANDHI Dictionary containing vowel sandhi rules. .. data:: CONSONANT_SANDHI Dictionary containing consonant sandhi rules.