mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-12 20:52:50 -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:
@@ -14733,7 +14733,8 @@ lin data_N = mkN "data"; -- comment=5
|
||||
lin database_N = mkN "databas" "databaser";
|
||||
lin datable_A = variants {};
|
||||
lin date_1_N = mkN "datum" "datum";
|
||||
lin date_7_N = variants {};
|
||||
lin date_3_N = mkN "träff";
|
||||
lin date_7_N = mkN "dadel";
|
||||
lin date_V = mkV "daterar"; -- comment=3
|
||||
lin date_V2 = mkV2 (mkV "åldras"); -- status=guess, src=wikt
|
||||
lin dateless_A = variants {};
|
||||
|
||||
Reference in New Issue
Block a user