79 lines
2.3 KiB
Plaintext
79 lines
2.3 KiB
Plaintext
# 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]
|
|
:===:espace
|
|
&:===:et
|
|
':===:apostrophe
|
|
@:===:arobase
|
|
\:===:barre oblique inversée
|
|
|:===:barre verticale
|
|
!:===:point d'exclamation
|
|
^:===:accent circonflexe
|
|
::===:deux points
|
|
,:===:virgule
|
|
-:===:tiret
|
|
$:===:dollar
|
|
.:===:point
|
|
>:===:suppérieur à
|
|
`:===:accent grave
|
|
#:===:dièse
|
|
{:===:accolade ouvrante
|
|
[:===:crochet ouvrant
|
|
(:===:parenthèse ouvrante
|
|
<:===:inférieur à
|
|
%:===:pourcent
|
|
+:===:plus
|
|
?:===:point d'interrogation
|
|
":===:guillemet
|
|
):===:parenthèse fermante
|
|
}:===:accolade fermante
|
|
]:===:crochet fermant
|
|
;:===:point virgule
|
|
/:===:barre oblique
|
|
*:===:astérisque
|
|
~:===:tildé
|
|
_:===:souligné
|
|
=:===:égale à
|
|
|
|
[customDict]
|
|
|
|
[emoticonDict]
|
|
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
|