1
0
forked from GitHub/gf-core

ergative predication started

This commit is contained in:
aarne
2008-05-06 15:52:12 +00:00
parent aefb6fcc23
commit c78791b62e
4 changed files with 24 additions and 7 deletions

View File

@@ -5,6 +5,6 @@ concrete LangHin of Lang =
LexiconHin
** {
flags startcat = Phr ; unlexer = text ; lexer = text ;
flags startcat = Phr ; unlexer=unwords ; lexer=words ;
}