var age: Unicode.Version?
The earliest version of the Unicode Standard in which the scalar was assigned.
それにおいてこのスカラーが割り当てられた「ユニコード標準」の最も時期の早いバージョン。
var canonicalCombiningClass : Unicode.CanonicalCombiningClass
The canonical combining class of the scalar.
このスカラーの正準結合クラス。
var changesWhenCaseFolded : Bool
A Boolean value indicating whether the scalar’s normalized form differs from the case-fold mapping of each constituent scalar.
このスカラーのもつ正規化形式が各構成スカラーのケースフォルド・マッビングと異なるかどうかを指し示すブール値。
var changesWhenCaseMapped : Bool
A Boolean value indicating whether the scalar may change when it undergoes case mapping.
このスカラーがケースマッピングを受ける時に変化するかもしれないかどうかを指し示すブール値。
var changesWhenLowercased : Bool
A Boolean value indicating whether the scalar’s normalized form differs from the
lowercaseMapping
of each constituent scalar.
このスカラーのもつ正規化形式が、各構成スカラーのlowercaseMapping
と異なるかどうかを指し示すブール値。
var changesWhenNFKCCaseFolded : Bool
A Boolean value indicating whether the scalar is one that is not identical to its NFKC case-fold mapping.
そのスカラーが、それのNFKCケースフォルド・マッピングと同一ではないものであるかどうかを指し示すブール値。
var changesWhenTitlecased : Bool
A Boolean value indicating whether the scalar’s normalized form differs from the
titlecaseMapping
of each constituent scalar.
このスカラーのもつ正規化形式が、各構成スカラーのtitlecaseMapping
と異なるかどうかを指し示すブール値。
var changesWhenUppercased : Bool
A Boolean value indicating whether the scalar’s normalized form differs from the
uppercaseMapping
of each constituent scalar.
このスカラーのもつ正規化形式が、各構成スカラーのuppercaseMapping
と異なるかどうかを指し示すブール値。
var generalCategory : Unicode.GeneralCategory
The general category (most usual classification) of the scalar.
このスカラーの一般カテゴリ(最も普通のクラス分け)。
var isASCIIHexDigit : Bool
A Boolean value indicating whether the scalar is an ASCII character commonly used for the representation of hexadecimal numbers.
このスカラーが16進数の表現に一般に使われるASCII文字であるかどうかを指し示すブール値。
var isAlphabetic : Bool
A Boolean value indicating whether the scalar is alphabetic.
このスカラーがアルファベットであるかどうかを指し示すブール値。
var isBidiControl : Bool
A Boolean value indicating whether the scalar is a format control character that has a specific function in the Unicode Bidrectional Algorithm.
このスカラーがある特定の機能を「ユニコード双方向アルゴリズム」において持つ書式制御文字であるかどうかを指し示すブール値。
var isBidiMirrored : Bool
A Boolean value indicating whether the scalar is mirrored in bidirectional text.
このスカラーが双方向テキストにおいて正確に映し出されるかどうかを指し示すブール値。
var isCaseIgnorable : Bool
A Boolean value indicating whether the scalar is ignored for casing purposes.
このスカラーがケーシング意図に対して無視されるかどうかを指し示すブール値。
var isCased : Bool
A Boolean value indicating whether the scalar is considered to be either lowercase, uppercase, or titlecase.
このスカラーがローワーケース、アッパーケース、またはタイトルケースのどれかであると考えられるかどうかを指し示すブール値。
var isDash : Bool
A Boolean value indicating whether the scalar is a punctuation symbol explicitly called out as a dash in the Unicode Standard or a compatibility equivalent.
このスカラーがユニコード標準またはある互換相当物においてダッシュとして明示的に召集される句読点シンボルであるかどうかを指し示すブール値。
var isDefaultIgnorableCodePoint : Bool
A Boolean value indicating whether the scalar is a default-ignorable code point.
このスカラーがある省略時無視可能なコード点かどうかを指し示すブール値。
var isDeprecated : Bool
A Boolean value indicating whether the scalar is deprecated.
このスカラーが非推奨であるかどうかを指し示すブール値。
var isDiacritic : Bool
A Boolean value indicating whether the scalar is a diacritic.
このスカラーが区別的発音符であるかどうかを指し示すブール値。
var isEmoji : Bool
A Boolean value indicating whether the scalar has an emoji presentation, whether or not it is the default.
このスカラーがemoji提示物を持つかどうか、それが初期設定であるかそうでないか、を指し示すブール値。
var isEmojiModifier : Bool
A Boolean value indicating whether the scalar is one that can modify a base emoji that precedes it.
このスカラーがそれに先行するある基底emojiを修正できるものであるかどうかを指し示すブール値。
var isEmojiModifierBase : Bool
A Boolean value indicating whether the scalar is one whose appearance can be changed by an emoji modifier that follows it.
このスカラーがそれに続くあるemoji修飾子によってそれの外観が変更可能なものであるかどうかを指し示すブール値。
var isEmojiPresentation : Bool
A Boolean value indicating whether the scalar is one that should be rendered with an emoji presentation, rather than a text presentation, by default.
このスカラーが初期状態で、テキスト提示物ではなく、emoji提示物で描出されるべきものであるかどうかを指し示すブール値。
var isExtender : Bool
A Boolean value indicating whether the scalar’s principal function is to extend the value or shape of a preceding alphabetic scalar.
このスカラーのもつ主要機能が先行するアルファベットのスカラーの値や形状を拡張することであるかどうかを指し示すブール値。
var isFullCompositionExclusion : Bool
A Boolean value indicating whether the scalar is excluded from composition when performing Unicode normalization.
このスカラーがユニコード正規化を実行する時に構成から除外されるかどうかを指し示すブール値。
var isGraphemeBase : Bool
A Boolean value indicating whether the scalar is a grapheme base.
このユニコードスカラーがある書記素基底であるかどうかを指し示すブール値。
var isGraphemeExtend : Bool
A Boolean value indicating whether the scalar is a grapheme extender.
このスカラーが書記素拡張かどうかを指し示すブール値。
var isHexDigit : Bool
A Boolean value indicating whether the scalar is one that is commonly used for the representation of hexadecimal numbers or a compatibility equivalent.
このスカラーが16進数の表現またはある互換相当物に一般に使われるものであるかどうかを指し示すブール値。
var isIDContinue : Bool
A Boolean value indicating whether the scalar is one which is recommended to be allowed to appear in a non-starting position in a programming language identifier.
このスカラーがプログラム言語識別子において始まりでない位置で現れるのを許可されることを推奨されるものであるかどうかを指し示すブール値。
var isIDSBinaryOperator : Bool
A Boolean value indicating whether the scalar is an ideographic description character that determines how the two ideographic characters or ideographic description sequences that follow it are to be combined to form a single character.
このスカラーが2つの表意文字またはそれに続く表意文字記述シーケンスが結び付けられて単一の文字を形成する方法を決定する表意文字記述文字かどうかを指し示すブール値。。
var isIDSTrinaryOperator : Bool
A Boolean value indicating whether the scalar is an ideographic description character that determines how the three ideographic characters or ideographic description sequences that follow it are to be combined to form a single character.
このスカラーが3つの表意文字またはそれに続く表意文字記述シーケンスが結び付けられて単一の文字を形成する方法を決定する表意文字記述文字かどうかを指し示すブール値。。
var isIDStart : Bool
A Boolean value indicating whether the scalar is one which is recommended to be allowed to appear in a starting position in a programming language identifier.
このスカラーがプログラム言語識別子において始まりの位置で現れるのを許可されることを推奨されるものであるかどうかを指し示すブール値。
var isIdeographic : Bool
A Boolean value indicating whether the scalar is considered to be a CJKV (Chinese, Japanese, Korean, and Vietnamese) or other siniform (Chinese writing-related) ideograph.
そのスカラーが、CJKV(中国語、日本語、朝鮮語、そしてベトナム語)または他のスィーニー体(中国語筆記関連)表意文字であると考えられるかどうかを指し示すブール値。
var isJoinControl : Bool
A Boolean value indicating whether the scalar is a format control character that has a specific function in controlling cursive joining and ligation.
そのスカラーが特定の機能を筆記体の結合と合字の制御において持つ書式制御文字かどうかを指し示しているあるブール値。
var isLogicalOrderException : Bool
A Boolean value indicating whether the scalar requires special handling for operations involving ordering, such as sorting and searching.
このスカラーがソートおよび検索のような順序付けを発動する演算に対して特別な取り扱いを要求するかどうかを指し示すブール値。
var isLowercase : Bool
A Boolean value indicating whether the scalar’s letterform is considered lowercase.
このスカラーのもつ字形がローワーケースと考えられるかどうかを指し示すブール値。
var isMath : Bool
A Boolean value indicating whether the scalar is one that naturally appears in mathematical contexts.
このスカラーが数学的文脈において自然に現れるものであるかどうかを指し示すブール値。
var isNoncharacterCodePoint : Bool
A Boolean value indicating whether the scalar is permanently reserved for internal use.
このスカラーが内部的な利用に対して永続的に予約されるかどうかを指し示すブール値。
var isPatternSyntax : Bool
A Boolean value indicating whether the scalar is recommended to have syntactic usage in patterns represented in source code.
このスカラーがソースコードにおいて表されるパターンで統語論的な利用法を持つことを推奨されるかどうかを指し示すブール値。
var isPatternWhitespace : Bool
A Boolean value indicating whether the scalar is recommended to be treated as whitespace when parsing patterns represented in source code.
このスカラーがソースコードにおいて表されるパターンを構文解析する時に空白として扱われることを推奨されるかどうかを指し示すブール値。
var isQuotationMark : Bool
A Boolean value indicating whether the scalar is one that is used in writing to surround quoted text.
このスカラーが引用テキストを囲むために筆記において使われるものであるかどうかを指し示すブール値。
var isRadical : Bool
A Boolean value indicating whether the scalar is a radical component of CJK characters, Tangut characters, or Yi syllables.
このスカラーがCJK文字、西夏(タングート)文字、またはイ文字音節の根本的な構成要素かどうかを指し示すブール値。
var isSentenceTerminal : Bool
A Boolean value indicating whether the scalar is a punctuation mark that generally marks the end of a sentence.
このスカラーが一般的に文の終わりを印する句読点符号であるかどうかを指し示すブール値。
var isSoftDotted : Bool
A Boolean value indicating whether the scalar has a “soft dot” that disappears when a diacritic is placed over the scalar.
区別的発音符がスカラーにかぶせて置かれる時に姿を消す “ソフトドット” を、このスカラーが持つかどうかを指し示すブール値。
var isTerminalPunctuation : Bool
A Boolean value indicating whether the scalar is a punctuation symbol that typically marks the end of a textual unit.
このスカラーが概してテキスト単位の終わりを印する句読点シンボルであるかどうかを指し示すブール値。
var isUnifiedIdeograph : Bool
A Boolean value indicating whether the scalar is one of the unified CJK ideographs in the Unicode Standard.
このスカラーがユニコード標準における統一CJK表意文字の1つであるかどうかを指し示すブール値。
var isUppercase : Bool
A Boolean value indicating whether the scalar’s letterform is considered uppercase.
このスカラーのもつ字形がアップケースと考えられるかどうかを指し示すブール値。
var isVariationSelector : Bool
A Boolean value indicating whether the scalar is a variation selector.
このスカラーが異体字セレクタであるかどうかを指し示すブール値。
var isWhitespace : Bool
A Boolean value indicating whether the scalar is a whitespace character.
このスカラーが空白文字であるかどうかを指し示すブール値。
var isXIDContinue : Bool
A Boolean value indicating whether the scalar is one which is recommended to be allowed to appear in a non-starting position in a programming language identifier, with adjustments made for NFKC normalized form.
このスカラーがプログラム言語識別子において始まりでない位置で現れるのを許可されることを推奨されるものであるかどうかを指し示すブール値、NFKC正規化形式に対する調整がなされます。
var isXIDStart : Bool
A Boolean value indicating whether the scalar is one which is recommended to be allowed to appear in a starting position in a programming language identifier, with adjustments made for NFKC normalized form.
このスカラーがプログラム言語識別子において始まりの位置で現れるのを許可されることを推奨されるものであるかどうかを指し示すブール値、NFKC正規化形式に対する調整がなされます。
var lowercaseMapping : String
The lowercase mapping of the scalar.
このスカラーのローワーケースマッピング。
var name: String?
The published name of the scalar.
このスカラーの公開名。
var nameAlias : String?
The normative formal alias of the scalar.
そのスカラーの標準の公式のエイリアス。
var numericType : Unicode.NumericType?
The numeric type of the scalar.
このスカラーの数値型。
var numericValue : Double?
The numeric value of the scalar.
このスカラーの数値。
var titlecaseMapping : String
The titlecase mapping of the scalar.
このスカラーのタイトルケースマッピング。
var uppercaseMapping : String
The uppercase mapping of the scalar.
このスカラーのアッパーケースマッピング。