OBJECT
type PartOfSpeechTag {text: String lemma: String pos: String tag: String dep: String shape: String isAlpha: Boolean isStop: Boolean }