new Phone( [data])
Create a new Phone
Parameters:
Name | Type | Argument | Description | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
data |
Object |
<optional> |
The data to use for this Phone
Properties
|
Properties:
Name | Type | Description |
---|---|---|
allophone |
String | An IPA representation of this particular allophone of the phoneme |
notes |
Array | An array of notes about this phone. Each note should be a Note object. |
phoneme |
String | An IPA representation of this phoneme |
tags |
Tags | A set of tags for this phone, as a Tags object. |