From 0b455b8624f8f6e0f091ed7476dcdbe3f7dd1a2a Mon Sep 17 00:00:00 2001 From: Trond Trosterud Date: Mon, 13 May 2024 12:33:07 +0300 Subject: [PATCH] Ex/ tags declared --- src/fst/morphology/root.lexc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/fst/morphology/root.lexc b/src/fst/morphology/root.lexc index 97df09e3..41aad2b1 100644 --- a/src/fst/morphology/root.lexc +++ b/src/fst/morphology/root.lexc @@ -106,6 +106,12 @@ Multichar_Symbols !! #### Question and Focus particles: +Qst +Foc !!≈ * **@CODE@** = +!! These three tags are not added in lexc. The POS tag before derivation is converted into this tag when compiling FST for disambiguation. ++Ex/N !!≈ * **@CODE@** ++Ex/A !!≈ * **@CODE@** ++Ex/V !!≈ * **@CODE@** + + !! #### Tags to be checked and harmonised. +AdA !!≈ * **@CODE@** =