X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/0e122d62ab55a64c9db4c856b67ac34f14acd988..aff24d1391a688cdef38674f3f10c4842d84fa1a:/unicode-table.inc.pl diff --git a/unicode-table.inc.pl b/unicode-table.inc.pl index 7ab3dd3..d440d6b 100644 --- a/unicode-table.inc.pl +++ b/unicode-table.inc.pl @@ -3,27 +3,41 @@ use utf8; punctuation => { quoting => [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}", + common => [qw{ + . † ‡ • . § ¶ # . © ® ™ + . ° ′ ″ . − × ÷ . ± ² √ + . ¹ ⁿ ³ . ¼ ½ ¾ . 年 月 日 + }], + marks => [qw{. ¿ … 〃 . ‽ · ※ }], + spacing => [ + split / +/, join ' ', + ". — – ‒ \x{2011} \x{2010} \x{AD} \x{200D}", # dashes + ". \x{2003} \x{2002} \x{2007} \x{A0} \x{2009} \x{200B} \x{200C}", # spaces + # em en figure nobreak hyphen break joiner ], version => [qw{. α β}], }, symbols => { binary => [qw{. ⚋ ⚊ . ⚐ ⚑ . ☺ ☹ . ✓ ✗ . ✔ ✘ . ◄ ► }], # opposites - currency => [qw{. ¤ ¢ ₥ € £ ₨ $ ¥ . ฿ ₫ ₭ ₦ ₱ ₮ ₩ ₪}], - cards => [qw{. ♠ ♡ ♢ ♣ . ♤ ♥ ♦ ♧}], + currency => [qw{. ¤ ¢ ₥ € £ ₹ $ ¥ . ฿ ₫ ₭ ₦ ₱ ₮ ₩ ₪}], + cards => [ + qw{. ♢ ♡ ♠ ♣ . ♦ ♥ ♤ ♧ }, # diamonds, hearts, clubs, spades +# qw{. 🔔 ❀ -⛨ 🌰 }, # bells, roses, shields, acorns +# qw{. ⚚ ⚘ ⚔ ⚒ }, # merchant, clergy, nobility, peasant +# qw{. ❂ 🏆 ⚔ -🔧 }, # coins, cups, swords, clubs + qw{. ▽̶ ▽ △ △̶ }, # earth, water, fire, air + qw{. ☷ ☵ ☲ ☰ }, # earth, water, fire, heaven [cq ☴ wind] + qw{. 土 水 火 金 }, # earth, water, fire, metal + ], chess => [qw{. ♙ ♘ ♗ ♖ ♕ ♔ . ♟ ♞ ♝ ♜ ♛ ♚ }], signs1 => [qw{. ☮ ☯ ☻ ♪ ♲ ♿ }], signs2 => [qw{. ⚠ ☡ ☠}], communic => [ # note, mail, fax, phone, alt phone - qw{. ✂ ✉ ℻ ☎ ☏ }, # scissors, envelope, fax sign, black phone, white phone - qw{. 🔞 🔾 🔰 📞 🕀 }, # paperclip, postal horn, fax machine, receiver, cell + qw{. ✂ ✉ ℻ ☎ 📱 }, # scissors, envelope, fax sign, black phone, mobile + qw{. 📎 📯 📠 ☏ 📞 }, # paperclip, postal horn, fax machine, white phone, receiver ], - trinity => [qw{. ✊ ✋ ✌ . 🖹 🐜 👼 }], # rock, paper, scissors; terran, protoss, zerg + trinity => [qw{. ✊ ✋ ✌ . 🚹 🐜 👽 }], # rock, paper, scissors; terran, protoss, zerg solar => [qw{. ☉ ☿ ♀ ♁ ♂ ♃ ♄ ♅ ♆ ♇}], # sun, mercury-neptune, pluto zodiac => [ qw{. ♈ ♉ ♊ ♋ ♌ ♍ ♎ ♏ ♐ ♑ ♒ ♓ }, # western signs @@ -41,7 +55,8 @@ keys => { command => [qw{. ↵ ⎋ ⎉ ⎊ }], # enter, esc, pause, break player => [qw{. ► ⏩ ⏭ ◼ ⚫ . ◄ ⏪ ⏮ ⏏ -❚❚ }], # play, fast, skip, stop, record android => [qw{. ⌂ ◰ ↩ 🔍 }], # home, menu, back, search - ps => [qw{. △ ○ ☓ □ }], # triangle, circle, cross, square + ps => [qw{. ☓ □ △ ○ }], # triangle, circle, cross, square + gamepad => [qw{. Ⓐ Ⓑ ◭ ◮ }], # A, B, L1, R1 }, math => {