public interface MorphologySegment
| Modifier and Type | Method and Description |
|---|---|
String |
getCategory() |
Integer |
getEnd() |
String |
getFunction() |
Integer |
getStart() |
MorphologySegment[] |
getSubsegments() |
String |
getType() |
String |
getValue() |
boolean |
hasCharoffsets() |
boolean |
isTerminal() |
String getCategory()
String getType()
String getFunction()
boolean hasCharoffsets()
Integer getStart()
Integer getEnd()
boolean isTerminal()
String getValue()
MorphologySegment[] getSubsegments()
Copyright © 2013-2014 Department of Linguistics, Tübingen University. All Rights Reserved.