Module: data

An object containing linguistic data, e.g. data about the IPA
Properties:
Name Type Description
punctuation Array An array of common punctuation characters used in the world's writing systems
phonologicalFeatures Object An object containing lists of distinctive features in phonology
Properties
Name Type Description
airstream Array A list of airstream mechanisms
backness Array A list of horizontal positions in the mouth (front-back)
diacritics Array A list of diacritical features
height Array A list of vertical positions in the mouth
length Array A list of lengths for vowels and consonants
manner Array A list of manners of articulation
place Array A list of places of articulation
rounding Array A list of rounding types
voicing Array A list of voicing types

Members


<constant> airstream :String

Airstream mechanisms
Type:
  • String
Properties:
Name Type Description
airstream String click
airstream String ejective
airstream String implosive
airstream String pulmonic

<constant> backness :String

Backness of a vowel
Type:
  • String
Properties:
Name Type Description
backness String front
backness String near-front
backness String central
backness String near-back
backness String back

<constant> diacritics :String

A list of diacritical features
Type:
  • String
Properties:
Name Type Description
diacritics String advanced
diacritics String advanced tongue root
diacritics String affricativized
diacritics String alveolar
diacritics String apical
diacritics String aspirated
diacritics String breathy
diacritics String centralized
diacritics String close
diacritics String creaky
diacritics String dental
diacritics String fortis
diacritics String fricativized
diacritics String labialized
diacritics String laminal
diacritics String lateral release
diacritics String lax
diacritics String lenis
diacritics String lightly aspirated
diacritics String linguolabial
diacritics String lowered
diacritics String mid-centralized
diacritics String nasal release
diacritics String nasalized
diacritics String no release
diacritics String non-syllabic
diacritics String open
diacritics String palatalized
diacritics String pharyngealized
diacritics String plain
diacritics String raised
diacritics String retracted
diacritics String retracted tongue root
diacritics String retroflexed
diacritics String rhotic
diacritics String rounded
diacritics String sibilant
diacritics String syllabic
diacritics String tense
diacritics String unrounded
diacritics String velarized
diacritics String voiced
diacritics String voiceless
diacritics String weakly aspirated

<constant> height :String

A list of vowel heights
Type:
  • String
Properties:
Name Type Description
height String close
height String near-close
height String close-mid
height String mid
height String open-mid
height String near-open
height String open

<constant> length :String

A list of types of lengths of segments
Type:
  • String
Properties:
Name Type Description
length String extra long
length String extra short
length String geminate
length String half long
length String long
length String short

<constant> manner :String

A list of manners of articulation
Type:
  • String
Properties:
Name Type Description
manner String approximate
manner String flap
manner String fricative
manner String lateral
manner String nasal
manner String plosive
manner String tap
manner String trill

<constant> place :String

A list of places of articulation
Type:
  • String
Properties:
Name Type Description
place String bilabial
place String labiodental
place String labiovelar
place String dental
place String alveolar
place String lateral
place String post-alveolar
place String alveo-palatal
place String palato-alveolar
place String retroflex
place String palatal
place String velar
place String uvular
place String pharyngeal
place String glottal
place String epiglottal

<constant> rounding :String

A list of types of rounding
Type:
  • String
Properties:
Name Type Description
rounding String compressed
rounding String protruded
rounding String rounded
rounding String unrounded

<constant> voicing :String

A list of voicing values
Type:
  • String
Properties:
Name Type Description
voicing String semivoiced
voicing String voiced
voicing String voiceless