mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-06-25 02:46:27 -06:00
Omorfi tagging mostly complete for open classes in Fin, some closed classes and syncat words missing
This commit is contained in:
@@ -4,6 +4,11 @@ resource StemFin = open MorphoFin, Prelude in {
|
||||
|
||||
flags coding = utf8 ;
|
||||
|
||||
oper
|
||||
-- other classes not treated below are POS tagged when the grammar is used with Omorfi
|
||||
|
||||
tagPOS : Str -> Str -> Str = \_,s -> s ;
|
||||
|
||||
oper
|
||||
SNForm : Type = NForm ;
|
||||
SNoun : Type = Noun ;
|
||||
|
||||
Reference in New Issue
Block a user