Difference between revisions of "Working with twol"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
* Every rule should have a comment giving the input from the morphotactics (e.g. <code>те>{A}т{ь}</code> and the expected output from the phonology <code>тет</code>) -- no exceptions. |
* Every rule should have a comment giving the input from the morphotactics (e.g. <code>те>{A}т{ь}</code> and the expected output from the phonology <code>тет</code>) -- no exceptions. |
||
==See also== |
|||
* [[Archiphonemes]] |
|||
[[Category:Documentation]] |
[[Category:Documentation]] |
Revision as of 19:23, 1 February 2012
Guidelines
- Every rule should have a comment giving the input from the morphotactics (e.g.
те>{A}т{ь}
and the expected output from the phonologyтет
) -- no exceptions.