Module:Sandbox/AbstractWikipedia/Phonotactics

Module documentation

This module is part of the Abstract Wikipedia template-renderer prototype.

This module is intentionally left empty. Sub-modules identified by their language code should export a language-specific applyPhonotactics function, which should take an incoming list of lexemes (defined in the Lexemes module) and apply on it language-specific phonotactic rules.

These submodules correspond thus to the Phonotactics module identified in the architecture document.

Currently available language implementations edit


--[[ 
This module is intentionally left empty. 
Language specific phonotactic modules should be defined as sub-modules
of this module, with their respective language code, e.g.
Module:Sandbox/AbstractWikipedia/Phonotactics/en
]]