mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-29 04:46:30 -06:00
add first changes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
--1 Pornish auxiliary operations.
|
||||
--1 Portuguese auxiliary operations.
|
||||
--
|
||||
---- This module contains operations that are needed to make the
|
||||
---- resource syntax work. To define everything that is needed to
|
||||
@@ -7,7 +7,6 @@
|
||||
--
|
||||
|
||||
instance ResPor of ResRomance = DiffPor ** open CommonRomance, Prelude in {
|
||||
|
||||
--- flags optimize=noexpand ;
|
||||
|
||||
oper
|
||||
vowel : pattern Str = #("a" | "e" | "i" | "o" | "u") ;
|
||||
} ;
|
||||
|
||||
Reference in New Issue
Block a user