mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 19:42:50 -06:00
mass terms and yes/si/doch in Phrasebook
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
concrete SentencesSwe of Sentences = NumeralSwe ** SentencesI with
|
||||
concrete SentencesSwe of Sentences = NumeralSwe ** SentencesI - [PYesToNo] with
|
||||
(Syntax = SyntaxSwe),
|
||||
(Symbolic = SymbolicSwe),
|
||||
(Lexicon = LexiconSwe) ;
|
||||
(Lexicon = LexiconSwe) ** open Prelude in {
|
||||
|
||||
lin PYesToNo = mkPhrase (lin Utt (ss "jo")) ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user