summaryrefslogtreecommitdiff
path: root/src/main/java/bjc/inflexion/InflectionML.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/java/bjc/inflexion/InflectionML.java')
-rw-r--r--src/main/java/bjc/inflexion/InflectionML.java7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/main/java/bjc/inflexion/InflectionML.java b/src/main/java/bjc/inflexion/InflectionML.java
index fc89b4e..be1fe34 100644
--- a/src/main/java/bjc/inflexion/InflectionML.java
+++ b/src/main/java/bjc/inflexion/InflectionML.java
@@ -31,8 +31,11 @@ import bjc.inflexion.nouns.Prepositions;
/*
* @TODO 10/11/17 Ben Culkin :InflectionML
- * Complete the implementation of this from the documentation for
- * Lingua::EN:Inflexion
+ *
+ * Complete the implementation of this from the documentation for Lingua::EN:Inflexion.
+ *
+ * ADDENDA 10/25/18
+ * Everything that doesn't require doing verbs is done.
*/
/**
* Implementation of a simple format language for inflections.