ALINE.map: Aline IPA-ASCII character map

Description Usage Format References See Also Examples

Description

An IPA-ASCII character map used for transforming IPA sequence into ASCII characters used by the C++ program. ALINE.map() is used internally by various functions. The original mapping schema is defined in (Kondrak 1999). The values provided here were derived from an Indonesian database so additional user-mappings for use with other lanugauge families can be enabled. Unicode interger values are stored in the dataframe. To view IPA see show.map().

Usage

1

Format

A data frame with 102 observations on the following 4 variables.

Aline

A column of ALINE symbols

U.Val

Unicode encoding for the IPA character.

A.Val

Unicode value(s) for the ALINE character(s).

References

Kondrak, G. (1999). Alignment of Phonetic Sequences. Technical Report CSRG-402. Department of Computer Science, University of Toronto.

See Also

map

Examples

1

Example output



alineR documentation built on May 2, 2019, 11:26 a.m.

Related to ALINE.map in alineR...