List of lemmas that must not be indexed

Property definitions

nlp $ NLPIndex :: stoplist=
	# List of lemmas that must not be indexed
	var stoplist = new Array[String] is writable
lib/nlp/nlp.nit:69,2--70,45