mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 19:42:50 -06:00
overloaded resource doc examples
This commit is contained in:
7
doc/tutorial/music/old/MusicEng.gf
Normal file
7
doc/tutorial/music/old/MusicEng.gf
Normal file
@@ -0,0 +1,7 @@
|
||||
--# -path=.:present:prelude
|
||||
|
||||
concrete MusicEng of Music = MusicEng0 - [PropKind] ** open GrammarEng in {
|
||||
lin
|
||||
PropKind k p =
|
||||
RelCN k (UseRCl TPres ASimul PPos (RelVP IdRP (UseComp (CompAP p)))) ;
|
||||
}
|
||||
Reference in New Issue
Block a user