44
44
will have default form [DEFAULT-FORM](arg). If the item already exists in
45
45
the dictionary, this command has no effect."
46
46
:cmd-add-s
47
- " Add new item to the dicitonary. "
47
+ " Add new item to the dictionary "
48
48
:cmd-audio-l
49
49
" Search Shtooka databases, pick and play some audio file that's relevant to
50
50
given [TEXT](arg). Note that you can use [Ctrl-o](typ) to repeat the last
51
51
audio query."
52
52
:cmd-audio-s
53
- " Play audio that's relevant to given text. "
53
+ " Play audio that's relevant to given text"
54
54
:cmd-clear-l
55
55
" Clear the dictionary deleting all its items."
56
56
:cmd-clear-s
57
- " Clear the dictionary. "
57
+ " Clear the dictionary"
58
58
:cmd-conj-l
59
59
" Show conjugation of given [VERB](arg), possibly with help of an external
60
60
program."
61
61
:cmd-conj-s
62
- " Show conjugation of given verb. "
62
+ " Show conjugation of given verb"
63
63
:cmd-const-l
64
64
" Word constructor exercise. You are given translation and letters of the
65
65
word, but they are shuffled. You need to enter the word correctly, letter by
66
66
letter. Argument [PROGRESS](arg), denotes progress you would like to
67
67
make (as number of correct answers)."
68
68
:cmd-const-s
69
- " Word constructor exercise. "
69
+ " Word constructor exercise"
70
70
:cmd-crosswd-l
71
71
" Crossword exercise. This crossword doesn't show you visual representation
72
72
of the crossing words. It doesn't really matter if such representation can
@@ -76,98 +76,98 @@ it. If you enter a word correctly, some letters of other words that coincide
76
76
with the letters of the entered word are revealed. This exercise picks
77
77
[WORDS](arg) words from your dictionary."
78
78
:cmd-crosswd-s
79
- " Crossword exercise. "
79
+ " Crossword exercise"
80
80
:cmd-dict-l
81
81
" Print information about the dictionary. If [PREFIX](arg) argument is
82
82
given, show detailed information regarding every dictionary item which
83
83
default form (zero-indexed) starts with given prefix. Otherwise print
84
84
general information about the entire dictionary."
85
85
:cmd-dict-s
86
- " Print information about the dictionary. "
86
+ " Print information about the dictionary"
87
87
:cmd-eform-l
88
88
" Edit dictionary item changing one of its forms. Target item is identified
89
89
by [TYPE](arg) and [DEFAULT-FORM](arg). Selected form at [FORM-INDEX](arg)
90
90
will be replaced with [NEW-FORM](arg). To get information about form indexes
91
91
try [forms](cmd) command."
92
92
:cmd-eform-s
93
- " Change form of specified dictionary item. "
93
+ " Change form of specified dictionary item"
94
94
:cmd-etrans-l
95
95
" Edit dictionary item changing its translation. Target item is identified
96
96
by [TYPE](arg) and [DEFAULT-FORM](arg)."
97
97
:cmd-etrans-s
98
- " Change translation of dictionary item. "
98
+ " Change translation of dictionary item"
99
99
:cmd-forms-l
100
100
" Print table with indexed forms of given [LEXEME](arg). You can get list of
101
101
all defined lexemes with [lexemes](cmd) command."
102
102
:cmd-forms-s
103
- " Print forms of given lexeme. "
103
+ " Print forms of given lexeme"
104
104
:cmd-help-l
105
105
" When invoked without arguments, it prints information about all available
106
106
commands. When [COMMAND](arg) argument given, it prints detailed description
107
107
of the specific command."
108
108
:cmd-help-s
109
- " Print info about commands. "
109
+ " Print info about commands"
110
110
:cmd-history-l
111
111
" Print current session history. Argument [ITEMS](arg) denotes how many
112
112
history items should be printed."
113
113
:cmd-history-s
114
- " Print history. "
114
+ " Print history"
115
115
:cmd-lang-l
116
116
" The [lang](cmd) command prints name of the language that you're learning
117
117
in the current Шτookωвiнα session. It's useful for troubleshooting."
118
118
:cmd-lang-s
119
- " Print name of the language you're learning. "
119
+ " Print name of the language you're learning"
120
120
:cmd-learned-l
121
121
" Mark specified dictionary item as learned. The dictionary item is
122
122
identified by its [TYPE](arg) and [DEFAULT-FORM](arg)."
123
123
:cmd-learned-s
124
- " Mark specified item as learned. "
124
+ " Mark specified item as learned"
125
125
:cmd-lexemes-l
126
126
" Print a table of all lexemes defined for target language."
127
127
:cmd-lexemes-s
128
- " Print all lexemes. "
128
+ " Print all lexemes"
129
129
:cmd-listen-l
130
130
" Listening comprehension exercise. Some relevant audio is played to you,
131
131
you should recognize dictionary item and enter it correctly. Argument
132
132
[PROGRESS](arg) denotes progress you would like to make (as number of
133
133
correct answers)."
134
134
:cmd-listen-s
135
- " Listening comprehension exercise. "
135
+ " Listening comprehension exercise"
136
136
:cmd-query-l
137
137
" Show information about (and translation of) given [WORD](arg)."
138
138
:cmd-query-s
139
- " Show translation of given word. "
139
+ " Show translation of given word"
140
140
:cmd-quit-l
141
141
" Quit the Шτookωвiнα REPL."
142
142
:cmd-quit-s
143
- " Quit the Шτookωвiнα REPL. "
143
+ " Quit the Шτookωвiнα REPL"
144
144
:cmd-rem-l
145
145
" Remove specified dictionary item. The dictionary item is identified by its
146
146
[TYPE](arg) and [DEFAULT-FORM](arg)."
147
147
:cmd-rem-s
148
- " Remove specified dictionary item. "
148
+ " Remove specified dictionary item"
149
149
:cmd-reset-l
150
150
" Reset progress of specified dictionary item. The dictionary item is
151
151
identified by its [TYPE](arg) and [DEFAULT-FORM](arg)."
152
152
:cmd-reset-s
153
- " Reset progress of specified dictionary item. "
153
+ " Reset progress of specified dictionary item"
154
154
:cmd-train-l
155
155
" Comprehensive training. It includes all sorts of exercises: translation,
156
156
writing, and audition in right order. It's recommended to use this command
157
157
for all training."
158
158
:cmd-train-s
159
- " Comprehensive training. "
159
+ " Comprehensive training"
160
160
:cmd-trans-l
161
161
" This is translation exercise. In this exercise you are given a
162
162
word (either in interface language or target language) and four possible
163
163
translations. You should select correct one. Argument [PROGRESS](arg)
164
164
denotes progress you would like to make (as number of correct answers)."
165
165
:cmd-trans-s
166
- " Translation exercise. "
166
+ " Translation exercise"
167
167
:cmd-ui-lang-l
168
168
" Print name of user interface language."
169
169
:cmd-ui-lang-s
170
- " Print name of user interface language. "
170
+ " Print name of user interface language"
171
171
:current-language
172
172
" You are learning [~] (arg)"
173
173
:current-ui-language
0 commit comments