mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-02 03:58:34 -06:00
added a project for Portuguese as a copy of Spanish
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
--# -path=.:../romance:../abstract:../common:../prelude
|
||||
|
||||
concrete CompatibilityPor of Compatibility = CatPor ** open Prelude, CommonRomance in {
|
||||
|
||||
-- from Noun 19/4/2008
|
||||
|
||||
lin
|
||||
NumInt n = {s = \\_ => n.s ; isNum = True ; n = Pl} ;
|
||||
OrdInt n = {s = \\_ => n.s ++ "."} ; ---
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user