All Projects → Jade-GG → plover_phrasing

Jade-GG / plover_phrasing

Licence: other
My phrasing system for plover, using python dictionaries

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to plover phrasing

stenogotchi
Portable stenography using Plover and bluetooth keyboard emulation on a Raspberry Pi Zero W
Stars: ✭ 71 (+162.96%)
Mutual labels:  stenography, plover
awesome-plover
A curated list: awesome plugins and dictionaries for Plover, the open source stenography software.
Stars: ✭ 35 (+29.63%)
Mutual labels:  stenography, plover
rope
Welcome to ROPE (Remembering Outlines in Plover more Easily), my system for learning and remembering Plover outlines. This page includes download links to the four components of ROPE: the spreadsheet, the Anki decks, the corresponding dictionary, and the readme. Also, for videos I’ve made about Plover, along with videos about typing in general, …
Stars: ✭ 42 (+55.56%)
Mutual labels:  stenography, plover
typey-type
Typey Type for Stenographers is a free typing app designed specifically to help steno students practise and rapidly master stenography.
Stars: ✭ 51 (+88.89%)
Mutual labels:  stenography
Steno-Keyboard-Arduino
Arduino code for a homemade steno keyboard. There are several files. "steno_keyboard.ino" was for the first board which used an Arduino Mega and a separate port pin for each of the 23 keys. "mux_steno.ino" is for the second board which used an Arduino Micro and multiplexed the 23 keys with 10 pins and 23 diodes. Others were for various StenoMod …
Stars: ✭ 18 (-33.33%)
Mutual labels:  stenography
02 Python Datatypes
Data types specify the different sizes and values that can be stored in the variable. For example, Python stores numbers, strings, and a list of values using different data types. Learn different types of Python data types along with their respective in-built functions and methods.
Stars: ✭ 192 (+611.11%)
Mutual labels:  python-dictionary
emily-symbols
A Plover python dictionary allowing for consistent symbol input with specification of attachment and capitalisation in one stroke.
Stars: ✭ 59 (+118.52%)
Mutual labels:  plover
Stenomod-Hardware
Open Source hardware files for Stenomod 16 hinge and TinyMods 1, 2, 3, and 4. (same firmware for StenoMod hinge and TinyMod 1, but new firmware for TinyMod 2 and new again for TinyMod 3, and then again for TinyMod4)
Stars: ✭ 21 (-22.22%)
Mutual labels:  stenography
steno
Embedded steno firmware + custom steno PCBs
Stars: ✭ 47 (+74.07%)
Mutual labels:  stenography

plover phrasing

This is my phrasing system for plover, using python dictionaries.

This system is based on frequency data gathered from datamuse and also from experience.

The basic premise of this is writing sentences like "I didn't know that" or "you don't really care about" in one stroke, by defining starting left bank stroke words, middle vowel words, and ending words.

Here's a quick overview:
Starting words

  • SWR: I
  • KPWR: you
  • KWHR: he
  • SKWHR: she
  • TWH: they
  • TWR: we
  • KPWH: it
  • STKPWHR: `` (nothing)

Middle words

  • OE: don't (AOE makes really don't, OEU makes don't really)
  • AU: didn't (AOU makes really didn't, AEU makes didn't really)
  • E: doesn't (AE makes really doesn't, EU makes doesn't really)
  • O: can't (AO makes really can't, OU makes can't really)
  • A or U: really
  • AOEU: don't even

Ending words (non-exhaustive)

  • PB: know
  • P: want
  • RPL: remember
  • BL: believe
  • FG: forget
  • R: are, or am, or is depending on starting word
  • et cetera

These ending words can also be combined with other things:

alternate starting words (with no middle words)

  • WHA[E/U/EU]: what he/you/I
  • SKPW[E/U/EU]: do(es)n't he/you/I
  • STKO[E/U/EU]: do(es) he/you/I
  • STKPWO[E/U/EU]: did he/you/I
  • STHA[E/U/EU]: that he/you/I
  • STPA[E/U/EU]: if he/you/I
  • SWH[E/U/EU]: when he/you/I

Visual guide created by Jen (SKWREPB on the Plover discord)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].