Difference between revisions of "Working with twol"

From Apertium
Jump to navigation Jump to search
(Created page with ' ==Guidelines== * 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>т…')
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:

==Guidelines==
==Guidelines==


* 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==

* [[Archiphonemes]]

[[Category:Documentation]]

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.

See also