forked from GitHub/gf-core
5 lines
147 B
Plaintext
5 lines
147 B
Plaintext
concrete SentencesDut of Sentences = NumeralDut ** SentencesI with
|
|
(Syntax = SyntaxDut),
|
|
(Symbolic = SymbolicDut),
|
|
(Lexicon = LexiconDut) ;
|