public interface IMWEDescID extends IHasForm, IHasMWEPOS, java.lang.Comparable<IMWEDescID>
| Modifier and Type | Field and Description |
|---|---|
static java.util.regex.Pattern |
formPattern
Captures the format of a well-formed form associated with this ID.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getInflectedForm()
Returns an inflected form of the MWE associated with this ID.
|
IMWEDescID |
getRootID()
Returns the root ID of this decription ID.
|
getPOSstatic final java.util.regex.Pattern formPattern
IMWEDescID getRootID()
java.lang.String getInflectedForm()
Copyright © 2011 Massachusetts Institute of Technology. All Rights Reserved.