field :logics, !types[!Types::LogicType] do
    description 'The logics of this Language'

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