A semantic type for words matching a value in the list of values
Optional
one of EXACT_VALUE / IGNORE_CASE_AND_ACCENTS, EXACT_VALUE: matches only the exact values in dictionary, IGNORE_CASE_AND_ACCENTS: case and accents are ignored
A semantic type for words matching a value in the list of values