Class: Zenlish::WClasses::Auxiliary

Inherits:
Verb
  • Object
show all
Defined in:
lib/zenlish/wclasses/auxiliary.rb

Overview

The verbs: be, have, do and the modal verbs can, could, may, must, shall, should, will, would As they are so important to the English language, they deserve their own class(es)

Direct Known Subclasses

AuxiliaryBe, AuxiliaryDo, ModalVerbCan

Instance Attribute Summary

Attributes inherited from WordClass

#paradigms

Method Summary

Methods inherited from Verb

#initialize, #invariable?

Methods inherited from WordClass

#extension, #initialize, #invariable?

Methods included from Feature::FeatureStructDefBearer

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

Constructor Details

This class inherits a constructor from Zenlish::WClasses::Verb