Class: LLT::Constants::Endings::Gerund
- Inherits:
-
Object
- Object
- LLT::Constants::Endings::Gerund
- Defined in:
- lib/llt/constants/endings.rb
Direct Known Subclasses
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 |