Class Nonvocal
java.lang.Object
ca.phon.orthography.AbstractOrthographyElement
ca.phon.orthography.Nonvocal
- All Implemented Interfaces:
IExtendable
,OrthographyElement
@Documentation("https://talkbank.org/manuals/CHAT.html#LongNonverbalEvent")
public final class Nonvocal
extends AbstractOrthographyElement
Nonvocal material.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ca.phon.orthography.AbstractOrthographyElement
getExtension, getExtensions, putExtension, removeExtension, toString
-
Field Details
-
NONVOCAL_START
- See Also:
-
NONVOCAL_END
- See Also:
-
-
Constructor Details
-
Nonvocal
-
-
Method Details
-
getBeginEndSimple
-
getLabel
-
text
Description copied from interface:OrthographyElement
Get string representation of the element.- Returns:
- the string value of the element
-