Class: Grapheme

.models. Grapheme

A class representing a grapheme

new Grapheme( [data])

Create a new Grapheme
Parameters:
Name Type Argument Description
data Object <optional>
The data to use for this Grapheme object
Properties
Name Type Argument Description
allographs Array <optional>
An Array of all the allographs (graphical / writing variants) of the current grapheme, as Strings
form String The written form of this grapheme, as a String
name Object <optional>
The name of this grapheme (if any), formatted as a MultiLangString
pronunciations Array <optional>
An array of pronunciations of this grpaheme, in IPA, as Strings
Properties:
Name Type Description
allographs Array An Array of all the allographs (graphical / writing variants) of the current grapheme
form String The written form of this grapheme
name MultiLangString The name of this grapheme (if any), as a MultiLangString
pronunciations Array An array of pronunciations of this grapheme, in IPA, as Strings