public Narrative() { _innerType = PredicateForms.Narrative; }
public Explanatory() { _innerType = PredicateForms.Explanatory; }
public Descriptive() { _innerType = PredicateForms.Descriptive; }