2017-01-24 17:33:18 -05:00
|
|
|
# how to use this file?
|
|
|
|
# the # on the beginning of the line is a comment
|
|
|
|
# the different sections are seperated by [<name>Dict] <name> is the section name. Dict is a keyword
|
|
|
|
# the entrys are seperated with :===: in words colon tripple equal colon ( to not collide with substitutions)
|
|
|
|
[levelDict]
|
|
|
|
none:===:
|
|
|
|
some:===:.-$~+*-/\@
|
|
|
|
most:===:.,:-$~+*-/\@!#%^&*()[]}{<>;
|
|
|
|
all:===:!"#$%& \'()*+,-./:;<=>?@[\\]^_`{|}~
|
|
|
|
|
|
|
|
[punctDict]
|
|
|
|
:===:Leer
|
|
|
|
&:===:Und
|
|
|
|
':===:Apostroph
|
|
|
|
@:===:At
|
|
|
|
\:===:Backslash
|
|
|
|
|:===:Pipe
|
|
|
|
!:===:Ausrufezeichen
|
|
|
|
^:===:Hoch
|
|
|
|
::===:Doppelpunkt
|
|
|
|
,:===:Komma
|
|
|
|
-:===:Minus
|
|
|
|
$:===:Dollar
|
|
|
|
.:===:Punkt
|
|
|
|
>:===:Größer als
|
|
|
|
`:===:Grave
|
|
|
|
#:===:Hash
|
|
|
|
{:===:Geschweifte Klammer auf
|
|
|
|
[:===:eckige Klammer auf
|
|
|
|
(:===:Klammer auf
|
|
|
|
<:===:Kleiner als
|
|
|
|
%:===:Prozent
|
|
|
|
+:===:Plus
|
|
|
|
?:===:Fragezeichen?
|
|
|
|
":===:Gänsefüßchen
|
|
|
|
):===:Klammer zu
|
|
|
|
}:===:Geschweifte Klammer zu
|
|
|
|
]:===:Eckige Klammer zu
|
|
|
|
;:===:Semikolon
|
|
|
|
/:===:Geteilt durch
|
|
|
|
*:===:Mal
|
|
|
|
~:===:Tilde
|
|
|
|
_:===:Lienie unten
|
|
|
|
=:===:Istgleich
|
|
|
|
|
|
|
|
[customDict]
|
2019-10-21 18:45:38 -04:00
|
|
|
|
2017-01-24 17:33:18 -05:00
|
|
|
[emoticonDict]
|
2025-01-04 21:57:12 -05:00
|
|
|
regex;(?:^|\s)(?::-\)|:\))(?:\s|$):===:smile
|
|
|
|
regex;(?:^|\s)(?::-\(|:\()(?:\s|$):===:frown
|
|
|
|
regex;(?:^|\s)(?::-D|:D)(?:\s|$):===:big grin
|
|
|
|
regex;(?:^|\s)(?:;-\)|;\))(?:\s|$):===:wink
|
|
|
|
regex;(?:^|\s)(?::-P|:P)(?:\s|$):===:tongue out
|
|
|
|
regex;(?:^|\s)(?::-O|:O)(?:\s|$):===:surprised
|
|
|
|
regex;(?:^|\s)(?::-/|:/)(?:\s|$):===:skeptical
|
|
|
|
regex;(?:^|\s)(?:>:-\(|>:\()(?:\s|$):===:angry
|
|
|
|
regex;(?:^|\s)(?::'\(|:'-\()(?:\s|$):===:crying
|
|
|
|
regex;(?:^|\s)(?::-\||:\|)(?:\s|$):===:neutral
|
|
|
|
regex;(?:^|\s)(?:8-\)|B-\))(?:\s|$):===:cool
|
|
|
|
regex;(?:^|\s)8-X(?:\s|$):===:skull and crossbones
|
|
|
|
regex;(?:^|\s)(?:X-X|x-x)(?:\s|$):===:knocked out
|
|
|
|
regex;(?:^|\s)(?::-X|:-x|:X|:x)(?:\s|$):===:lips sealed
|
|
|
|
regex;(?:^|\s)XD(?:\s|$):===:laughing hard
|
|
|
|
regex;(?:^|\s)\^_\^(?:\s|$):===:happy
|
|
|
|
regex;(?:^|\s)-_-(?:\s|$):===:annoyed
|
|
|
|
regex;(?:^|\s)o_O(?:\s|$):===:confused
|
|
|
|
regex;(?:^|\s)>_<(?:\s|$):===:frustrated
|
|
|
|
regex;(?:^|\s)\\o/(?:\s|$):===:hurray
|
|
|
|
regex;(?:^|\s)<3(?:\s|$):===:heart
|
|
|
|
regex;(?:^|\s)</3(?:\s|$):===:broken heart
|
|
|
|
regex;(?:^|\s)(?:Oo|oO)(?:\s|$):===:WTF?
|
|
|
|
regex;(?:^|\s)<{-.-}>(?:\s|$):===:Raves
|
|
|
|
regex;(?:^|\s)-\.-(?:\s|$):===:bugged
|
|
|
|
regex;(?:^|\s)>\.<(?:\s|$):===:laughing
|
|
|
|
regex;(?:^|\s)(?:>:\)|>:-\))(?:\s|$):===:evil smile
|
|
|
|
regex;(?:^|\s)\^\^(?:\s|$):===:enjoy smile
|
|
|
|
regex;(?:^|\s)->(?:\s|$):===:arrow right
|
|
|
|
regex;(?:^|\s)<-(?:\s|$):===:arrow left
|