documenting and reorganizing Verb

This commit is contained in:
aarne
2006-01-13 14:48:53 +00:00
parent 17449e42ba
commit eb9c4bdcae
9 changed files with 77 additions and 39 deletions

View File

@@ -2,8 +2,6 @@
abstract Noun = Cat ** {
fun
--2 Noun phrases
-- The three main types of noun phrases are
@@ -12,6 +10,7 @@ abstract Noun = Cat ** {
-- - pronouns
--
--
fun
DetCN : Det -> CN -> NP ; -- the man
UsePN : PN -> NP ; -- John
UsePron : Pron -> NP ; -- he