mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-17 23:22:51 -06:00
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:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user