forked from GitHub/gf-rgl
LargeFin with no lexicon, but just one word in each category+inherent features; still incomplete
This commit is contained in:
@@ -8,7 +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 = Predef.Ints 10 ;
|
||||
|
||||
Reference in New Issue
Block a user