Class: Zenlish::WClasses::SubordinatingConjunction

Inherits:
WordClass
  • Object
show all
Defined in:
lib/zenlish/wclasses/subordinating_conjunction.rb

Overview

A subordinating conjunction is a word or phrase that connects a dependent clause to a main clause. The subordinating conjunction indicates how the dependent clause adds informative value to the main clause. For instance, by signaling a cause-and-effect relation, a shift in time or place between the two clauses. Common subordinating conjunctions: after, although, as, because, before, how, if, once, since, than, that, though, till, until, when, where, whether, while

Instance Attribute Summary

Attributes inherited from WordClass

#paradigms

Method Summary

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::WordClass