Difference between revisions of "Working with twol"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
* 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. |
||
* Define your alphabet, no jokes. It should contain all your alphabetic symbols, and your [[archiphonemes]] with their default realisations. |
|||
==See also== |
==See also== |
Revision as of 19:25, 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. - Define your alphabet, no jokes. It should contain all your alphabetic symbols, and your archiphonemes with their default realisations.