An alias for List<String> when used in the context of the terms of a phrase split to an ordered list of terms.
List<String>
typedef Phrase = List<String>;