About the Novel Root Guesser

If your project is set up to use the Hermit Crab parser, FLEx has the ability to use that setup to guess the analyses even for words for which the root is not let in the Lexicon.

How it works

The Hermit Crab parser includes the ability to "unapply rules", therefore it can determine all the potential affixes in a wordform, and thus guess that the remaining part is the root. Guessing the root is done by the use of one or more special entries in the lexicon that are called pattern-matching entries. If, after determining the affixes in the wordform, the remainder of the wordform matches the pattern-matching entry, then FLEx will suggest that this could be the root.

To use this functionality

  1. On the Parser menu, point to Choose Parser, and then select Phonological Rule-based Parser (HermitCrab.NET).

  2. On the Parser menu, click Edit Parser Parameters and then make sure that GuessRoots is selected ().

  3. Create a pattern-matching entry.

  4. Insert any additional Natural Classes that you will need for the pattern-matching entry.

  5. On the Parser menu in Texts & Words, click Parse all words or Parse Words in Text.

What will happen

For a word that has a root that matches the pattern-matching entry, and meets all the requirements of your parsing setup, here is what will happen in Interlinear Texts:

Note

Related Topics

Parser menu overview

Parsing words overview