UNPKG

taipa

Version:

Taiwanese morphological parsing library

6 lines (5 loc) 266 B
export declare function isInSyllableTable(syllable: string): boolean; export declare const syllabicLoanwords: string[]; export declare const syllabicHeadwords: string[]; export declare const missingSyllables: string[]; export declare const basicSyllables: string[];