mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-16 06:32:51 -06:00
coordination to built-in lists
This commit is contained in:
@@ -74,13 +74,6 @@ abstract Cat = {
|
||||
CAdv ; -- comparative adverb e.g. "more", "less"
|
||||
Subj ; -- subjunction, e.g. "if", "when"
|
||||
|
||||
SeqS ; -- sequence of sentences
|
||||
SeqVP ; -- sequence of verb phrases
|
||||
SeqAP ; -- sequence of adjectival phrases
|
||||
SeqNP ; -- sequence of noun phrases
|
||||
SeqAdv ; -- sequence of adverbs
|
||||
|
||||
Voc ; -- vocative or "please"
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user