Class: LLT::Constants::Endings::Gerund

Inherits:
Object
  • Object
show all
Defined in:
lib/llt/constants/endings.rb

Direct Known Subclasses

Metrical

Defined Under Namespace

Classes: Metrical

Constant Summary collapse

GERUND =
i{ i o um o }

Class Method Summary collapse

Class Method Details

.get(*args) ⇒ Object



316
317
318
# File 'lib/llt/constants/endings.rb', line 316

def self.get(*args)
  GERUND
end