eu.clarin.weblicht.wlfxb.tc.api
Interface Pronunciation

All Known Implementing Classes:
PronunciationStored

public interface Pronunciation

Author:
Yana Panchenko

Method Summary
 String getCanonical()
           
 Pronunciation[] getChildren()
           
 Float getOffsetInSeconds()
           
 Float getOnsetInSeconds()
           
 String getRealized()
           
 PronunciationType getType()
           
 boolean hasChildren()
           
 boolean hasOnOffsets()
           
 

Method Detail

getType

PronunciationType getType()

getCanonical

String getCanonical()

getRealized

String getRealized()

getOnsetInSeconds

Float getOnsetInSeconds()

getOffsetInSeconds

Float getOffsetInSeconds()

hasChildren

boolean hasChildren()

hasOnOffsets

boolean hasOnOffsets()

getChildren

Pronunciation[] getChildren()


Copyright © 2013 Department of Linguistics, Tübingen University. All Rights Reserved.