added date_3_N for the sense of "meeting". also added comments for the meanings of a few sense disambiguated words in the abstract syntax. The format of the comments follows the Haddock convention

This commit is contained in:
kr.angelov
2013-11-14 20:15:02 +00:00
parent 4b919ba26f
commit 58b47c2766
4 changed files with 14 additions and 10 deletions

View File

@@ -14192,6 +14192,7 @@ lin data_N = mkN "data" "data";
lin database_N = mkN "database";
lin datable_A = compoundA (mkA "datable");
lin date_1_N = mkN "date" "dates";
lin date_3_N = mkN "date" "dates";
lin date_7_N = mkN "date" "dates";
lin date_V = mkV "date" "dates" "dated" "dated" "dating";
lin date_V2 = mkV2 (mkV "date" "dates" "dated" "dated" "dating");