theopenstenoproj_Plover/Glossary.md

116 lines
5.2 KiB
Markdown
Raw Normal View History

2016-04-18 01:40:03 +02:00
This glossary will help you with terms that you may come across in the steno community.
2016-04-09 23:25:47 +02:00
2016-04-18 01:42:35 +02:00
**Table of Contents**
- [Brief](#brief)
- [Chord](#chord)
- [Conflict](#conflict)
2016-11-07 18:50:57 +01:00
- [Dragging](#dragging)
2016-04-18 01:42:35 +02:00
- [JSON](#json)
- [RTF/CRE](#rtfcre)
2016-11-07 18:51:26 +01:00
- [Stacking](#stacking)
2016-04-18 01:42:35 +02:00
- [Steno Dictionary](#steno-dictionary)
- [Steno Order](#steno-order)
- [Stroke](#stroke)
- [Steno Theory](#steno-theory)
2016-11-07 18:50:57 +01:00
- [Untranslate](#untranslate)
2016-04-18 01:42:35 +02:00
- [Word Boundary](#word-boundary)
2016-04-18 01:44:42 +02:00
#### Brief
2016-04-18 01:40:03 +02:00
2016-04-18 01:44:42 +02:00
Also known as the "abbreviation", "short form", or "arbitrary". Briefs
2016-04-09 23:25:47 +02:00
are simply non-phonetic mappings of steno outlines to English words or
2016-04-18 01:40:03 +02:00
phrases. Common words and phrases are often briefed for the purpose of speed.
For instance, the phrase "from time to time" would regularly be written
2016-04-09 23:25:47 +02:00
out:
2016-04-18 01:44:42 +02:00
`FROM/TAOIM/TO/TAOIM` (reads: "from/time/to/time" and takes four strokes)
2016-04-09 23:25:47 +02:00
2016-04-18 01:44:42 +02:00
Or, as a simple brief:
2016-04-09 23:25:47 +02:00
2016-04-18 01:44:42 +02:00
`FRIMT` (reads: "frimt" and takes only one stroke)
2016-04-09 23:25:47 +02:00
2016-04-18 01:44:42 +02:00
#### Chord
2016-04-09 23:25:47 +02:00
2016-04-18 01:44:42 +02:00
The pressing down of multiple keys at the same time. Contrast with a QWERTY-style typing system which hits only one key at a time.
2016-04-09 23:25:47 +02:00
2016-04-18 01:44:42 +02:00
#### Conflict
2016-04-09 23:25:47 +02:00
2016-04-18 01:44:42 +02:00
1. traditionally: a conflict-based theory uses one stroke for multiple translations. For example, a non-realtime stenographer could use the same stroke for "bare", "bear", and "bar", which is a conflict that the stenographer would have to manually resolve at a later time. Plover is a realtime-only system and does not support conflict-theories.
2016-04-18 01:40:03 +02:00
2016-04-18 01:44:42 +02:00
2. informal; a.k.a collision: when two dictionaries have the same stroke, the dictionary with the highest priority is favored. For this reason, it is important to understand your dictionary order.
2016-04-18 01:40:03 +02:00
2016-11-07 18:50:57 +01:00
#### Dragging
Dragging is the term used to describe accidentally dragging another key into your stroke. E.g. if you try to write `-F` but then drag your finger to the left, you might hit `*F` instead.
2016-04-18 01:44:42 +02:00
#### JSON
2016-04-18 01:40:03 +02:00
2016-04-18 01:44:42 +02:00
JSON, in the context of stenography, is a dictionary format which maps steno
2016-04-18 01:40:03 +02:00
strokes to translations. You will often see strokes expressed in the JSON format,
such as `"SKP": "and"`.
2016-04-18 01:44:42 +02:00
#### RTF/CRE
2016-04-18 01:40:03 +02:00
2016-04-18 01:44:42 +02:00
Plover can read steno dictionaries in JSON and RTF/CRE format. RTF/CRE stands for
2016-04-18 01:40:03 +02:00
rich text format with court reporting extensions. It is a standard format that most
proprietary steno software can import from and export to. Plover can read RTF/CRE
natively.
2016-11-07 18:50:57 +01:00
#### Stacking
When writing stenography, if you accidentally merge two strokes into one, it is called stacking. For example, you might try to write `the rap` with `T-/RAP` but end up with `TRAP → trap` because you stacked the strokes. To avoid stacking, the stenographer must be sure to release all keys in their chord before stroking the next. Sometimes machines are prone to stacking due to bad debouncing or sticking keys.
2016-04-18 01:44:42 +02:00
#### Steno Dictionary
2016-04-18 01:40:03 +02:00
2016-04-18 01:44:42 +02:00
Used by Plover or other stenotype software. Contains all the words and
2016-04-09 23:25:47 +02:00
the strokes that produce those words. While generally these are
2016-04-09 23:31:32 +02:00
constructed using a [[steno theory|Glossary#steno-theory]], this can be freely modified by the
2016-04-18 01:40:03 +02:00
stenographer. Dictionaries are a collection of entries, which map strokes to translation.
2016-04-18 01:44:42 +02:00
#### Steno Order
2016-04-18 01:40:03 +02:00
2016-04-18 01:44:42 +02:00
The 22 keys on the steno machine has an explicit "order" that gets read out,
2016-05-01 20:48:41 +02:00
top-to-bottom, left to write. The entire steno layout is defined by `STKPWHRAO*EUFRPBLGTSDZ`.
2016-04-09 23:25:47 +02:00
2016-04-18 01:44:42 +02:00
#### Stroke
2016-04-09 23:25:47 +02:00
2016-04-18 01:44:42 +02:00
Can refer to a [[chord|Glossary#chord]], or a set of chords that you have for a
2016-04-18 01:40:03 +02:00
given translation. E.g., "my stroke for `steno-dude` is `STOEUPB/TKAOUD`"
2016-04-18 01:44:42 +02:00
#### Steno Theory
2016-04-18 01:40:03 +02:00
2016-04-18 01:44:42 +02:00
A "system" or way of thinking that determines which steno strokes will
2016-04-09 23:25:47 +02:00
match to which words. Theories range generally from being based on
2016-04-18 01:40:03 +02:00
spelling ("brief-heavy") to being based on the sound of the word ("stroke-heavy").
The dictionary included with Plover uses a theory based on is based on NYCI theory
which is descended from StenEd. It offers a hybrid between a brief-heavy and
stroke-heavy theory. It is recommended to start learning with Plover theory, and
you will likely learn what style you like and you can always switch later. Mirabai
uses the Plover dictionary professionally.
2016-04-09 23:25:47 +02:00
2016-11-07 18:50:57 +01:00
#### Untranslate
When writing in stenography, your strokes map to translations. E.g. `KAT → cat`. However, if a stroke is not in your dictionary, the raw form will be outputted instead. This is called an untranslate. For example, if your dictionary doesn't have `KAT`, Plover will simply output `KAT`.
2016-04-18 01:44:42 +02:00
#### Word Boundary
2016-04-09 23:25:47 +02:00
2016-04-18 01:44:42 +02:00
The implicit spacing in between words. Spacing is inserted automatically
2016-04-09 23:25:47 +02:00
by Plover or other steno software. As words and phrases will often sound
similar to others, a stenographer needs to choose the stroke or brief
appropriate for the situation with the correct word boundary.
2016-04-18 01:44:42 +02:00
An illustration of a word boundary **error** is given by the phrase "cat log". If
2016-04-18 01:40:03 +02:00
a stenographer were to write "cat log" with Plover, by default, the system will
write "catalog". This happens because "cat log" isn't a very common word-pair
in English. The stenographer must explicitly write "cat (space) log".
But, there are many more common cases that are handled and the
stenographer must be explicit. See below for how some phonetics are differentiated:
2016-04-18 01:44:42 +02:00
Examples (Plover):
2016-04-09 23:25:47 +02:00
2016-04-18 01:44:42 +02:00
* "in here"; **`TPH`**/`HAOER` vs "insect"; **`EUPB`**/`SEBGT`
* "on top of"; **`OPB`**/`TOP`/`-F` vs "onto"; **`AUPN`**/`TO`
* "it is a live (wire)"; `T`/`S`/**`AEU`**/`HREUF` vs "it is alive"; `T`/`S`/**`A`**/`HRAOEUF`
2016-04-09 23:25:47 +02:00