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