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]
|
|
:===:espacio
|
|
&:===:et
|
|
':===:apóstrofo
|
|
@:===:arroba
|
|
\:===:barra inversa
|
|
|:===:barra vertical
|
|
!:===:Cerrar exclamación
|
|
^:===:circumplejo
|
|
::===:dos puntos
|
|
,:===:coma
|
|
-:===:guion
|
|
$:===:dólar
|
|
.:===:punto
|
|
>:===:mayor que
|
|
`:===:grave
|
|
#:===:signo de número
|
|
{:===:abrir yave
|
|
[:===:abrir corchete
|
|
(:===:abrir paréntesis
|
|
<:===:menor que
|
|
%:===:porciento
|
|
+:===:más
|
|
?:===:cerrar interrogación?
|
|
":===:comillas
|
|
):===:cerrar paréntesis
|
|
}:===:cerrar yave
|
|
]:===:cerrar corchete
|
|
;:===:punto y coma
|
|
/:===:barra
|
|
*:===:asterisco
|
|
~:===:tilde
|
|
_:===:subrayado
|
|
=:===:igual
|
|
|
|
[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
|