mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 11:19:32 -06:00
25 lines
394 B
Plaintext
25 lines
394 B
Plaintext
--# -path=.:../italian:../romance:../abstract:../common:prelude
|
|
|
|
concrete MathematicalIta of Mathematical =
|
|
NounIta - [ComplN2], --- to avoid ambiguity
|
|
-- VerbIta,
|
|
-- AdjectiveIta,
|
|
-- AdverbIta,
|
|
NumeralIta,
|
|
-- SentenceIta,
|
|
QuestionIta,
|
|
RelativeIta,
|
|
ConjunctionIta,
|
|
PhraseIta,
|
|
StructuralIta,
|
|
|
|
SymbolIta,
|
|
PredicationIta,
|
|
|
|
LexiconIta
|
|
** {
|
|
|
|
flags startcat = Phr ;
|
|
|
|
} ;
|