encoding of lincats as gfcc terms with param value information

This commit is contained in:
aarne
2007-11-07 17:27:09 +00:00
parent 947949648f
commit 23b2826a44
2 changed files with 41 additions and 18 deletions

View File

@@ -16,4 +16,4 @@ spaceIf pre post w = case w of
keywordGF w = elem w ["cat","fun","lin","lincat","lindef","oper","param"]
keywordGFCC w =
last w == ';' ||
elem w ["flags","fun","cat","lin","oper","lincat","lindef","printname"]
elem w ["flags","fun","cat","lin","oper","lincat","lindef","printname","param"]