Praat plugins and toolkit notes

From Helpful
Jump to navigation Jump to search

Language units large and small

Marked forms of words - Inflection, Derivation, Declension, Conjugation · Diminutive, Augmentative

Groups and categories and properties of words - Syntactic and lexical categories · Grammatical cases · Correlatives · Expletives · Adjuncts

Words and meaning - Morphology · Lexicology · Semiotics · Onomasiology · Figures of speech, expressions, phraseology, etc. · Word similarity · Ambiguity · Modality ·

Segment function, interaction, reference - Clitics · Apposition· Parataxis, Hypotaxis· Attributive· Binding · Coordinations · Word and concept reference

Sentence structure and style - Agreement · Ellipsis· Hedging

Phonology - Articulation · Formants· Prosody · Sound change · Intonation, stress, focus · Diphones · Intervocalic · Glottal stop · Vowel_diagrams · Elision · Ablaut_and_umlaut · Phonics

Speech processing · Praat notes · Praat plugins and toolkit notes · Praat scripting notes

Analyses, models, software - Minimal pairs · Concordances · Linguistics software · Some_relatively_basic_text_processing · Word embeddings · Semantic similarity

Unsorted - Contextualism · · Text summarization · Accent, Dialect, Language · Pidgin, Creole · Natural language typology · Writing_systems · Typography, orthography · Digraphs, ligatures, dipthongs · More linguistic terms and descriptions · Phonetic scripts

Praat plugins

Praat is extendible, in a few different ways


Run commands that happen to alter buttons file permanently

If you run Add action command: and Add menu command: yourself or from a regular script, it will permanently altering the buttons file.

You can also put that in a script, which will be a "run once to install this" -- but consider the plugin way instead.

Upsides:

  • nice way to incrementally make Praat do all the things you want

Downsides:

  • over enough time you won't remember what you did


Put things in your Praat profile (Plugins)

Alternatively, place that exact same file in a new directory under your Praat preferences folder.

This will now be run at Praat startup, but not alter your buttons file.

Upsides:

  • picking up what's there at each run is easier for development

Downsides:

  • a little more work



Site installs

Not really there.

Permanent installation in a "regardless of who runs it" requires at least a one-time run (per user/install).


The closest you can do is have such a one-time install install a script that picks up something from a shared folder.


https://www.fon.hum.uva.nl/praat/manual/plug-ins.html

Plugin examples

Praat vocal toolkit

Praat Vocal Toolkit [1]



Plugin manager

http://cpran.net/


ProsodyPro notes

http://www.homepages.ucl.ac.uk/~uclyyix/ProsodyPro/

Not a plugin in the sense of 'adds buttons to the interface', more of a script that when run, initiates a semi-automated annotation.