Use overloaded API in peace keeping grammar. Still not compiling, "no instance of mkS for Cl among ... Cl ... ?"

This commit is contained in:
bjorn
2008-08-19 14:35:45 +00:00
parent 7616c2ea23
commit a16b87f441
8 changed files with 62 additions and 60 deletions

View File

@@ -1,10 +1,16 @@
abstract PeaceCat = Cat ** {
abstract PeaceCat = {
cat
N; A; V; V2; V3; Pron;
IP; IAdv;
Adv; NP; CN; Imp; Det; Num;
MassN ;
Phrase ;
PhraseWritten ;
PhraseSpoken ;
Sent ;
Quest ;
MassCN ;
fun
Written : Phrase -> PhraseWritten ;