X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/3e8ad856c4abe984396ab41295dcfc61e8d7d5c4..137be49b9a79623be00aa0cb1f416599949b1cf9:/unicode.inc.pl diff --git a/unicode.inc.pl b/unicode.inc.pl index 4e7582b..3907553 100644 --- a/unicode.inc.pl +++ b/unicode.inc.pl @@ -2,8 +2,12 @@ punctuation => { quoting => [qw{. « » . ‹ › . ‘ ’ . “ ” . „ ‚ . ‟ ‛}], - common => [qw{. † ‡ • . § ¶ # . © ® ™ . ° ′ ″ . − × ÷ . ± ² √}], + common => [qw{. † ‡ • . § ¶ # . © ® ™ . ° ′ ″ . − × ÷ . ± ² √ . 年 月 日}], marks => [qw{. ¿ … 〃 ‐ – . ‽ · ※ ‒ — }], + spacing => [split / /, join ' ', + ". \x{2003} \x{2009} \x{2007} \x{A0} \x{200B}", + ". \x{2002} \x{200A} \x{2008} \x{AD} \x{200C}", + ], version => [qw{. α β}], }, @@ -42,6 +46,14 @@ math => { size => [qw{. ≪ < ≤ \= ≥ \> ≫ . - ≮ ≰ ≠ ≱ ≯ - }], set => [qw{. ∈ ⊂ ⊆ ∀ ⊇ ⊃ ∋ ∪ . ∉ ⊄ ⊈ ∅ ⊉ ⊅ ∌ ∩ }], logic => [qw{. ∧ ∨ ⊻ ⊥ ¬ . ⊼ ⊽ ↔ ⊤ - }], + + constant => [qw{. ℝ πϖ ℯ φ ϑ ∂ ℵ }], + predicate=> [qw{. ∴ ∵ }], + complex => [qw{. ℂ iℑ }], + number => [qw{. ℕ ∞ ℤ ℚ ℝℜ ℂ ‰ ℘ }], +# natural inf int rational +# Θ + function => [qw{. ⌈ ⌉ . ⌊ ⌋ . ƒ ∑ ∏ ∫ ∇ ∝ }], }, arrows => { @@ -87,14 +99,17 @@ latin => { sample => [qw{ . å ä ö ü ß . ā æ ø ű ſ - . á è õ û ç - . ą ı ơ ů þ + . á è õ û ç þ + . ă ę œ ů š ð + . ı ė º ư ș đ }], uncommon => [qw{ .>Englisc æ ð ē ȝ œ þ ƿ .>Sámi á č đ ŋ š ŧ ž .>Slavic ą ě ł ů ź ż ž .>Türkçe ç ğ ı İ ö ş ü + .>Español ñ á é í ó ú ü + .>Română ă â î ș ț .>Esperanto ĉ ĝ ĥ ĵ ŝ ŭ }], },