net.sf.jhunlang.jmorph.analysis
Interface Analysis
- All Known Implementing Classes:
- AnalysisEntry
- public interface Analysis
getRelativeRootWord
public java.lang.String getRelativeRootWord()
getAbsoluteRootWord
public java.lang.String getAbsoluteRootWord()
getDictionaryRootWord
public java.lang.String getDictionaryRootWord()
getPrefixEntry
public PrefixEntry getPrefixEntry()
getSuffixEntry
public SuffixEntry getSuffixEntry()
inflexed
public boolean inflexed()
getInflexedWord
public java.lang.String getInflexedWord()
derived
public boolean derived()
getPOS
public java.lang.String getPOS()
getCaseEnding
public java.lang.String getCaseEnding()
compound
public boolean compound()
getDictEntry
public DictEntry getDictEntry()
toLongString
public java.lang.String toLongString()
morphString
public java.lang.String morphString()
Copyright © 2005 jmorph developers. All Rights Reserved.