Class AlignedMorpheme

java.lang.Object
ca.phon.session.alignedMorphemes.AlignedMorpheme

public class AlignedMorpheme extends Object
Represents a set of aligned morphemes across Phon tiers.
  • Method Details

    • getAlignedWord

      public Word getAlignedWord()
    • getMorphemeIdx

      public int getMorphemeIdx()
    • getOrthography

      public OrthoElement getOrthography()
    • getOrthographyWordLocation

      public int getOrthographyWordLocation()
    • getIPATarget

      public IPATranscript getIPATarget()
    • getIPAActual

      public IPATranscript getIPAActual()
    • getNotes

      public TierString getNotes()
    • getUserTier

      public TierString getUserTier(String tierName)
    • getMorphemeText

      public String getMorphemeText(String tierName)
      Get text for tierName
      Parameters:
      tierName - the morpheme text for tierName or an empty string (never null)
      Returns: