public interface ConjugationAttribute
extends org.apache.lucene.util.Attribute
Morpheme.getConjugationalForm() and
Morpheme.getConjugationalType().
Note: depending on part of speech, these values may not be applicable, and will be set to "*"
| Modifier and Type | Method and Description |
|---|---|
String |
getConjugationalForm() |
String |
getConjugationalType() |
void |
setMorpheme(Morpheme morpheme) |