<?xml version="1.1" encoding="UTF-8" standalone="no"?>
<!-- 
	ATTENTION!!! Please do not edit this file manually unless you are sure what you are doing.
	Do not use Word editors like Microsoft word to edit this file. Use a text editor like NotePad to edit this file.
	Editing with a wrong editor can crash this file! 
-->
<categories>
  <!-- File version -->
  <file-version>3.5</file-version>
  <index-those-words-only>true</index-those-words-only>
  <include-plurals>true</include-plurals>
  
  <query format="" name="01 - Small letter unicode words" selected="false">[\p{L}&amp;&amp;[^\p{Lu}]]{1,}</query>
  <query format="" name="02 - Index term if X not found before it" selected="false">(?&lt;!(Unwanted\s))Wanted</query>
  <query format="" name="03 - Capital letter phrases" selected="false">(?m)\b[A-Z][A-Z '-\(\)\.]*(?= |$)</query> 
  <query format="\1" name="04 - Terms in braces" selected="false">\((.+?)\)</query>
</categories>
