field :sentences, !types[!Types::SentenceType] do
    description 'The Sentences in which this Symbol occurs'

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