mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-17 15:12:50 -06:00
constructor for combining two Texts; Synopsis for new version of resource
This commit is contained in:
@@ -86,8 +86,8 @@ abstract Cat = Common ** {
|
||||
|
||||
-- Constructed in [Numeral Numeral.html].
|
||||
|
||||
Numeral ; -- cardinal or ordinal, e.g. "five/fifth"
|
||||
Digits ; -- cardinal or ordinal, e.g. "1,000/1,000th"
|
||||
Numeral ; -- cardinal or ordinal in words e.g. "five/fifth"
|
||||
Digits ; -- cardinal or ordinal in digits e.g. "1,000/1,000th"
|
||||
|
||||
--2 Structural words
|
||||
|
||||
|
||||
Reference in New Issue
Block a user