mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-22 17:42:51 -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],
|
Noun - [AdvCN,PredetNP,PPartNP,RelNP,RelCN,SentCN,ApposCN,MassNP,DetNP],
|
||||||
-- Verb,
|
-- Verb,
|
||||||
Clause, --
|
Clause, --
|
||||||
Adjective - [SentAP],
|
Adjective - [SentAP,ReflA2],
|
||||||
Adverb,
|
Adverb,
|
||||||
Numeral,
|
Numeral,
|
||||||
-- Sentence,
|
-- Sentence,
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
--# -path=.:../abstract:../common:prelude
|
--# -path=.:../abstract:../common:prelude
|
||||||
|
|
||||||
concrete AllHin of AllHinAbs = LanHin ;
|
concrete AllHin of AllHinAbs = LangHin ;
|
||||||
|
|||||||
Reference in New Issue
Block a user