From 041614794875f81fdc696563b360329ae48e0076 Mon Sep 17 00:00:00 2001 From: Jack Rueter Date: Wed, 3 Apr 2024 07:18:02 +0300 Subject: [PATCH] add conjunctors agains NT --- src/fst/morphology/stems/conjuncts.lexc | 3 ++ src/fst/morphology/stems/conjuncts.xml | 48 +++++++++++++++++++++++++ 2 files changed, 51 insertions(+) diff --git a/src/fst/morphology/stems/conjuncts.lexc b/src/fst/morphology/stems/conjuncts.lexc index 465637d3..b8b93a2a 100644 --- a/src/fst/morphology/stems/conjuncts.lexc +++ b/src/fst/morphology/stems/conjuncts.lexc @@ -3,5 +3,8 @@ LEXICON conjuncts a+CC:a CC_ "mutta" ; da+CC:da CC_ "ja" ; +no+CC:no CC_ "mutta" ; i+CC:i CC_ "ja" ; den+CS:den CS_ "" ; +konz+CS:konz CS_ "kun" ; +miše+CS:miše CS_ "että" ; diff --git a/src/fst/morphology/stems/conjuncts.xml b/src/fst/morphology/stems/conjuncts.xml index 96ac2a36..4c114efc 100644 --- a/src/fst/morphology/stems/conjuncts.xml +++ b/src/fst/morphology/stems/conjuncts.xml @@ -34,6 +34,22 @@ + + + no + + no + + + + + but + + + mutta + + + i @@ -66,4 +82,36 @@ + + + konz + + konz + + + + + when + + + kun + + + + + + miše + + miše + + + + + that + + + että + + +