Class

NSMorphology

A description of the grammatical properties of a string. ある文字列の文法的プロパティそれらのある記述。

Declaration 宣言

@interface NSMorphology : NSObject

Overview 概要

Use a morphology with an NSInflectionRule to specify how to interpret a specific word when inflecting an NSAttributedString. This affects grammatical agrement with traits like number and gender, as well as declaring the word’s part of speech.

The NSMorphology type’s design is language-independent; the concepts it can specify encompass the spectrum of what languages can do. Even for languages that don’t have one or more of those properties benefit the system as hints to make appropriate choices even when an exact inflection isn’t possible. Examples of properties absent from languages include Spanish’s lack of a grammatical gender of neuter, or the nonexistence of a paucal (plural few) pronoun in English. それらプロパティの1つも持たない言語に対してさえ、適切な選択をするヒントとしてシステムに利益を与えます、正確な屈折が可能でない時にさえ。言語それらに欠けているプロパティの例として、スペイン語のもつ中性の文法的性の不在、または英語でpaucal(複数のfew)の存在しないことがあります。

Topics 話題

Accessing the User’s Morphology ユーザのもつ語形論にアクセスする

Accessing Grammatical Properties 文法的プロパティにアクセスする

Accessing Per-Language Features 言語毎機能にアクセスする

Relationships 関係

Inherits From 継承元

Conforms To 次に準拠

See Also 参照

Automatic Grammar Agreement 自動文法一致