Class: Zenlish::WClasses::RegularVerb

Inherits:
LexicalVerb show all
Defined in:
lib/zenlish/wclasses/regular_verb.rb

Instance Attribute Summary

Attributes inherited from WordClass

#paradigms

Instance Method Summary collapse

Methods inherited from Verb

#invariable?

Methods inherited from WordClass

#extension, #invariable?

Methods included from Feature::FeatureStructDefBearer

#[], #boolean, #enumeration, #feature_def, #feature_def_dsl, #identifier, #init_struct_def, #struct

Constructor Details

#initializeRegularVerb

Returns a new instance of RegularVerb.



6
7
8
# File 'lib/zenlish/wclasses/regular_verb.rb', line 6

def initialize
  super
end