Skip to content

Commit c9775f6

Browse files
committed
cosmetics: remove redundant full stops, etc.
1 parent 6ea7e04 commit c9775f6

File tree

4 files changed

+157
-154
lines changed

4 files changed

+157
-154
lines changed

ui-langs/en.lisp

+23-23
Original file line numberDiff line numberDiff line change
@@ -44,29 +44,29 @@
4444
will have default form [DEFAULT-FORM](arg). If the item already exists in
4545
the dictionary, this command has no effect."
4646
:cmd-add-s
47-
"Add new item to the dicitonary."
47+
"Add new item to the dictionary"
4848
:cmd-audio-l
4949
"Search Shtooka databases, pick and play some audio file that's relevant to
5050
given [TEXT](arg). Note that you can use [Ctrl-o](typ) to repeat the last
5151
audio query."
5252
:cmd-audio-s
53-
"Play audio that's relevant to given text."
53+
"Play audio that's relevant to given text"
5454
:cmd-clear-l
5555
"Clear the dictionary deleting all its items."
5656
:cmd-clear-s
57-
"Clear the dictionary."
57+
"Clear the dictionary"
5858
:cmd-conj-l
5959
"Show conjugation of given [VERB](arg), possibly with help of an external
6060
program."
6161
:cmd-conj-s
62-
"Show conjugation of given verb."
62+
"Show conjugation of given verb"
6363
:cmd-const-l
6464
"Word constructor exercise. You are given translation and letters of the
6565
word, but they are shuffled. You need to enter the word correctly, letter by
6666
letter. Argument [PROGRESS](arg), denotes progress you would like to
6767
make (as number of correct answers)."
6868
:cmd-const-s
69-
"Word constructor exercise."
69+
"Word constructor exercise"
7070
:cmd-crosswd-l
7171
"Crossword exercise. This crossword doesn't show you visual representation
7272
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
7676
with the letters of the entered word are revealed. This exercise picks
7777
[WORDS](arg) words from your dictionary."
7878
:cmd-crosswd-s
79-
"Crossword exercise."
79+
"Crossword exercise"
8080
:cmd-dict-l
8181
"Print information about the dictionary. If [PREFIX](arg) argument is
8282
given, show detailed information regarding every dictionary item which
8383
default form (zero-indexed) starts with given prefix. Otherwise print
8484
general information about the entire dictionary."
8585
:cmd-dict-s
86-
"Print information about the dictionary."
86+
"Print information about the dictionary"
8787
:cmd-eform-l
8888
"Edit dictionary item changing one of its forms. Target item is identified
8989
by [TYPE](arg) and [DEFAULT-FORM](arg). Selected form at [FORM-INDEX](arg)
9090
will be replaced with [NEW-FORM](arg). To get information about form indexes
9191
try [forms](cmd) command."
9292
:cmd-eform-s
93-
"Change form of specified dictionary item."
93+
"Change form of specified dictionary item"
9494
:cmd-etrans-l
9595
"Edit dictionary item changing its translation. Target item is identified
9696
by [TYPE](arg) and [DEFAULT-FORM](arg)."
9797
:cmd-etrans-s
98-
"Change translation of dictionary item."
98+
"Change translation of dictionary item"
9999
:cmd-forms-l
100100
"Print table with indexed forms of given [LEXEME](arg). You can get list of
101101
all defined lexemes with [lexemes](cmd) command."
102102
:cmd-forms-s
103-
"Print forms of given lexeme."
103+
"Print forms of given lexeme"
104104
:cmd-help-l
105105
"When invoked without arguments, it prints information about all available
106106
commands. When [COMMAND](arg) argument given, it prints detailed description
107107
of the specific command."
108108
:cmd-help-s
109-
"Print info about commands."
109+
"Print info about commands"
110110
:cmd-history-l
111111
"Print current session history. Argument [ITEMS](arg) denotes how many
112112
history items should be printed."
113113
:cmd-history-s
114-
"Print history."
114+
"Print history"
115115
:cmd-lang-l
116116
"The [lang](cmd) command prints name of the language that you're learning
117117
in the current Шτookωвiнα session. It's useful for troubleshooting."
118118
:cmd-lang-s
119-
"Print name of the language you're learning."
119+
"Print name of the language you're learning"
120120
:cmd-learned-l
121121
"Mark specified dictionary item as learned. The dictionary item is
122122
identified by its [TYPE](arg) and [DEFAULT-FORM](arg)."
123123
:cmd-learned-s
124-
"Mark specified item as learned."
124+
"Mark specified item as learned"
125125
:cmd-lexemes-l
126126
"Print a table of all lexemes defined for target language."
127127
:cmd-lexemes-s
128-
"Print all lexemes."
128+
"Print all lexemes"
129129
:cmd-listen-l
130130
"Listening comprehension exercise. Some relevant audio is played to you,
131131
you should recognize dictionary item and enter it correctly. Argument
132132
[PROGRESS](arg) denotes progress you would like to make (as number of
133133
correct answers)."
134134
:cmd-listen-s
135-
"Listening comprehension exercise."
135+
"Listening comprehension exercise"
136136
:cmd-query-l
137137
"Show information about (and translation of) given [WORD](arg)."
138138
:cmd-query-s
139-
"Show translation of given word."
139+
"Show translation of given word"
140140
:cmd-quit-l
141141
"Quit the Шτookωвiнα REPL."
142142
:cmd-quit-s
143-
"Quit the Шτookωвiнα REPL."
143+
"Quit the Шτookωвiнα REPL"
144144
:cmd-rem-l
145145
"Remove specified dictionary item. The dictionary item is identified by its
146146
[TYPE](arg) and [DEFAULT-FORM](arg)."
147147
:cmd-rem-s
148-
"Remove specified dictionary item."
148+
"Remove specified dictionary item"
149149
:cmd-reset-l
150150
"Reset progress of specified dictionary item. The dictionary item is
151151
identified by its [TYPE](arg) and [DEFAULT-FORM](arg)."
152152
:cmd-reset-s
153-
"Reset progress of specified dictionary item."
153+
"Reset progress of specified dictionary item"
154154
:cmd-train-l
155155
"Comprehensive training. It includes all sorts of exercises: translation,
156156
writing, and audition in right order. It's recommended to use this command
157157
for all training."
158158
:cmd-train-s
159-
"Comprehensive training."
159+
"Comprehensive training"
160160
:cmd-trans-l
161161
"This is translation exercise. In this exercise you are given a
162162
word (either in interface language or target language) and four possible
163163
translations. You should select correct one. Argument [PROGRESS](arg)
164164
denotes progress you would like to make (as number of correct answers)."
165165
:cmd-trans-s
166-
"Translation exercise."
166+
"Translation exercise"
167167
:cmd-ui-lang-l
168168
"Print name of user interface language."
169169
:cmd-ui-lang-s
170-
"Print name of user interface language."
170+
"Print name of user interface language"
171171
:current-language
172172
"You are learning [~](arg)"
173173
:current-ui-language

0 commit comments

Comments
 (0)