From 2742524159ad2bc861711df084f6bd77588e9e9b Mon Sep 17 00:00:00 2001 From: Nick White Date: Sun, 31 Mar 2013 18:32:08 +0100 Subject: Initial commit --- symbols | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 symbols (limited to 'symbols') diff --git a/symbols b/symbols new file mode 100644 index 0000000..797961c --- /dev/null +++ b/symbols @@ -0,0 +1,64 @@ +# All symbols can be represented either as &symbol; or _symbol_ so +# parse these with symbolstosed to create sed rules. + +# A large list of these in Help/Advanced/symbols.htm + +# punctuation +revsc · + +# Ligature digraphs +Ae Æ +ae æ +Oe Œ +oe œ + +# Phonetic symbols +aepr ɶ +ccedpr θ +edhpr ð +fata ɑ +lm ː +ope ɛ +revc ɔ +rfa ɒ +schwa ə +sh ʃ +shti ɨ +shtu ɯ +sm ˈ +smpr ˈ +smm ˌ +smmpr ˌ +zh ʝ + +Abarab Ā + +# These are extras which aren't documented in the symbol list + +th th +Th Th + +Aang Å +ouml ö + +oq ‘ +cq ’ + +times × + +# Basic HTML entities +# TODO: generate these from http://www.w3.org/TR/html4/sgml/entities.html or http://www.w3.org/TR/xml-entity-names/ +\#038 \& +aacu á +agrave à +auml ä +eacu é +egrave è +oacu ó +ocirc ô + +# TODO +# edh - unknown +# ygh - some variant of y +# thbar - probably th with bar above +# asg -- cgit v1.2.3