scope.field :symbols, !scope.types[!Types::SymbolType] do
      description 'The symbols used in this sentence'

      argument :limit, types.Int do
        description 'Maximum number of entries to list'