mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-04 00:32:51 -06:00
22 lines
333 B
Plaintext
22 lines
333 B
Plaintext
----# -path=.:../abstract:../common:prelude
|
|
--
|
|
--concrete LangGer of Lang =
|
|
-- NounGer,
|
|
-- VerbGer,
|
|
-- AdjectiveGer,
|
|
-- AdverbGer,
|
|
-- NumeralGer,
|
|
-- SentenceGer,
|
|
-- QuestionGer,
|
|
-- RelativeGer,
|
|
-- ConjunctionGer,
|
|
-- PhraseGer,
|
|
-- TensedGer,
|
|
-- StructuralGer,
|
|
-- BasicGer
|
|
-- ** {
|
|
--
|
|
--flags startcat = Phr ;
|
|
--
|
|
--} ;
|