forked from GitHub/gf-core
typo in AllHin corrected; excluded ReflA2 in Demo (not needed in concretes any more)
This commit is contained in:
@@ -2,7 +2,7 @@ abstract Demo =
|
||||
Noun - [AdvCN,PredetNP,PPartNP,RelNP,RelCN,SentCN,ApposCN,MassNP,DetNP],
|
||||
-- Verb,
|
||||
Clause, --
|
||||
Adjective - [SentAP],
|
||||
Adjective - [SentAP,ReflA2],
|
||||
Adverb,
|
||||
Numeral,
|
||||
-- Sentence,
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
--# -path=.:../abstract:../common:prelude
|
||||
|
||||
concrete AllHin of AllHinAbs = LanHin ;
|
||||
concrete AllHin of AllHinAbs = LangHin ;
|
||||
|
||||
Reference in New Issue
Block a user