mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-26 19:28:54 -06:00
improved Romance Clause
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
--# -path=.:../romance:../abstract:../../prelude
|
||||
|
||||
concrete ClauseFre of Clause = CategoriesFre **
|
||||
ClauseI with (Rules=RulesFre), (Verbphrase=VerbphraseFre) ;
|
||||
---- ClauseRomance with (SyntaxRomance=SyntaxFre) ;
|
||||
---- ClauseI with (Rules=RulesFre), (Verbphrase=VerbphraseFre) ;
|
||||
ClauseRomance with (SyntaxRomance=SyntaxFre) ;
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
--# -path=.:../romance:../abstract:../../prelude
|
||||
|
||||
concrete LangFre of LangVP =
|
||||
concrete LangFre of Lang =
|
||||
RulesFre,
|
||||
VerbphraseFre,
|
||||
ClauseFre,
|
||||
StructuralFre,
|
||||
BasicFre,
|
||||
TimeFre,
|
||||
|
||||
Reference in New Issue
Block a user