lib/zenlish/wclasses/subordinating_conjunction.rb in zenlish-0.2.01 vs lib/zenlish/wclasses/subordinating_conjunction.rb in zenlish-0.2.02
- old
+ new
@@ -8,9 +8,9 @@
# 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
- class SubordinatingConjunction < WordClass
+ class SubordinatingConjunction < WordClass
end # class
end # module
end # module