bronzeage

This commit is contained in:
aarne
2006-02-24 13:57:41 +00:00
parent 94c8a836b2
commit e650b53fc1
28 changed files with 166 additions and 27 deletions

View File

@@ -12,8 +12,8 @@
abstract Mathematical =
Noun - [ComplN2], --- to avoid ambiguity
-- Verb,
-- Adjective,
-- Adverb,
Adjective,
Adverb,
Numeral,
-- Sentence,
Question,

View File

@@ -3,8 +3,8 @@
concrete MathematicalEng of Mathematical =
NounEng - [ComplN2], --- to avoid ambiguity
-- VerbEng,
-- AdjectiveEng,
-- AdverbEng,
AdjectiveEng,
AdverbEng,
NumeralEng,
-- SentenceEng,
QuestionEng,

View File

@@ -3,8 +3,8 @@
concrete MathematicalFin of Mathematical =
NounFin - [ComplN2], --- to avoid ambiguity
-- VerbFin,
-- AdjectiveFin,
-- AdverbFin,
AdjectiveFin,
AdverbFin,
NumeralFin,
-- SentenceFin,
QuestionFin,

View File

@@ -3,8 +3,8 @@
concrete MathematicalFre of Mathematical =
NounFre - [ComplN2], --- to avoid ambiguity
-- VerbFre,
-- AdjectiveFre,
-- AdverbFre,
AdjectiveFre,
AdverbFre,
NumeralFre,
-- SentenceFre,
QuestionFre,

View File

@@ -3,8 +3,8 @@
concrete MathematicalGer of Mathematical =
NounGer - [ComplN2], --- to avoid ambiguity
-- VerbGer,
-- AdjectiveGer,
-- AdverbGer,
AdjectiveGer,
AdverbGer,
NumeralGer,
-- SentenceGer,
QuestionGer,

View File

@@ -3,8 +3,8 @@
concrete MathematicalIta of Mathematical =
NounIta - [ComplN2], --- to avoid ambiguity
-- VerbIta,
-- AdjectiveIta,
-- AdverbIta,
AdjectiveIta,
AdverbIta,
NumeralIta,
-- SentenceIta,
QuestionIta,

View File

@@ -3,8 +3,8 @@
concrete MathematicalNor of Mathematical =
NounNor - [ComplN2], --- to avoid ambiguity
-- VerbNor,
-- AdjectiveNor,
-- AdverbNor,
AdjectiveNor,
AdverbNor,
NumeralNor,
-- SentenceNor,
QuestionNor,

View File

@@ -3,8 +3,8 @@
concrete MathematicalSpa of Mathematical =
NounSpa - [ComplN2], --- to avoid ambiguity
-- VerbSpa,
-- AdjectiveSpa,
-- AdverbSpa,
AdjectiveSpa,
AdverbSpa,
NumeralSpa,
-- SentenceSpa,
QuestionSpa,

View File

@@ -3,8 +3,8 @@
concrete MathematicalSwe of Mathematical =
NounSwe - [ComplN2], --- to avoid ambiguity
-- VerbSwe,
-- AdjectiveSwe,
-- AdverbSwe,
AdjectiveSwe,
AdverbSwe,
NumeralSwe,
-- SentenceSwe,
QuestionSwe,