mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-15 15:59:32 -06:00
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