mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-06-23 18:21:07 -06:00
LargeFin with no lexicon, but just one word in each category+inherent features; still incomplete
This commit is contained in:
@@ -8,6 +8,7 @@ oper
|
||||
-- other classes not treated below are POS tagged when the grammar is used with Omorfi
|
||||
|
||||
tagPOS : Str -> Str -> Str = \_,s -> s ;
|
||||
tagFeature : Str -> Str -> Str -> Str = \s,_,_ -> s ;
|
||||
|
||||
oper
|
||||
SNForm : Type = NForm ;
|
||||
|
||||
Reference in New Issue
Block a user