1
0
forked from GitHub/gf-core

new refs in bib ; some Hindi parameter experiments

This commit is contained in:
aarne
2008-05-05 16:45:28 +00:00
parent 57c84e2cd6
commit 42c4b9712d
4 changed files with 252 additions and 531 deletions

View File

@@ -72,7 +72,7 @@ concrete CatHin of Cat = CommonX ** open ResHin, Prelude in {
--
---- Open lexical classes, e.g. Lexicon
--
-- V, VS, VQ, VA = Verb ; -- = {s : VForm => Str} ;
V, VS, VQ, VA = Verb ; -- = {s : VForm => Str} ;
-- V2, V2A, V2Q, V2S = Verb ** {c2 : Str} ;
-- V3 = Verb ** {c2, c3 : Str} ;
-- VV = {s : VVForm => Str ; isAux : Bool} ;