Class UtteranceLanguage

All Implemented Interfaces:
IExtendable, OrthographyElement

@Documentation("https://talkbank.org/manuals/CHAT.html#_Toc133061328") public class UtteranceLanguage extends AbstractOrthographyElement
[- lang] - Utterance language, specified at beginning of main line. lang must be a three letter language code, followed by optional tags up to 8 characters long separated by a '-'. e.g.,
eng
,
fra-ca
  • Field Details

  • Constructor Details

    • UtteranceLanguage

      public UtteranceLanguage(Language language)
  • Method Details

    • getLanguage

      public Language getLanguage()
    • text

      public String text()
      Description copied from interface: OrthographyElement
      Get string representation of the element.
      Returns:
      the string value of the element