Name: | Dictionary |
Version: | 2.5.0 |
Last update: | 2019-11-27 14:12:51 |
Return
(or Enter
) and the corresponding entry of the
dictionary is shown in the output field. The Corresponding Entry is the
first entry in the dictionary which is greater than or equal to the word,
according to the criterion specific to the dictionary.
Return
, with this feature you have the
following possibilities, quite standard in dictionary programmes --- these
functions are bound to keys as follows:
⌘-Up | See the preceding article in the dictionary |
⌘-Down | See the following article |
⌘-Left | Go Back (to the previous word you looked up) |
⌘-Right | Go Forward (to the word you looked up after the actual one) |
Return
(or Shift-Command-Double-Click), the
word under the cursor is looked up.
⌃⌥⇧⌘O
will open the data
file of the dictionary if you want to have a closer look.
⌃O
which does the same as Consult Dictionary: it brings the Console to
front (for the Current Dictionary), and at the same time looking up the
word that happens to be under the cursor at that time (i.e. selected text
if any; otherwise the word preceding the cursor in the text). Pressing ⌃O
again sends you back to the spot in the window from
where you invoked the Dictionary. (So the whole lookup sequence consists of
two keystrokes based on the "O" key...)
⌃O
. To change
the Current Dictionary, hit ⌃⇧O
and choose from the
available Dictionaries in the list dialogue. This brings the Console of the
new Dictionary to front, with the word under the cursor already looked up.
This new Dictionary is now Current.
⌃O
(or select
Tools ↣ Local Dictionaries ↣ Consult Dictionary), the word is looked up in
the background, i.e., the Console does not come to front. This is only
practical if you have a large screen so that the Console goes free of your
main window. In this case, it is very seemless to look up a word: you don't
even leave your main window!regsub -all {(<b>|</b>)} $output "" outputetc. (One day, colourised output should find its way into the procs, along with italics, boldface...)
<!-- BEGIN TCLand end with a line
END TCL -->The third part starts at the offSet, defined as the beginning of the first non-white line after the
END TCL -->
tag. The dictionary programme reads
small chunks of random access between $offset and [maxPos], for each
lookup. Typically a lookup consists of around 12 quick accesses, and a
final chunk which is somewhat bigger.
variable citeDelims [list “ ”]which would instruct the programme to colour all strings enclosed in curly quotes green. (This particular instruction is taken from the Webster-1913 dictionary, where it serves to colour all citations.)