Thanks for the updated language def file Bale. Comparing to mine I was missing a lot of the keywords your file had but I have a few defined that you are missing. So in case the differences are important, here's what I noticed.
For Keyword group #1 I also have the following defined:
	
	
	
		Code:
	
	
		$coinmaster $coinmasters $float $int $phyla $string $thrall $thralls
	 
 
For Keyword group #2 I also have the following defined:
	
	
	
		Code:
	
	
		bounties bounty bountys coinmaster thrall
	 
 
For Keyword group #3 I also have the following defined:
	
	
	
		Code:
	
	
		import notify script sort to
	 
 
For Keyword group #4 I also have the following defined:
	
	
	
		Code:
	
	
		florist_available get_moods
	 
 
I'm pretty sure I probably copied these from another language def file at some point so I'm not sure how accurate those are but wanted to share just in case. For the operators, I have a lot that were copied from the Operators wiki page that you don't have but since neither of us have operators styled differently than the default style, I don't think that's too important.
On a mostly unrelated note, what font does everyone use for coding? Personally, I tend to alternate between Consolas or Anonymous Pro.