All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.megafarad.ve_scala.Grammar.scala Maven / Gradle / Ivy

The newest version!
package com.megafarad.ve_scala

object Grammar extends Enumeration {
  type Grammar = Value
  val Auxiliary,
      Nominal,
      Comparative,
      Superlative,
      Modal,
      Plural,
      Personal,
      Possessive,
      Past,
      PresentParticiple,
      PastParticiple,
      Unassigned = Value
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy