We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0829631 commit 11a34bdCopy full SHA for 11a34bd
1 file changed
src/fst/morphology/root.lexc
@@ -129,7 +129,7 @@ Multichar_Symbols
129
+LPAR !!= * @CODE@ = Left parenthesis/bracket
130
+RPAR !!= * @CODE@ = Right parenthesis/bracket
131
+LEFT !!= * @CODE@ = Left parenthesis/bracket/quote/etc.
132
-+RIGHT !!= * @CODE@ = Right parenthesis/bracket/quote/etc.
++RIGHT +MIDDLE !!= * @CODE@ = Right parenthesis/bracket/quote/etc.
133
134
!! ## Other tags
135
+Prb !!= * @CODE@ = +Prb(lematic): затруднительно - предположительно - нет
0 commit comments