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 d9957d802f
commit cac4f5e27c
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"]