getMorphemes

abstract fun getMorphemes(morphId: Int, surfaceForm: CharArray, off: Int, len: Int): Array<KoMorphData.Morpheme>?

Get the morphemes of specified word (e.g. 가깝으나: 가깝 + 으나).