SemanticRolesVerb

public struct SemanticRolesVerb : Codable, Equatable

SemanticRolesVerb.

  • The keyword text.

    Declaration

    Swift

    public var text: String?
  • Verb tense.

    Declaration

    Swift

    public var tense: String?