Skip to content

Commit 0b455b8

Browse files
committed
Ex/ tags declared
1 parent 8a17d2e commit 0b455b8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/fst/morphology/root.lexc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,12 @@ Multichar_Symbols
106106
!! #### Question and Focus particles:
107107
+Qst +Foc !!≈ * **@CODE@** =
108108

109+
!! These three tags are not added in lexc. The POS tag before derivation is converted into this tag when compiling FST for disambiguation.
110+
+Ex/N !!≈ * **@CODE@**
111+
+Ex/A !!≈ * **@CODE@**
112+
+Ex/V !!≈ * **@CODE@**
113+
114+
109115

110116
!! #### Tags to be checked and harmonised.
111117
+AdA !!≈ * **@CODE@** =

0 commit comments

Comments
 (0)