Class MorElement

java.lang.Object
ca.phon.extensions.ExtendableObject
ca.phon.orthography.mor.MorElement
All Implemented Interfaces:
IExtendable
Direct Known Subclasses:
MorTerminator, MorWord, MorWordCompound

public abstract class MorElement extends ExtendableObject
An element on the mor tier
  • Constructor Details

    • MorElement

      public MorElement()
  • Method Details