Documentation

Linglib.Fragments.Japanese.Prosody

Japanese Prosody Fragment #

Word-level prosodic entries for Tokyo Japanese: lexical pitch accent as a mora position ([BP86]; [Kaw15]), frequency-annotated entries and compounds ([BKK26]), and an affix lexicon classified by the eight-way Features.Prosody.AffixAccentType typology ([Kaw15] §6).

Accent values are grounded in the sources' own data: the presence/location minimal pairs of [Kaw15] (1) and (28), and the accentual-phrase materials of [BP86] (Figs. 6–13).

A Japanese lexical entry with its prosodic specification. The accent is the 0-indexed mora position of the linked H tone, and unaccented words have accentMora = none ([BP86]).

  • form : String

    Surface form (romanized)

  • gloss : String

    Gloss

  • accentMora : Option

    Mora position of the accent (none = unaccented)

  • nMorae :

    Number of morae in the word

Instances For
    Equations
    • One or more equations did not get rendered due to their size.
    Instances For

      Whether the entry bears an accent.

      Equations
      Instances For

        Sample entries #

        The presence-vs-absence minimal pair ame ~ a'me of [Kaw15] (1a–b), and the adjective and noun materials of [BP86]'s accentual-phrase experiments (Figs. 6–13), also cited as [Kaw15] (28).

        ame 'candy' — unaccented ([Kaw15] (1a); the unaccented noun of [BP86] Fig. 6).

        Equations
        Instances For

          a'me 'rain' — initial accent, minimal with ameCandy ([Kaw15] (1b)).

          Equations
          Instances For

            uma'i 'delicious' — accented adjective ([Kaw15] (28a); [BP86] Figs. 6, 9).

            Equations
            Instances For

              amai 'sweet' — unaccented adjective, minimal with umai ([Kaw15] (28b); [BP86] Fig. 8).

              Equations
              Instances For

                mame' 'beans' — final accent ([BP86] Fig. 6, where AP-grouping with uma'i deletes this accent).

                Equations
                Instances For

                  Frequency-annotated lexical entries #

                  A lexical entry carrying the two corpus annotations of frequency-conditioned phonology, a token log-frequency and a free/bound flag ([BKK26]).

                  • form : String
                  • gloss : String
                  • accentMora : Option
                  • nMorae :
                  • tokenLogFreq :

                    Token log-frequency in a reference corpus (e.g., BCCWJ). 0 conventionally means "log of 1 occurrence" — used as the no-info default for unannotated items. Stored as so that the lexicon remains computable while the abstract Phonology/ interface coerces to .

                  • canStandAlone : Bool

                    Can this morpheme stand alone as a wordform? false for bound stems that occur only in compounds (e.g., the bound N2s targeted in [BKK26]).

                  Instances For
                    Equations
                    • One or more equations did not get rendered due to their size.
                    Instances For

                      The token log-frequency as the value that frequency-conditioned phonology reads. The underlying field keeps the lexicon computable.

                      Equations
                      Instances For

                        Compounds #

                        A Japanese N1 + N2 nominal compound. Compound-medial position is the locus of voiced velar nasalisation (/g/ → [ŋ]), obligatory when N2 is bound and otherwise frequency-conditioned ([BKK26]).

                        • compoundLogFreq :

                          Token log-frequency of the compound as a unit — independent of the constituents' frequencies, and the principal conditioning variable on optional nasalisation.

                        Instances For
                          Equations
                          • One or more equations did not get rendered due to their size.
                          Instances For

                            The compound's surface form, the concatenation of the N1 and N2 forms (the segmental alternation /g/ → [ŋ] applies on top).

                            Equations
                            Instances For

                              A compound's nasalisation is obligatory iff its N2 is bound. The free-N2 case is the gradient one tested in [BKK26].

                              Equations
                              Instances For

                                Affix accent lexicon #

                                One canonical affix per accent type of [Kaw15] §6's eight-way typology, encoded by Features.Prosody.AffixAccentType.

                                A Japanese affix with its accentual behavior class.

                                Instances For
                                  Equations
                                  • One or more equations did not get rendered due to their size.
                                  Instances For

                                    The recessive conditional suffix -ta'ra, which bears accent but loses it to an accented root ([Kaw15] (29)).

                                    Equations
                                    Instances For

                                      The dominant suffix -ppo'i '-ish', which bears accent and deletes root accent ([Kaw15] (30)).

                                      Equations
                                      Instances For

                                        The recessive pre-accenting suffix -si (氏 'Mr.'), which inserts accent on the root-final syllable when the root is unaccented and preserves root accent when present ([Kaw15] (31)).

                                        Equations
                                        Instances For

                                          The dominant pre-accenting suffix -ke 'family of', which always inserts accent on the root-final syllable, deleting any root accent ([Kaw15] (32)).

                                          Equations
                                          Instances For

                                            The accent-shifting suffix -mono 'thing', which shifts existing root accent to pre-suffix position but never creates new accent ([Kaw15] (33)).

                                            Equations
                                            Instances For

                                              The post-accenting honorific prefix o-, which inserts accent after the prefix ([Kaw15] (34)).

                                              Equations
                                              Instances For

                                                The deaccenting suffix -teki (的 '-like'), which deletes root accent and inserts none ([Kaw15] (36)).

                                                Equations
                                                Instances For

                                                  The initial-accenting suffix -zu of group names, which inserts accent on the root-initial syllable ([Kaw15] (39)).

                                                  Equations
                                                  Instances For