librarian

package
v0.0.0-...-8803dd2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 2, 2015 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Associations = map[string][]string{
	"a": {"a", "A", "@"},
	"b": {"b", "B", "6"},
	"c": {"c", "C", "("},
	"d": {"d", "D", "|)"},
	"e": {"e", "E", "3", "#", "["},
	"f": {"f", "F", "#"},
	"g": {"g", "G", "9"},
	"h": {"h", "H", "(-)", ")-("},
	"i": {"i", "I", "1", "!"},
	"j": {"j", "J", "1", "]"},
	"k": {"k", "K", "|<"},
	"l": {"l", "L", "1"},
	"m": {"m", "M"},
	"n": {"n", "N"},
	"o": {"o", "O", "0", "()"},
	"p": {"p", "P"},
	"q": {"q", "Q"},
	"r": {"r", "R"},
	"s": {"s", "S"},
	"t": {"t", "T", "+"},
	"u": {"u", "U"},
	"v": {"v", "V", "^"},
	"w": {"w", "W"},
	"x": {"x", "X", "}{", "]["},
	"y": {"y", "Y", "ij"},
	"z": {"z", "Z"},
}

Associations is a map of latin characters to their associations

View Source
var Dictionary = map[string]string{
	"а": "a",
	"б": "b",
	"в": "v",
	"г": "g",
	"д": "d",
	"е": "e",
	"ё": "yo",
	"ж": "zh",
	"з": "z",
	"и": "i",
	"й": "j",
	"к": "k",
	"л": "l",
	"м": "m",
	"н": "n",
	"о": "o",
	"п": "p",
	"р": "r",
	"с": "s",
	"т": "t",
	"у": "u",
	"ф": "f",
	"х": "kh",
	"ц": "ts",
	"ч": "ch",
	"ш": "sh",
	"щ": "shch",
	"ъ": "''",
	"ы": "y",
	"ь": "'",
	"э": "e",
	"ю": "yu",
	"я": "ya",
}

Dictionary is a map of cyrillic characters to latin characters

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL