Finite state and Constraint Grammar based analysers, proofing tools and other resources
All doc-comment documentation in one large file.
Sets for POS sub-categories
Sets for Semantic tags
Sets for Morphosyntactic properties
Sets for verbs
V is all readings with a V tag in them, REAL-V should
be the ones without an N tag following the V.
The REAL-V set thus awaits a fix to the preprocess V … N bug.
The set COPULAS is for predicative constructions
NP sets defined according to their morphosyntactic features
The PRE-NP-HEAD family of sets
These sets model noun phrases (NPs). The idea is to first define whatever can occur in front of the head of the NP, and thereafter negate that with the expression WORD - premodifiers.
The set NOT-NPMOD is used to find barriers between NPs. Typical usage: … (*1 N BARRIER NPT-NPMOD) … meaning: Scan to the first noun, ignoring anything that can be part of the noun phrase of that noun (i.e., “scan to the next NP head”)
Miscellaneous sets
Border sets and their complements
Syntactic sets
These were the set types.
hab1
hab2
hab3 (
habNomLeft
hab4
hab6
hab7
hab5 This is not HAB
habDain (
habGen (
spred<obj (@SPRED<OBJ) for Acc; the object of an SPRPED. Not to be mistaken with OPRED. If SPRED is to the left, and copulas is to the left of it. Nom or Hab are found sentence initially.
Hab<spred (@<SPRED) for Nom; if copulas, goallut or jápmit is FMAINV and habitive or human Loc is found to the left. OR: if Ill or @Pron< followed by HAB are found to the left.
Hab>Advlcase<spred (
Nom>Advlcase<spred (
<spred (
<spred (
<spredQst1 (
<spredQst2 (@<SPRED) for Nom; in a typically question sentence; differs from <spredQst1 by not beeing as restricted to the right. Though you are not allowed to be Pers or human.
Nom<spredQst (@<SPRED) for Nom; in a typically question sentence. Differs from <spredQst2 by letting Nom be found between SPRED and copulas
<spred (@<SPRED) for A Nom or N Nom if; the subject Nom is on the same side of copulas as you: on the right side of copulas
<spredVeara (@<SPRED) for veara + Nom; if genitive immediately to the right, and intransitive mainverb to the right of genitive
leftCop<spred (@<SPRED) for Nom; if copulas is the main verb to the left, and there is no Ess found to the left of cop (note that Loc is allowed between target and cop). OR: if you are Coll or Sem/Group with copulas to your left.
<spredLocEXPERIMENT (@<SPRED) for material Loc; if you are to the right of copulas, and the Nom to the left of copulas is not a hab-actor
NumTime (@<SPRED) for A Nom
<spredSg (@<SPRED) for Sg Nom
<spredPg (@<SPRED) for Pl Nom
<spred (@<SPRED) for Nom; if copulas to the left, and Nom or sentence boundary to the left of copulas. First one to the right is EOS.
<spred (@<SPRED) for N Ess
spredEss> (@SPRED>) for N Ess; if copulas to the right of you, and if an NP with nom-case first one to your left.
HABSpredSg> (@SPRED>) for Nom; if habitive first one to the left, followed by copulas.
GalleSpred> (@SPRED>) for Num Nom; if sentence initial
spredSgMII> (@SPRED>)
r492> (@SPRED>) for Interr Gen; consisting only of negations. You are not allowed to be MII. You are not allowed to have an adjective or noun to yor right. You are not allowed to have a verb to your right; the exception beeing an aux.
AdjSpredSg> (@SPRED>) for A Sg Nom; if copulas to the right, but not if A or @<SPRED are found to the right of copulas
SpredSg>Hab (@SPRED>) for Nom; if you are sentence initial, copulas is located to the right, and there is a habitive to the right of copulas
Spred>SubjInf (@SPRED>) for Nom; if copulas to the right, and the subject of copulas is an Inf to the right
spredCoord (@<SPRED) coordination for Nom; only if there already is a SPRED to the left of CNP. Not if there is some kind of comparison involved.
subj>Sgnr1 (@SUBJ>) for Nom Sg, including Indef Nom if; VFIN + Sg3 or Pl3 to the right (VFIN not allowed to the left)
subj>Pl (@SUBJ>) for plural nominatives, including Coll and Sem/Group. VFIN + Pl3 to the right.
subj>Pl (@SUBJ>) for plural nominatives
subj>Sgnr2 (@SUBJ>) for Nom Sg; if VFIN + Sg3 to the right.
<subjSg (@<SUBJ) for Nom Sg; if VFIN Sg3 or Du2 to the left (no HAB allowed to the left).
f<advl (@-F<ADVL) for infinite adverbials
f<advl (@-F<ADVL) for infinite adverbials
s-boundary=advl> (@ADVL>) for ADVL that resemble s-booundaries. Mainverb to the right.
-fobj> (@-FOBJ>) for Acc
-fobj> (@-FOBJ>) for Acc
advl>mainV (@ADVL>) if; finite mainverb not found to the left, but the finite mainverb is found to the right.
<advl (@<ADVL) if; finite mainverb found to the left. Not if a comma is found immediately to the left and a finite mainverb is located somewhere to the right of this comma.
advlPoPr> (@<ADVL) if mainverb to the right.
advlEss> (@<ADVL) for weather and time Ess, if FMAINV to the left.
advl>inbetween (@ADVL>) for Adv; if inbetween two sentenceboundaries where no mainverb is present.
comma<advlEOS (@<ADVL) if; comma found to the left and the finite mainverb to the left of comma. To the right is the end of the sentence.
advlBOS> (@ADVL>) if; you are N Ill and found sentnece initially. First one to your right is a clause.
<advlPoEOS (@<ADVL) for Po; if you are found at the very end of a sentence. A mainverb is needed to the right though.
cleanupILL<advl (@<ADVL) for N Ill if; there are no boundarysymbols to your left, if you arent already @N< OR @APP-N<, and no mainverb is to yor left.
This (part of) documentation was generated from src/cg3/functions.cg3
Adjective inflection The GERMAN language adjectives compare.
MSC-PRFPRC_BEAMTER ; Beamter:beamte
FEM-PRFPRC_ANGESTELLTE ; see also Angestellte__n_f
LEXICON A_/viel__adj viel:
LEXICON A_minde/r__adj minder:minde
LEXICON A_n/ah__adj nah:na
This (part of) documentation was generated from src/fst/morphology/affixes/adjectives.lexc
Adverbs The GERMAN language adverbs
This (part of) documentation was generated from src/fst/morphology/affixes/adverbs.lexc
Boden
Bruder, Apfel
CHECKME
these are from Apertium
N_MSC_PL-with-umlaut
These nouns were previously given a dummy Abhilfe__n_f to indicate they tended to be singular -heit, -keit
This new also in SG Abhilfe__n_f
N_F_PL-in-s
mit Artikel ohne Artikel
N_Neu_PL-in-umlaut-plus-er
N_Msc_PL-in-umlaut-plus-e
N_Msc_PL-in-umlaut
Let’s check this out Is this just H/andelSG__n_m
the same as K/alb__n_nt
same as K/uh__n_f
THis needs some tending to
LEXICON Absurd/um__n_nt Absurdum:Absurd
LEXICON Agend/a__n_f Agenda:Agend
LEXICON Alb/um__n_nt Album:Alb
LEXICON Algorithm/us__n_m Algorithmus:Algorithm
LEXICON Allegr/o__n_nt Allegro:Allegro
LEXICON Anan/as__n_f Ananas:Ananas
LEXICON Arabisch__n_nt Arabisch:Arabisch
LEXICON Arom/a__n_nt Aroma: Arom
LEXICON Atla/s__n_m Atlas:Atla
LEXICON Ausdr/uck__n_m
LEXICON Bab/y__n_nt Baby:Bab
LEXICON Bas/is__n_f Basis:Bas
LEXICON Bass/o__n_m Basso:Basso
LEXICON Bau__n_m
LEXICON Bronchiti/s__n_f Bronchitis:Bronchiti
LEXICON Business__n_nt
LEXICON Unverständnis__n_nt Kein Mehrzahl
LEXICON Camp/us__n_m Campus:Camp
LEXICON Cell/o__n_nt Cello:Cello
LEXICON Cembal/o__n_nt Cembalo:Cembalo
LEXICON Chairm/an__n_m Chairman:Chairman
LEXICON Charm/e__n_m Charme:Charm
LEXICON Cod/ex__n_m Codex:Cod
LEXICON Cont/e__n_m Conte:cont
LEXICON Corp/us__n_nt Corpus:corp
LEXICON Cyberspac/e__n_m Cyberspace:cyberspac
LEXICON Dem/os__n_m Demos:dem
LEXICON Disk/us__n_m Diskus:disk
LEXICON Donn/a__n_f Donna:donn
LEXICON Ep/os__n_nt Epos:ep
LEXICON Espress/o__n_m Espresso:espresso
LEXICON Exam/en__n_nt Examen:exam
LEXICON Federvie/h__n_nt Federvieh:Federvie
LEXICON Gefolgs/mann__n_m Gefolgsmann:GEfolgs
LEXICON Gentlem/an__n_m Gentleman:Gentleman
LEXICON Hand/ling__n_nt Handling
LEXICON Hero/s__n_m Heros:Hero
LEXICON Herz__n_nt
LEXICON Johanniter__n_f
LEXICON Kakt/us__n_m Kaktus:Kakt
LEXICON Kauf/mann__n_m Kaufmann:Kauf
LEXICON Klima__n_nt
LEXICON Kod/ex__n_m Kodex:Kod
LEXICON Kont/o__n_nt Konto:kont
LEXICON Kon/us__n_m Konus:kon
LEXICON Korp/us__n_nt Korpus:korp
LEXICON Kurs/us__n_m Kursus:kurs
LEXICON Lad/y__n_f Lady:lad
LEXICON Laudatio__n_f
LEXICON Le/u__n_m Leu:le
LEXICON Lexik/on__n_nt Lexikon:lexik
LEXICON Le/x__n_f Lex:le
LEXICON Lim/es__n_f Limes:Lim
LEXICON Lir/a__n_f Lira:Lir
LEXICON Logo/s__n_m Logos:Logo
LEXICON Mafios/o__n_m Mafioso:Mafioso
LEXICON Mark__n_f
LEXICON Matri/x__n_f Matrix:Matri
LEXICON M/utter__n_f
LEXICON Myth/os__n_m Mythos:myth
LEXICON Op/us__n_nt Opus:op
LEXICON Paradigm/a__n_nt
LEXICON Pat/er__n_m Pater:pater
LEXICON Pen/ny__n_m Penny:Pen
LEXICON Phalan/x__n_f Phalanx:Phalan
LEXICON Piazz/a__n_f Piazza:Piazz
LEXICON Plas/tik__n_nt
LEXICON Präs/es__n_m Präses:Präs
LEXICON Requie/m__n_nt Requiem:Requie
LEXICON Re/x__n_m Rex:re
LEXICON Ris/iko__n_nt Risiko:Ris
LEXICON Rowd/y__n_m Rowdy:Rowd
LEXICON Sald/o__n_m Saldo:saldo
LEXICON Spektr/um__n_nt Spektrum:Spektr
LEXICON Stadi/on__n_nt Stadion:Stadio
LEXICON Städteatla/s__n_m Städteatlas:Städteatla
LEXICON Tr/opf__n_m
LEXICON UFO__n_nt
LEXICON Vektor__n_m Vektor:vektor
LEXICON Vir/us__n_nt Virus:Vir
LEXICON Volum/en__n_nt Volumen:volum
LEXICON Walr/oss__n_nt Walross:walross
LEXICON Xylophon__n_nt Xylophon:xylophon
LEXICON Kirmes__n_f
CHECKME ʼ CHECKME ʼ
This (part of) documentation was generated from src/fst/morphology/affixes/nouns.lexc
Prepositions The GERMAN language prepositions
Not definite
This (part of) documentation was generated from src/fst/morphology/affixes/prepositions.lexc
Proper noun inflection The GERMAN language proper nouns inflect in the same cases as regular nouns, but with a colon (‘:’) as separator.
CHECKME ʼ
CHECKME ʼ
CHECKME ʼ
CHECKME ʼ
FIXME CHECKME ʼ FIXME CHECKME ʼ
CHECKME ʼ FIXME CHECKME ʼ
CHECKME ʼ FIXME CHECKME ʼ CHECKME ʼ
FIXME
CHECKME ʼ FIXME CHECKME ʼ CHECKME ʼ
CHECKME ʼ FIXME CHECKME ʼ CHECKME ʼ
This (part of) documentation was generated from src/fst/morphology/affixes/propernouns.lexc
This (part of) documentation was generated from src/fst/morphology/affixes/symbols.lexc
CHECKME, should there be +Comp and +Superl
CHECKME, should there be +Comp and +Superl
+Ind+Prs+Sg1:%^Pen%^RmVow%>e POST-V_01 ; works with ackern
LEXICON V_haben__vbhaver haben:ha
LEXICON V_/müssen__vbmod müssen:muss
LEXICON V_/dürfen__vbmod dürfen:darf
LEXICON V_/können__vbmod können:konn
LEXICON V_/mögen__vbmod mögen:mog
LEXICON V_/sollen__vbmod sollen:soll
LEXICON V_/werden__vaux werden:w
LEXICON V_/wollen__vaux wollen:w
LEXICON V_/werden__vblex werden:w
LEXICON V_/kommen__vblex kommen:k
LEXICON V_g/eben__vblex geben:gab
LEXICON V_spr/echen__vblex geben:gab
LEXICON V_g/elten__vblex gelten:galt
LEXICON V_tr/eten__vblex treten:tratt
LEXICON V_g/ehen__vblex gehen:g
LEXICON V_st/ehen__vblex stehen:st
LEXICON V_s/ehen__vblex sehen:sah
LEXICON V_schr/ecken__vblex schrecken:schrack
LEXICON V_w/erfen__vblex werfen:warf
LEXICON V_b/ersten__vblex bersten:barst birst
LEXICON V_k/ennen__vblex kennen:kann
LEXICON V_s/enden__vblex senden:sand
LEXICON V_/nehmen__vblex nehmen:n
LEXICON V_dr/eschen__vblex dreschen:drosch
LEXICON V_/laufen__vblex laufen:l
LEXICON V_h/alten__vblex halten:halt
LEXICON V_l/assen__vblex lassen:l
LEXICON V_st/oßen__vblex stoßen:stoß
LEXICON V_bl/eiben__vblex bleiben:bleib
LEXICON V_r/eißen__vblex reißen:reiss
LEXICON V_gl/eichen__vblex gleichen:gleich
LEXICON V_schw/immen__vblex schwimmen:schwamm
LEXICON V_br/ingen__vblex bringen:br
LEXICON V_d/ingen__vblex dingen:dang
LEXICON V_f/inden__vblex finden:fand
LEXICON V_s/itzen__vblex sitzen:s
LEXICON V_d/enken__vblex denken:d
LEXICON V_bew/egen__vblex bewegen:bew
LEXICON V_pfl/egen__vblex pflegen:pfl
LEXICON V_z/iehen__vblex ziehen:z
LEXICON V_fr/ieren__vblex frieren:fror
LEXICON V_sch/ießen__vblex schießen:schoss
LEXICON V_f/ahren__vblex fahren:fahr
LEXICON V_f/angen__vblex fangen:fang
LEXICON V_/dürfen__vblex dürfen:darf
LEXICON V_l/iegen__vblex liegen:lag
This (part of) documentation was generated from src/fst/morphology/affixes/verbs.lexc
TRIGGER
%^Umlaut:0 umlaut a:ä, o:ö, u:ü
Böden000
★Boden000 (is not standard language)
kann0
Bäum00e0
Äpfel0
Näpf00e0
dreschen+V+Ind+Prs+Pl1
geben+V+Ind+Prs+Sg1
geben+V+Ind+Prs+Sg2
schwimmen+V+Ind+Prs+Sg2
fahren+V+Ind+Prt+Sg2
fahren+V+Ind+Prt+Sg2
gelten+V+Subj+Prt+Sg1
stoßen+V+Ind+Prt+Sg2
drisch0%>t
Salto
reißen
treffen+V+Subj+Prt+Pl1
aasen+V+Ind+Prs+Sg2
reißen
fallen+V+Ind+Prt+Pl1
schrecken+V+Subj+Prt+Pl1
schrä0k00%>en
Nomad00en0
mögen+V+Mod+Ind+Prt+Sg1
mögen+V+Mod+Ind+Prt+Sg1
stoßen+V+Ind+Prt+Sg2
This (part of) documentation was generated from src/fst/morphology/phonology.twolc
German language
+SP2 singular or plural Formal
+NoArt Stark accompanied preceding Indef Schwach Def gemischt Indef
+Symbol = independent symbols in the text stream, like £, €, ©
Homonyms
Semantic tags to help disambiguation & synt. analysis: (before POS)
Multiple Semantic tags:
Derivation
Valency tags, i.e. tags assigned to verbs or prepositions for denoting their arguments
TRIGGER
Symbols that need to be escaped on the lower side (towards twolc):
The Usage extents are marked using following tags:
COMPOUNDING
We have manually optimised the structure of our lexicon using following flag diacritics to restrict morhpological combinatorics - only allow compounds with verbs if the verb is further derived into a noun again: | @P.NeedNoun.ON@ | (Dis)allow compounds with verbs unless nominalised | @D.NeedNoun.ON@ | (Dis)allow compounds with verbs unless nominalised | @C.NeedNoun@ | (Dis)allow compounds with verbs unless nominalised
For languages that allow compounding, the following flag diacritics are needed to control position-based compounding restrictions for nominals. Their use is handled automatically if combined with +CmpN/xxx tags. If not used, they will do no harm. | @P.CmpFrst.FALSE@ | Require that words tagged as such only appear first | @D.CmpPref.TRUE@ | Block such words from entering ENDLEX | @P.CmpPref.FALSE@ | Block these words from making further compounds | @D.CmpLast.TRUE@ | Block such words from entering R | @D.CmpNone.TRUE@ | Combines with the next tag to prohibit compounding | @U.CmpNone.FALSE@ | Combines with the prev tag to prohibit compounding | @P.CmpOnly.TRUE@ | Sets a flag to indicate that the word has passed R | @D.CmpOnly.FALSE@ | Disallow words coming directly from root.
Use the following flag diacritics to control downcasing of derived proper nouns (e.g. Finnish Pariisi -> pariisilainen). See e.g. North Sámi for how to use these flags. There exists a ready-made regex that will do the actual down-casing given the proper use of these flags. | @U.Cap.Obl@ | Allowing downcasing of derived names: deatnulasj. | @U.Cap.Opt@ | Allowing downcasing of derived names: deatnulasj.
This (part of) documentation was generated from src/fst/morphology/root.lexc
Work: the -X_ should be developed to convey part of speech, e.g. eigtl.:eigtl. AB-DOT-X_ ; » eigtl.:eigtl AB-DOT-ADV_ ;
FROM APERTIUM
This (part of) documentation was generated from src/fst/morphology/stems/abbreviations.lexc
Adjectives Adjectives in GERMAN language describe things.
FROM APERTIUM
This (part of) documentation was generated from src/fst/morphology/stems/adjectives.lexc
Adverbs Adverbs in GERMAN language describe things.
FROM APERTIUM
This (part of) documentation was generated from src/fst/morphology/stems/adverbs.lexc
Verbs
This (part of) documentation was generated from src/fst/morphology/stems/exceptions.lexc
FROM APERTIUM
This (part of) documentation was generated from src/fst/morphology/stems/interjections.lexc
FROM APERTIUM and beyond
This (part of) documentation was generated from src/fst/morphology/stems/nouns.lexc
Numerals Numerals in GERMAN language are numbers.
**LEXICON ROMAN ** roman numerals
**LEXICON ROM-THOUSAND **
**LEXICON ROM-THOUSAND-TAG **
**LEXICON ROM-HUNDRED **
**LEXICON ROM-HUNDRED-TAG **
**LEXICON ROM-TEN **
**LEXICON ROM-TEN-TAG **
**LEXICON ROM-ONE **
**LEXICON ROM-ONE-TAG **
**LEXICON ROM-SPLIT **
**LEXICON 2ROMAN **
**LEXICON 2ROM-THOUSAND **
**LEXICON 2ROM-THOUSAND-TAG **
**LEXICON 2ROM-HUNDRED **
**LEXICON 2ROM-TEN **
**LEXICON 2ROM-TEN-TAG **
**LEXICON 2ROM-ONE **
**LEXICON 2ROM-ONE-TAG **
This (part of) documentation was generated from src/fst/morphology/stems/numerals.lexc
Prefixes Prefixes in GERMAN language are bound to beginning of other words.
This (part of) documentation was generated from src/fst/morphology/stems/prefixes.lexc
FROM APERTIUM
This (part of) documentation was generated from src/fst/morphology/stems/propernouns.lexc
wiederherangekommen
This is where we put BE/EMP/ENT/ER words that are loners
The verbs below can take BE/ENT/ER/VER/ZER
auxillary and modal verbs other verbs
APERTIUM
This (part of) documentation was generated from src/fst/morphology/stems/verbs.lexc
retroflex plosive, voiceless t ʈ 0288, 648 (
= ASCII 096)
retroflex plosive, voiced d ɖ 0256, 598
labiodental nasal F ɱ 0271, 625
retroflex nasal n
ɳ 0273, 627
palatal nasal J ɲ 0272, 626
velar nasal N ŋ 014B, 331
uvular nasal N\ ɴ 0274, 628
bilabial trill B\ ʙ 0299, 665
uvular trill R\ ʀ 0280, 640
alveolar tap 4 ɾ 027E, 638
retroflex flap r ɽ 027D, 637
bilabial fricative, voiceless p\ ɸ 0278, 632
bilabial fricative, voiced B β 03B2, 946
dental fricative, voiceless T θ 03B8, 952
dental fricative, voiced D ð 00F0, 240
postalveolar fricative, voiceless S ʃ 0283, 643
postalveolar fricative, voiced Z ʒ 0292, 658
retroflex fricative, voiceless s
ʂ 0282, 642
retroflex fricative, voiced z` ʐ 0290, 656
palatal fricative, voiceless C ç 00E7, 231
palatal fricative, voiced j\ ʝ 029D, 669
velar fricative, voiced G ɣ 0263, 611
uvular fricative, voiceless X χ 03C7, 967
uvular fricative, voiced R ʁ 0281, 641
pharyngeal fricative, voiceless X\ ħ 0127, 295
pharyngeal fricative, voiced ?\ ʕ 0295, 661
glottal fricative, voiced h\ ɦ 0266, 614
alveolar lateral fricative, vl. K alveolar lateral fricative, vd. K\
labiodental approximant P (or v) alveolar approximant r\ retroflex approximant r` velar approximant M\
retroflex lateral approximant l`
palatal lateral approximant L
velar lateral approximant L
Clicks
bilabial O\ (O = capital letter)
dental |
(post)alveolar !\
palatoalveolar =\
alveolar lateral ||
Ejectives, implosives
ejective > e.g. ejective p p> implosive < e.g. implosive b b< Vowels
close back unrounded M close central unrounded 1 close central rounded } lax i I lax y Y lax u U
close-mid front rounded 2 close-mid central unrounded @\ close-mid central rounded 8 close-mid back unrounded 7
schwa ə @
open-mid front unrounded E open-mid front rounded 9 open-mid central unrounded 3 open-mid central rounded 3\ open-mid back unrounded V open-mid back rounded O
ash (ae digraph) { open schwa (turned a) 6
open front rounded & open back unrounded A open back rounded Q Other symbols
voiceless labial-velar fricative W voiced labial-palatal approx. H voiceless epiglottal fricative H\ voiced epiglottal fricative <\ epiglottal plosive >\
alveolo-palatal fricative, vl. s\ alveolo-palatal fricative, voiced z\ alveolar lateral flap l\ simultaneous S and x x\ tie bar _ Suprasegmentals
primary stress “
secondary stress %
long :
half-long :\
extra-short _X
linking mark -
Tones and word accents
level extra high _T level high _H level mid _M level low _L level extra low _B downstep ! upstep ^ (caret, circumflex)
contour, rising contour, falling _F contour, high rising _H_T contour, low rising _B_L
contour, rising-falling _R_F
(NB Instead of being written as diacritics with _, all prosodic
marks can alternatively be placed in a separate tier, set off
by < >, as recommended for the next two symbols.)
global rise
voiceless 0 (0 = figure), e.g. n_0 voiced _v aspirated _h more rounded _O (O = letter) less rounded _c advanced _+ retracted _- centralized _” syllabic = (or _=) e.g. n= (or n=) non-syllabic _^ rhoticity `
breathy voiced _t creaky voiced _k linguolabial _N labialized _w palatalized ‘ (or _j) e.g. t’ (or t_j) velarized _G pharyngealized _?\
dental d apical _a laminal _m nasalized ~ (or _~) e.g. A~ (or A~) nasal release _n lateral release _l no audible release _}
velarized or pharyngealized _e velarized l, alternatively 5 raised _r lowered _o advanced tongue root _A retracted tongue root _q
This (part of) documentation was generated from src/fst/phonetics/txt2ipa.xfscript
We describe here how abbreviations are in German are read out, e.g. for text-to-speech systems.
For example:
This (part of) documentation was generated from src/fst/transcriptions/transcriptor-abbrevs2text.lexc
% komma% :, Root ; % tjuohkkis% :%. Root ; % kolon% :%: Root ; % sárggis% :%- Root ; % násti% :%* Root ;
This (part of) documentation was generated from src/fst/transcriptions/transcriptor-numbers-digit2text.lexc
[ L A N G U A G E ] G R A M M A R C H E C K E R
This section lists all the tags inherited from the fst, and used as tags in the syntactic analysis. The next section, Sets, contains sets defined on the basis of the tags listed here, those set names are not visible in the output.
BOS EOS
N A Adv V Pron CS CC CC-CS Po Pr Pcle Num Interj ABBR ACR CLB LEFT RIGHT WEB PPUNCT PUNCT
COMMA ¶
Pers Dem Interr Indef Recipr Refl Rel Coll NomAg Prop Allegro Arab Romertall
Nom Acc Gen Ill Loc Com Ess Ess Sg Du Pl Cmp/SplitR Cmp/SgNom Cmp/SgGen Cmp/SgGen PxSg1 PxSg2 PxSg3 PxDu1 PxDu2 PxDu3 PxPl1 PxPl2 PxPl3 Px
Comp Superl Attr Ord Qst IV TV Prt Prs Ind Pot Cond Imprt ImprtII Sg1 Sg2 Sg3 Du1 Du2 Du3 Pl1 Pl2 Pl3 Inf ConNeg Neg PrfPrc VGen PrsPrc Ger Sup Actio VAbess
Err/Orth
Sem/Act Sem/Ani Sem/Atr Sem/Body Sem/Clth Sem/Domain Sem/Feat-phys Sem/Fem Sem/Group Sem/Lang Sem/Mal Sem/Measr Sem/Money Sem/Obj Sem/Obj-el Sem/Org Sem/Perc-emo Sem/Plc Sem/Sign Sem/State-sick Sem/Sur Sem/Time Sem/Txt
HUMAN
PROP-ATTR PROP-SUR
TIME-N-SET
@+FAUXV @+FMAINV @-FAUXV @-FMAINV @-FSUBJ> @-F<OBJ @-FOBJ> @-FSPRED<OBJ @-F<ADVL @-FADVL> @-F<SPRED @-F<OPRED @-FSPRED> @-FOPRED> @>ADVL @ADVL< @<ADVL @ADVL> @ADVL @HAB> @<HAB @>N @Interj @N< @>A @P< @>P @HNOUN @INTERJ @>Num @Pron< @>Pron @Num< @OBJ @<OBJ @OBJ> @OPRED @<OPRED @OPRED> @PCLE @COMP-CS< @SPRED @<SPRED @SPRED> @SUBJ @<SUBJ @SUBJ> SUBJ SPRED OPRED @PPRED @APP @APP-N< @APP-Pron< @APP>Pron @APP-Num< @APP-ADVL< @VOC @CVP @CNP OBJ