mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-30 06:52:49 -06:00
fixed decodeUTF8 for pgf; removed old resources from darcs
This commit is contained in:
17
lib/resource/demo/Demo.gf
Normal file
17
lib/resource/demo/Demo.gf
Normal file
@@ -0,0 +1,17 @@
|
||||
abstract Demo =
|
||||
Noun - [AdvCN,PredetNP,PPartNP,RelNP,RelCN,SentCN,ApposCN,MassNP,DetNP],
|
||||
-- Verb,
|
||||
Clause, --
|
||||
Adjective - [SentAP],
|
||||
Adverb,
|
||||
Numeral,
|
||||
-- Sentence,
|
||||
Question - [QuestVP,QuestSlash],
|
||||
---- Relative,
|
||||
---- Conjunction,
|
||||
Phrase,
|
||||
---- Text,
|
||||
---- Idiom,
|
||||
Structural - [everybody_NP,everything_NP,something_NP],
|
||||
Lexicon ;
|
||||
|
||||
Reference in New Issue
Block a user