Skip to content

Commit 459a6bd

Browse files
committed
deploy: 2307d8d
1 parent 83db75e commit 459a6bd

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

est.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1218,7 +1218,10 @@ strictly simplex words; cannot be a part of a compound
12181218

12191219
* `LEXICON First ` a simplex word or the first part of a compound
12201220

1221+
* ` @P.Part.Two@ StartCompoundException ; ` samasuur, samakõrgusjoon, eneseabi etc
1222+
12211223
* `LEXICON FirstOpenClass ` a simplex word or the first part of a compound
1224+
12221225
* ` @P.POS.A@ Adjectives ; `
12231226
* ` @P.POS.A@ NoninflectingAdjectives ; `
12241227
* ` @P.POS.AComp@ ComparativeAdjectives ; `
@@ -1245,6 +1248,9 @@ strictly simplex words; cannot be a part of a compound
12451248

12461249
* `LEXICON Latter ` the latter part of a compound
12471250

1251+
* ` @R.POS.Pref@@R.Part.Two@ StartCompoundException ; ` pref + samasuur, samakõrgusjoon, eneseabi etc
1252+
* ` @R.POS.N@@R.Case.Gen@@R.Part.Two@ StartCompoundException ; ` noun + samasuur, samakõrgusjoon, eneseabi etc
1253+
12481254
* ` @P.POS.A@@C.Der@@C.Stem@ Adjectives ; `
12491255

12501256
* ` @P.POS.A@@C.Der@@C.Stem@ Adjectives_ne ; `

src-fst-morphology-root.lexc.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -672,7 +672,10 @@ strictly simplex words; cannot be a part of a compound
672672

673673
* `LEXICON First ` a simplex word or the first part of a compound
674674

675+
* ` @P.Part.Two@ StartCompoundException ; ` samasuur, samakõrgusjoon, eneseabi etc
676+
675677
* `LEXICON FirstOpenClass ` a simplex word or the first part of a compound
678+
676679
* ` @P.POS.A@ Adjectives ; `
677680
* ` @P.POS.A@ NoninflectingAdjectives ; `
678681
* ` @P.POS.AComp@ ComparativeAdjectives ; `
@@ -699,6 +702,9 @@ strictly simplex words; cannot be a part of a compound
699702

700703
* `LEXICON Latter ` the latter part of a compound
701704

705+
* ` @R.POS.Pref@@R.Part.Two@ StartCompoundException ; ` pref + samasuur, samakõrgusjoon, eneseabi etc
706+
* ` @R.POS.N@@R.Case.Gen@@R.Part.Two@ StartCompoundException ; ` noun + samasuur, samakõrgusjoon, eneseabi etc
707+
702708
* ` @P.POS.A@@C.Der@@C.Stem@ Adjectives ; `
703709

704710
* ` @P.POS.A@@C.Der@@C.Stem@ Adjectives_ne ; `

0 commit comments

Comments
 (0)