mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-21 02:39:31 -06:00
resource synopsis
This commit is contained in:
@@ -82,7 +82,7 @@ incomplete resource Constructors = open Grammar in {
|
||||
|
||||
-- A text can also be empty.
|
||||
|
||||
emptyText : Text ; -- 8. [empty text]
|
||||
emptyText : Text ; -- 8. (empty text)
|
||||
|
||||
|
||||
--3 Punct: punctuation marks
|
||||
@@ -194,7 +194,7 @@ incomplete resource Constructors = open Grammar in {
|
||||
|
||||
singularImpForm : ImpForm ; -- (help yourself) [default]
|
||||
pluralImpForm : ImpForm ; -- (help yourselves)
|
||||
politeImpForm : ImpForm ; -- (help yourself) [polite singular]
|
||||
politeImpForm : ImpForm ; -- (help yourself) (polite singular)
|
||||
|
||||
|
||||
--2 Sentences and clauses
|
||||
|
||||
Reference in New Issue
Block a user