mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-11 05:49:31 -06:00
4 lines
134 B
Plaintext
4 lines
134 B
Plaintext
concrete SentencesFin of Sentences = NumeralFin ** SentencesI with
|
|
(DiffPhrasebook = DiffPhrasebookFin),
|
|
(Syntax = SyntaxFin) ;
|