Difference between revisions of "Twol"

From Apertium
Jump to navigation Jump to search
(is it nowiki code or code nowiki i forgot again help me firespeaker)
 
(One intermediate revision by one other user not shown)
Line 21: Line 21:
   
 
You should triple check that you don't have any misplaced "nbsp" spaces in your file. Most text editors have a feature where you can display space characters. If you find "nbsp" spaces, delete them.
 
You should triple check that you don't have any misplaced "nbsp" spaces in your file. Most text editors have a feature where you can display space characters. If you find "nbsp" spaces, delete them.
  +
  +
==See also==
  +
* [[Working with twol]]
  +
* [[Archiphonemes]]
  +
* [https://kitwiki.csc.fi/twiki/bin/view/KitWiki/HfstTwolC Twol documentation]
   
 
[[Category:Tools]]
 
[[Category:Tools]]
  +
[[Category:HFST]]

Latest revision as of 07:51, 8 March 2017

.twol is a format used for writing two-level-rules to describe what changes happen when morphemes are joined together, morphographemics (or morphophonology).

See Starting_a_new_language_with_HFST for more details.


Troubleshooting[edit]

If you get this error



syntax error, unexpected SYMBOL_SPACE
on line 6:
Sets
Aborted.

make: *** [all] Error 1

You should triple check that you don't have any misplaced "nbsp" spaces in your file. Most text editors have a feature where you can display space characters. If you find "nbsp" spaces, delete them.

See also[edit]